23:33:41 Started by upstream project "integration-distribution-mri-test-scandium" build number 79
23:33:41 originally caused by:
23:33:41 Started by timer
23:33:41 Running as SYSTEM
23:33:41 [EnvInject] - Loading node environment variables.
23:33:41 Building remotely on prd-centos8-robot-2c-8g-4828 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-ask-all-scandium
23:33:42 [ssh-agent] Looking for ssh-agent implementation...
23:33:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:33:42 $ ssh-agent
23:33:42 SSH_AUTH_SOCK=/tmp/ssh-m9TEtZ4OfKe6/agent.5273
23:33:42 SSH_AGENT_PID=5274
23:33:42 [ssh-agent] Started.
23:33:42 Running ssh-add (command line suppressed)
23:33:42 Identity added: /w/workspace/controller-csit-3node-clustering-ask-all-scandium@tmp/private_key_14682654854652364785.key (/w/workspace/controller-csit-3node-clustering-ask-all-scandium@tmp/private_key_14682654854652364785.key)
23:33:42 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:33:42 The recommended git tool is: NONE
23:33:46 using credential opendaylight-jenkins-ssh
23:33:46 Wiping out workspace first.
23:33:46 Cloning the remote Git repository
23:33:46 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:33:46 > git init /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test # timeout=10
23:33:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:33:46 > git --version # timeout=10
23:33:46 > git --version # 'git version 2.43.0'
23:33:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:33:46 [INFO] Currently running in a labeled security context
23:33:46 [INFO] Currently SELinux is 'enforcing' on the host
23:33:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test@tmp/jenkins-gitclient-ssh16629984647390011657.key
23:33:46 Verifying host key using known hosts file
23:33:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:33:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:33:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:33:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:33:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:33:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:33:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:33:49 [INFO] Currently running in a labeled security context
23:33:49 [INFO] Currently SELinux is 'enforcing' on the host
23:33:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test@tmp/jenkins-gitclient-ssh1525877141123507266.key
23:33:49 Verifying host key using known hosts file
23:33:49 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.
23:33:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:33:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:33:49 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:33:49 > git config core.sparsecheckout # timeout=10
23:33:49 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:33:49 Commit message: "Adapt test for new pce-allocation field"
23:33:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:33:49 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:33:50 No emails were triggered.
23:33:50 provisioning config files...
23:33:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:33:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:33:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:33:50 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins7100070069818276326.sh
23:33:50 ---> python-tools-install.sh
23:33:50 Setup pyenv:
23:33:50 system
23:33:50 * 3.8.13 (set by /opt/pyenv/version)
23:33:50 * 3.9.13 (set by /opt/pyenv/version)
23:33:50 * 3.10.13 (set by /opt/pyenv/version)
23:33:50 * 3.11.7 (set by /opt/pyenv/version)
23:33:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eg9x
23:33:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:33:59 lf-activate-venv(): INFO: Base packages installed successfully
23:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools
23:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH
23:34:23 Generating Requirements File
23:34:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:34:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:34:43 Python 3.11.7
23:34:43 pip 25.3 from /tmp/venv-eg9x/lib/python3.11/site-packages/pip (python 3.11)
23:34:43 appdirs==1.4.4
23:34:43 argcomplete==3.6.3
23:34:43 aspy.yaml==1.3.0
23:34:43 attrs==25.4.0
23:34:43 autopage==0.5.2
23:34:43 beautifulsoup4==4.14.2
23:34:43 boto3==1.40.64
23:34:43 botocore==1.40.64
23:34:43 bs4==0.0.2
23:34:43 cachetools==6.2.1
23:34:43 certifi==2025.10.5
23:34:43 cffi==2.0.0
23:34:43 cfgv==3.4.0
23:34:43 chardet==5.2.0
23:34:43 charset-normalizer==3.4.4
23:34:43 click==8.3.0
23:34:43 cliff==4.11.0
23:34:43 cmd2==2.7.0
23:34:43 cryptography==3.3.2
23:34:43 debtcollector==3.0.0
23:34:43 decorator==5.2.1
23:34:43 defusedxml==0.7.1
23:34:43 Deprecated==1.3.1
23:34:43 distlib==0.4.0
23:34:43 dnspython==2.8.0
23:34:43 docker==7.1.0
23:34:43 dogpile.cache==1.5.0
23:34:43 durationpy==0.10
23:34:43 email-validator==2.3.0
23:34:43 filelock==3.20.0
23:34:43 future==1.0.0
23:34:43 gitdb==4.0.12
23:34:43 GitPython==3.1.45
23:34:43 google-auth==2.42.1
23:34:43 httplib2==0.31.0
23:34:43 identify==2.6.15
23:34:43 idna==3.11
23:34:43 importlib-resources==1.5.0
23:34:43 iso8601==2.1.0
23:34:43 Jinja2==3.1.6
23:34:43 jmespath==1.0.1
23:34:43 jsonpatch==1.33
23:34:43 jsonpointer==3.0.0
23:34:43 jsonschema==4.25.1
23:34:43 jsonschema-specifications==2025.9.1
23:34:43 keystoneauth1==5.12.0
23:34:43 kubernetes==34.1.0
23:34:43 lftools==0.37.15
23:34:43 lxml==6.0.2
23:34:43 markdown-it-py==4.0.0
23:34:43 MarkupSafe==3.0.3
23:34:43 mdurl==0.1.2
23:34:43 msgpack==1.1.2
23:34:43 multi_key_dict==2.0.3
23:34:43 munch==4.0.0
23:34:43 netaddr==1.3.0
23:34:43 niet==1.4.2
23:34:43 nodeenv==1.9.1
23:34:43 oauth2client==4.1.3
23:34:43 oauthlib==3.3.1
23:34:43 openstacksdk==4.7.1
23:34:43 os-service-types==1.8.1
23:34:43 osc-lib==4.2.0
23:34:43 oslo.config==10.0.0
23:34:43 oslo.context==6.1.0
23:34:43 oslo.i18n==6.6.0
23:34:43 oslo.log==7.2.1
23:34:43 oslo.serialization==5.8.0
23:34:43 oslo.utils==9.1.0
23:34:43 packaging==25.0
23:34:43 pbr==7.0.2
23:34:43 platformdirs==4.5.0
23:34:43 prettytable==3.16.0
23:34:43 psutil==7.1.3
23:34:43 pyasn1==0.6.1
23:34:43 pyasn1_modules==0.4.2
23:34:43 pycparser==2.23
23:34:43 pygerrit2==2.0.15
23:34:43 PyGithub==2.8.1
23:34:43 Pygments==2.19.2
23:34:43 PyJWT==2.10.1
23:34:43 PyNaCl==1.6.0
23:34:43 pyparsing==2.4.7
23:34:43 pyperclip==1.11.0
23:34:43 pyrsistent==0.20.0
23:34:43 python-cinderclient==9.8.0
23:34:43 python-dateutil==2.9.0.post0
23:34:43 python-heatclient==4.3.0
23:34:43 python-jenkins==1.8.3
23:34:43 python-keystoneclient==5.7.0
23:34:43 python-magnumclient==4.9.0
23:34:43 python-openstackclient==8.2.0
23:34:43 python-swiftclient==4.8.0
23:34:43 PyYAML==6.0.3
23:34:43 referencing==0.37.0
23:34:43 requests==2.32.5
23:34:43 requests-oauthlib==2.0.0
23:34:43 requestsexceptions==1.4.0
23:34:43 rfc3986==2.0.0
23:34:43 rich==14.2.0
23:34:43 rich-argparse==1.7.2
23:34:43 rpds-py==0.28.0
23:34:43 rsa==4.9.1
23:34:43 ruamel.yaml==0.18.16
23:34:43 ruamel.yaml.clib==0.2.14
23:34:43 s3transfer==0.14.0
23:34:43 simplejson==3.20.2
23:34:43 six==1.17.0
23:34:43 smmap==5.0.2
23:34:43 soupsieve==2.8
23:34:43 stevedore==5.5.0
23:34:43 tabulate==0.9.0
23:34:43 toml==0.10.2
23:34:43 tomlkit==0.13.3
23:34:43 tqdm==4.67.1
23:34:43 typing_extensions==4.15.0
23:34:43 tzdata==2025.2
23:34:43 urllib3==1.26.20
23:34:43 virtualenv==20.35.4
23:34:43 wcwidth==0.2.14
23:34:43 websocket-client==1.9.0
23:34:43 wrapt==2.0.0
23:34:43 xdg==6.0.0
23:34:43 xmltodict==1.0.2
23:34:43 yq==3.4.3
23:34:43 [EnvInject] - Injecting environment variables from a build step.
23:34:43 [EnvInject] - Injecting as environment variables the properties content
23:34:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:34:43 OS_CLOUD=vex
23:34:43 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-scandium-79
23:34:43 OS_STACK_TEMPLATE_DIR=openstack-hot
23:34:43
23:34:43 [EnvInject] - Variables injected successfully.
23:34:43 provisioning config files...
23:34:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:34:43 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins16148930595410122204.sh
23:34:43 ---> Create parameters file for OpenStack HOT
23:34:43 OpenStack Heat parameters generated
23:34:43 -----------------------------------
23:34:43 parameters:
23:34:43 vm_0_count: '3'
23:34:43 vm_0_flavor: 'v3-standard-4'
23:34:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:34:43 vm_1_count: '0'
23:34:43 vm_1_flavor: 'v3-standard-2'
23:34:43 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:34:43
23:34:43 job_name: '47598-79'
23:34:43 silo: 'releng'
23:34:44 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins12842489875598252779.sh
23:34:44 ---> Create HEAT stack
23:34:44 + source /home/jenkins/lf-env.sh
23:34:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:34:44 ++ mktemp -d /tmp/venv-XXXX
23:34:44 + lf_venv=/tmp/venv-5P3m
23:34:44 + local venv_file=/tmp/.os_lf_venv
23:34:44 + local python=python3
23:34:44 + local options
23:34:44 + local set_path=true
23:34:44 + local install_args=
23:34:44 ++ 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
23:34:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:34:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:34:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:34:44 + true
23:34:44 + case $1 in
23:34:44 + python=python3
23:34:44 + shift 2
23:34:44 + true
23:34:44 + case $1 in
23:34:44 + shift
23:34:44 + break
23:34:44 + case $python in
23:34:44 + local pkg_list=
23:34:44 + [[ -d /opt/pyenv ]]
23:34:44 + echo 'Setup pyenv:'
23:34:44 Setup pyenv:
23:34:44 + export PYENV_ROOT=/opt/pyenv
23:34:44 + PYENV_ROOT=/opt/pyenv
23:34:44 + 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
23:34:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:34:44 + pyenv versions
23:34:44 system
23:34:44 3.8.13
23:34:44 3.9.13
23:34:44 3.10.13
23:34:44 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
23:34:44 + command -v pyenv
23:34:44 ++ pyenv init - --no-rehash
23:34:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:34:44 for i in ${!paths[@]}; do
23:34:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:34:44 fi; done;
23:34:44 echo "${paths[*]}"'\'')"
23:34:44 export PATH="/opt/pyenv/shims:${PATH}"
23:34:44 export PYENV_SHELL=bash
23:34:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:34:44 pyenv() {
23:34:44 local command
23:34:44 command="${1:-}"
23:34:44 if [ "$#" -gt 0 ]; then
23:34:44 shift
23:34:44 fi
23:34:44
23:34:44 case "$command" in
23:34:44 rehash|shell)
23:34:44 eval "$(pyenv "sh-$command" "$@")"
23:34:44 ;;
23:34:44 *)
23:34:44 command pyenv "$command" "$@"
23:34:44 ;;
23:34:44 esac
23:34:44 }'
23:34:44 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:34:44 for i in ${!paths[@]}; do
23:34:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:34:44 fi; done;
23:34:44 echo "${paths[*]}"'
23:34:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:34:44 ++ 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
23:34:44 ++ 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
23:34:44 ++ export PYENV_SHELL=bash
23:34:44 ++ PYENV_SHELL=bash
23:34:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:34:44 +++ complete -F _pyenv pyenv
23:34:44 ++ lf-pyver python3
23:34:44 ++ local py_version_xy=python3
23:34:44 ++ local py_version_xyz=
23:34:44 ++ awk '{ print $1 }'
23:34:44 ++ pyenv versions
23:34:44 ++ local command
23:34:44 ++ command=versions
23:34:44 ++ '[' 1 -gt 0 ']'
23:34:44 ++ shift
23:34:44 ++ case "$command" in
23:34:44 ++ command pyenv versions
23:34:44 ++ pyenv versions
23:34:44 ++ sed 's/^[ *]* //'
23:34:44 ++ grep -E '^[0-9.]*[0-9]$'
23:34:44 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:34:44 +++ grep '^3' /tmp/.pyenv_versions
23:34:44 +++ tail -n 1
23:34:44 +++ sort -V
23:34:44 ++ py_version_xyz=3.11.7
23:34:44 ++ [[ -z 3.11.7 ]]
23:34:44 ++ echo 3.11.7
23:34:44 ++ return 0
23:34:44 + pyenv local 3.11.7
23:34:44 + local command
23:34:44 + command=local
23:34:44 + '[' 2 -gt 0 ']'
23:34:44 + shift
23:34:44 + case "$command" in
23:34:44 + command pyenv local 3.11.7
23:34:44 + pyenv local 3.11.7
23:34:44 + for arg in "$@"
23:34:44 + case $arg in
23:34:44 + pkg_list+='lftools[openstack] '
23:34:44 + for arg in "$@"
23:34:44 + case $arg in
23:34:44 + pkg_list+='kubernetes '
23:34:44 + for arg in "$@"
23:34:44 + case $arg in
23:34:44 + pkg_list+='niet '
23:34:44 + for arg in "$@"
23:34:44 + case $arg in
23:34:44 + pkg_list+='python-heatclient '
23:34:44 + for arg in "$@"
23:34:44 + case $arg in
23:34:44 + pkg_list+='python-openstackclient '
23:34:44 + for arg in "$@"
23:34:44 + case $arg in
23:34:44 + pkg_list+='python-magnumclient '
23:34:44 + for arg in "$@"
23:34:44 + case $arg in
23:34:44 + pkg_list+='urllib3~=1.26.15 '
23:34:44 + for arg in "$@"
23:34:44 + case $arg in
23:34:44 + pkg_list+='yq '
23:34:44 + [[ -f /tmp/.os_lf_venv ]]
23:34:44 ++ cat /tmp/.os_lf_venv
23:34:44 + lf_venv=/tmp/venv-eg9x
23:34:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eg9x from' file:/tmp/.os_lf_venv
23:34:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eg9x from file:/tmp/.os_lf_venv
23:34:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:34:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:34:44 + local 'pip_opts=--upgrade --quiet'
23:34:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:34:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:34:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:34:44 + [[ -n '' ]]
23:34:44 + [[ -n '' ]]
23:34:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:34:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:34:44 + /tmp/venv-eg9x/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
23:34:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:34:46 lf-activate-venv(): INFO: Base packages installed successfully
23:34:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:34:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:34:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:34:46 + /tmp/venv-eg9x/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
23:35:06 + type python3
23:35:06 + true
23:35:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH'
23:35:06 lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH
23:35:06 + PATH=/tmp/venv-eg9x/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
23:35:06 + return 0
23:35:06 + openstack --os-cloud vex limits show --absolute
23:35:08 +--------------------------+---------+
23:35:08 | Name | Value |
23:35:08 +--------------------------+---------+
23:35:08 | maxTotalInstances | -1 |
23:35:08 | maxTotalCores | 450 |
23:35:08 | maxTotalRAMSize | 1000000 |
23:35:08 | maxServerMeta | 128 |
23:35:08 | maxImageMeta | 128 |
23:35:08 | maxPersonality | 5 |
23:35:08 | maxPersonalitySize | 10240 |
23:35:08 | maxTotalKeypairs | 100 |
23:35:08 | maxServerGroups | 10 |
23:35:08 | maxServerGroupMembers | 10 |
23:35:08 | maxTotalFloatingIps | -1 |
23:35:08 | maxSecurityGroups | -1 |
23:35:08 | maxSecurityGroupRules | -1 |
23:35:08 | totalRAMUsed | 614400 |
23:35:08 | totalCoresUsed | 150 |
23:35:08 | totalInstancesUsed | 56 |
23:35:08 | totalFloatingIpsUsed | 0 |
23:35:08 | totalSecurityGroupsUsed | 0 |
23:35:08 | totalServerGroupsUsed | 0 |
23:35:08 | maxTotalVolumes | -1 |
23:35:08 | maxTotalSnapshots | 10 |
23:35:08 | maxTotalVolumeGigabytes | 4096 |
23:35:08 | maxTotalBackups | 10 |
23:35:08 | maxTotalBackupGigabytes | 1000 |
23:35:08 | totalVolumesUsed | 3 |
23:35:08 | totalGigabytesUsed | 60 |
23:35:08 | totalSnapshotsUsed | 0 |
23:35:08 | totalBackupsUsed | 0 |
23:35:08 | totalBackupGigabytesUsed | 0 |
23:35:08 +--------------------------+---------+
23:35:08 + pushd /opt/ciman/openstack-hot
23:35:08 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-ask-all-scandium
23:35:08 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-ask-all-scandium-79 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-ask-all-scandium/stack-parameters.yaml
23:35:44 Creating stack releng-controller-csit-3node-clustering-ask-all-scandium-79
23:35:44 Waiting to initialize infrastructure...
23:35:44 Waiting to initialize infrastructure...
23:35:44 Stack initialization successful.
23:35:44 ------------------------------------
23:35:44 Stack Details
23:35:44 ------------------------------------
23:35:44 {'added': None,
23:35:44 'capabilities': [],
23:35:44 'created_at': '2025-11-02T23:35:11Z',
23:35:44 'deleted': None,
23:35:44 'deleted_at': None,
23:35:44 'description': 'No description',
23:35:44 'environment': None,
23:35:44 'environment_files': None,
23:35:44 'files': None,
23:35:44 'files_container': None,
23:35:44 'id': 'f595de08-68df-4ea5-92d3-7cf7237c26a6',
23:35:44 'is_rollback_disabled': True,
23:35:44 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-ask-all-scandium-79/f595de08-68df-4ea5-92d3-7cf7237c26a6',
23:35:44 'rel': 'self'}],
23:35:44 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:35:44 'name': 'releng-controller-csit-3node-clustering-ask-all-scandium-79',
23:35:44 'notification_topics': [],
23:35:44 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:35:44 'output_key': 'vm_0_ips',
23:35:44 'output_value': ['10.30.170.143',
23:35:44 '10.30.171.24',
23:35:44 '10.30.171.118']},
23:35:44 {'description': 'IP addresses of the 2nd vm types',
23:35:44 'output_key': 'vm_1_ips',
23:35:44 'output_value': []}],
23:35:44 'owner_id': ****,
23:35:44 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:35:44 'OS::stack_id': 'f595de08-68df-4ea5-92d3-7cf7237c26a6',
23:35:44 'OS::stack_name': 'releng-controller-csit-3node-clustering-ask-all-scandium-79',
23:35:44 'job_name': '47598-79',
23:35:44 'silo': 'releng',
23:35:44 'vm_0_count': '3',
23:35:44 'vm_0_flavor': 'v3-standard-4',
23:35:44 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:35:44 '20250917-133034.447',
23:35:44 'vm_1_count': '0',
23:35:44 'vm_1_flavor': 'v3-standard-2',
23:35:44 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:35:44 '- 20250917-133034.654'},
23:35:44 'parent_id': None,
23:35:44 'replaced': None,
23:35:44 'status': 'CREATE_COMPLETE',
23:35:44 'status_reason': 'Stack CREATE completed successfully',
23:35:44 'tags': [],
23:35:44 'template': None,
23:35:44 'template_description': 'No description',
23:35:44 'template_url': None,
23:35:44 'timeout_mins': 15,
23:35:44 'unchanged': None,
23:35:44 'updated': None,
23:35:44 'updated_at': None,
23:35:44 'user_project_id': '44b24768fb404a1880a45242463fa7a4'}
23:35:44 ------------------------------------
23:35:45 + popd
23:35:45 /w/workspace/controller-csit-3node-clustering-ask-all-scandium
23:35:45 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins1454607509613997996.sh
23:35:45 ---> Copy SSH public keys to CSIT lab
23:35:45 Setup pyenv:
23:35:45 system
23:35:45 3.8.13
23:35:45 3.9.13
23:35:45 3.10.13
23:35:45 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
23:35:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eg9x from file:/tmp/.os_lf_venv
23:35:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:35:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:35:47 lf-activate-venv(): INFO: Base packages installed successfully
23:35:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:36:04 lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH
23:36:06 SSH not responding on 10.30.171.118. Retrying in 10 seconds...
23:36:06 SSH not responding on 10.30.171.24. Retrying in 10 seconds...
23:36:06 SSH not responding on 10.30.170.143. Retrying in 10 seconds...
23:36:16 Ping to 10.30.171.118 successful.
23:36:16 Ping to 10.30.171.24 successful.
23:36:16 Ping to 10.30.170.143 successful.
23:36:16 SSH not responding on 10.30.171.118. Retrying in 10 seconds...
23:36:17 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:36:17 releng-47598-79-0-builder-1
23:36:17 Successfully copied public keys to slave 10.30.171.24
23:36:19 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:36:20 releng-47598-79-0-builder-0
23:36:20 Successfully copied public keys to slave 10.30.170.143
23:36:20 Process 6489 ready.
23:36:20 Process 6490 ready.
23:36:26 Ping to 10.30.171.118 successful.
23:36:27 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:36:28 releng-47598-79-0-builder-2
23:36:28 Successfully copied public keys to slave 10.30.171.118
23:36:28 Process 6491 ready.
23:36:28 SSH ready on all stack servers.
23:36:28 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins10522614169369322848.sh
23:36:28 Setup pyenv:
23:36:28 system
23:36:28 3.8.13
23:36:28 3.9.13
23:36:28 3.10.13
23:36:28 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
23:36:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lQYL
23:36:32 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.robot_venv
23:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:36:36 lf-activate-venv(): INFO: Base packages installed successfully
23:36:36 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-lQYL/bin to PATH
23:36:38 + echo 'Installing Python Requirements'
23:36:38 Installing Python Requirements
23:36:38 + cat
23:36:38 + python -m pip install -r requirements.txt
23:36:38 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:36:38 Collecting docker-py (from -r requirements.txt (line 1))
23:36:38 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)
23:36:38 Collecting ipaddr (from -r requirements.txt (line 2))
23:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:36:38 Installing build dependencies: started
23:36:39 Installing build dependencies: finished with status 'done'
23:36:39 Getting requirements to build wheel: started
23:36:39 Getting requirements to build wheel: finished with status 'done'
23:36:39 Preparing metadata (pyproject.toml): started
23:36:39 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:39 Collecting netaddr (from -r requirements.txt (line 3))
23:36:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:36:40 Collecting netifaces (from -r requirements.txt (line 4))
23:36:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:36:40 Installing build dependencies: started
23:36:40 Installing build dependencies: finished with status 'done'
23:36:40 Getting requirements to build wheel: started
23:36:41 Getting requirements to build wheel: finished with status 'done'
23:36:41 Preparing metadata (pyproject.toml): started
23:36:41 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:41 Collecting pyhocon (from -r requirements.txt (line 5))
23:36:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:36:41 Collecting requests (from -r requirements.txt (line 6))
23:36:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:36:41 Collecting robotframework (from -r requirements.txt (line 7))
23:36:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:36:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.8 MB/s 0:00:00
23:36:41 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:36:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:36:41 Installing build dependencies: started
23:36:42 Installing build dependencies: finished with status 'done'
23:36:42 Getting requirements to build wheel: started
23:36:42 Getting requirements to build wheel: finished with status 'done'
23:36:42 Preparing metadata (pyproject.toml): started
23:36:43 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:43 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:36:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:36:43 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:36:43 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)
23:36:43 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:36:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:36:43 Installing build dependencies: started
23:36:44 Installing build dependencies: finished with status 'done'
23:36:44 Getting requirements to build wheel: started
23:36:44 Getting requirements to build wheel: finished with status 'done'
23:36:44 Preparing metadata (pyproject.toml): started
23:36:44 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:44 Collecting scapy (from -r requirements.txt (line 12))
23:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:36:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 58.4 MB/s 0:00:00
23:36:44 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:36:44 Installing build dependencies: started
23:36:45 Installing build dependencies: finished with status 'done'
23:36:45 Getting requirements to build wheel: started
23:36:45 Getting requirements to build wheel: finished with status 'done'
23:36:45 Preparing metadata (pyproject.toml): started
23:36:46 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:46 Collecting elasticsearch (from -r requirements.txt (line 18))
23:36:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:36:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 36.2 MB/s 0:00:00
23:36:46 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:36:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:36:46 Collecting pyangbind (from -r requirements.txt (line 22))
23:36:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:36:46 Collecting isodate (from -r requirements.txt (line 25))
23:36:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:36:46 Collecting jmespath (from -r requirements.txt (line 28))
23:36:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:36:46 Collecting jsonpatch (from -r requirements.txt (line 31))
23:36:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:36:46 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:36:46 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:36:46 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:36:46 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)
23:36:46 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:36:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:36:46 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:36:46 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)
23:36:46 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:36:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:36:46 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:36:47 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)
23:36:47 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:36:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:36:47 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:36:47 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:36:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:36:47 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:36:47 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:36:47 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)
23:36:47 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:36:47 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:36:47 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:36:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:36:47 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:36:47 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:36:47 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:36:47 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)
23:36:47 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:36:47 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:36:47 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)
23:36:47 Collecting elasticsearch (from -r requirements.txt (line 18))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:36:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 35.1 MB/s 0:00:00
23:36:47 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:36:47 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:36:47 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:36:47 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:36:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:36:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.7 MB/s 0:00:00
23:36:48 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:36:48 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)
23:36:49 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:36:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:36:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 37.6 MB/s 0:00:00
23:36:49 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:36:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:36:49 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:49 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)
23:36:49 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:36:49 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:36:49 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:36:50 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:50 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)
23:36:50 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:36:50 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:36:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 83.6 MB/s 0:00:00
23:36:50 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:36:50 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:36:50 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:36:50 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))
23:36:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:36:50 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))
23:36:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:36:50 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))
23:36:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:36:50 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))
23:36:50 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)
23:36:50 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))
23:36:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:36:50 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:36:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:36:51 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:36:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:36:51 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:36:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:36:51 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:36:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:36:51 Collecting h11<1,>=0.9.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))
23:36:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:36:51 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:36:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:36:51 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:36:51 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:36:51 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:36:51 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=d6c93336855904f015c4e0b7960269a284adb7fb29203554a5206307dc441cf3
23:36:51 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:36:51 Building wheel for ipaddr (pyproject.toml): started
23:36:51 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:36:51 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9778d59c223d9cc2b985d16cae2fcbd55e4cab907174858c5df99a5821457e19
23:36:51 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:36:51 Building wheel for netifaces (pyproject.toml): started
23:36:54 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:36:54 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=80fedb47efb7828bd2e1a6f60f587bfc403d6488833fcaeea516105d5307c091
23:36:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:36:54 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:36:54 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:36:54 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=ec10c435d47e7f835a5c95e252c480889469f9251fe70478ec737e64769acc7a
23:36:54 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:36:54 Building wheel for jsonpath-rw (pyproject.toml): started
23:36:54 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:36:54 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=6908537607280edb24e14492ec359cd1aa67c89434059c9db50176326d25b359
23:36:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:36:54 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:36:54 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:37:01
23:37:01 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:37:02 + pip freeze
23:37:02 attrs==25.4.0
23:37:02 bcrypt==5.0.0
23:37:02 beautifulsoup4==4.14.2
23:37:02 certifi==2025.10.5
23:37:02 cffi==2.0.0
23:37:02 charset-normalizer==3.4.4
23:37:02 click==8.3.0
23:37:02 cryptography==46.0.3
23:37:02 decorator==5.2.1
23:37:02 distlib==0.4.0
23:37:02 docker-py==1.10.6
23:37:02 docker-pycreds==0.4.0
23:37:02 elastic-transport==8.17.1
23:37:02 elasticsearch==8.19.2
23:37:02 elasticsearch-dsl==8.15.4
23:37:02 enum34==1.1.10
23:37:02 filelock==3.20.0
23:37:02 h11==0.16.0
23:37:02 idna==3.11
23:37:02 invoke==2.2.1
23:37:02 ipaddr==2.2.0
23:37:02 isodate==0.7.2
23:37:02 jmespath==1.0.1
23:37:02 jsonpatch==1.33
23:37:02 jsonpath-rw==1.4.0
23:37:02 jsonpointer==3.0.0
23:37:02 lxml==6.0.2
23:37:02 netaddr==1.3.0
23:37:02 netifaces==0.11.0
23:37:02 outcome==1.3.0.post0
23:37:02 paramiko==4.0.0
23:37:02 platformdirs==4.5.0
23:37:02 ply==3.11
23:37:02 pyang==2.7.1
23:37:02 pyangbind==0.8.6
23:37:02 pycparser==2.23
23:37:02 pyhocon==0.3.61
23:37:02 PyNaCl==1.6.0
23:37:02 pyparsing==3.2.5
23:37:02 PySocks==1.7.1
23:37:02 python-dateutil==2.9.0.post0
23:37:02 regex==2025.10.23
23:37:02 requests==2.32.5
23:37:02 robotframework==7.3.2
23:37:02 robotframework-httplibrary==0.4.2
23:37:02 robotframework-pythonlibcore==4.4.1
23:37:02 robotframework-requests==0.9.7
23:37:02 robotframework-selenium2library==3.0.0
23:37:02 robotframework-seleniumlibrary==6.8.0
23:37:02 robotframework-sshlibrary==3.8.0
23:37:02 scapy==2.6.1
23:37:02 scp==0.15.0
23:37:02 selenium==4.38.0
23:37:02 six==1.17.0
23:37:02 sniffio==1.3.1
23:37:02 sortedcontainers==2.4.0
23:37:02 soupsieve==2.8
23:37:02 trio==0.32.0
23:37:02 trio-websocket==0.12.2
23:37:02 typing_extensions==4.15.0
23:37:02 urllib3==2.5.0
23:37:02 virtualenv==20.35.4
23:37:02 waitress==3.0.2
23:37:02 WebOb==1.8.9
23:37:02 websocket-client==1.9.0
23:37:02 WebTest==3.0.7
23:37:02 wsproto==1.2.0
23:37:02 [EnvInject] - Injecting environment variables from a build step.
23:37:02 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:37:02 [EnvInject] - Variables injected successfully.
23:37:02 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins16170912467483083569.sh
23:37:02 Setup pyenv:
23:37:02 system
23:37:02 3.8.13
23:37:02 3.9.13
23:37:02 3.10.13
23:37:02 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
23:37:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eg9x from file:/tmp/.os_lf_venv
23:37:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:37:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:37:04 lf-activate-venv(): INFO: Base packages installed successfully
23:37:04 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:37:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:37:11 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:37:11 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:37:11 lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH
23:37:11 + ODL_SYSTEM=()
23:37:11 + TOOLS_SYSTEM=()
23:37:11 + OPENSTACK_SYSTEM=()
23:37:11 + OPENSTACK_CONTROLLERS=()
23:37:11 + mapfile -t ADDR
23:37:11 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-ask-all-scandium-79
23:37:11 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:37:13 + for i in "${ADDR[@]}"
23:37:13 ++ ssh 10.30.170.143 hostname -s
23:37:13 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:37:13 + REMHOST=releng-47598-79-0-builder-0
23:37:13 + case ${REMHOST} in
23:37:13 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:37:13 + for i in "${ADDR[@]}"
23:37:13 ++ ssh 10.30.171.24 hostname -s
23:37:13 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:37:14 + REMHOST=releng-47598-79-0-builder-1
23:37:14 + case ${REMHOST} in
23:37:14 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:37:14 + for i in "${ADDR[@]}"
23:37:14 ++ ssh 10.30.171.118 hostname -s
23:37:14 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:37:14 + REMHOST=releng-47598-79-0-builder-2
23:37:14 + case ${REMHOST} in
23:37:14 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:37:14 + echo NUM_ODL_SYSTEM=3
23:37:14 + echo NUM_TOOLS_SYSTEM=0
23:37:14 + '[' '' == yes ']'
23:37:14 + NUM_OPENSTACK_SYSTEM=0
23:37:14 + echo NUM_OPENSTACK_SYSTEM=0
23:37:14 + '[' 0 -eq 2 ']'
23:37:14 + echo ODL_SYSTEM_IP=10.30.170.143
23:37:14 ++ seq 0 2
23:37:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:37:14 + echo ODL_SYSTEM_1_IP=10.30.170.143
23:37:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:37:14 + echo ODL_SYSTEM_2_IP=10.30.171.24
23:37:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:37:14 + echo ODL_SYSTEM_3_IP=10.30.171.118
23:37:14 + echo TOOLS_SYSTEM_IP=
23:37:14 ++ seq 0 -1
23:37:14 + openstack_index=0
23:37:14 + NUM_OPENSTACK_CONTROL_NODES=1
23:37:14 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:37:14 ++ seq 0 0
23:37:14 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:37:14 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:37:14 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:14 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:14 + '[' -1 -ge 2 ']'
23:37:14 ++ seq 0 -2
23:37:14 + NUM_OPENSTACK_HAPROXY_NODES=0
23:37:14 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:37:14 ++ seq 0 -1
23:37:14 + echo 'Contents of slave_addresses.txt:'
23:37:14 Contents of slave_addresses.txt:
23:37:14 + cat slave_addresses.txt
23:37:14 NUM_ODL_SYSTEM=3
23:37:14 NUM_TOOLS_SYSTEM=0
23:37:14 NUM_OPENSTACK_SYSTEM=0
23:37:14 ODL_SYSTEM_IP=10.30.170.143
23:37:14 ODL_SYSTEM_1_IP=10.30.170.143
23:37:14 ODL_SYSTEM_2_IP=10.30.171.24
23:37:14 ODL_SYSTEM_3_IP=10.30.171.118
23:37:14 TOOLS_SYSTEM_IP=
23:37:14 NUM_OPENSTACK_CONTROL_NODES=1
23:37:14 OPENSTACK_CONTROL_NODE_1_IP=
23:37:14 NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:14 NUM_OPENSTACK_HAPROXY_NODES=0
23:37:14 [EnvInject] - Injecting environment variables from a build step.
23:37:14 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:37:14 [EnvInject] - Variables injected successfully.
23:37:14 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/sh /tmp/jenkins10397954397714332985.sh
23:37:14 Preparing for JRE Version 21
23:37:14 Karaf artifact is karaf
23:37:14 Karaf project is integration
23:37:14 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:37:14 [EnvInject] - Injecting environment variables from a build step.
23:37:14 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:37:14 [EnvInject] - Variables injected successfully.
23:37:14 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins11035055406374206295.sh
23:37:14 2025-11-02 23:37:14 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
23:37:14 Bundle version is 0.21.4-SNAPSHOT
23:37:14 --2025-11-02 23:37:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
23:37:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:14 HTTP request sent, awaiting response... 200 OK
23:37:14 Length: 1404 (1.4K) [application/xml]
23:37:14 Saving to: ‘maven-metadata.xml’
23:37:14
23:37:14 0K . 100% 17.9M=0s
23:37:14
23:37:14 2025-11-02 23:37:14 (17.9 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
23:37:14
23:37:14
23:37:14
23:37:14 org.opendaylight.integration
23:37:14 karaf
23:37:14 0.21.4-SNAPSHOT
23:37:14
23:37:14
23:37:14 20251102.212815
23:37:14 77
23:37:14
23:37:14 20251102212815
23:37:14
23:37:14
23:37:14 pom
23:37:14 0.21.4-20251102.212815-77
23:37:14 20251102212815
23:37:14
23:37:14
23:37:14 tar.gz
23:37:14 0.21.4-20251102.212815-77
23:37:14 20251102212815
23:37:14
23:37:14
23:37:14 zip
23:37:14 0.21.4-20251102.212815-77
23:37:14 20251102212815
23:37:14
23:37:14
23:37:14 cyclonedx
23:37:14 xml
23:37:14 0.21.4-20251102.212815-77
23:37:14 20251102212815
23:37:14
23:37:14
23:37:14 cyclonedx
23:37:14 json
23:37:14 0.21.4-20251102.212815-77
23:37:14 20251102212815
23:37:14
23:37:14
23:37:14
23:37:14
23:37:14 Nexus timestamp is 0.21.4-20251102.212815-77
23:37:14 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:14 Distribution bundle is karaf-0.21.4-20251102.212815-77.zip
23:37:14 Distribution bundle version is 0.21.4-SNAPSHOT
23:37:14 Distribution folder is karaf-0.21.4-SNAPSHOT
23:37:14 Nexus prefix is https://nexus.opendaylight.org
23:37:14 [EnvInject] - Injecting environment variables from a build step.
23:37:14 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:37:14 [EnvInject] - Variables injected successfully.
23:37:14 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins2993947756398180661.sh
23:37:14 Setup pyenv:
23:37:15 system
23:37:15 3.8.13
23:37:15 3.9.13
23:37:15 3.10.13
23:37:15 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
23:37:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eg9x from file:/tmp/.os_lf_venv
23:37:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:37:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:37:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:37:17 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:37:17 lf-activate-venv(): INFO: Base packages installed successfully
23:37:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:37:22 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.
23:37:22 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:37:22 lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH
23:37:22 Copying common-functions.sh to /tmp
23:37:24 Copying common-functions.sh to 10.30.170.143:/tmp
23:37:24 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:37:25 Copying common-functions.sh to 10.30.171.24:/tmp
23:37:25 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:37:25 Copying common-functions.sh to 10.30.171.118:/tmp
23:37:25 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:37:26 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins1447796226957353430.sh
23:37:26 common-functions.sh is being sourced
23:37:26 common-functions environment:
23:37:26 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:26 ACTUALFEATURES:
23:37:26 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:26 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:26 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:26 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:26 CONTROLLERMEM: 2048m
23:37:26 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:26 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:26 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:26 SUITES:
23:37:26
23:37:26 #################################################
23:37:26 ## Configure Cluster and Start ##
23:37:26 #################################################
23:37:26 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:37:26 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:37:26 Locating script plan to use...
23:37:26 script plan exists!!!
23:37:26 Changing the script plan path...
23:37:26 # Place the scripts in run order:
23:37:26 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/scripts/car_people_shard.sh
23:37:26 Executing /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/scripts/car_people_shard.sh...
23:37:26 Add car-people shards file
23:37:26 Copy shard config to member-1 with IP address 10.30.170.143
23:37:26 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:37:26 Copy shard config to member-2 with IP address 10.30.171.24
23:37:26 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:37:26 Copy shard config to member-3 with IP address 10.30.171.118
23:37:26 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:37:26 Finished running script plans
23:37:26 Configuring member-1 with IP address 10.30.170.143
23:37:26 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:37:26 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:37:27 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:37:27 ++ [[ /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 ]]
23:37:27 common-functions.sh is being sourced
23:37:27 ++ echo 'common-functions.sh is being sourced'
23:37:27 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:37:27 ++ DISTROSTREAM=scandium
23:37:27 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:27 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:27 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:27 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:27 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:27 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:27 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:27 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:27 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:27 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:27 ++ export CONTROLLERMEM=
23:37:27 ++ CONTROLLERMEM=
23:37:27 ++ case "${DISTROSTREAM}" in
23:37:27 ++ CLUSTER_SYSTEM=akka
23:37:27 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:27 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:27 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:27 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:27 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:27 ++ print_common_env
23:37:27 ++ cat
23:37:27 common-functions environment:
23:37:27 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:27 ACTUALFEATURES:
23:37:27 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:27 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:27 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:27 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:27 CONTROLLERMEM:
23:37:27 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:27 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:27 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:27 SUITES:
23:37:27
23:37:27 ++ SSH='ssh -t -t'
23:37:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:37:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:37:27 Changing to /tmp
23:37:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:27 + echo 'Changing to /tmp'
23:37:27 + cd /tmp
23:37:27 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip'
23:37:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:27 --2025-11-02 23:37:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:27 HTTP request sent, awaiting response... 200 OK
23:37:27 Length: 239810410 (229M) [application/zip]
23:37:27 Saving to: ‘karaf-0.21.4-20251102.212815-77.zip’
23:37:27
23:37:27 0K ........ ........ ........ ........ ........ ........ 1% 66.0M 3s
23:37:27 3072K ........ ........ ........ ........ ........ ........ 2% 110M 3s
23:37:27 6144K ........ ........ ........ ........ ........ ........ 3% 167M 2s
23:37:27 9216K ........ ........ ........ ........ ........ ........ 5% 141M 2s
23:37:27 12288K ........ ........ ........ ........ ........ ........ 6% 186M 2s
23:37:27 15360K ........ ........ ........ ........ ........ ........ 7% 200M 2s
23:37:27 18432K ........ ........ ........ ........ ........ ........ 9% 246M 2s
23:37:27 21504K ........ ........ ........ ........ ........ ........ 10% 256M 1s
23:37:27 24576K ........ ........ ........ ........ ........ ........ 11% 258M 1s
23:37:27 27648K ........ ........ ........ ........ ........ ........ 13% 188M 1s
23:37:27 30720K ........ ........ ........ ........ ........ ........ 14% 295M 1s
23:37:27 33792K ........ ........ ........ ........ ........ ........ 15% 326M 1s
23:37:27 36864K ........ ........ ........ ........ ........ ........ 17% 235M 1s
23:37:27 39936K ........ ........ ........ ........ ........ ........ 18% 254M 1s
23:37:27 43008K ........ ........ ........ ........ ........ ........ 19% 273M 1s
23:37:27 46080K ........ ........ ........ ........ ........ ........ 20% 340M 1s
23:37:27 49152K ........ ........ ........ ........ ........ ........ 22% 276M 1s
23:37:27 52224K ........ ........ ........ ........ ........ ........ 23% 311M 1s
23:37:27 55296K ........ ........ ........ ........ ........ ........ 24% 292M 1s
23:37:27 58368K ........ ........ ........ ........ ........ ........ 26% 253M 1s
23:37:27 61440K ........ ........ ........ ........ ........ ........ 27% 346M 1s
23:37:27 64512K ........ ........ ........ ........ ........ ........ 28% 376M 1s
23:37:27 67584K ........ ........ ........ ........ ........ ........ 30% 361M 1s
23:37:27 70656K ........ ........ ........ ........ ........ ........ 31% 267M 1s
23:37:27 73728K ........ ........ ........ ........ ........ ........ 32% 331M 1s
23:37:27 76800K ........ ........ ........ ........ ........ ........ 34% 376M 1s
23:37:27 79872K ........ ........ ........ ........ ........ ........ 35% 325M 1s
23:37:27 82944K ........ ........ ........ ........ ........ ........ 36% 391M 1s
23:37:27 86016K ........ ........ ........ ........ ........ ........ 38% 246M 1s
23:37:27 89088K ........ ........ ........ ........ ........ ........ 39% 304M 1s
23:37:27 92160K ........ ........ ........ ........ ........ ........ 40% 412M 1s
23:37:27 95232K ........ ........ ........ ........ ........ ........ 41% 321M 1s
23:37:27 98304K ........ ........ ........ ........ ........ ........ 43% 289M 1s
23:37:27 101376K ........ ........ ........ ........ ........ ........ 44% 261M 1s
23:37:27 104448K ........ ........ ........ ........ ........ ........ 45% 311M 1s
23:37:27 107520K ........ ........ ........ ........ ........ ........ 47% 357M 1s
23:37:27 110592K ........ ........ ........ ........ ........ ........ 48% 335M 0s
23:37:27 113664K ........ ........ ........ ........ ........ ........ 49% 360M 0s
23:37:27 116736K ........ ........ ........ ........ ........ ........ 51% 264M 0s
23:37:27 119808K ........ ........ ........ ........ ........ ........ 52% 354M 0s
23:37:27 122880K ........ ........ ........ ........ ........ ........ 53% 336M 0s
23:37:27 125952K ........ ........ ........ ........ ........ ........ 55% 415M 0s
23:37:27 129024K ........ ........ ........ ........ ........ ........ 56% 381M 0s
23:37:27 132096K ........ ........ ........ ........ ........ ........ 57% 306M 0s
23:37:27 135168K ........ ........ ........ ........ ........ ........ 59% 174M 0s
23:37:27 138240K ........ ........ ........ ........ ........ ........ 60% 319M 0s
23:37:27 141312K ........ ........ ........ ........ ........ ........ 61% 443M 0s
23:37:27 144384K ........ ........ ........ ........ ........ ........ 62% 410M 0s
23:37:27 147456K ........ ........ ........ ........ ........ ........ 64% 425M 0s
23:37:27 150528K ........ ........ ........ ........ ........ ........ 65% 243M 0s
23:37:27 153600K ........ ........ ........ ........ ........ ........ 66% 302M 0s
23:37:27 156672K ........ ........ ........ ........ ........ ........ 68% 349M 0s
23:37:27 159744K ........ ........ ........ ........ ........ ........ 69% 341M 0s
23:37:27 162816K ........ ........ ........ ........ ........ ........ 70% 328M 0s
23:37:27 165888K ........ ........ ........ ........ ........ ........ 72% 210M 0s
23:37:27 168960K ........ ........ ........ ........ ........ ........ 73% 400M 0s
23:37:27 172032K ........ ........ ........ ........ ........ ........ 74% 394M 0s
23:37:27 175104K ........ ........ ........ ........ ........ ........ 76% 320M 0s
23:37:27 178176K ........ ........ ........ ........ ........ ........ 77% 209M 0s
23:37:27 181248K ........ ........ ........ ........ ........ ........ 78% 250M 0s
23:37:27 184320K ........ ........ ........ ........ ........ ........ 80% 321M 0s
23:37:27 187392K ........ ........ ........ ........ ........ ........ 81% 156M 0s
23:37:27 190464K ........ ........ ........ ........ ........ ........ 82% 313M 0s
23:37:27 193536K ........ ........ ........ ........ ........ ........ 83% 379M 0s
23:37:27 196608K ........ ........ ........ ........ ........ ........ 85% 306M 0s
23:37:27 199680K ........ ........ ........ ........ ........ ........ 86% 339M 0s
23:37:27 202752K ........ ........ ........ ........ ........ ........ 87% 347M 0s
23:37:27 205824K ........ ........ ........ ........ ........ ........ 89% 426M 0s
23:37:27 208896K ........ ........ ........ ........ ........ ........ 90% 387M 0s
23:37:27 211968K ........ ........ ........ ........ ........ ........ 91% 305M 0s
23:37:27 215040K ........ ........ ........ ........ ........ ........ 93% 289M 0s
23:37:27 218112K ........ ........ ........ ........ ........ ........ 94% 353M 0s
23:37:27 221184K ........ ........ ........ ........ ........ ........ 95% 260M 0s
23:37:27 224256K ........ ........ ........ ........ ........ ........ 97% 231M 0s
23:37:27 227328K ........ ........ ........ ........ ........ ........ 98% 327M 0s
23:37:28 230400K ........ ........ ........ ........ ........ ........ 99% 456M 0s
23:37:28 233472K ........ ... 100% 400M=0.8s
23:37:28
23:37:28 2025-11-02 23:37:28 (272 MB/s) - ‘karaf-0.21.4-20251102.212815-77.zip’ saved [239810410/239810410]
23:37:28
23:37:28 Extracting the new controller...
23:37:28 + echo 'Extracting the new controller...'
23:37:28 + unzip -q karaf-0.21.4-20251102.212815-77.zip
23:37:30 Adding external repositories...
23:37:30 + echo 'Adding external repositories...'
23:37:30 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:30 ################################################################################
23:37:30 #
23:37:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:30 # contributor license agreements. See the NOTICE file distributed with
23:37:30 # this work for additional information regarding copyright ownership.
23:37:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:30 # (the "License"); you may not use this file except in compliance with
23:37:30 # the License. You may obtain a copy of the License at
23:37:30 #
23:37:30 # http://www.apache.org/licenses/LICENSE-2.0
23:37:30 #
23:37:30 # Unless required by applicable law or agreed to in writing, software
23:37:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:30 # See the License for the specific language governing permissions and
23:37:30 # limitations under the License.
23:37:30 #
23:37:30 ################################################################################
23:37:30
23:37:30 #
23:37:30 # If set to true, the following property will not allow any certificate to be used
23:37:30 # when accessing Maven repositories through SSL
23:37:30 #
23:37:30 #org.ops4j.pax.url.mvn.certificateCheck=
23:37:30
23:37:30 #
23:37:30 # Path to the local Maven settings file.
23:37:30 # The repositories defined in this file will be automatically added to the list
23:37:30 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:37:30 # below is not set.
23:37:30 # The following locations are checked for the existence of the settings.xml file
23:37:30 # * 1. looks for the specified url
23:37:30 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:37:30 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:37:30 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:37:30 #
23:37:30 #org.ops4j.pax.url.mvn.settings=
23:37:30
23:37:30 #
23:37:30 # Path to the local Maven repository which is used to avoid downloading
23:37:30 # artifacts when they already exist locally.
23:37:30 # The value of this property will be extracted from the settings.xml file
23:37:30 # above, or defaulted to:
23:37:30 # System.getProperty( "user.home" ) + "/.m2/repository"
23:37:30 #
23:37:30 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:37:30
23:37:30 #
23:37:30 # Default this to false. It's just weird to use undocumented repos
23:37:30 #
23:37:30 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:37:30
23:37:30 #
23:37:30 # Uncomment if you don't wanna use the proxy settings
23:37:30 # from the Maven conf/settings.xml file
23:37:30 #
23:37:30 # org.ops4j.pax.url.mvn.proxySupport=false
23:37:30
23:37:30 #
23:37:30 # Comma separated list of repositories scanned when resolving an artifact.
23:37:30 # Those repositories will be checked before iterating through the
23:37:30 # below list of repositories and even before the local repository
23:37:30 # A repository url can be appended with zero or more of the following flags:
23:37:30 # @snapshots : the repository contains snaphots
23:37:30 # @noreleases : the repository does not contain any released artifacts
23:37:30 #
23:37:30 # The following property value will add the system folder as a repo.
23:37:30 #
23:37:30 org.ops4j.pax.url.mvn.defaultRepositories=\
23:37:30 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:37:30 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:37:30 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:37:30
23:37:30 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:37:30 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:37:30
23:37:30 #
23:37:30 # Comma separated list of repositories scanned when resolving an artifact.
23:37:30 # The default list includes the following repositories:
23:37:30 # http://repo1.maven.org/maven2@id=central
23:37:30 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:37:30 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:37:30 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:37:30 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:37:30 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:37:30 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:37:30 # To add repositories to the default ones, prepend '+' to the list of repositories
23:37:30 # to add.
23:37:30 # A repository url can be appended with zero or more of the following flags:
23:37:30 # @snapshots : the repository contains snapshots
23:37:30 # @noreleases : the repository does not contain any released artifacts
23:37:30 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:37:30 #
23:37:30 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
23:37:30
23:37:30 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:37:30 + [[ True == \T\r\u\e ]]
23:37:30 + echo 'Configuring the startup features...'
23:37:30 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:30 + FEATURE_TEST_STRING=features-test
23:37:30 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:37:30 + KARAF_VERSION=karaf4
23:37:30 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:37:30 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:30 + [[ ! -z '' ]]
23:37:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:30 ################################################################################
23:37:30 #
23:37:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:30 # contributor license agreements. See the NOTICE file distributed with
23:37:30 # this work for additional information regarding copyright ownership.
23:37:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:30 # (the "License"); you may not use this file except in compliance with
23:37:30 # the License. You may obtain a copy of the License at
23:37:30 #
23:37:30 # http://www.apache.org/licenses/LICENSE-2.0
23:37:30 #
23:37:30 # Unless required by applicable law or agreed to in writing, software
23:37:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:30 # See the License for the specific language governing permissions and
23:37:30 # limitations under the License.
23:37:30 #
23:37:30 ################################################################################
23:37:30
23:37:30 #
23:37:30 # Comma separated list of features repositories to register by default
23:37:30 #
23:37:30 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/fe1865c8-8927-4eec-9c70-6196d712fd40.xml
23:37:30
23:37:30 #
23:37:30 # Comma separated list of features to install at startup
23:37:30 #
23:37:30 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ced3a9ed-c818-44c5-b503-263fd8c4049c
23:37:30
23:37:30 #
23:37:30 # Resource repositories (OBR) that the features resolver can use
23:37:30 # to resolve requirements/capabilities
23:37:30 #
23:37:30 # The format of the resourceRepositories is
23:37:30 # resourceRepositories=[xml:url|json:url],...
23:37:30 # for Instance:
23:37:30 #
23:37:30 #resourceRepositories=xml:http://host/path/to/index.xml
23:37:30 # or
23:37:30 #resourceRepositories=json:http://host/path/to/index.json
23:37:30 #
23:37:30
23:37:30 #
23:37:30 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:37:30 #
23:37:30 featuresBootAsynchronous=false
23:37:30
23:37:30 #
23:37:30 # Service requirements enforcement
23:37:30 #
23:37:30 # By default, the feature resolver checks the service requirements/capabilities of
23:37:30 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:37:30 # the required bundles.
23:37:30 # The following flag can have those values:
23:37:30 # - disable: service requirements are completely ignored
23:37:30 # - default: service requirements are ignored for old features
23:37:30 # - enforce: service requirements are always verified
23:37:30 #
23:37:30 #serviceRequirements=default
23:37:30
23:37:30 #
23:37:30 # Store cfg file for config element in feature
23:37:30 #
23:37:30 #configCfgStore=true
23:37:30
23:37:30 #
23:37:30 # Define if the feature service automatically refresh bundles
23:37:30 #
23:37:30 autoRefresh=true
23:37:30
23:37:30 #
23:37:30 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:37:30 # XML file defines instructions related to features processing
23:37:30 # versions.properties may declare properties to resolve placeholders in XML file
23:37:30 # both files are relative to ${karaf.etc}
23:37:30 #
23:37:30 #featureProcessing=org.apache.karaf.features.xml
23:37:30 #featureProcessingVersions=versions.properties
23:37:30 + configure_karaf_log karaf4 ''
23:37:30 + local -r karaf_version=karaf4
23:37:30 + local -r controllerdebugmap=
23:37:30 + local logapi=log4j
23:37:30 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:30 log4j2.rootLogger.level = INFO
23:37:30 #log4j2.rootLogger.type = asyncRoot
23:37:30 #log4j2.rootLogger.includeLocation = false
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:30 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:30 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:30 log4j2.logger.spifly.level = WARN
23:37:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:30 log4j2.logger.audit.level = INFO
23:37:30 log4j2.logger.audit.additivity = false
23:37:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:30 log4j2.appender.console.type = Console
23:37:30 log4j2.appender.console.name = Console
23:37:30 log4j2.appender.console.layout.type = PatternLayout
23:37:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:30 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:30 log4j2.appender.rolling.name = RollingFile
23:37:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:30 #log4j2.appender.rolling.immediateFlush = false
23:37:30 log4j2.appender.rolling.append = true
23:37:30 log4j2.appender.rolling.layout.type = PatternLayout
23:37:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:30 log4j2.appender.rolling.policies.type = Policies
23:37:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:30 log4j2.appender.rolling.policies.size.size = 64MB
23:37:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:30 log4j2.appender.rolling.strategy.max = 7
23:37:30 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:30 log4j2.appender.audit.name = AuditRollingFile
23:37:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:30 log4j2.appender.audit.append = true
23:37:30 log4j2.appender.audit.layout.type = PatternLayout
23:37:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:30 log4j2.appender.audit.policies.type = Policies
23:37:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:30 log4j2.appender.audit.policies.size.size = 8MB
23:37:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:30 log4j2.appender.audit.strategy.max = 7
23:37:30 log4j2.appender.osgi.type = PaxOsgi
23:37:30 log4j2.appender.osgi.name = PaxOsgi
23:37:30 log4j2.appender.osgi.filter = *
23:37:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:30 #log4j2.logger.aether.level = TRACE
23:37:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:30 #log4j2.logger.http-headers.level = DEBUG
23:37:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:30 #log4j2.logger.maven.level = TRACE
23:37:30 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:37:30 + logapi=log4j2
23:37:30 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:37:30 + '[' log4j2 == log4j2 ']'
23:37:30 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:30 controllerdebugmap:
23:37:30 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:30 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:37:30 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:37:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:37:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:37:30 + unset IFS
23:37:30 + echo 'controllerdebugmap: '
23:37:30 + '[' -n '' ']'
23:37:30 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:37:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:30 ################################################################################
23:37:30 #
23:37:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:30 # contributor license agreements. See the NOTICE file distributed with
23:37:30 # this work for additional information regarding copyright ownership.
23:37:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:30 # (the "License"); you may not use this file except in compliance with
23:37:30 # the License. You may obtain a copy of the License at
23:37:30 #
23:37:30 # http://www.apache.org/licenses/LICENSE-2.0
23:37:30 #
23:37:30 # Unless required by applicable law or agreed to in writing, software
23:37:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:30 # See the License for the specific language governing permissions and
23:37:30 # limitations under the License.
23:37:30 #
23:37:30 ################################################################################
23:37:30
23:37:30 # Common pattern layout for appenders
23:37:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:30
23:37:30 # Root logger
23:37:30 log4j2.rootLogger.level = INFO
23:37:30 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:37:30 #log4j2.rootLogger.type = asyncRoot
23:37:30 #log4j2.rootLogger.includeLocation = false
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:30 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:30
23:37:30 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:30
23:37:30 # Loggers configuration
23:37:30
23:37:30 # Spifly logger
23:37:30 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:30 log4j2.logger.spifly.level = WARN
23:37:30
23:37:30 # Security audit logger
23:37:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:30 log4j2.logger.audit.level = INFO
23:37:30 log4j2.logger.audit.additivity = false
23:37:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:30
23:37:30 # Appenders configuration
23:37:30
23:37:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:30 log4j2.appender.console.type = Console
23:37:30 log4j2.appender.console.name = Console
23:37:30 log4j2.appender.console.layout.type = PatternLayout
23:37:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:30
23:37:30 # Rolling file appender
23:37:30 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:30 log4j2.appender.rolling.name = RollingFile
23:37:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:30 # uncomment to not force a disk flush
23:37:30 #log4j2.appender.rolling.immediateFlush = false
23:37:30 log4j2.appender.rolling.append = true
23:37:30 log4j2.appender.rolling.layout.type = PatternLayout
23:37:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:30 log4j2.appender.rolling.policies.type = Policies
23:37:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:30 log4j2.appender.rolling.policies.size.size = 1GB
23:37:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:30 log4j2.appender.rolling.strategy.max = 7
23:37:30
23:37:30 # Audit file appender
23:37:30 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:30 log4j2.appender.audit.name = AuditRollingFile
23:37:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:30 log4j2.appender.audit.append = true
23:37:30 log4j2.appender.audit.layout.type = PatternLayout
23:37:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:30 log4j2.appender.audit.policies.type = Policies
23:37:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:30 log4j2.appender.audit.policies.size.size = 8MB
23:37:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:30 log4j2.appender.audit.strategy.max = 7
23:37:30
23:37:30 # OSGi appender
23:37:30 log4j2.appender.osgi.type = PaxOsgi
23:37:30 log4j2.appender.osgi.name = PaxOsgi
23:37:30 log4j2.appender.osgi.filter = *
23:37:30
23:37:30 # help with identification of maven-related problems with pax-url-aether
23:37:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:30 #log4j2.logger.aether.level = TRACE
23:37:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:30 #log4j2.logger.http-headers.level = DEBUG
23:37:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:30 #log4j2.logger.maven.level = TRACE
23:37:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:37:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:37:30 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:30 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:37:30 + local -r controllermem=3072m
23:37:30 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:30 Configure
23:37:30 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:37:30 max memory: 3072m
23:37:30 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:30 + echo Configure
23:37:30 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:37:30 + echo ' max memory: 3072m'
23:37:30 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:30 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:30 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:30 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:30 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:30 #!/bin/sh
23:37:30 #
23:37:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:30 # contributor license agreements. See the NOTICE file distributed with
23:37:30 # this work for additional information regarding copyright ownership.
23:37:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:30 # (the "License"); you may not use this file except in compliance with
23:37:30 # the License. You may obtain a copy of the License at
23:37:30 #
23:37:30 # http://www.apache.org/licenses/LICENSE-2.0
23:37:30 #
23:37:30 # Unless required by applicable law or agreed to in writing, software
23:37:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:30 # See the License for the specific language governing permissions and
23:37:30 # limitations under the License.
23:37:30 #
23:37:30
23:37:30 #
23:37:30 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:37:30 # script: client, instance, shell, start, status, stop, karaf
23:37:30 #
23:37:30 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:37:30 # Actions go here...
23:37:30 # fi
23:37:30
23:37:30 #
23:37:30 # general settings which should be applied for all scripts go here; please keep
23:37:30 # in mind that it is possible that scripts might be executed more than once, e.g.
23:37:30 # in example of the start script where the start script is executed first and the
23:37:30 # karaf script afterwards.
23:37:30 #
23:37:30
23:37:30 #
23:37:30 # The following section shows the possible configuration options for the default
23:37:30 # karaf scripts
23:37:30 #
23:37:30 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:37:30 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:37:30 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:37:30 # export EXTRA_JAVA_OPTS # Additional JVM options
23:37:30 # export KARAF_HOME # Karaf home folder
23:37:30 # export KARAF_DATA # Karaf data folder
23:37:30 # export KARAF_BASE # Karaf base folder
23:37:30 # export KARAF_ETC # Karaf etc folder
23:37:30 # export KARAF_LOG # Karaf log folder
23:37:30 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:37:30 # export KARAF_OPTS # Additional available Karaf options
23:37:30 # export KARAF_DEBUG # Enable debug mode
23:37:30 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:37:30 # export KARAF_NOROOT # Prevent execution as root if set to true
23:37:30 Set Java version
23:37:30 + echo 'Set Java version'
23:37:30 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:37:30 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:30 sudo: a password is required
23:37:30 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:30 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:30 sudo: a password is required
23:37:30 JDK default version ...
23:37:30 + echo 'JDK default version ...'
23:37:30 + java -version
23:37:30 openjdk version "21.0.8" 2025-07-15
23:37:30 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:37:30 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:37:30 Set JAVA_HOME
23:37:30 + echo 'Set JAVA_HOME'
23:37:30 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:30 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:30 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:30 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:30 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:30 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:37:30 Listing all open ports on controller system...
23:37:30 + echo 'Listing all open ports on controller system...'
23:37:30 + netstat -pnatu
23:37:30 /tmp/configuration-script.sh: line 40: netstat: command not found
23:37:30 Custom shard config exists!!!
23:37:30 Copying the shard config...
23:37:30 + '[' -f /tmp/custom_shard_config.txt ']'
23:37:30 + echo 'Custom shard config exists!!!'
23:37:30 + echo 'Copying the shard config...'
23:37:30 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:37:30 Configuring cluster
23:37:30 + echo 'Configuring cluster'
23:37:30 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.143 10.30.171.24 10.30.171.118
23:37:30 ################################################
23:37:30 ## Configure Cluster ##
23:37:30 ################################################
23:37:30 NOTE: Cluster configuration files not found. Copying from
23:37:30 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:37:30 Configuring unique name in akka.conf
23:37:30 Configuring hostname in akka.conf
23:37:30 Configuring data and rpc seed nodes in akka.conf
23:37:30 modules = [
23:37:30
23:37:30 {
23:37:30 name = "inventory"
23:37:30 namespace = "urn:opendaylight:inventory"
23:37:30 shard-strategy = "module"
23:37:30 },
23:37:30 {
23:37:30 name = "topology"
23:37:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:30 shard-strategy = "module"
23:37:30 },
23:37:30 {
23:37:30 name = "toaster"
23:37:30 namespace = "http://netconfcentral.org/ns/toaster"
23:37:30 shard-strategy = "module"
23:37:30 },
23:37:30 {
23:37:30 name = "car"
23:37:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:37:30 shard-strategy = "module"
23:37:30 },
23:37:30 {
23:37:30 name = "people"
23:37:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:37:30 shard-strategy = "module"
23:37:30 },
23:37:30 {
23:37:30 name = "car-people"
23:37:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:37:30 shard-strategy = "module"
23:37:30 }
23:37:30 ]
23:37:30 Configuring replication type in module-shards.conf
23:37:30 ################################################
23:37:30 ## NOTE: Manually restart controller to ##
23:37:30 ## apply configuration. ##
23:37:30 ################################################
23:37:30 Dump akka.conf
23:37:30 + echo 'Dump akka.conf'
23:37:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:30
23:37:30 odl-cluster-data {
23:37:30 akka {
23:37:30 remote {
23:37:30 artery {
23:37:30 enabled = on
23:37:30 transport = tcp
23:37:30 canonical.hostname = "10.30.170.143"
23:37:30 canonical.port = 2550
23:37:30 }
23:37:30 }
23:37:30
23:37:30 cluster {
23:37:30 # Using artery.
23:37:30 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.143:2550",
23:37:30 "akka://opendaylight-cluster-data@10.30.171.24:2550",
23:37:30 "akka://opendaylight-cluster-data@10.30.171.118:2550"]
23:37:30
23:37:30 roles = ["member-1"]
23:37:30
23:37:30 # when under load we might trip a false positive on the failure detector
23:37:30 # failure-detector {
23:37:30 # heartbeat-interval = 4 s
23:37:30 # acceptable-heartbeat-pause = 16s
23:37:30 # }
23:37:30 }
23:37:30
23:37:30 persistence {
23:37:30 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:37:30 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:37:30 # The relative path is always relative to KARAF_HOME.
23:37:30
23:37:30 # snapshot-store.local.dir = "target/snapshots"
23:37:30
23:37:30 # Use lz4 compression for LocalSnapshotStore snapshots
23:37:30 snapshot-store.local.use-lz4-compression = false
23:37:30 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:37:30 snapshot-store.local.lz4-blocksize = 256KB
23:37:30 }
23:37:30 disable-default-actor-system-quarantined-event-handling = "false"
23:37:30 }
23:37:30 }
23:37:30 Dump modules.conf
23:37:30 + echo 'Dump modules.conf'
23:37:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:30 modules = [
23:37:30
23:37:30 {
23:37:30 name = "inventory"
23:37:30 namespace = "urn:opendaylight:inventory"
23:37:30 shard-strategy = "module"
23:37:30 },
23:37:30 {
23:37:30 name = "topology"
23:37:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:30 shard-strategy = "module"
23:37:30 },
23:37:30 {
23:37:30 name = "toaster"
23:37:30 namespace = "http://netconfcentral.org/ns/toaster"
23:37:30 shard-strategy = "module"
23:37:30 },
23:37:30 {
23:37:30 name = "car"
23:37:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:37:30 shard-strategy = "module"
23:37:30 },
23:37:30 {
23:37:30 name = "people"
23:37:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:37:30 shard-strategy = "module"
23:37:30 },
23:37:30 {
23:37:30 name = "car-people"
23:37:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:37:30 shard-strategy = "module"
23:37:30 }
23:37:30 ]
23:37:30 Dump module-shards.conf
23:37:30 + echo 'Dump module-shards.conf'
23:37:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:30 module-shards = [
23:37:30 {
23:37:30 name = "default"
23:37:30 shards = [
23:37:30 {
23:37:30 name = "default"
23:37:30 replicas = ["member-1",
23:37:30 "member-2",
23:37:30 "member-3"]
23:37:30 }
23:37:30 ]
23:37:30 },
23:37:30 {
23:37:30 name = "inventory"
23:37:30 shards = [
23:37:30 {
23:37:30 name="inventory"
23:37:30 replicas = ["member-1",
23:37:30 "member-2",
23:37:30 "member-3"]
23:37:30 }
23:37:30 ]
23:37:30 },
23:37:30 {
23:37:30 name = "topology"
23:37:30 shards = [
23:37:30 {
23:37:30 name="topology"
23:37:30 replicas = ["member-1",
23:37:30 "member-2",
23:37:30 "member-3"]
23:37:30 }
23:37:30 ]
23:37:30 },
23:37:30 {
23:37:30 name = "toaster"
23:37:30 shards = [
23:37:30 {
23:37:30 name="toaster"
23:37:30 replicas = ["member-1",
23:37:30 "member-2",
23:37:30 "member-3"]
23:37:30 }
23:37:30 ]
23:37:30 },
23:37:30 {
23:37:30 name = "car"
23:37:30 shards = [
23:37:30 {
23:37:30 name="car"
23:37:30 replicas = ["member-1",
23:37:30 "member-2",
23:37:30 "member-3"]
23:37:30 }
23:37:30 ]
23:37:30 },
23:37:30 {
23:37:30 name = "people"
23:37:30 shards = [
23:37:30 {
23:37:30 name="people"
23:37:30 replicas = ["member-1",
23:37:30 "member-2",
23:37:30 "member-3"]
23:37:30 }
23:37:30 ]
23:37:30 },
23:37:30 {
23:37:30 name = "car-people"
23:37:30 shards = [
23:37:30 {
23:37:30 name="car-people"
23:37:30 replicas = ["member-1",
23:37:30 "member-2",
23:37:30 "member-3"]
23:37:30 }
23:37:30 ]
23:37:30 }
23:37:30 ]
23:37:30 Configuring member-2 with IP address 10.30.171.24
23:37:30 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:37:30 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:37:30 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:37:30 common-functions.sh is being sourced
23:37:30 ++ [[ /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 ]]
23:37:30 ++ echo 'common-functions.sh is being sourced'
23:37:30 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:37:30 ++ DISTROSTREAM=scandium
23:37:30 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:30 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:30 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:30 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:30 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:30 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:30 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:30 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:30 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:30 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:30 ++ export CONTROLLERMEM=
23:37:30 ++ CONTROLLERMEM=
23:37:30 ++ case "${DISTROSTREAM}" in
23:37:30 ++ CLUSTER_SYSTEM=akka
23:37:30 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:30 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:30 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:30 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:30 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:30 ++ print_common_env
23:37:30 ++ cat
23:37:30 common-functions environment:
23:37:30 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:30 ACTUALFEATURES:
23:37:30 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:30 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:30 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:30 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:30 CONTROLLERMEM:
23:37:30 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:30 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:30 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:30 SUITES:
23:37:30
23:37:30 ++ SSH='ssh -t -t'
23:37:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:37:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:37:30 Changing to /tmp
23:37:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:30 + echo 'Changing to /tmp'
23:37:30 + cd /tmp
23:37:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip'
23:37:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:30 --2025-11-02 23:37:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:30 HTTP request sent, awaiting response... 200 OK
23:37:30 Length: 239810410 (229M) [application/zip]
23:37:30 Saving to: ‘karaf-0.21.4-20251102.212815-77.zip’
23:37:30
23:37:30 0K ........ ........ ........ ........ ........ ........ 1% 74.1M 3s
23:37:30 3072K ........ ........ ........ ........ ........ ........ 2% 159M 2s
23:37:31 6144K ........ ........ ........ ........ ........ ........ 3% 133M 2s
23:37:31 9216K ........ ........ ........ ........ ........ ........ 5% 142M 2s
23:37:31 12288K ........ ........ ........ ........ ........ ........ 6% 157M 2s
23:37:31 15360K ........ ........ ........ ........ ........ ........ 7% 152M 2s
23:37:31 18432K ........ ........ ........ ........ ........ ........ 9% 160M 2s
23:37:31 21504K ........ ........ ........ ........ ........ ........ 10% 204M 1s
23:37:31 24576K ........ ........ ........ ........ ........ ........ 11% 214M 1s
23:37:31 27648K ........ ........ ........ ........ ........ ........ 13% 234M 1s
23:37:31 30720K ........ ........ ........ ........ ........ ........ 14% 251M 1s
23:37:31 33792K ........ ........ ........ ........ ........ ........ 15% 262M 1s
23:37:31 36864K ........ ........ ........ ........ ........ ........ 17% 264M 1s
23:37:31 39936K ........ ........ ........ ........ ........ ........ 18% 316M 1s
23:37:31 43008K ........ ........ ........ ........ ........ ........ 19% 303M 1s
23:37:31 46080K ........ ........ ........ ........ ........ ........ 20% 302M 1s
23:37:31 49152K ........ ........ ........ ........ ........ ........ 22% 303M 1s
23:37:31 52224K ........ ........ ........ ........ ........ ........ 23% 243M 1s
23:37:31 55296K ........ ........ ........ ........ ........ ........ 24% 208M 1s
23:37:31 58368K ........ ........ ........ ........ ........ ........ 26% 254M 1s
23:37:31 61440K ........ ........ ........ ........ ........ ........ 27% 308M 1s
23:37:31 64512K ........ ........ ........ ........ ........ ........ 28% 303M 1s
23:37:31 67584K ........ ........ ........ ........ ........ ........ 30% 273M 1s
23:37:31 70656K ........ ........ ........ ........ ........ ........ 31% 284M 1s
23:37:31 73728K ........ ........ ........ ........ ........ ........ 32% 273M 1s
23:37:31 76800K ........ ........ ........ ........ ........ ........ 34% 278M 1s
23:37:31 79872K ........ ........ ........ ........ ........ ........ 35% 273M 1s
23:37:31 82944K ........ ........ ........ ........ ........ ........ 36% 274M 1s
23:37:31 86016K ........ ........ ........ ........ ........ ........ 38% 278M 1s
23:37:31 89088K ........ ........ ........ ........ ........ ........ 39% 184M 1s
23:37:31 92160K ........ ........ ........ ........ ........ ........ 40% 246M 1s
23:37:31 95232K ........ ........ ........ ........ ........ ........ 41% 298M 1s
23:37:31 98304K ........ ........ ........ ........ ........ ........ 43% 304M 1s
23:37:31 101376K ........ ........ ........ ........ ........ ........ 44% 305M 1s
23:37:31 104448K ........ ........ ........ ........ ........ ........ 45% 299M 1s
23:37:31 107520K ........ ........ ........ ........ ........ ........ 47% 309M 1s
23:37:31 110592K ........ ........ ........ ........ ........ ........ 48% 290M 1s
23:37:31 113664K ........ ........ ........ ........ ........ ........ 49% 232M 1s
23:37:31 116736K ........ ........ ........ ........ ........ ........ 51% 235M 1s
23:37:31 119808K ........ ........ ........ ........ ........ ........ 52% 279M 0s
23:37:31 122880K ........ ........ ........ ........ ........ ........ 53% 277M 0s
23:37:31 125952K ........ ........ ........ ........ ........ ........ 55% 272M 0s
23:37:31 129024K ........ ........ ........ ........ ........ ........ 56% 275M 0s
23:37:31 132096K ........ ........ ........ ........ ........ ........ 57% 271M 0s
23:37:31 135168K ........ ........ ........ ........ ........ ........ 59% 270M 0s
23:37:31 138240K ........ ........ ........ ........ ........ ........ 60% 274M 0s
23:37:31 141312K ........ ........ ........ ........ ........ ........ 61% 267M 0s
23:37:31 144384K ........ ........ ........ ........ ........ ........ 62% 273M 0s
23:37:31 147456K ........ ........ ........ ........ ........ ........ 64% 268M 0s
23:37:31 150528K ........ ........ ........ ........ ........ ........ 65% 267M 0s
23:37:31 153600K ........ ........ ........ ........ ........ ........ 66% 266M 0s
23:37:31 156672K ........ ........ ........ ........ ........ ........ 68% 268M 0s
23:37:31 159744K ........ ........ ........ ........ ........ ........ 69% 270M 0s
23:37:31 162816K ........ ........ ........ ........ ........ ........ 70% 273M 0s
23:37:31 165888K ........ ........ ........ ........ ........ ........ 72% 270M 0s
23:37:31 168960K ........ ........ ........ ........ ........ ........ 73% 273M 0s
23:37:31 172032K ........ ........ ........ ........ ........ ........ 74% 265M 0s
23:37:31 175104K ........ ........ ........ ........ ........ ........ 76% 272M 0s
23:37:31 178176K ........ ........ ........ ........ ........ ........ 77% 264M 0s
23:37:31 181248K ........ ........ ........ ........ ........ ........ 78% 271M 0s
23:37:31 184320K ........ ........ ........ ........ ........ ........ 80% 267M 0s
23:37:31 187392K ........ ........ ........ ........ ........ ........ 81% 269M 0s
23:37:31 190464K ........ ........ ........ ........ ........ ........ 82% 269M 0s
23:37:31 193536K ........ ........ ........ ........ ........ ........ 83% 269M 0s
23:37:31 196608K ........ ........ ........ ........ ........ ........ 85% 266M 0s
23:37:31 199680K ........ ........ ........ ........ ........ ........ 86% 271M 0s
23:37:31 202752K ........ ........ ........ ........ ........ ........ 87% 261M 0s
23:37:31 205824K ........ ........ ........ ........ ........ ........ 89% 250M 0s
23:37:31 208896K ........ ........ ........ ........ ........ ........ 90% 264M 0s
23:37:31 211968K ........ ........ ........ ........ ........ ........ 91% 266M 0s
23:37:31 215040K ........ ........ ........ ........ ........ ........ 93% 268M 0s
23:37:31 218112K ........ ........ ........ ........ ........ ........ 94% 269M 0s
23:37:31 221184K ........ ........ ........ ........ ........ ........ 95% 264M 0s
23:37:31 224256K ........ ........ ........ ........ ........ ........ 97% 262M 0s
23:37:31 227328K ........ ........ ........ ........ ........ ........ 98% 264M 0s
23:37:31 230400K ........ ........ ........ ........ ........ ........ 99% 265M 0s
23:37:31 233472K ........ ... 100% 275M=0.9s
23:37:31
23:37:31 2025-11-02 23:37:31 (243 MB/s) - ‘karaf-0.21.4-20251102.212815-77.zip’ saved [239810410/239810410]
23:37:31
23:37:31 Extracting the new controller...
23:37:31 + echo 'Extracting the new controller...'
23:37:31 + unzip -q karaf-0.21.4-20251102.212815-77.zip
23:37:33 Adding external repositories...
23:37:33 + echo 'Adding external repositories...'
23:37:33 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:33 ################################################################################
23:37:33 #
23:37:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:33 # contributor license agreements. See the NOTICE file distributed with
23:37:33 # this work for additional information regarding copyright ownership.
23:37:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:33 # (the "License"); you may not use this file except in compliance with
23:37:33 # the License. You may obtain a copy of the License at
23:37:33 #
23:37:33 # http://www.apache.org/licenses/LICENSE-2.0
23:37:33 #
23:37:33 # Unless required by applicable law or agreed to in writing, software
23:37:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:33 # See the License for the specific language governing permissions and
23:37:33 # limitations under the License.
23:37:33 #
23:37:33 ################################################################################
23:37:33
23:37:33 #
23:37:33 # If set to true, the following property will not allow any certificate to be used
23:37:33 # when accessing Maven repositories through SSL
23:37:33 #
23:37:33 #org.ops4j.pax.url.mvn.certificateCheck=
23:37:33
23:37:33 #
23:37:33 # Path to the local Maven settings file.
23:37:33 # The repositories defined in this file will be automatically added to the list
23:37:33 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:37:33 # below is not set.
23:37:33 # The following locations are checked for the existence of the settings.xml file
23:37:33 # * 1. looks for the specified url
23:37:33 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:37:33 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:37:33 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:37:33 #
23:37:33 #org.ops4j.pax.url.mvn.settings=
23:37:33
23:37:33 #
23:37:33 # Path to the local Maven repository which is used to avoid downloading
23:37:33 # artifacts when they already exist locally.
23:37:33 # The value of this property will be extracted from the settings.xml file
23:37:33 # above, or defaulted to:
23:37:33 # System.getProperty( "user.home" ) + "/.m2/repository"
23:37:33 #
23:37:33 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:37:33
23:37:33 #
23:37:33 # Default this to false. It's just weird to use undocumented repos
23:37:33 #
23:37:33 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:37:33
23:37:33 #
23:37:33 # Uncomment if you don't wanna use the proxy settings
23:37:33 # from the Maven conf/settings.xml file
23:37:33 #
23:37:33 # org.ops4j.pax.url.mvn.proxySupport=false
23:37:33
23:37:33 #
23:37:33 # Comma separated list of repositories scanned when resolving an artifact.
23:37:33 # Those repositories will be checked before iterating through the
23:37:33 # below list of repositories and even before the local repository
23:37:33 # A repository url can be appended with zero or more of the following flags:
23:37:33 # @snapshots : the repository contains snaphots
23:37:33 # @noreleases : the repository does not contain any released artifacts
23:37:33 #
23:37:33 # The following property value will add the system folder as a repo.
23:37:33 #
23:37:33 org.ops4j.pax.url.mvn.defaultRepositories=\
23:37:33 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:37:33 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:37:33 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:37:33
23:37:33 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:37:33 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:37:33
23:37:33 #
23:37:33 # Comma separated list of repositories scanned when resolving an artifact.
23:37:33 # The default list includes the following repositories:
23:37:33 # http://repo1.maven.org/maven2@id=central
23:37:33 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:37:33 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:37:33 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:37:33 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:37:33 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:37:33 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:37:33 # To add repositories to the default ones, prepend '+' to the list of repositories
23:37:33 # to add.
23:37:33 # A repository url can be appended with zero or more of the following flags:
23:37:33 # @snapshots : the repository contains snapshots
23:37:33 # @noreleases : the repository does not contain any released artifacts
23:37:33 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:37:33 #
23:37:33 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
23:37:33
23:37:33 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:37:33 + [[ True == \T\r\u\e ]]
23:37:33 + echo 'Configuring the startup features...'
23:37:33 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:33 + FEATURE_TEST_STRING=features-test
23:37:33 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:37:33 + KARAF_VERSION=karaf4
23:37:33 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:37:33 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:33 + [[ ! -z '' ]]
23:37:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:33 ################################################################################
23:37:33 #
23:37:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:33 # contributor license agreements. See the NOTICE file distributed with
23:37:33 # this work for additional information regarding copyright ownership.
23:37:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:33 # (the "License"); you may not use this file except in compliance with
23:37:33 # the License. You may obtain a copy of the License at
23:37:33 #
23:37:33 # http://www.apache.org/licenses/LICENSE-2.0
23:37:33 #
23:37:33 # Unless required by applicable law or agreed to in writing, software
23:37:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:33 # See the License for the specific language governing permissions and
23:37:33 # limitations under the License.
23:37:33 #
23:37:33 ################################################################################
23:37:33
23:37:33 #
23:37:33 # Comma separated list of features repositories to register by default
23:37:33 #
23:37:33 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/fe1865c8-8927-4eec-9c70-6196d712fd40.xml
23:37:33
23:37:33 #
23:37:33 # Comma separated list of features to install at startup
23:37:33 #
23:37:33 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ced3a9ed-c818-44c5-b503-263fd8c4049c
23:37:33
23:37:33 #
23:37:33 # Resource repositories (OBR) that the features resolver can use
23:37:33 # to resolve requirements/capabilities
23:37:33 #
23:37:33 # The format of the resourceRepositories is
23:37:33 # resourceRepositories=[xml:url|json:url],...
23:37:33 # for Instance:
23:37:33 #
23:37:33 #resourceRepositories=xml:http://host/path/to/index.xml
23:37:33 # or
23:37:33 #resourceRepositories=json:http://host/path/to/index.json
23:37:33 #
23:37:33
23:37:33 #
23:37:33 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:37:33 #
23:37:33 featuresBootAsynchronous=false
23:37:33
23:37:33 #
23:37:33 # Service requirements enforcement
23:37:33 #
23:37:33 # By default, the feature resolver checks the service requirements/capabilities of
23:37:33 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:37:33 # the required bundles.
23:37:33 # The following flag can have those values:
23:37:33 # - disable: service requirements are completely ignored
23:37:33 # - default: service requirements are ignored for old features
23:37:33 # - enforce: service requirements are always verified
23:37:33 #
23:37:33 #serviceRequirements=default
23:37:33
23:37:33 #
23:37:33 # Store cfg file for config element in feature
23:37:33 #
23:37:33 #configCfgStore=true
23:37:33
23:37:33 #
23:37:33 # Define if the feature service automatically refresh bundles
23:37:33 #
23:37:33 autoRefresh=true
23:37:33
23:37:33 #
23:37:33 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:37:33 # XML file defines instructions related to features processing
23:37:33 # versions.properties may declare properties to resolve placeholders in XML file
23:37:33 # both files are relative to ${karaf.etc}
23:37:33 #
23:37:33 #featureProcessing=org.apache.karaf.features.xml
23:37:33 #featureProcessingVersions=versions.properties
23:37:33 + configure_karaf_log karaf4 ''
23:37:33 + local -r karaf_version=karaf4
23:37:33 + local -r controllerdebugmap=
23:37:33 + local logapi=log4j
23:37:33 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:33 log4j2.rootLogger.level = INFO
23:37:33 #log4j2.rootLogger.type = asyncRoot
23:37:33 #log4j2.rootLogger.includeLocation = false
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:33 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:33 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:33 log4j2.logger.spifly.level = WARN
23:37:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:33 log4j2.logger.audit.level = INFO
23:37:33 log4j2.logger.audit.additivity = false
23:37:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:33 log4j2.appender.console.type = Console
23:37:33 log4j2.appender.console.name = Console
23:37:33 log4j2.appender.console.layout.type = PatternLayout
23:37:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:33 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:33 log4j2.appender.rolling.name = RollingFile
23:37:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:33 #log4j2.appender.rolling.immediateFlush = false
23:37:33 log4j2.appender.rolling.append = true
23:37:33 log4j2.appender.rolling.layout.type = PatternLayout
23:37:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:33 log4j2.appender.rolling.policies.type = Policies
23:37:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:33 log4j2.appender.rolling.policies.size.size = 64MB
23:37:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:33 log4j2.appender.rolling.strategy.max = 7
23:37:33 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:33 log4j2.appender.audit.name = AuditRollingFile
23:37:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:33 log4j2.appender.audit.append = true
23:37:33 log4j2.appender.audit.layout.type = PatternLayout
23:37:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:33 log4j2.appender.audit.policies.type = Policies
23:37:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:33 log4j2.appender.audit.policies.size.size = 8MB
23:37:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:33 log4j2.appender.audit.strategy.max = 7
23:37:33 log4j2.appender.osgi.type = PaxOsgi
23:37:33 log4j2.appender.osgi.name = PaxOsgi
23:37:33 log4j2.appender.osgi.filter = *
23:37:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:33 #log4j2.logger.aether.level = TRACE
23:37:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:33 #log4j2.logger.http-headers.level = DEBUG
23:37:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:33 #log4j2.logger.maven.level = TRACE
23:37:33 + logapi=log4j2
23:37:33 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:37:33 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:37:33 + '[' log4j2 == log4j2 ']'
23:37:33 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:33 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:37:33 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:37:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:37:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:37:33 + unset IFS
23:37:33 controllerdebugmap:
23:37:33 + echo 'controllerdebugmap: '
23:37:33 + '[' -n '' ']'
23:37:33 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:33 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:37:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:33 ################################################################################
23:37:33 #
23:37:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:33 # contributor license agreements. See the NOTICE file distributed with
23:37:33 # this work for additional information regarding copyright ownership.
23:37:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:33 # (the "License"); you may not use this file except in compliance with
23:37:33 # the License. You may obtain a copy of the License at
23:37:33 #
23:37:33 # http://www.apache.org/licenses/LICENSE-2.0
23:37:33 #
23:37:33 # Unless required by applicable law or agreed to in writing, software
23:37:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:33 # See the License for the specific language governing permissions and
23:37:33 # limitations under the License.
23:37:33 #
23:37:33 ################################################################################
23:37:33
23:37:33 # Common pattern layout for appenders
23:37:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:33
23:37:33 # Root logger
23:37:33 log4j2.rootLogger.level = INFO
23:37:33 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:37:33 #log4j2.rootLogger.type = asyncRoot
23:37:33 #log4j2.rootLogger.includeLocation = false
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:33 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:33
23:37:33 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:33
23:37:33 # Loggers configuration
23:37:33
23:37:33 # Spifly logger
23:37:33 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:33 log4j2.logger.spifly.level = WARN
23:37:33
23:37:33 # Security audit logger
23:37:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:33 log4j2.logger.audit.level = INFO
23:37:33 log4j2.logger.audit.additivity = false
23:37:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:33
23:37:33 # Appenders configuration
23:37:33
23:37:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:33 log4j2.appender.console.type = Console
23:37:33 log4j2.appender.console.name = Console
23:37:33 log4j2.appender.console.layout.type = PatternLayout
23:37:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:33
23:37:33 # Rolling file appender
23:37:33 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:33 log4j2.appender.rolling.name = RollingFile
23:37:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:33 # uncomment to not force a disk flush
23:37:33 #log4j2.appender.rolling.immediateFlush = false
23:37:33 log4j2.appender.rolling.append = true
23:37:33 log4j2.appender.rolling.layout.type = PatternLayout
23:37:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:33 log4j2.appender.rolling.policies.type = Policies
23:37:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:33 log4j2.appender.rolling.policies.size.size = 1GB
23:37:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:33 log4j2.appender.rolling.strategy.max = 7
23:37:33
23:37:33 # Audit file appender
23:37:33 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:33 log4j2.appender.audit.name = AuditRollingFile
23:37:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:33 log4j2.appender.audit.append = true
23:37:33 log4j2.appender.audit.layout.type = PatternLayout
23:37:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:33 log4j2.appender.audit.policies.type = Policies
23:37:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:33 log4j2.appender.audit.policies.size.size = 8MB
23:37:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:33 log4j2.appender.audit.strategy.max = 7
23:37:33
23:37:33 # OSGi appender
23:37:33 log4j2.appender.osgi.type = PaxOsgi
23:37:33 log4j2.appender.osgi.name = PaxOsgi
23:37:33 log4j2.appender.osgi.filter = *
23:37:33
23:37:33 # help with identification of maven-related problems with pax-url-aether
23:37:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:33 #log4j2.logger.aether.level = TRACE
23:37:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:33 #log4j2.logger.http-headers.level = DEBUG
23:37:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:33 #log4j2.logger.maven.level = TRACE
23:37:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:37:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:37:33 Configure
23:37:33 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:37:33 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:33 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:37:33 + local -r controllermem=3072m
23:37:33 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:33 + echo Configure
23:37:33 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:37:33 + echo ' max memory: 3072m'
23:37:33 max memory: 3072m
23:37:33 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:33 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:33 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:33 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:33 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:33 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:33 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:33 #!/bin/sh
23:37:33 #
23:37:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:33 # contributor license agreements. See the NOTICE file distributed with
23:37:33 # this work for additional information regarding copyright ownership.
23:37:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:33 # (the "License"); you may not use this file except in compliance with
23:37:33 # the License. You may obtain a copy of the License at
23:37:33 #
23:37:33 # http://www.apache.org/licenses/LICENSE-2.0
23:37:33 #
23:37:33 # Unless required by applicable law or agreed to in writing, software
23:37:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:33 # See the License for the specific language governing permissions and
23:37:33 # limitations under the License.
23:37:33 #
23:37:33
23:37:33 #
23:37:33 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:37:33 # script: client, instance, shell, start, status, stop, karaf
23:37:33 #
23:37:33 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:37:33 # Actions go here...
23:37:33 # fi
23:37:33
23:37:33 #
23:37:33 # general settings which should be applied for all scripts go here; please keep
23:37:33 # in mind that it is possible that scripts might be executed more than once, e.g.
23:37:33 # in example of the start script where the start script is executed first and the
23:37:33 # karaf script afterwards.
23:37:33 #
23:37:33
23:37:33 #
23:37:33 # The following section shows the possible configuration options for the default
23:37:33 # karaf scripts
23:37:33 #
23:37:33 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:37:33 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:37:33 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:37:33 # export EXTRA_JAVA_OPTS # Additional JVM options
23:37:33 # export KARAF_HOME # Karaf home folder
23:37:33 # export KARAF_DATA # Karaf data folder
23:37:33 # export KARAF_BASE # Karaf base folder
23:37:33 # export KARAF_ETC # Karaf etc folder
23:37:33 # export KARAF_LOG # Karaf log folder
23:37:33 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:37:33 # export KARAF_OPTS # Additional available Karaf options
23:37:33 # export KARAF_DEBUG # Enable debug mode
23:37:33 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:37:33 # export KARAF_NOROOT # Prevent execution as root if set to true
23:37:33 Set Java version
23:37:33 + echo 'Set Java version'
23:37:33 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:37:33 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:33 sudo: a password is required
23:37:33 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:33 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:33 sudo: a password is required
23:37:33 JDK default version ...
23:37:33 + echo 'JDK default version ...'
23:37:33 + java -version
23:37:34 openjdk version "21.0.8" 2025-07-15
23:37:34 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:37:34 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:37:34 Set JAVA_HOME
23:37:34 + echo 'Set JAVA_HOME'
23:37:34 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:34 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:34 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:34 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:34 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:34 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:37:34 Listing all open ports on controller system...
23:37:34 + echo 'Listing all open ports on controller system...'
23:37:34 + netstat -pnatu
23:37:34 /tmp/configuration-script.sh: line 40: netstat: command not found
23:37:34 Custom shard config exists!!!
23:37:34 Copying the shard config...
23:37:34 + '[' -f /tmp/custom_shard_config.txt ']'
23:37:34 + echo 'Custom shard config exists!!!'
23:37:34 + echo 'Copying the shard config...'
23:37:34 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:37:34 Configuring cluster
23:37:34 + echo 'Configuring cluster'
23:37:34 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.143 10.30.171.24 10.30.171.118
23:37:34 ################################################
23:37:34 ## Configure Cluster ##
23:37:34 ################################################
23:37:34 NOTE: Cluster configuration files not found. Copying from
23:37:34 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:37:34 Configuring unique name in akka.conf
23:37:34 Configuring hostname in akka.conf
23:37:34 Configuring data and rpc seed nodes in akka.conf
23:37:34 modules = [
23:37:34
23:37:34 {
23:37:34 name = "inventory"
23:37:34 namespace = "urn:opendaylight:inventory"
23:37:34 shard-strategy = "module"
23:37:34 },
23:37:34 {
23:37:34 name = "topology"
23:37:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:34 shard-strategy = "module"
23:37:34 },
23:37:34 {
23:37:34 name = "toaster"
23:37:34 namespace = "http://netconfcentral.org/ns/toaster"
23:37:34 shard-strategy = "module"
23:37:34 },
23:37:34 {
23:37:34 name = "car"
23:37:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:37:34 shard-strategy = "module"
23:37:34 },
23:37:34 {
23:37:34 name = "people"
23:37:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:37:34 shard-strategy = "module"
23:37:34 },
23:37:34 {
23:37:34 name = "car-people"
23:37:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:37:34 shard-strategy = "module"
23:37:34 }
23:37:34 ]
23:37:34 Configuring replication type in module-shards.conf
23:37:34 ################################################
23:37:34 ## NOTE: Manually restart controller to ##
23:37:34 ## apply configuration. ##
23:37:34 ################################################
23:37:34 + echo 'Dump akka.conf'
23:37:34 Dump akka.conf
23:37:34 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:34
23:37:34 odl-cluster-data {
23:37:34 akka {
23:37:34 remote {
23:37:34 artery {
23:37:34 enabled = on
23:37:34 transport = tcp
23:37:34 canonical.hostname = "10.30.171.24"
23:37:34 canonical.port = 2550
23:37:34 }
23:37:34 }
23:37:34
23:37:34 cluster {
23:37:34 # Using artery.
23:37:34 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.143:2550",
23:37:34 "akka://opendaylight-cluster-data@10.30.171.24:2550",
23:37:34 "akka://opendaylight-cluster-data@10.30.171.118:2550"]
23:37:34
23:37:34 roles = ["member-2"]
23:37:34
23:37:34 # when under load we might trip a false positive on the failure detector
23:37:34 # failure-detector {
23:37:34 # heartbeat-interval = 4 s
23:37:34 # acceptable-heartbeat-pause = 16s
23:37:34 # }
23:37:34 }
23:37:34
23:37:34 persistence {
23:37:34 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:37:34 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:37:34 # The relative path is always relative to KARAF_HOME.
23:37:34
23:37:34 # snapshot-store.local.dir = "target/snapshots"
23:37:34
23:37:34 # Use lz4 compression for LocalSnapshotStore snapshots
23:37:34 snapshot-store.local.use-lz4-compression = false
23:37:34 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:37:34 snapshot-store.local.lz4-blocksize = 256KB
23:37:34 }
23:37:34 disable-default-actor-system-quarantined-event-handling = "false"
23:37:34 }
23:37:34 }
23:37:34 Dump modules.conf
23:37:34 + echo 'Dump modules.conf'
23:37:34 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:34 modules = [
23:37:34
23:37:34 {
23:37:34 name = "inventory"
23:37:34 namespace = "urn:opendaylight:inventory"
23:37:34 shard-strategy = "module"
23:37:34 },
23:37:34 {
23:37:34 name = "topology"
23:37:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:34 shard-strategy = "module"
23:37:34 },
23:37:34 {
23:37:34 name = "toaster"
23:37:34 namespace = "http://netconfcentral.org/ns/toaster"
23:37:34 shard-strategy = "module"
23:37:34 },
23:37:34 {
23:37:34 name = "car"
23:37:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:37:34 shard-strategy = "module"
23:37:34 },
23:37:34 {
23:37:34 name = "people"
23:37:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:37:34 shard-strategy = "module"
23:37:34 },
23:37:34 {
23:37:34 name = "car-people"
23:37:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:37:34 shard-strategy = "module"
23:37:34 }
23:37:34 ]
23:37:34 Dump module-shards.conf
23:37:34 + echo 'Dump module-shards.conf'
23:37:34 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:34 module-shards = [
23:37:34 {
23:37:34 name = "default"
23:37:34 shards = [
23:37:34 {
23:37:34 name = "default"
23:37:34 replicas = ["member-1",
23:37:34 "member-2",
23:37:34 "member-3"]
23:37:34 }
23:37:34 ]
23:37:34 },
23:37:34 {
23:37:34 name = "inventory"
23:37:34 shards = [
23:37:34 {
23:37:34 name="inventory"
23:37:34 replicas = ["member-1",
23:37:34 "member-2",
23:37:34 "member-3"]
23:37:34 }
23:37:34 ]
23:37:34 },
23:37:34 {
23:37:34 name = "topology"
23:37:34 shards = [
23:37:34 {
23:37:34 name="topology"
23:37:34 replicas = ["member-1",
23:37:34 "member-2",
23:37:34 "member-3"]
23:37:34 }
23:37:34 ]
23:37:34 },
23:37:34 {
23:37:34 name = "toaster"
23:37:34 shards = [
23:37:34 {
23:37:34 name="toaster"
23:37:34 replicas = ["member-1",
23:37:34 "member-2",
23:37:34 "member-3"]
23:37:34 }
23:37:34 ]
23:37:34 },
23:37:34 {
23:37:34 name = "car"
23:37:34 shards = [
23:37:34 {
23:37:34 name="car"
23:37:34 replicas = ["member-1",
23:37:34 "member-2",
23:37:34 "member-3"]
23:37:34 }
23:37:34 ]
23:37:34 },
23:37:34 {
23:37:34 name = "people"
23:37:34 shards = [
23:37:34 {
23:37:34 name="people"
23:37:34 replicas = ["member-1",
23:37:34 "member-2",
23:37:34 "member-3"]
23:37:34 }
23:37:34 ]
23:37:34 },
23:37:34 {
23:37:34 name = "car-people"
23:37:34 shards = [
23:37:34 {
23:37:34 name="car-people"
23:37:34 replicas = ["member-1",
23:37:34 "member-2",
23:37:34 "member-3"]
23:37:34 }
23:37:34 ]
23:37:34 }
23:37:34 ]
23:37:34 Configuring member-3 with IP address 10.30.171.118
23:37:34 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:37:34 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:37:35 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:37:35 ++ [[ /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 ]]
23:37:35 common-functions.sh is being sourced
23:37:35 ++ echo 'common-functions.sh is being sourced'
23:37:35 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:37:35 ++ DISTROSTREAM=scandium
23:37:35 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:35 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:35 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:35 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:35 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:35 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:35 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:35 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:35 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:35 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:35 ++ export CONTROLLERMEM=
23:37:35 ++ CONTROLLERMEM=
23:37:35 ++ case "${DISTROSTREAM}" in
23:37:35 ++ CLUSTER_SYSTEM=akka
23:37:35 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:35 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:35 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:35 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:35 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:35 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:35 ++ print_common_env
23:37:35 ++ cat
23:37:35 common-functions environment:
23:37:35 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:35 ACTUALFEATURES:
23:37:35 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:35 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:35 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:35 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:35 CONTROLLERMEM:
23:37:35 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:35 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:35 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:35 SUITES:
23:37:35
23:37:35 ++ SSH='ssh -t -t'
23:37:35 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:37:35 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:37:35 Changing to /tmp
23:37:35 + echo 'Changing to /tmp'
23:37:35 + cd /tmp
23:37:35 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip'
23:37:35 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:35 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:35 --2025-11-02 23:37:35-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip
23:37:35 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:35 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:35 HTTP request sent, awaiting response... 200 OK
23:37:35 Length: 239810410 (229M) [application/zip]
23:37:35 Saving to: ‘karaf-0.21.4-20251102.212815-77.zip’
23:37:35
23:37:35 0K ........ ........ ........ ........ ........ ........ 1% 84.0M 3s
23:37:35 3072K ........ ........ ........ ........ ........ ........ 2% 146M 2s
23:37:35 6144K ........ ........ ........ ........ ........ ........ 3% 128M 2s
23:37:35 9216K ........ ........ ........ ........ ........ ........ 5% 128M 2s
23:37:35 12288K ........ ........ ........ ........ ........ ........ 6% 116M 2s
23:37:35 15360K ........ ........ ........ ........ ........ ........ 7% 171M 2s
23:37:35 18432K ........ ........ ........ ........ ........ ........ 9% 182M 2s
23:37:35 21504K ........ ........ ........ ........ ........ ........ 10% 193M 2s
23:37:35 24576K ........ ........ ........ ........ ........ ........ 11% 199M 1s
23:37:35 27648K ........ ........ ........ ........ ........ ........ 13% 223M 1s
23:37:35 30720K ........ ........ ........ ........ ........ ........ 14% 224M 1s
23:37:35 33792K ........ ........ ........ ........ ........ ........ 15% 269M 1s
23:37:35 36864K ........ ........ ........ ........ ........ ........ 17% 265M 1s
23:37:35 39936K ........ ........ ........ ........ ........ ........ 18% 284M 1s
23:37:35 43008K ........ ........ ........ ........ ........ ........ 19% 194M 1s
23:37:35 46080K ........ ........ ........ ........ ........ ........ 20% 264M 1s
23:37:35 49152K ........ ........ ........ ........ ........ ........ 22% 278M 1s
23:37:35 52224K ........ ........ ........ ........ ........ ........ 23% 302M 1s
23:37:35 55296K ........ ........ ........ ........ ........ ........ 24% 294M 1s
23:37:35 58368K ........ ........ ........ ........ ........ ........ 26% 262M 1s
23:37:35 61440K ........ ........ ........ ........ ........ ........ 27% 312M 1s
23:37:35 64512K ........ ........ ........ ........ ........ ........ 28% 276M 1s
23:37:35 67584K ........ ........ ........ ........ ........ ........ 30% 278M 1s
23:37:35 70656K ........ ........ ........ ........ ........ ........ 31% 274M 1s
23:37:35 73728K ........ ........ ........ ........ ........ ........ 32% 276M 1s
23:37:35 76800K ........ ........ ........ ........ ........ ........ 34% 279M 1s
23:37:35 79872K ........ ........ ........ ........ ........ ........ 35% 271M 1s
23:37:35 82944K ........ ........ ........ ........ ........ ........ 36% 291M 1s
23:37:35 86016K ........ ........ ........ ........ ........ ........ 38% 232M 1s
23:37:35 89088K ........ ........ ........ ........ ........ ........ 39% 253M 1s
23:37:35 92160K ........ ........ ........ ........ ........ ........ 40% 391M 1s
23:37:35 95232K ........ ........ ........ ........ ........ ........ 41% 312M 1s
23:37:35 98304K ........ ........ ........ ........ ........ ........ 43% 285M 1s
23:37:35 101376K ........ ........ ........ ........ ........ ........ 44% 279M 1s
23:37:35 104448K ........ ........ ........ ........ ........ ........ 45% 275M 1s
23:37:35 107520K ........ ........ ........ ........ ........ ........ 47% 287M 1s
23:37:35 110592K ........ ........ ........ ........ ........ ........ 48% 246M 1s
23:37:35 113664K ........ ........ ........ ........ ........ ........ 49% 313M 1s
23:37:35 116736K ........ ........ ........ ........ ........ ........ 51% 271M 1s
23:37:35 119808K ........ ........ ........ ........ ........ ........ 52% 276M 0s
23:37:35 122880K ........ ........ ........ ........ ........ ........ 53% 286M 0s
23:37:35 125952K ........ ........ ........ ........ ........ ........ 55% 284M 0s
23:37:35 129024K ........ ........ ........ ........ ........ ........ 56% 290M 0s
23:37:35 132096K ........ ........ ........ ........ ........ ........ 57% 296M 0s
23:37:35 135168K ........ ........ ........ ........ ........ ........ 59% 291M 0s
23:37:35 138240K ........ ........ ........ ........ ........ ........ 60% 274M 0s
23:37:35 141312K ........ ........ ........ ........ ........ ........ 61% 286M 0s
23:37:35 144384K ........ ........ ........ ........ ........ ........ 62% 284M 0s
23:37:35 147456K ........ ........ ........ ........ ........ ........ 64% 275M 0s
23:37:35 150528K ........ ........ ........ ........ ........ ........ 65% 271M 0s
23:37:35 153600K ........ ........ ........ ........ ........ ........ 66% 289M 0s
23:37:35 156672K ........ ........ ........ ........ ........ ........ 68% 277M 0s
23:37:35 159744K ........ ........ ........ ........ ........ ........ 69% 275M 0s
23:37:35 162816K ........ ........ ........ ........ ........ ........ 70% 273M 0s
23:37:35 165888K ........ ........ ........ ........ ........ ........ 72% 275M 0s
23:37:35 168960K ........ ........ ........ ........ ........ ........ 73% 274M 0s
23:37:35 172032K ........ ........ ........ ........ ........ ........ 74% 270M 0s
23:37:35 175104K ........ ........ ........ ........ ........ ........ 76% 277M 0s
23:37:35 178176K ........ ........ ........ ........ ........ ........ 77% 257M 0s
23:37:35 181248K ........ ........ ........ ........ ........ ........ 78% 272M 0s
23:37:35 184320K ........ ........ ........ ........ ........ ........ 80% 272M 0s
23:37:35 187392K ........ ........ ........ ........ ........ ........ 81% 269M 0s
23:37:35 190464K ........ ........ ........ ........ ........ ........ 82% 287M 0s
23:37:35 193536K ........ ........ ........ ........ ........ ........ 83% 281M 0s
23:37:35 196608K ........ ........ ........ ........ ........ ........ 85% 273M 0s
23:37:35 199680K ........ ........ ........ ........ ........ ........ 86% 281M 0s
23:37:35 202752K ........ ........ ........ ........ ........ ........ 87% 283M 0s
23:37:35 205824K ........ ........ ........ ........ ........ ........ 89% 218M 0s
23:37:35 208896K ........ ........ ........ ........ ........ ........ 90% 353M 0s
23:37:35 211968K ........ ........ ........ ........ ........ ........ 91% 269M 0s
23:37:35 215040K ........ ........ ........ ........ ........ ........ 93% 267M 0s
23:37:35 218112K ........ ........ ........ ........ ........ ........ 94% 279M 0s
23:37:35 221184K ........ ........ ........ ........ ........ ........ 95% 278M 0s
23:37:35 224256K ........ ........ ........ ........ ........ ........ 97% 272M 0s
23:37:36 227328K ........ ........ ........ ........ ........ ........ 98% 282M 0s
23:37:36 230400K ........ ........ ........ ........ ........ ........ 99% 282M 0s
23:37:36 233472K ........ ... 100% 292M=0.9s
23:37:36
23:37:36 2025-11-02 23:37:36 (246 MB/s) - ‘karaf-0.21.4-20251102.212815-77.zip’ saved [239810410/239810410]
23:37:36
23:37:36 Extracting the new controller...
23:37:36 + echo 'Extracting the new controller...'
23:37:36 + unzip -q karaf-0.21.4-20251102.212815-77.zip
23:37:38 Adding external repositories...
23:37:38 + echo 'Adding external repositories...'
23:37:38 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:38 ################################################################################
23:37:38 #
23:37:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:38 # contributor license agreements. See the NOTICE file distributed with
23:37:38 # this work for additional information regarding copyright ownership.
23:37:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:38 # (the "License"); you may not use this file except in compliance with
23:37:38 # the License. You may obtain a copy of the License at
23:37:38 #
23:37:38 # http://www.apache.org/licenses/LICENSE-2.0
23:37:38 #
23:37:38 # Unless required by applicable law or agreed to in writing, software
23:37:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:38 # See the License for the specific language governing permissions and
23:37:38 # limitations under the License.
23:37:38 #
23:37:38 ################################################################################
23:37:38
23:37:38 #
23:37:38 # If set to true, the following property will not allow any certificate to be used
23:37:38 # when accessing Maven repositories through SSL
23:37:38 #
23:37:38 #org.ops4j.pax.url.mvn.certificateCheck=
23:37:38
23:37:38 #
23:37:38 # Path to the local Maven settings file.
23:37:38 # The repositories defined in this file will be automatically added to the list
23:37:38 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:37:38 # below is not set.
23:37:38 # The following locations are checked for the existence of the settings.xml file
23:37:38 # * 1. looks for the specified url
23:37:38 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:37:38 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:37:38 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:37:38 #
23:37:38 #org.ops4j.pax.url.mvn.settings=
23:37:38
23:37:38 #
23:37:38 # Path to the local Maven repository which is used to avoid downloading
23:37:38 # artifacts when they already exist locally.
23:37:38 # The value of this property will be extracted from the settings.xml file
23:37:38 # above, or defaulted to:
23:37:38 # System.getProperty( "user.home" ) + "/.m2/repository"
23:37:38 #
23:37:38 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:37:38
23:37:38 #
23:37:38 # Default this to false. It's just weird to use undocumented repos
23:37:38 #
23:37:38 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:37:38
23:37:38 #
23:37:38 # Uncomment if you don't wanna use the proxy settings
23:37:38 # from the Maven conf/settings.xml file
23:37:38 #
23:37:38 # org.ops4j.pax.url.mvn.proxySupport=false
23:37:38
23:37:38 #
23:37:38 # Comma separated list of repositories scanned when resolving an artifact.
23:37:38 # Those repositories will be checked before iterating through the
23:37:38 # below list of repositories and even before the local repository
23:37:38 # A repository url can be appended with zero or more of the following flags:
23:37:38 # @snapshots : the repository contains snaphots
23:37:38 # @noreleases : the repository does not contain any released artifacts
23:37:38 #
23:37:38 # The following property value will add the system folder as a repo.
23:37:38 #
23:37:38 org.ops4j.pax.url.mvn.defaultRepositories=\
23:37:38 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:37:38 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:37:38 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:37:38
23:37:38 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:37:38 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:37:38
23:37:38 #
23:37:38 # Comma separated list of repositories scanned when resolving an artifact.
23:37:38 # The default list includes the following repositories:
23:37:38 # http://repo1.maven.org/maven2@id=central
23:37:38 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:37:38 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:37:38 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:37:38 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:37:38 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:37:38 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:37:38 # To add repositories to the default ones, prepend '+' to the list of repositories
23:37:38 # to add.
23:37:38 # A repository url can be appended with zero or more of the following flags:
23:37:38 # @snapshots : the repository contains snapshots
23:37:38 # @noreleases : the repository does not contain any released artifacts
23:37:38 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:37:38 #
23:37:38 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
23:37:38
23:37:38 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:37:38 + [[ True == \T\r\u\e ]]
23:37:38 + echo 'Configuring the startup features...'
23:37:38 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:38 + FEATURE_TEST_STRING=features-test
23:37:38 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:37:38 + KARAF_VERSION=karaf4
23:37:38 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:37:38 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:38 + [[ ! -z '' ]]
23:37:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:38 ################################################################################
23:37:38 #
23:37:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:38 # contributor license agreements. See the NOTICE file distributed with
23:37:38 # this work for additional information regarding copyright ownership.
23:37:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:38 # (the "License"); you may not use this file except in compliance with
23:37:38 # the License. You may obtain a copy of the License at
23:37:38 #
23:37:38 # http://www.apache.org/licenses/LICENSE-2.0
23:37:38 #
23:37:38 # Unless required by applicable law or agreed to in writing, software
23:37:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:38 # See the License for the specific language governing permissions and
23:37:38 # limitations under the License.
23:37:38 #
23:37:38 ################################################################################
23:37:38
23:37:38 #
23:37:38 # Comma separated list of features repositories to register by default
23:37:38 #
23:37:38 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/fe1865c8-8927-4eec-9c70-6196d712fd40.xml
23:37:38
23:37:38 #
23:37:38 # Comma separated list of features to install at startup
23:37:38 #
23:37:38 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ced3a9ed-c818-44c5-b503-263fd8c4049c
23:37:38
23:37:38 #
23:37:38 # Resource repositories (OBR) that the features resolver can use
23:37:38 # to resolve requirements/capabilities
23:37:38 #
23:37:38 # The format of the resourceRepositories is
23:37:38 # resourceRepositories=[xml:url|json:url],...
23:37:38 # for Instance:
23:37:38 #
23:37:38 #resourceRepositories=xml:http://host/path/to/index.xml
23:37:38 # or
23:37:38 #resourceRepositories=json:http://host/path/to/index.json
23:37:38 #
23:37:38
23:37:38 #
23:37:38 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:37:38 #
23:37:38 featuresBootAsynchronous=false
23:37:38
23:37:38 #
23:37:38 # Service requirements enforcement
23:37:38 #
23:37:38 # By default, the feature resolver checks the service requirements/capabilities of
23:37:38 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:37:38 # the required bundles.
23:37:38 # The following flag can have those values:
23:37:38 # - disable: service requirements are completely ignored
23:37:38 # - default: service requirements are ignored for old features
23:37:38 # - enforce: service requirements are always verified
23:37:38 #
23:37:38 #serviceRequirements=default
23:37:38
23:37:38 #
23:37:38 # Store cfg file for config element in feature
23:37:38 #
23:37:38 #configCfgStore=true
23:37:38
23:37:38 #
23:37:38 # Define if the feature service automatically refresh bundles
23:37:38 #
23:37:38 autoRefresh=true
23:37:38
23:37:38 #
23:37:38 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:37:38 # XML file defines instructions related to features processing
23:37:38 # versions.properties may declare properties to resolve placeholders in XML file
23:37:38 # both files are relative to ${karaf.etc}
23:37:38 #
23:37:38 #featureProcessing=org.apache.karaf.features.xml
23:37:38 #featureProcessingVersions=versions.properties
23:37:38 + configure_karaf_log karaf4 ''
23:37:38 + local -r karaf_version=karaf4
23:37:38 + local -r controllerdebugmap=
23:37:38 + local logapi=log4j
23:37:38 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:38 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:38 log4j2.rootLogger.level = INFO
23:37:38 #log4j2.rootLogger.type = asyncRoot
23:37:38 #log4j2.rootLogger.includeLocation = false
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:38 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:38 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:38 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:38 log4j2.logger.spifly.level = WARN
23:37:38 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:38 log4j2.logger.audit.level = INFO
23:37:38 log4j2.logger.audit.additivity = false
23:37:38 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:38 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:38 log4j2.appender.console.type = Console
23:37:38 log4j2.appender.console.name = Console
23:37:38 log4j2.appender.console.layout.type = PatternLayout
23:37:38 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:38 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:38 log4j2.appender.rolling.name = RollingFile
23:37:38 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:38 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:38 #log4j2.appender.rolling.immediateFlush = false
23:37:38 log4j2.appender.rolling.append = true
23:37:38 log4j2.appender.rolling.layout.type = PatternLayout
23:37:38 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:38 log4j2.appender.rolling.policies.type = Policies
23:37:38 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:38 log4j2.appender.rolling.policies.size.size = 64MB
23:37:38 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:38 log4j2.appender.rolling.strategy.max = 7
23:37:38 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:38 log4j2.appender.audit.name = AuditRollingFile
23:37:38 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:38 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:38 log4j2.appender.audit.append = true
23:37:38 log4j2.appender.audit.layout.type = PatternLayout
23:37:38 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:38 log4j2.appender.audit.policies.type = Policies
23:37:38 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:38 log4j2.appender.audit.policies.size.size = 8MB
23:37:38 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:38 log4j2.appender.audit.strategy.max = 7
23:37:38 log4j2.appender.osgi.type = PaxOsgi
23:37:38 log4j2.appender.osgi.name = PaxOsgi
23:37:38 log4j2.appender.osgi.filter = *
23:37:38 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:38 #log4j2.logger.aether.level = TRACE
23:37:38 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:38 #log4j2.logger.http-headers.level = DEBUG
23:37:38 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:38 #log4j2.logger.maven.level = TRACE
23:37:38 + logapi=log4j2
23:37:38 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:37:38 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:37:38 + '[' log4j2 == log4j2 ']'
23:37:38 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:38 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:37:38 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:37:38 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:37:38 controllerdebugmap:
23:37:38 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:37:38 + unset IFS
23:37:38 + echo 'controllerdebugmap: '
23:37:38 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:38 + '[' -n '' ']'
23:37:38 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:37:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:38 ################################################################################
23:37:38 #
23:37:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:38 # contributor license agreements. See the NOTICE file distributed with
23:37:38 # this work for additional information regarding copyright ownership.
23:37:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:38 # (the "License"); you may not use this file except in compliance with
23:37:38 # the License. You may obtain a copy of the License at
23:37:38 #
23:37:38 # http://www.apache.org/licenses/LICENSE-2.0
23:37:38 #
23:37:38 # Unless required by applicable law or agreed to in writing, software
23:37:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:38 # See the License for the specific language governing permissions and
23:37:38 # limitations under the License.
23:37:38 #
23:37:38 ################################################################################
23:37:38
23:37:38 # Common pattern layout for appenders
23:37:38 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:38
23:37:38 # Root logger
23:37:38 log4j2.rootLogger.level = INFO
23:37:38 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:37:38 #log4j2.rootLogger.type = asyncRoot
23:37:38 #log4j2.rootLogger.includeLocation = false
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:38 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:38 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:38
23:37:38 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:38
23:37:38 # Loggers configuration
23:37:38
23:37:38 # Spifly logger
23:37:38 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:38 log4j2.logger.spifly.level = WARN
23:37:38
23:37:38 # Security audit logger
23:37:38 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:38 log4j2.logger.audit.level = INFO
23:37:38 log4j2.logger.audit.additivity = false
23:37:38 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:38
23:37:38 # Appenders configuration
23:37:38
23:37:38 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:38 log4j2.appender.console.type = Console
23:37:38 log4j2.appender.console.name = Console
23:37:38 log4j2.appender.console.layout.type = PatternLayout
23:37:38 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:38
23:37:38 # Rolling file appender
23:37:38 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:38 log4j2.appender.rolling.name = RollingFile
23:37:38 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:38 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:38 # uncomment to not force a disk flush
23:37:38 #log4j2.appender.rolling.immediateFlush = false
23:37:38 log4j2.appender.rolling.append = true
23:37:38 log4j2.appender.rolling.layout.type = PatternLayout
23:37:38 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:38 log4j2.appender.rolling.policies.type = Policies
23:37:38 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:38 log4j2.appender.rolling.policies.size.size = 1GB
23:37:38 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:38 log4j2.appender.rolling.strategy.max = 7
23:37:38
23:37:38 # Audit file appender
23:37:38 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:38 log4j2.appender.audit.name = AuditRollingFile
23:37:38 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:38 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:38 log4j2.appender.audit.append = true
23:37:38 log4j2.appender.audit.layout.type = PatternLayout
23:37:38 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:38 log4j2.appender.audit.policies.type = Policies
23:37:38 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:38 log4j2.appender.audit.policies.size.size = 8MB
23:37:38 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:38 log4j2.appender.audit.strategy.max = 7
23:37:38
23:37:38 # OSGi appender
23:37:38 log4j2.appender.osgi.type = PaxOsgi
23:37:38 log4j2.appender.osgi.name = PaxOsgi
23:37:38 log4j2.appender.osgi.filter = *
23:37:38
23:37:38 # help with identification of maven-related problems with pax-url-aether
23:37:38 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:38 #log4j2.logger.aether.level = TRACE
23:37:38 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:38 #log4j2.logger.http-headers.level = DEBUG
23:37:38 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:38 #log4j2.logger.maven.level = TRACE
23:37:38 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:37:38 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:37:38 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:38 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:37:38 + local -r controllermem=3072m
23:37:38 Configure
23:37:38 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:37:38 max memory: 3072m
23:37:38 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:38 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:38 + echo Configure
23:37:38 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:37:38 + echo ' max memory: 3072m'
23:37:38 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:38 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:38 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:38 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:38 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:37:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:38 #!/bin/sh
23:37:38 #
23:37:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:38 # contributor license agreements. See the NOTICE file distributed with
23:37:38 # this work for additional information regarding copyright ownership.
23:37:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:38 # (the "License"); you may not use this file except in compliance with
23:37:38 # the License. You may obtain a copy of the License at
23:37:38 #
23:37:38 # http://www.apache.org/licenses/LICENSE-2.0
23:37:38 #
23:37:38 # Unless required by applicable law or agreed to in writing, software
23:37:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:38 # See the License for the specific language governing permissions and
23:37:38 # limitations under the License.
23:37:38 #
23:37:38
23:37:38 #
23:37:38 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:37:38 # script: client, instance, shell, start, status, stop, karaf
23:37:38 #
23:37:38 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:37:38 # Actions go here...
23:37:38 # fi
23:37:38
23:37:38 #
23:37:38 # general settings which should be applied for all scripts go here; please keep
23:37:38 # in mind that it is possible that scripts might be executed more than once, e.g.
23:37:38 # in example of the start script where the start script is executed first and the
23:37:38 # karaf script afterwards.
23:37:38 #
23:37:38
23:37:38 #
23:37:38 # The following section shows the possible configuration options for the default
23:37:38 # karaf scripts
23:37:38 #
23:37:38 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:37:38 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:37:38 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:37:38 # export EXTRA_JAVA_OPTS # Additional JVM options
23:37:38 # export KARAF_HOME # Karaf home folder
23:37:38 # export KARAF_DATA # Karaf data folder
23:37:38 # export KARAF_BASE # Karaf base folder
23:37:38 # export KARAF_ETC # Karaf etc folder
23:37:38 # export KARAF_LOG # Karaf log folder
23:37:38 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:37:38 # export KARAF_OPTS # Additional available Karaf options
23:37:38 # export KARAF_DEBUG # Enable debug mode
23:37:38 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:37:38 # export KARAF_NOROOT # Prevent execution as root if set to true
23:37:38 Set Java version
23:37:38 + echo 'Set Java version'
23:37:38 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:37:38 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:38 sudo: a password is required
23:37:38 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:38 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:38 sudo: a password is required
23:37:38 JDK default version ...
23:37:38 + echo 'JDK default version ...'
23:37:38 + java -version
23:37:38 openjdk version "21.0.8" 2025-07-15
23:37:38 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:37:38 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:37:38 Set JAVA_HOME
23:37:38 + echo 'Set JAVA_HOME'
23:37:38 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:38 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:38 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:38 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:38 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:38 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:37:38 Listing all open ports on controller system...
23:37:38 + echo 'Listing all open ports on controller system...'
23:37:38 + netstat -pnatu
23:37:38 /tmp/configuration-script.sh: line 40: netstat: command not found
23:37:38 + '[' -f /tmp/custom_shard_config.txt ']'
23:37:38 Custom shard config exists!!!
23:37:38 Copying the shard config...
23:37:38 + echo 'Custom shard config exists!!!'
23:37:38 + echo 'Copying the shard config...'
23:37:38 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:37:38 Configuring cluster
23:37:38 + echo 'Configuring cluster'
23:37:38 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.143 10.30.171.24 10.30.171.118
23:37:38 ################################################
23:37:38 ## Configure Cluster ##
23:37:38 ################################################
23:37:38 NOTE: Cluster configuration files not found. Copying from
23:37:38 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:37:38 Configuring unique name in akka.conf
23:37:38 Configuring hostname in akka.conf
23:37:38 Configuring data and rpc seed nodes in akka.conf
23:37:38 modules = [
23:37:38
23:37:38 {
23:37:38 name = "inventory"
23:37:38 namespace = "urn:opendaylight:inventory"
23:37:38 shard-strategy = "module"
23:37:38 },
23:37:38 {
23:37:38 name = "topology"
23:37:38 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:38 shard-strategy = "module"
23:37:38 },
23:37:38 {
23:37:38 name = "toaster"
23:37:38 namespace = "http://netconfcentral.org/ns/toaster"
23:37:38 shard-strategy = "module"
23:37:38 },
23:37:38 {
23:37:38 name = "car"
23:37:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:37:38 shard-strategy = "module"
23:37:38 },
23:37:38 {
23:37:38 name = "people"
23:37:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:37:38 shard-strategy = "module"
23:37:38 },
23:37:38 {
23:37:38 name = "car-people"
23:37:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:37:38 shard-strategy = "module"
23:37:38 }
23:37:38 ]
23:37:38 Configuring replication type in module-shards.conf
23:37:38 ################################################
23:37:38 ## NOTE: Manually restart controller to ##
23:37:38 ## apply configuration. ##
23:37:38 ################################################
23:37:38 Dump akka.conf
23:37:38 + echo 'Dump akka.conf'
23:37:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:38
23:37:38 odl-cluster-data {
23:37:38 akka {
23:37:38 remote {
23:37:38 artery {
23:37:38 enabled = on
23:37:38 transport = tcp
23:37:38 canonical.hostname = "10.30.171.118"
23:37:38 canonical.port = 2550
23:37:38 }
23:37:38 }
23:37:38
23:37:38 cluster {
23:37:38 # Using artery.
23:37:38 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.143:2550",
23:37:38 "akka://opendaylight-cluster-data@10.30.171.24:2550",
23:37:38 "akka://opendaylight-cluster-data@10.30.171.118:2550"]
23:37:38
23:37:38 roles = ["member-3"]
23:37:38
23:37:38 # when under load we might trip a false positive on the failure detector
23:37:38 # failure-detector {
23:37:38 # heartbeat-interval = 4 s
23:37:38 # acceptable-heartbeat-pause = 16s
23:37:38 # }
23:37:38 }
23:37:38
23:37:38 persistence {
23:37:38 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:37:38 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:37:38 # The relative path is always relative to KARAF_HOME.
23:37:38
23:37:38 # snapshot-store.local.dir = "target/snapshots"
23:37:38
23:37:38 # Use lz4 compression for LocalSnapshotStore snapshots
23:37:38 snapshot-store.local.use-lz4-compression = false
23:37:38 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:37:38 snapshot-store.local.lz4-blocksize = 256KB
23:37:38 }
23:37:38 disable-default-actor-system-quarantined-event-handling = "false"
23:37:38 }
23:37:38 }
23:37:38 Dump modules.conf
23:37:38 + echo 'Dump modules.conf'
23:37:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:38 modules = [
23:37:38
23:37:38 {
23:37:38 name = "inventory"
23:37:38 namespace = "urn:opendaylight:inventory"
23:37:38 shard-strategy = "module"
23:37:38 },
23:37:38 {
23:37:38 name = "topology"
23:37:38 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:38 shard-strategy = "module"
23:37:38 },
23:37:38 {
23:37:38 name = "toaster"
23:37:38 namespace = "http://netconfcentral.org/ns/toaster"
23:37:38 shard-strategy = "module"
23:37:38 },
23:37:38 {
23:37:38 name = "car"
23:37:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:37:38 shard-strategy = "module"
23:37:38 },
23:37:38 {
23:37:38 name = "people"
23:37:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:37:38 shard-strategy = "module"
23:37:38 },
23:37:38 {
23:37:38 name = "car-people"
23:37:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:37:38 shard-strategy = "module"
23:37:38 }
23:37:38 ]
23:37:38 Dump module-shards.conf
23:37:38 + echo 'Dump module-shards.conf'
23:37:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:38 module-shards = [
23:37:38 {
23:37:38 name = "default"
23:37:38 shards = [
23:37:38 {
23:37:38 name = "default"
23:37:38 replicas = ["member-1",
23:37:38 "member-2",
23:37:38 "member-3"]
23:37:38 }
23:37:38 ]
23:37:38 },
23:37:38 {
23:37:38 name = "inventory"
23:37:38 shards = [
23:37:38 {
23:37:38 name="inventory"
23:37:38 replicas = ["member-1",
23:37:38 "member-2",
23:37:38 "member-3"]
23:37:38 }
23:37:38 ]
23:37:38 },
23:37:38 {
23:37:38 name = "topology"
23:37:38 shards = [
23:37:38 {
23:37:38 name="topology"
23:37:38 replicas = ["member-1",
23:37:38 "member-2",
23:37:38 "member-3"]
23:37:38 }
23:37:38 ]
23:37:38 },
23:37:38 {
23:37:38 name = "toaster"
23:37:38 shards = [
23:37:38 {
23:37:38 name="toaster"
23:37:38 replicas = ["member-1",
23:37:38 "member-2",
23:37:38 "member-3"]
23:37:38 }
23:37:38 ]
23:37:38 },
23:37:38 {
23:37:38 name = "car"
23:37:38 shards = [
23:37:38 {
23:37:38 name="car"
23:37:38 replicas = ["member-1",
23:37:38 "member-2",
23:37:38 "member-3"]
23:37:38 }
23:37:38 ]
23:37:38 },
23:37:38 {
23:37:38 name = "people"
23:37:38 shards = [
23:37:38 {
23:37:38 name="people"
23:37:38 replicas = ["member-1",
23:37:38 "member-2",
23:37:38 "member-3"]
23:37:38 }
23:37:38 ]
23:37:38 },
23:37:38 {
23:37:38 name = "car-people"
23:37:38 shards = [
23:37:38 {
23:37:38 name="car-people"
23:37:38 replicas = ["member-1",
23:37:38 "member-2",
23:37:38 "member-3"]
23:37:38 }
23:37:38 ]
23:37:38 }
23:37:38 ]
23:37:38 Locating config plan to use...
23:37:38 Finished running config plans
23:37:38 Starting member-1 with IP address 10.30.170.143
23:37:38 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:37:39 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:37:39 Redirecting karaf console output to karaf_console.log
23:37:39 Starting controller...
23:37:39 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:37:39 Starting member-2 with IP address 10.30.171.24
23:37:39 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:37:39 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:37:39 Redirecting karaf console output to karaf_console.log
23:37:39 Starting controller...
23:37:39 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:37:39 Starting member-3 with IP address 10.30.171.118
23:37:39 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:37:40 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:37:40 Redirecting karaf console output to karaf_console.log
23:37:40 Starting controller...
23:37:40 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:37:40 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins4119653824197438758.sh
23:37:40 common-functions.sh is being sourced
23:37:40 common-functions environment:
23:37:40 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:40 ACTUALFEATURES:
23:37:40 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:40 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:37:40 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:40 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:37:40 CONTROLLERMEM: 2048m
23:37:40 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:37:40 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:37:40 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:37:40 SUITES:
23:37:40
23:37:40 + echo '#################################################'
23:37:40 #################################################
23:37:40 + echo '## Verify Cluster is UP ##'
23:37:40 ## Verify Cluster is UP ##
23:37:40 + echo '#################################################'
23:37:40 #################################################
23:37:40 + create_post_startup_script
23:37:40 + cat
23:37:40 + copy_and_run_post_startup_script
23:37:40 + seed_index=1
23:37:40 ++ seq 1 3
23:37:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:37:40 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:37:40 + echo 'Execute the post startup script on controller 10.30.170.143'
23:37:40 Execute the post startup script on controller 10.30.170.143
23:37:40 + scp /w/workspace/controller-csit-3node-clustering-ask-all-scandium/post-startup-script.sh 10.30.170.143:/tmp/
23:37:40 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:37:40 + ssh 10.30.170.143 'bash /tmp/post-startup-script.sh 1'
23:37:40 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:37:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:40 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:38:45 2025-11-02T23:38:24,010 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:38:45 Controller is UP
23:38:45 2025-11-02T23:38:24,010 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:38:45 Listing all open ports on controller system...
23:38:45 looking for "BindException: Address already in use" in log file
23:38:45 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:38:45 looking for "server is unhealthy" in log file
23:38:45 + '[' 1 == 0 ']'
23:38:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:38:45 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:38:45 + echo 'Execute the post startup script on controller 10.30.171.24'
23:38:45 Execute the post startup script on controller 10.30.171.24
23:38:45 + scp /w/workspace/controller-csit-3node-clustering-ask-all-scandium/post-startup-script.sh 10.30.171.24:/tmp/
23:38:45 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:38:46 + ssh 10.30.171.24 'bash /tmp/post-startup-script.sh 2'
23:38:46 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:38:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:46 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:39:51 2025-11-02T23:38:23,334 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:39:51 Controller is UP
23:39:51 2025-11-02T23:38:23,334 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:39:51 Listing all open ports on controller system...
23:39:51 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:39:51 looking for "BindException: Address already in use" in log file
23:39:51 looking for "server is unhealthy" in log file
23:39:51 + '[' 2 == 0 ']'
23:39:51 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:39:51 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:39:51 + echo 'Execute the post startup script on controller 10.30.171.118'
23:39:51 Execute the post startup script on controller 10.30.171.118
23:39:51 + scp /w/workspace/controller-csit-3node-clustering-ask-all-scandium/post-startup-script.sh 10.30.171.118:/tmp/
23:39:51 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:39:52 + ssh 10.30.171.118 'bash /tmp/post-startup-script.sh 3'
23:39:52 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:39:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:52 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:40:57 2025-11-02T23:38:25,080 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:40:57 Controller is UP
23:40:57 2025-11-02T23:38:25,080 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:40:57 Listing all open ports on controller system...
23:40:57 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:40:57 looking for "BindException: Address already in use" in log file
23:40:57 looking for "server is unhealthy" in log file
23:40:57 + '[' 0 == 0 ']'
23:40:57 + seed_index=1
23:40:57 + dump_controller_threads
23:40:57 ++ seq 1 3
23:40:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:40:57 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:40:57 + echo 'Let'\''s take the karaf thread dump'
23:40:57 Let's take the karaf thread dump
23:40:57 + ssh 10.30.170.143 'sudo ps aux'
23:40:57 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:40:57 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_before.log
23:40:57 ++ grep -v grep
23:40:57 ++ cut -f2 '-d '
23:40:57 ++ tr -s ' '
23:40:57 + pid=2089
23:40:57 + echo 'karaf main: org.apache.karaf.main.Main, pid:2089'
23:40:57 karaf main: org.apache.karaf.main.Main, pid:2089
23:40:57 + ssh 10.30.170.143 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2089'
23:40:58 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
23:40:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:40:58 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:40:58 + echo 'Let'\''s take the karaf thread dump'
23:40:58 Let's take the karaf thread dump
23:40:58 + ssh 10.30.171.24 'sudo ps aux'
23:40:58 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:40:59 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_before.log
23:40:59 ++ grep -v grep
23:40:59 ++ cut -f2 '-d '
23:40:59 ++ tr -s ' '
23:40:59 + pid=2081
23:40:59 + echo 'karaf main: org.apache.karaf.main.Main, pid:2081'
23:40:59 karaf main: org.apache.karaf.main.Main, pid:2081
23:40:59 + ssh 10.30.171.24 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2081'
23:40:59 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
23:40:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:40:59 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:40:59 + echo 'Let'\''s take the karaf thread dump'
23:40:59 Let's take the karaf thread dump
23:40:59 + ssh 10.30.171.118 'sudo ps aux'
23:40:59 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:41:00 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_before.log
23:41:00 ++ grep -v grep
23:41:00 ++ cut -f2 '-d '
23:41:00 ++ tr -s ' '
23:41:00 + pid=2093
23:41:00 + echo 'karaf main: org.apache.karaf.main.Main, pid:2093'
23:41:00 karaf main: org.apache.karaf.main.Main, pid:2093
23:41:00 + ssh 10.30.171.118 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2093'
23:41:00 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:41:00 + '[' 0 -gt 0 ']'
23:41:00 + echo 'Generating controller variables...'
23:41:00 Generating controller variables...
23:41:00 ++ seq 1 3
23:41:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:00 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:41:00 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.143'
23:41:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:00 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:41:00 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.143 -v ODL_SYSTEM_2_IP:10.30.171.24'
23:41:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:00 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:41:00 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.143 -v ODL_SYSTEM_2_IP:10.30.171.24 -v ODL_SYSTEM_3_IP:10.30.171.118'
23:41:00 + echo 'Generating mininet variables...'
23:41:00 Generating mininet variables...
23:41:00 ++ seq 1 0
23:41:00 + get_test_suites SUITES
23:41:00 + local __suite_list=SUITES
23:41:00 + echo 'Locating test plan to use...'
23:41:00 Locating test plan to use...
23:41:00 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask-scandium.txt
23:41:00 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask-scandium.txt ']'
23:41:00 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask.txt
23:41:00 + '[' disabled '!=' disabled ']'
23:41:00 + echo 'Changing the testplan path...'
23:41:00 Changing the testplan path...
23:41:00 + sed s:integration:/w/workspace/controller-csit-3node-clustering-ask-all-scandium: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask.txt
23:41:00 + cat testplan.txt
23:41:00 # Place the suites in run order:
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:41:00 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:41:00 + '[' -z '' ']'
23:41:00 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:41:00 ++ tr '\012' ' '
23:41:00 + suite_list='/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:41:00 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:41:00 ++ SUITES='/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:41:00 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:41:00 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:41:00 + robot -N controller-clustering-ask.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.4-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251102.212815-77.zip -v CONTROLLER:10.30.170.143 -v CONTROLLER1:10.30.171.24 -v CONTROLLER2:10.30.171.118 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/controller-csit-3node-clustering-ask-all-scandium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:0 -v ODL_STREAM:scandium -v ODL_SYSTEM_IP:10.30.170.143 -v ODL_SYSTEM_1_IP:10.30.170.143 -v ODL_SYSTEM_2_IP:10.30.171.24 -v ODL_SYSTEM_3_IP:10.30.171.118 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP: -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:41:01 ==============================================================================
23:41:01 controller-clustering-ask.txt
23:41:01 ==============================================================================
23:41:01 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:41:01 ==============================================================================
23:41:06 Stop_All_Members :: Stop every odl node. | FAIL |
23:47:17 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
23:47:17 ------------------------------------------------------------------------------
23:47:17 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:47:26 ------------------------------------------------------------------------------
23:47:26 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:54:37 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
23:54:37 ------------------------------------------------------------------------------
23:54:37 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:54:37 3 tests, 1 passed, 2 failed
23:54:37 ==============================================================================
23:54:37 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBroker testi...
23:54:37 ==============================================================================
23:55:32 Register_Rpc_On_Each_Node :: Register global rpc on each node of t... | FAIL |
23:58:19 ... click for list of related bugs or create a new one if needed (with the
23:58:19 "controller_clustering_ask_txt_rpc_provider_precedence_register_rpc_on_each_node"
23:58:19 reference somewhere inside)
23:58:19 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_register_rpc_on_each_node&order=bug_status"
23:58:19
23:58:19 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
23:58:19 ------------------------------------------------------------------------------
23:58:19 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL |
00:01:05 ... click for list of related bugs or create a new one if needed (with the
00:01:05 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node"
00:01:05 reference somewhere inside)
00:01:05 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node&order=bug_status"
00:01:05
00:01:05 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:01:05 ------------------------------------------------------------------------------
00:01:05 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
00:01:46 ------------------------------------------------------------------------------
00:01:46 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | PASS |
00:02:26 ------------------------------------------------------------------------------
00:02:26 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
00:03:07 ------------------------------------------------------------------------------
00:03:07 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
00:03:48 ------------------------------------------------------------------------------
00:03:48 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL |
00:06:33 ... click for list of related bugs or create a new one if needed (with the
00:06:33 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node_again"
00:06:33 reference somewhere inside)
00:06:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node_again&order=bug_status"
00:06:33
00:06:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:06:33 ------------------------------------------------------------------------------
00:06:33 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL |
00:09:20 ... click for list of related bugs or create a new one if needed (with the
00:09:20 "controller_clustering_ask_txt_rpc_provider_precedence_unregister_rpc_on_each_node"
00:09:20 reference somewhere inside)
00:09:20 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_unregister_rpc_on_each_node&order=bug_status"
00:09:20
00:09:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:09:20 ------------------------------------------------------------------------------
00:09:20 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBro... | FAIL |
00:09:20 8 tests, 4 passed, 4 failed
00:09:20 ==============================================================================
00:09:20 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:09:20 ==============================================================================
00:10:12 Stop_All_Members :: Stop every odl node. | FAIL |
00:16:24 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
00:16:24 ------------------------------------------------------------------------------
00:16:24 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:16:33 ------------------------------------------------------------------------------
00:16:33 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:23:35 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:23:35 ------------------------------------------------------------------------------
00:23:35 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:23:35 3 tests, 1 passed, 2 failed
00:23:35 ==============================================================================
00:23:35 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: DOMRpcBrok...
00:23:35 ==============================================================================
00:24:29 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
00:25:11 ------------------------------------------------------------------------------
00:25:11 Invoke_Rpc_On_Each_Node :: Invoke get-constant rpc on every node o... | FAIL |
00:27:57 ... click for list of related bugs or create a new one if needed (with the
00:27:57 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node"
00:27:57 reference somewhere inside)
00:27:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node&order=bug_status"
00:27:57
00:27:57 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:27:57 ------------------------------------------------------------------------------
00:27:57 Isolate_One_Node :: Isolate one node with registered rpc. From the... | FAIL |
00:30:43 ... click for list of related bugs or create a new one if needed (with the
00:30:43 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node"
00:30:43 reference somewhere inside)
00:30:43 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node&order=bug_status"
00:30:43
00:30:43 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:30:43 ------------------------------------------------------------------------------
00:30:43 Invoke_Rpc_On_Nonisolated_Nodes :: Invoke rpc on non-islolated nodes. | FAIL |
00:33:29 ... click for list of related bugs or create a new one if needed (with the
00:33:29 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes"
00:33:29 reference somewhere inside)
00:33:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes&order=bug_status"
00:33:29
00:33:29 Keyword 'DrbCommons.Verify_Constant_On_Active_Nodes' failed after retrying for 1 minute. The last error was: Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:33:29 ------------------------------------------------------------------------------
00:33:29 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
00:34:09 ... click for list of related bugs or create a new one if needed (with the
00:34:09 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member"
00:34:09 reference somewhere inside)
00:34:09 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member&order=bug_status"
00:34:09
00:34:09 Variable '${isolated_idx}' not found.
00:34:09 ------------------------------------------------------------------------------
00:34:09 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-constant on every ... | FAIL |
00:36:55 ... click for list of related bugs or create a new one if needed (with the
00:36:55 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again"
00:36:55 reference somewhere inside)
00:36:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status"
00:36:55
00:36:55 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:36:55 ------------------------------------------------------------------------------
00:36:55 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
00:37:36 ------------------------------------------------------------------------------
00:37:36 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: D... | FAIL |
00:37:36 7 tests, 2 passed, 5 failed
00:37:36 ==============================================================================
00:37:36 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:37:36 ==============================================================================
00:38:29 Stop_All_Members :: Stop every odl node. | FAIL |
00:44:41 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
00:44:41 ------------------------------------------------------------------------------
00:44:41 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:44:51 ------------------------------------------------------------------------------
00:44:51 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:52:01 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:52:01 ------------------------------------------------------------------------------
00:52:01 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:52:01 3 tests, 1 passed, 2 failed
00:52:01 ==============================================================================
00:52:01 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpcBroker te...
00:52:01 ==============================================================================
00:52:55 Register_Rpc_On_Each_Node :: Register routed rpc on each node of t... | FAIL |
00:55:42 ... click for list of related bugs or create a new one if needed (with the
00:55:42 "controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node"
00:55:42 reference somewhere inside)
00:55:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node&order=bug_status"
00:55:42
00:55:42 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:55:42 ------------------------------------------------------------------------------
00:55:42 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL |
00:58:28 ... click for list of related bugs or create a new one if needed (with the
00:58:28 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node"
00:58:28 reference somewhere inside)
00:58:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node&order=bug_status"
00:58:28
00:58:28 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
00:58:28 ------------------------------------------------------------------------------
00:58:28 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
00:59:09 ------------------------------------------------------------------------------
00:59:09 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | PASS |
00:59:50 ------------------------------------------------------------------------------
00:59:50 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
01:00:30 ------------------------------------------------------------------------------
01:00:30 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
01:01:11 ------------------------------------------------------------------------------
01:01:11 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL |
01:03:57 ... click for list of related bugs or create a new one if needed (with the
01:03:57 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again"
01:03:57 reference somewhere inside)
01:03:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again&order=bug_status"
01:03:57
01:03:57 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
01:03:57 ------------------------------------------------------------------------------
01:03:57 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL |
01:06:43 ... click for list of related bugs or create a new one if needed (with the
01:06:43 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node"
01:06:43 reference somewhere inside)
01:06:43 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node&order=bug_status"
01:06:43
01:06:43 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
01:06:43 ------------------------------------------------------------------------------
01:06:43 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpc... | FAIL |
01:06:43 8 tests, 4 passed, 4 failed
01:06:43 ==============================================================================
01:06:43 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:06:43 ==============================================================================
01:07:36 Stop_All_Members :: Stop every odl node. | FAIL |
01:13:48 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
01:13:48 ------------------------------------------------------------------------------
01:13:48 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:13:57 ------------------------------------------------------------------------------
01:13:57 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:21:07 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
01:21:07 ------------------------------------------------------------------------------
01:21:07 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:21:07 3 tests, 1 passed, 2 failed
01:21:07 ==============================================================================
01:21:07 controller-clustering-ask.txt.Action Provider Partition And Heal :: DOMRpcB...
01:21:07 ==============================================================================
01:22:01 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
01:22:43 ------------------------------------------------------------------------------
01:22:43 Invoke_Rpc_On_Each_Node :: Invoke get-contexted-constant rpc on ev... | FAIL |
01:25:29 ... click for list of related bugs or create a new one if needed (with the
01:25:29 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node"
01:25:29 reference somewhere inside)
01:25:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node&order=bug_status"
01:25:29
01:25:29 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
01:25:29 ------------------------------------------------------------------------------
01:25:29 Isolate_One_Node :: Isolate one node with registered rpc. | FAIL |
01:28:15 ... click for list of related bugs or create a new one if needed (with the
01:28:15 "controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node"
01:28:15 reference somewhere inside)
01:28:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node&order=bug_status"
01:28:15
01:28:15 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
01:28:15 ------------------------------------------------------------------------------
01:28:15 Invoke_Rpc_On_Remaining_Nodes :: Invoke rpc on non-islolated nodes... | FAIL |
01:31:01 ... click for list of related bugs or create a new one if needed (with the
01:31:01 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes"
01:31:01 reference somewhere inside)
01:31:01 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes&order=bug_status"
01:31:01
01:31:01 Keyword 'DrbCommons.Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 1 minute. The last error was: Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
01:31:01 ------------------------------------------------------------------------------
01:31:01 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
01:31:41 ... click for list of related bugs or create a new one if needed (with the
01:31:41 "controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member"
01:31:41 reference somewhere inside)
01:31:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member&order=bug_status"
01:31:41
01:31:41 Variable '${isolated_idx}' not found.
01:31:41 ------------------------------------------------------------------------------
01:31:41 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-contexted-constant... | FAIL |
01:34:27 ... click for list of related bugs or create a new one if needed (with the
01:34:27 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again"
01:34:27 reference somewhere inside)
01:34:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status"
01:34:27
01:34:27 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
01:34:27 ------------------------------------------------------------------------------
01:34:27 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
01:35:08 ------------------------------------------------------------------------------
01:35:08 controller-clustering-ask.txt.Action Provider Partition And Heal :... | FAIL |
01:35:08 7 tests, 2 passed, 5 failed
01:35:08 ==============================================================================
01:35:08 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:35:08 ==============================================================================
01:36:01 Stop_All_Members :: Stop every odl node. | FAIL |
01:42:09 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
01:42:09 ------------------------------------------------------------------------------
01:42:09 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:42:19 ------------------------------------------------------------------------------
01:42:19 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:49:29 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
01:49:29 ------------------------------------------------------------------------------
01:49:29 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:49:29 3 tests, 1 passed, 2 failed
01:49:29 ==============================================================================
01:49:29 controller-clustering-ask.txt.Master Stability :: Cluster Singleton testing...
01:49:29 ==============================================================================
01:50:22 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
01:53:09 ... click for list of related bugs or create a new one if needed (with the
01:53:09 "controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
01:53:09 reference somewhere inside)
01:53:09 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status"
01:53:09
01:53:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
01:53:09 ------------------------------------------------------------------------------
01:53:09 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
01:53:50 ... click for list of related bugs or create a new one if needed (with the
01:53:50 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node"
01:53:50 reference somewhere inside)
01:53:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status"
01:53:50
01:53:50 Variable '@{cs_candidates}' not found. Did you mean:
01:53:50 @{cs_exp_candidates}
01:53:50 ------------------------------------------------------------------------------
01:53:50 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
01:54:30 ... click for list of related bugs or create a new one if needed (with the
01:54:30 "controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered"
01:54:30 reference somewhere inside)
01:54:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered&order=bug_status"
01:54:30
01:54:30 Variable '${cs_owner}' not found.
01:54:30 ------------------------------------------------------------------------------
01:54:30 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
01:55:10 ... click for list of related bugs or create a new one if needed (with the
01:55:10 "controller_clustering_ask_txt_master_stability_reregister_singleton_constant"
01:55:10 reference somewhere inside)
01:55:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_reregister_singleton_constant&order=bug_status"
01:55:10
01:55:10 Variable '${unregistered_node}' not found.
01:55:10 ------------------------------------------------------------------------------
01:55:10 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
01:55:51 ... click for list of related bugs or create a new one if needed (with the
01:55:51 "controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration"
01:55:51 reference somewhere inside)
01:55:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration&order=bug_status"
01:55:51
01:55:51 Variable '${cs_owner}' not found.
01:55:51 ------------------------------------------------------------------------------
01:55:51 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
01:58:37 ... click for list of related bugs or create a new one if needed (with the
01:58:37 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node"
01:58:37 reference somewhere inside)
01:58:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node&order=bug_status"
01:58:37
01:58:37 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
01:58:37 ------------------------------------------------------------------------------
01:58:37 controller-clustering-ask.txt.Master Stability :: Cluster Singleto... | FAIL |
01:58:37 6 tests, 0 passed, 6 failed
01:58:37 ==============================================================================
01:58:37 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:58:37 ==============================================================================
01:59:30 Stop_All_Members :: Stop every odl node. | FAIL |
02:05:42 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
02:05:42 ------------------------------------------------------------------------------
02:05:42 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
02:05:51 ------------------------------------------------------------------------------
02:05:51 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:12:51 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
02:12:51 ------------------------------------------------------------------------------
02:12:51 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
02:12:51 3 tests, 1 passed, 2 failed
02:12:51 ==============================================================================
02:12:51 controller-clustering-ask.txt.Partition And Heal :: Cluster Singleton testi...
02:12:51 ==============================================================================
02:13:45 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
02:16:32 ... click for list of related bugs or create a new one if needed (with the
02:16:32 "controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node"
02:16:32 reference somewhere inside)
02:16:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status"
02:16:32
02:16:32 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
02:16:32 ------------------------------------------------------------------------------
02:16:32 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
02:17:12 ... click for list of related bugs or create a new one if needed (with the
02:17:12 "controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node"
02:17:12 reference somewhere inside)
02:17:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status"
02:17:12
02:17:12 Could not parse owner and candidates for device get-singleton-constant-service']
02:17:12 ------------------------------------------------------------------------------
02:17:12 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
02:17:53 ... click for list of related bugs or create a new one if needed (with the
02:17:53 "controller_clustering_ask_txt_partition_and_heal_isolate_owner_node"
02:17:53 reference somewhere inside)
02:17:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_isolate_owner_node&order=bug_status"
02:17:53
02:17:53 Variable '${cs_owner}' not found.
02:17:53 ------------------------------------------------------------------------------
02:17:53 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
02:18:33 ... click for list of related bugs or create a new one if needed (with the
02:18:33 "controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated"
02:18:33 reference somewhere inside)
02:18:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status"
02:18:33
02:18:33 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
02:18:33 ------------------------------------------------------------------------------
02:18:33 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
02:19:13 ... click for list of related bugs or create a new one if needed (with the
02:19:13 "controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node"
02:19:13 reference somewhere inside)
02:19:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node&order=bug_status"
02:19:13
02:19:13 Variable '${cs_isolated_index}' not found.
02:19:13 ------------------------------------------------------------------------------
02:19:13 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
02:21:59 ... click for list of related bugs or create a new one if needed (with the
02:21:59 "controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
02:21:59 reference somewhere inside)
02:21:59 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status"
02:21:59
02:21:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
02:21:59 ------------------------------------------------------------------------------
02:21:59 controller-clustering-ask.txt.Partition And Heal :: Cluster Single... | FAIL |
02:21:59 6 tests, 0 passed, 6 failed
02:21:59 ==============================================================================
02:21:59 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
02:21:59 ==============================================================================
02:22:52 Stop_All_Members :: Stop every odl node. | FAIL |
02:29:03 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
02:29:03 ------------------------------------------------------------------------------
02:29:03 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
02:29:12 ------------------------------------------------------------------------------
02:29:12 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:36:22 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
02:36:22 ------------------------------------------------------------------------------
02:36:22 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
02:36:22 3 tests, 1 passed, 2 failed
02:36:22 ==============================================================================
02:36:23 controller-clustering-ask.txt.Chasing The Leader :: Cluster Singleton testi...
02:36:23 ==============================================================================
02:37:16 Register_Candidates :: Register a candidate application on each no... | FAIL |
02:40:03 ... click for list of related bugs or create a new one if needed (with the
02:40:03 "controller_clustering_ask_txt_chasing_the_leader_register_candidates"
02:40:03 reference somewhere inside)
02:40:03 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_chasing_the_leader_register_candidates&order=bug_status"
02:40:03
02:40:03 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
02:40:03 ------------------------------------------------------------------------------
02:40:03 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
02:41:44 ------------------------------------------------------------------------------
02:41:44 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
02:44:30 ... click for list of related bugs or create a new one if needed (with the
02:44:30 "controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
02:44:30 reference somewhere inside)
02:44:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
02:44:30
02:44:30 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
02:44:30 ------------------------------------------------------------------------------
02:44:30 controller-clustering-ask.txt.Chasing The Leader :: Cluster Single... | FAIL |
02:44:30 3 tests, 1 passed, 2 failed
02:44:30 ==============================================================================
02:44:30 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
02:44:30 ==============================================================================
02:45:23 Stop_All_Members :: Stop every odl node. | FAIL |
02:51:34 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
02:51:34 ------------------------------------------------------------------------------
02:51:34 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
02:51:44 ------------------------------------------------------------------------------
02:51:44 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:58:54 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
02:58:54 ------------------------------------------------------------------------------
02:58:54 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
02:58:54 3 tests, 1 passed, 2 failed
02:58:54 ==============================================================================
02:58:54 controller-clustering-ask.txt.Global Rpc Kill :: Controller functional HA t...
02:58:54 ==============================================================================
02:59:58 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 Rpc_Before_Stopping_On_Owner :: Run rpc on the service owner. | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 Rpc_Before_Stop_On_Successors :: Run rpc on non owher cluster nodes. | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 Stop_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 Restart_Stopped_Member :: Restart stopped node | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 Verify_New_Owner_Remained_After_Rejoin :: Verify no owner change h... | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
02:59:58 Parent suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58 ------------------------------------------------------------------------------
02:59:58 controller-clustering-ask.txt.Global Rpc Kill :: Controller functi... | FAIL |
02:59:58 Suite setup failed:
02:59:58 No match found for 'opendaylight-user' in 10 seconds
02:59:58 Output:
02:59:58 .
02:59:58
02:59:58 11 tests, 0 passed, 11 failed
02:59:58 ==============================================================================
02:59:59 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
02:59:59 ==============================================================================
03:00:52 Stop_All_Members :: Stop every odl node. | FAIL |
03:07:03 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
03:07:03 ------------------------------------------------------------------------------
03:07:03 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
03:07:13 ------------------------------------------------------------------------------
03:07:13 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:14:23 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
03:14:23 ------------------------------------------------------------------------------
03:14:23 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
03:14:23 3 tests, 1 passed, 2 failed
03:14:23 ==============================================================================
03:14:23 controller-clustering-ask.txt.Global Rpc Freeze :: Controller functional HA...
03:14:23 ==============================================================================
03:15:28 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
03:15:28 Parent suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28 ------------------------------------------------------------------------------
03:15:28 Rpc_Before_Freezing_On_Owner :: Run rpc on the service owner. | FAIL |
03:15:28 Parent suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28 ------------------------------------------------------------------------------
03:15:28 Rpc_Before_Freeze_On_Successors :: Run rpc on non owher cluster no... | FAIL |
03:15:28 Parent suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28 ------------------------------------------------------------------------------
03:15:28 Freeze_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
03:15:28 Parent suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28 ------------------------------------------------------------------------------
03:15:28 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
03:15:28 Parent suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28 ------------------------------------------------------------------------------
03:15:28 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
03:15:28 Parent suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28 ------------------------------------------------------------------------------
03:15:28 Unfreeze_Frozen_Member :: Restart frozen node | FAIL |
03:15:28 Parent suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28 ------------------------------------------------------------------------------
03:15:28 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
03:15:28 Parent suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28 ------------------------------------------------------------------------------
03:15:28 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
03:15:28 Parent suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28 ------------------------------------------------------------------------------
03:15:28 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
03:15:28 Parent suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28 ------------------------------------------------------------------------------
03:15:28 controller-clustering-ask.txt.Global Rpc Freeze :: Controller func... | FAIL |
03:15:28 Suite setup failed:
03:15:28 No match found for 'opendaylight-user' in 10 seconds
03:15:28 Output:
03:15:28 .
03:15:28
03:15:28 10 tests, 0 passed, 10 failed
03:15:28 ==============================================================================
03:15:28 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
03:15:28 ==============================================================================
03:16:21 Stop_All_Members :: Stop every odl node. | FAIL |
03:22:34 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
03:22:34 ------------------------------------------------------------------------------
03:22:34 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
03:22:44 ------------------------------------------------------------------------------
03:22:44 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:29:54 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
03:29:54 ------------------------------------------------------------------------------
03:29:54 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
03:29:54 3 tests, 1 passed, 2 failed
03:29:54 ==============================================================================
03:29:54 controller-clustering-ask.txt.Global Rpc Isolate :: Controller functional H...
03:29:54 ==============================================================================
03:30:58 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 Rpc_Before_Isolation_On_Owner :: Run rpc on the service owner. | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 Rpc_Before_Isolation_On_Successors :: Run rpc on non owher cluster... | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 Isolate_Current_Owner_Member :: Isolating cluster node which is th... | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 Rpc_On_Isolated_Node :: Run rpc on isolated cluster node. | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 Rpc_On_Non_Isolated_Cluster_Nodes :: Run rpc on remained cluster n... | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
03:30:58 Parent suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58 ------------------------------------------------------------------------------
03:30:58 controller-clustering-ask.txt.Global Rpc Isolate :: Controller fun... | FAIL |
03:30:58 Suite setup failed:
03:30:58 No match found for 'opendaylight-user' in 10 seconds
03:30:58 Output:
03:30:58 .
03:30:58
03:30:58 11 tests, 0 passed, 11 failed
03:30:58 ==============================================================================
03:30:58 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
03:30:58 ==============================================================================
03:31:52 Stop_All_Members :: Stop every odl node. | FAIL |
03:38:03 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
03:38:03 ------------------------------------------------------------------------------
03:38:03 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
03:38:13 ------------------------------------------------------------------------------
03:38:13 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:45:24 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=125.0)
03:45:24 ------------------------------------------------------------------------------
03:45:24 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
03:45:24 3 tests, 1 passed, 2 failed
03:45:24 ==============================================================================
03:45:24 controller-clustering-ask.txt.Carpeople Crud :: Suite for performing basic ...
03:45:24 ==============================================================================
03:46:24 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 See_Added_People_On_Followers :: The same check on other members. | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
03:46:24 Parent suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24 ------------------------------------------------------------------------------
03:46:24 controller-clustering-ask.txt.Carpeople Crud :: Suite for performi... | FAIL |
03:46:24 Suite setup failed:
03:46:24 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:46:24
03:46:24 13 tests, 0 passed, 13 failed
03:46:24 ==============================================================================
03:46:24 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing basic opera...
03:46:24 ==============================================================================
03:47:23 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
03:47:23 Parent suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23 ------------------------------------------------------------------------------
03:47:23 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing ba... | FAIL |
03:47:23 Suite setup failed:
03:47:23 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:47:23
03:47:23 16 tests, 0 passed, 16 failed
03:47:23 ==============================================================================
03:47:23 controller-clustering-ask.txt.Car Persistence Recovery :: This test restart...
03:47:23 ==============================================================================
03:48:21 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
03:48:21 Parent suite setup failed:
03:48:21 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:48:21 ------------------------------------------------------------------------------
03:48:21 Stop_All_Members :: Stop all controllers. | FAIL |
03:48:21 Parent suite setup failed:
03:48:21 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:48:21 ------------------------------------------------------------------------------
03:48:21 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
03:48:21 Parent suite setup failed:
03:48:21 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:48:21 ------------------------------------------------------------------------------
03:48:21 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
03:48:21 Parent suite setup failed:
03:48:21 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:48:21 ------------------------------------------------------------------------------
03:48:21 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
03:48:21 Parent suite setup failed:
03:48:21 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:48:21 ------------------------------------------------------------------------------
03:48:21 See_Cars_On_Followers :: The same check on other members. | FAIL |
03:48:21 Parent suite setup failed:
03:48:21 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:48:21 ------------------------------------------------------------------------------
03:48:21 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
03:48:21 Parent suite setup failed:
03:48:21 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:48:21 ------------------------------------------------------------------------------
03:48:21 controller-clustering-ask.txt.Car Persistence Recovery :: This tes... | FAIL |
03:48:21 Suite setup failed:
03:48:21 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:48:21
03:48:21 7 tests, 0 passed, 7 failed
03:48:21 ==============================================================================
03:48:21 controller-clustering-ask.txt.Buycar Failover :: This test focuses on testi...
03:48:21 ==============================================================================
03:49:20 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
03:49:20 Parent suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20 ------------------------------------------------------------------------------
03:49:20 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
03:49:20 Parent suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20 ------------------------------------------------------------------------------
03:49:20 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
03:49:20 Parent suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20 ------------------------------------------------------------------------------
03:49:20 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
03:49:20 Parent suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20 ------------------------------------------------------------------------------
03:49:20 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
03:49:20 Parent suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20 ------------------------------------------------------------------------------
03:49:20 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
03:49:20 Parent suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20 ------------------------------------------------------------------------------
03:49:20 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
03:49:20 Parent suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20 ------------------------------------------------------------------------------
03:49:20 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
03:49:20 Parent suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20 ------------------------------------------------------------------------------
03:49:20 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
03:49:20 Parent suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20 ------------------------------------------------------------------------------
03:49:20 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
03:49:20 Parent suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20 ------------------------------------------------------------------------------
03:49:20 controller-clustering-ask.txt.Buycar Failover :: This test focuses... | FAIL |
03:49:20 Suite setup failed:
03:49:20 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:49:20
03:49:20 10 tests, 0 passed, 10 failed
03:49:20 ==============================================================================
03:49:20 controller-clustering-ask.txt.Entity Isolate :: Suite for performing member...
03:49:20 ==============================================================================
03:50:12 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
03:50:12 Parent suite setup failed:
03:50:12 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:50:12 [ Message content over the limit has been removed. ]
03:50:12 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:50:12 ------------------------------------------------------------------------------
03:50:12 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
03:50:12 Parent suite setup failed:
03:50:12 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:50:12 [ Message content over the limit has been removed. ]
03:50:12 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:50:12 ------------------------------------------------------------------------------
03:50:12 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
03:50:12 Parent suite setup failed:
03:50:12 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:50:12 [ Message content over the limit has been removed. ]
03:50:12 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:50:12 ------------------------------------------------------------------------------
03:50:12 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
03:50:12 Parent suite setup failed:
03:50:12 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:50:12 [ Message content over the limit has been removed. ]
03:50:12 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:50:12 ------------------------------------------------------------------------------
03:50:12 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
03:50:12 Parent suite setup failed:
03:50:12 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:50:12 [ Message content over the limit has been removed. ]
03:50:12 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:50:12 ------------------------------------------------------------------------------
03:50:14 controller-clustering-ask.txt.Entity Isolate :: Suite for performi... | FAIL |
03:50:14 Suite setup failed:
03:50:14 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:50:14 [ Message content over the limit has been removed. ]
03:50:14 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:50:14
03:50:14 5 tests, 0 passed, 5 failed
03:50:14 ==============================================================================
03:50:14 controller-clustering-ask.txt.Buycar Failover Isolation :: This test focuse...
03:50:14 ==============================================================================
03:51:12 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
03:51:12 Parent suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12 ------------------------------------------------------------------------------
03:51:12 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
03:51:12 Parent suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12 ------------------------------------------------------------------------------
03:51:12 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
03:51:12 Parent suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12 ------------------------------------------------------------------------------
03:51:12 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
03:51:12 Parent suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12 ------------------------------------------------------------------------------
03:51:12 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
03:51:12 Parent suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12 ------------------------------------------------------------------------------
03:51:12 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
03:51:12 Parent suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12 ------------------------------------------------------------------------------
03:51:12 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
03:51:12 Parent suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12 ------------------------------------------------------------------------------
03:51:12 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
03:51:12 Parent suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12 ------------------------------------------------------------------------------
03:51:12 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
03:51:12 Parent suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12 ------------------------------------------------------------------------------
03:51:12 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
03:51:12 Parent suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12 ------------------------------------------------------------------------------
03:51:12 controller-clustering-ask.txt.Buycar Failover Isolation :: This te... | FAIL |
03:51:12 Suite setup failed:
03:51:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:51:12
03:51:12 10 tests, 0 passed, 10 failed
03:51:12 ==============================================================================
03:51:12 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite mixing b...
03:51:12 ==============================================================================
03:52:09 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
03:52:09 Parent suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09 ------------------------------------------------------------------------------
03:52:09 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite... | FAIL |
03:52:09 Suite setup failed:
03:52:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:52:09
03:52:09 16 tests, 0 passed, 16 failed
03:52:09 ==============================================================================
03:52:09 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite for testi...
03:52:09 ==============================================================================
03:53:08 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
03:53:08 Parent suite setup failed:
03:53:08 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:53:08 ------------------------------------------------------------------------------
03:53:08 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
03:53:08 Parent suite setup failed:
03:53:08 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:53:08 ------------------------------------------------------------------------------
03:53:08 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
03:53:08 Parent suite setup failed:
03:53:08 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:53:08 ------------------------------------------------------------------------------
03:53:08 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
03:53:08 Parent suite setup failed:
03:53:08 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:53:08 ------------------------------------------------------------------------------
03:53:08 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
03:53:08 Parent suite setup failed:
03:53:08 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:53:08 ------------------------------------------------------------------------------
03:53:08 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
03:53:08 Parent suite setup failed:
03:53:08 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:53:08 ------------------------------------------------------------------------------
03:53:08 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
03:53:08 Parent suite setup failed:
03:53:08 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:53:08 ------------------------------------------------------------------------------
03:53:08 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
03:53:08 Parent suite setup failed:
03:53:08 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:53:08 ------------------------------------------------------------------------------
03:53:08 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite ... | FAIL |
03:53:08 Suite setup failed:
03:53:08 ReadTimeout: HTTPConnectionPool(host='10.30.171.118', port=8181): Read timed out. (read timeout=5.0)
03:53:08
03:53:08 8 tests, 0 passed, 8 failed
03:53:08 ==============================================================================
03:53:08 controller-clustering-ask.txt | FAIL |
03:53:08 195 tests, 24 passed, 171 failed
03:53:08 ==============================================================================
03:53:08 Output: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/output.xml
03:53:17 Log: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/log.html
03:53:17 Report: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/report.html
03:53:17 + true
03:53:17 + echo 'Examining the files in data/log and checking filesize'
03:53:17 Examining the files in data/log and checking filesize
03:53:17 + ssh 10.30.170.143 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
03:53:17 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:17 total 8868
03:53:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:37 .
03:53:17 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 2 23:37 karaf_console.log
03:53:17 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 03:38 ..
03:53:17 -rw-rw-r-- 1 jenkins jenkins 9062352 Nov 3 03:52 karaf.log
03:53:17 + ssh 10.30.170.143 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
03:53:17 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:18 8.7M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:53:18 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:53:18 + ssh 10.30.171.24 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
03:53:18 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:18 total 9000
03:53:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:37 .
03:53:18 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 2 23:37 karaf_console.log
03:53:18 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 03:38 ..
03:53:18 -rw-rw-r-- 1 jenkins jenkins 9199253 Nov 3 03:52 karaf.log
03:53:18 + ssh 10.30.171.24 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
03:53:18 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:18 8.8M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:53:18 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:53:18 + ssh 10.30.171.118 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
03:53:18 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:19 total 8112
03:53:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:37 .
03:53:19 -rw-rw-r-- 1 jenkins jenkins 172777 Nov 3 00:16 karaf_console.log
03:53:19 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 03:38 ..
03:53:19 -rw-rw-r-- 1 jenkins jenkins 8116190 Nov 3 03:53 karaf.log
03:53:19 + ssh 10.30.171.118 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
03:53:19 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:19 7.8M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:53:19 172K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:53:19 + set +e
03:53:19 ++ seq 1 3
03:53:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:53:19 + CONTROLLERIP=ODL_SYSTEM_1_IP
03:53:19 + echo 'Let'\''s take the karaf thread dump again'
03:53:19 Let's take the karaf thread dump again
03:53:19 + ssh 10.30.170.143 'sudo ps aux'
03:53:19 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:19 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_after.log
03:53:19 ++ grep -v grep
03:53:19 ++ tr -s ' '
03:53:19 ++ cut -f2 '-d '
03:53:19 + pid=29163
03:53:19 + echo 'karaf main: org.apache.karaf.main.Main, pid:29163'
03:53:19 karaf main: org.apache.karaf.main.Main, pid:29163
03:53:19 + ssh 10.30.170.143 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 29163'
03:53:19 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:20 + echo 'killing karaf process...'
03:53:20 killing karaf process...
03:53:20 + ssh 10.30.170.143 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:53:20 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:53:20 + CONTROLLERIP=ODL_SYSTEM_2_IP
03:53:20 + echo 'Let'\''s take the karaf thread dump again'
03:53:20 Let's take the karaf thread dump again
03:53:20 + ssh 10.30.171.24 'sudo ps aux'
03:53:20 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:20 ++ tr -s ' '
03:53:20 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_after.log
03:53:20 ++ cut -f2 '-d '
03:53:20 ++ grep -v grep
03:53:20 + pid=28122
03:53:20 + echo 'karaf main: org.apache.karaf.main.Main, pid:28122'
03:53:20 karaf main: org.apache.karaf.main.Main, pid:28122
03:53:20 + ssh 10.30.171.24 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 28122'
03:53:20 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:21 + echo 'killing karaf process...'
03:53:21 killing karaf process...
03:53:21 + ssh 10.30.171.24 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:53:21 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:53:21 + CONTROLLERIP=ODL_SYSTEM_3_IP
03:53:21 + echo 'Let'\''s take the karaf thread dump again'
03:53:21 Let's take the karaf thread dump again
03:53:21 + ssh 10.30.171.118 'sudo ps aux'
03:53:21 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:21 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_after.log
03:53:21 ++ grep -v grep
03:53:21 ++ cut -f2 '-d '
03:53:21 ++ tr -s ' '
03:53:21 + pid=2093
03:53:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:2093'
03:53:21 karaf main: org.apache.karaf.main.Main, pid:2093
03:53:21 + ssh 10.30.171.118 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2093'
03:53:22 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:22 + echo 'killing karaf process...'
03:53:22 killing karaf process...
03:53:22 + ssh 10.30.171.118 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:53:22 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:22 + sleep 5
03:53:27 ++ seq 1 3
03:53:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:53:27 + CONTROLLERIP=ODL_SYSTEM_1_IP
03:53:27 + echo 'Compressing karaf.log 1'
03:53:27 Compressing karaf.log 1
03:53:27 + ssh 10.30.170.143 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:53:27 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:28 + echo 'Fetching compressed karaf.log 1'
03:53:28 Fetching compressed karaf.log 1
03:53:28 + scp 10.30.170.143:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
03:53:28 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:28 + ssh 10.30.170.143 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
03:53:28 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:28 + scp 10.30.170.143:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
03:53:28 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:29 + ssh 10.30.170.143 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:53:29 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:29 + echo 'Fetch GC logs'
03:53:29 Fetch GC logs
03:53:29 + mkdir -p gclogs-1
03:53:29 + scp '10.30.170.143:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
03:53:29 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
03:53:29 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
03:53:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:53:29 + CONTROLLERIP=ODL_SYSTEM_2_IP
03:53:29 + echo 'Compressing karaf.log 2'
03:53:29 Compressing karaf.log 2
03:53:29 + ssh 10.30.171.24 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:53:29 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:30 + echo 'Fetching compressed karaf.log 2'
03:53:30 Fetching compressed karaf.log 2
03:53:30 + scp 10.30.171.24:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
03:53:30 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:30 + ssh 10.30.171.24 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
03:53:30 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:30 + scp 10.30.171.24:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
03:53:30 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:30 + ssh 10.30.171.24 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:53:30 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:30 + echo 'Fetch GC logs'
03:53:30 Fetch GC logs
03:53:30 + mkdir -p gclogs-2
03:53:30 + scp '10.30.171.24:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
03:53:30 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts.
03:53:31 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
03:53:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:53:31 + CONTROLLERIP=ODL_SYSTEM_3_IP
03:53:31 + echo 'Compressing karaf.log 3'
03:53:31 Compressing karaf.log 3
03:53:31 + ssh 10.30.171.118 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:53:31 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:31 + echo 'Fetching compressed karaf.log 3'
03:53:31 Fetching compressed karaf.log 3
03:53:31 + scp 10.30.171.118:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
03:53:31 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:31 + ssh 10.30.171.118 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
03:53:31 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:32 + scp 10.30.171.118:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
03:53:32 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:32 + ssh 10.30.171.118 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:53:32 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:32 + echo 'Fetch GC logs'
03:53:32 Fetch GC logs
03:53:32 + mkdir -p gclogs-3
03:53:32 + scp '10.30.171.118:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
03:53:32 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
03:53:32 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
03:53:32 + echo 'Examine copied files'
03:53:32 Examine copied files
03:53:32 + ls -lt
03:53:32 total 53852
03:53:32 drwxrwxr-x. 2 jenkins jenkins 6 Nov 3 03:53 gclogs-3
03:53:32 -rw-rw-r--. 1 jenkins jenkins 172777 Nov 3 03:53 odl3_karaf_console.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 297386 Nov 3 03:53 odl3_karaf.log.gz
03:53:32 drwxrwxr-x. 2 jenkins jenkins 6 Nov 3 03:53 gclogs-2
03:53:32 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 3 03:53 odl2_karaf_console.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 660492 Nov 3 03:53 odl2_karaf.log.gz
03:53:32 drwxrwxr-x. 2 jenkins jenkins 6 Nov 3 03:53 gclogs-1
03:53:32 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 3 03:53 odl1_karaf_console.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 664405 Nov 3 03:53 odl1_karaf.log.gz
03:53:32 -rw-rw-r--. 1 jenkins jenkins 142080 Nov 3 03:53 karaf_3_2093_threads_after.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 13652 Nov 3 03:53 ps_after.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 127559 Nov 3 03:53 karaf_2_28122_threads_after.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 126486 Nov 3 03:53 karaf_1_29163_threads_after.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 300628 Nov 3 03:53 report.html
03:53:32 -rw-rw-r--. 1 jenkins jenkins 3777121 Nov 3 03:53 log.html
03:53:32 -rw-rw-r--. 1 jenkins jenkins 48402234 Nov 3 03:53 output.xml
03:53:32 -rw-rw-r--. 1 jenkins jenkins 4120 Nov 2 23:41 testplan.txt
03:53:32 -rw-rw-r--. 1 jenkins jenkins 113144 Nov 2 23:41 karaf_3_2093_threads_before.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 13905 Nov 2 23:41 ps_before.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 114413 Nov 2 23:40 karaf_2_2081_threads_before.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 113820 Nov 2 23:40 karaf_1_2089_threads_before.log
03:53:32 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 2 23:37 post-startup-script.sh
03:53:32 -rw-rw-r--. 1 jenkins jenkins 252 Nov 2 23:37 startup-script.sh
03:53:32 -rw-rw-r--. 1 jenkins jenkins 3468 Nov 2 23:37 configuration-script.sh
03:53:32 -rw-rw-r--. 1 jenkins jenkins 695 Nov 2 23:37 custom_shard_config.txt
03:53:32 -rw-rw-r--. 1 jenkins jenkins 135 Nov 2 23:37 scriptplan.txt
03:53:32 -rw-rw-r--. 1 jenkins jenkins 335 Nov 2 23:37 detect_variables.env
03:53:32 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 2 23:37 pom.xml
03:53:32 -rw-rw-r--. 1 jenkins jenkins 92 Nov 2 23:37 set_variables.env
03:53:32 -rw-rw-r--. 1 jenkins jenkins 313 Nov 2 23:37 slave_addresses.txt
03:53:32 -rw-rw-r--. 1 jenkins jenkins 570 Nov 2 23:36 requirements.txt
03:53:32 -rw-rw-r--. 1 jenkins jenkins 26 Nov 2 23:36 env.properties
03:53:32 -rw-rw-r--. 1 jenkins jenkins 333 Nov 2 23:34 stack-parameters.yaml
03:53:32 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 2 23:33 test
03:53:32 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 23:33 test@tmp
03:53:32 -rw-rw-r--. 1 jenkins jenkins 1404 Nov 2 21:28 maven-metadata.xml
03:53:32 + true
03:53:32 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/sh /tmp/jenkins7248737197570893147.sh
03:53:32 Cleaning up Robot installation...
03:53:33 $ ssh-agent -k
03:53:33 unset SSH_AUTH_SOCK;
03:53:33 unset SSH_AGENT_PID;
03:53:33 echo Agent pid 5274 killed;
03:53:33 [ssh-agent] Stopped.
03:53:33 Recording plot data
03:53:33 Robot results publisher started...
03:53:33 INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:53:33 -Parsing output xml:
03:53:35 Done!
03:53:35 -Copying log files to build dir:
03:53:36 Done!
03:53:36 -Assigning results to build:
03:53:36 Done!
03:53:36 -Checking thresholds:
03:53:36 Done!
03:53:36 Done publishing Robot results.
03:53:36 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
03:53:36 [PostBuildScript] - [INFO] Executing post build scripts.
03:53:36 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins4048021109768033480.sh
03:53:36 Archiving csit artifacts
03:53:37 mv: cannot stat '*_1.png': No such file or directory
03:53:37 mv: cannot stat '/tmp/odl1_*': No such file or directory
03:53:37 mv: cannot stat '*_2.png': No such file or directory
03:53:37 mv: cannot stat '/tmp/odl2_*': No such file or directory
03:53:37 mv: cannot stat '*_3.png': No such file or directory
03:53:37 mv: cannot stat '/tmp/odl3_*': No such file or directory
03:53:37 % Total % Received % Xferd Average Speed Time Time Time Current
03:53:37 Dload Upload Total Spent Left Speed
03:53:37
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3908k 0 3908k 0 0 4978k 0 --:--:-- --:--:-- --:--:-- 4972k
100 4527k 0 4527k 0 0 5144k 0 --:--:-- --:--:-- --:--:-- 5138k
03:53:37 Archive: robot-plugin.zip
03:53:37 inflating: ./archives/robot-plugin/log.html
03:53:37 inflating: ./archives/robot-plugin/output.xml
03:53:38 inflating: ./archives/robot-plugin/report.html
03:53:38 mv: cannot stat '*.log.gz': No such file or directory
03:53:38 mv: cannot stat '*.csv': No such file or directory
03:53:38 mv: cannot stat '*.png': No such file or directory
03:53:38 [PostBuildScript] - [INFO] Executing post build scripts.
03:53:38 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins2967295684660629088.sh
03:53:38 [PostBuildScript] - [INFO] Executing post build scripts.
03:53:38 [EnvInject] - Injecting environment variables from a build step.
03:53:38 [EnvInject] - Injecting as environment variables the properties content
03:53:38 OS_CLOUD=vex
03:53:38 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-scandium-79
03:53:38
03:53:38 [EnvInject] - Variables injected successfully.
03:53:38 provisioning config files...
03:53:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:53:38 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins9283662751806314893.sh
03:53:38 ---> openstack-stack-delete.sh
03:53:38 Setup pyenv:
03:53:38 system
03:53:38 3.8.13
03:53:38 3.9.13
03:53:38 3.10.13
03:53:38 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
03:53:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eg9x from file:/tmp/.os_lf_venv
03:53:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:53:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:53:41 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.
03:53:41 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:53:41 lf-activate-venv(): INFO: Base packages installed successfully
03:53:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:53:56 lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH
03:53:56 INFO: Stack cost retrieval disabled, setting cost to 0
03:54:08 INFO: Deleting stack releng-controller-csit-3node-clustering-ask-all-scandium-79
03:54:08 Successfully deleted stack releng-controller-csit-3node-clustering-ask-all-scandium-79
03:54:08 [PostBuildScript] - [INFO] Executing post build scripts.
03:54:08 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins12109939582543223204.sh
03:54:08 ---> sysstat.sh
03:54:09 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins9507553461751870263.sh
03:54:09 ---> package-listing.sh
03:54:09 ++ tr '[:upper:]' '[:lower:]'
03:54:09 ++ facter osfamily
03:54:09 + OS_FAMILY=redhat
03:54:09 + workspace=/w/workspace/controller-csit-3node-clustering-ask-all-scandium
03:54:09 + START_PACKAGES=/tmp/packages_start.txt
03:54:09 + END_PACKAGES=/tmp/packages_end.txt
03:54:09 + DIFF_PACKAGES=/tmp/packages_diff.txt
03:54:09 + PACKAGES=/tmp/packages_start.txt
03:54:09 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-scandium ']'
03:54:09 + PACKAGES=/tmp/packages_end.txt
03:54:09 + case "${OS_FAMILY}" in
03:54:09 + sort
03:54:09 + rpm -qa
03:54:10 + '[' -f /tmp/packages_start.txt ']'
03:54:10 + '[' -f /tmp/packages_end.txt ']'
03:54:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:54:10 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-scandium ']'
03:54:10 + mkdir -p /w/workspace/controller-csit-3node-clustering-ask-all-scandium/archives/
03:54:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-ask-all-scandium/archives/
03:54:10 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins14614067228401825872.sh
03:54:10 ---> capture-instance-metadata.sh
03:54:10 Setup pyenv:
03:54:10 system
03:54:10 3.8.13
03:54:10 3.9.13
03:54:10 3.10.13
03:54:10 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
03:54:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eg9x from file:/tmp/.os_lf_venv
03:54:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:54:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:54:12 lf-activate-venv(): INFO: Base packages installed successfully
03:54:12 lf-activate-venv(): INFO: Installing additional packages: lftools
03:54:24 lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH
03:54:24 INFO: Running in OpenStack, capturing instance metadata
03:54:24 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins10764575151401142797.sh
03:54:24 provisioning config files...
03:54:25 Could not find credentials [logs] for controller-csit-3node-clustering-ask-all-scandium #79
03:54:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-ask-all-scandium@tmp/config3955230156622907896tmp
03:54:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:54:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:54:25 provisioning config files...
03:54:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:54:25 [EnvInject] - Injecting environment variables from a build step.
03:54:25 [EnvInject] - Injecting as environment variables the properties content
03:54:25 SERVER_ID=logs
03:54:25
03:54:25 [EnvInject] - Variables injected successfully.
03:54:25 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins7674229000444386137.sh
03:54:25 ---> create-netrc.sh
03:54:25 WARN: Log server credential not found.
03:54:25 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins17376383030198200718.sh
03:54:25 ---> python-tools-install.sh
03:54:25 Setup pyenv:
03:54:25 system
03:54:25 3.8.13
03:54:25 3.9.13
03:54:25 3.10.13
03:54:25 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
03:54:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eg9x from file:/tmp/.os_lf_venv
03:54:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:54:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:54:27 lf-activate-venv(): INFO: Base packages installed successfully
03:54:27 lf-activate-venv(): INFO: Installing additional packages: lftools
03:54:38 lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH
03:54:38 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins4129580840441351241.sh
03:54:38 ---> sudo-logs.sh
03:54:38 Archiving 'sudo' log..
03:54:38 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins9599611329257176173.sh
03:54:38 ---> job-cost.sh
03:54:38 Setup pyenv:
03:54:38 system
03:54:38 3.8.13
03:54:38 3.9.13
03:54:38 3.10.13
03:54:38 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
03:54:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eg9x from file:/tmp/.os_lf_venv
03:54:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:54:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:54:40 lf-activate-venv(): INFO: Base packages installed successfully
03:54:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
03:54:48 lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH
03:54:48 DEBUG: total: 0
03:54:48 INFO: Retrieving Stack Cost...
03:54:49 INFO: Retrieving Pricing Info for: v3-standard-2
03:54:49 INFO: Archiving Costs
03:54:49 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins16589318355681903753.sh
03:54:49 ---> logs-deploy.sh
03:54:49 Setup pyenv:
03:54:49 system
03:54:49 3.8.13
03:54:49 3.9.13
03:54:49 3.10.13
03:54:49 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
03:54:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eg9x from file:/tmp/.os_lf_venv
03:54:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:54:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:54:51 lf-activate-venv(): INFO: Base packages installed successfully
03:54:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
03:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-eg9x/bin to PATH
03:55:01 WARNING: Nexus logging server not set
03:55:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-ask-all-scandium/79/
03:55:01 INFO: archiving logs to S3
03:55:03 ---> uname -a:
03:55:03 Linux prd-centos8-robot-2c-8g-4828.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
03:55:03
03:55:03
03:55:03 ---> lscpu:
03:55:03 Architecture: x86_64
03:55:03 CPU op-mode(s): 32-bit, 64-bit
03:55:03 Byte Order: Little Endian
03:55:03 CPU(s): 2
03:55:03 On-line CPU(s) list: 0,1
03:55:03 Thread(s) per core: 1
03:55:03 Core(s) per socket: 1
03:55:03 Socket(s): 2
03:55:03 NUMA node(s): 1
03:55:03 Vendor ID: AuthenticAMD
03:55:03 CPU family: 23
03:55:03 Model: 49
03:55:03 Model name: AMD EPYC-Rome Processor
03:55:03 Stepping: 0
03:55:03 CPU MHz: 2800.000
03:55:03 BogoMIPS: 5600.00
03:55:03 Virtualization: AMD-V
03:55:03 Hypervisor vendor: KVM
03:55:03 Virtualization type: full
03:55:03 L1d cache: 32K
03:55:03 L1i cache: 32K
03:55:03 L2 cache: 512K
03:55:03 L3 cache: 16384K
03:55:03 NUMA node0 CPU(s): 0,1
03:55:03 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
03:55:03
03:55:03
03:55:03 ---> nproc:
03:55:03 2
03:55:03
03:55:03
03:55:03 ---> df -h:
03:55:03 Filesystem Size Used Avail Use% Mounted on
03:55:03 devtmpfs 3.8G 0 3.8G 0% /dev
03:55:03 tmpfs 3.8G 0 3.8G 0% /dev/shm
03:55:03 tmpfs 3.8G 17M 3.8G 1% /run
03:55:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
03:55:03 /dev/vda1 40G 8.4G 32G 21% /
03:55:03 tmpfs 770M 0 770M 0% /run/user/1001
03:55:03
03:55:03
03:55:03 ---> free -m:
03:55:03 total used free shared buff/cache available
03:55:03 Mem: 7697 657 4733 19 2306 6740
03:55:03 Swap: 1023 0 1023
03:55:03
03:55:03
03:55:03 ---> ip addr:
03:55:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:55:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:55:03 inet 127.0.0.1/8 scope host lo
03:55:03 valid_lft forever preferred_lft forever
03:55:03 inet6 ::1/128 scope host
03:55:03 valid_lft forever preferred_lft forever
03:55:03 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
03:55:03 link/ether fa:16:3e:5c:b3:34 brd ff:ff:ff:ff:ff:ff
03:55:03 altname enp0s3
03:55:03 altname ens3
03:55:03 inet 10.30.170.33/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:55:03 valid_lft 70684sec preferred_lft 70684sec
03:55:03 inet6 fe80::f816:3eff:fe5c:b334/64 scope link
03:55:03 valid_lft forever preferred_lft forever
03:55:03
03:55:03
03:55:03 ---> sar -b -r -n DEV:
03:55:03 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-4828.novalocal) 11/03/2025 _x86_64_ (2 CPU)
03:55:03
03:55:03 12:00:01 AM tps rtps wtps bread/s bwrtn/s
03:55:03 12:01:01 AM 0.88 0.00 0.88 0.00 194.97
03:55:03 12:02:01 AM 0.70 0.08 0.62 1.87 13.84
03:55:03 12:03:01 AM 0.28 0.00 0.28 0.00 6.53
03:55:03 12:04:01 AM 0.35 0.00 0.35 0.00 11.95
03:55:03 12:05:01 AM 0.17 0.00 0.17 0.00 7.12
03:55:03 12:06:01 AM 0.22 0.00 0.22 0.00 2.85
03:55:03 12:07:01 AM 0.12 0.00 0.12 0.00 1.18
03:55:03 12:08:01 AM 0.37 0.00 0.37 0.00 13.05
03:55:03 12:09:01 AM 0.40 0.00 0.40 0.00 7.05
03:55:03 12:10:01 AM 0.22 0.00 0.22 0.00 6.56
03:55:03 12:11:01 AM 0.35 0.00 0.35 0.00 14.06
03:55:03 12:12:01 AM 0.17 0.00 0.17 0.00 16.81
03:55:03 12:13:02 AM 0.12 0.00 0.12 0.00 8.55
03:55:03 12:14:01 AM 0.39 0.00 0.39 0.00 21.52
03:55:03 12:15:01 AM 0.23 0.00 0.23 0.00 12.11
03:55:03 12:16:01 AM 0.20 0.00 0.20 0.00 17.36
03:55:03 12:17:01 AM 0.18 0.00 0.18 0.00 25.51
03:55:03 12:18:01 AM 0.20 0.00 0.20 0.00 3.60
03:55:03 12:19:01 AM 0.50 0.00 0.50 0.00 6.90
03:55:03 12:20:01 AM 1.30 0.32 0.98 6.93 23.63
03:55:03 12:21:01 AM 0.57 0.00 0.57 0.00 7.28
03:55:03 12:22:01 AM 0.35 0.00 0.35 0.00 6.06
03:55:03 12:23:01 AM 0.32 0.00 0.32 0.00 3.55
03:55:03 12:24:01 AM 0.47 0.00 0.47 0.00 10.90
03:55:03 12:25:01 AM 8.73 5.75 2.98 555.64 73.24
03:55:03 12:26:01 AM 0.35 0.00 0.35 0.00 14.41
03:55:03 12:27:01 AM 0.13 0.00 0.13 0.00 2.18
03:55:03 12:28:01 AM 0.22 0.00 0.22 0.00 2.13
03:55:03 12:29:01 AM 0.33 0.00 0.33 0.00 8.65
03:55:03 12:30:01 AM 0.27 0.00 0.27 0.00 3.18
03:55:03 12:31:01 AM 0.17 0.00 0.17 0.00 1.78
03:55:03 12:32:01 AM 0.22 0.00 0.22 0.00 9.86
03:55:03 12:33:01 AM 0.13 0.00 0.13 0.00 1.88
03:55:03 12:34:01 AM 0.42 0.00 0.42 0.00 8.40
03:55:03 12:35:01 AM 0.17 0.00 0.17 0.00 3.23
03:55:03 12:36:01 AM 0.15 0.00 0.15 0.00 6.02
03:55:03 12:37:01 AM 0.23 0.00 0.23 0.00 2.80
03:55:03 12:38:01 AM 0.18 0.00 0.18 0.00 4.02
03:55:03 12:39:01 AM 0.40 0.00 0.40 0.00 15.61
03:55:03 12:40:01 AM 0.30 0.00 0.30 0.00 19.86
03:55:03 12:41:01 AM 0.18 0.00 0.18 0.00 17.38
03:55:03 12:42:01 AM 0.20 0.00 0.20 0.00 10.01
03:55:03 12:43:01 AM 0.30 0.00 0.30 0.00 19.38
03:55:03 12:44:01 AM 0.28 0.00 0.28 0.00 18.90
03:55:03 12:45:01 AM 0.33 0.00 0.33 0.00 31.24
03:55:03 12:46:01 AM 0.27 0.00 0.27 0.00 5.43
03:55:03 12:47:01 AM 0.45 0.00 0.45 0.00 5.88
03:55:03 12:48:01 AM 0.23 0.00 0.23 0.00 4.38
03:55:03 12:49:01 AM 0.22 0.00 0.22 0.00 2.97
03:55:03 12:50:01 AM 0.30 0.00 0.30 0.00 6.56
03:55:03 12:51:01 AM 0.43 0.00 0.43 0.00 4.58
03:55:03 12:52:01 AM 0.42 0.00 0.42 0.00 6.53
03:55:03 12:53:01 AM 0.28 0.00 0.28 0.00 8.53
03:55:03 12:54:01 AM 0.35 0.00 0.35 0.00 9.65
03:55:03 12:55:01 AM 0.52 0.00 0.52 0.00 6.98
03:55:03 12:56:01 AM 0.32 0.00 0.32 0.00 4.93
03:55:03 12:57:01 AM 0.17 0.00 0.17 0.00 6.08
03:55:03 12:58:01 AM 0.13 0.00 0.13 0.00 1.83
03:55:03 12:59:01 AM 0.43 0.00 0.43 0.00 9.03
03:55:03 01:00:01 AM 0.33 0.00 0.33 0.00 8.43
03:55:03 01:01:01 AM 0.17 0.00 0.17 0.00 5.23
03:55:03 01:02:01 AM 0.28 0.00 0.28 0.00 10.79
03:55:03 01:03:01 AM 0.27 0.00 0.27 0.00 7.35
03:55:03 01:04:01 AM 0.53 0.00 0.53 0.00 8.97
03:55:03 01:05:01 AM 0.13 0.00 0.13 0.00 6.26
03:55:03 01:06:01 AM 0.17 0.00 0.17 0.00 1.63
03:55:03 01:07:01 AM 0.08 0.00 0.08 0.00 0.70
03:55:03 01:08:01 AM 0.18 0.00 0.18 0.00 6.18
03:55:03 01:09:01 AM 0.35 0.00 0.35 0.00 21.04
03:55:03 01:10:01 AM 0.32 0.00 0.32 0.00 21.45
03:55:03 01:11:01 AM 0.48 0.00 0.48 0.00 13.93
03:55:03 01:12:01 AM 0.17 0.00 0.17 0.00 16.81
03:55:03 01:13:01 AM 0.28 0.00 0.28 0.00 16.78
03:55:03 01:14:01 AM 0.37 0.00 0.37 0.00 15.01
03:55:03 01:15:01 AM 0.13 0.00 0.13 0.00 17.86
03:55:03 01:16:01 AM 0.17 0.00 0.17 0.00 4.12
03:55:03 01:17:01 AM 0.22 0.00 0.22 0.00 2.68
03:55:03 01:18:01 AM 0.20 0.00 0.20 0.00 5.15
03:55:03 01:19:01 AM 0.37 0.00 0.37 0.00 6.36
03:55:03 01:20:01 AM 0.13 0.00 0.13 0.00 3.62
03:55:03 01:21:01 AM 0.20 0.00 0.20 0.00 2.18
03:55:03 01:22:02 AM 0.18 0.00 0.18 0.00 8.28
03:55:03 01:23:01 AM 0.27 0.00 0.27 0.00 9.22
03:55:03 01:24:01 AM 0.53 0.00 0.53 0.00 12.73
03:55:03 01:25:01 AM 0.17 0.00 0.17 0.00 1.62
03:55:03 01:26:01 AM 0.10 0.00 0.10 0.00 0.82
03:55:03 01:27:01 AM 0.22 0.00 0.22 0.00 5.52
03:55:03 01:28:01 AM 0.10 0.00 0.10 0.00 1.43
03:55:03 01:29:01 AM 0.32 0.00 0.32 0.00 7.18
03:55:03 01:30:01 AM 0.17 0.00 0.17 0.00 6.01
03:55:03 01:31:01 AM 0.27 0.00 0.27 0.00 3.33
03:55:03 01:32:01 AM 0.20 0.00 0.20 0.00 4.98
03:55:03 01:33:01 AM 0.22 0.00 0.22 0.00 8.68
03:55:03 01:34:01 AM 1.03 0.00 1.03 0.00 16.48
03:55:03 01:35:01 AM 0.10 0.00 0.10 0.00 1.45
03:55:03 01:36:01 AM 0.15 0.00 0.15 0.00 11.46
03:55:03 01:37:01 AM 0.22 0.00 0.22 0.00 11.48
03:55:03 01:38:01 AM 0.28 0.00 0.28 0.00 21.36
03:55:03 01:39:01 AM 0.32 0.00 0.32 0.00 15.56
03:55:03 01:40:01 AM 0.13 0.00 0.13 0.00 8.66
03:55:03 01:41:01 AM 0.17 0.00 0.17 0.00 16.96
03:55:03 01:42:01 AM 0.18 0.00 0.18 0.00 17.33
03:55:03 01:43:01 AM 0.12 0.00 0.12 0.00 20.13
03:55:03 01:44:01 AM 0.47 0.00 0.47 0.00 10.33
03:55:03 01:45:01 AM 0.15 0.00 0.15 0.00 1.87
03:55:03 01:46:01 AM 0.13 0.00 0.13 0.00 3.83
03:55:03 01:47:01 AM 0.28 0.00 0.28 0.00 3.73
03:55:03 01:48:01 AM 0.17 0.00 0.17 0.00 4.13
03:55:03 01:49:01 AM 0.28 0.00 0.28 0.00 5.58
03:55:03 01:50:01 AM 0.27 0.00 0.27 0.00 7.73
03:55:03 01:51:01 AM 0.28 0.00 0.28 0.00 6.02
03:55:03 01:52:01 AM 0.23 0.00 0.23 0.00 8.68
03:55:03 01:53:01 AM 0.10 0.00 0.10 0.00 0.67
03:55:03 01:54:01 AM 0.35 0.00 0.35 0.00 6.78
03:55:03 01:55:01 AM 0.15 0.00 0.15 0.00 3.15
03:55:03 01:56:01 AM 0.17 0.00 0.17 0.00 5.05
03:55:03 01:57:01 AM 0.13 0.00 0.13 0.00 3.33
03:55:03 01:58:01 AM 0.22 0.00 0.22 0.00 7.71
03:55:03 01:59:01 AM 0.18 0.00 0.18 0.00 2.70
03:55:03 02:00:01 AM 0.47 0.00 0.47 0.00 18.09
03:55:03 02:01:01 AM 0.47 0.00 0.47 0.00 14.98
03:55:03 02:02:01 AM 0.22 0.00 0.22 0.00 16.69
03:55:03 02:03:01 AM 0.20 0.00 0.20 0.00 12.00
03:55:03 02:04:01 AM 0.23 0.00 0.23 0.00 16.16
03:55:03 02:05:01 AM 0.42 0.00 0.42 0.00 22.81
03:55:03 02:06:01 AM 0.18 0.00 0.18 0.00 8.28
03:55:03 02:07:01 AM 0.13 0.00 0.13 0.00 21.73
03:55:03 02:08:01 AM 0.10 0.00 0.10 0.00 1.18
03:55:03 02:09:01 AM 0.30 0.00 0.30 0.00 7.68
03:55:03 02:10:01 AM 0.12 0.00 0.12 0.00 0.95
03:55:03 02:11:01 AM 0.20 0.00 0.20 0.00 2.08
03:55:03 02:12:01 AM 0.33 0.00 0.33 0.00 7.23
03:55:03 02:13:01 AM 0.20 0.00 0.20 0.00 2.68
03:55:03 02:14:01 AM 0.38 0.00 0.38 0.00 13.41
03:55:03 02:15:01 AM 0.18 0.00 0.18 0.00 6.40
03:55:03 02:16:01 AM 0.30 0.00 0.30 0.00 3.18
03:55:03 02:17:01 AM 0.27 0.00 0.27 0.00 4.03
03:55:03 02:18:01 AM 0.17 0.00 0.17 0.00 3.62
03:55:03 02:19:01 AM 0.30 0.00 0.30 0.00 8.78
03:55:03 02:20:01 AM 0.17 0.00 0.17 0.00 2.95
03:55:03 02:21:01 AM 0.28 0.00 0.28 0.00 8.15
03:55:03 02:22:01 AM 0.18 0.00 0.18 0.00 2.65
03:55:03 02:23:01 AM 0.17 0.00 0.17 0.00 6.73
03:55:03 02:24:01 AM 0.38 0.00 0.38 0.00 20.49
03:55:03 02:25:01 AM 0.15 0.00 0.15 0.00 16.66
03:55:03 02:26:01 AM 0.12 0.00 0.12 0.00 8.40
03:55:03 02:27:01 AM 0.13 0.00 0.13 0.00 16.13
03:55:03 02:28:01 AM 0.13 0.00 0.13 0.00 16.80
03:55:03 02:29:02 AM 0.47 0.00 0.47 0.00 14.95
03:55:03 02:30:01 AM 0.24 0.00 0.24 0.00 24.06
03:55:03 02:31:01 AM 0.17 0.00 0.17 0.00 4.97
03:55:03 02:32:01 AM 0.18 0.00 0.18 0.00 2.52
03:55:03 02:33:01 AM 0.20 0.00 0.20 0.00 4.68
03:55:03 02:34:01 AM 0.55 0.00 0.55 0.00 6.85
03:55:03 02:35:01 AM 0.37 0.00 0.37 0.00 6.28
03:55:03 02:36:01 AM 0.40 0.00 0.40 0.00 4.90
03:55:03 02:37:01 AM 0.38 0.00 0.38 0.00 9.71
03:55:03 02:38:01 AM 0.37 0.00 0.37 0.00 9.63
03:55:03 02:39:01 AM 0.30 0.00 0.30 0.00 5.98
03:55:03 02:40:01 AM 0.18 0.00 0.18 0.00 2.17
03:55:03 02:41:01 AM 0.17 0.00 0.17 0.00 3.40
03:55:03 02:42:01 AM 0.22 0.00 0.22 0.00 2.82
03:55:03 02:43:01 AM 0.23 0.00 0.23 0.00 8.55
03:55:03 02:44:01 AM 0.43 0.00 0.43 0.00 7.15
03:55:03 02:45:01 AM 0.13 0.00 0.13 0.00 1.33
03:55:03 02:46:01 AM 0.23 0.00 0.23 0.00 16.19
03:55:03 02:47:01 AM 0.15 0.00 0.15 0.00 9.77
03:55:03 02:48:01 AM 0.48 0.00 0.48 0.00 22.03
03:55:03 02:49:01 AM 0.33 0.00 0.33 0.00 14.78
03:55:03 02:50:01 AM 0.18 0.00 0.18 0.00 11.53
03:55:03 02:51:01 AM 0.32 0.00 0.32 0.00 18.46
03:55:03 02:52:01 AM 0.25 0.00 0.25 0.00 29.64
03:55:03 02:53:01 AM 0.18 0.00 0.18 0.00 4.53
03:55:03 02:54:01 AM 0.35 0.00 0.35 0.00 5.65
03:55:03 02:55:01 AM 0.23 0.00 0.23 0.00 5.36
03:55:03 02:56:01 AM 0.17 0.00 0.17 0.00 1.98
03:55:03 02:57:01 AM 0.87 0.00 0.87 0.00 12.73
03:55:03 02:58:01 AM 0.27 0.00 0.27 0.00 6.57
03:55:03 02:59:01 AM 0.28 0.00 0.28 0.00 5.01
03:55:03 03:00:01 AM 0.15 0.00 0.15 0.00 10.53
03:55:03 03:01:01 AM 0.48 0.00 0.48 0.00 9.92
03:55:03 03:02:01 AM 0.37 0.00 0.37 0.00 17.29
03:55:03 03:03:01 AM 0.27 0.00 0.27 0.00 15.73
03:55:03 03:04:01 AM 0.37 0.00 0.37 0.00 18.08
03:55:03 03:05:01 AM 0.13 0.00 0.13 0.00 7.60
03:55:03 03:06:01 AM 0.13 0.00 0.13 0.00 16.13
03:55:03 03:07:01 AM 0.18 0.00 0.18 0.00 19.58
03:55:03 03:08:01 AM 0.10 0.00 0.10 0.00 17.66
03:55:03 03:09:01 AM 0.22 0.00 0.22 0.00 4.98
03:55:03 03:10:01 AM 0.37 0.00 0.37 0.00 6.63
03:55:03 03:11:01 AM 0.25 0.00 0.25 0.00 6.18
03:55:03 03:12:01 AM 0.13 0.00 0.13 0.00 2.32
03:55:03 03:13:01 AM 0.20 0.00 0.20 0.00 5.16
03:55:03 03:14:01 AM 0.22 0.00 0.22 0.00 3.22
03:55:03 03:15:01 AM 0.27 0.00 0.27 0.00 10.40
03:55:03 03:16:01 AM 0.13 0.00 0.13 0.00 2.27
03:55:03 03:17:01 AM 0.23 0.00 0.23 0.00 14.13
03:55:03 03:18:01 AM 0.27 0.00 0.27 0.00 19.51
03:55:03 03:19:01 AM 0.22 0.00 0.22 0.00 10.33
03:55:03 03:20:01 AM 0.25 0.00 0.25 0.00 18.56
03:55:03 03:21:01 AM 0.25 0.00 0.25 0.00 12.03
03:55:03 03:22:01 AM 0.17 0.00 0.17 0.00 18.53
03:55:03 03:23:01 AM 0.43 0.00 0.43 0.00 16.35
03:55:03 03:24:01 AM 0.48 0.00 0.48 0.00 21.68
03:55:03 03:25:01 AM 0.18 0.00 0.18 0.00 2.57
03:55:03 03:26:01 AM 0.17 0.00 0.17 0.00 4.83
03:55:03 03:27:01 AM 0.13 0.00 0.13 0.00 1.32
03:55:03 03:28:01 AM 0.10 0.00 0.10 0.00 0.65
03:55:03 03:29:01 AM 0.32 0.00 0.32 0.00 8.77
03:55:03 03:30:01 AM 0.17 0.00 0.17 0.00 1.62
03:55:03 03:31:01 AM 0.38 0.00 0.38 0.00 12.45
03:55:03 03:32:01 AM 0.28 0.00 0.28 0.00 7.88
03:55:03 03:33:01 AM 0.33 0.00 0.33 0.00 18.98
03:55:03 03:34:01 AM 0.40 0.00 0.40 0.00 13.86
03:55:03 03:35:01 AM 0.27 0.00 0.27 0.00 18.41
03:55:03 03:36:02 AM 0.15 0.00 0.15 0.00 8.68
03:55:03 03:37:01 AM 0.14 0.00 0.14 0.00 16.40
03:55:03 03:38:01 AM 0.13 0.00 0.13 0.00 16.40
03:55:03 03:39:01 AM 0.30 0.00 0.30 0.00 23.18
03:55:03 03:40:01 AM 0.12 0.00 0.12 0.00 3.72
03:55:03 03:41:01 AM 0.25 0.00 0.25 0.00 2.83
03:55:03 03:42:01 AM 0.23 0.00 0.23 0.00 5.65
03:55:03 03:43:01 AM 0.15 0.00 0.15 0.00 1.62
03:55:03 03:44:01 AM 0.37 0.00 0.37 0.00 8.35
03:55:03 03:45:01 AM 0.15 0.00 0.15 0.00 1.43
03:55:03 03:46:01 AM 0.13 0.00 0.13 0.00 7.38
03:55:03 03:47:01 AM 0.17 0.00 0.17 0.00 14.28
03:55:03 03:48:01 AM 0.30 0.00 0.30 0.00 17.66
03:55:03 03:49:01 AM 0.40 0.00 0.40 0.00 19.31
03:55:03 03:50:01 AM 0.22 0.00 0.22 0.00 14.91
03:55:03 03:51:01 AM 0.15 0.00 0.15 0.00 13.38
03:55:03 03:52:01 AM 0.20 0.00 0.20 0.00 15.63
03:55:03 03:53:01 AM 0.18 0.00 0.18 0.00 14.31
03:55:03 03:54:01 AM 15.18 0.28 14.90 33.86 685.00
03:55:03 03:55:01 AM 33.07 0.42 32.66 48.25 3223.96
03:55:03 Average: 0.51 0.03 0.48 2.75 27.15
03:55:03
03:55:03 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:55:03 12:01:01 AM 4847896 6962616 3034528 38.50 2688 2282108 759684 8.51 267768 2380916 4
03:55:03 12:02:01 AM 4847928 6962868 3034496 38.50 2688 2282328 759684 8.51 267888 2381128 4
03:55:03 12:03:01 AM 4848156 6963208 3034268 38.49 2688 2282440 759684 8.51 267888 2380852 24
03:55:03 12:04:01 AM 4847316 6962552 3035108 38.50 2688 2282624 759684 8.51 267888 2381448 28
03:55:03 12:05:01 AM 4847544 6962936 3034880 38.50 2688 2282780 759684 8.51 267888 2381364 8
03:55:03 12:06:01 AM 4847288 6962680 3035136 38.51 2688 2282780 759684 8.51 267888 2381484 16
03:55:03 12:07:01 AM 4847024 6962464 3035400 38.51 2688 2282828 754896 8.45 267888 2381644 60
03:55:03 12:08:01 AM 4847520 6963156 3034904 38.50 2688 2283024 756260 8.47 268096 2381292 4
03:55:03 12:09:01 AM 4847244 6962880 3035180 38.51 2688 2283024 756260 8.47 268096 2381476 12
03:55:03 12:10:01 AM 4846656 6962436 3035768 38.51 2688 2283168 746704 8.36 268096 2381700 16
03:55:03 12:11:01 AM 4846580 6962736 3035844 38.51 2688 2283552 746704 8.36 268100 2382080 84
03:55:03 12:12:01 AM 4846404 6962948 3036020 38.52 2688 2283932 746704 8.36 268100 2382488 4
03:55:03 12:13:02 AM 4845784 6962720 3036640 38.52 2688 2284332 746704 8.36 268100 2382772 176
03:55:03 12:14:01 AM 4845364 6962668 3037060 38.53 2688 2284700 746704 8.36 268100 2383392 84
03:55:03 12:15:01 AM 4844880 6962588 3037544 38.54 2688 2285096 746704 8.36 268100 2383704 196
03:55:03 12:16:01 AM 4844356 6962436 3038068 38.54 2688 2285468 746704 8.36 268100 2384232 100
03:55:03 12:17:01 AM 4843956 6962736 3038468 38.55 2688 2286168 746704 8.36 268100 2384920 72
03:55:03 12:18:01 AM 4843668 6962448 3038756 38.55 2688 2286168 762088 8.53 268100 2385040 4
03:55:03 12:19:01 AM 4843528 6962312 3038896 38.55 2688 2286172 762088 8.53 268100 2384996 4
03:55:03 12:20:01 AM 4843200 6962260 3039224 38.56 2688 2286448 756352 8.47 268240 2385316 4
03:55:03 12:21:01 AM 4843404 6962472 3039020 38.55 2688 2286456 756352 8.47 268240 2385092 4
03:55:03 12:22:01 AM 4843444 6962592 3038980 38.55 2688 2286536 756352 8.47 268240 2385176 4
03:55:03 12:23:01 AM 4843224 6962372 3039200 38.56 2688 2286536 756352 8.47 268240 2385176 4
03:55:03 12:24:01 AM 4842464 6961788 3039960 38.57 2688 2286712 771728 8.64 268240 2385768 40
03:55:03 12:25:01 AM 4825728 6961816 3056696 38.78 2688 2303432 747252 8.37 270612 2399948 28
03:55:03 12:26:01 AM 4825872 6962244 3056552 38.78 2688 2303716 747252 8.37 270612 2400036 4
03:55:03 12:27:01 AM 4825476 6961852 3056948 38.78 2688 2303720 747252 8.37 270612 2400460 4
03:55:03 12:28:01 AM 4825904 6962328 3056520 38.78 2688 2303768 747252 8.37 270612 2400092 56
03:55:03 12:29:01 AM 4825832 6962304 3056592 38.78 2688 2303816 747252 8.37 270612 2400208 4
03:55:03 12:30:01 AM 4825536 6962008 3056888 38.78 2688 2303816 768496 8.60 270612 2400372 4
03:55:03 12:31:01 AM 4825228 6961756 3057196 38.78 2688 2303868 768496 8.60 270612 2400600 68
03:55:03 12:32:01 AM 4825556 6962236 3056868 38.78 2688 2304020 751992 8.42 270612 2400352 8
03:55:03 12:33:01 AM 4825000 6961684 3057424 38.79 2688 2304024 751992 8.42 270612 2400812 16
03:55:03 12:34:01 AM 4824824 6961564 3057600 38.79 2688 2304080 751992 8.42 270612 2400924 12
03:55:03 12:35:01 AM 4825056 6961984 3057368 38.79 2688 2304268 751992 8.42 270612 2400924 144
03:55:03 12:36:01 AM 4825096 6962028 3057328 38.79 2688 2304272 751992 8.42 270612 2400928 8
03:55:03 12:37:01 AM 4825052 6962040 3057372 38.79 2688 2304328 751992 8.42 270612 2400968 64
03:55:03 12:38:01 AM 4824272 6961492 3058152 38.80 2688 2304560 751992 8.42 270612 2401624 232
03:55:03 12:39:01 AM 4823864 6961364 3058560 38.80 2688 2304848 751992 8.42 270612 2402084 232
03:55:03 12:40:01 AM 4823248 6961132 3059176 38.81 2688 2305232 771244 8.64 270640 2402548 160
03:55:03 12:41:01 AM 4822800 6961068 3059624 38.82 2688 2305616 771244 8.64 270640 2403020 68
03:55:03 12:42:01 AM 4822544 6961192 3059880 38.82 2688 2305996 771244 8.64 270640 2403356 232
03:55:03 12:43:01 AM 4822468 6961504 3059956 38.82 2688 2306384 771244 8.64 270640 2403656 156
03:55:03 12:44:01 AM 4821880 6961316 3060544 38.83 2688 2306784 771244 8.64 270640 2404144 88
03:55:03 12:45:01 AM 4820996 6961152 3061428 38.84 2688 2307496 771244 8.64 270640 2404976 4
03:55:03 12:46:01 AM 4821232 6961484 3061192 38.84 2688 2307592 755684 8.46 270640 2404812 4
03:55:03 12:47:01 AM 4821272 6961528 3061152 38.84 2688 2307596 755684 8.46 270640 2404816 4
03:55:03 12:48:01 AM 4821016 6961352 3061408 38.84 2688 2307676 755684 8.46 270640 2404896 4
03:55:03 12:49:01 AM 4821104 6961440 3061320 38.84 2688 2307676 755684 8.46 270640 2404964 4
03:55:03 12:50:01 AM 4820724 6961144 3061700 38.84 2688 2307760 751872 8.42 270640 2405212 4
03:55:03 12:51:01 AM 4821060 6961488 3061364 38.84 2688 2307760 751872 8.42 270640 2404984 4
03:55:03 12:52:01 AM 4820824 6961280 3061600 38.84 2688 2307788 751872 8.42 270640 2405012 32
03:55:03 12:53:01 AM 4820876 6961536 3061548 38.84 2688 2307992 751872 8.42 270640 2405216 4
03:55:03 12:54:01 AM 4820172 6960992 3062252 38.85 2688 2308152 751872 8.42 270648 2405952 8
03:55:03 12:55:01 AM 4819580 6960404 3062844 38.86 2688 2308156 751872 8.42 270648 2406404 4
03:55:03 12:56:01 AM 4819296 6960160 3063128 38.86 2688 2308196 751872 8.42 270648 2406444 4
03:55:03 12:57:01 AM 4819360 6960372 3063064 38.86 2688 2308344 751872 8.42 270656 2406584 4
03:55:03 12:58:01 AM 4819284 6960300 3063140 38.86 2688 2308348 751872 8.42 270656 2406704 4
03:55:03 12:59:01 AM 4819052 6960124 3063372 38.86 2688 2308404 751872 8.42 270656 2406828 4
03:55:03 01:00:01 AM 4819304 6960560 3063120 38.86 2688 2308596 770636 8.63 270652 2406676 96
03:55:03 01:01:01 AM 4818564 6959936 3063860 38.87 2688 2308712 770636 8.63 270652 2407140 104
03:55:03 01:02:01 AM 4819112 6960732 3063312 38.86 2688 2308960 770636 8.63 270676 2406904 152
03:55:03 01:03:01 AM 4819044 6960668 3063380 38.86 2688 2308964 770636 8.63 270676 2406908 8
03:55:03 01:04:01 AM 4818856 6960520 3063568 38.87 2688 2309004 770636 8.63 270676 2407164 4
03:55:03 01:05:01 AM 4818748 6960568 3063676 38.87 2688 2309160 754456 8.45 270684 2407244 4
03:55:03 01:06:01 AM 4818500 6960320 3063924 38.87 2688 2309160 754456 8.45 270684 2407224 4
03:55:03 01:07:01 AM 4818404 6960356 3064020 38.87 2688 2309292 754456 8.45 270684 2407232 136
03:55:03 01:08:01 AM 4818624 6960824 3063800 38.87 2688 2309548 754456 8.45 270684 2407604 248
03:55:03 01:09:01 AM 4817648 6960228 3064776 38.88 2688 2309928 754456 8.45 270684 2408324 172
03:55:03 01:10:01 AM 4817536 6960500 3064888 38.88 2688 2310312 770708 8.63 270684 2408484 4
03:55:03 01:11:01 AM 4817424 6960776 3065000 38.88 2688 2310696 770708 8.63 270684 2408760 132
03:55:03 01:12:01 AM 4816996 6960732 3065428 38.89 2688 2311080 754064 8.44 270684 2409032 56
03:55:03 01:13:01 AM 4816684 6960800 3065740 38.89 2688 2311460 754064 8.44 270684 2409412 4
03:55:03 01:14:01 AM 4815476 6960364 3066948 38.91 2688 2312220 754064 8.44 270684 2410504 484
03:55:03 01:15:01 AM 4815576 6960564 3066848 38.91 2688 2312320 754064 8.44 270684 2410424 84
03:55:03 01:16:01 AM 4815832 6960820 3066592 38.90 2688 2312320 754064 8.44 270684 2410288 4
03:55:03 01:17:01 AM 4815412 6960480 3067012 38.91 2688 2312400 754064 8.44 270684 2410644 88
03:55:03 01:18:01 AM 4815628 6960700 3066796 38.91 2688 2312404 754064 8.44 270684 2410376 4
03:55:03 01:19:01 AM 4815164 6960316 3067260 38.91 2688 2312484 754064 8.44 270684 2410860 88
03:55:03 01:20:01 AM 4815168 6960320 3067256 38.91 2688 2312484 754064 8.44 270684 2410712 4
03:55:03 01:21:01 AM 4815244 6960416 3067180 38.91 2688 2312496 754064 8.44 270684 2410724 4
03:55:03 01:22:02 AM 4814888 6960288 3067536 38.92 2688 2312724 736904 8.25 270684 2411052 64
03:55:03 01:23:01 AM 4815044 6960600 3067380 38.91 2688 2312880 736904 8.25 270684 2410996 4
03:55:03 01:24:01 AM 4814764 6960476 3067660 38.92 2688 2313036 736904 8.25 270684 2411228 4
03:55:03 01:25:01 AM 4814764 6960476 3067660 38.92 2688 2313036 752280 8.42 270684 2411140 4
03:55:03 01:26:01 AM 4814784 6960556 3067640 38.92 2688 2313096 752280 8.42 270684 2411212 64
03:55:03 01:27:01 AM 4814728 6960548 3067696 38.92 2688 2313144 752280 8.42 270684 2411260 4
03:55:03 01:28:01 AM 4814404 6960224 3068020 38.92 2688 2313144 752280 8.42 270684 2411468 4
03:55:03 01:29:01 AM 4814524 6960544 3067900 38.92 2688 2313344 752280 8.42 270684 2411536 156
03:55:03 01:30:01 AM 4814348 6960368 3068076 38.92 2688 2313344 755344 8.46 270684 2411592 8
03:55:03 01:31:01 AM 4814228 6960248 3068196 38.92 2688 2313348 755344 8.46 270684 2411888 16
03:55:03 01:32:01 AM 4814540 6960664 3067884 38.92 2688 2313452 755344 8.46 270684 2411576 60
03:55:03 01:33:01 AM 4814044 6960328 3068380 38.93 2688 2313612 751472 8.41 280116 2402468 252
03:55:03 01:34:01 AM 4814064 6960352 3068360 38.93 2688 2313616 751472 8.41 280116 2402344 16
03:55:03 01:35:01 AM 4813940 6960300 3068484 38.93 2688 2313688 751472 8.41 280116 2402536 80
03:55:03 01:36:01 AM 4813728 6960328 3068696 38.93 2688 2313928 751472 8.41 280116 2402648 4
03:55:03 01:37:01 AM 4813320 6960376 3069104 38.94 2688 2314384 751472 8.41 280116 2403204 192
03:55:03 01:38:01 AM 4813220 6960648 3069204 38.94 2688 2314764 751472 8.41 280116 2403460 4
03:55:03 01:39:01 AM 4812804 6960612 3069620 38.94 2688 2315144 751472 8.41 280116 2403908 68
03:55:03 01:40:01 AM 4812072 6960268 3070352 38.95 2688 2315532 749340 8.39 280116 2404344 224
03:55:03 01:41:01 AM 4811728 6960304 3070696 38.96 2688 2315912 749340 8.39 280116 2404816 144
03:55:03 01:42:01 AM 4811616 6960580 3070808 38.96 2688 2316292 749340 8.39 280116 2405060 68
03:55:03 01:43:01 AM 4810860 6960440 3071564 38.97 2688 2316908 749340 8.39 280116 2405680 104
03:55:03 01:44:01 AM 4810968 6960548 3071456 38.97 2688 2316908 749340 8.39 280116 2405752 4
03:55:03 01:45:01 AM 4810764 6960344 3071660 38.97 2688 2316916 749340 8.39 280116 2405892 16
03:55:03 01:46:01 AM 4810948 6960612 3071476 38.97 2688 2316992 749340 8.39 280116 2405776 8
03:55:03 01:47:01 AM 4810860 6960524 3071564 38.97 2688 2316992 749340 8.39 280116 2405780 4
03:55:03 01:48:01 AM 4810872 6960612 3071552 38.97 2688 2317068 749340 8.39 280116 2405836 4
03:55:03 01:49:01 AM 4810604 6960348 3071820 38.97 2688 2317072 749340 8.39 280116 2405944 4
03:55:03 01:50:01 AM 4810088 6960008 3072336 38.98 2688 2317248 739780 8.28 280116 2406160 52
03:55:03 01:51:01 AM 4810376 6960372 3072048 38.97 2688 2317316 758028 8.49 280116 2406124 24
03:55:03 01:52:01 AM 4810252 6960380 3072172 38.97 2688 2317448 758028 8.49 280124 2406248 4
03:55:03 01:53:01 AM 4810076 6960204 3072348 38.98 2688 2317448 758028 8.49 280124 2406364 4
03:55:03 01:54:01 AM 4810024 6960252 3072400 38.98 2688 2317548 758028 8.49 280124 2406416 56
03:55:03 01:55:01 AM 4809944 6960236 3072480 38.98 2688 2317612 758028 8.49 280124 2406528 60
03:55:03 01:56:01 AM 4809804 6960192 3072620 38.98 2688 2317708 758028 8.49 280124 2406624 48
03:55:03 01:57:01 AM 4809856 6960396 3072568 38.98 2688 2317860 758028 8.49 280128 2406772 136
03:55:03 01:58:01 AM 4809888 6960428 3072536 38.98 2688 2317860 758028 8.49 280128 2406772 8
03:55:03 01:59:01 AM 4809596 6960272 3072828 38.98 2688 2317996 758028 8.49 280128 2406968 144
03:55:03 02:00:01 AM 4809196 6960156 3073228 38.99 2688 2318280 758956 8.50 280128 2407124 40
03:55:03 02:01:01 AM 4808048 6959376 3074376 39.00 2688 2318660 758956 8.50 280128 2408256 128
03:55:03 02:02:01 AM 4808696 6960416 3073728 38.99 2688 2319052 758956 8.50 280128 2407836 88
03:55:03 02:03:01 AM 4808052 6960160 3074372 39.00 2688 2319432 758956 8.50 280128 2408344 176
03:55:03 02:04:01 AM 4807660 6960148 3074764 39.01 2688 2319812 758956 8.50 280128 2408800 168
03:55:03 02:05:01 AM 4807532 6960404 3074892 39.01 2688 2320196 758956 8.50 280128 2408984 20
03:55:03 02:06:01 AM 4806764 6960368 3075660 39.02 2688 2320928 758956 8.50 280128 2409844 556
03:55:03 02:07:01 AM 4806672 6960352 3075752 39.02 2688 2321004 758956 8.50 280128 2409924 4
03:55:03 02:08:01 AM 4806708 6960392 3075716 39.02 2688 2321008 758956 8.50 280128 2409928 4
03:55:03 02:09:01 AM 4806636 6960400 3075788 39.02 2688 2321088 758956 8.50 280128 2410080 12
03:55:03 02:10:01 AM 4806208 6959972 3076216 39.03 2688 2321088 756284 8.47 280128 2410244 8
03:55:03 02:11:01 AM 4806252 6960100 3076172 39.03 2688 2321172 756284 8.47 280128 2410100 88
03:55:03 02:12:01 AM 4806344 6960192 3076080 39.02 2688 2321172 756284 8.47 280128 2410100 4
03:55:03 02:13:01 AM 4806252 6960240 3076172 39.03 2688 2321320 756284 8.47 280128 2410232 152
03:55:03 02:14:01 AM 4805864 6959940 3076560 39.03 2688 2321400 756284 8.47 280128 2410396 4
03:55:03 02:15:01 AM 4805960 6960188 3076464 39.03 2688 2321552 756284 8.47 280128 2410480 4
03:55:03 02:16:01 AM 4805820 6960052 3076604 39.03 2688 2321556 756284 8.47 280128 2410484 4
03:55:03 02:17:01 AM 4805936 6960212 3076488 39.03 2688 2321600 756284 8.47 280128 2410644 20
03:55:03 02:18:01 AM 4805944 6960340 3076480 39.03 2688 2321720 756284 8.47 280144 2410632 64
03:55:03 02:19:01 AM 4805680 6960152 3076744 39.03 2688 2321796 756284 8.47 280148 2410776 24
03:55:03 02:20:01 AM 4805224 6959872 3077200 39.04 2688 2321980 760036 8.51 280144 2411116 156
03:55:03 02:21:01 AM 4805384 6960040 3077040 39.04 2688 2321980 760036 8.51 280144 2410892 4
03:55:03 02:22:01 AM 4805736 6960468 3076688 39.03 2688 2322056 760036 8.51 280144 2410956 80
03:55:03 02:23:01 AM 4805380 6960316 3077044 39.04 2688 2322260 760036 8.51 280144 2411168 140
03:55:03 02:24:01 AM 4804640 6959952 3077784 39.05 2688 2322644 760036 8.51 280144 2411968 84
03:55:03 02:25:01 AM 4804388 6960088 3078036 39.05 2688 2323032 760036 8.51 280144 2411948 4
03:55:03 02:26:01 AM 4804216 6960296 3078208 39.05 2688 2323412 760036 8.51 280144 2412328 160
03:55:03 02:27:01 AM 4803780 6960248 3078644 39.06 2688 2323792 760036 8.51 280144 2412716 84
03:55:03 02:28:01 AM 4803148 6960004 3079276 39.07 2688 2324180 760036 8.51 280144 2413376 4
03:55:03 02:29:02 AM 4802968 6960196 3079456 39.07 2688 2324560 760036 8.51 280144 2413544 160
03:55:03 02:30:01 AM 4802116 6959916 3080308 39.08 2688 2325124 760036 8.51 280144 2414284 80
03:55:03 02:31:01 AM 4802160 6959964 3080264 39.08 2688 2325128 760036 8.51 280144 2414340 4
03:55:03 02:32:01 AM 4801980 6959864 3080444 39.08 2688 2325208 760036 8.51 280144 2414424 88
03:55:03 02:33:01 AM 4801884 6959772 3080540 39.08 2688 2325212 760036 8.51 280144 2414368 4
03:55:03 02:34:01 AM 4802308 6960196 3080116 39.08 2688 2325212 760036 8.51 280144 2414232 4
03:55:03 02:35:01 AM 4802188 6960156 3080236 39.08 2688 2325292 743276 8.32 280144 2414248 4
03:55:03 02:36:01 AM 4802192 6960164 3080232 39.08 2688 2325296 758652 8.49 280144 2414252 4
03:55:03 02:37:01 AM 4802180 6960332 3080244 39.08 2688 2325476 758652 8.49 280144 2414440 4
03:55:03 02:38:01 AM 4801676 6960016 3080748 39.08 2688 2325664 758652 8.49 280148 2414628 4
03:55:03 02:39:01 AM 4801556 6959900 3080868 39.09 2688 2325668 758652 8.49 280148 2414704 16
03:55:03 02:40:01 AM 4801680 6960024 3080744 39.08 2688 2325668 758652 8.49 280148 2414752 8
03:55:03 02:41:01 AM 4801736 6960148 3080688 39.08 2688 2325732 758652 8.49 280148 2414812 4
03:55:03 02:42:01 AM 4801608 6960052 3080816 39.08 2688 2325764 758652 8.49 280148 2414728 40
03:55:03 02:43:01 AM 4801348 6959944 3081076 39.09 2688 2325916 758652 8.49 280152 2414992 4
03:55:03 02:44:01 AM 4800896 6959496 3081528 39.09 2688 2325920 758652 8.49 280152 2415192 12
03:55:03 02:45:01 AM 4801380 6960120 3081044 39.09 2688 2326060 737912 8.26 280152 2415176 144
03:55:03 02:46:01 AM 4800916 6959960 3081508 39.09 2688 2326372 757180 8.48 280152 2415524 36
03:55:03 02:47:01 AM 4800508 6959940 3081916 39.10 2688 2326760 757180 8.48 280152 2416036 168
03:55:03 02:48:01 AM 4800160 6959972 3082264 39.10 2688 2327140 757180 8.48 280152 2416332 16
03:55:03 02:49:01 AM 4799704 6959896 3082720 39.11 2688 2327520 757180 8.48 280152 2416788 112
03:55:03 02:50:01 AM 4799164 6959748 3083260 39.12 2688 2327908 756716 8.47 280152 2417096 196
03:55:03 02:51:01 AM 4799064 6960028 3083360 39.12 2688 2328288 756716 8.47 280152 2417384 116
03:55:03 02:52:01 AM 4798460 6960136 3083964 39.12 2688 2328992 756716 8.47 280152 2418144 24
03:55:03 02:53:01 AM 4798436 6960192 3083988 39.12 2688 2329072 756716 8.47 280152 2418228 4
03:55:03 02:54:01 AM 4798160 6959916 3084264 39.13 2688 2329072 756716 8.47 280152 2418296 4
03:55:03 02:55:01 AM 4798052 6959892 3084372 39.13 2688 2329156 756716 8.47 280152 2418312 4
03:55:03 02:56:01 AM 4796232 6958072 3086192 39.15 2688 2329156 756408 8.47 280152 2420056 4
03:55:03 02:57:01 AM 4798020 6959940 3084404 39.13 2688 2329232 757832 8.49 280744 2417804 84
03:55:03 02:58:01 AM 4797928 6959848 3084496 39.13 2688 2329232 757832 8.49 280744 2417804 4
03:55:03 02:59:01 AM 4797744 6959812 3084680 39.13 2688 2329380 757832 8.49 280744 2418028 160
03:55:03 03:00:01 AM 4797084 6959312 3085340 39.14 2688 2329540 775884 8.69 280744 2418472 144
03:55:03 03:01:01 AM 4796504 6958900 3085920 39.15 2688 2329708 760272 8.51 280744 2419104 48
03:55:03 03:02:01 AM 4797192 6959972 3085232 39.14 2688 2330092 760272 8.51 280744 2418684 44
03:55:03 03:03:01 AM 4796804 6959972 3085620 39.15 2688 2330488 760272 8.51 280744 2419064 52
03:55:03 03:04:01 AM 4796260 6959800 3086164 39.15 2688 2330860 760272 8.51 280744 2419496 40
03:55:03 03:05:01 AM 4795984 6959904 3086440 39.16 2688 2331240 760272 8.51 280744 2419924 220
03:55:03 03:06:01 AM 4795480 6959788 3086944 39.16 2688 2331620 760272 8.51 280744 2420196 144
03:55:03 03:07:01 AM 4795256 6959952 3087168 39.17 2688 2332008 760272 8.51 280744 2420588 4
03:55:03 03:08:01 AM 4794668 6959944 3087756 39.17 2688 2332588 760272 8.51 280744 2421172 80
03:55:03 03:09:01 AM 4794612 6959888 3087812 39.17 2688 2332588 760272 8.51 280748 2421264 4
03:55:03 03:10:01 AM 4794420 6959780 3088004 39.18 2688 2332672 760984 8.52 280744 2421472 88
03:55:03 03:11:01 AM 4794624 6959984 3087800 39.17 2688 2332672 760984 8.52 280744 2421264 4
03:55:03 03:12:01 AM 4794800 6960164 3087624 39.17 2688 2332676 760984 8.52 280744 2421268 4
03:55:03 03:13:01 AM 4794444 6959884 3087980 39.18 2688 2332752 760984 8.52 280744 2421344 4
03:55:03 03:14:01 AM 4794140 6959580 3088284 39.18 2688 2332752 760984 8.52 280744 2421412 16
03:55:03 03:15:01 AM 4794336 6959964 3088088 39.18 2688 2332940 760984 8.52 280744 2421528 20
03:55:03 03:16:01 AM 4794260 6960056 3088164 39.18 2688 2333108 737432 8.26 280744 2421692 144
03:55:03 03:17:01 AM 4794044 6960160 3088380 39.18 2688 2333428 737432 8.26 280744 2422020 116
03:55:03 03:18:01 AM 4793404 6959904 3089020 39.19 2688 2333812 753068 8.43 280744 2422520 4
03:55:03 03:19:01 AM 4792808 6959664 3089616 39.20 2688 2334176 753068 8.43 280744 2422940 132
03:55:03 03:20:01 AM 4792328 6959572 3090096 39.20 2688 2334560 752800 8.43 280744 2423256 56
03:55:03 03:21:01 AM 4792020 6959660 3090404 39.21 2688 2334948 752800 8.43 280744 2423652 176
03:55:03 03:22:01 AM 4791888 6959908 3090536 39.21 2688 2335328 752800 8.43 280744 2423916 36
03:55:03 03:23:01 AM 4791148 6959856 3091276 39.22 2688 2336016 752800 8.43 280744 2424684 352
03:55:03 03:24:01 AM 4791136 6959924 3091288 39.22 2688 2336096 752800 8.43 280744 2424760 12
03:55:03 03:25:01 AM 4790980 6959772 3091444 39.22 2688 2336100 752800 8.43 280744 2424924 16
03:55:03 03:26:01 AM 4791300 6960176 3091124 39.22 2688 2336184 752800 8.43 280744 2424804 8
03:55:03 03:27:01 AM 4791012 6959888 3091412 39.22 2688 2336184 752800 8.43 280744 2424920 4
03:55:03 03:28:01 AM 4790812 6959768 3091612 39.22 2688 2336264 752800 8.43 280744 2424884 88
03:55:03 03:29:01 AM 4790624 6959584 3091800 39.22 2688 2336268 752800 8.43 280744 2425160 4
03:55:03 03:30:01 AM 4790404 6959496 3092020 39.23 2688 2336408 748236 8.38 280744 2425128 148
03:55:03 03:31:01 AM 4790136 6959408 3092288 39.23 2688 2336580 748236 8.38 280744 2425472 72
03:55:03 03:32:01 AM 4788540 6957964 3093884 39.25 2688 2336740 767084 8.59 280744 2427392 124
03:55:03 03:33:01 AM 4787652 6957484 3094772 39.26 2688 2337140 767084 8.59 280744 2428008 40
03:55:03 03:34:01 AM 4787356 6957544 3095068 39.27 2688 2337504 767084 8.59 280744 2428228 148
03:55:03 03:35:01 AM 4787352 6957940 3095072 39.27 2688 2337904 767084 8.59 280744 2428676 52
03:55:03 03:36:02 AM 4786776 6957744 3095648 39.27 2688 2338284 767084 8.59 280744 2428940 204
03:55:03 03:37:01 AM 4786536 6957872 3095888 39.28 2688 2338652 767084 8.59 280744 2429424 116
03:55:03 03:38:01 AM 4786240 6957960 3096184 39.28 2688 2339036 767084 8.59 280744 2429692 36
03:55:03 03:39:01 AM 4785448 6957756 3096976 39.29 2688 2339616 767084 8.59 280744 2430416 96
03:55:03 03:40:01 AM 4785240 6957548 3097184 39.29 2688 2339616 747928 8.37 280744 2430580 8
03:55:03 03:41:01 AM 4785356 6957680 3097068 39.29 2688 2339628 747928 8.37 280744 2430476 16
03:55:03 03:42:01 AM 4785384 6957780 3097040 39.29 2688 2339700 747928 8.37 280744 2430552 4
03:55:03 03:43:01 AM 4785648 6958048 3096776 39.29 2688 2339704 747928 8.37 280744 2430440 4
03:55:03 03:44:01 AM 4784684 6957164 3097740 39.30 2688 2339784 747928 8.37 280744 2430860 8
03:55:03 03:45:01 AM 4785052 6957532 3097372 39.29 2688 2339784 747928 8.37 280744 2430588 8
03:55:03 03:46:01 AM 4784632 6957300 3097792 39.30 2688 2339972 747928 8.37 280744 2431116 28
03:55:03 03:47:01 AM 4783980 6957032 3098444 39.31 2688 2340356 763608 8.55 280748 2431572 52
03:55:03 03:48:01 AM 4781208 6954652 3101216 39.34 2688 2340748 800540 8.96 280748 2434388 16
03:55:03 03:49:01 AM 4780016 6953852 3102408 39.36 2688 2341140 817224 9.15 280748 2435044 4
03:55:03 03:50:01 AM 4779204 6953420 3103220 39.37 2688 2341520 848040 9.50 280748 2435692 16
03:55:03 03:51:01 AM 4776472 6951068 3105952 39.40 2688 2341892 880936 9.86 280748 2438380 24
03:55:03 03:52:01 AM 4775812 6950792 3106612 39.41 2688 2342276 897368 10.05 280748 2438732 4
03:55:03 03:53:01 AM 4772832 6948216 3109592 39.45 2688 2342672 913816 10.23 280748 2441564 24
03:55:03 03:54:01 AM 4863488 6913668 3018936 38.30 2688 2223116 741332 8.30 366844 2289184 84304
03:55:03 03:55:01 AM 4808892 6873660 3073532 38.99 2688 2237888 800460 8.96 527632 2186840 36340
03:55:03 Average: 4810381 6959647 3072043 38.97 2688 2316646 758834 8.50 277729 2408692 572
03:55:03
03:55:03 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:55:03 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:01:01 AM eth0 1.00 0.15 0.14 0.02 0.00 0.00 0.00 0.00
03:55:03 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:02:01 AM eth0 9.94 9.46 1.63 0.88 0.00 0.00 0.00 0.00
03:55:03 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:03:01 AM eth0 8.78 5.01 0.94 0.43 0.00 0.00 0.00 0.00
03:55:03 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:04:01 AM eth0 13.58 8.88 2.05 0.94 0.00 0.00 0.00 0.00
03:55:03 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:05:01 AM eth0 1.15 0.75 0.35 0.29 0.00 0.00 0.00 0.00
03:55:03 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:06:01 AM eth0 1.67 0.25 0.47 0.23 0.00 0.00 0.00 0.00
03:55:03 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:07:01 AM eth0 7.63 4.25 1.06 0.30 0.00 0.00 0.00 0.00
03:55:03 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:08:01 AM eth0 1.10 0.48 0.10 0.09 0.00 0.00 0.00 0.00
03:55:03 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:09:01 AM eth0 0.88 0.17 0.20 0.07 0.00 0.00 0.00 0.00
03:55:03 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:10:01 AM eth0 9.28 8.71 1.51 0.88 0.00 0.00 0.00 0.00
03:55:03 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:11:01 AM eth0 11.03 9.28 2.69 1.82 0.00 0.00 0.00 0.00
03:55:03 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:12:01 AM eth0 11.40 9.12 2.80 1.82 0.00 0.00 0.00 0.00
03:55:03 12:13:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:13:02 AM eth0 11.08 9.12 2.76 1.80 0.00 0.00 0.00 0.00
03:55:03 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:14:01 AM eth0 10.93 8.96 2.81 1.84 0.00 0.00 0.00 0.00
03:55:03 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:15:01 AM eth0 11.61 9.25 2.89 1.83 0.00 0.00 0.00 0.00
03:55:03 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:16:01 AM eth0 11.48 9.01 2.84 1.79 0.00 0.00 0.00 0.00
03:55:03 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:17:01 AM eth0 17.30 14.70 4.44 2.77 0.00 0.00 0.00 0.00
03:55:03 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:18:01 AM eth0 0.48 0.08 0.03 0.01 0.00 0.00 0.00 0.00
03:55:03 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:19:01 AM eth0 0.53 0.18 0.15 0.07 0.00 0.00 0.00 0.00
03:55:03 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:20:01 AM eth0 0.75 0.38 0.09 0.05 0.00 0.00 0.00 0.00
03:55:03 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:21:01 AM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00
03:55:03 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:22:01 AM eth0 0.73 0.33 0.09 0.04 0.00 0.00 0.00 0.00
03:55:03 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:23:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:24:01 AM eth0 12.16 9.95 2.07 1.15 0.00 0.00 0.00 0.00
03:55:03 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:25:01 AM eth0 9.50 6.53 1.34 0.75 0.00 0.00 0.00 0.00
03:55:03 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:26:01 AM eth0 6.85 5.28 0.85 0.43 0.00 0.00 0.00 0.00
03:55:03 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:27:01 AM eth0 1.77 0.53 0.72 0.42 0.00 0.00 0.00 0.00
03:55:03 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:28:01 AM eth0 4.77 4.20 0.69 0.30 0.00 0.00 0.00 0.00
03:55:03 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:29:01 AM eth0 0.97 0.57 0.21 0.14 0.00 0.00 0.00 0.00
03:55:03 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:30:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:31:01 AM eth0 5.57 4.95 0.97 0.52 0.00 0.00 0.00 0.00
03:55:03 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:32:01 AM eth0 1.85 0.57 0.21 0.09 0.00 0.00 0.00 0.00
03:55:03 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:33:01 AM eth0 1.58 0.40 0.65 0.42 0.00 0.00 0.00 0.00
03:55:03 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:34:01 AM eth0 5.98 4.75 1.20 0.61 0.00 0.00 0.00 0.00
03:55:03 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:35:01 AM eth0 5.15 4.97 0.75 0.41 0.00 0.00 0.00 0.00
03:55:03 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:36:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
03:55:03 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:37:01 AM eth0 5.50 4.23 0.80 0.30 0.00 0.00 0.00 0.00
03:55:03 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:38:01 AM eth0 10.28 9.28 1.92 1.16 0.00 0.00 0.00 0.00
03:55:03 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:39:01 AM eth0 9.95 6.98 2.54 1.59 0.00 0.00 0.00 0.00
03:55:03 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:40:01 AM eth0 13.66 9.20 3.29 2.01 0.00 0.00 0.00 0.00
03:55:03 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:41:01 AM eth0 11.25 9.10 3.02 1.97 0.00 0.00 0.00 0.00
03:55:03 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:42:01 AM eth0 15.03 9.23 3.79 1.98 0.00 0.00 0.00 0.00
03:55:03 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:43:01 AM eth0 11.51 9.10 2.78 1.82 0.00 0.00 0.00 0.00
03:55:03 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:44:01 AM eth0 14.41 9.78 3.52 2.13 0.00 0.00 0.00 0.00
03:55:03 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:45:01 AM eth0 21.00 17.05 5.66 3.62 0.00 0.00 0.00 0.00
03:55:03 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:46:01 AM eth0 1.70 0.43 0.22 0.06 0.00 0.00 0.00 0.00
03:55:03 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:47:01 AM eth0 1.23 0.00 0.09 0.00 0.00 0.00 0.00 0.00
03:55:03 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:48:01 AM eth0 1.70 0.32 0.17 0.04 0.00 0.00 0.00 0.00
03:55:03 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:49:01 AM eth0 0.62 0.12 0.16 0.06 0.00 0.00 0.00 0.00
03:55:03 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:50:01 AM eth0 0.82 0.30 0.09 0.04 0.00 0.00 0.00 0.00
03:55:03 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:51:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00
03:55:03 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:52:01 AM eth0 2.07 1.37 0.41 0.28 0.00 0.00 0.00 0.00
03:55:03 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:53:01 AM eth0 14.48 13.05 2.28 1.16 0.00 0.00 0.00 0.00
03:55:03 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:54:01 AM eth0 3.62 1.23 1.21 0.78 0.00 0.00 0.00 0.00
03:55:03 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:55:01 AM eth0 0.40 0.10 0.03 0.00 0.00 0.00 0.00 0.00
03:55:03 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:56:01 AM eth0 7.63 4.40 1.09 0.31 0.00 0.00 0.00 0.00
03:55:03 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:57:01 AM eth0 1.27 0.58 0.11 0.11 0.00 0.00 0.00 0.00
03:55:03 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:58:01 AM eth0 0.82 0.00 0.05 0.00 0.00 0.00 0.00 0.00
03:55:03 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 12:59:01 AM eth0 5.50 4.88 0.85 0.44 0.00 0.00 0.00 0.00
03:55:03 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:00:01 AM eth0 9.53 9.13 1.39 0.69 0.00 0.00 0.00 0.00
03:55:03 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:01:01 AM eth0 5.30 5.00 0.74 0.43 0.00 0.00 0.00 0.00
03:55:03 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:02:01 AM eth0 5.80 4.91 0.76 0.41 0.00 0.00 0.00 0.00
03:55:03 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:03:01 AM eth0 4.98 0.00 0.27 0.00 0.00 0.00 0.00 0.00
03:55:03 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:04:01 AM eth0 8.82 4.83 1.65 0.79 0.00 0.00 0.00 0.00
03:55:03 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:05:01 AM eth0 1.87 0.87 0.49 0.34 0.00 0.00 0.00 0.00
03:55:03 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:06:01 AM eth0 5.28 0.03 10.37 0.00 0.00 0.00 0.00 0.00
03:55:03 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:07:01 AM eth0 8.98 8.47 1.49 0.86 0.00 0.00 0.00 0.00
03:55:03 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:08:01 AM eth0 7.40 6.08 1.74 1.16 0.00 0.00 0.00 0.00
03:55:03 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:09:01 AM eth0 11.76 9.50 3.21 2.06 0.00 0.00 0.00 0.00
03:55:03 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:10:01 AM eth0 11.46 9.00 2.80 1.79 0.00 0.00 0.00 0.00
03:55:03 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:11:01 AM eth0 11.40 9.13 2.89 1.80 0.00 0.00 0.00 0.00
03:55:03 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:12:01 AM eth0 11.00 8.98 2.71 1.79 0.00 0.00 0.00 0.00
03:55:03 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:13:01 AM eth0 11.81 9.12 2.86 1.79 0.00 0.00 0.00 0.00
03:55:03 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:14:01 AM eth0 23.54 18.03 6.07 3.71 0.00 0.00 0.00 0.00
03:55:03 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:15:01 AM eth0 1.12 0.60 0.42 0.28 0.00 0.00 0.00 0.00
03:55:03 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:16:01 AM eth0 4.30 0.00 0.53 0.00 0.00 0.00 0.00 0.00
03:55:03 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:17:01 AM eth0 1.85 0.57 2.14 0.24 0.00 0.00 0.00 0.00
03:55:03 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:18:01 AM eth0 1.47 0.03 0.15 0.00 0.00 0.00 0.00 0.00
03:55:03 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:19:01 AM eth0 1.28 0.62 0.53 0.33 0.00 0.00 0.00 0.00
03:55:03 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:20:01 AM eth0 0.85 0.05 0.05 0.00 0.00 0.00 0.00 0.00
03:55:03 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:21:01 AM eth0 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00
03:55:03 01:22:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:22:02 AM eth0 16.08 15.16 2.84 1.66 0.00 0.00 0.00 0.00
03:55:03 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:23:01 AM eth0 5.71 5.32 0.78 0.43 0.00 0.00 0.00 0.00
03:55:03 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:24:01 AM eth0 1.40 0.68 0.24 0.17 0.00 0.00 0.00 0.00
03:55:03 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:25:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:26:01 AM eth0 5.47 4.92 0.73 0.39 0.00 0.00 0.00 0.00
03:55:03 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:27:01 AM eth0 0.67 0.12 0.06 0.02 0.00 0.00 0.00 0.00
03:55:03 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:28:01 AM eth0 0.90 0.18 0.33 0.22 0.00 0.00 0.00 0.00
03:55:03 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:29:01 AM eth0 5.85 5.43 0.95 0.50 0.00 0.00 0.00 0.00
03:55:03 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:30:01 AM eth0 0.48 0.02 0.03 0.00 0.00 0.00 0.00 0.00
03:55:03 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:31:01 AM eth0 0.60 0.22 0.27 0.19 0.00 0.00 0.00 0.00
03:55:03 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:32:01 AM eth0 10.50 9.67 1.48 0.72 0.00 0.00 0.00 0.00
03:55:03 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:33:01 AM eth0 4.57 2.07 0.57 6.81 0.00 0.00 0.00 0.00
03:55:03 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:34:01 AM eth0 1.43 0.55 0.23 6.43 0.00 0.00 0.00 0.00
03:55:03 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:35:01 AM eth0 5.50 5.13 1.00 1.24 0.00 0.00 0.00 0.00
03:55:03 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:36:01 AM eth0 9.30 9.08 1.53 0.95 0.00 0.00 0.00 0.00
03:55:03 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:37:01 AM eth0 12.60 10.71 3.20 2.10 0.00 0.00 0.00 0.00
03:55:03 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:38:01 AM eth0 10.75 8.93 2.69 1.78 0.00 0.00 0.00 0.00
03:55:03 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:39:01 AM eth0 11.10 9.15 2.87 1.86 0.00 0.00 0.00 0.00
03:55:03 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:40:01 AM eth0 11.13 9.00 2.76 1.79 0.00 0.00 0.00 0.00
03:55:03 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:41:01 AM eth0 11.16 9.05 3.04 2.00 0.00 0.00 0.00 0.00
03:55:03 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:42:01 AM eth0 11.26 8.95 2.83 1.78 0.00 0.00 0.00 0.00
03:55:03 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:43:01 AM eth0 14.73 12.70 3.81 2.36 0.00 0.00 0.00 0.00
03:55:03 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:44:01 AM eth0 0.88 0.13 0.20 0.07 0.00 0.00 0.00 0.00
03:55:03 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:45:01 AM eth0 0.52 0.25 0.27 0.20 0.00 0.00 0.00 0.00
03:55:03 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:46:01 AM eth0 0.60 0.35 0.08 0.05 0.00 0.00 0.00 0.00
03:55:03 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:47:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:48:01 AM eth0 0.58 0.28 0.08 0.04 0.00 0.00 0.00 0.00
03:55:03 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:49:01 AM eth0 0.53 0.15 0.16 0.07 0.00 0.00 0.00 0.00
03:55:03 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:50:01 AM eth0 10.18 9.41 1.81 1.05 0.00 0.00 0.00 0.00
03:55:03 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:51:01 AM eth0 5.48 5.40 0.80 0.45 0.00 0.00 0.00 0.00
03:55:03 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:52:01 AM eth0 0.52 0.23 0.04 0.04 0.00 0.00 0.00 0.00
03:55:03 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:53:01 AM eth0 0.35 0.15 0.02 0.01 0.00 0.00 0.00 0.00
03:55:03 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:54:01 AM eth0 10.11 9.57 1.55 0.77 0.00 0.00 0.00 0.00
03:55:03 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:55:01 AM eth0 4.73 4.72 0.70 0.41 0.00 0.00 0.00 0.00
03:55:03 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:56:01 AM eth0 9.41 9.10 1.35 0.68 0.00 0.00 0.00 0.00
03:55:03 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:57:01 AM eth0 0.75 0.67 0.08 0.10 0.00 0.00 0.00 0.00
03:55:03 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:58:01 AM eth0 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 01:59:01 AM eth0 8.93 8.73 1.60 0.93 0.00 0.00 0.00 0.00
03:55:03 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:00:01 AM eth0 8.13 6.83 2.00 1.31 0.00 0.00 0.00 0.00
03:55:03 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:01:01 AM eth0 10.71 9.02 2.74 1.79 0.00 0.00 0.00 0.00
03:55:03 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:02:01 AM eth0 10.89 9.00 2.76 1.79 0.00 0.00 0.00 0.00
03:55:03 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:03:01 AM eth0 10.86 9.05 2.77 1.81 0.00 0.00 0.00 0.00
03:55:03 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:04:01 AM eth0 11.75 9.18 2.95 1.86 0.00 0.00 0.00 0.00
03:55:03 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:05:01 AM eth0 10.81 9.11 2.76 1.82 0.00 0.00 0.00 0.00
03:55:03 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:06:01 AM eth0 19.83 16.71 5.08 3.20 0.00 0.00 0.00 0.00
03:55:03 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:07:01 AM eth0 0.53 0.37 0.09 0.05 0.00 0.00 0.00 0.00
03:55:03 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:08:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:09:01 AM eth0 0.68 0.45 0.21 0.11 0.00 0.00 0.00 0.00
03:55:03 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:10:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:11:01 AM eth0 0.43 0.28 0.08 0.04 0.00 0.00 0.00 0.00
03:55:03 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:12:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:13:01 AM eth0 3.83 3.43 0.90 0.66 0.00 0.00 0.00 0.00
03:55:03 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:14:01 AM eth0 11.60 11.36 1.73 0.86 0.00 0.00 0.00 0.00
03:55:03 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:15:01 AM eth0 0.68 0.57 0.09 0.10 0.00 0.00 0.00 0.00
03:55:03 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:16:01 AM eth0 0.38 0.10 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:17:01 AM eth0 4.80 4.77 0.68 0.34 0.00 0.00 0.00 0.00
03:55:03 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:18:01 AM eth0 8.81 8.70 1.29 0.70 0.00 0.00 0.00 0.00
03:55:03 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:19:01 AM eth0 5.75 4.08 0.84 0.39 0.00 0.00 0.00 0.00
03:55:03 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:20:01 AM eth0 5.71 5.58 0.80 0.48 0.00 0.00 0.00 0.00
03:55:03 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:55:03 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:22:01 AM eth0 1.98 1.38 0.42 0.26 0.00 0.00 0.00 0.00
03:55:03 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:23:01 AM eth0 11.65 11.08 2.10 1.28 0.00 0.00 0.00 0.00
03:55:03 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:24:01 AM eth0 11.48 9.38 3.16 2.05 0.00 0.00 0.00 0.00
03:55:03 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:25:01 AM eth0 11.28 9.17 2.83 1.80 0.00 0.00 0.00 0.00
03:55:03 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:26:01 AM eth0 11.11 9.15 2.81 1.80 0.00 0.00 0.00 0.00
03:55:03 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:27:01 AM eth0 12.60 9.16 3.00 1.80 0.00 0.00 0.00 0.00
03:55:03 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:28:01 AM eth0 11.31 9.15 3.00 1.98 0.00 0.00 0.00 0.00
03:55:03 02:29:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:29:02 AM eth0 10.93 9.25 2.85 1.86 0.00 0.00 0.00 0.00
03:55:03 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:30:01 AM eth0 16.76 11.49 3.86 2.16 0.00 0.00 0.00 0.00
03:55:03 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:31:01 AM eth0 4.28 0.77 1.39 0.80 0.00 0.00 0.00 0.00
03:55:03 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:32:01 AM eth0 1.37 0.43 0.40 0.24 0.00 0.00 0.00 0.00
03:55:03 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:33:01 AM eth0 7.35 0.30 1.16 0.20 0.00 0.00 0.00 0.00
03:55:03 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:34:01 AM eth0 2.40 0.12 0.25 0.06 0.00 0.00 0.00 0.00
03:55:03 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:35:01 AM eth0 1.33 0.33 0.12 0.04 0.00 0.00 0.00 0.00
03:55:03 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:36:01 AM eth0 0.52 0.02 0.03 0.00 0.00 0.00 0.00 0.00
03:55:03 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:37:01 AM eth0 10.25 9.45 1.79 1.06 0.00 0.00 0.00 0.00
03:55:03 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:38:01 AM eth0 5.97 4.87 0.78 0.42 0.00 0.00 0.00 0.00
03:55:03 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:39:01 AM eth0 2.28 0.13 0.26 0.07 0.00 0.00 0.00 0.00
03:55:03 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:40:01 AM eth0 3.43 0.10 0.15 0.00 0.00 0.00 0.00 0.00
03:55:03 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:41:01 AM eth0 6.00 4.08 0.66 0.32 0.00 0.00 0.00 0.00
03:55:03 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:42:01 AM eth0 5.17 4.77 0.70 0.32 0.00 0.00 0.00 0.00
03:55:03 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:43:01 AM eth0 1.72 0.43 0.16 0.09 0.00 0.00 0.00 0.00
03:55:03 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:44:01 AM eth0 3.83 0.68 1.25 0.67 0.00 0.00 0.00 0.00
03:55:03 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:45:01 AM eth0 9.20 8.70 1.55 0.88 0.00 0.00 0.00 0.00
03:55:03 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:46:01 AM eth0 16.13 7.83 3.19 1.51 0.00 0.00 0.00 0.00
03:55:03 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:47:01 AM eth0 11.98 8.93 2.98 1.96 0.00 0.00 0.00 0.00
03:55:03 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:48:01 AM eth0 11.48 9.07 2.78 1.78 0.00 0.00 0.00 0.00
03:55:03 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:49:01 AM eth0 11.65 9.21 2.92 1.88 0.00 0.00 0.00 0.00
03:55:03 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:50:01 AM eth0 11.86 9.07 2.83 1.79 0.00 0.00 0.00 0.00
03:55:03 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:51:01 AM eth0 11.08 9.01 2.75 1.79 0.00 0.00 0.00 0.00
03:55:03 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:52:01 AM eth0 19.78 16.13 4.99 3.03 0.00 0.00 0.00 0.00
03:55:03 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:53:01 AM eth0 0.77 0.35 0.11 0.05 0.00 0.00 0.00 0.00
03:55:03 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:54:01 AM eth0 1.42 0.15 0.21 0.07 0.00 0.00 0.00 0.00
03:55:03 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:55:01 AM eth0 0.85 0.37 0.12 0.05 0.00 0.00 0.00 0.00
03:55:03 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:56:01 AM eth0 0.60 0.00 0.04 0.00 0.00 0.00 0.00 0.00
03:55:03 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:57:01 AM eth0 0.57 0.35 0.09 0.05 0.00 0.00 0.00 0.00
03:55:03 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:58:01 AM eth0 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00
03:55:03 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 02:59:01 AM eth0 6.46 3.52 1.23 0.72 0.00 0.00 0.00 0.00
03:55:03 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:00:01 AM eth0 10.33 9.73 1.79 1.11 0.00 0.00 0.00 0.00
03:55:03 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:01:01 AM eth0 10.68 10.06 1.88 1.10 0.00 0.00 0.00 0.00
03:55:03 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:02:01 AM eth0 11.93 9.45 2.98 1.86 0.00 0.00 0.00 0.00
03:55:03 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:03:01 AM eth0 10.58 8.92 2.67 1.78 0.00 0.00 0.00 0.00
03:55:03 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:04:01 AM eth0 10.78 8.91 2.83 1.82 0.00 0.00 0.00 0.00
03:55:03 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:05:01 AM eth0 10.91 9.00 2.73 1.81 0.00 0.00 0.00 0.00
03:55:03 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:06:01 AM eth0 11.26 9.15 2.81 1.80 0.00 0.00 0.00 0.00
03:55:03 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:07:01 AM eth0 11.11 9.20 2.83 1.81 0.00 0.00 0.00 0.00
03:55:03 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:08:01 AM eth0 13.81 11.55 3.50 2.14 0.00 0.00 0.00 0.00
03:55:03 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:09:01 AM eth0 0.45 0.20 0.15 0.07 0.00 0.00 0.00 0.00
03:55:03 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:10:01 AM eth0 0.58 0.32 0.08 0.04 0.00 0.00 0.00 0.00
03:55:03 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:11:01 AM eth0 4.82 0.07 9.75 0.00 0.00 0.00 0.00 0.00
03:55:03 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:12:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:13:01 AM eth0 0.47 0.28 0.08 0.04 0.00 0.00 0.00 0.00
03:55:03 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:14:01 AM eth0 0.55 0.13 0.15 0.07 0.00 0.00 0.00 0.00
03:55:03 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:15:01 AM eth0 9.75 9.45 1.74 1.06 0.00 0.00 0.00 0.00
03:55:03 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:16:01 AM eth0 9.90 9.71 1.83 1.14 0.00 0.00 0.00 0.00
03:55:03 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:17:01 AM eth0 9.76 8.18 2.42 1.59 0.00 0.00 0.00 0.00
03:55:03 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:18:01 AM eth0 10.70 8.98 2.70 1.78 0.00 0.00 0.00 0.00
03:55:03 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:19:01 AM eth0 10.81 8.63 2.75 1.73 0.00 0.00 0.00 0.00
03:55:03 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:20:01 AM eth0 10.76 9.05 2.76 1.81 0.00 0.00 0.00 0.00
03:55:03 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:21:01 AM eth0 10.78 8.86 2.73 1.76 0.00 0.00 0.00 0.00
03:55:03 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:22:01 AM eth0 10.78 9.08 2.74 1.79 0.00 0.00 0.00 0.00
03:55:03 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:23:01 AM eth0 18.80 15.90 4.86 3.02 0.00 0.00 0.00 0.00
03:55:03 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:24:01 AM eth0 0.83 0.47 0.23 0.12 0.00 0.00 0.00 0.00
03:55:03 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:25:01 AM eth0 0.92 0.25 0.36 0.23 0.00 0.00 0.00 0.00
03:55:03 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:26:01 AM eth0 0.52 0.28 0.08 0.04 0.00 0.00 0.00 0.00
03:55:03 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:27:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:28:01 AM eth0 0.90 0.28 0.12 0.04 0.00 0.00 0.00 0.00
03:55:03 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:29:01 AM eth0 0.95 0.42 0.46 0.30 0.00 0.00 0.00 0.00
03:55:03 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:30:01 AM eth0 3.98 3.43 0.92 0.66 0.00 0.00 0.00 0.00
03:55:03 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:31:01 AM eth0 10.48 10.26 2.10 1.38 0.00 0.00 0.00 0.00
03:55:03 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:32:01 AM eth0 9.93 9.40 1.73 1.00 0.00 0.00 0.00 0.00
03:55:03 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:33:01 AM eth0 11.86 9.78 3.16 2.10 0.00 0.00 0.00 0.00
03:55:03 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:34:01 AM eth0 11.83 9.33 3.07 1.86 0.00 0.00 0.00 0.00
03:55:03 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:35:01 AM eth0 10.88 9.13 2.76 1.80 0.00 0.00 0.00 0.00
03:55:03 03:36:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:36:02 AM eth0 11.06 9.13 2.80 1.80 0.00 0.00 0.00 0.00
03:55:03 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:37:01 AM eth0 10.44 8.81 2.67 1.77 0.00 0.00 0.00 0.00
03:55:03 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:38:01 AM eth0 11.25 9.20 2.83 1.83 0.00 0.00 0.00 0.00
03:55:03 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:39:01 AM eth0 13.36 11.40 3.54 2.17 0.00 0.00 0.00 0.00
03:55:03 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:40:01 AM eth0 0.32 0.03 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:41:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
03:55:03 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:42:01 AM eth0 0.53 0.27 0.08 0.04 0.00 0.00 0.00 0.00
03:55:03 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:43:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
03:55:03 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:44:01 AM eth0 1.12 0.62 0.47 0.31 0.00 0.00 0.00 0.00
03:55:03 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:45:01 AM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00
03:55:03 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:46:01 AM eth0 14.90 9.45 2.83 1.45 0.00 0.00 0.00 0.00
03:55:03 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:47:01 AM eth0 12.95 10.35 4.45 2.06 0.00 0.00 0.00 0.00
03:55:03 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:48:01 AM eth0 13.40 10.11 3.71 1.36 0.00 0.00 0.00 0.00
03:55:03 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:49:01 AM eth0 14.31 8.83 3.62 1.02 0.00 0.00 0.00 0.00
03:55:03 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:50:01 AM eth0 9.38 8.55 2.87 0.97 0.00 0.00 0.00 0.00
03:55:03 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:51:01 AM eth0 11.01 10.16 2.69 1.52 0.00 0.00 0.00 0.00
03:55:03 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:52:01 AM eth0 9.17 8.25 2.99 1.03 0.00 0.00 0.00 0.00
03:55:03 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:53:01 AM eth0 9.81 8.65 2.92 1.01 0.00 0.00 0.00 0.00
03:55:03 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:54:01 AM eth0 122.00 77.02 193.34 225.71 0.00 0.00 0.00 0.00
03:55:03 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 03:55:01 AM eth0 18.66 16.68 14.96 8.57 0.00 0.00 0.00 0.00
03:55:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:03 Average: eth0 7.09 5.43 2.41 1.89 0.00 0.00 0.00 0.00
03:55:03
03:55:03
03:55:03 ---> sar -P ALL:
03:55:03 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-4828.novalocal) 11/03/2025 _x86_64_ (2 CPU)
03:55:03
03:55:03 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 12:01:01 AM all 0.34 0.02 0.26 0.06 0.03 99.29
03:55:03 12:01:01 AM 0 0.62 0.02 0.28 0.07 0.05 98.97
03:55:03 12:01:01 AM 1 0.07 0.02 0.23 0.05 0.02 99.62
03:55:03 12:02:01 AM all 6.97 0.00 1.89 0.01 0.06 91.07
03:55:03 12:02:01 AM 0 3.81 0.00 0.39 0.00 0.05 95.74
03:55:03 12:02:01 AM 1 10.18 0.00 3.40 0.02 0.07 86.33
03:55:03 12:03:01 AM all 6.56 0.00 3.05 0.00 0.07 90.31
03:55:03 12:03:01 AM 0 13.22 0.00 6.19 0.00 0.07 80.52
03:55:03 12:03:01 AM 1 0.50 0.00 0.20 0.00 0.07 99.23
03:55:03 12:04:01 AM all 7.34 0.00 2.06 0.00 0.08 90.52
03:55:03 12:04:01 AM 0 7.59 0.00 2.75 0.00 0.09 89.57
03:55:03 12:04:01 AM 1 7.10 0.00 1.37 0.00 0.07 91.46
03:55:03 12:05:01 AM all 3.53 0.00 1.37 0.01 0.04 95.05
03:55:03 12:05:01 AM 0 6.58 0.00 2.71 0.00 0.03 90.68
03:55:03 12:05:01 AM 1 0.60 0.00 0.08 0.02 0.05 99.25
03:55:03 12:06:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
03:55:03 12:06:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
03:55:03 12:06:01 AM 1 0.67 0.00 0.08 0.00 0.03 99.21
03:55:03 12:07:01 AM all 3.17 0.00 1.40 0.00 0.05 95.37
03:55:03 12:07:01 AM 0 5.98 0.00 2.77 0.00 0.05 91.19
03:55:03 12:07:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40
03:55:03 12:08:01 AM all 2.07 0.00 0.56 0.00 0.04 97.32
03:55:03 12:08:01 AM 0 0.77 0.00 0.12 0.00 0.03 99.08
03:55:03 12:08:01 AM 1 3.39 0.00 1.02 0.00 0.05 95.55
03:55:03 12:09:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56
03:55:03 12:09:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
03:55:03 12:09:01 AM 1 0.30 0.00 0.10 0.00 0.03 99.57
03:55:03 12:10:01 AM all 5.19 0.00 2.17 0.00 0.05 92.59
03:55:03 12:10:01 AM 0 9.96 0.00 4.31 0.00 0.07 85.66
03:55:03 12:10:01 AM 1 0.70 0.00 0.15 0.00 0.03 99.12
03:55:03 12:11:01 AM all 5.54 0.00 0.60 0.00 0.07 93.79
03:55:03 12:11:01 AM 0 5.61 0.00 0.38 0.00 0.07 93.93
03:55:03 12:11:01 AM 1 5.47 0.00 0.81 0.00 0.07 93.65
03:55:03
03:55:03 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 12:12:01 AM all 4.36 0.00 0.33 0.00 0.07 95.24
03:55:03 12:12:01 AM 0 4.26 0.00 0.33 0.00 0.07 95.34
03:55:03 12:12:01 AM 1 4.45 0.00 0.33 0.00 0.07 95.15
03:55:03 12:13:02 AM all 4.38 0.00 0.32 0.00 0.06 95.25
03:55:03 12:13:02 AM 0 2.42 0.00 0.22 0.00 0.05 97.31
03:55:03 12:13:02 AM 1 6.34 0.00 0.42 0.00 0.07 93.18
03:55:03 12:14:01 AM all 4.40 0.00 0.30 0.00 0.07 95.23
03:55:03 12:14:01 AM 0 2.75 0.00 0.19 0.00 0.07 96.99
03:55:03 12:14:01 AM 1 6.06 0.00 0.41 0.00 0.07 93.47
03:55:03 12:15:01 AM all 4.43 0.00 0.33 0.00 0.06 95.18
03:55:03 12:15:01 AM 0 3.44 0.00 0.27 0.00 0.05 96.24
03:55:03 12:15:01 AM 1 5.42 0.00 0.40 0.00 0.07 94.11
03:55:03 12:16:01 AM all 4.36 0.00 0.31 0.00 0.07 95.26
03:55:03 12:16:01 AM 0 4.80 0.00 0.33 0.00 0.07 94.80
03:55:03 12:16:01 AM 1 3.93 0.00 0.28 0.00 0.07 95.72
03:55:03 12:17:01 AM all 5.98 0.00 0.35 0.00 0.06 93.62
03:55:03 12:17:01 AM 0 7.37 0.00 0.38 0.00 0.07 92.18
03:55:03 12:17:01 AM 1 4.58 0.00 0.32 0.00 0.05 95.05
03:55:03 12:18:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
03:55:03 12:18:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
03:55:03 12:18:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
03:55:03 12:19:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
03:55:03 12:19:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
03:55:03 12:19:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60
03:55:03 12:20:01 AM all 0.50 0.01 0.10 0.02 0.04 99.33
03:55:03 12:20:01 AM 0 0.15 0.00 0.12 0.02 0.05 99.67
03:55:03 12:20:01 AM 1 0.85 0.02 0.08 0.02 0.03 99.00
03:55:03 12:21:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
03:55:03 12:21:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
03:55:03 12:21:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
03:55:03 12:22:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65
03:55:03 12:22:01 AM 0 0.38 0.00 0.10 0.00 0.03 99.48
03:55:03 12:22:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
03:55:03
03:55:03 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 12:23:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
03:55:03 12:23:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
03:55:03 12:23:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
03:55:03 12:24:01 AM all 3.93 0.00 1.62 0.00 0.05 94.40
03:55:03 12:24:01 AM 0 2.72 0.00 2.82 0.00 0.05 94.41
03:55:03 12:24:01 AM 1 5.12 0.00 0.44 0.00 0.05 94.39
03:55:03 12:25:01 AM all 6.56 0.24 3.20 0.13 0.06 89.80
03:55:03 12:25:01 AM 0 13.54 0.00 6.38 0.00 0.09 79.99
03:55:03 12:25:01 AM 1 0.18 0.47 0.30 0.25 0.03 98.76
03:55:03 12:26:01 AM all 6.14 0.00 1.67 0.00 0.06 92.13
03:55:03 12:26:01 AM 0 12.19 0.00 3.29 0.00 0.07 84.45
03:55:03 12:26:01 AM 1 0.52 0.00 0.17 0.00 0.05 99.26
03:55:03 12:27:01 AM all 0.23 0.00 0.08 0.00 0.04 99.64
03:55:03 12:27:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
03:55:03 12:27:01 AM 1 0.34 0.00 0.08 0.00 0.05 99.53
03:55:03 12:28:01 AM all 0.74 0.00 0.12 0.00 0.03 99.10
03:55:03 12:28:01 AM 0 0.84 0.00 0.15 0.00 0.03 98.98
03:55:03 12:28:01 AM 1 0.65 0.00 0.08 0.00 0.03 99.23
03:55:03 12:29:01 AM all 4.34 0.00 1.89 0.00 0.05 93.72
03:55:03 12:29:01 AM 0 8.09 0.00 3.71 0.00 0.05 88.15
03:55:03 12:29:01 AM 1 0.77 0.00 0.15 0.00 0.05 99.03
03:55:03 12:30:01 AM all 0.35 0.00 0.08 0.00 0.04 99.52
03:55:03 12:30:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
03:55:03 12:30:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
03:55:03 12:31:01 AM all 2.56 0.00 0.19 0.00 0.04 97.21
03:55:03 12:31:01 AM 0 0.25 0.00 0.10 0.00 0.05 99.60
03:55:03 12:31:01 AM 1 4.91 0.00 0.29 0.00 0.03 94.77
03:55:03 12:32:01 AM all 2.75 0.00 1.20 0.00 0.05 96.00
03:55:03 12:32:01 AM 0 5.39 0.00 2.29 0.00 0.03 92.29
03:55:03 12:32:01 AM 1 0.20 0.00 0.15 0.00 0.07 99.58
03:55:03 12:33:01 AM all 0.17 0.00 0.09 0.00 0.04 99.70
03:55:03 12:33:01 AM 0 0.23 0.00 0.10 0.00 0.03 99.63
03:55:03 12:33:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
03:55:03
03:55:03 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 12:34:01 AM all 3.88 0.00 1.86 0.00 0.05 94.21
03:55:03 12:34:01 AM 0 7.41 0.00 3.64 0.00 0.05 88.89
03:55:03 12:34:01 AM 1 0.48 0.00 0.13 0.00 0.05 99.33
03:55:03 12:35:01 AM all 5.94 0.00 1.55 0.00 0.07 92.44
03:55:03 12:35:01 AM 0 11.68 0.00 3.10 0.00 0.09 85.13
03:55:03 12:35:01 AM 1 0.60 0.00 0.10 0.00 0.05 99.25
03:55:03 12:36:01 AM all 0.37 0.00 0.07 0.00 0.03 99.54
03:55:03 12:36:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
03:55:03 12:36:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25
03:55:03 12:37:01 AM all 1.03 0.00 0.09 0.00 0.04 98.83
03:55:03 12:37:01 AM 0 1.45 0.00 0.13 0.00 0.05 98.37
03:55:03 12:37:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30
03:55:03 12:38:01 AM all 7.68 0.00 2.17 0.00 0.08 90.08
03:55:03 12:38:01 AM 0 15.18 0.00 4.29 0.00 0.09 80.44
03:55:03 12:38:01 AM 1 0.73 0.00 0.20 0.00 0.07 99.00
03:55:03 12:39:01 AM all 6.16 0.00 2.69 0.00 0.07 91.08
03:55:03 12:39:01 AM 0 8.62 0.00 5.15 0.00 0.07 86.16
03:55:03 12:39:01 AM 1 3.80 0.00 0.33 0.00 0.07 95.80
03:55:03 12:40:01 AM all 4.47 0.00 0.36 0.00 0.07 95.10
03:55:03 12:40:01 AM 0 5.19 0.00 0.38 0.00 0.07 94.35
03:55:03 12:40:01 AM 1 3.75 0.00 0.33 0.00 0.07 95.85
03:55:03 12:41:01 AM all 4.37 0.00 0.35 0.00 0.06 95.22
03:55:03 12:41:01 AM 0 4.79 0.00 0.38 0.00 0.05 94.77
03:55:03 12:41:01 AM 1 3.95 0.00 0.32 0.00 0.07 95.67
03:55:03 12:42:01 AM all 4.39 0.00 0.33 0.00 0.06 95.22
03:55:03 12:42:01 AM 0 3.48 0.00 0.30 0.00 0.07 96.15
03:55:03 12:42:01 AM 1 5.30 0.00 0.35 0.00 0.05 94.30
03:55:03 12:43:01 AM all 4.43 0.00 0.34 0.00 0.07 95.16
03:55:03 12:43:01 AM 0 4.58 0.00 0.35 0.00 0.07 95.00
03:55:03 12:43:01 AM 1 4.28 0.00 0.33 0.00 0.07 95.32
03:55:03 12:44:01 AM all 4.46 0.00 0.34 0.00 0.05 95.15
03:55:03 12:44:01 AM 0 3.66 0.00 0.27 0.00 0.05 96.02
03:55:03 12:44:01 AM 1 5.25 0.00 0.42 0.00 0.05 94.28
03:55:03
03:55:03 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 12:45:01 AM all 7.03 0.00 0.38 0.00 0.06 92.53
03:55:03 12:45:01 AM 0 4.70 0.00 0.28 0.00 0.05 94.97
03:55:03 12:45:01 AM 1 9.37 0.00 0.47 0.00 0.07 90.09
03:55:03 12:46:01 AM all 0.52 0.00 0.08 0.01 0.03 99.36
03:55:03 12:46:01 AM 0 0.60 0.00 0.10 0.00 0.03 99.27
03:55:03 12:46:01 AM 1 0.43 0.00 0.07 0.02 0.03 99.45
03:55:03 12:47:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
03:55:03 12:47:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
03:55:03 12:47:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
03:55:03 12:48:01 AM all 0.40 0.00 0.08 0.00 0.04 99.47
03:55:03 12:48:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
03:55:03 12:48:01 AM 1 0.45 0.00 0.12 0.00 0.05 99.38
03:55:03 12:49:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
03:55:03 12:49:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
03:55:03 12:49:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
03:55:03 12:50:01 AM all 0.48 0.00 0.06 0.00 0.04 99.42
03:55:03 12:50:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
03:55:03 12:50:01 AM 1 0.42 0.00 0.10 0.00 0.05 99.43
03:55:03 12:51:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76
03:55:03 12:51:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65
03:55:03 12:51:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
03:55:03 12:52:01 AM all 0.84 0.00 0.07 0.00 0.03 99.06
03:55:03 12:52:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
03:55:03 12:52:01 AM 1 1.19 0.00 0.08 0.00 0.03 98.70
03:55:03 12:53:01 AM all 7.09 0.00 3.61 0.00 0.06 89.23
03:55:03 12:53:01 AM 0 1.07 0.00 0.15 0.00 0.03 98.75
03:55:03 12:53:01 AM 1 13.57 0.00 7.34 0.00 0.09 78.99
03:55:03 12:54:01 AM all 4.85 0.00 1.81 0.00 0.06 93.28
03:55:03 12:54:01 AM 0 0.72 0.00 0.13 0.00 0.07 99.08
03:55:03 12:54:01 AM 1 9.13 0.00 3.54 0.00 0.05 87.28
03:55:03 12:55:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67
03:55:03 12:55:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62
03:55:03 12:55:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
03:55:03
03:55:03 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 12:56:01 AM all 2.63 0.00 0.22 0.00 0.03 97.11
03:55:03 12:56:01 AM 0 0.65 0.00 0.12 0.00 0.02 99.22
03:55:03 12:56:01 AM 1 4.67 0.00 0.32 0.00 0.05 94.96
03:55:03 12:57:01 AM all 3.09 0.00 1.61 0.00 0.05 95.25
03:55:03 12:57:01 AM 0 0.65 0.00 0.10 0.00 0.05 99.20
03:55:03 12:57:01 AM 1 5.58 0.00 3.16 0.00 0.05 91.21
03:55:03 12:58:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
03:55:03 12:58:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
03:55:03 12:58:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70
03:55:03 12:59:01 AM all 3.93 0.00 1.78 0.01 0.05 94.23
03:55:03 12:59:01 AM 0 0.28 0.00 0.12 0.02 0.03 99.55
03:55:03 12:59:01 AM 1 7.69 0.00 3.51 0.00 0.07 88.73
03:55:03 01:00:01 AM all 7.33 0.01 1.63 0.00 0.06 90.97
03:55:03 01:00:01 AM 0 9.51 0.00 2.88 0.00 0.07 87.54
03:55:03 01:00:01 AM 1 5.24 0.02 0.43 0.00 0.05 94.27
03:55:03 01:01:01 AM all 7.26 0.00 3.43 0.00 0.05 89.26
03:55:03 01:01:01 AM 0 0.62 0.00 0.13 0.00 0.03 99.22
03:55:03 01:01:01 AM 1 14.39 0.00 6.97 0.00 0.07 78.57
03:55:03 01:02:01 AM all 6.60 0.00 2.03 0.00 0.07 91.30
03:55:03 01:02:01 AM 0 1.25 0.00 0.17 0.00 0.05 98.53
03:55:03 01:02:01 AM 1 12.27 0.00 4.00 0.00 0.09 83.64
03:55:03 01:03:01 AM all 0.26 0.00 0.11 0.00 0.03 99.61
03:55:03 01:03:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
03:55:03 01:03:01 AM 1 0.15 0.00 0.15 0.00 0.03 99.67
03:55:03 01:04:01 AM all 0.95 0.00 0.13 0.00 0.03 98.88
03:55:03 01:04:01 AM 0 1.70 0.00 0.15 0.00 0.03 98.12
03:55:03 01:04:01 AM 1 0.22 0.00 0.12 0.00 0.03 99.63
03:55:03 01:05:01 AM all 4.46 0.00 1.43 0.00 0.05 94.06
03:55:03 01:05:01 AM 0 8.75 0.00 2.80 0.00 0.07 88.38
03:55:03 01:05:01 AM 1 0.38 0.00 0.13 0.00 0.03 99.45
03:55:03 01:06:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53
03:55:03 01:06:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
03:55:03 01:06:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
03:55:03
03:55:03 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 01:07:01 AM all 2.94 0.00 0.21 0.00 0.04 96.80
03:55:03 01:07:01 AM 0 4.11 0.00 0.25 0.00 0.03 95.60
03:55:03 01:07:01 AM 1 1.78 0.00 0.17 0.00 0.05 98.00
03:55:03 01:08:01 AM all 6.79 0.00 2.59 0.00 0.06 90.56
03:55:03 01:08:01 AM 0 3.99 0.00 0.27 0.00 0.03 95.71
03:55:03 01:08:01 AM 1 9.71 0.00 5.01 0.00 0.09 85.20
03:55:03 01:09:01 AM all 4.39 0.00 0.31 0.00 0.05 95.25
03:55:03 01:09:01 AM 0 6.19 0.00 0.37 0.00 0.05 93.39
03:55:03 01:09:01 AM 1 2.59 0.00 0.25 0.00 0.05 97.11
03:55:03 01:10:01 AM all 4.45 0.00 0.33 0.00 0.06 95.16
03:55:03 01:10:01 AM 0 2.17 0.00 0.22 0.00 0.05 97.56
03:55:03 01:10:01 AM 1 6.72 0.00 0.45 0.00 0.07 92.76
03:55:03 01:11:01 AM all 4.49 0.00 0.34 0.00 0.05 95.12
03:55:03 01:11:01 AM 0 3.83 0.00 0.27 0.00 0.05 95.85
03:55:03 01:11:01 AM 1 5.15 0.00 0.42 0.00 0.05 94.38
03:55:03 01:12:01 AM all 4.44 0.00 0.31 0.00 0.03 95.22
03:55:03 01:12:01 AM 0 4.90 0.00 0.35 0.00 0.03 94.72
03:55:03 01:12:01 AM 1 3.98 0.00 0.27 0.00 0.03 95.72
03:55:03 01:13:01 AM all 4.33 0.00 0.36 0.00 0.06 95.25
03:55:03 01:13:01 AM 0 1.82 0.00 0.23 0.00 0.05 97.89
03:55:03 01:13:01 AM 1 6.84 0.00 0.48 0.00 0.07 92.61
03:55:03 01:14:01 AM all 7.54 0.00 0.43 0.00 0.05 91.97
03:55:03 01:14:01 AM 0 4.88 0.00 0.32 0.00 0.05 94.75
03:55:03 01:14:01 AM 1 10.21 0.00 0.55 0.00 0.05 89.18
03:55:03 01:15:01 AM all 0.62 0.00 0.10 0.00 0.03 99.25
03:55:03 01:15:01 AM 0 0.62 0.00 0.13 0.00 0.03 99.22
03:55:03 01:15:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
03:55:03 01:16:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55
03:55:03 01:16:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78
03:55:03 01:16:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
03:55:03 01:17:01 AM all 0.52 0.00 0.09 0.00 0.02 99.37
03:55:03 01:17:01 AM 0 0.52 0.00 0.10 0.00 0.02 99.37
03:55:03 01:17:01 AM 1 0.52 0.00 0.08 0.00 0.02 99.38
03:55:03
03:55:03 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 01:18:01 AM all 0.18 0.00 0.07 0.00 0.02 99.73
03:55:03 01:18:01 AM 0 0.22 0.00 0.07 0.00 0.02 99.70
03:55:03 01:18:01 AM 1 0.15 0.00 0.07 0.00 0.02 99.77
03:55:03 01:19:01 AM all 0.53 0.00 0.10 0.00 0.03 99.33
03:55:03 01:19:01 AM 0 0.68 0.00 0.08 0.00 0.03 99.20
03:55:03 01:19:01 AM 1 0.38 0.00 0.12 0.00 0.03 99.47
03:55:03 01:20:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
03:55:03 01:20:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52
03:55:03 01:20:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
03:55:03 01:21:01 AM all 0.20 0.00 0.08 0.00 0.02 99.70
03:55:03 01:21:01 AM 0 0.25 0.00 0.08 0.00 0.02 99.65
03:55:03 01:21:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75
03:55:03 01:22:02 AM all 6.89 0.00 3.71 0.00 0.06 89.34
03:55:03 01:22:02 AM 0 4.38 0.00 0.37 0.00 0.03 95.21
03:55:03 01:22:02 AM 1 9.47 0.00 7.13 0.00 0.09 83.31
03:55:03 01:23:01 AM all 7.81 0.00 2.16 0.00 0.08 89.95
03:55:03 01:23:01 AM 0 0.68 0.00 0.19 0.00 0.03 99.10
03:55:03 01:23:01 AM 1 15.46 0.00 4.28 0.00 0.13 80.13
03:55:03 01:24:01 AM all 3.32 0.00 1.81 0.01 0.04 94.82
03:55:03 01:24:01 AM 0 0.43 0.00 0.08 0.02 0.02 99.45
03:55:03 01:24:01 AM 1 6.27 0.00 3.57 0.00 0.07 90.08
03:55:03 01:25:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
03:55:03 01:25:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70
03:55:03 01:25:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35
03:55:03 01:26:01 AM all 3.79 0.00 1.83 0.00 0.07 94.30
03:55:03 01:26:01 AM 0 7.10 0.00 3.62 0.00 0.09 89.19
03:55:03 01:26:01 AM 1 0.62 0.00 0.12 0.00 0.05 99.21
03:55:03 01:27:01 AM all 1.52 0.00 0.15 0.00 0.03 98.30
03:55:03 01:27:01 AM 0 2.27 0.00 0.25 0.00 0.05 97.43
03:55:03 01:27:01 AM 1 0.78 0.00 0.05 0.00 0.02 99.15
03:55:03 01:28:01 AM all 0.36 0.00 0.08 0.00 0.02 99.54
03:55:03 01:28:01 AM 0 0.22 0.00 0.13 0.00 0.03 99.62
03:55:03 01:28:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47
03:55:03
03:55:03 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 01:29:01 AM all 5.61 0.00 1.81 0.00 0.07 92.51
03:55:03 01:29:01 AM 0 0.38 0.00 0.18 0.00 0.05 99.38
03:55:03 01:29:01 AM 1 11.08 0.00 3.52 0.00 0.09 85.31
03:55:03 01:30:01 AM all 0.22 0.00 0.08 0.00 0.02 99.69
03:55:03 01:30:01 AM 0 0.32 0.00 0.10 0.00 0.02 99.57
03:55:03 01:30:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
03:55:03 01:31:01 AM all 0.41 0.00 0.09 0.01 0.03 99.47
03:55:03 01:31:01 AM 0 0.22 0.00 0.13 0.00 0.03 99.62
03:55:03 01:31:01 AM 1 0.60 0.00 0.05 0.02 0.02 99.32
03:55:03 01:32:01 AM all 7.16 0.00 2.03 0.00 0.07 90.74
03:55:03 01:32:01 AM 0 4.81 0.00 0.41 0.00 0.07 94.71
03:55:03 01:32:01 AM 1 9.57 0.00 3.68 0.00 0.07 86.68
03:55:03 01:33:01 AM all 2.77 0.18 1.70 0.00 0.04 95.31
03:55:03 01:33:01 AM 0 5.28 0.33 3.29 0.00 0.03 91.06
03:55:03 01:33:01 AM 1 0.32 0.03 0.15 0.00 0.05 99.45
03:55:03 01:34:01 AM all 0.16 0.00 0.10 0.00 0.03 99.71
03:55:03 01:34:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
03:55:03 01:34:01 AM 1 0.18 0.00 0.12 0.00 0.03 99.67
03:55:03 01:35:01 AM all 4.01 0.00 1.93 0.00 0.05 94.01
03:55:03 01:35:01 AM 0 7.84 0.00 3.81 0.00 0.07 88.28
03:55:03 01:35:01 AM 1 0.33 0.00 0.13 0.00 0.03 99.50
03:55:03 01:36:01 AM all 7.69 0.00 2.70 0.00 0.06 89.54
03:55:03 01:36:01 AM 0 12.39 0.00 5.21 0.00 0.07 82.33
03:55:03 01:36:01 AM 1 3.27 0.00 0.34 0.00 0.05 96.34
03:55:03 01:37:01 AM all 5.24 0.00 0.40 0.00 0.07 94.29
03:55:03 01:37:01 AM 0 4.20 0.00 0.32 0.00 0.07 95.42
03:55:03 01:37:01 AM 1 6.29 0.00 0.49 0.00 0.07 93.16
03:55:03 01:38:01 AM all 4.47 0.00 0.33 0.00 0.03 95.17
03:55:03 01:38:01 AM 0 4.77 0.00 0.33 0.00 0.03 94.87
03:55:03 01:38:01 AM 1 4.17 0.00 0.33 0.00 0.03 95.47
03:55:03 01:39:01 AM all 4.65 0.00 0.33 0.00 0.07 94.96
03:55:03 01:39:01 AM 0 3.31 0.00 0.23 0.00 0.07 96.39
03:55:03 01:39:01 AM 1 5.99 0.00 0.42 0.00 0.07 93.53
03:55:03
03:55:03 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 01:40:01 AM all 4.42 0.00 0.37 0.00 0.03 95.18
03:55:03 01:40:01 AM 0 5.01 0.00 0.37 0.00 0.03 94.59
03:55:03 01:40:01 AM 1 3.84 0.00 0.37 0.00 0.03 95.76
03:55:03 01:41:01 AM all 4.46 0.00 0.35 0.00 0.05 95.13
03:55:03 01:41:01 AM 0 4.40 0.00 0.37 0.00 0.05 95.19
03:55:03 01:41:01 AM 1 4.53 0.00 0.33 0.00 0.05 95.08
03:55:03 01:42:01 AM all 4.49 0.00 0.34 0.00 0.05 95.12
03:55:03 01:42:01 AM 0 2.17 0.00 0.23 0.00 0.03 97.56
03:55:03 01:42:01 AM 1 6.81 0.00 0.45 0.00 0.07 92.67
03:55:03 01:43:01 AM all 5.13 0.00 0.29 0.00 0.05 94.53
03:55:03 01:43:01 AM 0 6.97 0.00 0.32 0.00 0.07 92.64
03:55:03 01:43:01 AM 1 3.29 0.00 0.27 0.00 0.03 96.41
03:55:03 01:44:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62
03:55:03 01:44:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
03:55:03 01:44:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
03:55:03 01:45:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
03:55:03 01:45:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
03:55:03 01:45:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
03:55:03 01:46:01 AM all 0.51 0.00 0.08 0.00 0.03 99.39
03:55:03 01:46:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
03:55:03 01:46:01 AM 1 0.65 0.00 0.08 0.00 0.03 99.23
03:55:03 01:47:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
03:55:03 01:47:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
03:55:03 01:47:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
03:55:03 01:48:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56
03:55:03 01:48:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
03:55:03 01:48:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
03:55:03 01:49:01 AM all 0.35 0.00 0.05 0.00 0.02 99.58
03:55:03 01:49:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
03:55:03 01:49:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37
03:55:03 01:50:01 AM all 4.25 0.00 3.17 0.00 0.06 92.52
03:55:03 01:50:01 AM 0 3.21 0.00 0.32 0.00 0.05 96.42
03:55:03 01:50:01 AM 1 5.30 0.00 6.04 0.00 0.07 88.59
03:55:03
03:55:03 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 01:51:01 AM all 7.79 0.00 2.07 0.00 0.07 90.07
03:55:03 01:51:01 AM 0 6.81 0.00 3.46 0.00 0.07 89.66
03:55:03 01:51:01 AM 1 8.75 0.00 0.71 0.00 0.07 90.47
03:55:03 01:52:01 AM all 1.00 0.00 0.09 0.00 0.03 98.87
03:55:03 01:52:01 AM 0 1.37 0.00 0.10 0.00 0.03 98.50
03:55:03 01:52:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25
03:55:03 01:53:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62
03:55:03 01:53:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
03:55:03 01:53:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48
03:55:03 01:54:01 AM all 6.40 0.00 2.10 0.00 0.05 91.45
03:55:03 01:54:01 AM 0 0.35 0.00 0.15 0.00 0.05 99.45
03:55:03 01:54:01 AM 1 12.75 0.00 4.16 0.00 0.05 83.04
03:55:03 01:55:01 AM all 7.75 0.00 3.47 0.00 0.08 88.70
03:55:03 01:55:01 AM 0 0.65 0.00 0.10 0.00 0.08 99.17
03:55:03 01:55:01 AM 1 15.21 0.00 7.00 0.00 0.07 77.72
03:55:03 01:56:01 AM all 7.27 0.00 2.23 0.00 0.07 90.43
03:55:03 01:56:01 AM 0 0.63 0.00 0.13 0.00 0.07 99.17
03:55:03 01:56:01 AM 1 14.35 0.00 4.47 0.00 0.07 81.11
03:55:03 01:57:01 AM all 4.07 0.00 1.76 0.00 0.04 94.12
03:55:03 01:57:01 AM 0 0.63 0.00 0.13 0.00 0.05 99.18
03:55:03 01:57:01 AM 1 7.62 0.00 3.45 0.00 0.03 88.90
03:55:03 01:58:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
03:55:03 01:58:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
03:55:03 01:58:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
03:55:03 01:59:01 AM all 3.88 0.00 0.28 0.00 0.05 95.79
03:55:03 01:59:01 AM 0 0.68 0.00 0.12 0.00 0.03 99.17
03:55:03 01:59:01 AM 1 7.16 0.00 0.44 0.00 0.07 92.33
03:55:03 02:00:01 AM all 6.63 0.00 2.59 0.00 0.07 90.72
03:55:03 02:00:01 AM 0 6.19 0.00 0.42 0.00 0.07 93.32
03:55:03 02:00:01 AM 1 7.07 0.00 4.73 0.00 0.07 88.13
03:55:03 02:01:01 AM all 4.45 0.00 0.33 0.00 0.07 95.14
03:55:03 02:01:01 AM 0 2.76 0.00 0.18 0.00 0.07 96.99
03:55:03 02:01:01 AM 1 6.16 0.00 0.49 0.00 0.07 93.29
03:55:03
03:55:03 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 02:02:01 AM all 4.43 0.00 0.33 0.00 0.05 95.19
03:55:03 02:02:01 AM 0 2.67 0.00 0.23 0.00 0.03 97.06
03:55:03 02:02:01 AM 1 6.19 0.00 0.42 0.00 0.07 93.32
03:55:03 02:03:01 AM all 4.42 0.00 0.33 0.00 0.06 95.18
03:55:03 02:03:01 AM 0 2.74 0.00 0.25 0.00 0.05 96.96
03:55:03 02:03:01 AM 1 6.10 0.00 0.42 0.00 0.07 93.41
03:55:03 02:04:01 AM all 4.33 0.00 0.33 0.01 0.04 95.29
03:55:03 02:04:01 AM 0 3.75 0.00 0.28 0.02 0.05 95.90
03:55:03 02:04:01 AM 1 4.92 0.00 0.37 0.00 0.03 94.68
03:55:03 02:05:01 AM all 4.46 0.00 0.31 0.00 0.06 95.17
03:55:03 02:05:01 AM 0 3.72 0.00 0.25 0.00 0.05 95.98
03:55:03 02:05:01 AM 1 5.20 0.00 0.37 0.00 0.07 94.37
03:55:03 02:06:01 AM all 6.91 0.00 0.38 0.00 0.05 92.65
03:55:03 02:06:01 AM 0 10.40 0.00 0.52 0.00 0.05 89.03
03:55:03 02:06:01 AM 1 3.42 0.00 0.25 0.00 0.05 96.27
03:55:03 02:07:01 AM all 0.49 0.00 0.09 0.00 0.03 99.39
03:55:03 02:07:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
03:55:03 02:07:01 AM 1 0.65 0.00 0.12 0.00 0.03 99.20
03:55:03 02:08:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58
03:55:03 02:08:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
03:55:03 02:08:01 AM 1 0.60 0.00 0.08 0.00 0.02 99.30
03:55:03 02:09:01 AM all 0.34 0.00 0.09 0.00 0.03 99.54
03:55:03 02:09:01 AM 0 0.42 0.00 0.10 0.00 0.02 99.47
03:55:03 02:09:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62
03:55:03 02:10:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
03:55:03 02:10:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
03:55:03 02:10:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
03:55:03 02:11:01 AM all 0.51 0.00 0.08 0.00 0.04 99.37
03:55:03 02:11:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25
03:55:03 02:11:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48
03:55:03 02:12:01 AM all 0.29 0.00 0.08 0.00 0.02 99.62
03:55:03 02:12:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
03:55:03 02:12:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83
03:55:03
03:55:03 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 02:13:01 AM all 2.24 0.00 0.13 0.00 0.03 97.61
03:55:03 02:13:01 AM 0 2.23 0.00 0.15 0.00 0.05 97.57
03:55:03 02:13:01 AM 1 2.24 0.00 0.10 0.00 0.02 97.64
03:55:03 02:14:01 AM all 6.34 0.00 3.12 0.00 0.07 90.47
03:55:03 02:14:01 AM 0 12.64 0.00 6.35 0.00 0.09 80.92
03:55:03 02:14:01 AM 1 0.65 0.00 0.20 0.00 0.05 99.10
03:55:03 02:15:01 AM all 3.12 0.00 1.75 0.00 0.05 95.07
03:55:03 02:15:01 AM 0 5.70 0.00 3.47 0.00 0.05 90.78
03:55:03 02:15:01 AM 1 0.62 0.00 0.08 0.00 0.05 99.25
03:55:03 02:16:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
03:55:03 02:16:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70
03:55:03 02:16:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
03:55:03 02:17:01 AM all 3.59 0.00 1.31 0.00 0.05 95.06
03:55:03 02:17:01 AM 0 6.67 0.00 2.53 0.00 0.07 90.73
03:55:03 02:17:01 AM 1 0.63 0.00 0.13 0.00 0.03 99.20
03:55:03 02:18:01 AM all 7.27 0.00 2.26 0.00 0.08 90.39
03:55:03 02:18:01 AM 0 2.89 0.00 0.41 0.00 0.07 96.64
03:55:03 02:18:01 AM 1 11.83 0.00 4.19 0.00 0.09 83.89
03:55:03 02:19:01 AM all 7.29 0.00 3.40 0.00 0.06 89.25
03:55:03 02:19:01 AM 0 0.57 0.00 0.17 0.00 0.03 99.23
03:55:03 02:19:01 AM 1 14.47 0.00 6.85 0.00 0.09 78.59
03:55:03 02:20:01 AM all 6.39 0.00 1.93 0.00 0.06 91.62
03:55:03 02:20:01 AM 0 12.68 0.00 3.19 0.00 0.09 84.04
03:55:03 02:20:01 AM 1 0.55 0.00 0.75 0.00 0.03 98.66
03:55:03 02:21:01 AM all 0.34 0.00 0.08 0.01 0.03 99.54
03:55:03 02:21:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
03:55:03 02:21:01 AM 1 0.58 0.00 0.08 0.02 0.03 99.28
03:55:03 02:22:01 AM all 1.00 0.00 0.08 0.00 0.03 98.88
03:55:03 02:22:01 AM 0 0.75 0.00 0.12 0.00 0.03 99.10
03:55:03 02:22:01 AM 1 1.25 0.00 0.05 0.00 0.03 98.66
03:55:03 02:23:01 AM all 7.57 0.00 2.78 0.00 0.05 89.60
03:55:03 02:23:01 AM 0 3.79 0.00 0.37 0.00 0.05 95.78
03:55:03 02:23:01 AM 1 11.46 0.00 5.25 0.00 0.05 83.23
03:55:03
03:55:03 02:23:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 02:24:01 AM all 4.45 0.00 0.32 0.00 0.06 95.18
03:55:03 02:24:01 AM 0 3.01 0.00 0.25 0.00 0.05 96.69
03:55:03 02:24:01 AM 1 5.89 0.00 0.38 0.00 0.07 93.66
03:55:03 02:25:01 AM all 4.46 0.00 0.34 0.00 0.05 95.14
03:55:03 02:25:01 AM 0 3.76 0.00 0.27 0.00 0.05 95.92
03:55:03 02:25:01 AM 1 5.17 0.00 0.42 0.00 0.05 94.37
03:55:03 02:26:01 AM all 4.50 0.00 0.33 0.00 0.05 95.12
03:55:03 02:26:01 AM 0 3.81 0.00 0.27 0.00 0.05 95.87
03:55:03 02:26:01 AM 1 5.18 0.00 0.40 0.00 0.05 94.36
03:55:03 02:27:01 AM all 4.39 0.00 0.33 0.00 0.08 95.20
03:55:03 02:27:01 AM 0 3.11 0.00 0.25 0.00 0.08 96.56
03:55:03 02:27:01 AM 1 5.67 0.00 0.42 0.00 0.08 93.83
03:55:03 02:28:01 AM all 4.45 0.00 0.33 0.00 0.06 95.16
03:55:03 02:28:01 AM 0 2.50 0.00 0.25 0.00 0.05 97.20
03:55:03 02:28:01 AM 1 6.41 0.00 0.40 0.00 0.07 93.12
03:55:03 02:29:02 AM all 4.41 0.00 0.33 0.00 0.05 95.21
03:55:03 02:29:02 AM 0 3.64 0.00 0.30 0.00 0.05 96.01
03:55:03 02:29:02 AM 1 5.18 0.00 0.35 0.00 0.05 94.41
03:55:03 02:30:01 AM all 4.75 0.00 0.25 0.00 0.05 94.94
03:55:03 02:30:01 AM 0 3.16 0.00 0.25 0.00 0.07 96.52
03:55:03 02:30:01 AM 1 6.34 0.00 0.25 0.00 0.03 93.37
03:55:03 02:31:01 AM all 0.34 0.00 0.09 0.00 0.03 99.54
03:55:03 02:31:01 AM 0 0.28 0.00 0.10 0.00 0.03 99.58
03:55:03 02:31:01 AM 1 0.40 0.00 0.08 0.00 0.02 99.50
03:55:03 02:32:01 AM all 0.49 0.00 0.07 0.00 0.04 99.40
03:55:03 02:32:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
03:55:03 02:32:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
03:55:03 02:33:01 AM all 0.34 0.00 0.08 0.00 0.03 99.54
03:55:03 02:33:01 AM 0 0.62 0.00 0.10 0.00 0.03 99.25
03:55:03 02:33:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
03:55:03 02:34:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68
03:55:03 02:34:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60
03:55:03 02:34:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
03:55:03
03:55:03 02:34:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 02:35:01 AM all 0.48 0.00 0.06 0.00 0.03 99.43
03:55:03 02:35:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
03:55:03 02:35:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57
03:55:03 02:36:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
03:55:03 02:36:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
03:55:03 02:36:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
03:55:03 02:37:01 AM all 5.06 0.00 2.93 0.00 0.06 91.95
03:55:03 02:37:01 AM 0 6.21 0.00 5.55 0.00 0.07 88.17
03:55:03 02:37:01 AM 1 3.95 0.00 0.41 0.00 0.05 95.60
03:55:03 02:38:01 AM all 7.14 0.00 2.16 0.00 0.07 90.63
03:55:03 02:38:01 AM 0 4.08 0.00 0.36 0.00 0.05 95.51
03:55:03 02:38:01 AM 1 10.27 0.00 4.00 0.00 0.09 85.64
03:55:03 02:39:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
03:55:03 02:39:01 AM 0 0.57 0.00 0.12 0.00 0.03 99.28
03:55:03 02:39:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
03:55:03 02:40:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52
03:55:03 02:40:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
03:55:03 02:40:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
03:55:03 02:41:01 AM all 5.03 0.00 1.81 0.00 0.05 93.12
03:55:03 02:41:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
03:55:03 02:41:01 AM 1 9.68 0.00 3.60 0.00 0.07 86.65
03:55:03 02:42:01 AM all 2.27 0.00 0.23 0.00 0.04 97.46
03:55:03 02:42:01 AM 0 3.85 0.00 0.29 0.00 0.03 95.82
03:55:03 02:42:01 AM 1 0.74 0.00 0.17 0.00 0.05 99.05
03:55:03 02:43:01 AM all 2.89 0.00 1.74 0.00 0.03 95.34
03:55:03 02:43:01 AM 0 5.68 0.00 3.41 0.00 0.03 90.88
03:55:03 02:43:01 AM 1 0.20 0.00 0.12 0.00 0.03 99.65
03:55:03 02:44:01 AM all 0.34 0.00 0.09 0.00 0.03 99.54
03:55:03 02:44:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
03:55:03 02:44:01 AM 1 0.23 0.00 0.13 0.00 0.03 99.60
03:55:03 02:45:01 AM all 4.49 0.00 0.31 0.00 0.06 95.14
03:55:03 02:45:01 AM 0 1.49 0.00 0.12 0.00 0.05 98.35
03:55:03 02:45:01 AM 1 7.59 0.00 0.52 0.00 0.07 91.82
03:55:03
03:55:03 02:45:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 02:46:01 AM all 6.23 0.00 2.74 0.00 0.08 90.95
03:55:03 02:46:01 AM 0 2.92 0.00 0.30 0.00 0.07 96.71
03:55:03 02:46:01 AM 1 9.62 0.00 5.24 0.00 0.09 85.05
03:55:03 02:47:01 AM all 4.51 0.00 0.33 0.00 0.05 95.10
03:55:03 02:47:01 AM 0 3.53 0.00 0.27 0.00 0.03 96.17
03:55:03 02:47:01 AM 1 5.50 0.00 0.40 0.00 0.07 94.03
03:55:03 02:48:01 AM all 4.46 0.00 0.33 0.00 0.06 95.14
03:55:03 02:48:01 AM 0 2.86 0.00 0.25 0.00 0.05 96.84
03:55:03 02:48:01 AM 1 6.07 0.00 0.42 0.00 0.07 93.44
03:55:03 02:49:01 AM all 4.52 0.00 0.35 0.00 0.05 95.08
03:55:03 02:49:01 AM 0 4.59 0.00 0.33 0.00 0.07 95.01
03:55:03 02:49:01 AM 1 4.45 0.00 0.37 0.00 0.03 95.15
03:55:03 02:50:01 AM all 4.63 0.00 0.33 0.00 0.05 94.98
03:55:03 02:50:01 AM 0 2.59 0.00 0.25 0.00 0.05 97.11
03:55:03 02:50:01 AM 1 6.67 0.00 0.42 0.00 0.05 92.86
03:55:03 02:51:01 AM all 4.47 0.00 0.35 0.00 0.05 95.13
03:55:03 02:51:01 AM 0 6.27 0.00 0.45 0.00 0.05 93.23
03:55:03 02:51:01 AM 1 2.67 0.00 0.25 0.00 0.05 97.02
03:55:03 02:52:01 AM all 6.66 0.00 0.41 0.00 0.07 92.86
03:55:03 02:52:01 AM 0 4.58 0.00 0.28 0.00 0.05 95.09
03:55:03 02:52:01 AM 1 8.75 0.00 0.54 0.00 0.08 90.63
03:55:03 02:53:01 AM all 0.55 0.00 0.07 0.00 0.03 99.36
03:55:03 02:53:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25
03:55:03 02:53:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
03:55:03 02:54:01 AM all 0.23 0.00 0.08 0.00 0.02 99.67
03:55:03 02:54:01 AM 0 0.37 0.00 0.08 0.00 0.02 99.53
03:55:03 02:54:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
03:55:03 02:55:01 AM all 0.51 0.00 0.08 0.00 0.03 99.39
03:55:03 02:55:01 AM 0 0.47 0.00 0.10 0.00 0.03 99.40
03:55:03 02:55:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
03:55:03 02:56:01 AM all 0.35 0.00 0.08 0.00 0.02 99.56
03:55:03 02:56:01 AM 0 0.18 0.00 0.12 0.00 0.03 99.67
03:55:03 02:56:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45
03:55:03
03:55:03 02:56:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 02:57:01 AM all 0.43 0.17 0.11 0.01 0.03 99.26
03:55:03 02:57:01 AM 0 0.43 0.05 0.08 0.00 0.02 99.42
03:55:03 02:57:01 AM 1 0.44 0.28 0.13 0.02 0.03 99.10
03:55:03 02:58:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
03:55:03 02:58:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
03:55:03 02:58:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
03:55:03 02:59:01 AM all 1.81 0.00 0.17 0.00 0.03 98.00
03:55:03 02:59:01 AM 0 2.07 0.00 0.17 0.00 0.03 97.73
03:55:03 02:59:01 AM 1 1.55 0.00 0.17 0.00 0.02 98.27
03:55:03 03:00:01 AM all 7.44 0.00 3.29 0.00 0.08 89.20
03:55:03 03:00:01 AM 0 6.52 0.00 5.90 0.00 0.07 87.51
03:55:03 03:00:01 AM 1 8.33 0.00 0.72 0.00 0.09 90.85
03:55:03 03:01:01 AM all 7.14 0.00 2.69 0.00 0.09 90.08
03:55:03 03:01:01 AM 0 10.98 0.00 5.17 0.00 0.12 83.73
03:55:03 03:01:01 AM 1 3.49 0.00 0.34 0.00 0.05 96.13
03:55:03 03:02:01 AM all 4.68 0.00 0.32 0.01 0.04 94.95
03:55:03 03:02:01 AM 0 3.69 0.00 0.28 0.02 0.03 95.97
03:55:03 03:02:01 AM 1 5.67 0.00 0.35 0.00 0.05 93.93
03:55:03 03:03:01 AM all 4.41 0.00 0.34 0.00 0.05 95.20
03:55:03 03:03:01 AM 0 4.05 0.00 0.33 0.00 0.05 95.57
03:55:03 03:03:01 AM 1 4.77 0.00 0.35 0.00 0.05 94.83
03:55:03 03:04:01 AM all 4.61 0.00 0.32 0.00 0.04 95.03
03:55:03 03:04:01 AM 0 3.74 0.00 0.30 0.00 0.03 95.92
03:55:03 03:04:01 AM 1 5.49 0.00 0.33 0.00 0.05 94.13
03:55:03 03:05:01 AM all 4.53 0.00 0.33 0.00 0.04 95.10
03:55:03 03:05:01 AM 0 5.17 0.00 0.35 0.00 0.05 94.43
03:55:03 03:05:01 AM 1 3.90 0.00 0.30 0.00 0.03 95.76
03:55:03 03:06:01 AM all 4.52 0.00 0.31 0.00 0.03 95.14
03:55:03 03:06:01 AM 0 5.35 0.00 0.35 0.00 0.03 94.26
03:55:03 03:06:01 AM 1 3.68 0.00 0.27 0.00 0.03 96.02
03:55:03 03:07:01 AM all 4.54 0.00 0.35 0.00 0.05 95.06
03:55:03 03:07:01 AM 0 2.97 0.00 0.27 0.00 0.03 96.73
03:55:03 03:07:01 AM 1 6.10 0.00 0.43 0.00 0.07 93.39
03:55:03
03:55:03 03:07:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 03:08:01 AM all 4.58 0.00 0.26 0.00 0.05 95.11
03:55:03 03:08:01 AM 0 6.57 0.00 0.27 0.00 0.05 93.11
03:55:03 03:08:01 AM 1 2.59 0.00 0.25 0.00 0.05 97.11
03:55:03 03:09:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
03:55:03 03:09:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
03:55:03 03:09:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
03:55:03 03:10:01 AM all 0.40 0.00 0.07 0.00 0.02 99.52
03:55:03 03:10:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
03:55:03 03:10:01 AM 1 0.45 0.00 0.08 0.00 0.02 99.45
03:55:03 03:11:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
03:55:03 03:11:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
03:55:03 03:11:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
03:55:03 03:12:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
03:55:03 03:12:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
03:55:03 03:12:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
03:55:03 03:13:01 AM all 0.48 0.00 0.08 0.00 0.03 99.42
03:55:03 03:13:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
03:55:03 03:13:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55
03:55:03 03:14:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
03:55:03 03:14:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
03:55:03 03:14:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
03:55:03 03:15:01 AM all 5.25 0.00 3.27 0.00 0.06 91.41
03:55:03 03:15:01 AM 0 9.79 0.00 6.59 0.00 0.09 83.52
03:55:03 03:15:01 AM 1 0.99 0.00 0.15 0.00 0.03 98.83
03:55:03 03:16:01 AM all 7.48 0.00 0.54 0.00 0.07 91.91
03:55:03 03:16:01 AM 0 14.39 0.00 0.94 0.00 0.11 84.56
03:55:03 03:16:01 AM 1 1.20 0.00 0.18 0.00 0.03 98.58
03:55:03 03:17:01 AM all 5.91 0.00 2.61 0.00 0.06 91.43
03:55:03 03:17:01 AM 0 7.23 0.00 4.93 0.00 0.07 87.77
03:55:03 03:17:01 AM 1 4.62 0.00 0.35 0.00 0.05 94.98
03:55:03 03:18:01 AM all 4.57 0.00 0.32 0.00 0.06 95.05
03:55:03 03:18:01 AM 0 4.70 0.00 0.30 0.00 0.07 94.94
03:55:03 03:18:01 AM 1 4.45 0.00 0.33 0.00 0.05 95.17
03:55:03
03:55:03 03:18:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 03:19:01 AM all 4.37 0.00 0.34 0.00 0.36 94.93
03:55:03 03:19:01 AM 0 3.60 0.00 0.28 0.00 0.66 95.45
03:55:03 03:19:01 AM 1 5.13 0.00 0.40 0.00 0.05 94.41
03:55:03 03:20:01 AM all 4.41 0.00 0.33 0.00 0.04 95.22
03:55:03 03:20:01 AM 0 3.41 0.00 0.28 0.00 0.03 96.28
03:55:03 03:20:01 AM 1 5.42 0.00 0.37 0.00 0.05 94.16
03:55:03 03:21:01 AM all 4.41 0.00 0.30 0.00 0.04 95.24
03:55:03 03:21:01 AM 0 1.97 0.00 0.20 0.00 0.03 97.79
03:55:03 03:21:01 AM 1 6.86 0.00 0.40 0.00 0.05 92.69
03:55:03 03:22:01 AM all 4.50 0.00 0.34 0.00 0.05 95.11
03:55:03 03:22:01 AM 0 4.14 0.00 0.30 0.00 0.05 95.51
03:55:03 03:22:01 AM 1 4.85 0.00 0.38 0.00 0.05 94.72
03:55:03 03:23:01 AM all 6.56 0.00 0.38 0.00 0.05 93.01
03:55:03 03:23:01 AM 0 6.12 0.00 0.37 0.00 0.05 93.46
03:55:03 03:23:01 AM 1 6.99 0.00 0.40 0.00 0.05 92.55
03:55:03 03:24:01 AM all 0.51 0.00 0.08 0.00 0.02 99.39
03:55:03 03:24:01 AM 0 0.15 0.00 0.12 0.00 0.02 99.72
03:55:03 03:24:01 AM 1 0.87 0.00 0.05 0.00 0.02 99.07
03:55:03 03:25:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
03:55:03 03:25:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57
03:55:03 03:25:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48
03:55:03 03:26:01 AM all 0.55 0.00 0.08 0.00 0.03 99.35
03:55:03 03:26:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28
03:55:03 03:26:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42
03:55:03 03:27:01 AM all 0.19 0.00 0.07 0.00 0.02 99.72
03:55:03 03:27:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63
03:55:03 03:27:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
03:55:03 03:28:01 AM all 0.47 0.00 0.08 0.00 0.03 99.43
03:55:03 03:28:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33
03:55:03 03:28:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
03:55:03 03:29:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57
03:55:03 03:29:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32
03:55:03 03:29:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
03:55:03
03:55:03 03:29:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 03:30:01 AM all 2.14 0.00 0.16 0.00 0.03 97.67
03:55:03 03:30:01 AM 0 1.93 0.00 0.13 0.00 0.03 97.90
03:55:03 03:30:01 AM 1 2.34 0.00 0.18 0.00 0.03 97.44
03:55:03 03:31:01 AM all 7.23 0.00 3.45 0.02 0.08 89.22
03:55:03 03:31:01 AM 0 13.02 0.00 6.88 0.04 0.11 79.95
03:55:03 03:31:01 AM 1 1.90 0.00 0.29 0.00 0.05 97.76
03:55:03 03:32:01 AM all 7.57 0.00 2.87 0.00 0.07 89.49
03:55:03 03:32:01 AM 0 2.63 0.00 0.27 0.00 0.05 97.04
03:55:03 03:32:01 AM 1 12.68 0.00 5.57 0.00 0.09 81.67
03:55:03 03:33:01 AM all 4.70 0.00 0.36 0.00 0.04 94.90
03:55:03 03:33:01 AM 0 2.77 0.00 0.23 0.00 0.03 96.96
03:55:03 03:33:01 AM 1 6.62 0.00 0.48 0.00 0.05 92.84
03:55:03 03:34:01 AM all 4.53 0.00 0.35 0.00 0.05 95.07
03:55:03 03:34:01 AM 0 5.15 0.00 0.38 0.00 0.05 94.42
03:55:03 03:34:01 AM 1 3.92 0.00 0.32 0.00 0.05 95.72
03:55:03 03:35:01 AM all 4.50 0.00 0.34 0.00 0.05 95.10
03:55:03 03:35:01 AM 0 4.79 0.00 0.37 0.00 0.07 94.77
03:55:03 03:35:01 AM 1 4.21 0.00 0.32 0.00 0.03 95.43
03:55:03 03:36:02 AM all 4.49 0.00 0.30 0.00 0.04 95.17
03:55:03 03:36:02 AM 0 2.46 0.00 0.20 0.00 0.03 97.31
03:55:03 03:36:02 AM 1 6.53 0.00 0.40 0.00 0.05 93.02
03:55:03 03:37:01 AM all 4.44 0.00 0.31 0.00 0.05 95.19
03:55:03 03:37:01 AM 0 2.63 0.00 0.22 0.00 0.05 97.10
03:55:03 03:37:01 AM 1 6.26 0.00 0.41 0.00 0.05 93.28
03:55:03 03:38:01 AM all 4.52 0.00 0.33 0.00 0.04 95.11
03:55:03 03:38:01 AM 0 3.43 0.00 0.30 0.00 0.03 96.24
03:55:03 03:38:01 AM 1 5.62 0.00 0.35 0.00 0.05 93.98
03:55:03 03:39:01 AM all 4.47 0.00 0.26 0.00 0.04 95.23
03:55:03 03:39:01 AM 0 5.07 0.00 0.23 0.00 0.03 94.66
03:55:03 03:39:01 AM 1 3.87 0.00 0.28 0.00 0.05 95.80
03:55:03 03:40:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
03:55:03 03:40:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
03:55:03 03:40:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
03:55:03
03:55:03 03:40:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 03:41:01 AM all 0.35 0.00 0.07 0.01 0.03 99.55
03:55:03 03:41:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30
03:55:03 03:41:01 AM 1 0.08 0.00 0.08 0.02 0.02 99.80
03:55:03 03:42:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
03:55:03 03:42:01 AM 0 0.50 0.00 0.05 0.00 0.00 99.45
03:55:03 03:42:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
03:55:03 03:43:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70
03:55:03 03:43:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63
03:55:03 03:43:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
03:55:03 03:44:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
03:55:03 03:44:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52
03:55:03 03:44:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
03:55:03 03:45:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
03:55:03 03:45:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53
03:55:03 03:45:01 AM 1 0.13 0.00 0.12 0.00 0.03 99.72
03:55:03 03:46:01 AM all 4.57 0.00 2.58 0.00 0.05 92.80
03:55:03 03:46:01 AM 0 7.25 0.00 5.05 0.00 0.05 87.64
03:55:03 03:46:01 AM 1 2.07 0.00 0.27 0.00 0.05 97.61
03:55:03 03:47:01 AM all 6.35 0.00 3.21 0.00 0.06 90.39
03:55:03 03:47:01 AM 0 12.74 0.00 6.52 0.00 0.07 80.66
03:55:03 03:47:01 AM 1 0.48 0.00 0.17 0.00 0.05 99.30
03:55:03 03:48:01 AM all 7.03 0.00 3.26 0.00 0.11 89.59
03:55:03 03:48:01 AM 0 10.14 0.00 3.74 0.00 0.12 85.99
03:55:03 03:48:01 AM 1 4.07 0.00 2.80 0.00 0.10 93.02
03:55:03 03:49:01 AM all 7.48 0.00 3.72 0.00 0.09 88.70
03:55:03 03:49:01 AM 0 4.25 0.00 0.41 0.00 0.07 95.28
03:55:03 03:49:01 AM 1 10.79 0.00 7.12 0.00 0.12 81.96
03:55:03 03:50:01 AM all 6.94 0.00 3.43 0.00 0.07 89.57
03:55:03 03:50:01 AM 0 8.07 0.00 6.38 0.00 0.07 85.47
03:55:03 03:50:01 AM 1 5.86 0.00 0.64 0.00 0.07 93.43
03:55:03 03:51:01 AM all 7.66 0.00 3.36 0.00 0.06 88.92
03:55:03 03:51:01 AM 0 6.50 0.00 4.40 0.00 0.07 89.03
03:55:03 03:51:01 AM 1 8.81 0.00 2.34 0.00 0.05 88.81
03:55:03
03:55:03 03:51:01 AM CPU %user %nice %system %iowait %steal %idle
03:55:03 03:52:01 AM all 7.12 0.00 3.70 0.00 0.08 89.10
03:55:03 03:52:01 AM 0 3.97 0.00 0.69 0.00 0.07 95.27
03:55:03 03:52:01 AM 1 10.39 0.00 6.83 0.00 0.09 82.69
03:55:03 03:53:01 AM all 7.12 0.00 3.70 0.00 0.08 89.10
03:55:03 03:53:01 AM 0 4.05 0.00 0.49 0.00 0.07 95.39
03:55:03 03:53:01 AM 1 10.30 0.00 7.03 0.00 0.09 82.58
03:55:03 03:54:01 AM all 25.96 0.00 2.82 0.15 0.09 70.98
03:55:03 03:54:01 AM 0 17.07 0.00 2.71 0.12 0.08 80.02
03:55:03 03:54:01 AM 1 34.86 0.00 2.93 0.18 0.10 61.93
03:55:03 03:55:01 AM all 33.03 0.00 4.21 0.23 0.09 62.44
03:55:03 03:55:01 AM 0 48.81 0.00 4.84 0.32 0.10 45.94
03:55:03 03:55:01 AM 1 17.27 0.00 3.58 0.13 0.08 78.93
03:55:03 Average: all 3.49 0.00 0.83 0.00 0.05 95.63
03:55:03 Average: 0 3.33 0.00 0.83 0.00 0.05 95.79
03:55:03 Average: 1 3.64 0.00 0.84 0.00 0.05 95.47
03:55:03
03:55:03
03:55:03