Started by upstream project "integration-distribution-mri-test-vanadium" build number 28 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-robot-2c-8g-8586 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-hDUm8XEEgpu1/agent.5296 SSH_AGENT_PID=5297 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_5418005412704653819.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_5418005412704653819.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/integration/test > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh11206659625123236625.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh8278011559742425683.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 No emails were triggered. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins4571834820493799812.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m09n lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.7 pip 26.0.1 from /tmp/venv-m09n/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.44 botocore==1.42.44 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.2.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_STACK_TEMPLATE=csit-2-instance-type.yaml OS_CLOUD=vex OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-54 OS_STACK_TEMPLATE_DIR=openstack-hot [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins3557827164911542046.sh ---> Create parameters file for OpenStack HOT OpenStack Heat parameters generated ----------------------------------- parameters: vm_0_count: '3' vm_0_flavor: 'v3-standard-4' vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' vm_1_count: '1' vm_1_flavor: 'v3-standard-2' vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' job_name: '12556-54' silo: 'releng' [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins16313694648122100362.sh ---> Create HEAT stack + source /home/jenkins/lf-env.sh + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-SSw5 + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq + true + case $1 in + python=python3 + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ awk '{ print $1 }' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.11.7 ++ [[ -z 3.11.7 ]] ++ echo 3.11.7 ++ return 0 + pyenv local 3.11.7 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.7 + pyenv local 3.11.7 + for arg in "$@" + case $arg in + pkg_list+='lftools[openstack] ' + for arg in "$@" + case $arg in + pkg_list+='kubernetes ' + for arg in "$@" + case $arg in + pkg_list+='niet ' + for arg in "$@" + case $arg in + pkg_list+='python-heatclient ' + for arg in "$@" + case $arg in + pkg_list+='python-openstackclient ' + for arg in "$@" + case $arg in + pkg_list+='python-magnumclient ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + for arg in "$@" + case $arg in + pkg_list+='yq ' + [[ -f /tmp/.os_lf_venv ]] ++ cat /tmp/.os_lf_venv + lf_venv=/tmp/venv-m09n + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m09n from' file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m09n from file:/tmp/.os_lf_venv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-m09n/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq + /tmp/venv-m09n/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH + PATH=/tmp/venv-m09n/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + return 0 + openstack --os-cloud vex limits show --absolute +--------------------------+---------+ | Name | Value | +--------------------------+---------+ | maxTotalInstances | -1 | | maxTotalCores | 450 | | maxTotalRAMSize | 1000000 | | maxServerMeta | 128 | | maxImageMeta | 128 | | maxPersonality | 5 | | maxPersonalitySize | 10240 | | maxTotalKeypairs | 100 | | maxServerGroups | 10 | | maxServerGroupMembers | 10 | | maxTotalFloatingIps | -1 | | maxSecurityGroups | -1 | | maxSecurityGroupRules | -1 | | totalRAMUsed | 630784 | | totalCoresUsed | 154 | | totalInstancesUsed | 49 | | totalFloatingIpsUsed | 0 | | totalSecurityGroupsUsed | 0 | | totalServerGroupsUsed | 0 | | maxTotalVolumes | -1 | | maxTotalSnapshots | 10 | | maxTotalVolumeGigabytes | 4096 | | maxTotalBackups | 10 | | maxTotalBackupGigabytes | 1000 | | totalVolumesUsed | 0 | | totalGigabytesUsed | 0 | | totalSnapshotsUsed | 0 | | totalBackupsUsed | 0 | | totalBackupGigabytesUsed | 0 | +--------------------------+---------+ + pushd /opt/ciman/openstack-hot /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-54 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml Creating stack releng-netconf-csit-3node-clustering-only-vanadium-54 Waiting to initialize infrastructure... Waiting to initialize infrastructure... Stack initialization successful. ------------------------------------ Stack Details ------------------------------------ {'added': None, 'capabilities': [], 'created_at': '2026-02-08T00:29:56Z', 'deleted': None, 'deleted_at': None, 'description': 'No description', 'environment': None, 'environment_files': None, 'files': None, 'files_container': None, 'id': '1113b96d-4dcd-4b2e-afbe-0eaf392631dd', 'is_rollback_disabled': True, 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-54/1113b96d-4dcd-4b2e-afbe-0eaf392631dd', 'rel': 'self'}], 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-54', 'notification_topics': [], 'outputs': [{'description': 'IP addresses of the 2nd vm types', 'output_key': 'vm_1_ips', 'output_value': ['10.30.170.155']}, {'description': 'IP addresses of the 1st vm types', 'output_key': 'vm_0_ips', 'output_value': ['10.30.171.234', '10.30.171.111', '10.30.170.126']}], 'owner_id': ****, 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 'OS::stack_id': '1113b96d-4dcd-4b2e-afbe-0eaf392631dd', 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-54', 'job_name': '12556-54', 'silo': 'releng', 'vm_0_count': '3', 'vm_0_flavor': 'v3-standard-4', 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' '20260201-010217.481', 'vm_1_count': '1', 'vm_1_flavor': 'v3-standard-2', 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' '- 20250917-133034.654'}, 'parent_id': None, 'replaced': None, 'status': 'CREATE_COMPLETE', 'status_reason': 'Stack CREATE completed successfully', 'tags': [], 'template': None, 'template_description': 'No description', 'template_url': None, 'timeout_mins': 15, 'unchanged': None, 'updated': None, 'updated_at': None, 'user_project_id': '9564756236dc476a965ae2a427b79963'} ------------------------------------ + popd /w/workspace/netconf-csit-3node-clustering-only-vanadium [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins7339051323068132231.sh ---> Copy SSH public keys to CSIT lab Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m09n from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH SSH not responding on 10.30.171.234. Retrying in 10 seconds... SSH not responding on 10.30.171.111. Retrying in 10 seconds... SSH not responding on 10.30.170.126. Retrying in 10 seconds... Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts. releng-12556-54-1-mininet-ovs-217-0 Successfully copied public keys to slave 10.30.170.155 Ping to 10.30.171.234 successful. Ping to 10.30.171.111 successful. Ping to 10.30.170.126 successful. SSH not responding on 10.30.171.234. Retrying in 10 seconds... SSH not responding on 10.30.170.126. Retrying in 10 seconds... Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. releng-12556-54-0-builder-1 Successfully copied public keys to slave 10.30.171.111 Ping to 10.30.171.234 successful. Ping to 10.30.170.126 successful. Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. releng-12556-54-0-builder-2 Successfully copied public keys to slave 10.30.170.126 releng-12556-54-0-builder-0 Successfully copied public keys to slave 10.30.171.234 Process 6511 ready. Process 6512 ready. Process 6514 ready. Process 6515 ready. SSH ready on all stack servers. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins16619206860762390536.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nop2 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: setuptools wheel lf-activate-venv(): INFO: Adding /tmp/venv-nop2/bin to PATH + echo 'Installing Python Requirements' Installing Python Requirements + cat + python -m pip install -r requirements.txt Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting docker-py (from -r requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) Collecting ipaddr (from -r requirements.txt (line 2)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netaddr (from -r requirements.txt (line 3)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) Collecting netifaces (from -r requirements.txt (line 4)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyhocon (from -r requirements.txt (line 5)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) Collecting requests (from -r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) Collecting robotframework (from -r requirements.txt (line 7)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 29.2 MB/s 0:00:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting scapy (from -r requirements.txt (line 12)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 30.2 MB/s 0:00:00 Collecting jsonpath-rw (from -r requirements.txt (line 15)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting elasticsearch (from -r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 21.0 MB/s 0:00:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) Collecting pyangbind (from -r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) Collecting isodate (from -r requirements.txt (line 25)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) Collecting jmespath (from -r requirements.txt (line 28)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) Collecting jsonpatch (from -r requirements.txt (line 31)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) Collecting elasticsearch (from -r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 16.2 MB/s 0:00:00 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) Collecting pyang (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.7 MB/s 0:00:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) Collecting regex (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 15.3 MB/s 0:00:00 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 30.9 MB/s 0:00:00 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) Requirement already satisfied: packaging in /tmp/venv-nop2/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0) Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw Building wheel for robotframework-sshlibrary (pyproject.toml): started Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=9a1835a719e46454b57cd722fbbfbb5ba33226d57d6c25daa5091444fe522ec7 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc Building wheel for ipaddr (pyproject.toml): started Building wheel for ipaddr (pyproject.toml): finished with status 'done' Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18351 sha256=7e67fb0767eb54332e5fc93d9b2a919079cecafdbc84f424fe40f8e7da21b892 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf Building wheel for netifaces (pyproject.toml): started Building wheel for netifaces (pyproject.toml): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=4c73b65f3064eb7ce2c4fba44b82a40abab1b036aaa2bf4e2ffc932450a12bf5 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 Building wheel for robotframework-httplibrary (pyproject.toml): started Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=501bfb36d873b6ca8557ab333b14e83ed57c4d53246bd10ca232e40bc7c72de3 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed Building wheel for jsonpath-rw (pyproject.toml): started Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=2e3171c854851716c11bc77999d5637fc05ecb7f80354ff17694b8bf8d9deed0 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0 + pip freeze async-generator==1.10 attrs==25.4.0 bcrypt==5.0.0 beautifulsoup4==4.14.3 certifi==2026.1.4 cffi==2.0.0 charset-normalizer==3.4.4 click==8.3.1 cryptography==46.0.4 decorator==5.2.1 distlib==0.4.0 docker-py==1.10.6 docker-pycreds==0.4.0 elastic-transport==8.17.1 elasticsearch==8.19.3 elasticsearch-dsl==8.15.4 enum34==1.1.10 filelock==3.20.3 h11==0.16.0 idna==3.11 importlib_metadata==8.7.1 invoke==2.2.1 ipaddr==2.2.0 isodate==0.7.2 jmespath==1.1.0 jsonpatch==1.33 jsonpath-rw==1.4.0 jsonpointer==3.0.0 lxml==6.0.2 mypy_extensions==1.1.0 netaddr==1.3.0 netifaces==0.11.0 outcome==1.3.0.post0 packaging==26.0 paramiko==4.0.0 platformdirs==4.5.1 ply==3.11 pyang==2.7.1 pyangbind==0.8.7 pycparser==3.0 pyhocon==0.3.61 PyNaCl==1.6.2 pyparsing==3.3.2 PySocks==1.7.1 python-dateutil==2.9.0.post0 regex==2026.1.15 requests==2.32.5 robotframework==7.4.1 robotframework-httplibrary==0.4.2 robotframework-pythonlibcore==4.5.0 robotframework-requests==0.9.7 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==6.8.0 robotframework-sshlibrary==3.8.0 scapy==2.7.0 scp==0.15.0 selenium==4.40.0 six==1.17.0 sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8.3 trio==0.32.0 trio-typing==0.10.0 trio-websocket==0.12.2 types-certifi==2021.10.8.3 types-urllib3==1.26.25.14 typing_extensions==4.15.0 urllib3==2.6.3 virtualenv==20.36.1 waitress==3.0.2 WebOb==1.8.9 websocket-client==1.9.0 WebTest==3.0.7 wsproto==1.3.2 zipp==3.23.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env.properties' [EnvInject] - Variables injected successfully. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins3886422840875688096.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m09n from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH + ODL_SYSTEM=() + TOOLS_SYSTEM=() + OPENSTACK_SYSTEM=() + OPENSTACK_CONTROLLERS=() + mapfile -t ADDR ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-54 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' + for i in "${ADDR[@]}" ++ ssh 10.30.171.234 hostname -s Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. + REMHOST=releng-12556-54-0-builder-0 + case ${REMHOST} in + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") + for i in "${ADDR[@]}" ++ ssh 10.30.171.111 hostname -s Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. + REMHOST=releng-12556-54-0-builder-1 + case ${REMHOST} in + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") + for i in "${ADDR[@]}" ++ ssh 10.30.170.126 hostname -s Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. + REMHOST=releng-12556-54-0-builder-2 + case ${REMHOST} in + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") + for i in "${ADDR[@]}" ++ ssh 10.30.170.155 hostname -s Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts. + REMHOST=releng-12556-54-1-mininet-ovs-217-0 + case ${REMHOST} in + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") + echo NUM_ODL_SYSTEM=3 + echo NUM_TOOLS_SYSTEM=1 + '[' '' == yes ']' + NUM_OPENSTACK_SYSTEM=0 + echo NUM_OPENSTACK_SYSTEM=0 + '[' 0 -eq 2 ']' + echo ODL_SYSTEM_IP=10.30.171.234 ++ seq 0 2 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) + echo ODL_SYSTEM_1_IP=10.30.171.234 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) + echo ODL_SYSTEM_2_IP=10.30.171.111 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) + echo ODL_SYSTEM_3_IP=10.30.170.126 + echo TOOLS_SYSTEM_IP=10.30.170.155 ++ seq 0 0 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) + echo TOOLS_SYSTEM_1_IP=10.30.170.155 + openstack_index=0 + NUM_OPENSTACK_CONTROL_NODES=1 + echo NUM_OPENSTACK_CONTROL_NODES=1 ++ seq 0 0 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) + echo OPENSTACK_CONTROL_NODE_1_IP= + NUM_OPENSTACK_COMPUTE_NODES=-1 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 + '[' -1 -ge 2 ']' ++ seq 0 -2 + NUM_OPENSTACK_HAPROXY_NODES=0 + echo NUM_OPENSTACK_HAPROXY_NODES=0 ++ seq 0 -1 + echo 'Contents of slave_addresses.txt:' Contents of slave_addresses.txt: + cat slave_addresses.txt NUM_ODL_SYSTEM=3 NUM_TOOLS_SYSTEM=1 NUM_OPENSTACK_SYSTEM=0 ODL_SYSTEM_IP=10.30.171.234 ODL_SYSTEM_1_IP=10.30.171.234 ODL_SYSTEM_2_IP=10.30.171.111 ODL_SYSTEM_3_IP=10.30.170.126 TOOLS_SYSTEM_IP=10.30.170.155 TOOLS_SYSTEM_1_IP=10.30.170.155 NUM_OPENSTACK_CONTROL_NODES=1 OPENSTACK_CONTROL_NODE_1_IP= NUM_OPENSTACK_COMPUTE_NODES=-1 NUM_OPENSTACK_HAPROXY_NODES=0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' [EnvInject] - Variables injected successfully. [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins5406432164654323896.sh Preparing for JRE Version 21 Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10199740204904530411.sh 2026-02-08 00:31:58 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] Bundle version is 0.23.1-SNAPSHOT --2026-02-08 00:31:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 963 [application/xml] Saving to: ‘maven-metadata.xml’ 0K 100% 46.8M=0s 2026-02-08 00:31:58 (46.8 MB/s) - ‘maven-metadata.xml’ saved [963/963] org.opendaylight.integration karaf 20260125063332 20260125.063332 1 pom 0.23.1-20260125.063332-1 20260125063332 tar.gz 0.23.1-20260125.063332-1 20260125063332 zip 0.23.1-20260125.063332-1 20260125063332 0.23.1-SNAPSHOT Nexus timestamp is 0.23.1-20260125.063332-1 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip Distribution bundle is karaf-0.23.1-20260125.063332-1.zip Distribution bundle version is 0.23.1-SNAPSHOT Distribution folder is karaf-0.23.1-SNAPSHOT Nexus prefix is https://nexus.opendaylight.org [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' [EnvInject] - Variables injected successfully. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins16091959430311917352.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m09n from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH Copying common-functions.sh to /tmp Copying common-functions.sh to 10.30.170.155:/tmp Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts. Copying common-functions.sh to 10.30.171.234:/tmp Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. Copying common-functions.sh to 10.30.171.111:/tmp Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. Copying common-functions.sh to 10.30.170.126:/tmp Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins17631551742945278744.sh common-functions.sh is being sourced common-functions environment: MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv CONTROLLERMEM: 2048m AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ################################################# ## Configure Cluster and Start ## ################################################# ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology Locating script plan to use... Finished running script plans Configuring member-1 with IP address 10.30.171.234 Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium ++ [[ /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 ]] common-functions.sh is being sourced ++ echo 'common-functions.sh is being sourced' ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT ++ DISTROSTREAM=vanadium ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv ++ export CONTROLLERMEM= ++ CONTROLLERMEM= ++ case "${DISTROSTREAM}" in ++ CLUSTER_SYSTEM=akka ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf ++ print_common_env ++ cat common-functions environment: MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv CONTROLLERMEM: AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ++ SSH='ssh -t -t' ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' Changing to /tmp Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip + echo 'Changing to /tmp' + cd /tmp + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip' + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip --2026-02-08 00:32:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 240390263 (229M) [application/zip] Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 0K ........ ........ ........ ........ ........ ........ 1% 63.9M 4s 3072K ........ ........ ........ ........ ........ ........ 2% 126M 3s 6144K ........ ........ ........ ........ ........ ........ 3% 166M 2s 9216K ........ ........ ........ ........ ........ ........ 5% 137M 2s 12288K ........ ........ ........ ........ ........ ........ 6% 146M 2s 15360K ........ ........ ........ ........ ........ ........ 7% 107M 2s 18432K ........ ........ ........ ........ ........ ........ 9% 146M 2s 21504K ........ ........ ........ ........ ........ ........ 10% 163M 2s 24576K ........ ........ ........ ........ ........ ........ 11% 164M 2s 27648K ........ ........ ........ ........ ........ ........ 13% 177M 2s 30720K ........ ........ ........ ........ ........ ........ 14% 192M 1s 33792K ........ ........ ........ ........ ........ ........ 15% 137M 1s 36864K ........ ........ ........ ........ ........ ........ 17% 206M 1s 39936K ........ ........ ........ ........ ........ ........ 18% 227M 1s 43008K ........ ........ ........ ........ ........ ........ 19% 223M 1s 46080K ........ ........ ........ ........ ........ ........ 20% 230M 1s 49152K ........ ........ ........ ........ ........ ........ 22% 229M 1s 52224K ........ ........ ........ ........ ........ ........ 23% 232M 1s 55296K ........ ........ ........ ........ ........ ........ 24% 228M 1s 58368K ........ ........ ........ ........ ........ ........ 26% 228M 1s 61440K ........ ........ ........ ........ ........ ........ 27% 232M 1s 64512K ........ ........ ........ ........ ........ ........ 28% 187M 1s 67584K ........ ........ ........ ........ ........ ........ 30% 224M 1s 70656K ........ ........ ........ ........ ........ ........ 31% 189M 1s 73728K ........ ........ ........ ........ ........ ........ 32% 218M 1s 76800K ........ ........ ........ ........ ........ ........ 34% 223M 1s 79872K ........ ........ ........ ........ ........ ........ 35% 231M 1s 82944K ........ ........ ........ ........ ........ ........ 36% 192M 1s 86016K ........ ........ ........ ........ ........ ........ 37% 193M 1s 89088K ........ ........ ........ ........ ........ ........ 39% 228M 1s 92160K ........ ........ ........ ........ ........ ........ 40% 244M 1s 95232K ........ ........ ........ ........ ........ ........ 41% 233M 1s 98304K ........ ........ ........ ........ ........ ........ 43% 224M 1s 101376K ........ ........ ........ ........ ........ ........ 44% 227M 1s 104448K ........ ........ ........ ........ ........ ........ 45% 224M 1s 107520K ........ ........ ........ ........ ........ ........ 47% 226M 1s 110592K ........ ........ ........ ........ ........ ........ 48% 233M 1s 113664K ........ ........ ........ ........ ........ ........ 49% 197M 1s 116736K ........ ........ ........ ........ ........ ........ 51% 101M 1s 119808K ........ ........ ........ ........ ........ ........ 52% 145M 1s 122880K ........ ........ ........ ........ ........ ........ 53% 239M 1s 125952K ........ ........ ........ ........ ........ ........ 54% 238M 1s 129024K ........ ........ ........ ........ ........ ........ 56% 187M 1s 132096K ........ ........ ........ ........ ........ ........ 57% 160M 1s 135168K ........ ........ ........ ........ ........ ........ 58% 231M 1s 138240K ........ ........ ........ ........ ........ ........ 60% 203M 1s 141312K ........ ........ ........ ........ ........ ........ 61% 170M 0s 144384K ........ ........ ........ ........ ........ ........ 62% 212M 0s 147456K ........ ........ ........ ........ ........ ........ 64% 169M 0s 150528K ........ ........ ........ ........ ........ ........ 65% 181M 0s 153600K ........ ........ ........ ........ ........ ........ 66% 136M 0s 156672K ........ ........ ........ ........ ........ ........ 68% 200M 0s 159744K ........ ........ ........ ........ ........ ........ 69% 197M 0s 162816K ........ ........ ........ ........ ........ ........ 70% 197M 0s 165888K ........ ........ ........ ........ ........ ........ 71% 196M 0s 168960K ........ ........ ........ ........ ........ ........ 73% 202M 0s 172032K ........ ........ ........ ........ ........ ........ 74% 164M 0s 175104K ........ ........ ........ ........ ........ ........ 75% 141M 0s 178176K ........ ........ ........ ........ ........ ........ 77% 82.7M 0s 181248K ........ ........ ........ ........ ........ ........ 78% 113M 0s 184320K ........ ........ ........ ........ ........ ........ 79% 141M 0s 187392K ........ ........ ........ ........ ........ ........ 81% 137M 0s 190464K ........ ........ ........ ........ ........ ........ 82% 162M 0s 193536K ........ ........ ........ ........ ........ ........ 83% 186M 0s 196608K ........ ........ ........ ........ ........ ........ 85% 190M 0s 199680K ........ ........ ........ ........ ........ ........ 86% 185M 0s 202752K ........ ........ ........ ........ ........ ........ 87% 200M 0s 205824K ........ ........ ........ ........ ........ ........ 88% 187M 0s 208896K ........ ........ ........ ........ ........ ........ 90% 180M 0s 211968K ........ ........ ........ ........ ........ ........ 91% 144M 0s 215040K ........ ........ ........ ........ ........ ........ 92% 140M 0s 218112K ........ ........ ........ ........ ........ ........ 94% 146M 0s 221184K ........ ........ ........ ........ ........ ........ 95% 171M 0s 224256K ........ ........ ........ ........ ........ ........ 96% 158M 0s 227328K ........ ........ ........ ........ ........ ........ 98% 181M 0s 230400K ........ ........ ........ ........ ........ ........ 99% 214M 0s 233472K ........ ........ .... 100% 179M=1.3s 2026-02-08 00:32:11 (173 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] Extracting the new controller... + echo 'Extracting the new controller...' + unzip -q karaf-0.23.1-20260125.063332-1.zip Adding external repositories... + echo 'Adding external repositories...' + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # # If set to true, the following property will not allow any certificate to be used # when accessing Maven repositories through SSL # #org.ops4j.pax.url.mvn.certificateCheck= # # Path to the local Maven settings file. # The repositories defined in this file will be automatically added to the list # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property # below is not set. # The following locations are checked for the existence of the settings.xml file # * 1. looks for the specified url # * 2. if not found looks for ${user.home}/.m2/settings.xml # * 3. if not found looks for ${maven.home}/conf/settings.xml # * 4. if not found looks for ${M2_HOME}/conf/settings.xml # #org.ops4j.pax.url.mvn.settings= # # Path to the local Maven repository which is used to avoid downloading # artifacts when they already exist locally. # The value of this property will be extracted from the settings.xml file # above, or defaulted to: # System.getProperty( "user.home" ) + "/.m2/repository" # org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} # # Default this to false. It's just weird to use undocumented repos # org.ops4j.pax.url.mvn.useFallbackRepositories=false # # Uncomment if you don't wanna use the proxy settings # from the Maven conf/settings.xml file # # org.ops4j.pax.url.mvn.proxySupport=false # # Comma separated list of repositories scanned when resolving an artifact. # Those repositories will be checked before iterating through the # below list of repositories and even before the local repository # A repository url can be appended with zero or more of the following flags: # @snapshots : the repository contains snaphots # @noreleases : the repository does not contain any released artifacts # # The following property value will add the system folder as a repo. # org.ops4j.pax.url.mvn.defaultRepositories=\ file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false # # Comma separated list of repositories scanned when resolving an artifact. # The default list includes the following repositories: # http://repo1.maven.org/maven2@id=central # http://repository.springsource.com/maven/bundles/release@id=spring.ebr # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external # http://zodiac.springsource.com/maven/bundles/release@id=gemini # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases # To add repositories to the default ones, prepend '+' to the list of repositories # to add. # A repository url can be appended with zero or more of the following flags: # @snapshots : the repository contains snapshots # @noreleases : the repository does not contain any released artifacts # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended # org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... + [[ True == \T\r\u\e ]] + echo 'Configuring the startup features...' + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg + FEATURE_TEST_STRING=features-test + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT + KARAF_VERSION=karaf4 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg + [[ ! -z '' ]] + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # # Comma separated list of features repositories to register by default # featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml # # Comma separated list of features to install at startup # featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf # # Resource repositories (OBR) that the features resolver can use # to resolve requirements/capabilities # # The format of the resourceRepositories is # resourceRepositories=[xml:url|json:url],... # for Instance: # #resourceRepositories=xml:http://host/path/to/index.xml # or #resourceRepositories=json:http://host/path/to/index.json # # # Defines if the boot features are started in asynchronous mode (in a dedicated thread) # featuresBootAsynchronous=false # # Service requirements enforcement # # By default, the feature resolver checks the service requirements/capabilities of # bundles for new features (xml schema >= 1.3.0) in order to automatically installs # the required bundles. # The following flag can have those values: # - disable: service requirements are completely ignored # - default: service requirements are ignored for old features # - enforce: service requirements are always verified # #serviceRequirements=default # # Store cfg file for config element in feature # #configCfgStore=true # # Define if the feature service automatically refresh bundles # autoRefresh=true # # Configuration of features processing mechanism (overrides, blacklisting, modification of features) # XML file defines instructions related to features processing # versions.properties may declare properties to resolve placeholders in XML file # both files are relative to ${karaf.etc} # #featureProcessing=org.apache.karaf.features.xml #featureProcessingVersions=versions.properties + configure_karaf_log karaf4 '' + local -r karaf_version=karaf4 + local -r controllerdebugmap= + local logapi=log4j + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n log4j2.rootLogger.level = INFO #log4j2.rootLogger.type = asyncRoot #log4j2.rootLogger.includeLocation = false log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi log4j2.rootLogger.appenderRef.Console.ref = Console log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL log4j2.logger.spifly.name = org.apache.aries.spifly log4j2.logger.spifly.level = WARN log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit log4j2.logger.audit.level = INFO log4j2.logger.audit.additivity = false log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile # Console appender not used by default (see log4j2.rootLogger.appenderRefs) log4j2.appender.console.type = Console log4j2.appender.console.name = Console log4j2.appender.console.layout.type = PatternLayout log4j2.appender.console.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.type = RollingRandomAccessFile log4j2.appender.rolling.name = RollingFile log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i #log4j2.appender.rolling.immediateFlush = false log4j2.appender.rolling.append = true log4j2.appender.rolling.layout.type = PatternLayout log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.policies.type = Policies log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.rolling.policies.size.size = 64MB log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy log4j2.appender.rolling.strategy.max = 7 log4j2.appender.audit.type = RollingRandomAccessFile log4j2.appender.audit.name = AuditRollingFile log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i log4j2.appender.audit.append = true log4j2.appender.audit.layout.type = PatternLayout log4j2.appender.audit.layout.pattern = ${log4j2.pattern} log4j2.appender.audit.policies.type = Policies log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.audit.policies.size.size = 8MB log4j2.appender.audit.strategy.type = DefaultRolloverStrategy log4j2.appender.audit.strategy.max = 7 log4j2.appender.osgi.type = PaxOsgi log4j2.appender.osgi.name = PaxOsgi log4j2.appender.osgi.filter = * #log4j2.logger.aether.name = shaded.org.eclipse.aether #log4j2.logger.aether.level = TRACE #log4j2.logger.http-headers.name = shaded.org.apache.http.headers #log4j2.logger.http-headers.level = DEBUG #log4j2.logger.maven.name = org.ops4j.pax.url.mvn #log4j2.logger.maven.level = TRACE Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 + logapi=log4j2 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' + '[' log4j2 == log4j2 ']' + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' controllerdebugmap: + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' + unset IFS + echo 'controllerdebugmap: ' cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg + '[' -n '' ']' + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # Common pattern layout for appenders log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n # Root logger log4j2.rootLogger.level = INFO # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library #log4j2.rootLogger.type = asyncRoot #log4j2.rootLogger.includeLocation = false log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi log4j2.rootLogger.appenderRef.Console.ref = Console log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} # Filters for logs marked by org.opendaylight.odlparent.Markers log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL # Loggers configuration # Spifly logger log4j2.logger.spifly.name = org.apache.aries.spifly log4j2.logger.spifly.level = WARN # Security audit logger log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit log4j2.logger.audit.level = INFO log4j2.logger.audit.additivity = false log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile # Appenders configuration # Console appender not used by default (see log4j2.rootLogger.appenderRefs) log4j2.appender.console.type = Console log4j2.appender.console.name = Console log4j2.appender.console.layout.type = PatternLayout log4j2.appender.console.layout.pattern = ${log4j2.pattern} # Rolling file appender log4j2.appender.rolling.type = RollingRandomAccessFile log4j2.appender.rolling.name = RollingFile log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i # uncomment to not force a disk flush #log4j2.appender.rolling.immediateFlush = false log4j2.appender.rolling.append = true log4j2.appender.rolling.layout.type = PatternLayout log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.policies.type = Policies log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.rolling.policies.size.size = 1GB log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy log4j2.appender.rolling.strategy.max = 7 # Audit file appender log4j2.appender.audit.type = RollingRandomAccessFile log4j2.appender.audit.name = AuditRollingFile log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i log4j2.appender.audit.append = true log4j2.appender.audit.layout.type = PatternLayout log4j2.appender.audit.layout.pattern = ${log4j2.pattern} log4j2.appender.audit.policies.type = Policies log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.audit.policies.size.size = 8MB log4j2.appender.audit.strategy.type = DefaultRolloverStrategy log4j2.appender.audit.strategy.max = 7 # OSGi appender log4j2.appender.osgi.type = PaxOsgi log4j2.appender.osgi.name = PaxOsgi log4j2.appender.osgi.filter = * # help with identification of maven-related problems with pax-url-aether #log4j2.logger.aether.name = shaded.org.eclipse.aether #log4j2.logger.aether.level = TRACE #log4j2.logger.http-headers.name = shaded.org.apache.http.headers #log4j2.logger.http-headers.level = DEBUG #log4j2.logger.maven.name = org.ops4j.pax.url.mvn #log4j2.logger.maven.level = TRACE log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 + local -r controllermem=2048m Configure java home: /usr/lib/jvm/java-21-openjdk-amd64 max memory: 2048m + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + echo Configure + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' + echo ' max memory: 2048m' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv #!/bin/sh # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf # script: client, instance, shell, start, status, stop, karaf # # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then # Actions go here... # fi # # general settings which should be applied for all scripts go here; please keep # in mind that it is possible that scripts might be executed more than once, e.g. # in example of the start script where the start script is executed first and the # karaf script afterwards. # # # The following section shows the possible configuration options for the default # karaf scripts # export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options # export EXTRA_JAVA_OPTS # Additional JVM options # export KARAF_HOME # Karaf home folder # export KARAF_DATA # Karaf data folder # export KARAF_BASE # Karaf base folder # export KARAF_ETC # Karaf etc folder # export KARAF_LOG # Karaf log folder # export KARAF_SYSTEM_OPTS # First citizen Karaf options # export KARAF_OPTS # Additional available Karaf options # export KARAF_DEBUG # Enable debug mode # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start # export KARAF_NOROOT # Prevent execution as root if set to true Set Java version + echo 'Set Java version' + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required JDK default version ... + echo 'JDK default version ...' + java -version openjdk version "21.0.9" 2025-10-21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) Set JAVA_HOME + echo 'Set JAVA_HOME' + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' Listing all open ports on controller system... + echo 'Listing all open ports on controller system...' + netstat -pnatu Configuring cluster /tmp/configuration-script.sh: line 40: netstat: command not found + '[' -f /tmp/custom_shard_config.txt ']' + echo 'Configuring cluster' + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.234 10.30.171.111 10.30.170.126 ################################################ ## Configure Cluster ## ################################################ NOTE: Cluster configuration files not found. Copying from /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 Configuring unique name in pekko.conf Configuring hostname in pekko.conf Configuring data and rpc seed nodes in pekko.conf modules = [ { name = "inventory" namespace = "urn:opendaylight:inventory" shard-strategy = "module" }, { name = "topology" namespace = "urn:TBD:params:xml:ns:yang:network-topology" shard-strategy = "module" }, { name = "toaster" namespace = "http://netconfcentral.org/ns/toaster" shard-strategy = "module" } ] Configuring replication type in module-shards.conf ################################################ ## NOTE: Manually restart controller to ## ## apply configuration. ## ################################################ Dump akka.conf + echo 'Dump akka.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory + echo 'Dump modules.conf' Dump modules.conf + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf modules = [ { name = "inventory" namespace = "urn:opendaylight:inventory" shard-strategy = "module" }, { name = "topology" namespace = "urn:TBD:params:xml:ns:yang:network-topology" shard-strategy = "module" }, { name = "toaster" namespace = "http://netconfcentral.org/ns/toaster" shard-strategy = "module" } ] Dump module-shards.conf + echo 'Dump module-shards.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf module-shards = [ { name = "default" shards = [ { name = "default" replicas = ["member-1", "member-2", "member-3"] } ] }, { name = "inventory" shards = [ { name="inventory" replicas = ["member-1", "member-2", "member-3"] } ] }, { name = "topology" shards = [ { name="topology" replicas = ["member-1", "member-2", "member-3"] } ] }, { name = "toaster" shards = [ { name="toaster" replicas = ["member-1", "member-2", "member-3"] } ] } ] Configuring member-2 with IP address 10.30.171.111 Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium common-functions.sh is being sourced ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] ++ echo 'common-functions.sh is being sourced' ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT ++ DISTROSTREAM=vanadium ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv ++ export CONTROLLERMEM= ++ CONTROLLERMEM= ++ case "${DISTROSTREAM}" in ++ CLUSTER_SYSTEM=akka ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf ++ print_common_env ++ cat common-functions environment: MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv CONTROLLERMEM: AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ++ SSH='ssh -t -t' ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' Changing to /tmp Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip + echo 'Changing to /tmp' + cd /tmp + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip' + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip --2026-02-08 00:32:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 240390263 (229M) [application/zip] Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 0K ........ ........ ........ ........ ........ ........ 1% 72.9M 3s 3072K ........ ........ ........ ........ ........ ........ 2% 150M 2s 6144K ........ ........ ........ ........ ........ ........ 3% 169M 2s 9216K ........ ........ ........ ........ ........ ........ 5% 186M 2s 12288K ........ ........ ........ ........ ........ ........ 6% 157M 2s 15360K ........ ........ ........ ........ ........ ........ 7% 216M 2s 18432K ........ ........ ........ ........ ........ ........ 9% 238M 1s 21504K ........ ........ ........ ........ ........ ........ 10% 267M 1s 24576K ........ ........ ........ ........ ........ ........ 11% 213M 1s 27648K ........ ........ ........ ........ ........ ........ 13% 246M 1s 30720K ........ ........ ........ ........ ........ ........ 14% 247M 1s 33792K ........ ........ ........ ........ ........ ........ 15% 268M 1s 36864K ........ ........ ........ ........ ........ ........ 17% 210M 1s 39936K ........ ........ ........ ........ ........ ........ 18% 187M 1s 43008K ........ ........ ........ ........ ........ ........ 19% 278M 1s 46080K ........ ........ ........ ........ ........ ........ 20% 252M 1s 49152K ........ ........ ........ ........ ........ ........ 22% 224M 1s 52224K ........ ........ ........ ........ ........ ........ 23% 289M 1s 55296K ........ ........ ........ ........ ........ ........ 24% 261M 1s 58368K ........ ........ ........ ........ ........ ........ 26% 209M 1s 61440K ........ ........ ........ ........ ........ ........ 27% 211M 1s 64512K ........ ........ ........ ........ ........ ........ 28% 196M 1s 67584K ........ ........ ........ ........ ........ ........ 30% 184M 1s 70656K ........ ........ ........ ........ ........ ........ 31% 212M 1s 73728K ........ ........ ........ ........ ........ ........ 32% 229M 1s 76800K ........ ........ ........ ........ ........ ........ 34% 155M 1s 79872K ........ ........ ........ ........ ........ ........ 35% 260M 1s 82944K ........ ........ ........ ........ ........ ........ 36% 284M 1s 86016K ........ ........ ........ ........ ........ ........ 37% 179M 1s 89088K ........ ........ ........ ........ ........ ........ 39% 173M 1s 92160K ........ ........ ........ ........ ........ ........ 40% 193M 1s 95232K ........ ........ ........ ........ ........ ........ 41% 222M 1s 98304K ........ ........ ........ ........ ........ ........ 43% 207M 1s 101376K ........ ........ ........ ........ ........ ........ 44% 213M 1s 104448K ........ ........ ........ ........ ........ ........ 45% 280M 1s 107520K ........ ........ ........ ........ ........ ........ 47% 217M 1s 110592K ........ ........ ........ ........ ........ ........ 48% 218M 1s 113664K ........ ........ ........ ........ ........ ........ 49% 197M 1s 116736K ........ ........ ........ ........ ........ ........ 51% 235M 1s 119808K ........ ........ ........ ........ ........ ........ 52% 203M 1s 122880K ........ ........ ........ ........ ........ ........ 53% 177M 1s 125952K ........ ........ ........ ........ ........ ........ 54% 169M 1s 129024K ........ ........ ........ ........ ........ ........ 56% 175M 1s 132096K ........ ........ ........ ........ ........ ........ 57% 183M 0s 135168K ........ ........ ........ ........ ........ ........ 58% 203M 0s 138240K ........ ........ ........ ........ ........ ........ 60% 167M 0s 141312K ........ ........ ........ ........ ........ ........ 61% 183M 0s 144384K ........ ........ ........ ........ ........ ........ 62% 228M 0s 147456K ........ ........ ........ ........ ........ ........ 64% 186M 0s 150528K ........ ........ ........ ........ ........ ........ 65% 163M 0s 153600K ........ ........ ........ ........ ........ ........ 66% 199M 0s 156672K ........ ........ ........ ........ ........ ........ 68% 154M 0s 159744K ........ ........ ........ ........ ........ ........ 69% 241M 0s 162816K ........ ........ ........ ........ ........ ........ 70% 217M 0s 165888K ........ ........ ........ ........ ........ ........ 71% 215M 0s 168960K ........ ........ ........ ........ ........ ........ 73% 226M 0s 172032K ........ ........ ........ ........ ........ ........ 74% 216M 0s 175104K ........ ........ ........ ........ ........ ........ 75% 252M 0s 178176K ........ ........ ........ ........ ........ ........ 77% 95.4M 0s 181248K ........ ........ ........ ........ ........ ........ 78% 272M 0s 184320K ........ ........ ........ ........ ........ ........ 79% 309M 0s 187392K ........ ........ ........ ........ ........ ........ 81% 186M 0s 190464K ........ ........ ........ ........ ........ ........ 82% 165M 0s 193536K ........ ........ ........ ........ ........ ........ 83% 171M 0s 196608K ........ ........ ........ ........ ........ ........ 85% 161M 0s 199680K ........ ........ ........ ........ ........ ........ 86% 274M 0s 202752K ........ ........ ........ ........ ........ ........ 87% 229M 0s 205824K ........ ........ ........ ........ ........ ........ 88% 227M 0s 208896K ........ ........ ........ ........ ........ ........ 90% 204M 0s 211968K ........ ........ ........ ........ ........ ........ 91% 174M 0s 215040K ........ ........ ........ ........ ........ ........ 92% 159M 0s 218112K ........ ........ ........ ........ ........ ........ 94% 207M 0s 221184K ........ ........ ........ ........ ........ ........ 95% 272M 0s 224256K ........ ........ ........ ........ ........ ........ 96% 171M 0s 227328K ........ ........ ........ ........ ........ ........ 98% 242M 0s 230400K ........ ........ ........ ........ ........ ........ 99% 194M 0s 233472K ........ ........ .... 100% 236M=1.2s 2026-02-08 00:32:15 (198 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] Extracting the new controller... + echo 'Extracting the new controller...' + unzip -q karaf-0.23.1-20260125.063332-1.zip Adding external repositories... + echo 'Adding external repositories...' + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # # If set to true, the following property will not allow any certificate to be used # when accessing Maven repositories through SSL # #org.ops4j.pax.url.mvn.certificateCheck= # # Path to the local Maven settings file. # The repositories defined in this file will be automatically added to the list # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property # below is not set. # The following locations are checked for the existence of the settings.xml file # * 1. looks for the specified url # * 2. if not found looks for ${user.home}/.m2/settings.xml # * 3. if not found looks for ${maven.home}/conf/settings.xml # * 4. if not found looks for ${M2_HOME}/conf/settings.xml # #org.ops4j.pax.url.mvn.settings= # # Path to the local Maven repository which is used to avoid downloading # artifacts when they already exist locally. # The value of this property will be extracted from the settings.xml file # above, or defaulted to: # System.getProperty( "user.home" ) + "/.m2/repository" # org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} # # Default this to false. It's just weird to use undocumented repos # org.ops4j.pax.url.mvn.useFallbackRepositories=false # # Uncomment if you don't wanna use the proxy settings # from the Maven conf/settings.xml file # # org.ops4j.pax.url.mvn.proxySupport=false # # Comma separated list of repositories scanned when resolving an artifact. # Those repositories will be checked before iterating through the # below list of repositories and even before the local repository # A repository url can be appended with zero or more of the following flags: # @snapshots : the repository contains snaphots # @noreleases : the repository does not contain any released artifacts # # The following property value will add the system folder as a repo. # org.ops4j.pax.url.mvn.defaultRepositories=\ file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false # # Comma separated list of repositories scanned when resolving an artifact. # The default list includes the following repositories: # http://repo1.maven.org/maven2@id=central # http://repository.springsource.com/maven/bundles/release@id=spring.ebr # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external # http://zodiac.springsource.com/maven/bundles/release@id=gemini # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases # To add repositories to the default ones, prepend '+' to the list of repositories # to add. # A repository url can be appended with zero or more of the following flags: # @snapshots : the repository contains snapshots # @noreleases : the repository does not contain any released artifacts # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended # org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... + [[ True == \T\r\u\e ]] + echo 'Configuring the startup features...' + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg + FEATURE_TEST_STRING=features-test + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT + KARAF_VERSION=karaf4 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg + [[ ! -z '' ]] + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # # Comma separated list of features repositories to register by default # featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml # # Comma separated list of features to install at startup # featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf # # Resource repositories (OBR) that the features resolver can use # to resolve requirements/capabilities # # The format of the resourceRepositories is # resourceRepositories=[xml:url|json:url],... # for Instance: # #resourceRepositories=xml:http://host/path/to/index.xml # or #resourceRepositories=json:http://host/path/to/index.json # # # Defines if the boot features are started in asynchronous mode (in a dedicated thread) # featuresBootAsynchronous=false # # Service requirements enforcement # # By default, the feature resolver checks the service requirements/capabilities of # bundles for new features (xml schema >= 1.3.0) in order to automatically installs # the required bundles. # The following flag can have those values: # - disable: service requirements are completely ignored # - default: service requirements are ignored for old features # - enforce: service requirements are always verified # #serviceRequirements=default # # Store cfg file for config element in feature # #configCfgStore=true # # Define if the feature service automatically refresh bundles # autoRefresh=true # # Configuration of features processing mechanism (overrides, blacklisting, modification of features) # XML file defines instructions related to features processing # versions.properties may declare properties to resolve placeholders in XML file # both files are relative to ${karaf.etc} # #featureProcessing=org.apache.karaf.features.xml #featureProcessingVersions=versions.properties + configure_karaf_log karaf4 '' + local -r karaf_version=karaf4 + local -r controllerdebugmap= + local logapi=log4j + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n log4j2.rootLogger.level = INFO #log4j2.rootLogger.type = asyncRoot #log4j2.rootLogger.includeLocation = false log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi log4j2.rootLogger.appenderRef.Console.ref = Console log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL log4j2.logger.spifly.name = org.apache.aries.spifly log4j2.logger.spifly.level = WARN log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit log4j2.logger.audit.level = INFO log4j2.logger.audit.additivity = false log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile # Console appender not used by default (see log4j2.rootLogger.appenderRefs) log4j2.appender.console.type = Console log4j2.appender.console.name = Console log4j2.appender.console.layout.type = PatternLayout log4j2.appender.console.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.type = RollingRandomAccessFile log4j2.appender.rolling.name = RollingFile log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i #log4j2.appender.rolling.immediateFlush = false log4j2.appender.rolling.append = true log4j2.appender.rolling.layout.type = PatternLayout log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.policies.type = Policies log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.rolling.policies.size.size = 64MB log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy log4j2.appender.rolling.strategy.max = 7 log4j2.appender.audit.type = RollingRandomAccessFile log4j2.appender.audit.name = AuditRollingFile log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i log4j2.appender.audit.append = true log4j2.appender.audit.layout.type = PatternLayout log4j2.appender.audit.layout.pattern = ${log4j2.pattern} log4j2.appender.audit.policies.type = Policies log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.audit.policies.size.size = 8MB log4j2.appender.audit.strategy.type = DefaultRolloverStrategy log4j2.appender.audit.strategy.max = 7 log4j2.appender.osgi.type = PaxOsgi log4j2.appender.osgi.name = PaxOsgi log4j2.appender.osgi.filter = * #log4j2.logger.aether.name = shaded.org.eclipse.aether #log4j2.logger.aether.level = TRACE #log4j2.logger.http-headers.name = shaded.org.apache.http.headers #log4j2.logger.http-headers.level = DEBUG #log4j2.logger.maven.name = org.ops4j.pax.url.mvn #log4j2.logger.maven.level = TRACE Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 + logapi=log4j2 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' + '[' log4j2 == log4j2 ']' + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' controllerdebugmap: cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg + unset IFS + echo 'controllerdebugmap: ' + '[' -n '' ']' + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # Common pattern layout for appenders log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n # Root logger log4j2.rootLogger.level = INFO # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library #log4j2.rootLogger.type = asyncRoot #log4j2.rootLogger.includeLocation = false log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi log4j2.rootLogger.appenderRef.Console.ref = Console log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} # Filters for logs marked by org.opendaylight.odlparent.Markers log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL # Loggers configuration # Spifly logger log4j2.logger.spifly.name = org.apache.aries.spifly log4j2.logger.spifly.level = WARN # Security audit logger log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit log4j2.logger.audit.level = INFO log4j2.logger.audit.additivity = false log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile # Appenders configuration # Console appender not used by default (see log4j2.rootLogger.appenderRefs) log4j2.appender.console.type = Console log4j2.appender.console.name = Console log4j2.appender.console.layout.type = PatternLayout log4j2.appender.console.layout.pattern = ${log4j2.pattern} # Rolling file appender log4j2.appender.rolling.type = RollingRandomAccessFile log4j2.appender.rolling.name = RollingFile log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i # uncomment to not force a disk flush #log4j2.appender.rolling.immediateFlush = false log4j2.appender.rolling.append = true log4j2.appender.rolling.layout.type = PatternLayout log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.policies.type = Policies log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.rolling.policies.size.size = 1GB log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy log4j2.appender.rolling.strategy.max = 7 # Audit file appender log4j2.appender.audit.type = RollingRandomAccessFile log4j2.appender.audit.name = AuditRollingFile log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i log4j2.appender.audit.append = true log4j2.appender.audit.layout.type = PatternLayout log4j2.appender.audit.layout.pattern = ${log4j2.pattern} log4j2.appender.audit.policies.type = Policies log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.audit.policies.size.size = 8MB log4j2.appender.audit.strategy.type = DefaultRolloverStrategy log4j2.appender.audit.strategy.max = 7 # OSGi appender log4j2.appender.osgi.type = PaxOsgi log4j2.appender.osgi.name = PaxOsgi log4j2.appender.osgi.filter = * # help with identification of maven-related problems with pax-url-aether #log4j2.logger.aether.name = shaded.org.eclipse.aether #log4j2.logger.aether.level = TRACE #log4j2.logger.http-headers.name = shaded.org.apache.http.headers #log4j2.logger.http-headers.level = DEBUG #log4j2.logger.maven.name = org.ops4j.pax.url.mvn #log4j2.logger.maven.level = TRACE log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN Configure java home: /usr/lib/jvm/java-21-openjdk-amd64 max memory: 2048m memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 + local -r controllermem=2048m + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + echo Configure + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' + echo ' max memory: 2048m' + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv #!/bin/sh # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf # script: client, instance, shell, start, status, stop, karaf # # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then # Actions go here... # fi # # general settings which should be applied for all scripts go here; please keep # in mind that it is possible that scripts might be executed more than once, e.g. # in example of the start script where the start script is executed first and the # karaf script afterwards. # # # The following section shows the possible configuration options for the default # karaf scripts # export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options # export EXTRA_JAVA_OPTS # Additional JVM options # export KARAF_HOME # Karaf home folder # export KARAF_DATA # Karaf data folder # export KARAF_BASE # Karaf base folder # export KARAF_ETC # Karaf etc folder # export KARAF_LOG # Karaf log folder # export KARAF_SYSTEM_OPTS # First citizen Karaf options # export KARAF_OPTS # Additional available Karaf options # export KARAF_DEBUG # Enable debug mode # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start # export KARAF_NOROOT # Prevent execution as root if set to true Set Java version + echo 'Set Java version' + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required JDK default version ... + echo 'JDK default version ...' + java -version openjdk version "21.0.9" 2025-10-21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) Set JAVA_HOME + echo 'Set JAVA_HOME' + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java Listing all open ports on controller system... + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' + echo 'Listing all open ports on controller system...' + netstat -pnatu /tmp/configuration-script.sh: line 40: netstat: command not found Configuring cluster + '[' -f /tmp/custom_shard_config.txt ']' + echo 'Configuring cluster' + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.234 10.30.171.111 10.30.170.126 ################################################ ## Configure Cluster ## ################################################ NOTE: Cluster configuration files not found. Copying from /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 Configuring unique name in pekko.conf Configuring hostname in pekko.conf Configuring data and rpc seed nodes in pekko.conf modules = [ { name = "inventory" namespace = "urn:opendaylight:inventory" shard-strategy = "module" }, { name = "topology" namespace = "urn:TBD:params:xml:ns:yang:network-topology" shard-strategy = "module" }, { name = "toaster" namespace = "http://netconfcentral.org/ns/toaster" shard-strategy = "module" } ] Configuring replication type in module-shards.conf ################################################ ## NOTE: Manually restart controller to ## ## apply configuration. ## ################################################ Dump akka.conf + echo 'Dump akka.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory Dump modules.conf + echo 'Dump modules.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf modules = [ { name = "inventory" namespace = "urn:opendaylight:inventory" shard-strategy = "module" }, { name = "topology" namespace = "urn:TBD:params:xml:ns:yang:network-topology" shard-strategy = "module" }, { name = "toaster" namespace = "http://netconfcentral.org/ns/toaster" shard-strategy = "module" } ] Dump module-shards.conf + echo 'Dump module-shards.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf module-shards = [ { name = "default" shards = [ { name = "default" replicas = ["member-1", "member-2", "member-3"] } ] }, { name = "inventory" shards = [ { name="inventory" replicas = ["member-1", "member-2", "member-3"] } ] }, { name = "topology" shards = [ { name="topology" replicas = ["member-1", "member-2", "member-3"] } ] }, { name = "toaster" shards = [ { name="toaster" replicas = ["member-1", "member-2", "member-3"] } ] } ] Configuring member-3 with IP address 10.30.170.126 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium ++ [[ /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 ]] common-functions.sh is being sourced ++ echo 'common-functions.sh is being sourced' ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT ++ DISTROSTREAM=vanadium ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv ++ export CONTROLLERMEM= ++ CONTROLLERMEM= ++ case "${DISTROSTREAM}" in ++ CLUSTER_SYSTEM=akka ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf ++ print_common_env ++ cat common-functions environment: MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv CONTROLLERMEM: AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ++ SSH='ssh -t -t' ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' Changing to /tmp Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip + echo 'Changing to /tmp' + cd /tmp + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip' + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip --2026-02-08 00:32:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 240390263 (229M) [application/zip] Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 0K ........ ........ ........ ........ ........ ........ 1% 86.5M 3s 3072K ........ ........ ........ ........ ........ ........ 2% 120M 2s 6144K ........ ........ ........ ........ ........ ........ 3% 137M 2s 9216K ........ ........ ........ ........ ........ ........ 5% 176M 2s 12288K ........ ........ ........ ........ ........ ........ 6% 229M 2s 15360K ........ ........ ........ ........ ........ ........ 7% 241M 1s 18432K ........ ........ ........ ........ ........ ........ 9% 218M 1s 21504K ........ ........ ........ ........ ........ ........ 10% 211M 1s 24576K ........ ........ ........ ........ ........ ........ 11% 215M 1s 27648K ........ ........ ........ ........ ........ ........ 13% 221M 1s 30720K ........ ........ ........ ........ ........ ........ 14% 200M 1s 33792K ........ ........ ........ ........ ........ ........ 15% 227M 1s 36864K ........ ........ ........ ........ ........ ........ 17% 213M 1s 39936K ........ ........ ........ ........ ........ ........ 18% 234M 1s 43008K ........ ........ ........ ........ ........ ........ 19% 337M 1s 46080K ........ ........ ........ ........ ........ ........ 20% 203M 1s 49152K ........ ........ ........ ........ ........ ........ 22% 288M 1s 52224K ........ ........ ........ ........ ........ ........ 23% 229M 1s 55296K ........ ........ ........ ........ ........ ........ 24% 263M 1s 58368K ........ ........ ........ ........ ........ ........ 26% 313M 1s 61440K ........ ........ ........ ........ ........ ........ 27% 290M 1s 64512K ........ ........ ........ ........ ........ ........ 28% 242M 1s 67584K ........ ........ ........ ........ ........ ........ 30% 191M 1s 70656K ........ ........ ........ ........ ........ ........ 31% 232M 1s 73728K ........ ........ ........ ........ ........ ........ 32% 205M 1s 76800K ........ ........ ........ ........ ........ ........ 34% 318M 1s 79872K ........ ........ ........ ........ ........ ........ 35% 337M 1s 82944K ........ ........ ........ ........ ........ ........ 36% 328M 1s 86016K ........ ........ ........ ........ ........ ........ 37% 263M 1s 89088K ........ ........ ........ ........ ........ ........ 39% 241M 1s 92160K ........ ........ ........ ........ ........ ........ 40% 167M 1s 95232K ........ ........ ........ ........ ........ ........ 41% 292M 1s 98304K ........ ........ ........ ........ ........ ........ 43% 219M 1s 101376K ........ ........ ........ ........ ........ ........ 44% 154M 1s 104448K ........ ........ ........ ........ ........ ........ 45% 199M 1s 107520K ........ ........ ........ ........ ........ ........ 47% 160M 1s 110592K ........ ........ ........ ........ ........ ........ 48% 177M 1s 113664K ........ ........ ........ ........ ........ ........ 49% 213M 1s 116736K ........ ........ ........ ........ ........ ........ 51% 214M 1s 119808K ........ ........ ........ ........ ........ ........ 52% 265M 1s 122880K ........ ........ ........ ........ ........ ........ 53% 175M 1s 125952K ........ ........ ........ ........ ........ ........ 54% 281M 0s 129024K ........ ........ ........ ........ ........ ........ 56% 322M 0s 132096K ........ ........ ........ ........ ........ ........ 57% 208M 0s 135168K ........ ........ ........ ........ ........ ........ 58% 210M 0s 138240K ........ ........ ........ ........ ........ ........ 60% 221M 0s 141312K ........ ........ ........ ........ ........ ........ 61% 218M 0s 144384K ........ ........ ........ ........ ........ ........ 62% 185M 0s 147456K ........ ........ ........ ........ ........ ........ 64% 245M 0s 150528K ........ ........ ........ ........ ........ ........ 65% 246M 0s 153600K ........ ........ ........ ........ ........ ........ 66% 183M 0s 156672K ........ ........ ........ ........ ........ ........ 68% 241M 0s 159744K ........ ........ ........ ........ ........ ........ 69% 159M 0s 162816K ........ ........ ........ ........ ........ ........ 70% 191M 0s 165888K ........ ........ ........ ........ ........ ........ 71% 231M 0s 168960K ........ ........ ........ ........ ........ ........ 73% 176M 0s 172032K ........ ........ ........ ........ ........ ........ 74% 187M 0s 175104K ........ ........ ........ ........ ........ ........ 75% 239M 0s 178176K ........ ........ ........ ........ ........ ........ 77% 86.2M 0s 181248K ........ ........ ........ ........ ........ ........ 78% 275M 0s 184320K ........ ........ ........ ........ ........ ........ 79% 290M 0s 187392K ........ ........ ........ ........ ........ ........ 81% 304M 0s 190464K ........ ........ ........ ........ ........ ........ 82% 293M 0s 193536K ........ ........ ........ ........ ........ ........ 83% 221M 0s 196608K ........ ........ ........ ........ ........ ........ 85% 168M 0s 199680K ........ ........ ........ ........ ........ ........ 86% 155M 0s 202752K ........ ........ ........ ........ ........ ........ 87% 164M 0s 205824K ........ ........ ........ ........ ........ ........ 88% 263M 0s 208896K ........ ........ ........ ........ ........ ........ 90% 172M 0s 211968K ........ ........ ........ ........ ........ ........ 91% 207M 0s 215040K ........ ........ ........ ........ ........ ........ 92% 242M 0s 218112K ........ ........ ........ ........ ........ ........ 94% 138M 0s 221184K ........ ........ ........ ........ ........ ........ 95% 200M 0s 224256K ........ ........ ........ ........ ........ ........ 96% 278M 0s 227328K ........ ........ ........ ........ ........ ........ 98% 231M 0s 230400K ........ ........ ........ ........ ........ ........ 99% 156M 0s 233472K ........ ........ .... 100% 191M=1.1s 2026-02-08 00:32:19 (206 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] Extracting the new controller... + echo 'Extracting the new controller...' + unzip -q karaf-0.23.1-20260125.063332-1.zip Adding external repositories... + echo 'Adding external repositories...' + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # # If set to true, the following property will not allow any certificate to be used # when accessing Maven repositories through SSL # #org.ops4j.pax.url.mvn.certificateCheck= # # Path to the local Maven settings file. # The repositories defined in this file will be automatically added to the list # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property # below is not set. # The following locations are checked for the existence of the settings.xml file # * 1. looks for the specified url # * 2. if not found looks for ${user.home}/.m2/settings.xml # * 3. if not found looks for ${maven.home}/conf/settings.xml # * 4. if not found looks for ${M2_HOME}/conf/settings.xml # #org.ops4j.pax.url.mvn.settings= # # Path to the local Maven repository which is used to avoid downloading # artifacts when they already exist locally. # The value of this property will be extracted from the settings.xml file # above, or defaulted to: # System.getProperty( "user.home" ) + "/.m2/repository" # org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} # # Default this to false. It's just weird to use undocumented repos # org.ops4j.pax.url.mvn.useFallbackRepositories=false # # Uncomment if you don't wanna use the proxy settings # from the Maven conf/settings.xml file # # org.ops4j.pax.url.mvn.proxySupport=false # # Comma separated list of repositories scanned when resolving an artifact. # Those repositories will be checked before iterating through the # below list of repositories and even before the local repository # A repository url can be appended with zero or more of the following flags: # @snapshots : the repository contains snaphots # @noreleases : the repository does not contain any released artifacts # # The following property value will add the system folder as a repo. # org.ops4j.pax.url.mvn.defaultRepositories=\ file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false # # Comma separated list of repositories scanned when resolving an artifact. # The default list includes the following repositories: # http://repo1.maven.org/maven2@id=central # http://repository.springsource.com/maven/bundles/release@id=spring.ebr # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external # http://zodiac.springsource.com/maven/bundles/release@id=gemini # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases # To add repositories to the default ones, prepend '+' to the list of repositories # to add. # A repository url can be appended with zero or more of the following flags: # @snapshots : the repository contains snapshots # @noreleases : the repository does not contain any released artifacts # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended # org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... + [[ True == \T\r\u\e ]] + echo 'Configuring the startup features...' + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg + FEATURE_TEST_STRING=features-test + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT + KARAF_VERSION=karaf4 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg + [[ ! -z '' ]] + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # # Comma separated list of features repositories to register by default # featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml # # Comma separated list of features to install at startup # featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf # # Resource repositories (OBR) that the features resolver can use # to resolve requirements/capabilities # # The format of the resourceRepositories is # resourceRepositories=[xml:url|json:url],... # for Instance: # #resourceRepositories=xml:http://host/path/to/index.xml # or #resourceRepositories=json:http://host/path/to/index.json # # # Defines if the boot features are started in asynchronous mode (in a dedicated thread) # featuresBootAsynchronous=false # # Service requirements enforcement # # By default, the feature resolver checks the service requirements/capabilities of # bundles for new features (xml schema >= 1.3.0) in order to automatically installs # the required bundles. # The following flag can have those values: # - disable: service requirements are completely ignored # - default: service requirements are ignored for old features # - enforce: service requirements are always verified # #serviceRequirements=default # # Store cfg file for config element in feature # #configCfgStore=true # # Define if the feature service automatically refresh bundles # autoRefresh=true # # Configuration of features processing mechanism (overrides, blacklisting, modification of features) # XML file defines instructions related to features processing # versions.properties may declare properties to resolve placeholders in XML file # both files are relative to ${karaf.etc} # #featureProcessing=org.apache.karaf.features.xml #featureProcessingVersions=versions.properties + configure_karaf_log karaf4 '' + local -r karaf_version=karaf4 + local -r controllerdebugmap= + local logapi=log4j + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n log4j2.rootLogger.level = INFO #log4j2.rootLogger.type = asyncRoot #log4j2.rootLogger.includeLocation = false log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi log4j2.rootLogger.appenderRef.Console.ref = Console log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL log4j2.logger.spifly.name = org.apache.aries.spifly log4j2.logger.spifly.level = WARN log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit log4j2.logger.audit.level = INFO log4j2.logger.audit.additivity = false log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile # Console appender not used by default (see log4j2.rootLogger.appenderRefs) log4j2.appender.console.type = Console log4j2.appender.console.name = Console log4j2.appender.console.layout.type = PatternLayout log4j2.appender.console.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.type = RollingRandomAccessFile log4j2.appender.rolling.name = RollingFile log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i #log4j2.appender.rolling.immediateFlush = false log4j2.appender.rolling.append = true log4j2.appender.rolling.layout.type = PatternLayout log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.policies.type = Policies log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.rolling.policies.size.size = 64MB log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy log4j2.appender.rolling.strategy.max = 7 log4j2.appender.audit.type = RollingRandomAccessFile log4j2.appender.audit.name = AuditRollingFile log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i log4j2.appender.audit.append = true log4j2.appender.audit.layout.type = PatternLayout log4j2.appender.audit.layout.pattern = ${log4j2.pattern} log4j2.appender.audit.policies.type = Policies log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.audit.policies.size.size = 8MB log4j2.appender.audit.strategy.type = DefaultRolloverStrategy log4j2.appender.audit.strategy.max = 7 log4j2.appender.osgi.type = PaxOsgi log4j2.appender.osgi.name = PaxOsgi log4j2.appender.osgi.filter = * #log4j2.logger.aether.name = shaded.org.eclipse.aether #log4j2.logger.aether.level = TRACE #log4j2.logger.http-headers.name = shaded.org.apache.http.headers #log4j2.logger.http-headers.level = DEBUG #log4j2.logger.maven.name = org.ops4j.pax.url.mvn #log4j2.logger.maven.level = TRACE Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 + logapi=log4j2 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' + '[' log4j2 == log4j2 ']' + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' controllerdebugmap: + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' + unset IFS + echo 'controllerdebugmap: ' cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg + '[' -n '' ']' + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # Common pattern layout for appenders log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n # Root logger log4j2.rootLogger.level = INFO # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library #log4j2.rootLogger.type = asyncRoot #log4j2.rootLogger.includeLocation = false log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi log4j2.rootLogger.appenderRef.Console.ref = Console log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} # Filters for logs marked by org.opendaylight.odlparent.Markers log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL # Loggers configuration # Spifly logger log4j2.logger.spifly.name = org.apache.aries.spifly log4j2.logger.spifly.level = WARN # Security audit logger log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit log4j2.logger.audit.level = INFO log4j2.logger.audit.additivity = false log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile # Appenders configuration # Console appender not used by default (see log4j2.rootLogger.appenderRefs) log4j2.appender.console.type = Console log4j2.appender.console.name = Console log4j2.appender.console.layout.type = PatternLayout log4j2.appender.console.layout.pattern = ${log4j2.pattern} # Rolling file appender log4j2.appender.rolling.type = RollingRandomAccessFile log4j2.appender.rolling.name = RollingFile log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i # uncomment to not force a disk flush #log4j2.appender.rolling.immediateFlush = false log4j2.appender.rolling.append = true log4j2.appender.rolling.layout.type = PatternLayout log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.policies.type = Policies log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.rolling.policies.size.size = 1GB log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy log4j2.appender.rolling.strategy.max = 7 # Audit file appender log4j2.appender.audit.type = RollingRandomAccessFile log4j2.appender.audit.name = AuditRollingFile log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i log4j2.appender.audit.append = true log4j2.appender.audit.layout.type = PatternLayout log4j2.appender.audit.layout.pattern = ${log4j2.pattern} log4j2.appender.audit.policies.type = Policies log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.audit.policies.size.size = 8MB log4j2.appender.audit.strategy.type = DefaultRolloverStrategy log4j2.appender.audit.strategy.max = 7 # OSGi appender log4j2.appender.osgi.type = PaxOsgi log4j2.appender.osgi.name = PaxOsgi log4j2.appender.osgi.filter = * # help with identification of maven-related problems with pax-url-aether #log4j2.logger.aether.name = shaded.org.eclipse.aether #log4j2.logger.aether.level = TRACE #log4j2.logger.http-headers.name = shaded.org.apache.http.headers #log4j2.logger.http-headers.level = DEBUG #log4j2.logger.maven.name = org.ops4j.pax.url.mvn #log4j2.logger.maven.level = TRACE log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 + local -r controllermem=2048m + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + echo Configure Configure java home: /usr/lib/jvm/java-21-openjdk-amd64 max memory: 2048m memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' + echo ' max memory: 2048m' + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv #!/bin/sh # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf # script: client, instance, shell, start, status, stop, karaf # # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then # Actions go here... # fi # # general settings which should be applied for all scripts go here; please keep # in mind that it is possible that scripts might be executed more than once, e.g. # in example of the start script where the start script is executed first and the # karaf script afterwards. # # # The following section shows the possible configuration options for the default # karaf scripts # export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options # export EXTRA_JAVA_OPTS # Additional JVM options # export KARAF_HOME # Karaf home folder # export KARAF_DATA # Karaf data folder # export KARAF_BASE # Karaf base folder # export KARAF_ETC # Karaf etc folder # export KARAF_LOG # Karaf log folder # export KARAF_SYSTEM_OPTS # First citizen Karaf options # export KARAF_OPTS # Additional available Karaf options # export KARAF_DEBUG # Enable debug mode # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start # export KARAF_NOROOT # Prevent execution as root if set to true Set Java version + echo 'Set Java version' + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required JDK default version ... + echo 'JDK default version ...' + java -version openjdk version "21.0.9" 2025-10-21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) Set JAVA_HOME + echo 'Set JAVA_HOME' + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java Listing all open ports on controller system... + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' + echo 'Listing all open ports on controller system...' + netstat -pnatu /tmp/configuration-script.sh: line 40: netstat: command not found Configuring cluster + '[' -f /tmp/custom_shard_config.txt ']' + echo 'Configuring cluster' + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.234 10.30.171.111 10.30.170.126 ################################################ ## Configure Cluster ## ################################################ NOTE: Cluster configuration files not found. Copying from /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 Configuring unique name in pekko.conf Configuring hostname in pekko.conf Configuring data and rpc seed nodes in pekko.conf modules = [ { name = "inventory" namespace = "urn:opendaylight:inventory" shard-strategy = "module" }, { name = "topology" namespace = "urn:TBD:params:xml:ns:yang:network-topology" shard-strategy = "module" }, { name = "toaster" namespace = "http://netconfcentral.org/ns/toaster" shard-strategy = "module" } ] Configuring replication type in module-shards.conf ################################################ ## NOTE: Manually restart controller to ## ## apply configuration. ## ################################################ Dump akka.conf + echo 'Dump akka.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory Dump modules.conf + echo 'Dump modules.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf modules = [ { name = "inventory" namespace = "urn:opendaylight:inventory" shard-strategy = "module" }, { name = "topology" namespace = "urn:TBD:params:xml:ns:yang:network-topology" shard-strategy = "module" }, { name = "toaster" namespace = "http://netconfcentral.org/ns/toaster" shard-strategy = "module" } ] Dump module-shards.conf + echo 'Dump module-shards.conf' + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf module-shards = [ { name = "default" shards = [ { name = "default" replicas = ["member-1", "member-2", "member-3"] } ] }, { name = "inventory" shards = [ { name="inventory" replicas = ["member-1", "member-2", "member-3"] } ] }, { name = "topology" shards = [ { name="topology" replicas = ["member-1", "member-2", "member-3"] } ] }, { name = "toaster" shards = [ { name="toaster" replicas = ["member-1", "member-2", "member-3"] } ] } ] Locating config plan to use... Finished running config plans Starting member-1 with IP address 10.30.171.234 Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. Redirecting karaf console output to karaf_console.log Starting controller... start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log Starting member-2 with IP address 10.30.171.111 Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. Redirecting karaf console output to karaf_console.log Starting controller... start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log Starting member-3 with IP address 10.30.170.126 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. Redirecting karaf console output to karaf_console.log Starting controller... start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins14203639113319062899.sh common-functions.sh is being sourced common-functions environment: MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv CONTROLLERMEM: 2048m AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf SUITES: + echo '#################################################' ################################################# + echo '## Verify Cluster is UP ##' ## Verify Cluster is UP ## + echo '#################################################' ################################################# + create_post_startup_script + cat + copy_and_run_post_startup_script + seed_index=1 ++ seq 1 3 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") + CONTROLLERIP=ODL_SYSTEM_1_IP + echo 'Execute the post startup script on controller 10.30.171.234' Execute the post startup script on controller 10.30.171.234 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.234:/tmp/ Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. + ssh 10.30.171.234 'bash /tmp/post-startup-script.sh 1' Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 2026-02-08T00:32:59,004 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] Controller is UP 2026-02-08T00:32:59,004 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] Listing all open ports on controller system... /tmp/post-startup-script.sh: line 51: netstat: command not found looking for "BindException: Address already in use" in log file looking for "server is unhealthy" in log file + '[' 1 == 0 ']' + for i in $(seq 1 "${NUM_ODL_SYSTEM}") + CONTROLLERIP=ODL_SYSTEM_2_IP + echo 'Execute the post startup script on controller 10.30.171.111' Execute the post startup script on controller 10.30.171.111 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.111:/tmp/ Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. + ssh 10.30.171.111 'bash /tmp/post-startup-script.sh 2' Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 2026-02-08T00:32:59,162 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] Controller is UP 2026-02-08T00:32:59,162 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] Listing all open ports on controller system... /tmp/post-startup-script.sh: line 51: netstat: command not found looking for "BindException: Address already in use" in log file looking for "server is unhealthy" in log file + '[' 2 == 0 ']' + for i in $(seq 1 "${NUM_ODL_SYSTEM}") + CONTROLLERIP=ODL_SYSTEM_3_IP + echo 'Execute the post startup script on controller 10.30.170.126' Execute the post startup script on controller 10.30.170.126 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.126:/tmp/ Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. + ssh 10.30.170.126 'bash /tmp/post-startup-script.sh 3' Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 2026-02-08T00:32:58,877 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] Controller is UP 2026-02-08T00:32:58,877 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] Listing all open ports on controller system... /tmp/post-startup-script.sh: line 51: netstat: command not found looking for "BindException: Address already in use" in log file looking for "server is unhealthy" in log file + '[' 0 == 0 ']' + seed_index=1 + dump_controller_threads ++ seq 1 3 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") + CONTROLLERIP=ODL_SYSTEM_1_IP + echo 'Let'\''s take the karaf thread dump' Let's take the karaf thread dump + ssh 10.30.171.234 'sudo ps aux' Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log ++ grep -v grep ++ tr -s ' ' ++ cut -f2 '-d ' + pid=2025 + echo 'karaf main: org.apache.karaf.main.Main, pid:2025' karaf main: org.apache.karaf.main.Main, pid:2025 + ssh 10.30.171.234 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2025' Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. + for i in $(seq 1 "${NUM_ODL_SYSTEM}") + CONTROLLERIP=ODL_SYSTEM_2_IP + echo 'Let'\''s take the karaf thread dump' Let's take the karaf thread dump + ssh 10.30.171.111 'sudo ps aux' Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log ++ grep -v grep ++ tr -s ' ' ++ cut -f2 '-d ' + pid=2016 + echo 'karaf main: org.apache.karaf.main.Main, pid:2016' karaf main: org.apache.karaf.main.Main, pid:2016 + ssh 10.30.171.111 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2016' Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts. + for i in $(seq 1 "${NUM_ODL_SYSTEM}") + CONTROLLERIP=ODL_SYSTEM_3_IP + echo 'Let'\''s take the karaf thread dump' Let's take the karaf thread dump + ssh 10.30.170.126 'sudo ps aux' Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log ++ cut -f2 '-d ' ++ grep -v grep ++ tr -s ' ' + pid=2023 + echo 'karaf main: org.apache.karaf.main.Main, pid:2023' karaf main: org.apache.karaf.main.Main, pid:2023 + ssh 10.30.170.126 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2023' Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts. + '[' 0 -gt 0 ']' + echo 'Generating controller variables...' Generating controller variables... ++ seq 1 3 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") + CONTROLLERIP=ODL_SYSTEM_1_IP + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.234' + for i in $(seq 1 "${NUM_ODL_SYSTEM}") + CONTROLLERIP=ODL_SYSTEM_2_IP + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.234 -v ODL_SYSTEM_2_IP:10.30.171.111' + for i in $(seq 1 "${NUM_ODL_SYSTEM}") + CONTROLLERIP=ODL_SYSTEM_3_IP + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.234 -v ODL_SYSTEM_2_IP:10.30.171.111 -v ODL_SYSTEM_3_IP:10.30.170.126' + echo 'Generating mininet variables...' Generating mininet variables... ++ seq 1 1 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") + MININETIP=TOOLS_SYSTEM_1_IP + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.155' + get_test_suites SUITES + local __suite_list=SUITES + echo 'Locating test plan to use...' Locating test plan to use... + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']' + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt + '[' disabled '!=' disabled ']' + echo 'Changing the testplan path...' Changing the testplan path... + sed s:integration:/w/workspace/netconf-csit-3node-clustering-only-vanadium: /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt + cat testplan.txt # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved. # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License v1.0 which accompanies this distribution, # and is available at http://www.eclipse.org/legal/epl-v10.html # Place the suites in run order: # Run non intrusive cluster tests first. /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot # Run the intrusive cluster tests after the non-intrusive ones. /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot # Next suite is commented because of NETCONF-454 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot # Repeat some suites again to try to detect breakage caused by # the intrusive tests that survived a "device deconfigure" - "device # reconfigure" cycle. /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot + '[' -z '' ']' ++ tr '\012' ' ' ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt + suite_list='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ' + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '\''' ++ SUITES='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ' + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...' Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ... + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.1-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip -v CONTROLLER:10.30.171.234 -v CONTROLLER1:10.30.171.111 -v CONTROLLER2:10.30.170.126 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-only-vanadium -v MININET:10.30.170.155 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.171.234 -v ODL_SYSTEM_1_IP:10.30.171.234 -v ODL_SYSTEM_2_IP:10.30.171.111 -v ODL_SYSTEM_3_IP:10.30.170.126 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.155 -v TOOLS_SYSTEM_1_IP:10.30.170.155 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ============================================================================== netconf-clustering.txt ============================================================================== [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. ============================================================================== Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.111:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content ------------------------------------------------------------------------------ Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.111:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont ------------------------------------------------------------------------------ Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 Modified Content != ------------------------------------------------------------------------------ Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Modified Content != ------------------------------------------------------------------------------ Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Modified Content != ------------------------------------------------------------------------------ Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 26 tests, 18 passed, 8 failed ============================================================================== netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su... ============================================================================== :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content ------------------------------------------------------------------------------ Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Content != Modified Content ------------------------------------------------------------------------------ Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Content != Modified Content ------------------------------------------------------------------------------ Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Content != Modified Content ------------------------------------------------------------------------------ Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Modified Content != ------------------------------------------------------------------------------ Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Modified Content != ------------------------------------------------------------------------------ Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Modified Content != ------------------------------------------------------------------------------ Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL | 26 tests, 17 passed, 9 failed ============================================================================== netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... ============================================================================== :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 ------------------------------------------------------------------------------ Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Start_All_And_Sync :: Start each member and wait for sync. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.111', port=8181): Read timed out. (read timeout=125.0) ------------------------------------------------------------------------------ netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 3 tests, 1 passed, 2 failed ============================================================================== [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... ============================================================================== :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ReadTimeout: HTTPConnectionPool(host='10.30.171.111', port=8181): Read timed out. (read timeout=2.0) ------------------------------------------------------------------------------ Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.111', port=8181): Read timed out. (read timeout=2.0) ------------------------------------------------------------------------------ Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.111', port=8181): Read timed out. (read timeout=2.0) ------------------------------------------------------------------------------ Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | ReadTimeout: HTTPConnectionPool(host='10.30.171.111', port=8181): Read timed out. (read timeout=2.0) ------------------------------------------------------------------------------ Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Content ------------------------------------------------------------------------------ Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Could not parse owner and candidates for device netconf-test-device ------------------------------------------------------------------------------ Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. ------------------------------------------------------------------------------ Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. ------------------------------------------------------------------------------ Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 Variable '${follower1_session}' not found. ------------------------------------------------------------------------------ Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. ------------------------------------------------------------------------------ Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Variable '${original_device_owner}' not found. ------------------------------------------------------------------------------ Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. ------------------------------------------------------------------------------ Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 Variable '${original_device_owner_session}' not found. ------------------------------------------------------------------------------ Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Another Modified Content ------------------------------------------------------------------------------ Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | FAIL | Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.111', port=8181): Read timed out. (read timeout=2.0) ------------------------------------------------------------------------------ netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 17 tests, 2 passed, 15 failed ============================================================================== netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... ============================================================================== Stop_All_Members :: Stop every odl node. | FAIL | Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 ------------------------------------------------------------------------------ Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | ------------------------------------------------------------------------------ Start_All_And_Sync :: Start each member and wait for sync. | FAIL | Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.111', port=8181): Read timed out. (read timeout=125.0) ------------------------------------------------------------------------------ netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 3 tests, 1 passed, 2 failed ============================================================================== [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. netconf-clustering.txt.Outages :: netconf cluster node outage test suite (C... ============================================================================== :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? Build timed out (after 360 minutes). Marking the build as failed. Second signal will force exit. | FAIL | Execution terminated by signal ------------------------------------------------------------------------------ Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_All_Nodes :: Check that the ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Data_Is_Seen_As_Empty_On_All_Nodes :: Sanity check ag... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Kill_node1_Before_Create :: Simulate node 1 crashes just before de... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Create_Device_Data_With_node1_Down :: Check that the create reques... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_Nodes_Without_node1 :: Check t... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Restart_node1_After_Create_And_Dump_Its_Topology_Data :: Simulate ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_node1 :: Check that the create... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Kill_node2_Before_Modify :: Simulate node 2 crashes just before de... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Modify_Device_Data_With_node2_Down :: Check that the modification ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Modified_Device_Data_Is_Visible_On_Nodes_Without_node2 :: Ch... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Restart_node2_After_Modify_And_Dump_Its_Topology_Data :: Simulate ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Modified_Device_Data_Is_Visible_On_node2 :: Check that the d... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Kill_node3_Before_Delete :: Simulate node 3 crashes just before de... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Delete_Device_Data_With_node3_Down :: Check that the data removal ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Data_Removal_Is_Visible_On_Nodes_Without_node3 :: Che... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Restart_node3_After_Delete_And_Dump_Its_Topology_Data :: Simulate ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Data_Removal_Is_Visible_On_node3 :: Check that the de... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Deconfigured :: Check that the device deconfiguration... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5297 killed; [ssh-agent] Stopped. Build was aborted Recording plot data Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: netconf-clustering.txt.Outages :: netconf cluster node outage test... | FAIL | 22 tests, 1 passed, 21 failed ============================================================================== netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... ============================================================================== Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Config_Data_Before_Data_Creation :: Check if there really is... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Create_Device_Data :: Create some data on the device and propagate... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Config_Data_After_Data_Creation :: Check if the data we just... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Restart_Original_Entity_Owner :: Restart the original entity owner... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Modify_Device_Data_With_Original_Owner :: Check that the original ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 17 tests, 0 passed, 17 failed ============================================================================== netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. ============================================================================== Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Create_Device_Data :: Send some sample test data into the device a... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Modify_Device_Data :: Send a request to change the sample test dat... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Data_Is_Modified :: Get the device data and make sure... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Delete_Device_Data :: Send a request to delete the sample test dat... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Data_Is_Deleted :: Get the device data and make sure ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Deconfigured_On_Configurer :: Check that the device i... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Deconfigured_On_Checker :: Check that the device is g... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ Check_Device_Deconfigured_On_Setter :: Check that the device is go... | FAIL | Test execution stopped due to a fatal error. ------------------------------------------------------------------------------ netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 26 tests, 0 passed, 26 failed ============================================================================== netconf-clustering.txt | FAIL | 140 tests, 40 passed, 100 failed ============================================================================== Output: /w/workspace/netconf-csit-3node-clustering-only-vanadium/output.xml Done! WARNING! Could not find file: log.html WARNING! Could not find file: report.html -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [PostBuildScript] - [INFO] Executing post build scripts. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins15358154989430249748.sh Archiving csit artifacts mv: cannot stat 'odl1_*': No such file or directory mv: cannot stat '*_1.png': No such file or directory mv: cannot stat '/tmp/odl1_*': No such file or directory mv: cannot stat 'gclogs-1': No such file or directory mv: cannot stat 'odl2_*': No such file or directory mv: cannot stat '*_2.png': No such file or directory mv: cannot stat '/tmp/odl2_*': No such file or directory mv: cannot stat 'gclogs-2': No such file or directory mv: cannot stat 'odl3_*': No such file or directory mv: cannot stat '*_3.png': No such file or directory mv: cannot stat '/tmp/odl3_*': No such file or directory mv: cannot stat 'gclogs-3': No such file or directory % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 136k 0 136k 0 0 1837k 0 --:--:-- --:--:-- --:--:-- 1813k 100 1500k 0 1500k 0 0 4414k 0 --:--:-- --:--:-- --:--:-- 4401k Archive: robot-plugin.zip inflating: ./archives/robot-plugin/output.xml mv: cannot stat '*.log.gz': No such file or directory mv: cannot stat '*.csv': No such file or directory mv: cannot stat '*.png': No such file or directory [PostBuildScript] - [INFO] Executing post build scripts. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins6018081858398204597.sh [PostBuildScript] - [INFO] Executing post build scripts. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-54 [EnvInject] - Variables injected successfully. provisioning config files... Log: /w/workspace/netconf-csit-3node-clustering-only-vanadium/log.html Report: /w/workspace/netconf-csit-3node-clustering-only-vanadium/report.html + true + echo 'Examining the files in data/log and checking filesize' Examining the files in data/log and checking filesize + ssh 10.30.171.234 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/' copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10062188721677922872.sh Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts. ---> openstack-stack-delete.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) total 1692 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 00:32 . -rw-rw-r-- 1 jenkins jenkins 1720 Feb 8 00:32 karaf_console.log drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 01:22 .. -rw-rw-r-- 1 jenkins jenkins 1719202 Feb 8 03:14 karaf.log lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m09n from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH INFO: Stack cost retrieval disabled, setting cost to 0 INFO: Deleting stack releng-netconf-csit-3node-clustering-only-vanadium-54 Successfully deleted stack releng-netconf-csit-3node-clustering-only-vanadium-54 [PostBuildScript] - [INFO] Executing post build scripts. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins577469656066035740.sh ---> sysstat.sh [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins8710263648294780092.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/netconf-csit-3node-clustering-only-vanadium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' + mkdir -p /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins12087779164999570747.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m09n from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH INFO: Running in OpenStack, capturing instance metadata [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins5092317719890725937.sh provisioning config files... Could not find credentials [logs] for netconf-csit-3node-clustering-only-vanadium #54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/config1351840135091492402tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16877743522352413875.sh ---> create-netrc.sh WARN: Log server credential not found. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins14037580130654493883.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m09n from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10832334536662090798.sh ---> sudo-logs.sh Archiving 'sudo' log.. [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins14609872678221292134.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m09n from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH DEBUG: total: 0 INFO: Retrieving Stack Cost... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins10255582786420843793.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m09n from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-m09n/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-only-vanadium/54/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-robot-2c-8g-8586.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 8.5G 32G 22% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 663 4597 19 2436 6728 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:2e:c7:d3 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.162/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 64623sec preferred_lft 64623sec inet6 fe80::f816:3eff:fe2e:c7d3/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU) 00:27:00 LINUX RESTART (2 CPU) 12:28:01 AM tps rtps wtps bread/s bwrtn/s 12:29:01 AM 111.78 53.94 57.84 5793.50 18536.98 12:30:01 AM 121.43 1.08 120.35 75.32 12484.44 12:31:01 AM 30.86 0.38 30.47 64.25 2383.94 12:32:01 AM 65.00 9.41 55.58 1678.91 3460.86 12:33:01 AM 35.23 0.03 35.19 3.47 6396.00 12:34:01 AM 4.47 0.00 4.47 0.00 163.51 12:35:01 AM 0.12 0.00 0.12 0.00 1.17 12:36:01 AM 0.27 0.08 0.18 5.87 2.27 12:37:01 AM 2.17 0.00 2.17 0.00 150.37 12:38:01 AM 0.55 0.00 0.55 0.00 39.79 12:39:01 AM 0.17 0.00 0.17 0.00 46.81 12:40:01 AM 0.27 0.00 0.27 0.00 90.67 12:41:01 AM 0.23 0.00 0.23 0.00 15.96 12:42:01 AM 0.30 0.03 0.27 0.27 31.21 12:43:01 AM 1.45 0.00 1.45 0.00 66.56 12:44:01 AM 0.25 0.00 0.25 0.00 39.39 12:45:01 AM 0.42 0.00 0.42 0.00 78.02 12:46:01 AM 0.25 0.00 0.25 0.00 18.29 12:47:01 AM 0.15 0.00 0.15 0.00 8.86 12:48:01 AM 0.38 0.00 0.38 0.00 21.21 12:49:01 AM 0.15 0.00 0.15 0.00 16.93 12:50:01 AM 0.13 0.00 0.13 0.00 8.96 12:51:01 AM 0.35 0.03 0.32 1.87 27.24 12:52:01 AM 0.25 0.00 0.25 0.00 10.85 12:53:01 AM 0.37 0.00 0.37 0.00 11.88 12:54:01 AM 0.12 0.00 0.12 0.00 4.53 12:55:01 AM 0.15 0.00 0.15 0.00 5.88 12:56:01 AM 0.13 0.00 0.13 0.00 0.92 12:57:01 AM 0.18 0.03 0.15 1.33 7.06 12:58:01 AM 0.72 0.00 0.72 0.00 12.30 12:59:01 AM 0.43 0.00 0.43 0.00 11.91 01:00:01 AM 0.30 0.03 0.27 0.27 6.51 01:01:01 AM 0.20 0.02 0.18 0.13 7.13 01:02:01 AM 0.62 0.07 0.55 1.73 12.08 01:03:01 AM 0.38 0.02 0.37 0.13 10.10 01:04:02 AM 8.68 5.73 2.95 555.41 91.52 01:05:01 AM 0.27 0.00 0.27 0.00 11.56 01:06:01 AM 0.13 0.00 0.13 0.00 6.00 01:07:01 AM 0.15 0.00 0.15 0.00 5.78 01:08:01 AM 0.48 0.00 0.48 0.00 10.10 01:09:01 AM 0.22 0.00 0.22 0.00 6.17 01:10:01 AM 0.18 0.00 0.18 0.00 3.23 01:11:01 AM 0.20 0.00 0.20 0.00 4.32 01:12:01 AM 0.13 0.00 0.13 0.00 3.48 01:13:01 AM 0.37 0.00 0.37 0.00 8.78 01:14:01 AM 0.15 0.00 0.15 0.00 25.32 01:15:01 AM 0.32 0.00 0.32 0.00 39.94 01:16:01 AM 0.23 0.00 0.23 0.00 10.83 01:17:01 AM 0.13 0.00 0.13 0.00 14.66 01:18:01 AM 0.33 0.00 0.33 0.00 20.08 01:19:01 AM 0.13 0.00 0.13 0.00 8.53 01:20:01 AM 0.13 0.00 0.13 0.00 16.40 01:21:01 AM 0.22 0.00 0.22 0.00 16.61 01:22:01 AM 0.30 0.00 0.30 0.00 26.13 01:23:01 AM 0.35 0.00 0.35 0.00 7.45 01:24:01 AM 0.13 0.00 0.13 0.00 1.43 01:25:01 AM 0.13 0.00 0.13 0.00 2.28 01:26:01 AM 0.20 0.00 0.20 0.00 2.45 01:27:01 AM 0.10 0.00 0.10 0.00 0.65 01:28:01 AM 0.38 0.00 0.38 0.00 7.57 01:29:01 AM 0.12 0.00 0.12 0.00 1.32 01:30:01 AM 1.20 0.32 0.88 6.93 25.46 01:31:01 AM 0.22 0.00 0.22 0.00 10.18 01:32:01 AM 0.15 0.00 0.15 0.00 3.87 01:33:01 AM 0.48 0.00 0.48 0.00 8.33 01:34:01 AM 0.10 0.00 0.10 0.00 0.85 01:35:01 AM 0.13 0.00 0.13 0.00 1.90 01:36:01 AM 0.28 0.00 0.28 0.00 4.02 01:37:01 AM 0.12 0.00 0.12 0.00 1.17 01:38:01 AM 0.22 0.00 0.22 0.00 2.58 01:39:01 AM 0.32 0.00 0.32 0.00 4.97 01:40:01 AM 0.20 0.00 0.20 0.00 2.38 01:41:01 AM 0.13 0.00 0.13 0.00 1.10 01:42:01 AM 0.27 0.00 0.27 0.00 3.85 01:43:01 AM 0.35 0.00 0.35 0.00 5.93 01:44:01 AM 0.13 0.00 0.13 0.00 2.08 01:45:01 AM 0.12 0.00 0.12 0.00 0.77 01:46:01 AM 0.10 0.00 0.10 0.00 0.77 01:47:01 AM 0.10 0.00 0.10 0.00 0.63 01:48:01 AM 0.33 0.00 0.33 0.00 5.51 01:49:01 AM 0.12 0.00 0.12 0.00 1.03 01:50:01 AM 0.37 0.00 0.37 0.00 5.70 01:51:01 AM 0.18 0.00 0.18 0.00 1.88 01:52:01 AM 0.13 0.00 0.13 0.00 1.70 01:53:01 AM 0.28 0.00 0.28 0.00 4.87 01:54:01 AM 0.12 0.00 0.12 0.00 1.03 01:55:01 AM 0.10 0.00 0.10 0.00 0.63 01:56:01 AM 0.10 0.00 0.10 0.00 0.63 01:57:01 AM 0.18 0.00 0.18 0.00 2.42 01:58:01 AM 0.40 0.00 0.40 0.00 5.68 01:59:01 AM 0.12 0.00 0.12 0.00 1.30 02:00:01 AM 0.13 0.00 0.13 0.00 1.03 02:01:01 AM 0.13 0.00 0.13 0.00 0.93 02:02:01 AM 0.23 0.00 0.23 0.00 3.97 02:03:01 AM 0.33 0.00 0.33 0.00 5.66 02:04:01 AM 0.10 0.00 0.10 0.00 1.03 02:05:01 AM 0.12 0.00 0.12 0.00 0.90 02:06:01 AM 0.10 0.00 0.10 0.00 0.63 02:07:01 AM 0.10 0.00 0.10 0.00 0.63 02:08:01 AM 0.35 0.00 0.35 0.00 6.13 02:09:02 AM 0.17 0.00 0.17 0.00 1.18 02:10:01 AM 0.34 0.00 0.34 0.00 5.52 02:11:01 AM 0.18 0.00 0.18 0.00 1.88 02:12:01 AM 0.13 0.00 0.13 0.00 1.70 02:13:01 AM 0.28 0.00 0.28 0.00 4.87 02:14:01 AM 0.12 0.00 0.12 0.00 1.03 02:15:01 AM 0.20 0.00 0.20 0.00 2.63 02:16:01 AM 0.13 0.00 0.13 0.00 1.32 02:17:01 AM 0.10 0.00 0.10 0.00 0.77 02:18:01 AM 0.32 0.00 0.32 0.00 4.58 02:19:01 AM 0.15 0.00 0.15 0.00 1.48 02:20:01 AM 0.13 0.00 0.13 0.00 1.20 02:21:01 AM 0.17 0.00 0.17 0.00 1.22 02:22:01 AM 0.23 0.00 0.23 0.00 3.43 02:23:01 AM 0.32 0.00 0.32 0.00 5.13 02:24:01 AM 0.12 0.00 0.12 0.00 0.90 02:25:01 AM 0.12 0.00 0.12 0.00 0.90 02:26:01 AM 0.10 0.00 0.10 0.00 0.63 02:27:01 AM 0.10 0.00 0.10 0.00 0.63 02:28:01 AM 0.30 0.00 0.30 0.00 4.45 02:29:01 AM 0.10 0.00 0.10 0.00 1.03 02:30:01 AM 0.12 0.00 0.12 0.00 0.80 02:31:01 AM 0.27 0.00 0.27 0.00 2.98 02:32:01 AM 0.22 0.00 0.22 0.00 2.80 02:33:01 AM 0.28 0.00 0.28 0.00 5.40 02:34:01 AM 0.12 0.00 0.12 0.00 0.90 02:35:01 AM 0.12 0.00 0.12 0.00 0.77 02:36:01 AM 0.10 0.00 0.10 0.00 0.77 02:37:01 AM 0.08 0.00 0.08 0.00 0.50 02:38:01 AM 0.32 0.00 0.32 0.00 4.85 02:39:01 AM 0.20 0.00 0.20 0.00 2.77 02:40:01 AM 0.17 0.00 0.17 0.00 1.58 02:41:01 AM 0.23 0.00 0.23 0.00 2.73 02:42:01 AM 0.30 0.00 0.30 0.00 3.95 02:43:01 AM 0.27 0.00 0.27 0.00 4.33 02:44:01 AM 0.85 0.00 0.85 0.00 13.20 02:45:01 AM 0.25 0.00 0.25 0.00 3.47 02:46:01 AM 0.15 0.00 0.15 0.00 1.50 02:47:01 AM 0.08 0.00 0.08 0.00 0.72 02:48:01 AM 0.22 0.00 0.22 0.00 2.53 02:49:01 AM 0.25 0.00 0.25 0.00 4.28 02:50:01 AM 0.20 0.00 0.20 0.00 2.63 02:51:01 AM 0.30 0.00 0.30 0.00 5.01 02:52:01 AM 0.18 0.00 0.18 0.00 2.57 02:53:01 AM 0.28 0.00 0.28 0.00 5.00 02:54:01 AM 0.17 0.00 0.17 0.00 2.08 02:55:01 AM 0.18 0.00 0.18 0.00 2.13 02:56:01 AM 0.10 0.00 0.10 0.00 0.80 02:57:01 AM 0.13 0.00 0.13 0.00 0.92 02:58:01 AM 0.32 0.00 0.32 0.00 4.85 02:59:01 AM 0.23 0.00 0.23 0.00 3.95 03:00:01 AM 0.17 0.00 0.17 0.00 1.62 03:01:01 AM 0.15 0.00 0.15 0.00 1.20 03:02:01 AM 0.13 0.00 0.13 0.00 1.70 03:03:01 AM 0.38 0.00 0.38 0.00 6.73 03:04:01 AM 0.20 0.00 0.20 0.00 2.42 03:05:01 AM 0.13 0.00 0.13 0.00 0.90 03:06:01 AM 0.10 0.00 0.10 0.00 0.63 03:07:01 AM 0.10 0.00 0.10 0.00 0.83 03:08:01 AM 0.35 0.00 0.35 0.00 5.13 03:09:01 AM 0.12 0.00 0.12 0.00 0.90 03:10:01 AM 0.12 0.00 0.12 0.00 0.90 03:11:01 AM 0.22 0.00 0.22 0.00 2.53 03:12:02 AM 0.18 0.00 0.18 0.00 2.65 03:13:01 AM 0.29 0.00 0.29 0.00 4.94 03:14:01 AM 0.10 0.00 0.10 0.00 1.03 03:15:01 AM 0.12 0.00 0.12 0.00 0.90 03:16:01 AM 0.10 0.00 0.10 0.00 0.63 03:17:01 AM 0.10 0.00 0.10 0.00 0.63 03:18:01 AM 0.35 0.00 0.35 0.00 5.33 03:19:01 AM 0.15 0.00 0.15 0.00 1.18 03:20:01 AM 0.18 0.00 0.18 0.00 2.37 03:21:01 AM 0.18 0.00 0.18 0.00 1.88 03:22:01 AM 0.13 0.00 0.13 0.00 1.70 03:23:01 AM 0.28 0.00 0.28 0.00 4.58 03:24:01 AM 0.12 0.00 0.12 0.00 1.30 03:25:01 AM 0.13 0.00 0.13 0.00 0.90 03:26:01 AM 0.10 0.00 0.10 0.00 0.63 03:27:01 AM 0.18 0.00 0.18 0.00 2.37 03:28:01 AM 0.35 0.00 0.35 0.00 5.17 03:29:01 AM 0.15 0.00 0.15 0.00 1.45 03:30:01 AM 0.13 0.00 0.13 0.00 1.07 03:31:01 AM 0.17 0.00 0.17 0.00 1.21 03:32:01 AM 0.13 0.00 0.13 0.00 1.83 03:33:01 AM 0.27 0.00 0.27 0.00 4.72 03:34:01 AM 0.22 0.00 0.22 0.00 3.18 03:35:01 AM 0.17 0.00 0.17 0.00 1.72 03:36:01 AM 0.10 0.00 0.10 0.00 0.63 03:37:01 AM 0.10 0.00 0.10 0.00 0.63 03:38:01 AM 0.32 0.00 0.32 0.00 5.38 03:39:01 AM 0.13 0.00 0.13 0.00 1.03 03:40:01 AM 0.12 0.00 0.12 0.00 1.48 03:41:01 AM 0.27 0.00 0.27 0.00 2.98 03:42:01 AM 0.23 0.00 0.23 0.00 3.33 03:43:01 AM 0.30 0.00 0.30 0.00 5.13 03:44:01 AM 0.12 0.00 0.12 0.00 0.90 03:45:01 AM 0.13 0.00 0.13 0.00 0.90 03:46:01 AM 0.10 0.00 0.10 0.00 0.77 03:47:01 AM 0.10 0.00 0.10 0.00 0.63 03:48:01 AM 0.30 0.00 0.30 0.00 4.32 03:49:01 AM 0.12 0.00 0.12 0.00 1.03 03:50:01 AM 0.12 0.00 0.12 0.00 0.88 03:51:01 AM 0.38 0.00 0.38 0.00 5.20 03:52:01 AM 0.25 0.00 0.25 0.00 3.08 03:53:01 AM 0.27 0.00 0.27 0.00 4.33 03:54:01 AM 0.10 0.00 0.10 0.00 1.20 03:55:01 AM 0.15 0.00 0.15 0.00 1.05 03:56:01 AM 0.15 0.00 0.15 0.00 1.50 03:57:01 AM 0.10 0.00 0.10 0.00 0.77 03:58:01 AM 0.45 0.00 0.45 0.00 7.38 03:59:01 AM 0.18 0.00 0.18 0.00 1.72 04:00:01 AM 0.10 0.00 0.10 0.00 0.86 04:00:01 AM 0.00 0.00 0.00 0.00 0.00 04:01:01 AM 0.20 0.00 0.20 0.00 2.65 04:02:01 AM 0.28 0.00 0.28 0.00 4.75 04:03:01 AM 0.20 0.00 0.20 0.00 2.33 04:04:01 AM 0.23 0.00 0.23 0.00 4.30 04:05:01 AM 0.20 0.00 0.20 0.00 2.78 04:06:01 AM 0.13 0.00 0.13 0.00 1.82 04:07:01 AM 0.13 0.00 0.13 0.00 0.95 04:08:01 AM 0.32 0.00 0.32 0.00 5.25 04:09:01 AM 0.18 0.00 0.18 0.00 2.40 04:10:02 AM 0.17 0.00 0.17 0.00 2.08 04:11:01 AM 0.24 0.00 0.24 0.00 2.71 04:12:01 AM 0.18 0.00 0.18 0.00 2.52 04:13:01 AM 0.28 0.00 0.28 0.00 4.87 04:14:01 AM 0.12 0.00 0.12 0.00 1.03 04:15:01 AM 0.12 0.00 0.12 0.00 0.77 04:16:01 AM 0.10 0.00 0.10 0.00 0.63 04:17:01 AM 0.10 0.00 0.10 0.00 0.83 04:18:01 AM 0.35 0.00 0.35 0.00 5.13 04:19:01 AM 0.22 0.00 0.22 0.00 2.77 04:20:01 AM 0.17 0.00 0.17 0.00 1.72 04:21:01 AM 0.13 0.00 0.13 0.00 1.08 04:22:01 AM 0.17 0.00 0.17 0.00 2.12 04:23:01 AM 0.28 0.00 0.28 0.00 4.87 04:24:01 AM 0.10 0.00 0.10 0.00 0.77 04:25:01 AM 0.12 0.00 0.12 0.00 0.90 04:26:01 AM 0.20 0.00 0.20 0.00 2.23 04:27:01 AM 0.15 0.00 0.15 0.00 1.45 04:28:01 AM 0.33 0.00 0.33 0.00 4.78 04:29:01 AM 0.15 0.00 0.15 0.00 1.18 04:30:01 AM 0.12 0.00 0.12 0.00 0.77 04:31:01 AM 0.15 0.00 0.15 0.00 1.20 04:32:01 AM 0.13 0.00 0.13 0.00 1.70 04:33:01 AM 0.45 0.00 0.45 0.00 7.67 04:34:01 AM 0.40 0.00 0.40 0.00 4.13 04:35:01 AM 1.20 0.00 1.20 0.00 20.00 04:36:01 AM 0.10 0.00 0.10 0.00 0.77 04:37:01 AM 0.10 0.00 0.10 0.00 0.63 04:38:01 AM 0.30 0.00 0.30 0.00 4.35 04:39:01 AM 0.13 0.00 0.13 0.00 1.48 04:40:01 AM 0.20 0.00 0.20 0.00 1.90 04:41:01 AM 0.13 0.00 0.13 0.00 1.07 04:42:01 AM 0.23 0.00 0.23 0.00 3.83 04:43:01 AM 0.33 0.00 0.33 0.00 5.27 04:44:01 AM 0.13 0.00 0.13 0.00 0.93 04:45:01 AM 0.13 0.00 0.13 0.00 1.57 04:46:01 AM 0.10 0.00 0.10 0.00 1.03 04:47:01 AM 0.12 0.00 0.12 0.00 0.77 04:48:01 AM 0.32 0.00 0.32 0.00 4.98 04:49:01 AM 0.10 0.00 0.10 0.00 1.07 04:50:01 AM 0.15 0.00 0.15 0.00 1.05 04:51:01 AM 0.23 0.00 0.23 0.00 2.70 04:52:01 AM 0.22 0.00 0.22 0.00 2.80 04:53:01 AM 0.27 0.00 0.27 0.00 4.87 04:54:01 AM 0.12 0.00 0.12 0.00 0.90 04:55:01 AM 0.10 0.00 0.10 0.00 1.03 04:56:01 AM 0.12 0.00 0.12 0.00 0.90 04:57:01 AM 0.10 0.00 0.10 0.00 0.63 04:58:01 AM 0.30 0.00 0.30 0.00 4.32 04:59:01 AM 0.30 0.00 0.30 0.00 4.40 05:00:01 AM 0.22 0.00 0.22 0.00 2.40 05:01:01 AM 0.13 0.00 0.13 0.00 1.25 05:02:01 AM 0.22 0.00 0.22 0.00 2.42 05:03:01 AM 0.40 0.00 0.40 0.00 6.75 05:04:01 AM 0.15 0.00 0.15 0.00 2.02 05:05:01 AM 0.15 0.00 0.15 0.00 1.05 05:06:01 AM 0.10 0.00 0.10 0.00 0.68 05:07:01 AM 0.15 0.00 0.15 0.00 1.58 05:08:01 AM 0.30 0.00 0.30 0.00 4.32 05:09:01 AM 0.12 0.00 0.12 0.00 1.17 05:10:01 AM 0.12 0.00 0.12 0.00 0.90 05:11:01 AM 0.22 0.00 0.22 0.00 2.53 05:12:01 AM 0.18 0.00 0.18 0.00 2.65 05:13:01 AM 0.17 0.00 0.17 0.00 2.10 05:14:01 AM 0.20 0.00 0.20 0.00 3.47 05:15:01 AM 0.22 0.00 0.22 0.00 2.82 05:16:01 AM 0.17 0.00 0.17 0.00 2.00 05:17:01 AM 0.13 0.00 0.13 0.00 1.68 05:18:02 AM 0.32 0.00 0.32 0.00 4.85 05:19:01 AM 0.12 0.00 0.12 0.00 1.46 05:20:01 AM 0.30 0.00 0.30 0.00 4.33 05:21:01 AM 0.17 0.00 0.17 0.00 1.92 05:22:01 AM 0.13 0.00 0.13 0.00 1.70 05:23:01 AM 0.28 0.00 0.28 0.00 5.27 05:24:01 AM 0.12 0.00 0.12 0.00 1.30 05:25:01 AM 0.12 0.00 0.12 0.00 0.77 05:26:01 AM 0.13 0.00 0.13 0.00 0.95 05:27:01 AM 0.20 0.00 0.20 0.00 2.40 05:28:01 AM 0.40 0.00 0.40 0.00 6.35 05:29:01 AM 0.13 0.00 0.13 0.00 1.17 05:30:01 AM 0.12 0.00 0.12 0.00 0.90 05:31:01 AM 0.13 0.00 0.13 0.00 1.07 05:32:01 AM 0.13 0.00 0.13 0.00 2.23 05:33:01 AM 0.30 0.00 0.30 0.00 5.53 05:34:01 AM 0.22 0.00 0.22 0.00 2.90 05:35:01 AM 0.15 0.00 0.15 0.00 1.58 05:36:01 AM 0.12 0.00 0.12 0.00 0.77 05:37:01 AM 0.10 0.00 0.10 0.00 0.67 05:38:01 AM 0.33 0.00 0.33 0.00 4.76 05:39:01 AM 0.13 0.00 0.13 0.00 1.32 05:40:01 AM 0.12 0.00 0.12 0.00 0.77 05:41:01 AM 0.22 0.00 0.22 0.00 2.67 05:42:01 AM 0.18 0.00 0.18 0.00 2.52 05:43:01 AM 0.27 0.00 0.27 0.00 4.45 05:44:01 AM 0.12 0.00 0.12 0.00 0.90 05:45:01 AM 0.15 0.00 0.15 0.00 1.48 05:46:01 AM 0.13 0.00 0.13 0.00 1.05 05:47:01 AM 0.12 0.00 0.12 0.00 0.77 05:48:01 AM 0.33 0.00 0.33 0.00 5.52 05:49:01 AM 0.12 0.00 0.12 0.00 1.30 05:50:01 AM 0.13 0.00 0.13 0.00 0.90 05:51:01 AM 0.23 0.00 0.23 0.00 2.67 05:52:01 AM 0.18 0.00 0.18 0.00 2.52 05:53:01 AM 0.28 0.00 0.28 0.00 4.87 05:54:01 AM 0.15 0.00 0.15 0.00 1.22 05:55:01 AM 0.12 0.00 0.12 0.00 0.80 05:56:01 AM 0.13 0.00 0.13 0.00 0.92 05:57:01 AM 0.08 0.00 0.08 0.00 0.50 05:58:01 AM 0.45 0.00 0.45 0.00 7.40 05:59:01 AM 0.15 0.00 0.15 0.00 1.85 06:00:01 AM 0.12 0.00 0.12 0.00 0.77 06:01:01 AM 0.13 0.00 0.13 0.00 1.07 06:02:01 AM 0.23 0.00 0.23 0.00 3.30 06:03:01 AM 0.32 0.00 0.32 0.00 5.27 06:04:01 AM 0.10 0.00 0.10 0.00 1.03 06:05:01 AM 0.12 0.00 0.12 0.00 0.77 06:06:01 AM 0.10 0.00 0.10 0.00 0.77 06:07:01 AM 0.10 0.00 0.10 0.00 0.75 06:08:01 AM 0.45 0.00 0.45 0.00 6.68 06:09:01 AM 0.10 0.00 0.10 0.00 1.17 06:10:01 AM 0.12 0.00 0.12 0.00 0.77 06:11:01 AM 0.23 0.00 0.23 0.00 2.72 06:12:01 AM 0.22 0.00 0.22 0.00 2.80 06:13:01 AM 0.27 0.00 0.27 0.00 4.32 06:14:01 AM 0.12 0.00 0.12 0.00 1.03 06:15:01 AM 0.15 0.00 0.15 0.00 1.33 06:16:01 AM 0.10 0.00 0.10 0.00 0.63 06:17:01 AM 0.10 0.00 0.10 0.00 0.77 06:18:01 AM 0.30 0.00 0.30 0.00 4.72 06:19:01 AM 0.22 0.00 0.22 0.00 2.50 06:20:01 AM 0.23 0.00 0.23 0.00 2.25 06:21:02 AM 0.97 0.00 0.97 0.00 13.95 06:22:01 AM 0.44 0.00 0.44 0.00 5.79 06:23:01 AM 0.43 0.00 0.43 0.00 5.67 06:24:01 AM 0.32 0.00 0.32 0.00 2.48 06:25:01 AM 0.33 0.00 0.33 0.00 2.87 06:26:01 AM 0.30 0.00 0.30 0.00 2.30 06:27:01 AM 0.32 0.00 0.32 0.00 2.82 06:28:01 AM 0.33 0.00 0.33 0.00 3.13 06:29:01 AM 7.42 0.32 7.10 36.93 233.16 06:30:01 AM 33.11 0.47 32.64 52.92 2086.42 Average: 1.37 0.20 1.17 22.88 131.69 12:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:29:01 AM 5382868 6958460 2499564 31.71 2688 1767792 814524 9.12 189956 2026348 103800 12:30:01 AM 5119740 6960272 2762692 35.05 2688 2016100 770560 8.63 199008 2208120 40764 12:31:01 AM 5203652 7045676 2678780 33.98 2688 2018032 683788 7.66 219588 2110940 4 12:32:01 AM 4878528 6987188 3003904 38.11 2688 2274556 709272 7.94 261132 2361972 175676 12:33:01 AM 4903708 7012868 2978724 37.79 2688 2275428 679968 7.61 266780 2326676 16 12:34:01 AM 4904468 7013628 2977964 37.78 2688 2275428 679968 7.61 266784 2326480 8 12:35:01 AM 4904512 7013672 2977920 37.78 2688 2275428 679968 7.61 266784 2326424 12 12:36:01 AM 4856292 6966528 3026140 38.39 2688 2276544 752844 8.43 267152 2373504 928 12:37:01 AM 4849680 6961520 3032752 38.47 2688 2278124 768624 8.61 267240 2380440 196 12:38:01 AM 4848504 6961172 3033928 38.49 2688 2278936 768624 8.61 267248 2381452 108 12:39:01 AM 4841304 6956472 3041128 38.58 2688 2281476 820748 9.19 267328 2388188 1288 12:40:01 AM 4839976 6956572 3042456 38.60 2688 2282884 821448 9.20 267340 2389572 64 12:41:01 AM 4839268 6956748 3043164 38.61 2688 2283732 821448 9.20 267340 2390448 492 12:42:01 AM 4837520 6955932 3044912 38.63 2688 2284664 824672 9.23 267468 2391968 584 12:43:01 AM 4835640 6954840 3046792 38.65 2688 2285468 824672 9.23 267468 2393824 376 12:44:01 AM 4834316 6956092 3048116 38.67 2688 2288028 806784 9.03 267472 2395208 1864 12:45:01 AM 4833900 6956068 3048532 38.68 2688 2288420 806784 9.03 267472 2395720 88 12:46:01 AM 4833664 6956232 3048768 38.68 2688 2288820 806784 9.03 267472 2396020 20 12:47:01 AM 4832676 6955628 3049756 38.69 2688 2289204 806784 9.03 267472 2396664 168 12:48:01 AM 4832192 6955536 3050240 38.70 2688 2289596 806784 9.03 267472 2397384 88 12:49:01 AM 4831944 6955680 3050488 38.70 2688 2289988 806784 9.03 267472 2397676 4 12:50:01 AM 4829308 6953712 3053124 38.73 2688 2290656 800460 8.96 267472 2400012 440 12:51:01 AM 4827792 6952576 3054640 38.75 2688 2291032 800460 8.96 267664 2401612 56 12:52:01 AM 4826628 6951640 3055804 38.77 2688 2291260 800460 8.96 267664 2402672 56 12:53:01 AM 4826072 6951224 3056360 38.77 2688 2291408 816324 9.14 267664 2403340 16 12:54:01 AM 4825252 6950588 3057180 38.78 2688 2291592 816324 9.14 267664 2404104 100 12:55:01 AM 4825288 6950672 3057144 38.78 2688 2291632 816324 9.14 267664 2404088 4 12:56:01 AM 4825448 6950832 3056984 38.78 2688 2291632 816324 9.14 267664 2404088 4 12:57:01 AM 4825272 6950872 3057160 38.78 2688 2291840 794680 8.90 268012 2403928 4 12:58:01 AM 4824612 6950300 3057820 38.79 2688 2291928 812644 9.10 268040 2404288 16 12:59:01 AM 4824548 6950460 3057884 38.79 2688 2292152 812644 9.10 268040 2404308 4 01:00:01 AM 4823772 6949796 3058660 38.80 2688 2292264 809776 9.07 268044 2404812 4 01:01:01 AM 4821516 6947700 3060916 38.83 2688 2292424 809776 9.07 268164 2406736 16 01:02:01 AM 4822368 6948768 3060064 38.82 2688 2292656 809776 9.07 268228 2406344 16 01:03:01 AM 4821880 6948436 3060552 38.83 2688 2292828 804012 9.00 268228 2406620 64 01:04:02 AM 4804208 6948276 3078224 39.05 2688 2310268 803968 9.00 270468 2421992 176 01:05:01 AM 4804532 6948700 3077900 39.05 2688 2310368 803968 9.00 270484 2421876 48 01:06:01 AM 4804484 6948756 3077948 39.05 2688 2310496 803968 9.00 270484 2421976 24 01:07:01 AM 4804284 6948736 3078148 39.05 2688 2310652 803968 9.00 270484 2422164 44 01:08:01 AM 4803836 6948336 3078596 39.06 2688 2310700 803968 9.00 270484 2422572 24 01:09:01 AM 4803808 6948404 3078624 39.06 2688 2310796 803968 9.00 270484 2422648 24 01:10:01 AM 4803684 6948324 3078748 39.06 2688 2310840 804204 9.00 270484 2422560 24 01:11:01 AM 4803716 6948448 3078716 39.06 2688 2310940 804204 9.00 270484 2422544 40 01:12:01 AM 4803740 6948556 3078692 39.06 2688 2311016 804204 9.00 270484 2422624 68 01:13:01 AM 4803552 6948508 3078880 39.06 2688 2311168 804204 9.00 270484 2422772 120 01:14:01 AM 4802892 6948536 3079540 39.07 2688 2311892 804204 9.00 270484 2423524 120 01:15:01 AM 4800412 6947116 3082020 39.10 2688 2312904 819804 9.18 270484 2425392 40 01:16:01 AM 4800924 6947988 3081508 39.09 2688 2313264 801664 8.98 270484 2425740 152 01:17:01 AM 4800412 6947848 3082020 39.10 2688 2313636 801664 8.98 270484 2426136 112 01:18:01 AM 4799452 6947276 3082980 39.11 2688 2314024 801664 8.98 270484 2427024 48 01:19:01 AM 4799188 6947372 3083244 39.12 2688 2314392 801664 8.98 270484 2427216 192 01:20:01 AM 4798412 6946976 3084020 39.13 2688 2314764 798896 8.95 270484 2427752 112 01:21:01 AM 4798336 6947276 3084096 39.13 2688 2315148 798896 8.95 270484 2427992 40 01:22:01 AM 4797712 6947276 3084720 39.13 2688 2315772 798896 8.95 270484 2428820 52 01:23:01 AM 4797644 6947272 3084788 39.13 2688 2315828 798896 8.95 270484 2428720 4 01:24:01 AM 4797476 6947104 3084956 39.14 2688 2315828 798896 8.95 270484 2428948 4 01:25:01 AM 4797684 6947352 3084748 39.13 2688 2315868 798896 8.95 270484 2428804 4 01:26:01 AM 4797600 6947272 3084832 39.14 2688 2315872 798896 8.95 270484 2428924 4 01:27:01 AM 4797560 6947280 3084872 39.14 2688 2315920 798896 8.95 270484 2428856 56 01:28:01 AM 4797152 6946872 3085280 39.14 2688 2315920 798896 8.95 270484 2429184 12 01:29:01 AM 4797076 6946928 3085356 39.14 2688 2316060 798896 8.95 270484 2429204 144 01:30:01 AM 4796476 6946628 3085956 39.15 2688 2316352 812748 9.10 270596 2429488 80 01:31:01 AM 4796640 6946968 3085792 39.15 2688 2316520 812748 9.10 270596 2429424 4 01:32:01 AM 4796792 6947176 3085640 39.15 2688 2316576 812748 9.10 270596 2429484 8 01:33:01 AM 4796012 6946396 3086420 39.16 2688 2316576 812748 9.10 270596 2429824 4 01:34:01 AM 4796272 6946656 3086160 39.15 2688 2316576 812748 9.10 270596 2429872 16 01:35:01 AM 4796668 6947056 3085764 39.15 2688 2316580 812748 9.10 270596 2429484 8 01:36:01 AM 4796628 6947016 3085804 39.15 2688 2316580 812748 9.10 270596 2429500 4 01:37:01 AM 4796484 6946872 3085948 39.15 2688 2316580 812748 9.10 270596 2429636 4 01:38:01 AM 4796436 6946828 3085996 39.15 2688 2316584 812748 9.10 270596 2429748 16 01:39:01 AM 4796496 6946892 3085936 39.15 2688 2316588 812748 9.10 270596 2429620 12 01:40:01 AM 4796260 6946656 3086172 39.15 2688 2316588 811628 9.09 270596 2429668 4 01:41:01 AM 4796376 6946776 3086056 39.15 2688 2316592 811628 9.09 270596 2429692 12 01:42:01 AM 4796604 6947004 3085828 39.15 2688 2316592 811628 9.09 270596 2429556 8 01:43:01 AM 4796640 6947044 3085792 39.15 2688 2316596 811628 9.09 270596 2429560 4 01:44:01 AM 4796632 6947036 3085800 39.15 2688 2316596 811628 9.09 270596 2429628 4 01:45:01 AM 4796500 6946904 3085932 39.15 2688 2316596 811628 9.09 270596 2429560 4 01:46:01 AM 4796572 6946980 3085860 39.15 2688 2316600 811628 9.09 270596 2429564 4 01:47:01 AM 4796548 6946956 3085884 39.15 2688 2316600 811628 9.09 270596 2429564 4 01:48:01 AM 4796300 6946708 3086132 39.15 2688 2316600 811628 9.09 270596 2429768 4 01:49:01 AM 4796392 6946804 3086040 39.15 2688 2316604 811628 9.09 270596 2429640 4 01:50:01 AM 4796280 6946692 3086152 39.15 2688 2316604 828216 9.27 270624 2429640 4 01:51:01 AM 4796592 6947012 3085840 39.15 2688 2316608 828216 9.27 270624 2429548 4 01:52:01 AM 4796520 6946940 3085912 39.15 2688 2316608 828216 9.27 270624 2429548 4 01:53:01 AM 4796576 6946996 3085856 39.15 2688 2316608 828216 9.27 270624 2429548 4 01:54:01 AM 4796560 6946984 3085872 39.15 2688 2316612 812076 9.09 270624 2429620 4 01:55:01 AM 4796680 6947104 3085752 39.15 2688 2316612 812076 9.09 270624 2429552 4 01:56:01 AM 4796744 6947168 3085688 39.15 2688 2316612 812076 9.09 270624 2429552 4 01:57:01 AM 4796668 6947096 3085764 39.15 2688 2316616 812076 9.09 270624 2429556 4 01:58:01 AM 4796132 6946560 3086300 39.15 2688 2316616 812076 9.09 270624 2429760 16 01:59:01 AM 4796272 6946700 3086160 39.15 2688 2316616 812076 9.09 270624 2429632 8 02:00:01 AM 4795920 6946352 3086512 39.16 2688 2316620 806056 9.03 270624 2429684 4 02:01:01 AM 4795296 6945728 3087136 39.16 2688 2316620 806056 9.03 270624 2430144 4 02:02:01 AM 4796296 6946732 3086136 39.15 2688 2316624 806056 9.03 270636 2429544 4 02:03:01 AM 4796268 6946704 3086164 39.15 2688 2316624 806056 9.03 270636 2429664 4 02:04:01 AM 4796260 6946696 3086172 39.15 2688 2316624 806056 9.03 270636 2429800 4 02:05:01 AM 4796612 6947052 3085820 39.15 2688 2316628 806056 9.03 270636 2429552 4 02:06:01 AM 4796680 6947120 3085752 39.15 2688 2316628 806056 9.03 270636 2429552 4 02:07:01 AM 4796740 6947180 3085692 39.15 2688 2316628 806056 9.03 270636 2429552 4 02:08:01 AM 4796232 6946676 3086200 39.15 2688 2316632 806056 9.03 270636 2429948 4 02:09:02 AM 4796948 6947392 3085484 39.14 2688 2316632 806056 9.03 270636 2429512 4 02:10:01 AM 4796340 6946784 3086092 39.15 2688 2316632 804036 9.00 270636 2429508 4 02:11:01 AM 4796564 6947012 3085868 39.15 2688 2316636 804036 9.00 270636 2429400 4 02:12:01 AM 4796664 6947112 3085768 39.15 2688 2316636 804036 9.00 270636 2429516 4 02:13:01 AM 4796672 6947120 3085760 39.15 2688 2316636 804036 9.00 270636 2429400 4 02:14:01 AM 4796544 6946996 3085888 39.15 2688 2316640 804036 9.00 270636 2429472 4 02:15:01 AM 4796668 6947124 3085764 39.15 2688 2316644 804036 9.00 270636 2429408 4 02:16:01 AM 4796692 6947148 3085740 39.15 2688 2316644 804036 9.00 270636 2429408 4 02:17:01 AM 4796756 6947216 3085676 39.15 2688 2316648 804036 9.00 270636 2429412 4 02:18:01 AM 4796512 6946972 3085920 39.15 2688 2316648 804036 9.00 270636 2429692 16 02:19:01 AM 4796744 6947204 3085688 39.15 2688 2316648 804036 9.00 270636 2429488 12 02:20:01 AM 4796692 6947156 3085740 39.15 2688 2316652 795908 8.91 270636 2429656 4 02:21:01 AM 4796936 6947400 3085496 39.14 2688 2316652 795908 8.91 270636 2429424 4 02:22:01 AM 4796752 6947220 3085680 39.15 2688 2316656 795908 8.91 270636 2429428 4 02:23:01 AM 4796848 6947316 3085584 39.15 2688 2316656 795908 8.91 270636 2429428 4 02:24:01 AM 4796708 6947176 3085724 39.15 2688 2316656 811520 9.09 270636 2429612 4 02:25:01 AM 4796820 6947292 3085612 39.15 2688 2316660 811520 9.09 270636 2429432 4 02:26:01 AM 4796844 6947316 3085588 39.15 2688 2316660 811520 9.09 270636 2429432 4 02:27:01 AM 4796884 6947356 3085548 39.14 2688 2316660 811520 9.09 270636 2429432 4 02:28:01 AM 4797092 6947568 3085340 39.14 2688 2316664 811520 9.09 270636 2429436 4 02:29:01 AM 4796716 6947192 3085716 39.15 2688 2316664 811520 9.09 270636 2429508 4 02:30:01 AM 4796560 6947036 3085872 39.15 2688 2316664 795908 8.91 270636 2429556 4 02:31:01 AM 4796760 6947244 3085672 39.15 2688 2316668 795908 8.91 270636 2429444 4 02:32:01 AM 4796496 6946980 3085936 39.15 2688 2316668 795908 8.91 270636 2429696 12 02:33:01 AM 4796780 6947268 3085652 39.15 2688 2316672 795908 8.91 270636 2429592 8 02:34:01 AM 4796864 6947352 3085568 39.14 2688 2316672 795908 8.91 270636 2429524 4 02:35:01 AM 4796888 6947376 3085544 39.14 2688 2316672 795908 8.91 270636 2429572 4 02:36:01 AM 4796892 6947384 3085540 39.14 2688 2316676 795908 8.91 270636 2429576 4 02:37:01 AM 4797012 6947504 3085420 39.14 2688 2316676 795908 8.91 270636 2429440 4 02:38:01 AM 4796828 6947320 3085604 39.15 2688 2316676 795908 8.91 270636 2429460 4 02:39:01 AM 4796660 6947156 3085772 39.15 2688 2316680 811292 9.08 270636 2429652 4 02:40:01 AM 4796592 6947088 3085840 39.15 2688 2316680 807276 9.04 270636 2429700 4 02:41:01 AM 4796828 6947332 3085604 39.15 2688 2316688 807276 9.04 270636 2429480 8 02:42:01 AM 4796580 6947084 3085852 39.15 2688 2316688 807276 9.04 270636 2429604 4 02:43:01 AM 4796512 6947016 3085920 39.15 2688 2316688 805636 9.02 270636 2429732 8 02:44:01 AM 4796576 6947092 3085856 39.15 2688 2316700 804100 9.00 279744 2420488 4 02:45:01 AM 4796828 6947344 3085604 39.15 2688 2316700 804100 9.00 279744 2420420 4 02:46:01 AM 4796952 6947468 3085480 39.14 2688 2316700 804100 9.00 279744 2420420 4 02:47:01 AM 4797036 6947556 3085396 39.14 2688 2316704 804100 9.00 279744 2420424 4 02:48:01 AM 4796752 6947272 3085680 39.15 2688 2316704 804100 9.00 279744 2420576 4 02:49:01 AM 4796748 6947268 3085684 39.15 2688 2316704 804100 9.00 279744 2420624 4 02:50:01 AM 4796648 6947168 3085784 39.15 2688 2316704 795904 8.91 279744 2420672 4 02:51:01 AM 4796940 6947468 3085492 39.14 2688 2316708 795904 8.91 279744 2420444 4 02:52:01 AM 4796828 6947356 3085604 39.15 2688 2316708 795904 8.91 279744 2420560 4 02:53:01 AM 4796824 6947356 3085608 39.15 2688 2316712 795904 8.91 279744 2420564 4 02:54:01 AM 4796600 6947132 3085832 39.15 2688 2316712 795904 8.91 279744 2420520 4 02:55:01 AM 4796692 6947224 3085740 39.15 2688 2316712 795904 8.91 279744 2420452 4 02:56:01 AM 4796772 6947308 3085660 39.15 2688 2316716 795904 8.91 279744 2420456 4 02:57:01 AM 4796676 6947212 3085756 39.15 2688 2316716 795904 8.91 279744 2420456 4 02:58:01 AM 4796636 6947172 3085796 39.15 2688 2316716 811288 9.08 279744 2420572 4 02:59:01 AM 4796680 6947224 3085752 39.15 2688 2316724 811288 9.08 279744 2420532 4 03:00:01 AM 4796532 6947076 3085900 39.15 2688 2316724 812428 9.10 279744 2420580 8 03:01:01 AM 4795784 6946336 3086648 39.16 2688 2316728 812428 9.10 279744 2421164 4 03:02:01 AM 4796636 6947188 3085796 39.15 2688 2316728 812428 9.10 279748 2420464 4 03:03:01 AM 4796724 6947276 3085708 39.15 2688 2316728 812428 9.10 279748 2420464 4 03:04:01 AM 4796536 6947092 3085896 39.15 2688 2316732 812428 9.10 279748 2420604 8 03:05:01 AM 4796792 6947348 3085640 39.15 2688 2316732 812428 9.10 279748 2420468 4 03:06:01 AM 4796680 6947236 3085752 39.15 2688 2316732 812428 9.10 279748 2420468 4 03:07:01 AM 4796860 6947420 3085572 39.14 2688 2316736 812428 9.10 279748 2420472 4 03:08:01 AM 4796744 6947304 3085688 39.15 2688 2316736 812428 9.10 279748 2420472 4 03:09:01 AM 4796672 6947232 3085760 39.15 2688 2316736 812428 9.10 279748 2420540 4 03:10:01 AM 4796388 6946952 3086044 39.15 2688 2316740 797440 8.93 279748 2420592 4 03:11:01 AM 4796780 6947340 3085652 39.15 2688 2316740 797440 8.93 279752 2420480 4 03:12:02 AM 4796736 6947300 3085696 39.15 2688 2316744 797440 8.93 279752 2420484 4 03:13:01 AM 4796824 6947388 3085608 39.15 2688 2316744 797440 8.93 279752 2420484 4 03:14:01 AM 4796796 6947360 3085636 39.15 2688 2316744 797440 8.93 279752 2420552 4 03:15:01 AM 4796860 6947428 3085572 39.14 2688 2316748 797440 8.93 279752 2420488 4 03:16:01 AM 4796760 6947328 3085672 39.15 2688 2316748 812816 9.10 279752 2420488 4 03:17:01 AM 4796824 6947392 3085608 39.15 2688 2316748 812816 9.10 279752 2420488 4 03:18:01 AM 4796788 6947360 3085644 39.15 2688 2316752 812816 9.10 279752 2420496 4 03:19:01 AM 4796516 6947088 3085916 39.15 2688 2316752 812816 9.10 279752 2420680 4 03:20:01 AM 4796280 6946852 3086152 39.15 2688 2316752 804096 9.00 279752 2420616 4 03:21:01 AM 4796600 6947176 3085832 39.15 2688 2316756 804096 9.00 279752 2420504 4 03:22:01 AM 4796492 6947068 3085940 39.15 2688 2316756 804096 9.00 279752 2420504 4 03:23:01 AM 4796664 6947244 3085768 39.15 2688 2316760 804096 9.00 279752 2420508 4 03:24:01 AM 4796488 6947068 3085944 39.15 2688 2316760 804096 9.00 279752 2420900 4 03:25:01 AM 4796792 6947372 3085640 39.15 2688 2316760 804096 9.00 279752 2420628 4 03:26:01 AM 4796828 6947408 3085604 39.15 2688 2316760 804096 9.00 279752 2420628 4 03:27:01 AM 4796784 6947368 3085648 39.15 2688 2316764 804096 9.00 279752 2420632 4 03:28:01 AM 4796848 6947432 3085584 39.15 2688 2316764 804096 9.00 279752 2420516 4 03:29:01 AM 4796500 6947084 3085932 39.15 2688 2316764 804096 9.00 279752 2421040 4 03:30:01 AM 4797092 6947680 3085340 39.14 2688 2316768 805272 9.02 279752 2420172 4 03:31:01 AM 4796660 6947244 3085772 39.15 2688 2316768 805272 9.02 279752 2420524 4 03:32:01 AM 4796464 6947052 3085968 39.15 2688 2316772 805272 9.02 279752 2420644 4 03:33:01 AM 4796392 6946980 3086040 39.15 2688 2316772 805272 9.02 279752 2420804 4 03:34:01 AM 4796676 6947264 3085756 39.15 2688 2316772 805272 9.02 279752 2420604 4 03:35:01 AM 4796584 6947176 3085848 39.15 2688 2316776 805272 9.02 279760 2420632 4 03:36:01 AM 4796664 6947256 3085768 39.15 2688 2316776 805272 9.02 279752 2420540 4 03:37:01 AM 4796632 6947224 3085800 39.15 2688 2316776 805272 9.02 279752 2420620 4 03:38:01 AM 4796264 6946860 3086168 39.15 2688 2316780 805272 9.02 279752 2420952 4 03:39:01 AM 4796436 6947032 3085996 39.15 2688 2316780 805272 9.02 279752 2420728 4 03:40:01 AM 4796092 6946692 3086340 39.15 2688 2316784 828136 9.27 279752 2421008 4 03:41:01 AM 4796224 6946832 3086208 39.15 2688 2316788 828136 9.27 279752 2420808 16 03:42:01 AM 4796680 6947288 3085752 39.15 2688 2316788 828136 9.27 279752 2420604 8 03:43:01 AM 4796580 6947192 3085852 39.15 2688 2316792 828136 9.27 279752 2420608 4 03:44:01 AM 4796536 6947148 3085896 39.15 2688 2316792 828136 9.27 279752 2420736 8 03:45:01 AM 4796684 6947296 3085748 39.15 2688 2316792 828136 9.27 279752 2420668 4 03:46:01 AM 4796804 6947420 3085628 39.15 2688 2316796 828136 9.27 279752 2420672 4 03:47:01 AM 4796564 6947180 3085868 39.15 2688 2316796 812520 9.10 279752 2420672 4 03:48:01 AM 4796684 6947300 3085748 39.15 2688 2316796 812520 9.10 279752 2420672 4 03:49:01 AM 4796628 6947248 3085804 39.15 2688 2316800 812520 9.10 279752 2420824 4 03:50:01 AM 4796364 6946984 3086068 39.15 2688 2316800 804164 9.00 279752 2420792 8 03:51:01 AM 4796568 6947196 3085864 39.15 2688 2316808 804164 9.00 279752 2420684 4 03:52:01 AM 4796348 6946976 3086084 39.15 2688 2316808 804164 9.00 279752 2420684 4 03:53:01 AM 4796380 6947008 3086052 39.15 2688 2316808 804164 9.00 279752 2420684 4 03:54:01 AM 4796452 6947084 3085980 39.15 2688 2316812 804164 9.00 279752 2420756 4 03:55:01 AM 4796280 6946912 3086152 39.15 2688 2316812 804164 9.00 279752 2420688 4 03:56:01 AM 4796228 6946860 3086204 39.15 2688 2316812 804164 9.00 279752 2420804 4 03:57:01 AM 4796544 6947180 3085888 39.15 2688 2316816 804164 9.00 279752 2420692 4 03:58:01 AM 4796160 6946796 3086272 39.15 2688 2316816 804164 9.00 279752 2420992 4 03:59:01 AM 4796276 6946912 3086156 39.15 2688 2316816 804164 9.00 279752 2420904 4 04:00:01 AM 4797084 6947724 3085348 39.14 2688 2316820 804164 9.00 279752 2420376 4 04:00:01 AM 4796504 6947144 3085928 39.15 2688 2316820 804164 9.00 279752 2420724 4 04:01:01 AM 4795656 6946296 3086776 39.16 2688 2316820 804164 9.00 279752 2421304 4 04:02:01 AM 4796472 6947116 3085960 39.15 2688 2316824 804164 9.00 279772 2420708 4 04:03:01 AM 4796504 6947148 3085928 39.15 2688 2316824 804164 9.00 279772 2420688 4 04:04:01 AM 4796136 6946780 3086296 39.15 2688 2316824 804164 9.00 279772 2420992 4 04:05:01 AM 4796476 6947120 3085956 39.15 2688 2316824 819892 9.18 279772 2420724 4 04:06:01 AM 4796532 6947180 3085900 39.15 2688 2316828 819892 9.18 279772 2420728 4 04:07:01 AM 4796536 6947184 3085896 39.15 2688 2316828 819892 9.18 279772 2420728 4 04:08:01 AM 4796252 6946900 3086180 39.15 2688 2316828 819892 9.18 279772 2420868 4 04:09:01 AM 4796368 6947020 3086064 39.15 2688 2316832 803152 8.99 279772 2420940 4 04:10:02 AM 4796248 6946900 3086184 39.15 2688 2316832 804228 9.00 279772 2420736 4 04:11:01 AM 4796392 6947048 3086040 39.15 2688 2316836 804228 9.00 279772 2420744 4 04:12:01 AM 4796292 6946948 3086140 39.15 2688 2316836 804228 9.00 279772 2420744 4 04:13:01 AM 4796416 6947072 3086016 39.15 2688 2316836 804228 9.00 279772 2420744 4 04:14:01 AM 4796340 6947000 3086092 39.15 2688 2316840 804228 9.00 279772 2420816 4 04:15:01 AM 4796540 6947200 3085892 39.15 2688 2316840 804228 9.00 279772 2420748 4 04:16:01 AM 4796480 6947140 3085952 39.15 2688 2316840 804228 9.00 279772 2420748 4 04:17:01 AM 4796320 6946984 3086112 39.15 2688 2316844 804228 9.00 279772 2420752 4 04:18:01 AM 4796448 6947112 3085984 39.15 2688 2316844 804228 9.00 279772 2420752 4 04:19:01 AM 4796336 6947000 3086096 39.15 2688 2316844 804228 9.00 279772 2420940 4 04:20:01 AM 4796376 6947044 3086056 39.15 2688 2316848 819608 9.18 279772 2420876 4 04:21:01 AM 4796412 6947084 3086020 39.15 2688 2316852 819608 9.18 279772 2420768 4 04:22:01 AM 4796328 6947004 3086104 39.15 2688 2316856 819608 9.18 279772 2420772 4 04:23:01 AM 4796416 6947092 3086016 39.15 2688 2316856 819608 9.18 279772 2420776 4 04:24:01 AM 4796284 6946960 3086148 39.15 2688 2316856 819608 9.18 279772 2420844 4 04:25:01 AM 4796524 6947204 3085908 39.15 2688 2316860 819608 9.18 279772 2420896 4 04:26:01 AM 4796488 6947168 3085944 39.15 2688 2316860 819608 9.18 279772 2420780 4 04:27:01 AM 4796448 6947128 3085984 39.15 2688 2316860 819608 9.18 279772 2420780 4 04:28:01 AM 4796608 6947292 3085824 39.15 2688 2316864 819608 9.18 279772 2420784 4 04:29:01 AM 4796368 6947052 3086064 39.15 2688 2316864 819608 9.18 279772 2420852 4 04:30:01 AM 4796312 6946996 3086120 39.15 2688 2316864 805524 9.02 279772 2420900 8 04:31:01 AM 4796084 6946772 3086348 39.15 2688 2316868 805524 9.02 279772 2420908 4 04:32:01 AM 4796416 6947104 3086016 39.15 2688 2316868 805524 9.02 279772 2420792 4 04:33:01 AM 4795832 6946524 3086600 39.16 2688 2316872 805524 9.02 279772 2421204 4 04:34:01 AM 4794960 6945652 3087472 39.17 2688 2316872 805780 9.02 279772 2421796 4 04:35:01 AM 4796192 6946900 3086240 39.15 2688 2316888 804980 9.01 281196 2419512 4 04:36:01 AM 4796224 6946936 3086208 39.15 2688 2316892 804980 9.01 281196 2419516 4 04:37:01 AM 4796220 6946932 3086212 39.15 2688 2316892 804980 9.01 281196 2419516 4 04:38:01 AM 4796348 6947060 3086084 39.15 2688 2316892 804980 9.01 281196 2419516 4 04:39:01 AM 4796124 6946840 3086308 39.15 2688 2316896 804980 9.01 281196 2419552 4 04:40:01 AM 4796056 6946772 3086376 39.16 2688 2316896 804228 9.00 281196 2419520 4 04:41:01 AM 4796196 6946912 3086236 39.15 2688 2316896 804228 9.00 281196 2419536 4 04:42:01 AM 4796144 6946864 3086288 39.15 2688 2316900 804228 9.00 281196 2419628 4 04:43:01 AM 4796428 6947148 3086004 39.15 2688 2316900 804228 9.00 281196 2419424 4 04:44:01 AM 4796324 6947044 3086108 39.15 2688 2316900 804228 9.00 281196 2419608 4 04:45:01 AM 4796280 6947004 3086152 39.15 2688 2316904 804228 9.00 281196 2419468 4 04:46:01 AM 4796044 6946768 3086388 39.16 2688 2316904 804228 9.00 281196 2419864 4 04:47:01 AM 4796328 6947052 3086104 39.15 2688 2316904 804228 9.00 281196 2419592 4 04:48:01 AM 4796384 6947112 3086048 39.15 2688 2316908 804228 9.00 281196 2419480 4 04:49:01 AM 4796200 6946928 3086232 39.15 2688 2316908 804228 9.00 281196 2419556 4 04:50:01 AM 4796024 6946752 3086408 39.16 2688 2316908 804296 9.01 281196 2419604 4 04:51:01 AM 4796176 6946908 3086256 39.15 2688 2316912 804296 9.01 281196 2419492 4 04:52:01 AM 4796096 6946828 3086336 39.15 2688 2316912 804296 9.01 281200 2419532 4 04:53:01 AM 4796176 6946912 3086256 39.15 2688 2316916 804296 9.01 281196 2419496 4 04:54:01 AM 4796000 6946736 3086432 39.16 2688 2316916 804296 9.01 281196 2419704 16 04:55:01 AM 4796280 6947016 3086152 39.15 2688 2316916 804296 9.01 281196 2419500 8 04:56:01 AM 4796364 6947104 3086068 39.15 2688 2316920 804296 9.01 281196 2419504 4 04:57:01 AM 4796196 6946936 3086236 39.15 2688 2316920 804296 9.01 281196 2419620 4 04:58:01 AM 4796300 6947040 3086132 39.15 2688 2316920 804296 9.01 281196 2419468 4 04:59:01 AM 4796220 6946964 3086212 39.15 2688 2316924 804296 9.01 281196 2419660 4 05:00:01 AM 4796084 6946828 3086348 39.15 2688 2316924 819704 9.18 281196 2419620 4 05:01:01 AM 4795472 6946228 3086960 39.16 2688 2316932 819704 9.18 281196 2420112 4 05:02:01 AM 4796252 6947012 3086180 39.15 2688 2316936 819704 9.18 281196 2419652 4 05:03:01 AM 4796224 6946984 3086208 39.15 2688 2316936 819704 9.18 281196 2419652 4 05:04:01 AM 4796164 6946928 3086268 39.15 2688 2316940 819704 9.18 281196 2419760 4 05:05:01 AM 4796272 6947036 3086160 39.15 2688 2316940 819704 9.18 281196 2419556 4 05:06:01 AM 4796092 6946856 3086340 39.15 2688 2316940 819704 9.18 281196 2419556 4 05:07:01 AM 4796116 6946884 3086316 39.15 2688 2316944 819704 9.18 281196 2419560 4 05:08:01 AM 4795980 6946748 3086452 39.16 2688 2316944 819704 9.18 281196 2419560 4 05:09:01 AM 4796020 6946788 3086412 39.16 2688 2316944 819704 9.18 281196 2419644 4 05:10:01 AM 4795880 6946652 3086552 39.16 2688 2316948 806448 9.03 281196 2419812 4 05:11:01 AM 4796016 6946788 3086416 39.16 2688 2316948 806448 9.03 281196 2419584 4 05:12:01 AM 4795992 6946768 3086440 39.16 2688 2316952 806448 9.03 281196 2419588 4 05:13:01 AM 4796112 6946888 3086320 39.15 2688 2316952 806448 9.03 281196 2419588 4 05:14:01 AM 4796152 6946928 3086280 39.15 2688 2316952 806448 9.03 281196 2419656 4 05:15:01 AM 4796196 6946976 3086236 39.15 2688 2316956 806448 9.03 281196 2419592 4 05:16:01 AM 4796188 6946968 3086244 39.15 2688 2316956 806448 9.03 281196 2419592 4 05:17:01 AM 4796220 6947000 3086212 39.15 2688 2316956 806448 9.03 281196 2419592 4 05:18:02 AM 4796248 6947028 3086184 39.15 2688 2316956 806448 9.03 281196 2419592 4 05:19:01 AM 4795920 6946704 3086512 39.16 2688 2316960 806448 9.03 281196 2419956 4 05:20:01 AM 4796088 6946872 3086344 39.15 2688 2316960 796236 8.92 281196 2419732 4 05:21:01 AM 4796352 6947140 3086080 39.15 2688 2316964 796236 8.92 281196 2419620 4 05:22:01 AM 4796232 6947020 3086200 39.15 2688 2316964 796236 8.92 281196 2419736 4 05:23:01 AM 4795860 6946648 3086572 39.16 2688 2316964 796236 8.92 281196 2420044 4 05:24:01 AM 4795948 6946740 3086484 39.16 2688 2316968 796236 8.92 281196 2419708 4 05:25:01 AM 4796032 6946824 3086400 39.16 2688 2316968 796236 8.92 281196 2419640 4 05:26:01 AM 4795952 6946744 3086480 39.16 2688 2316968 796236 8.92 281196 2419640 4 05:27:01 AM 4795984 6946780 3086448 39.16 2688 2316972 796236 8.92 281196 2419644 4 05:28:01 AM 4795544 6946340 3086888 39.16 2688 2316972 796236 8.92 281196 2420052 4 05:29:01 AM 4796108 6946904 3086324 39.15 2688 2316972 796236 8.92 281196 2419724 4 05:30:01 AM 4795916 6946716 3086516 39.16 2688 2316976 818292 9.16 281196 2419776 4 05:31:01 AM 4795840 6946640 3086592 39.16 2688 2316976 818292 9.16 281196 2419776 4 05:32:01 AM 4795572 6946376 3086860 39.16 2688 2316980 818292 9.16 281196 2420188 4 05:33:01 AM 4795780 6946584 3086652 39.16 2688 2316980 818292 9.16 281196 2420004 4 05:34:01 AM 4795560 6946364 3086872 39.16 2688 2316980 818292 9.16 281196 2419944 4 05:35:01 AM 4796212 6947020 3086220 39.15 2688 2316984 818292 9.16 281196 2419676 8 05:36:01 AM 4796084 6946892 3086348 39.15 2688 2316984 818292 9.16 281196 2419676 4 05:37:01 AM 4796236 6947044 3086196 39.15 2688 2316984 818292 9.16 281196 2419676 4 05:38:01 AM 4796352 6947164 3086080 39.15 2688 2316988 818292 9.16 281196 2419680 4 05:39:01 AM 4796088 6946900 3086344 39.15 2688 2316988 818292 9.16 281196 2419748 4 05:40:01 AM 4796028 6946840 3086404 39.16 2688 2316988 796540 8.92 281196 2419796 4 05:41:01 AM 4795900 6946716 3086532 39.16 2688 2316992 796540 8.92 281196 2419800 4 05:42:01 AM 4795964 6946780 3086468 39.16 2688 2316992 796540 8.92 281196 2419800 4 05:43:01 AM 4796332 6947152 3086100 39.15 2688 2316996 796540 8.92 281196 2419688 4 05:44:01 AM 4795784 6946604 3086648 39.16 2688 2316996 796540 8.92 281196 2419872 4 05:45:01 AM 4796076 6946900 3086356 39.15 2688 2317000 796540 8.92 281196 2419692 4 05:46:01 AM 4796028 6946856 3086404 39.16 2688 2317004 796540 8.92 281196 2419740 4 05:47:01 AM 4795844 6946672 3086588 39.16 2688 2317004 796540 8.92 281196 2419812 4 05:48:01 AM 4795864 6946692 3086568 39.16 2688 2317004 796540 8.92 281196 2420088 4 05:49:01 AM 4795712 6946544 3086720 39.16 2688 2317008 796540 8.92 281196 2419996 4 05:50:01 AM 4795780 6946612 3086652 39.16 2688 2317008 814848 9.12 281196 2419840 4 05:51:01 AM 4796036 6946872 3086396 39.16 2688 2317012 814848 9.12 281196 2419728 4 05:52:01 AM 4796204 6947040 3086228 39.15 2688 2317012 814848 9.12 281196 2419728 4 05:53:01 AM 4796176 6947012 3086256 39.15 2688 2317012 814848 9.12 281196 2419844 4 05:54:01 AM 4795780 6946616 3086652 39.16 2688 2317012 814848 9.12 281196 2419912 4 05:55:01 AM 4795956 6946796 3086476 39.16 2688 2317016 814848 9.12 281196 2419732 4 05:56:01 AM 4795956 6946796 3086476 39.16 2688 2317016 814848 9.12 281196 2419848 0 05:57:01 AM 4796056 6946896 3086376 39.16 2688 2317016 814848 9.12 281196 2419848 4 05:58:01 AM 4796168 6947012 3086264 39.15 2688 2317020 814848 9.12 281196 2419736 4 05:59:01 AM 4795904 6946748 3086528 39.16 2688 2317020 814848 9.12 281196 2419808 4 06:00:01 AM 4795752 6946596 3086680 39.16 2688 2317020 804428 9.01 281196 2419856 4 06:01:01 AM 4794824 6945672 3087608 39.17 2688 2317024 804428 9.01 281208 2420660 4 06:02:01 AM 4795964 6946812 3086468 39.16 2688 2317024 804428 9.01 281208 2419740 4 06:03:01 AM 4796032 6946884 3086400 39.16 2688 2317028 804428 9.01 281208 2419744 4 06:04:01 AM 4795900 6946752 3086532 39.16 2688 2317028 804428 9.01 281208 2419960 4 06:05:01 AM 4795848 6946700 3086584 39.16 2688 2317028 804428 9.01 281208 2419756 4 06:06:01 AM 4796024 6946876 3086408 39.16 2688 2317032 804428 9.01 281208 2419760 4 06:07:01 AM 4795996 6946848 3086436 39.16 2688 2317032 804428 9.01 281208 2419760 8 06:08:01 AM 4795968 6946820 3086464 39.16 2688 2317032 804428 9.01 281208 2419760 4 06:09:01 AM 4796060 6946916 3086372 39.16 2688 2317036 804428 9.01 281208 2419832 4 06:10:01 AM 4795764 6946620 3086668 39.16 2688 2317036 797768 8.93 281208 2419880 4 06:11:01 AM 4796080 6946940 3086352 39.15 2688 2317040 797768 8.93 281208 2419776 4 06:12:01 AM 4796156 6947016 3086276 39.15 2688 2317040 797768 8.93 281208 2419776 4 06:13:01 AM 4796100 6946960 3086332 39.15 2688 2317040 797768 8.93 281208 2419780 4 06:14:01 AM 4795852 6946716 3086580 39.16 2688 2317044 797768 8.93 281208 2419852 4 06:15:01 AM 4796092 6946956 3086340 39.15 2688 2317044 797768 8.93 281208 2419784 4 06:16:01 AM 4795880 6946744 3086552 39.16 2688 2317044 813144 9.10 281208 2419900 4 06:17:01 AM 4795888 6946756 3086544 39.16 2688 2317048 813144 9.10 281208 2419904 4 06:18:01 AM 4796040 6946908 3086392 39.16 2688 2317048 813144 9.10 281208 2419788 4 06:19:01 AM 4796040 6946908 3086392 39.16 2688 2317048 813144 9.10 281208 2419856 4 06:20:01 AM 4794160 6945032 3088272 39.18 2688 2317052 808276 9.05 281208 2421416 4 06:21:02 AM 4795656 6946556 3086776 39.16 2688 2317056 814692 9.12 281648 2419360 4 06:22:01 AM 4795884 6946788 3086548 39.16 2688 2317060 814692 9.12 281648 2419364 4 06:23:01 AM 4795552 6946456 3086880 39.16 2688 2317060 814692 9.12 281648 2419480 4 06:24:01 AM 4795596 6946500 3086836 39.16 2688 2317060 814692 9.12 281648 2419432 4 06:25:01 AM 4795664 6946576 3086768 39.16 2688 2317068 814692 9.12 281648 2419372 4 06:26:01 AM 4795788 6946700 3086644 39.16 2688 2317068 814692 9.12 281648 2419372 4 06:27:01 AM 4795644 6946556 3086788 39.16 2688 2317068 814692 9.12 281648 2419488 4 06:28:01 AM 4795344 6946260 3087088 39.16 2688 2317072 814692 9.12 281648 2419900 4 06:29:01 AM 4724360 6900124 3158072 40.06 2688 2341616 762396 8.54 349072 2421396 46868 06:30:01 AM 4763276 6944848 3119156 39.57 2688 2347800 727860 8.15 508720 2226488 26020 Average: 4803864 6948443 3078568 39.06 2688 2310891 805167 9.02 276785 2416749 1111 12:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 AM eth0 328.89 191.79 1664.33 59.85 0.00 0.00 0.00 0.00 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 AM eth0 78.05 60.54 878.99 9.36 0.00 0.00 0.00 0.00 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 AM eth0 16.38 11.18 6.22 4.19 0.00 0.00 0.00 0.00 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 AM eth0 47.67 40.05 343.66 10.26 0.00 0.00 0.00 0.00 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 AM eth0 599.30 428.90 114.17 96.80 0.00 0.00 0.00 0.00 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 AM eth0 2.57 2.00 0.56 0.48 0.00 0.00 0.00 0.00 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:01 AM eth0 2.92 2.18 0.49 1.38 0.00 0.00 0.00 0.00 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 AM eth0 72.85 58.56 15.75 6.45 0.00 0.00 0.00 0.00 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:01 AM eth0 82.34 80.99 13.48 6.42 0.00 0.00 0.00 0.00 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:01 AM eth0 9.98 7.72 1.63 1.16 0.00 0.00 0.00 0.00 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:01 AM eth0 64.44 61.72 27.15 6.99 0.00 0.00 0.00 0.00 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:01 AM eth0 61.00 58.53 10.33 4.67 0.00 0.00 0.00 0.00 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:01 AM eth0 7.10 7.56 1.19 0.91 0.00 0.00 0.00 0.00 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:01 AM eth0 14.33 14.16 2.54 1.43 0.00 0.00 0.00 0.00 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:01 AM eth0 6.07 6.38 1.69 1.26 0.00 0.00 0.00 0.00 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:44:01 AM eth0 35.74 35.19 31.03 3.78 0.00 0.00 0.00 0.00 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:45:01 AM eth0 12.75 10.88 3.07 2.21 0.00 0.00 0.00 0.00 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:46:01 AM eth0 15.98 11.01 3.32 2.24 0.00 0.00 0.00 0.00 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:47:01 AM eth0 21.11 10.85 3.63 2.21 0.00 0.00 0.00 0.00 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:01 AM eth0 14.20 11.35 3.67 2.69 0.00 0.00 0.00 0.00 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:01 AM eth0 12.95 11.06 3.15 2.37 0.00 0.00 0.00 0.00 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:01 AM eth0 25.16 16.79 5.72 3.34 0.00 0.00 0.00 0.00 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:01 AM eth0 6.38 5.08 1.24 0.92 0.00 0.00 0.00 0.00 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:01 AM eth0 1.23 0.60 0.20 0.12 0.00 0.00 0.00 0.00 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 AM eth0 0.82 0.45 0.11 0.07 0.00 0.00 0.00 0.00 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:01 AM eth0 1.48 0.63 0.31 0.17 0.00 0.00 0.00 0.00 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:01 AM eth0 0.53 0.15 0.06 0.02 0.00 0.00 0.00 0.00 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:01 AM eth0 8.68 6.43 1.56 0.95 0.00 0.00 0.00 0.00 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:01 AM eth0 8.60 7.58 1.80 1.14 0.00 0.00 0.00 0.00 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 AM eth0 11.36 10.41 1.86 1.94 0.00 0.00 0.00 0.00 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 AM eth0 8.63 3.80 1.18 0.30 0.00 0.00 0.00 0.00 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 AM eth0 5.31 4.85 0.75 0.40 0.00 0.00 0.00 0.00 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:01 AM eth0 3.91 3.28 0.41 0.34 0.00 0.00 0.00 0.00 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:01 AM eth0 7.00 6.62 1.13 0.53 0.00 0.00 0.00 0.00 01:04:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:02 AM eth0 4.98 4.73 1.03 0.94 0.00 0.00 0.00 0.00 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:01 AM eth0 5.79 5.49 0.85 0.44 0.00 0.00 0.00 0.00 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:01 AM eth0 0.67 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:01 AM eth0 3.93 2.40 0.53 0.18 0.00 0.00 0.00 0.00 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:01 AM eth0 4.22 2.98 1.00 0.64 0.00 0.00 0.00 0.00 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 AM eth0 7.72 6.73 1.42 0.75 0.00 0.00 0.00 0.00 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 AM eth0 5.55 2.47 0.72 0.17 0.00 0.00 0.00 0.00 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 AM eth0 7.20 6.66 1.13 0.50 0.00 0.00 0.00 0.00 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:01 AM eth0 2.23 1.67 0.31 0.14 0.00 0.00 0.00 0.00 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:01 AM eth0 5.78 5.60 0.92 0.45 0.00 0.00 0.00 0.00 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:01 AM eth0 3.67 3.68 0.64 0.65 0.00 0.00 0.00 0.00 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 AM eth0 8.20 7.85 14.39 0.86 0.00 0.00 0.00 0.00 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 AM eth0 13.65 11.30 2.86 1.80 0.00 0.00 0.00 0.00 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 AM eth0 12.46 9.03 2.82 1.79 0.00 0.00 0.00 0.00 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:01 AM eth0 12.03 9.58 3.30 2.27 0.00 0.00 0.00 0.00 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 AM eth0 11.71 9.51 2.85 1.90 0.00 0.00 0.00 0.00 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 AM eth0 13.55 9.53 3.20 2.01 0.00 0.00 0.00 0.00 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:01 AM eth0 10.98 8.96 2.62 1.79 0.00 0.00 0.00 0.00 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:01 AM eth0 17.21 14.18 4.35 2.85 0.00 0.00 0.00 0.00 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 AM eth0 0.42 0.23 0.06 0.03 0.00 0.00 0.00 0.00 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:01 AM eth0 1.20 0.20 0.25 0.13 0.00 0.00 0.00 0.00 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 AM eth0 0.43 0.22 0.05 0.03 0.00 0.00 0.00 0.00 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:01 AM eth0 3.00 0.00 0.16 0.00 0.00 0.00 0.00 0.00 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:01 AM eth0 4.85 0.28 0.41 0.03 0.00 0.00 0.00 0.00 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:28:01 AM eth0 3.15 0.60 1.07 0.64 0.00 0.00 0.00 0.00 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:01 AM eth0 4.13 3.37 1.03 0.72 0.00 0.00 0.00 0.00 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:01 AM eth0 13.23 7.91 1.95 0.74 0.00 0.00 0.00 0.00 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:01 AM eth0 9.28 8.25 1.44 1.75 0.00 0.00 0.00 0.00 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:01 AM eth0 3.63 2.38 0.45 0.18 0.00 0.00 0.00 0.00 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:01 AM eth0 0.68 0.22 0.28 0.19 0.00 0.00 0.00 0.00 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:01 AM eth0 1.85 0.32 0.48 0.26 0.00 0.00 0.00 0.00 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:01 AM eth0 0.48 0.00 0.04 0.00 0.00 0.00 0.00 0.00 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:01 AM eth0 0.67 0.00 0.08 0.00 0.00 0.00 0.00 0.00 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:01 AM eth0 0.85 0.05 0.09 0.00 0.00 0.00 0.00 0.00 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:01 AM eth0 2.08 0.43 0.70 0.45 0.00 0.00 0.00 0.00 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:01 AM eth0 0.50 0.17 0.16 0.07 0.00 0.00 0.00 0.00 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 AM eth0 1.25 0.03 0.12 0.00 0.00 0.00 0.00 0.00 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 AM eth0 1.73 0.23 0.38 0.20 0.00 0.00 0.00 0.00 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:01 AM eth0 0.57 0.02 0.03 0.00 0.00 0.00 0.00 0.00 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:01 AM eth0 1.27 0.23 0.26 0.07 0.00 0.00 0.00 0.00 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:01 AM eth0 0.68 0.00 0.11 0.00 0.00 0.00 0.00 0.00 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:01 AM eth0 0.68 0.00 0.04 0.00 0.00 0.00 0.00 0.00 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 AM eth0 2.72 0.05 0.26 0.00 0.00 0.00 0.00 0.00 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:01 AM eth0 2.50 0.28 0.49 0.26 0.00 0.00 0.00 0.00 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:01 AM eth0 0.55 0.10 0.16 0.06 0.00 0.00 0.00 0.00 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:01 AM eth0 2.43 0.03 0.28 0.00 0.00 0.00 0.00 0.00 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:01 AM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:01 AM eth0 0.82 0.00 0.09 0.00 0.00 0.00 0.00 0.00 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:01 AM eth0 0.87 0.15 0.17 0.07 0.00 0.00 0.00 0.00 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:01 AM eth0 0.63 0.07 0.04 0.00 0.00 0.00 0.00 0.00 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:01 AM eth0 1.20 0.05 0.13 0.00 0.00 0.00 0.00 0.00 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:01 AM eth0 3.48 0.32 34.37 0.26 0.00 0.00 0.00 0.00 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:01 AM eth0 2.33 0.12 0.27 0.06 0.00 0.00 0.00 0.00 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:01 AM eth0 2.17 0.00 0.25 0.00 0.00 0.00 0.00 0.00 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:01 AM eth0 0.33 0.07 0.03 0.00 0.00 0.00 0.00 0.00 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:01 AM eth0 0.70 0.08 0.04 0.00 0.00 0.00 0.00 0.00 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:01 AM eth0 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:01 AM eth0 1.18 0.42 0.43 0.27 0.00 0.00 0.00 0.00 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 AM eth0 0.42 0.03 0.07 0.00 0.00 0.00 0.00 0.00 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 AM eth0 2.03 0.00 0.15 0.00 0.00 0.00 0.00 0.00 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:01 AM eth0 2.15 0.05 0.25 0.00 0.00 0.00 0.00 0.00 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:01 AM eth0 1.42 0.40 0.63 0.45 0.00 0.00 0.00 0.00 02:09:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:02 AM eth0 0.45 0.12 0.15 0.06 0.00 0.00 0.00 0.00 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:01 AM eth0 6.19 0.00 10.23 0.00 0.00 0.00 0.00 0.00 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:01 AM eth0 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:01 AM eth0 0.85 0.00 0.09 0.00 0.00 0.00 0.00 0.00 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:01 AM eth0 0.72 0.05 0.08 0.00 0.00 0.00 0.00 0.00 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:01 AM eth0 0.83 0.18 0.17 0.07 0.00 0.00 0.00 0.00 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:01 AM eth0 2.38 0.00 0.11 0.00 0.00 0.00 0.00 0.00 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:01 AM eth0 5.70 0.00 0.42 0.00 0.00 0.00 0.00 0.00 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:01 AM eth0 2.42 0.60 0.92 0.64 0.00 0.00 0.00 0.00 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:01 AM eth0 0.80 0.10 0.25 0.06 0.00 0.00 0.00 0.00 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:01 AM eth0 6.03 0.00 0.80 0.00 0.00 0.00 0.00 0.00 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:01 AM eth0 1.05 0.00 0.07 0.00 0.00 0.00 0.00 0.00 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 AM eth0 0.88 0.05 0.05 0.00 0.00 0.00 0.00 0.00 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:01 AM eth0 0.65 0.00 0.09 0.00 0.00 0.00 0.00 0.00 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:01 AM eth0 1.23 0.20 0.19 0.07 0.00 0.00 0.00 0.00 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:01 AM eth0 0.60 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 AM eth0 1.58 0.00 0.10 0.00 0.00 0.00 0.00 0.00 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:01 AM eth0 0.90 0.00 0.11 0.00 0.00 0.00 0.00 0.00 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:01 AM eth0 0.62 0.15 0.17 0.07 0.00 0.00 0.00 0.00 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:01 AM eth0 0.58 0.05 0.03 0.00 0.00 0.00 0.00 0.00 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:01 AM eth0 1.80 0.15 0.39 0.19 0.00 0.00 0.00 0.00 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:01 AM eth0 0.47 0.18 0.27 0.19 0.00 0.00 0.00 0.00 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:01 AM eth0 1.17 0.10 0.29 0.06 0.00 0.00 0.00 0.00 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:01 AM eth0 0.90 0.00 0.13 0.00 0.00 0.00 0.00 0.00 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:01 AM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:01 AM eth0 0.43 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 AM eth0 0.80 0.00 0.11 0.00 0.00 0.00 0.00 0.00 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:01 AM eth0 0.82 0.05 0.14 0.00 0.00 0.00 0.00 0.00 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:01 AM eth0 0.98 0.00 0.14 0.00 0.00 0.00 0.00 0.00 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:01 AM eth0 0.68 0.22 0.16 0.07 0.00 0.00 0.00 0.00 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:01 AM eth0 0.97 0.37 0.37 0.27 0.00 0.00 0.00 0.00 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 AM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:01 AM eth0 0.90 0.18 0.22 0.07 0.00 0.00 0.00 0.00 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:01 AM eth0 0.47 0.05 0.03 0.00 0.00 0.00 0.00 0.00 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:01 AM eth0 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:01 AM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:01 AM eth0 0.90 0.32 0.41 0.26 0.00 0.00 0.00 0.00 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:01 AM eth0 0.38 0.07 0.03 0.00 0.00 0.00 0.00 0.00 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:01 AM eth0 0.37 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:01 AM eth0 0.50 0.00 0.07 0.00 0.00 0.00 0.00 0.00 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:01 AM eth0 0.43 0.13 0.15 0.07 0.00 0.00 0.00 0.00 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:12:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:02 AM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:01 AM eth0 4.40 0.03 0.33 0.00 0.00 0.00 0.00 0.00 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:01 AM eth0 0.57 0.12 0.16 0.07 0.00 0.00 0.00 0.00 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:01 AM eth0 0.37 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 AM eth0 3.87 0.00 0.39 0.00 0.00 0.00 0.00 0.00 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:01 AM eth0 0.50 0.07 0.03 0.00 0.00 0.00 0.00 0.00 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:23:01 AM eth0 0.60 0.05 0.06 0.00 0.00 0.00 0.00 0.00 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:01 AM eth0 0.80 0.22 0.40 0.25 0.00 0.00 0.00 0.00 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 AM eth0 1.85 0.00 0.18 0.00 0.00 0.00 0.00 0.00 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 AM eth0 0.68 0.32 0.40 0.25 0.00 0.00 0.00 0.00 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 AM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 AM eth0 0.78 0.00 0.10 0.00 0.00 0.00 0.00 0.00 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 AM eth0 1.07 0.25 0.33 0.20 0.00 0.00 0.00 0.00 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 AM eth0 0.60 0.17 0.17 0.07 0.00 0.00 0.00 0.00 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 AM eth0 1.33 0.00 0.09 0.00 0.00 0.00 0.00 0.00 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 AM eth0 0.98 0.27 0.31 0.20 0.00 0.00 0.00 0.00 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 AM eth0 0.88 0.13 0.20 0.07 0.00 0.00 0.00 0.00 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 AM eth0 3.62 0.47 0.91 0.45 0.00 0.00 0.00 0.00 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 AM eth0 4.58 0.75 1.43 0.77 0.00 0.00 0.00 0.00 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:01 AM eth0 2.10 0.00 0.27 0.00 0.00 0.00 0.00 0.00 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 AM eth0 5.15 0.00 0.66 0.00 0.00 0.00 0.00 0.00 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:01 AM eth0 1.22 0.18 0.20 0.07 0.00 0.00 0.00 0.00 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 AM eth0 0.78 0.00 0.09 0.00 0.00 0.00 0.00 0.00 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:01 AM eth0 0.67 0.00 0.06 0.00 0.00 0.00 0.00 0.00 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:01 AM eth0 0.90 0.00 0.12 0.00 0.00 0.00 0.00 0.00 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 AM eth0 0.55 0.05 0.04 0.00 0.00 0.00 0.00 0.00 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:01 AM eth0 1.55 0.12 0.24 0.06 0.00 0.00 0.00 0.00 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 AM eth0 2.05 0.05 0.13 0.00 0.00 0.00 0.00 0.00 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 AM eth0 0.67 0.00 0.04 0.00 0.00 0.00 0.00 0.00 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 AM eth0 0.42 0.02 0.02 0.00 0.00 0.00 0.00 0.00 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:01 AM eth0 0.55 0.23 0.16 0.07 0.00 0.00 0.00 0.00 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 AM eth0 2.28 0.07 0.28 0.00 0.00 0.00 0.00 0.00 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 AM eth0 2.75 0.68 1.04 0.66 0.00 0.00 0.00 0.00 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 AM eth0 0.57 0.10 0.16 0.06 0.00 0.00 0.00 0.00 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 AM eth0 6.53 0.00 0.82 0.00 0.00 0.00 0.00 0.00 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 AM eth0 0.63 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:01 AM eth0 0.80 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 AM eth0 0.60 0.00 0.10 0.00 0.00 0.00 0.00 0.00 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:01 AM eth0 1.38 0.37 0.44 0.27 0.00 0.00 0.00 0.00 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:01 AM eth0 2.00 0.00 0.11 0.00 0.00 0.00 0.00 0.00 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 AM eth0 3.20 0.05 0.21 0.00 0.00 0.00 0.00 0.00 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:01 AM eth0 1.65 0.27 0.44 0.26 0.00 0.00 0.00 0.00 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:01 AM eth0 0.85 0.33 0.41 0.26 0.00 0.00 0.00 0.00 04:10:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:02 AM eth0 2.68 0.00 0.32 0.00 0.00 0.00 0.00 0.00 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:01 AM eth0 0.85 0.00 0.11 0.00 0.00 0.00 0.00 0.00 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:01 AM eth0 0.78 0.13 0.17 0.07 0.00 0.00 0.00 0.00 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 AM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:01 AM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:01 AM eth0 0.67 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 AM eth0 0.85 0.12 0.26 0.06 0.00 0.00 0.00 0.00 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:01 AM eth0 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:01 AM eth0 0.58 0.15 0.16 0.07 0.00 0.00 0.00 0.00 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:01 AM eth0 0.67 0.00 0.10 0.00 0.00 0.00 0.00 0.00 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:01 AM eth0 0.45 0.12 0.15 0.06 0.00 0.00 0.00 0.00 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:01 AM eth0 0.77 0.02 0.08 0.00 0.00 0.00 0.00 0.00 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:01 AM eth0 0.70 0.25 0.28 0.20 0.00 0.00 0.00 0.00 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:01 AM eth0 0.68 0.10 0.20 0.06 0.00 0.00 0.00 0.00 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:01 AM eth0 1.05 0.82 0.09 0.07 0.00 0.00 0.00 0.00 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:01 AM eth0 0.52 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:01 AM eth0 0.50 0.18 0.16 0.07 0.00 0.00 0.00 0.00 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:01 AM eth0 0.68 0.05 0.07 0.00 0.00 0.00 0.00 0.00 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 AM eth0 0.53 0.13 0.27 0.19 0.00 0.00 0.00 0.00 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:01 AM eth0 0.42 0.12 0.15 0.07 0.00 0.00 0.00 0.00 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:01 AM eth0 0.95 0.00 0.13 0.00 0.00 0.00 0.00 0.00 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:01 AM eth0 0.57 0.15 0.27 0.19 0.00 0.00 0.00 0.00 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:01 AM eth0 0.50 0.18 0.16 0.07 0.00 0.00 0.00 0.00 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:01 AM eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:01 AM eth0 0.97 0.47 0.50 0.33 0.00 0.00 0.00 0.00 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:59:01 AM eth0 0.87 0.38 0.49 0.33 0.00 0.00 0.00 0.00 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:01 AM eth0 0.80 0.35 0.41 0.26 0.00 0.00 0.00 0.00 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:01 AM eth0 0.87 0.18 0.18 0.07 0.00 0.00 0.00 0.00 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:01 AM eth0 0.53 0.25 0.16 0.07 0.00 0.00 0.00 0.00 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:18:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:18:02 AM eth0 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:01 AM eth0 0.66 0.36 0.40 0.27 0.00 0.00 0.00 0.00 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:01 AM eth0 0.58 0.22 0.27 0.19 0.00 0.00 0.00 0.00 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:01 AM eth0 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 AM eth0 0.42 0.28 0.26 0.20 0.00 0.00 0.00 0.00 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:01 AM eth0 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 AM eth0 0.73 0.05 0.15 0.00 0.00 0.00 0.00 0.00 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:01 AM eth0 0.70 0.00 0.07 0.00 0.00 0.00 0.00 0.00 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:01 AM eth0 0.97 0.20 0.33 0.19 0.00 0.00 0.00 0.00 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 AM eth0 7.10 0.40 1.24 0.38 0.00 0.00 0.00 0.00 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:01 AM eth0 1.55 0.57 0.92 0.64 0.00 0.00 0.00 0.00 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:01 AM eth0 4.53 0.00 0.62 0.00 0.00 0.00 0.00 0.00 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:01 AM eth0 3.65 0.00 0.41 0.00 0.00 0.00 0.00 0.00 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:01 AM eth0 0.68 0.00 0.05 0.00 0.00 0.00 0.00 0.00 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:01 AM eth0 0.60 0.00 0.04 0.00 0.00 0.00 0.00 0.00 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:01 AM eth0 0.85 0.22 0.17 0.07 0.00 0.00 0.00 0.00 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:01 AM eth0 0.67 0.10 0.04 0.01 0.00 0.00 0.00 0.00 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:41:01 AM eth0 0.80 0.03 0.06 0.00 0.00 0.00 0.00 0.00 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:01 AM eth0 2.63 0.00 0.16 0.00 0.00 0.00 0.00 0.00 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:01 AM eth0 3.95 0.00 0.19 0.00 0.00 0.00 0.00 0.00 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:01 AM eth0 1.13 0.20 0.18 0.07 0.00 0.00 0.00 0.00 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:01 AM eth0 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:01 AM eth0 1.77 0.00 0.20 0.00 0.00 0.00 0.00 0.00 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:01 AM eth0 3.03 0.48 0.85 0.46 0.00 0.00 0.00 0.00 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:01 AM eth0 0.87 0.32 0.41 0.26 0.00 0.00 0.00 0.00 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:01 AM eth0 6.40 0.05 0.85 0.00 0.00 0.00 0.00 0.00 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:01 AM eth0 1.53 0.00 0.12 0.00 0.00 0.00 0.00 0.00 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:01 AM eth0 0.60 0.00 0.04 0.00 0.00 0.00 0.00 0.00 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:01 AM eth0 0.53 0.00 0.03 0.00 0.00 0.00 0.00 0.00 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:01 AM eth0 0.90 0.17 0.17 0.07 0.00 0.00 0.00 0.00 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 AM eth0 0.55 0.00 0.04 0.00 0.00 0.00 0.00 0.00 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:01 AM eth0 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:01 AM eth0 0.67 0.05 0.05 0.00 0.00 0.00 0.00 0.00 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:01 AM eth0 0.60 0.07 0.04 0.00 0.00 0.00 0.00 0.00 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:01 AM eth0 0.60 0.10 0.16 0.06 0.00 0.00 0.00 0.00 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:01 AM eth0 0.35 0.02 0.02 0.00 0.00 0.00 0.00 0.00 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:01 AM eth0 0.90 0.35 0.41 0.26 0.00 0.00 0.00 0.00 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:01 AM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:01 AM eth0 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:01 AM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:01 AM eth0 0.65 0.12 0.10 0.01 0.00 0.00 0.00 0.00 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 AM eth0 0.43 0.22 0.15 0.07 0.00 0.00 0.00 0.00 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:01 AM eth0 0.25 0.00 0.06 0.00 0.00 0.00 0.00 0.00 06:21:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:01 AM eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:01 AM eth0 0.45 0.15 0.26 0.19 0.00 0.00 0.00 0.00 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 AM eth0 42.23 31.69 94.62 111.32 0.00 0.00 0.00 0.00 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 AM eth0 17.94 16.44 15.39 8.65 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 5.85 3.89 9.38 1.10 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU) 00:27:00 LINUX RESTART (2 CPU) 12:28:01 AM CPU %user %nice %system %iowait %steal %idle 12:29:01 AM all 27.31 0.03 5.55 25.45 0.10 41.56 12:29:01 AM 0 28.55 0.00 5.83 27.87 0.10 37.64 12:29:01 AM 1 26.08 0.07 5.27 23.03 0.10 45.46 12:30:01 AM all 31.33 0.00 5.13 5.61 0.10 57.83 12:30:01 AM 0 40.26 0.00 5.67 6.05 0.10 47.92 12:30:01 AM 1 22.40 0.00 4.59 5.17 0.10 67.74 12:31:01 AM all 10.92 0.00 1.70 0.45 0.08 86.86 12:31:01 AM 0 15.22 0.00 1.80 0.38 0.07 82.52 12:31:01 AM 1 6.61 0.00 1.60 0.52 0.08 91.19 12:32:01 AM all 32.69 0.00 6.40 1.70 0.09 59.12 12:32:01 AM 0 43.03 0.00 7.04 2.06 0.10 47.76 12:32:01 AM 1 22.32 0.00 5.76 1.34 0.08 70.51 12:33:01 AM all 5.10 0.00 1.80 0.78 0.06 92.26 12:33:01 AM 0 3.99 0.00 1.91 1.07 0.05 92.98 12:33:01 AM 1 6.21 0.00 1.70 0.49 0.07 91.54 12:34:01 AM all 0.39 0.00 0.09 0.03 0.03 99.47 12:34:01 AM 0 0.17 0.00 0.08 0.00 0.02 99.73 12:34:01 AM 1 0.62 0.00 0.10 0.05 0.03 99.20 12:35:01 AM all 0.35 0.00 0.08 0.00 0.03 99.53 12:35:01 AM 0 0.35 0.00 0.10 0.00 0.03 99.52 12:35:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55 12:36:01 AM all 3.68 0.00 0.49 0.01 0.06 95.77 12:36:01 AM 0 6.23 0.00 0.67 0.02 0.07 93.01 12:36:01 AM 1 1.12 0.00 0.30 0.00 0.05 98.53 12:37:01 AM all 4.78 0.00 0.41 0.00 0.07 94.74 12:37:01 AM 0 4.79 0.00 0.47 0.00 0.07 94.67 12:37:01 AM 1 4.78 0.00 0.35 0.00 0.07 94.81 12:38:01 AM all 2.43 0.00 0.13 0.00 0.05 97.39 12:38:01 AM 0 3.19 0.00 0.12 0.00 0.05 96.64 12:38:01 AM 1 1.66 0.00 0.15 0.00 0.05 98.14 12:39:01 AM all 6.30 0.00 0.54 0.00 0.08 93.07 12:39:01 AM 0 8.71 0.00 0.77 0.00 0.08 90.44 12:39:01 AM 1 3.90 0.00 0.32 0.00 0.08 95.70 12:39:01 AM CPU %user %nice %system %iowait %steal %idle 12:40:01 AM all 4.65 0.00 0.34 0.00 0.08 94.93 12:40:01 AM 0 4.57 0.00 0.35 0.00 0.08 95.00 12:40:01 AM 1 4.73 0.00 0.32 0.00 0.08 94.87 12:41:01 AM all 3.08 0.00 0.15 0.00 0.08 96.69 12:41:01 AM 0 2.69 0.00 0.15 0.00 0.07 97.09 12:41:01 AM 1 3.48 0.00 0.15 0.00 0.08 96.29 12:42:01 AM all 3.65 0.00 0.37 0.00 0.08 95.90 12:42:01 AM 0 3.29 0.00 0.50 0.00 0.08 96.12 12:42:01 AM 1 4.01 0.00 0.23 0.00 0.07 95.68 12:43:01 AM all 3.11 0.00 0.16 0.01 0.07 96.66 12:43:01 AM 0 3.23 0.00 0.17 0.02 0.07 96.52 12:43:01 AM 1 2.99 0.00 0.15 0.00 0.07 96.79 12:44:01 AM all 5.27 0.00 0.32 0.00 0.07 94.34 12:44:01 AM 0 4.00 0.00 0.30 0.00 0.07 95.63 12:44:01 AM 1 6.55 0.00 0.33 0.00 0.07 93.05 12:45:01 AM all 4.45 0.00 0.33 0.00 0.07 95.14 12:45:01 AM 0 3.76 0.00 0.28 0.00 0.07 95.89 12:45:01 AM 1 5.15 0.00 0.38 0.00 0.07 94.40 12:46:01 AM all 4.55 0.00 0.36 0.00 0.07 95.02 12:46:01 AM 0 5.23 0.00 0.40 0.00 0.07 94.30 12:46:01 AM 1 3.87 0.00 0.32 0.00 0.07 95.75 12:47:01 AM all 4.58 0.00 0.40 0.00 0.08 94.93 12:47:01 AM 0 2.36 0.00 0.30 0.00 0.07 97.28 12:47:01 AM 1 6.82 0.00 0.50 0.00 0.10 92.58 12:48:01 AM all 4.43 0.00 0.35 0.00 0.07 95.15 12:48:01 AM 0 3.46 0.00 0.33 0.00 0.07 96.14 12:48:01 AM 1 5.41 0.00 0.37 0.00 0.07 94.16 12:49:01 AM all 4.47 0.00 0.38 0.00 0.08 95.07 12:49:01 AM 0 3.55 0.00 0.35 0.00 0.07 96.03 12:49:01 AM 1 5.39 0.00 0.42 0.00 0.08 94.11 12:50:01 AM all 6.65 0.00 0.46 0.00 0.08 92.80 12:50:01 AM 0 3.88 0.00 0.33 0.00 0.08 95.70 12:50:01 AM 1 9.43 0.00 0.59 0.00 0.08 89.90 12:50:01 AM CPU %user %nice %system %iowait %steal %idle 12:51:01 AM all 2.12 0.00 0.21 0.01 0.08 97.59 12:51:01 AM 0 3.24 0.00 0.30 0.02 0.10 96.34 12:51:01 AM 1 1.00 0.00 0.12 0.00 0.05 98.83 12:52:01 AM all 0.89 0.00 0.13 0.00 0.06 98.93 12:52:01 AM 0 0.60 0.00 0.10 0.00 0.05 99.25 12:52:01 AM 1 1.17 0.00 0.15 0.00 0.07 98.61 12:53:01 AM all 0.64 0.00 0.10 0.00 0.05 99.21 12:53:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 12:53:01 AM 1 0.79 0.00 0.12 0.00 0.07 99.03 12:54:01 AM all 0.90 0.00 0.13 0.00 0.05 98.91 12:54:01 AM 0 0.52 0.00 0.13 0.00 0.05 99.30 12:54:01 AM 1 1.29 0.00 0.13 0.00 0.05 98.53 12:55:01 AM all 0.46 0.00 0.08 0.00 0.04 99.42 12:55:01 AM 0 0.72 0.00 0.05 0.00 0.03 99.20 12:55:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65 12:56:01 AM all 0.38 0.00 0.08 0.00 0.05 99.48 12:56:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 12:56:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68 12:57:01 AM all 1.71 0.00 0.20 0.00 0.04 98.05 12:57:01 AM 0 2.64 0.00 0.23 0.00 0.02 97.11 12:57:01 AM 1 0.79 0.00 0.17 0.00 0.07 98.98 12:58:01 AM all 1.24 0.00 0.19 0.00 0.05 98.52 12:58:01 AM 0 1.55 0.00 0.23 0.00 0.05 98.16 12:58:01 AM 1 0.92 0.00 0.15 0.00 0.05 98.88 12:59:01 AM all 0.88 0.00 0.18 0.00 0.06 98.87 12:59:01 AM 0 0.88 0.00 0.23 0.00 0.05 98.83 12:59:01 AM 1 0.89 0.00 0.13 0.00 0.07 98.91 01:00:01 AM all 0.84 0.00 0.18 0.00 0.06 98.92 01:00:01 AM 0 0.40 0.00 0.15 0.00 0.07 99.38 01:00:01 AM 1 1.29 0.00 0.20 0.00 0.05 98.46 01:01:01 AM all 0.83 0.00 0.13 0.00 0.04 98.99 01:01:01 AM 0 0.65 0.00 0.13 0.00 0.03 99.18 01:01:01 AM 1 1.02 0.00 0.13 0.00 0.05 98.80 01:01:01 AM CPU %user %nice %system %iowait %steal %idle 01:02:01 AM all 1.09 0.00 0.16 0.00 0.07 98.68 01:02:01 AM 0 0.77 0.00 0.15 0.00 0.07 99.02 01:02:01 AM 1 1.42 0.00 0.17 0.00 0.07 98.35 01:03:01 AM all 0.92 0.00 0.16 0.00 0.04 98.88 01:03:01 AM 0 0.93 0.00 0.17 0.00 0.03 98.87 01:03:01 AM 1 0.90 0.00 0.15 0.00 0.05 98.90 01:04:02 AM all 2.76 0.22 0.23 0.28 0.09 96.42 01:04:02 AM 0 2.67 0.43 0.27 0.53 0.08 96.01 01:04:02 AM 1 2.84 0.00 0.20 0.02 0.10 96.84 01:05:01 AM all 0.54 0.00 0.14 0.00 0.04 99.28 01:05:01 AM 0 0.58 0.00 0.14 0.00 0.02 99.27 01:05:01 AM 1 0.49 0.00 0.15 0.00 0.07 99.28 01:06:01 AM all 1.42 0.00 0.10 0.00 0.07 98.41 01:06:01 AM 0 1.45 0.00 0.10 0.00 0.07 98.38 01:06:01 AM 1 1.39 0.00 0.10 0.00 0.07 98.45 01:07:01 AM all 1.39 0.00 0.10 0.00 0.07 98.44 01:07:01 AM 0 0.97 0.00 0.13 0.00 0.07 98.83 01:07:01 AM 1 1.82 0.00 0.07 0.00 0.07 98.05 01:08:01 AM all 0.91 0.00 0.13 0.00 0.07 98.90 01:08:01 AM 0 0.82 0.00 0.12 0.00 0.05 99.02 01:08:01 AM 1 1.00 0.00 0.13 0.00 0.08 98.78 01:09:01 AM all 0.49 0.00 0.13 0.00 0.04 99.33 01:09:01 AM 0 0.54 0.00 0.15 0.00 0.05 99.26 01:09:01 AM 1 0.45 0.00 0.12 0.00 0.03 99.40 01:10:01 AM all 0.99 0.00 0.15 0.00 0.08 98.79 01:10:01 AM 0 0.99 0.00 0.13 0.00 0.07 98.81 01:10:01 AM 1 0.99 0.00 0.17 0.00 0.08 98.76 01:11:01 AM all 0.67 0.00 0.14 0.00 0.06 99.13 01:11:01 AM 0 0.53 0.00 0.17 0.00 0.05 99.25 01:11:01 AM 1 0.80 0.00 0.12 0.00 0.07 99.01 01:12:01 AM all 0.92 0.00 0.11 0.00 0.06 98.91 01:12:01 AM 0 0.73 0.00 0.13 0.00 0.05 99.08 01:12:01 AM 1 1.10 0.00 0.08 0.00 0.07 98.74 01:12:01 AM CPU %user %nice %system %iowait %steal %idle 01:13:01 AM all 0.74 0.00 0.15 0.00 0.04 99.06 01:13:01 AM 0 0.47 0.00 0.15 0.00 0.05 99.33 01:13:01 AM 1 1.02 0.00 0.15 0.00 0.03 98.80 01:14:01 AM all 2.35 0.00 0.14 0.00 0.07 97.44 01:14:01 AM 0 1.49 0.00 0.15 0.00 0.07 98.30 01:14:01 AM 1 3.21 0.00 0.13 0.00 0.07 96.59 01:15:01 AM all 1.65 0.00 0.13 0.01 0.04 98.18 01:15:01 AM 0 1.29 0.00 0.12 0.00 0.03 98.56 01:15:01 AM 1 2.01 0.00 0.13 0.02 0.05 97.79 01:16:01 AM all 4.01 0.00 0.31 0.00 0.07 95.61 01:16:01 AM 0 4.61 0.00 0.32 0.00 0.07 95.00 01:16:01 AM 1 3.41 0.00 0.30 0.00 0.07 96.22 01:17:01 AM all 4.38 0.00 0.32 0.00 0.07 95.24 01:17:01 AM 0 4.52 0.00 0.33 0.00 0.07 95.07 01:17:01 AM 1 4.23 0.00 0.30 0.00 0.07 95.40 01:18:01 AM all 4.47 0.00 0.33 0.00 0.08 95.11 01:18:01 AM 0 5.13 0.00 0.37 0.00 0.08 94.42 01:18:01 AM 1 3.81 0.00 0.30 0.00 0.08 95.80 01:19:01 AM all 4.40 0.00 0.33 0.00 0.09 95.17 01:19:01 AM 0 4.19 0.00 0.33 0.00 0.10 95.37 01:19:01 AM 1 4.61 0.00 0.33 0.00 0.08 94.97 01:20:01 AM all 4.46 0.00 0.35 0.00 0.08 95.11 01:20:01 AM 0 4.06 0.00 0.33 0.00 0.07 95.54 01:20:01 AM 1 4.87 0.00 0.37 0.00 0.08 94.68 01:21:01 AM all 4.33 0.00 0.34 0.00 0.07 95.26 01:21:01 AM 0 4.34 0.00 0.35 0.00 0.07 95.24 01:21:01 AM 1 4.31 0.00 0.33 0.00 0.07 95.28 01:22:01 AM all 5.62 0.00 0.33 0.00 0.06 93.99 01:22:01 AM 0 5.17 0.00 0.28 0.00 0.05 94.50 01:22:01 AM 1 6.07 0.00 0.38 0.00 0.07 93.47 01:23:01 AM all 0.53 0.00 0.08 0.00 0.05 99.34 01:23:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27 01:23:01 AM 1 0.43 0.00 0.10 0.00 0.05 99.42 01:23:01 AM CPU %user %nice %system %iowait %steal %idle 01:24:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55 01:24:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 01:24:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 01:25:01 AM all 0.46 0.00 0.08 0.00 0.05 99.41 01:25:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27 01:25:01 AM 1 0.30 0.00 0.10 0.00 0.05 99.55 01:26:01 AM all 0.35 0.00 0.08 0.00 0.05 99.52 01:26:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 01:26:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 01:27:01 AM all 0.37 0.00 0.10 0.00 0.07 99.47 01:27:01 AM 0 0.45 0.00 0.12 0.00 0.08 99.35 01:27:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58 01:28:01 AM all 0.31 0.00 0.09 0.00 0.03 99.57 01:28:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 01:28:01 AM 1 0.50 0.00 0.10 0.00 0.03 99.36 01:29:01 AM all 1.49 0.00 0.12 0.00 0.06 98.34 01:29:01 AM 0 0.94 0.00 0.13 0.00 0.07 98.86 01:29:01 AM 1 2.04 0.00 0.10 0.00 0.05 97.81 01:30:01 AM all 1.13 0.01 0.29 0.02 0.06 98.49 01:30:01 AM 0 1.29 0.00 0.27 0.02 0.03 98.40 01:30:01 AM 1 0.97 0.02 0.32 0.02 0.08 98.59 01:31:01 AM all 0.92 0.00 0.18 0.00 0.06 98.84 01:31:01 AM 0 0.93 0.00 0.18 0.00 0.05 98.83 01:31:01 AM 1 0.90 0.00 0.18 0.00 0.07 98.85 01:32:01 AM all 0.53 0.00 0.13 0.00 0.04 99.30 01:32:01 AM 0 0.47 0.00 0.13 0.00 0.03 99.37 01:32:01 AM 1 0.59 0.00 0.13 0.00 0.05 99.23 01:33:01 AM all 0.41 0.00 0.09 0.00 0.04 99.46 01:33:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 01:33:01 AM 1 0.67 0.00 0.10 0.00 0.03 99.20 01:34:01 AM all 0.40 0.00 0.09 0.00 0.05 99.46 01:34:01 AM 0 0.63 0.00 0.07 0.00 0.05 99.25 01:34:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67 01:34:01 AM CPU %user %nice %system %iowait %steal %idle 01:35:01 AM all 0.41 0.00 0.10 0.00 0.04 99.45 01:35:01 AM 0 0.70 0.00 0.12 0.00 0.05 99.13 01:35:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 01:36:01 AM all 0.38 0.00 0.09 0.00 0.04 99.49 01:36:01 AM 0 0.63 0.00 0.12 0.00 0.05 99.20 01:36:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 01:37:01 AM all 0.40 0.00 0.10 0.00 0.04 99.46 01:37:01 AM 0 0.67 0.00 0.10 0.00 0.05 99.18 01:37:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 01:38:01 AM all 0.38 0.00 0.12 0.00 0.04 99.47 01:38:01 AM 0 0.50 0.00 0.12 0.00 0.03 99.35 01:38:01 AM 1 0.25 0.00 0.12 0.00 0.05 99.58 01:39:01 AM all 0.27 0.00 0.10 0.00 0.03 99.60 01:39:01 AM 0 0.37 0.00 0.12 0.00 0.03 99.48 01:39:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 01:40:01 AM all 0.39 0.00 0.11 0.00 0.03 99.47 01:40:01 AM 0 0.62 0.00 0.10 0.00 0.03 99.25 01:40:01 AM 1 0.17 0.00 0.12 0.00 0.03 99.68 01:41:01 AM all 0.38 0.00 0.08 0.00 0.05 99.49 01:41:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 01:41:01 AM 1 0.22 0.00 0.10 0.00 0.07 99.62 01:42:01 AM all 0.33 0.00 0.08 0.00 0.05 99.53 01:42:01 AM 0 0.30 0.00 0.08 0.00 0.05 99.57 01:42:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50 01:43:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 01:43:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 01:43:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 01:44:01 AM all 0.39 0.00 0.08 0.00 0.05 99.47 01:44:01 AM 0 0.18 0.00 0.10 0.00 0.07 99.65 01:44:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 01:45:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 01:45:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 01:45:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 01:45:01 AM CPU %user %nice %system %iowait %steal %idle 01:46:01 AM all 0.38 0.00 0.08 0.00 0.04 99.49 01:46:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 01:46:01 AM 1 0.65 0.00 0.10 0.00 0.05 99.20 01:47:01 AM all 0.29 0.00 0.10 0.00 0.05 99.56 01:47:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 01:47:01 AM 1 0.40 0.00 0.12 0.00 0.07 99.41 01:48:01 AM all 0.36 0.00 0.09 0.00 0.03 99.52 01:48:01 AM 0 0.15 0.00 0.12 0.00 0.05 99.68 01:48:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 01:49:01 AM all 0.35 0.00 0.08 0.00 0.05 99.52 01:49:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70 01:49:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 01:50:01 AM all 0.23 0.00 0.11 0.00 0.04 99.62 01:50:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 01:50:01 AM 1 0.30 0.00 0.12 0.00 0.05 99.53 01:51:01 AM all 0.38 0.00 0.09 0.00 0.03 99.50 01:51:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 01:51:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27 01:52:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 01:52:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65 01:52:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40 01:53:01 AM all 0.35 0.00 0.08 0.00 0.04 99.53 01:53:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 01:53:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 01:54:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 01:54:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 01:54:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 01:55:01 AM all 0.36 0.00 0.08 0.00 0.03 99.52 01:55:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 01:55:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 01:56:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54 01:56:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 01:56:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 01:56:01 AM CPU %user %nice %system %iowait %steal %idle 01:57:01 AM all 0.34 0.00 0.10 0.00 0.03 99.52 01:57:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33 01:57:01 AM 1 0.13 0.00 0.12 0.00 0.03 99.72 01:58:01 AM all 0.38 0.00 0.08 0.00 0.04 99.49 01:58:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27 01:58:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 01:59:01 AM all 0.27 0.00 0.08 0.00 0.05 99.60 01:59:01 AM 0 0.42 0.00 0.12 0.00 0.05 99.42 01:59:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 02:00:01 AM all 0.37 0.00 0.10 0.00 0.03 99.50 02:00:01 AM 0 0.27 0.00 0.10 0.00 0.03 99.60 02:00:01 AM 1 0.47 0.00 0.10 0.00 0.03 99.40 02:01:01 AM all 0.22 0.00 0.10 0.00 0.04 99.64 02:01:01 AM 0 0.32 0.00 0.10 0.00 0.03 99.55 02:01:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 02:02:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55 02:02:01 AM 0 0.17 0.00 0.12 0.00 0.05 99.67 02:02:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 02:03:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54 02:03:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 02:03:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 02:04:01 AM all 0.33 0.00 0.09 0.00 0.04 99.53 02:04:01 AM 0 0.17 0.00 0.12 0.00 0.05 99.67 02:04:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 02:05:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 02:05:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 02:05:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53 02:06:01 AM all 0.22 0.00 0.08 0.00 0.04 99.67 02:06:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58 02:06:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 02:07:01 AM all 0.36 0.00 0.08 0.00 0.05 99.51 02:07:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 02:07:01 AM 1 0.15 0.00 0.12 0.00 0.08 99.65 02:07:01 AM CPU %user %nice %system %iowait %steal %idle 02:08:01 AM all 0.40 0.00 0.08 0.00 0.03 99.50 02:08:01 AM 0 0.62 0.00 0.05 0.00 0.02 99.32 02:08:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68 02:09:02 AM all 0.35 0.00 0.08 0.00 0.04 99.52 02:09:02 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 02:09:02 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 02:10:01 AM all 0.26 0.00 0.09 0.00 0.05 99.59 02:10:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.51 02:10:01 AM 1 0.15 0.00 0.12 0.00 0.05 99.68 02:11:01 AM all 0.36 0.00 0.09 0.00 0.03 99.52 02:11:01 AM 0 0.62 0.00 0.08 0.00 0.02 99.28 02:11:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 02:12:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 02:12:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37 02:12:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 02:13:01 AM all 0.29 0.00 0.09 0.00 0.03 99.58 02:13:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 02:13:01 AM 1 0.50 0.00 0.12 0.00 0.05 99.33 02:14:01 AM all 0.38 0.00 0.07 0.00 0.05 99.51 02:14:01 AM 0 0.18 0.00 0.10 0.00 0.07 99.65 02:14:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 02:15:01 AM all 0.23 0.00 0.09 0.00 0.03 99.65 02:15:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 02:15:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58 02:16:01 AM all 0.41 0.00 0.12 0.00 0.05 99.42 02:16:01 AM 0 0.20 0.00 0.13 0.00 0.03 99.63 02:16:01 AM 1 0.62 0.00 0.10 0.00 0.07 99.22 02:17:01 AM all 0.39 0.00 0.09 0.00 0.05 99.47 02:17:01 AM 0 0.25 0.00 0.15 0.00 0.07 99.53 02:17:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 02:18:01 AM all 0.42 0.00 0.09 0.00 0.04 99.45 02:18:01 AM 0 0.22 0.00 0.13 0.00 0.05 99.60 02:18:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 02:18:01 AM CPU %user %nice %system %iowait %steal %idle 02:19:01 AM all 0.23 0.00 0.08 0.00 0.04 99.64 02:19:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 02:19:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58 02:20:01 AM all 0.37 0.00 0.09 0.00 0.04 99.50 02:20:01 AM 0 0.15 0.00 0.12 0.00 0.03 99.70 02:20:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 02:21:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 02:21:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70 02:21:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 02:22:01 AM all 0.37 0.00 0.10 0.00 0.03 99.50 02:22:01 AM 0 0.22 0.00 0.10 0.00 0.03 99.65 02:22:01 AM 1 0.52 0.00 0.10 0.00 0.03 99.35 02:23:01 AM all 0.27 0.00 0.09 0.01 0.03 99.60 02:23:01 AM 0 0.13 0.00 0.07 0.02 0.03 99.75 02:23:01 AM 1 0.40 0.00 0.12 0.00 0.03 99.45 02:24:01 AM all 0.23 0.00 0.09 0.00 0.03 99.64 02:24:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 02:24:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.56 02:25:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54 02:25:01 AM 0 0.28 0.00 0.10 0.00 0.03 99.58 02:25:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 02:26:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54 02:26:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 02:26:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 02:27:01 AM all 0.28 0.00 0.08 0.00 0.03 99.60 02:27:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 02:27:01 AM 1 0.18 0.00 0.12 0.00 0.05 99.65 02:28:01 AM all 0.37 0.00 0.10 0.00 0.03 99.51 02:28:01 AM 0 0.60 0.00 0.10 0.00 0.02 99.28 02:28:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 02:29:01 AM all 0.51 0.00 0.13 0.00 0.04 99.32 02:29:01 AM 0 0.52 0.00 0.10 0.00 0.03 99.35 02:29:01 AM 1 0.50 0.00 0.15 0.00 0.05 99.30 02:29:01 AM CPU %user %nice %system %iowait %steal %idle 02:30:01 AM all 0.45 0.00 0.11 0.00 0.04 99.40 02:30:01 AM 0 0.22 0.00 0.12 0.00 0.03 99.63 02:30:01 AM 1 0.68 0.00 0.10 0.00 0.05 99.16 02:31:01 AM all 0.37 0.00 0.07 0.00 0.03 99.54 02:31:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 02:31:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 02:32:01 AM all 0.43 0.00 0.10 0.00 0.03 99.44 02:32:01 AM 0 0.62 0.00 0.07 0.00 0.02 99.30 02:32:01 AM 1 0.23 0.00 0.13 0.00 0.05 99.58 02:33:01 AM all 0.32 0.00 0.08 0.00 0.05 99.55 02:33:01 AM 0 0.47 0.00 0.10 0.00 0.03 99.40 02:33:01 AM 1 0.17 0.00 0.07 0.00 0.07 99.70 02:34:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 02:34:01 AM 0 0.52 0.00 0.10 0.00 0.03 99.35 02:34:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75 02:35:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55 02:35:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 02:35:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 02:36:01 AM all 0.38 0.00 0.08 0.00 0.05 99.48 02:36:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 02:36:01 AM 1 0.62 0.00 0.08 0.00 0.07 99.23 02:37:01 AM all 0.35 0.00 0.09 0.00 0.02 99.54 02:37:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 02:37:01 AM 1 0.38 0.00 0.10 0.00 0.02 99.50 02:38:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 02:38:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 02:38:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 02:39:01 AM all 0.33 0.00 0.08 0.00 0.03 99.55 02:39:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40 02:39:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70 02:40:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57 02:40:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 02:40:01 AM 1 0.18 0.00 0.10 0.00 0.05 99.67 02:40:01 AM CPU %user %nice %system %iowait %steal %idle 02:41:01 AM all 0.30 0.00 0.11 0.00 0.03 99.56 02:41:01 AM 0 0.43 0.00 0.12 0.00 0.02 99.43 02:41:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68 02:42:01 AM all 0.38 0.00 0.08 0.00 0.03 99.50 02:42:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 02:42:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27 02:43:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 02:43:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70 02:43:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 02:44:01 AM all 0.31 0.16 0.13 0.00 0.03 99.37 02:44:01 AM 0 0.20 0.00 0.13 0.00 0.05 99.62 02:44:01 AM 1 0.42 0.32 0.13 0.00 0.00 99.13 02:45:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 02:45:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 02:45:01 AM 1 0.62 0.00 0.10 0.00 0.05 99.23 02:46:01 AM all 0.29 0.00 0.09 0.00 0.03 99.58 02:46:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75 02:46:01 AM 1 0.44 0.00 0.12 0.00 0.03 99.41 02:47:01 AM all 0.39 0.00 0.09 0.00 0.03 99.48 02:47:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68 02:47:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28 02:48:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50 02:48:01 AM 0 0.23 0.00 0.10 0.00 0.05 99.62 02:48:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 02:49:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 02:49:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 02:49:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70 02:50:01 AM all 0.36 0.00 0.08 0.00 0.02 99.54 02:50:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 02:50:01 AM 1 0.15 0.00 0.10 0.00 0.02 99.73 02:51:01 AM all 0.33 0.00 0.09 0.00 0.03 99.55 02:51:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42 02:51:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68 02:51:01 AM CPU %user %nice %system %iowait %steal %idle 02:52:01 AM all 0.28 0.00 0.08 0.00 0.03 99.60 02:52:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 02:52:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70 02:53:01 AM all 0.38 0.00 0.08 0.00 0.03 99.50 02:53:01 AM 0 0.55 0.00 0.05 0.00 0.00 99.40 02:53:01 AM 1 0.22 0.00 0.12 0.00 0.07 99.60 02:54:01 AM all 0.39 0.00 0.08 0.00 0.03 99.50 02:54:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33 02:54:01 AM 1 0.18 0.00 0.10 0.00 0.05 99.67 02:55:01 AM all 0.36 0.00 0.08 0.00 0.03 99.52 02:55:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 02:55:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 02:56:01 AM all 0.38 0.00 0.08 0.00 0.04 99.51 02:56:01 AM 0 0.67 0.00 0.10 0.00 0.03 99.20 02:56:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 02:57:01 AM all 0.33 0.00 0.08 0.00 0.04 99.54 02:57:01 AM 0 0.53 0.00 0.10 0.00 0.05 99.32 02:57:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 02:58:01 AM all 0.40 0.00 0.08 0.00 0.04 99.47 02:58:01 AM 0 0.68 0.00 0.10 0.00 0.03 99.18 02:58:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 02:59:01 AM all 0.39 0.00 0.09 0.00 0.03 99.48 02:59:01 AM 0 0.63 0.00 0.12 0.00 0.03 99.22 02:59:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 03:00:01 AM all 0.42 0.00 0.08 0.00 0.03 99.47 03:00:01 AM 0 0.65 0.00 0.07 0.00 0.02 99.27 03:00:01 AM 1 0.18 0.00 0.10 0.00 0.05 99.67 03:01:01 AM all 0.31 0.00 0.10 0.01 0.03 99.55 03:01:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45 03:01:01 AM 1 0.18 0.00 0.12 0.02 0.03 99.65 03:02:01 AM all 0.47 0.00 0.11 0.00 0.03 99.39 03:02:01 AM 0 0.65 0.00 0.08 0.00 0.02 99.25 03:02:01 AM 1 0.28 0.00 0.13 0.00 0.05 99.53 03:02:01 AM CPU %user %nice %system %iowait %steal %idle 03:03:01 AM all 0.33 0.00 0.10 0.01 0.03 99.53 03:03:01 AM 0 0.18 0.00 0.10 0.02 0.03 99.67 03:03:01 AM 1 0.47 0.00 0.10 0.00 0.03 99.40 03:04:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 03:04:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 03:04:01 AM 1 0.50 0.00 0.10 0.00 0.03 99.36 03:05:01 AM all 0.40 0.00 0.09 0.00 0.04 99.47 03:05:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 03:05:01 AM 1 0.67 0.00 0.12 0.00 0.05 99.16 03:06:01 AM all 0.41 0.00 0.08 0.00 0.03 99.47 03:06:01 AM 0 0.63 0.00 0.08 0.00 0.02 99.27 03:06:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 03:07:01 AM all 0.44 0.00 0.09 0.00 0.03 99.43 03:07:01 AM 0 0.67 0.00 0.10 0.00 0.03 99.20 03:07:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67 03:08:01 AM all 0.48 0.00 0.10 0.00 0.03 99.38 03:08:01 AM 0 0.70 0.00 0.07 0.00 0.03 99.20 03:08:01 AM 1 0.27 0.00 0.13 0.00 0.03 99.57 03:09:01 AM all 0.41 0.00 0.10 0.00 0.03 99.47 03:09:01 AM 0 0.60 0.00 0.10 0.00 0.02 99.28 03:09:01 AM 1 0.22 0.00 0.10 0.00 0.03 99.65 03:10:01 AM all 0.42 0.00 0.09 0.00 0.03 99.46 03:10:01 AM 0 0.67 0.00 0.08 0.00 0.03 99.22 03:10:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70 03:11:01 AM all 0.38 0.00 0.12 0.00 0.03 99.47 03:11:01 AM 0 0.28 0.00 0.10 0.00 0.02 99.60 03:11:01 AM 1 0.48 0.00 0.13 0.00 0.03 99.35 03:12:02 AM all 0.26 0.00 0.10 0.00 0.03 99.61 03:12:02 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 03:12:02 AM 1 0.35 0.00 0.12 0.00 0.03 99.50 03:13:01 AM all 0.43 0.00 0.09 0.03 0.02 99.43 03:13:01 AM 0 0.19 0.00 0.10 0.05 0.02 99.64 03:13:01 AM 1 0.68 0.00 0.08 0.00 0.02 99.22 03:13:01 AM CPU %user %nice %system %iowait %steal %idle 03:14:01 AM all 0.41 0.00 0.08 0.00 0.03 99.48 03:14:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62 03:14:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 03:15:01 AM all 0.40 0.00 0.08 0.00 0.03 99.49 03:15:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 03:15:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70 03:16:01 AM all 0.41 0.00 0.09 0.00 0.05 99.45 03:16:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25 03:16:01 AM 1 0.18 0.00 0.10 0.00 0.07 99.65 03:17:01 AM all 0.42 0.00 0.08 0.00 0.03 99.47 03:17:01 AM 0 0.63 0.00 0.07 0.00 0.02 99.28 03:17:01 AM 1 0.20 0.00 0.10 0.00 0.03 99.67 03:18:01 AM all 0.42 0.00 0.08 0.00 0.03 99.47 03:18:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58 03:18:01 AM 1 0.48 0.00 0.12 0.00 0.05 99.35 03:19:01 AM all 0.40 0.00 0.08 0.00 0.03 99.48 03:19:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 03:19:01 AM 1 0.67 0.00 0.08 0.00 0.03 99.22 03:20:01 AM all 0.40 0.00 0.09 0.00 0.03 99.47 03:20:01 AM 0 0.20 0.00 0.12 0.00 0.03 99.65 03:20:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 03:21:01 AM all 0.49 0.00 0.13 0.00 0.03 99.34 03:21:01 AM 0 0.43 0.00 0.15 0.00 0.03 99.38 03:21:01 AM 1 0.55 0.00 0.12 0.00 0.03 99.30 03:22:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 03:22:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27 03:22:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 03:23:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 03:23:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 03:23:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 03:24:01 AM all 0.46 0.00 0.10 0.00 0.03 99.41 03:24:01 AM 0 0.68 0.00 0.07 0.00 0.02 99.23 03:24:01 AM 1 0.23 0.00 0.13 0.00 0.05 99.58 03:24:01 AM CPU %user %nice %system %iowait %steal %idle 03:25:01 AM all 0.41 0.00 0.10 0.00 0.11 99.38 03:25:01 AM 0 0.65 0.00 0.12 0.00 0.10 99.13 03:25:01 AM 1 0.17 0.00 0.08 0.00 0.12 99.63 03:26:01 AM all 0.28 0.00 0.10 0.00 0.06 99.57 03:26:01 AM 0 0.22 0.00 0.08 0.00 0.07 99.63 03:26:01 AM 1 0.33 0.00 0.12 0.00 0.05 99.50 03:27:01 AM all 0.38 0.00 0.09 0.00 0.05 99.48 03:27:01 AM 0 0.22 0.00 0.12 0.00 0.05 99.62 03:27:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 03:28:01 AM all 0.35 0.00 0.08 0.03 0.03 99.52 03:28:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 03:28:01 AM 1 0.20 0.00 0.10 0.05 0.03 99.62 03:29:01 AM all 0.42 0.00 0.09 0.00 0.04 99.45 03:29:01 AM 0 0.67 0.00 0.10 0.00 0.05 99.18 03:29:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 03:30:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 03:30:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.46 03:30:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 03:31:01 AM all 0.42 0.00 0.09 0.00 0.03 99.46 03:31:01 AM 0 0.56 0.00 0.07 0.00 0.02 99.35 03:31:01 AM 1 0.27 0.00 0.12 0.00 0.05 99.57 03:32:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 03:32:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 03:32:01 AM 1 0.22 0.00 0.12 0.00 0.03 99.63 03:33:01 AM all 0.35 0.00 0.09 0.00 0.04 99.52 03:33:01 AM 0 0.62 0.00 0.10 0.00 0.05 99.23 03:33:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 03:34:01 AM all 0.38 0.00 0.08 0.00 0.03 99.50 03:34:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 03:34:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68 03:35:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 03:35:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 03:35:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65 03:35:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 03:36:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 03:36:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 03:37:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 03:37:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 03:37:01 AM 1 0.22 0.00 0.12 0.00 0.05 99.62 03:38:01 AM all 0.41 0.00 0.08 0.00 0.03 99.48 03:38:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 03:38:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 03:39:01 AM all 0.39 0.00 0.08 0.00 0.04 99.48 03:39:01 AM 0 0.20 0.00 0.10 0.00 0.07 99.63 03:39:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33 03:40:01 AM all 0.32 0.00 0.10 0.00 0.04 99.54 03:40:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75 03:40:01 AM 1 0.48 0.00 0.12 0.00 0.07 99.33 03:41:01 AM all 0.43 0.00 0.09 0.00 0.04 99.43 03:41:01 AM 0 0.20 0.00 0.10 0.00 0.05 99.65 03:41:01 AM 1 0.67 0.00 0.08 0.00 0.03 99.22 03:42:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50 03:42:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 03:42:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 03:43:01 AM all 0.39 0.00 0.09 0.00 0.03 99.49 03:43:01 AM 0 0.22 0.00 0.10 0.00 0.02 99.67 03:43:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 03:44:01 AM all 0.37 0.00 0.09 0.00 0.04 99.50 03:44:01 AM 0 0.30 0.00 0.10 0.00 0.05 99.55 03:44:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 03:45:01 AM all 0.43 0.00 0.09 0.00 0.12 99.37 03:45:01 AM 0 0.30 0.00 0.08 0.00 0.12 99.50 03:45:01 AM 1 0.55 0.00 0.10 0.00 0.12 99.23 03:46:01 AM all 0.42 0.00 0.09 0.00 0.05 99.44 03:46:01 AM 0 0.63 0.00 0.07 0.00 0.05 99.25 03:46:01 AM 1 0.20 0.00 0.12 0.00 0.05 99.63 03:46:01 AM CPU %user %nice %system %iowait %steal %idle 03:47:01 AM all 0.41 0.00 0.09 0.00 0.03 99.47 03:47:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25 03:47:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68 03:48:01 AM all 0.35 0.00 0.08 0.06 0.04 99.47 03:48:01 AM 0 0.17 0.00 0.08 0.12 0.03 99.60 03:48:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33 03:49:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 03:49:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 03:49:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.26 03:50:01 AM all 0.18 0.00 0.08 0.00 0.04 99.71 03:50:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70 03:50:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 03:51:01 AM all 0.41 0.00 0.10 0.00 0.03 99.46 03:51:01 AM 0 0.62 0.00 0.08 0.00 0.02 99.28 03:51:01 AM 1 0.20 0.00 0.12 0.00 0.05 99.63 03:52:01 AM all 0.40 0.00 0.09 0.00 0.03 99.47 03:52:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 03:52:01 AM 1 0.22 0.00 0.12 0.00 0.05 99.62 03:53:01 AM all 0.38 0.00 0.08 0.00 0.03 99.50 03:53:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27 03:53:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 03:54:01 AM all 0.39 0.00 0.07 0.00 0.05 99.49 03:54:01 AM 0 0.68 0.00 0.07 0.00 0.05 99.20 03:54:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 03:55:01 AM all 0.39 0.00 0.08 0.00 0.03 99.51 03:55:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 03:55:01 AM 1 0.20 0.00 0.10 0.00 0.03 99.67 03:56:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 03:56:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 03:56:01 AM 1 0.17 0.00 0.10 0.00 0.02 99.72 03:57:01 AM all 0.38 0.00 0.09 0.00 0.04 99.49 03:57:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 03:57:01 AM 1 0.18 0.00 0.12 0.00 0.07 99.63 03:57:01 AM CPU %user %nice %system %iowait %steal %idle 03:58:01 AM all 0.32 0.00 0.10 0.00 0.03 99.56 03:58:01 AM 0 0.45 0.00 0.08 0.00 0.02 99.45 03:58:01 AM 1 0.18 0.00 0.12 0.00 0.03 99.67 03:59:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 03:59:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 03:59:01 AM 1 0.45 0.00 0.10 0.00 0.03 99.42 04:00:01 AM all 0.48 0.00 0.12 0.00 0.04 99.36 04:00:01 AM 0 0.25 0.00 0.14 0.00 0.05 99.56 04:00:01 AM 1 0.71 0.00 0.10 0.00 0.03 99.16 04:00:01 AM all 1.59 0.00 1.59 0.00 0.00 96.83 04:00:01 AM 0 1.59 0.00 0.00 0.00 0.00 98.41 04:00:01 AM 1 1.59 0.00 3.17 0.00 0.00 95.24 04:01:01 AM all 0.43 0.00 0.10 0.00 0.03 99.44 04:01:01 AM 0 0.18 0.00 0.12 0.00 0.03 99.67 04:01:01 AM 1 0.67 0.00 0.08 0.00 0.03 99.21 04:02:01 AM all 0.30 0.00 0.13 0.00 0.03 99.54 04:02:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 04:02:01 AM 1 0.49 0.00 0.15 0.00 0.05 99.31 04:03:01 AM all 0.38 0.00 0.10 0.00 0.03 99.49 04:03:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 04:03:01 AM 1 0.60 0.00 0.10 0.00 0.03 99.26 04:04:01 AM all 0.27 0.00 0.11 0.00 0.03 99.60 04:04:01 AM 0 0.32 0.00 0.12 0.00 0.02 99.55 04:04:01 AM 1 0.22 0.00 0.10 0.00 0.03 99.65 04:05:01 AM all 0.37 0.00 0.08 0.00 0.02 99.54 04:05:01 AM 0 0.62 0.00 0.07 0.00 0.02 99.30 04:05:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 04:06:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 04:06:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 04:06:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68 04:07:01 AM all 0.28 0.00 0.09 0.00 0.03 99.61 04:07:01 AM 0 0.42 0.00 0.10 0.00 0.02 99.47 04:07:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 04:07:01 AM CPU %user %nice %system %iowait %steal %idle 04:08:01 AM all 0.39 0.00 0.09 0.00 0.03 99.49 04:08:01 AM 0 0.65 0.00 0.10 0.00 0.03 99.22 04:08:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 04:09:01 AM all 0.38 0.00 0.08 0.00 0.05 99.49 04:09:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 04:09:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 04:10:02 AM all 0.40 0.00 0.08 0.00 0.03 99.49 04:10:02 AM 0 0.65 0.00 0.08 0.00 0.02 99.25 04:10:02 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 04:11:01 AM all 0.33 0.00 0.09 0.00 0.03 99.54 04:11:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 04:11:01 AM 1 0.14 0.00 0.10 0.00 0.03 99.73 04:12:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64 04:12:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48 04:12:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 04:13:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 04:13:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70 04:13:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 04:14:01 AM all 0.35 0.00 0.10 0.00 0.03 99.52 04:14:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 04:14:01 AM 1 0.53 0.00 0.12 0.00 0.03 99.31 04:15:01 AM all 0.30 0.00 0.08 0.00 0.04 99.58 04:15:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 04:15:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38 04:16:01 AM all 0.19 0.00 0.08 0.00 0.03 99.71 04:16:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60 04:16:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 04:17:01 AM all 0.36 0.00 0.06 0.00 0.04 99.54 04:17:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 04:17:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 04:18:01 AM all 0.39 0.00 0.09 0.00 0.03 99.49 04:18:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 04:18:01 AM 1 0.65 0.00 0.08 0.00 0.02 99.25 04:18:01 AM CPU %user %nice %system %iowait %steal %idle 04:19:01 AM all 0.39 0.00 0.07 0.00 0.03 99.51 04:19:01 AM 0 0.17 0.00 0.08 0.00 0.02 99.73 04:19:01 AM 1 0.62 0.00 0.05 0.00 0.05 99.28 04:20:01 AM all 0.30 0.00 0.09 0.00 0.03 99.57 04:20:01 AM 0 0.17 0.00 0.12 0.00 0.05 99.67 04:20:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 04:21:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 04:21:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 04:21:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 04:22:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 04:22:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70 04:22:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 04:23:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54 04:23:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 04:23:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 04:24:01 AM all 0.28 0.00 0.11 0.00 0.03 99.57 04:24:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 04:24:01 AM 1 0.42 0.00 0.12 0.00 0.03 99.43 04:25:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 04:25:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 04:25:01 AM 1 0.30 0.00 0.08 0.00 0.03 99.58 04:26:01 AM all 0.21 0.00 0.08 0.00 0.03 99.67 04:26:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 04:26:01 AM 1 0.30 0.00 0.10 0.00 0.05 99.55 04:27:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 04:27:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72 04:27:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 04:28:01 AM all 0.37 0.00 0.07 0.01 0.03 99.52 04:28:01 AM 0 0.13 0.00 0.08 0.02 0.03 99.73 04:28:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 04:29:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54 04:29:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 04:29:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 04:29:01 AM CPU %user %nice %system %iowait %steal %idle 04:30:01 AM all 0.34 0.00 0.09 0.00 0.04 99.52 04:30:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 04:30:01 AM 1 0.55 0.00 0.10 0.00 0.05 99.30 04:31:01 AM all 0.27 0.00 0.08 0.00 0.04 99.61 04:31:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 04:31:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 04:32:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 04:32:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 04:32:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68 04:33:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 04:33:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30 04:33:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 04:34:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 04:34:01 AM 0 0.62 0.00 0.07 0.00 0.02 99.30 04:34:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 04:35:01 AM all 0.35 0.18 0.13 0.01 0.04 99.29 04:35:01 AM 0 0.55 0.33 0.13 0.00 0.03 98.95 04:35:01 AM 1 0.15 0.03 0.12 0.02 0.05 99.63 04:36:01 AM all 0.21 0.00 0.08 0.00 0.03 99.67 04:36:01 AM 0 0.33 0.00 0.08 0.00 0.02 99.57 04:36:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 04:37:01 AM all 0.36 0.00 0.05 0.00 0.03 99.56 04:37:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 04:37:01 AM 1 0.17 0.00 0.07 0.00 0.05 99.72 04:38:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 04:38:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 04:38:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 04:39:01 AM all 0.35 0.00 0.08 0.00 0.05 99.52 04:39:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 04:39:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 04:40:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 04:40:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 04:40:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 04:40:01 AM CPU %user %nice %system %iowait %steal %idle 04:41:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 04:41:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 04:41:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 04:42:01 AM all 0.20 0.00 0.08 0.00 0.03 99.68 04:42:01 AM 0 0.30 0.00 0.10 0.00 0.03 99.57 04:42:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 04:43:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 04:43:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 04:43:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 04:44:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 04:44:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40 04:44:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72 04:45:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54 04:45:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 04:45:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 04:46:01 AM all 0.35 0.00 0.08 0.00 0.03 99.53 04:46:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 04:46:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 04:47:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 04:47:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 04:47:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 04:48:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 04:48:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 04:48:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 04:49:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55 04:49:01 AM 0 0.63 0.00 0.07 0.00 0.03 99.27 04:49:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 04:50:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 04:50:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 04:50:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 04:51:01 AM all 0.38 0.00 0.08 0.00 0.04 99.51 04:51:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 04:51:01 AM 1 0.63 0.00 0.07 0.00 0.03 99.27 04:51:01 AM CPU %user %nice %system %iowait %steal %idle 04:52:01 AM all 0.31 0.00 0.08 0.00 0.03 99.57 04:52:01 AM 0 0.20 0.00 0.08 0.00 0.02 99.70 04:52:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45 04:53:01 AM all 0.16 0.00 0.08 0.00 0.04 99.72 04:53:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 04:53:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 04:54:01 AM all 0.37 0.00 0.07 0.00 0.03 99.53 04:54:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 04:54:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 04:55:01 AM all 0.35 0.00 0.08 0.00 0.05 99.52 04:55:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 04:55:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 04:56:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 04:56:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 04:56:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72 04:57:01 AM all 0.37 0.00 0.09 0.00 0.04 99.50 04:57:01 AM 0 0.17 0.00 0.13 0.00 0.05 99.65 04:57:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 04:58:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 04:58:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 04:58:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 04:59:01 AM all 0.38 0.00 0.08 0.00 0.04 99.51 04:59:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 04:59:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 05:00:01 AM all 0.34 0.00 0.09 0.00 0.04 99.52 05:00:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 05:00:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30 05:01:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65 05:01:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 05:01:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.51 05:02:01 AM all 0.36 0.00 0.08 0.00 0.03 99.52 05:02:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 05:02:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25 05:02:01 AM CPU %user %nice %system %iowait %steal %idle 05:03:01 AM all 0.40 0.00 0.10 0.00 0.07 99.43 05:03:01 AM 0 0.32 0.00 0.07 0.00 0.07 99.55 05:03:01 AM 1 0.48 0.00 0.13 0.00 0.07 99.31 05:04:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61 05:04:01 AM 0 0.47 0.00 0.08 0.00 0.05 99.40 05:04:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 05:05:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 05:05:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 05:05:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 05:06:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 05:06:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 05:06:01 AM 1 0.17 0.00 0.13 0.00 0.05 99.65 05:07:01 AM all 0.36 0.00 0.07 0.00 0.04 99.53 05:07:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 05:07:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 05:08:01 AM all 0.37 0.00 0.07 0.01 0.04 99.52 05:08:01 AM 0 0.15 0.00 0.07 0.02 0.03 99.73 05:08:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 05:09:01 AM all 0.34 0.00 0.08 0.00 0.04 99.53 05:09:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70 05:09:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 05:10:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68 05:10:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 05:10:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.56 05:11:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 05:11:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 05:11:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 05:12:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 05:12:01 AM 0 0.17 0.00 0.08 0.00 0.07 99.68 05:12:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 05:13:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 05:13:01 AM 0 0.23 0.00 0.15 0.00 0.05 99.57 05:13:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48 05:13:01 AM CPU %user %nice %system %iowait %steal %idle 05:14:01 AM all 0.27 0.00 0.08 0.00 0.04 99.62 05:14:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 05:14:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 05:15:01 AM all 0.28 0.00 0.08 0.00 0.05 99.59 05:15:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 05:15:01 AM 1 0.45 0.00 0.08 0.00 0.07 99.40 05:16:01 AM all 0.37 0.00 0.06 0.00 0.04 99.53 05:16:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 05:16:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28 05:17:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 05:17:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 05:17:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 05:18:02 AM all 0.27 0.00 0.06 0.00 0.03 99.64 05:18:02 AM 0 0.18 0.00 0.08 0.00 0.05 99.68 05:18:02 AM 1 0.35 0.00 0.03 0.00 0.02 99.60 05:19:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55 05:19:01 AM 0 0.54 0.00 0.07 0.00 0.05 99.34 05:19:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.76 05:20:01 AM all 0.36 0.00 0.08 0.00 0.05 99.51 05:20:01 AM 0 0.60 0.00 0.08 0.00 0.07 99.25 05:20:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 05:21:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 05:21:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 05:21:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 05:22:01 AM all 0.35 0.00 0.10 0.00 0.04 99.51 05:22:01 AM 0 0.35 0.00 0.13 0.00 0.03 99.48 05:22:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53 05:23:01 AM all 0.37 0.00 0.08 0.00 0.05 99.50 05:23:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 05:23:01 AM 1 0.63 0.00 0.08 0.00 0.05 99.23 05:24:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60 05:24:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 05:24:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 05:24:01 AM CPU %user %nice %system %iowait %steal %idle 05:25:01 AM all 0.41 0.00 0.09 0.00 0.03 99.47 05:25:01 AM 0 0.18 0.00 0.12 0.00 0.03 99.67 05:25:01 AM 1 0.63 0.00 0.07 0.00 0.02 99.28 05:26:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 05:26:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72 05:26:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 05:27:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 05:27:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 05:27:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 05:28:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52 05:28:01 AM 0 0.18 0.00 0.08 0.00 0.05 99.68 05:28:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 05:29:01 AM all 0.34 0.00 0.08 0.00 0.05 99.52 05:29:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 05:29:01 AM 1 0.52 0.00 0.08 0.00 0.05 99.35 05:30:01 AM all 0.34 0.00 0.08 0.00 0.05 99.53 05:30:01 AM 0 0.53 0.00 0.07 0.00 0.07 99.33 05:30:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 05:31:01 AM all 0.33 0.00 0.09 0.00 0.03 99.55 05:31:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 05:31:01 AM 1 0.10 0.00 0.12 0.00 0.03 99.75 05:32:01 AM all 0.37 0.00 0.08 0.00 0.04 99.51 05:32:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 05:32:01 AM 1 0.17 0.00 0.12 0.00 0.07 99.65 05:33:01 AM all 0.40 0.00 0.08 0.00 0.04 99.47 05:33:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 05:33:01 AM 1 0.18 0.00 0.10 0.00 0.05 99.67 05:34:01 AM all 0.36 0.00 0.11 0.00 0.05 99.48 05:34:01 AM 0 0.48 0.00 0.10 0.00 0.03 99.38 05:34:01 AM 1 0.23 0.00 0.12 0.00 0.07 99.58 05:35:01 AM all 0.33 0.00 0.09 0.00 0.05 99.53 05:35:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43 05:35:01 AM 1 0.20 0.00 0.10 0.00 0.07 99.63 05:35:01 AM CPU %user %nice %system %iowait %steal %idle 05:36:01 AM all 0.39 0.00 0.09 0.00 0.04 99.47 05:36:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28 05:36:01 AM 1 0.20 0.00 0.10 0.00 0.03 99.67 05:37:01 AM all 0.25 0.00 0.08 0.00 0.04 99.63 05:37:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63 05:37:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63 05:38:01 AM all 0.39 0.00 0.07 0.00 0.04 99.50 05:38:01 AM 0 0.20 0.00 0.08 0.00 0.05 99.67 05:38:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 05:39:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 05:39:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63 05:39:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 05:40:01 AM all 0.29 0.00 0.08 0.00 0.03 99.59 05:40:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47 05:40:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 05:41:01 AM all 0.38 0.00 0.08 0.00 0.03 99.50 05:41:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 05:41:01 AM 1 0.22 0.00 0.12 0.00 0.03 99.63 05:42:01 AM all 0.41 0.00 0.08 0.00 0.04 99.47 05:42:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 05:42:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63 05:43:01 AM all 0.38 0.00 0.10 0.00 0.04 99.47 05:43:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 05:43:01 AM 1 0.20 0.00 0.15 0.00 0.05 99.60 05:44:01 AM all 0.43 0.00 0.08 0.00 0.04 99.46 05:44:01 AM 0 0.67 0.00 0.07 0.00 0.03 99.23 05:44:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 05:45:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 05:45:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 05:45:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 05:46:01 AM all 0.28 0.00 0.12 0.00 0.04 99.57 05:46:01 AM 0 0.33 0.00 0.15 0.00 0.05 99.46 05:46:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67 05:46:01 AM CPU %user %nice %system %iowait %steal %idle 05:47:01 AM all 0.53 0.00 0.12 0.00 0.05 99.30 05:47:01 AM 0 0.32 0.00 0.15 0.00 0.05 99.48 05:47:01 AM 1 0.75 0.00 0.08 0.00 0.05 99.11 05:48:01 AM all 0.32 0.00 0.09 0.00 0.04 99.55 05:48:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 05:48:01 AM 1 0.50 0.00 0.12 0.00 0.05 99.33 05:49:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 05:49:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73 05:49:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 05:50:01 AM all 0.41 0.00 0.11 0.00 0.04 99.44 05:50:01 AM 0 0.38 0.00 0.15 0.00 0.05 99.42 05:50:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 05:51:01 AM all 0.26 0.00 0.08 0.01 0.03 99.62 05:51:01 AM 0 0.40 0.00 0.08 0.02 0.03 99.47 05:51:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 05:52:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 05:52:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75 05:52:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 05:53:01 AM all 0.33 0.00 0.08 0.00 0.03 99.55 05:53:01 AM 0 0.40 0.00 0.10 0.00 0.03 99.47 05:53:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63 05:54:01 AM all 0.24 0.00 0.09 0.00 0.03 99.64 05:54:01 AM 0 0.30 0.00 0.08 0.00 0.02 99.60 05:54:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68 05:55:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 05:55:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43 05:55:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 05:56:01 AM all 0.35 0.00 0.09 0.00 0.04 99.52 05:56:01 AM 0 0.55 0.00 0.10 0.00 0.05 99.30 05:56:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 05:57:01 AM all 0.34 0.00 0.08 0.00 0.03 99.54 05:57:01 AM 0 0.25 0.00 0.10 0.00 0.03 99.62 05:57:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 05:57:01 AM CPU %user %nice %system %iowait %steal %idle 05:58:01 AM all 0.19 0.00 0.09 0.00 0.02 99.70 05:58:01 AM 0 0.30 0.00 0.13 0.00 0.02 99.55 05:58:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 05:59:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 05:59:01 AM 0 0.43 0.00 0.07 0.00 0.05 99.45 05:59:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 06:00:01 AM all 0.38 0.00 0.09 0.00 0.04 99.49 06:00:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 06:00:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 06:01:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50 06:01:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 06:01:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 06:02:01 AM all 0.35 0.00 0.10 0.00 0.03 99.52 06:02:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 06:02:01 AM 1 0.15 0.00 0.15 0.00 0.03 99.67 06:03:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54 06:03:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 06:03:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 06:04:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 06:04:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25 06:04:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 06:05:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 06:05:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50 06:05:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68 06:06:01 AM all 0.27 0.00 0.09 0.00 0.03 99.61 06:06:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 06:06:01 AM 1 0.42 0.00 0.10 0.00 0.05 99.43 06:07:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 06:07:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 06:07:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 06:08:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 06:08:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 06:08:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 06:08:01 AM CPU %user %nice %system %iowait %steal %idle 06:09:01 AM all 0.27 0.00 0.08 0.00 0.04 99.62 06:09:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50 06:09:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 06:10:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 06:10:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 06:10:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 06:11:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50 06:11:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 06:11:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 06:12:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54 06:12:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 06:12:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 06:13:01 AM all 0.36 0.00 0.06 0.01 0.03 99.54 06:13:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 06:13:01 AM 1 0.15 0.00 0.08 0.02 0.05 99.70 06:14:01 AM all 0.37 0.00 0.08 0.00 0.04 99.52 06:14:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 06:14:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 06:15:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 06:15:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 06:15:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 06:16:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52 06:16:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30 06:16:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 06:17:01 AM all 0.37 0.00 0.08 0.00 0.05 99.50 06:17:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 06:17:01 AM 1 0.17 0.00 0.12 0.00 0.07 99.65 06:18:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 06:18:01 AM 0 0.33 0.00 0.12 0.00 0.05 99.50 06:18:01 AM 1 0.13 0.00 0.03 0.00 0.03 99.80 06:19:01 AM all 0.35 0.00 0.07 0.00 0.05 99.53 06:19:01 AM 0 0.60 0.00 0.08 0.00 0.07 99.25 06:19:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 06:19:01 AM CPU %user %nice %system %iowait %steal %idle 06:20:01 AM all 0.38 0.01 0.08 0.00 0.04 99.48 06:20:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 06:20:01 AM 1 0.20 0.02 0.13 0.00 0.05 99.60 06:21:02 AM all 0.38 0.15 0.11 0.00 0.05 99.32 06:21:02 AM 0 0.63 0.00 0.08 0.00 0.03 99.25 06:21:02 AM 1 0.12 0.30 0.13 0.00 0.07 99.38 06:22:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 06:22:01 AM 0 0.54 0.00 0.05 0.00 0.02 99.39 06:22:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68 06:23:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 06:23:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63 06:23:01 AM 1 0.27 0.00 0.12 0.00 0.05 99.56 06:24:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67 06:24:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 06:24:01 AM 1 0.37 0.00 0.10 0.00 0.07 99.46 06:25:01 AM all 0.38 0.00 0.07 0.00 0.05 99.51 06:25:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 06:25:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 06:26:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55 06:26:01 AM 0 0.17 0.00 0.12 0.00 0.07 99.65 06:26:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 06:27:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 06:27:01 AM 0 0.65 0.00 0.08 0.00 0.05 99.22 06:27:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 06:28:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54 06:28:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 06:28:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 06:29:01 AM all 17.32 0.00 1.68 0.08 0.08 80.85 06:29:01 AM 0 22.06 0.00 1.77 0.08 0.07 76.02 06:29:01 AM 1 12.57 0.00 1.59 0.07 0.08 85.69 06:30:01 AM all 30.56 0.00 4.12 0.28 0.08 64.97 06:30:01 AM 0 33.89 0.00 4.81 0.33 0.07 60.90 06:30:01 AM 1 27.24 0.00 3.43 0.22 0.08 69.03 Average: CPU %user %nice %system %iowait %steal %idle Average: all 1.08 0.00 0.18 0.10 0.04 98.60 Average: 0 1.18 0.00 0.18 0.11 0.04 98.49 Average: 1 0.98 0.00 0.17 0.09 0.04 98.72