23:41:56 Started by upstream project "integration-distribution-mri-test-vanadium" build number 11
23:41:56 originally caused by:
23:41:56 Started by timer
23:41:56 Running as SYSTEM
23:41:56 [EnvInject] - Loading node environment variables.
23:41:56 Building remotely on prd-centos8-robot-2c-8g-2859 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-vanadium
23:41:57 [ssh-agent] Looking for ssh-agent implementation...
23:41:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:41:57 $ ssh-agent
23:41:57 SSH_AUTH_SOCK=/tmp/ssh-AvMnm3GC3R8C/agent.5310
23:41:57 SSH_AGENT_PID=5311
23:41:57 [ssh-agent] Started.
23:41:57 Running ssh-add (command line suppressed)
23:41:57 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/private_key_16020936929457620939.key (/w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/private_key_16020936929457620939.key)
23:41:57 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:41:57 The recommended git tool is: NONE
23:42:00 using credential opendaylight-jenkins-ssh
23:42:00 Wiping out workspace first.
23:42:00 Cloning the remote Git repository
23:42:00 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:42:00 > git init /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test # timeout=10
23:42:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:42:00 > git --version # timeout=10
23:42:00 > git --version # 'git version 2.43.0'
23:42:00 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:42:00 [INFO] Currently running in a labeled security context
23:42:00 [INFO] Currently SELinux is 'enforcing' on the host
23:42:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test@tmp/jenkins-gitclient-ssh321143998541700209.key
23:42:00 Verifying host key using known hosts file
23:42:00 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:42:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:42:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:42:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:42:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:42:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:42:03 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:42:03 [INFO] Currently running in a labeled security context
23:42:03 [INFO] Currently SELinux is 'enforcing' on the host
23:42:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test@tmp/jenkins-gitclient-ssh1371972805392594633.key
23:42:03 Verifying host key using known hosts file
23:42:03 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:42:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:42:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:42:03 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:42:03 > git config core.sparsecheckout # timeout=10
23:42:03 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:42:04 Commit message: "Adapt test for new pce-allocation field"
23:42:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:42:04 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:42:04 No emails were triggered.
23:42:04 provisioning config files...
23:42:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:42:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:42:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:42:05 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins16237325861855190773.sh
23:42:05 ---> python-tools-install.sh
23:42:05 Setup pyenv:
23:42:05 system
23:42:05 * 3.8.13 (set by /opt/pyenv/version)
23:42:05 * 3.9.13 (set by /opt/pyenv/version)
23:42:05 * 3.10.13 (set by /opt/pyenv/version)
23:42:05 * 3.11.7 (set by /opt/pyenv/version)
23:42:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ADB0
23:42:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:42:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:15 lf-activate-venv(): INFO: Base packages installed successfully
23:42:15 lf-activate-venv(): INFO: Installing additional packages: lftools
23:42:43 lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH
23:42:43 Generating Requirements File
23:43:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:43:05 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:43:05 Python 3.11.7
23:43:05 pip 25.2 from /tmp/venv-ADB0/lib/python3.11/site-packages/pip (python 3.11)
23:43:06 appdirs==1.4.4
23:43:06 argcomplete==3.6.2
23:43:06 aspy.yaml==1.3.0
23:43:06 attrs==25.4.0
23:43:06 autopage==0.5.2
23:43:06 beautifulsoup4==4.14.2
23:43:06 boto3==1.40.50
23:43:06 botocore==1.40.50
23:43:06 bs4==0.0.2
23:43:06 cachetools==6.2.0
23:43:06 certifi==2025.10.5
23:43:06 cffi==2.0.0
23:43:06 cfgv==3.4.0
23:43:06 chardet==5.2.0
23:43:06 charset-normalizer==3.4.3
23:43:06 click==8.3.0
23:43:06 cliff==4.11.0
23:43:06 cmd2==2.7.0
23:43:06 cryptography==3.3.2
23:43:06 debtcollector==3.0.0
23:43:06 decorator==5.2.1
23:43:06 defusedxml==0.7.1
23:43:06 Deprecated==1.2.18
23:43:06 distlib==0.4.0
23:43:06 dnspython==2.8.0
23:43:06 docker==7.1.0
23:43:06 dogpile.cache==1.5.0
23:43:06 durationpy==0.10
23:43:06 email-validator==2.3.0
23:43:06 filelock==3.20.0
23:43:06 future==1.0.0
23:43:06 gitdb==4.0.12
23:43:06 GitPython==3.1.45
23:43:06 google-auth==2.41.1
23:43:06 httplib2==0.31.0
23:43:06 identify==2.6.15
23:43:06 idna==3.10
23:43:06 importlib-resources==1.5.0
23:43:06 iso8601==2.1.0
23:43:06 Jinja2==3.1.6
23:43:06 jmespath==1.0.1
23:43:06 jsonpatch==1.33
23:43:06 jsonpointer==3.0.0
23:43:06 jsonschema==4.25.1
23:43:06 jsonschema-specifications==2025.9.1
23:43:06 keystoneauth1==5.12.0
23:43:06 kubernetes==34.1.0
23:43:06 lftools==0.37.15
23:43:06 lxml==6.0.2
23:43:06 markdown-it-py==4.0.0
23:43:06 MarkupSafe==3.0.3
23:43:06 mdurl==0.1.2
23:43:06 msgpack==1.1.2
23:43:06 multi_key_dict==2.0.3
23:43:06 munch==4.0.0
23:43:06 netaddr==1.3.0
23:43:06 niet==1.4.2
23:43:06 nodeenv==1.9.1
23:43:06 oauth2client==4.1.3
23:43:06 oauthlib==3.3.1
23:43:06 openstacksdk==4.7.1
23:43:06 os-service-types==1.8.0
23:43:06 osc-lib==4.2.0
23:43:06 oslo.config==10.0.0
23:43:06 oslo.context==6.1.0
23:43:06 oslo.i18n==6.6.0
23:43:06 oslo.log==7.2.1
23:43:06 oslo.serialization==5.8.0
23:43:06 oslo.utils==9.1.0
23:43:06 packaging==25.0
23:43:06 pbr==7.0.1
23:43:06 platformdirs==4.5.0
23:43:06 prettytable==3.16.0
23:43:06 psutil==7.1.0
23:43:06 pyasn1==0.6.1
23:43:06 pyasn1_modules==0.4.2
23:43:06 pycparser==2.23
23:43:06 pygerrit2==2.0.15
23:43:06 PyGithub==2.8.1
23:43:06 Pygments==2.19.2
23:43:06 PyJWT==2.10.1
23:43:06 PyNaCl==1.6.0
23:43:06 pyparsing==2.4.7
23:43:06 pyperclip==1.11.0
23:43:06 pyrsistent==0.20.0
23:43:06 python-cinderclient==9.8.0
23:43:06 python-dateutil==2.9.0.post0
23:43:06 python-heatclient==4.3.0
23:43:06 python-jenkins==1.8.3
23:43:06 python-keystoneclient==5.7.0
23:43:06 python-magnumclient==4.9.0
23:43:06 python-openstackclient==8.2.0
23:43:06 python-swiftclient==4.8.0
23:43:06 PyYAML==6.0.3
23:43:06 referencing==0.36.2
23:43:06 requests==2.32.5
23:43:06 requests-oauthlib==2.0.0
23:43:06 requestsexceptions==1.4.0
23:43:06 rfc3986==2.0.0
23:43:06 rich==14.2.0
23:43:06 rich-argparse==1.7.1
23:43:06 rpds-py==0.27.1
23:43:06 rsa==4.9.1
23:43:06 ruamel.yaml==0.18.15
23:43:06 ruamel.yaml.clib==0.2.14
23:43:06 s3transfer==0.14.0
23:43:06 simplejson==3.20.2
23:43:06 six==1.17.0
23:43:06 smmap==5.0.2
23:43:06 soupsieve==2.8
23:43:06 stevedore==5.5.0
23:43:06 tabulate==0.9.0
23:43:06 toml==0.10.2
23:43:06 tomlkit==0.13.3
23:43:06 tqdm==4.67.1
23:43:06 typing_extensions==4.15.0
23:43:06 tzdata==2025.2
23:43:06 urllib3==1.26.20
23:43:06 virtualenv==20.35.3
23:43:06 wcwidth==0.2.14
23:43:06 websocket-client==1.9.0
23:43:06 wrapt==1.17.3
23:43:06 xdg==6.0.0
23:43:06 xmltodict==1.0.2
23:43:06 yq==3.4.3
23:43:06 [EnvInject] - Injecting environment variables from a build step.
23:43:06 [EnvInject] - Injecting as environment variables the properties content
23:43:06 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:43:06 OS_CLOUD=vex
23:43:06 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-vanadium-11
23:43:06 OS_STACK_TEMPLATE_DIR=openstack-hot
23:43:06
23:43:06 [EnvInject] - Variables injected successfully.
23:43:06 provisioning config files...
23:43:06 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:43:06 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins16135977408680463425.sh
23:43:06 ---> Create parameters file for OpenStack HOT
23:43:06 OpenStack Heat parameters generated
23:43:06 -----------------------------------
23:43:06 parameters:
23:43:06 vm_0_count: '3'
23:43:06 vm_0_flavor: 'v3-standard-4'
23:43:06 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:43:06 vm_1_count: '0'
23:43:06 vm_1_flavor: 'v3-standard-2'
23:43:06 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:43:06
23:43:06 job_name: '29596-11'
23:43:06 silo: 'releng'
23:43:06 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins10431281895111093173.sh
23:43:06 ---> Create HEAT stack
23:43:06 + source /home/jenkins/lf-env.sh
23:43:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:43:06 ++ mktemp -d /tmp/venv-XXXX
23:43:06 + lf_venv=/tmp/venv-cv2g
23:43:06 + local venv_file=/tmp/.os_lf_venv
23:43:06 + local python=python3
23:43:06 + local options
23:43:06 + local set_path=true
23:43:06 + local install_args=
23:43:06 ++ 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:43:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:43:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:43:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:43:06 + true
23:43:06 + case $1 in
23:43:06 + python=python3
23:43:06 + shift 2
23:43:06 + true
23:43:06 + case $1 in
23:43:06 + shift
23:43:06 + break
23:43:06 + case $python in
23:43:06 + local pkg_list=
23:43:06 + [[ -d /opt/pyenv ]]
23:43:06 + echo 'Setup pyenv:'
23:43:06 Setup pyenv:
23:43:06 + export PYENV_ROOT=/opt/pyenv
23:43:06 + PYENV_ROOT=/opt/pyenv
23:43:06 + 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:43:06 + 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:43:06 + pyenv versions
23:43:06 system
23:43:06 3.8.13
23:43:06 3.9.13
23:43:06 3.10.13
23:43:06 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
23:43:06 + command -v pyenv
23:43:06 ++ pyenv init - --no-rehash
23:43:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:43:06 for i in ${!paths[@]}; do
23:43:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:43:06 fi; done;
23:43:06 echo "${paths[*]}"'\'')"
23:43:06 export PATH="/opt/pyenv/shims:${PATH}"
23:43:06 export PYENV_SHELL=bash
23:43:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:43:06 pyenv() {
23:43:06 local command
23:43:06 command="${1:-}"
23:43:06 if [ "$#" -gt 0 ]; then
23:43:06 shift
23:43:06 fi
23:43:06
23:43:06 case "$command" in
23:43:06 rehash|shell)
23:43:06 eval "$(pyenv "sh-$command" "$@")"
23:43:06 ;;
23:43:06 *)
23:43:06 command pyenv "$command" "$@"
23:43:06 ;;
23:43:06 esac
23:43:06 }'
23:43:06 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:43:06 for i in ${!paths[@]}; do
23:43:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:43:06 fi; done;
23:43:06 echo "${paths[*]}"'
23:43:06 ++ 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:43:06 ++ 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:43:06 ++ 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:43:06 ++ export PYENV_SHELL=bash
23:43:06 ++ PYENV_SHELL=bash
23:43:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:43:06 +++ complete -F _pyenv pyenv
23:43:06 ++ lf-pyver python3
23:43:06 ++ local py_version_xy=python3
23:43:06 ++ local py_version_xyz=
23:43:06 ++ grep -E '^[0-9.]*[0-9]$'
23:43:06 ++ awk '{ print $1 }'
23:43:06 ++ sed 's/^[ *]* //'
23:43:06 ++ pyenv versions
23:43:06 ++ local command
23:43:06 ++ command=versions
23:43:06 ++ '[' 1 -gt 0 ']'
23:43:06 ++ shift
23:43:06 ++ case "$command" in
23:43:06 ++ command pyenv versions
23:43:06 ++ pyenv versions
23:43:06 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:43:06 +++ sort -V
23:43:06 +++ grep '^3' /tmp/.pyenv_versions
23:43:06 +++ tail -n 1
23:43:06 ++ py_version_xyz=3.11.7
23:43:06 ++ [[ -z 3.11.7 ]]
23:43:06 ++ echo 3.11.7
23:43:06 ++ return 0
23:43:06 + pyenv local 3.11.7
23:43:06 + local command
23:43:06 + command=local
23:43:06 + '[' 2 -gt 0 ']'
23:43:06 + shift
23:43:06 + case "$command" in
23:43:06 + command pyenv local 3.11.7
23:43:06 + pyenv local 3.11.7
23:43:07 + for arg in "$@"
23:43:07 + case $arg in
23:43:07 + pkg_list+='lftools[openstack] '
23:43:07 + for arg in "$@"
23:43:07 + case $arg in
23:43:07 + pkg_list+='kubernetes '
23:43:07 + for arg in "$@"
23:43:07 + case $arg in
23:43:07 + pkg_list+='niet '
23:43:07 + for arg in "$@"
23:43:07 + case $arg in
23:43:07 + pkg_list+='python-heatclient '
23:43:07 + for arg in "$@"
23:43:07 + case $arg in
23:43:07 + pkg_list+='python-openstackclient '
23:43:07 + for arg in "$@"
23:43:07 + case $arg in
23:43:07 + pkg_list+='python-magnumclient '
23:43:07 + for arg in "$@"
23:43:07 + case $arg in
23:43:07 + pkg_list+='urllib3~=1.26.15 '
23:43:07 + for arg in "$@"
23:43:07 + case $arg in
23:43:07 + pkg_list+='yq '
23:43:07 + [[ -f /tmp/.os_lf_venv ]]
23:43:07 ++ cat /tmp/.os_lf_venv
23:43:07 + lf_venv=/tmp/venv-ADB0
23:43:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ADB0 from' file:/tmp/.os_lf_venv
23:43:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ADB0 from file:/tmp/.os_lf_venv
23:43:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:43:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:07 + local 'pip_opts=--upgrade --quiet'
23:43:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:43:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:43:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:43:07 + [[ -n '' ]]
23:43:07 + [[ -n '' ]]
23:43:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:43:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:07 + /tmp/venv-ADB0/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:43:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:43:09 lf-activate-venv(): INFO: Base packages installed successfully
23:43:09 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:43:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:43:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:43:09 + /tmp/venv-ADB0/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:43:29 + type python3
23:43:29 + true
23:43:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH'
23:43:29 lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH
23:43:29 + PATH=/tmp/venv-ADB0/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:43:29 + return 0
23:43:29 + openstack --os-cloud vex limits show --absolute
23:43:31 +--------------------------+---------+
23:43:31 | Name | Value |
23:43:31 +--------------------------+---------+
23:43:31 | maxTotalInstances | -1 |
23:43:31 | maxTotalCores | 450 |
23:43:31 | maxTotalRAMSize | 1000000 |
23:43:31 | maxServerMeta | 128 |
23:43:31 | maxImageMeta | 128 |
23:43:31 | maxPersonality | 5 |
23:43:31 | maxPersonalitySize | 10240 |
23:43:31 | maxTotalKeypairs | 100 |
23:43:31 | maxServerGroups | 10 |
23:43:31 | maxServerGroupMembers | 10 |
23:43:31 | maxTotalFloatingIps | -1 |
23:43:31 | maxSecurityGroups | -1 |
23:43:31 | maxSecurityGroupRules | -1 |
23:43:31 | totalRAMUsed | 466944 |
23:43:31 | totalCoresUsed | 114 |
23:43:31 | totalInstancesUsed | 42 |
23:43:31 | totalFloatingIpsUsed | 0 |
23:43:31 | totalSecurityGroupsUsed | 0 |
23:43:31 | totalServerGroupsUsed | 0 |
23:43:31 | maxTotalVolumes | -1 |
23:43:31 | maxTotalSnapshots | 10 |
23:43:31 | maxTotalVolumeGigabytes | 4096 |
23:43:31 | maxTotalBackups | 10 |
23:43:31 | maxTotalBackupGigabytes | 1000 |
23:43:31 | totalVolumesUsed | 0 |
23:43:31 | totalGigabytesUsed | 0 |
23:43:31 | totalSnapshotsUsed | 0 |
23:43:31 | totalBackupsUsed | 0 |
23:43:31 | totalBackupGigabytesUsed | 0 |
23:43:31 +--------------------------+---------+
23:43:31 + pushd /opt/ciman/openstack-hot
23:43:31 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium
23:43:31 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-vanadium-11 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/stack-parameters.yaml
23:44:07 Creating stack releng-controller-csit-3node-clustering-tell-all-vanadium-11
23:44:07 Waiting to initialize infrastructure...
23:44:07 Waiting to initialize infrastructure...
23:44:07 Stack initialization successful.
23:44:07 ------------------------------------
23:44:07 Stack Details
23:44:07 ------------------------------------
23:44:07 {'added': None,
23:44:07 'capabilities': [],
23:44:07 'created_at': '2025-10-11T23:43:34Z',
23:44:07 'deleted': None,
23:44:07 'deleted_at': None,
23:44:07 'description': 'No description',
23:44:07 'environment': None,
23:44:07 'environment_files': None,
23:44:07 'files': None,
23:44:07 'files_container': None,
23:44:07 'id': 'fb5a51ca-7bdd-49e0-a2f3-011af4d2e52d',
23:44:07 'is_rollback_disabled': True,
23:44:07 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-vanadium-11/fb5a51ca-7bdd-49e0-a2f3-011af4d2e52d',
23:44:07 'rel': 'self'}],
23:44:07 '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:44:07 'name': 'releng-controller-csit-3node-clustering-tell-all-vanadium-11',
23:44:07 'notification_topics': [],
23:44:07 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:44:07 'output_key': 'vm_0_ips',
23:44:07 'output_value': ['10.30.171.251',
23:44:07 '10.30.170.179',
23:44:07 '10.30.170.13']},
23:44:07 {'description': 'IP addresses of the 2nd vm types',
23:44:07 'output_key': 'vm_1_ips',
23:44:07 'output_value': []}],
23:44:07 'owner_id': ****,
23:44:07 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:44:07 'OS::stack_id': 'fb5a51ca-7bdd-49e0-a2f3-011af4d2e52d',
23:44:07 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-vanadium-11',
23:44:07 'job_name': '29596-11',
23:44:07 'silo': 'releng',
23:44:07 'vm_0_count': '3',
23:44:07 'vm_0_flavor': 'v3-standard-4',
23:44:07 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:44:07 '20250917-133034.447',
23:44:07 'vm_1_count': '0',
23:44:07 'vm_1_flavor': 'v3-standard-2',
23:44:07 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:44:07 '- 20250917-133034.654'},
23:44:07 'parent_id': None,
23:44:07 'replaced': None,
23:44:07 'status': 'CREATE_COMPLETE',
23:44:07 'status_reason': 'Stack CREATE completed successfully',
23:44:07 'tags': [],
23:44:07 'template': None,
23:44:07 'template_description': 'No description',
23:44:07 'template_url': None,
23:44:07 'timeout_mins': 15,
23:44:07 'unchanged': None,
23:44:07 'updated': None,
23:44:07 'updated_at': None,
23:44:07 'user_project_id': 'd7f78e945830479fbe63415f85f0f7be'}
23:44:07 ------------------------------------
23:44:08 + popd
23:44:08 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium
23:44:08 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins1513016204177541853.sh
23:44:08 ---> Copy SSH public keys to CSIT lab
23:44:08 Setup pyenv:
23:44:08 system
23:44:08 3.8.13
23:44:08 3.9.13
23:44:08 3.10.13
23:44:08 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
23:44:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ADB0 from file:/tmp/.os_lf_venv
23:44:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:44:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:44:10 lf-activate-venv(): INFO: Base packages installed successfully
23:44:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH
23:44:26 SSH not responding on 10.30.170.179. Retrying in 10 seconds...
23:44:26 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
23:44:26 SSH not responding on 10.30.170.13. Retrying in 10 seconds...
23:44:36 Ping to 10.30.170.179 successful.
23:44:36 Ping to 10.30.171.251 successful.
23:44:36 Ping to 10.30.170.13 successful.
23:44:36 SSH not responding on 10.30.170.179. Retrying in 10 seconds...
23:44:36 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
23:44:36 SSH not responding on 10.30.170.13. Retrying in 10 seconds...
23:44:46 Ping to 10.30.170.179 successful.
23:44:46 Ping to 10.30.171.251 successful.
23:44:46 Ping to 10.30.170.13 successful.
23:44:46 SSH not responding on 10.30.170.179. Retrying in 10 seconds...
23:44:46 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
23:44:46 SSH not responding on 10.30.170.13. Retrying in 10 seconds...
23:44:56 Ping to 10.30.170.179 successful.
23:44:56 Ping to 10.30.171.251 successful.
23:44:56 Ping to 10.30.170.13 successful.
23:44:57 SSH not responding on 10.30.170.179. Retrying in 10 seconds...
23:44:57 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
23:44:57 SSH not responding on 10.30.170.13. Retrying in 10 seconds...
23:45:07 Ping to 10.30.170.179 successful.
23:45:07 Ping to 10.30.171.251 successful.
23:45:07 Ping to 10.30.170.13 successful.
23:45:07 SSH not responding on 10.30.170.179. Retrying in 10 seconds...
23:45:07 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
23:45:07 SSH not responding on 10.30.170.13. Retrying in 10 seconds...
23:45:17 Ping to 10.30.170.179 successful.
23:45:17 Ping to 10.30.171.251 successful.
23:45:17 SSH not responding on 10.30.170.179. Retrying in 10 seconds...
23:45:17 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
23:45:17 Ping to 10.30.170.13 successful.
23:45:18 SSH not responding on 10.30.170.13. Retrying in 10 seconds...
23:45:27 Ping to 10.30.170.179 successful.
23:45:27 Ping to 10.30.171.251 successful.
23:45:28 Ping to 10.30.170.13 successful.
23:45:29 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:45:29 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:45:29 releng-29596-11-0-builder-1
23:45:29 Successfully copied public keys to slave 10.30.170.179
23:45:29 releng-29596-11-0-builder-0
23:45:29 Successfully copied public keys to slave 10.30.171.251
23:45:29 Process 6528 ready.
23:45:29 Process 6529 ready.
23:45:29 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:45:30 releng-29596-11-0-builder-2
23:45:30 Successfully copied public keys to slave 10.30.170.13
23:45:30 Process 6530 ready.
23:45:30 SSH ready on all stack servers.
23:45:30 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins11442749269606252812.sh
23:45:30 Setup pyenv:
23:45:30 system
23:45:30 3.8.13
23:45:30 3.9.13
23:45:30 3.10.13
23:45:30 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
23:45:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nnsO
23:45:34 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.robot_venv
23:45:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:45:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:45:38 lf-activate-venv(): INFO: Base packages installed successfully
23:45:38 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:45:40 lf-activate-venv(): INFO: Adding /tmp/venv-nnsO/bin to PATH
23:45:40 + echo 'Installing Python Requirements'
23:45:40 Installing Python Requirements
23:45:40 + cat
23:45:40 + python -m pip install -r requirements.txt
23:45:40 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:45:41 Collecting docker-py (from -r requirements.txt (line 1))
23:45:41 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:45:41 Collecting ipaddr (from -r requirements.txt (line 2))
23:45:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:45:41 Preparing metadata (setup.py): started
23:45:41 Preparing metadata (setup.py): finished with status 'done'
23:45:41 Collecting netaddr (from -r requirements.txt (line 3))
23:45:41 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:45:41 Collecting netifaces (from -r requirements.txt (line 4))
23:45:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:45:41 Preparing metadata (setup.py): started
23:45:42 Preparing metadata (setup.py): finished with status 'done'
23:45:42 Collecting pyhocon (from -r requirements.txt (line 5))
23:45:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:45:42 Collecting requests (from -r requirements.txt (line 6))
23:45:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:45:42 Collecting robotframework (from -r requirements.txt (line 7))
23:45:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:45:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.6 MB/s 0:00:00
23:45:42 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:45:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:45:42 Preparing metadata (setup.py): started
23:45:42 Preparing metadata (setup.py): finished with status 'done'
23:45:42 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:45:42 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:45:42 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:45:42 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:45:42 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:45:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:45:42 Preparing metadata (setup.py): started
23:45:42 Preparing metadata (setup.py): finished with status 'done'
23:45:42 Collecting scapy (from -r requirements.txt (line 12))
23:45:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:45:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 35.7 MB/s 0:00:00
23:45:42 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:45:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:45:42 Preparing metadata (setup.py): started
23:45:42 Preparing metadata (setup.py): finished with status 'done'
23:45:42 Collecting elasticsearch (from -r requirements.txt (line 18))
23:45:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
23:45:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 16.1 MB/s 0:00:00
23:45:42 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:45:42 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:45:42 Collecting pyangbind (from -r requirements.txt (line 22))
23:45:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:45:42 Collecting isodate (from -r requirements.txt (line 25))
23:45:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:45:43 Collecting jmespath (from -r requirements.txt (line 28))
23:45:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:45:43 Collecting jsonpatch (from -r requirements.txt (line 31))
23:45:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:45:43 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:45:43 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:43 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:45:43 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:45:43 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:45:43 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:45:43 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:45:43 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:45:43 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:45:43 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:45:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:45:43 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:45:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
23:45:43 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:45:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
23:45:43 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:45:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:45:43 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:45:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:45:43 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:45:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:45:43 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:45:43 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:45:44 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:45:44 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:45:44 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:45:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:45:44 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:45:44 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:45:44 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
23:45:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
23:45:44 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:45:44 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:45:44 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:45:44 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:45:44 Collecting elasticsearch (from -r requirements.txt (line 18))
23:45:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
23:45:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 40.7 MB/s 0:00:00
23:45:44 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:45:44 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:45:44 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:45:44 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:45:44 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:45:44 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:45:44 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:45:44 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:45:44 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:45:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:45:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.5 MB/s 0:00:00
23:45:45 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:45:45 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:45:45 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:45:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
23:45:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 6.4 MB/s 0:00:00
23:45:46 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:45:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:45:46 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:46 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:45:46 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:45:46 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:45:46 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:46 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:45:47 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:47 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:45:47 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:45:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:45:47 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
23:45:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 52.6 MB/s 0:00:00
23:45:47 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:47 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:45:47 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:45:47 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
23:45:47 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:45:47 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:45:48 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:45:48 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:45:48 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:48 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:45:48 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:45:48 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:45:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:45:48 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:45:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:45:48 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:45:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:45:48 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:45:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:45:48 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:45:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:45:48 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:45:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:45:48 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:45:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:45:48 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:45:48 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:45:48 Building wheel for robotframework-sshlibrary (setup.py): started
23:45:48 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
23:45:48 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=81f3eaf8f2b3924f8b0ad9bf990d3055c96ddef1ed1b170c8840e08aa1b20db5
23:45:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:45:48 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:45:48 Building wheel for ipaddr (setup.py): started
23:45:49 Building wheel for ipaddr (setup.py): finished with status 'done'
23:45:49 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=c38d932fbc5e9b92a359ef22c5e1b10786b0038838b2e6882c09d46e2c8b5a5f
23:45:49 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:45:49 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:45:49 Building wheel for netifaces (setup.py): started
23:45:52 Building wheel for netifaces (setup.py): finished with status 'done'
23:45:52 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=ff21817cbc6c1502b505339d8b29012401f67b0c91123bfeb3cd6ae7f84fafea
23:45:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:45:52 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:45:52 Building wheel for robotframework-httplibrary (setup.py): started
23:45:52 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
23:45:52 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=461b54005d4f04a5ea371d9bfb05ca1ea192c20f1f3da61cba1b876a76f5f1f2
23:45:52 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:45:52 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:45:52 Building wheel for jsonpath-rw (setup.py): started
23:45:52 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
23:45:52 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=3fc5d5c4926e486c19ea5fe44ee30a3810d650414e3cf96d0e809f934ec0d37d
23:45:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:45:52 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:45:52 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:46:00
23:46:00 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.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.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.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.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:46:01 + pip freeze
23:46:01 attrs==25.4.0
23:46:01 bcrypt==5.0.0
23:46:01 beautifulsoup4==4.14.2
23:46:01 certifi==2025.10.5
23:46:01 cffi==2.0.0
23:46:01 charset-normalizer==3.4.3
23:46:01 click==8.3.0
23:46:01 cryptography==46.0.2
23:46:01 decorator==5.2.1
23:46:01 distlib==0.4.0
23:46:01 docker-py==1.10.6
23:46:01 docker-pycreds==0.4.0
23:46:01 elastic-transport==8.17.1
23:46:01 elasticsearch==8.19.1
23:46:01 elasticsearch-dsl==8.15.4
23:46:01 enum34==1.1.10
23:46:01 filelock==3.20.0
23:46:01 h11==0.16.0
23:46:01 idna==3.10
23:46:01 invoke==2.2.1
23:46:01 ipaddr==2.2.0
23:46:01 isodate==0.7.2
23:46:01 jmespath==1.0.1
23:46:01 jsonpatch==1.33
23:46:01 jsonpath-rw==1.4.0
23:46:01 jsonpointer==3.0.0
23:46:01 lxml==6.0.2
23:46:01 netaddr==1.3.0
23:46:01 netifaces==0.11.0
23:46:01 outcome==1.3.0.post0
23:46:01 paramiko==4.0.0
23:46:01 platformdirs==4.5.0
23:46:01 ply==3.11
23:46:01 pyang==2.7.1
23:46:01 pyangbind==0.8.6
23:46:01 pycparser==2.23
23:46:01 pyhocon==0.3.61
23:46:01 PyNaCl==1.6.0
23:46:01 pyparsing==3.2.5
23:46:01 PySocks==1.7.1
23:46:01 python-dateutil==2.9.0.post0
23:46:01 regex==2025.9.18
23:46:01 requests==2.32.5
23:46:01 robotframework==7.3.2
23:46:01 robotframework-httplibrary==0.4.2
23:46:01 robotframework-pythonlibcore==4.4.1
23:46:01 robotframework-requests==0.9.7
23:46:01 robotframework-selenium2library==3.0.0
23:46:01 robotframework-seleniumlibrary==6.8.0
23:46:01 robotframework-sshlibrary==3.8.0
23:46:01 scapy==2.6.1
23:46:01 scp==0.15.0
23:46:01 selenium==4.36.0
23:46:01 six==1.17.0
23:46:01 sniffio==1.3.1
23:46:01 sortedcontainers==2.4.0
23:46:01 soupsieve==2.8
23:46:01 trio==0.31.0
23:46:01 trio-websocket==0.12.2
23:46:01 typing_extensions==4.15.0
23:46:01 urllib3==2.5.0
23:46:01 virtualenv==20.35.3
23:46:01 waitress==3.0.2
23:46:01 WebOb==1.8.9
23:46:01 websocket-client==1.9.0
23:46:01 WebTest==3.0.7
23:46:01 wsproto==1.2.0
23:46:01 [EnvInject] - Injecting environment variables from a build step.
23:46:01 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:46:01 [EnvInject] - Variables injected successfully.
23:46:01 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins7962726377226593621.sh
23:46:01 Setup pyenv:
23:46:01 system
23:46:01 3.8.13
23:46:01 3.9.13
23:46:01 3.10.13
23:46:01 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
23:46:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ADB0 from file:/tmp/.os_lf_venv
23:46:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:46:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:46:04 lf-activate-venv(): INFO: Base packages installed successfully
23:46:04 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:46: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:46:11 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:46:11 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:46:11 lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH
23:46:11 + ODL_SYSTEM=()
23:46:11 + TOOLS_SYSTEM=()
23:46:11 + OPENSTACK_SYSTEM=()
23:46:11 + OPENSTACK_CONTROLLERS=()
23:46:11 + mapfile -t ADDR
23:46:11 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-vanadium-11
23:46:11 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:46:13 + for i in "${ADDR[@]}"
23:46:13 ++ ssh 10.30.171.251 hostname -s
23:46:13 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:46:13 + REMHOST=releng-29596-11-0-builder-0
23:46:13 + case ${REMHOST} in
23:46:13 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:46:13 + for i in "${ADDR[@]}"
23:46:13 ++ ssh 10.30.170.179 hostname -s
23:46:13 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:46:13 + REMHOST=releng-29596-11-0-builder-1
23:46:13 + case ${REMHOST} in
23:46:13 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:46:13 + for i in "${ADDR[@]}"
23:46:13 ++ ssh 10.30.170.13 hostname -s
23:46:13 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:46:14 + REMHOST=releng-29596-11-0-builder-2
23:46:14 + case ${REMHOST} in
23:46:14 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:46:14 + echo NUM_ODL_SYSTEM=3
23:46:14 + echo NUM_TOOLS_SYSTEM=0
23:46:14 + '[' '' == yes ']'
23:46:14 + NUM_OPENSTACK_SYSTEM=0
23:46:14 + echo NUM_OPENSTACK_SYSTEM=0
23:46:14 + '[' 0 -eq 2 ']'
23:46:14 + echo ODL_SYSTEM_IP=10.30.171.251
23:46:14 ++ seq 0 2
23:46:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:46:14 + echo ODL_SYSTEM_1_IP=10.30.171.251
23:46:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:46:14 + echo ODL_SYSTEM_2_IP=10.30.170.179
23:46:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:46:14 + echo ODL_SYSTEM_3_IP=10.30.170.13
23:46:14 + echo TOOLS_SYSTEM_IP=
23:46:14 ++ seq 0 -1
23:46:14 + openstack_index=0
23:46:14 + NUM_OPENSTACK_CONTROL_NODES=1
23:46:14 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:46:14 ++ seq 0 0
23:46:14 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:46:14 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:46:14 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:46:14 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:46:14 + '[' -1 -ge 2 ']'
23:46:14 ++ seq 0 -2
23:46:14 + NUM_OPENSTACK_HAPROXY_NODES=0
23:46:14 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:46:14 ++ seq 0 -1
23:46:14 + echo 'Contents of slave_addresses.txt:'
23:46:14 Contents of slave_addresses.txt:
23:46:14 + cat slave_addresses.txt
23:46:14 NUM_ODL_SYSTEM=3
23:46:14 NUM_TOOLS_SYSTEM=0
23:46:14 NUM_OPENSTACK_SYSTEM=0
23:46:14 ODL_SYSTEM_IP=10.30.171.251
23:46:14 ODL_SYSTEM_1_IP=10.30.171.251
23:46:14 ODL_SYSTEM_2_IP=10.30.170.179
23:46:14 ODL_SYSTEM_3_IP=10.30.170.13
23:46:14 TOOLS_SYSTEM_IP=
23:46:14 NUM_OPENSTACK_CONTROL_NODES=1
23:46:14 OPENSTACK_CONTROL_NODE_1_IP=
23:46:14 NUM_OPENSTACK_COMPUTE_NODES=-1
23:46:14 NUM_OPENSTACK_HAPROXY_NODES=0
23:46:14 [EnvInject] - Injecting environment variables from a build step.
23:46:14 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:46:14 [EnvInject] - Variables injected successfully.
23:46:14 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/sh /tmp/jenkins9747891199713255133.sh
23:46:14 Preparing for JRE Version 21
23:46:14 Karaf artifact is karaf
23:46:14 Karaf project is integration
23:46:14 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:46:14 [EnvInject] - Injecting environment variables from a build step.
23:46:14 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:46:14 [EnvInject] - Variables injected successfully.
23:46:14 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins11182823789002197964.sh
23:46:14 2025-10-11 23:46:14 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
23:46:14 Bundle version is 0.23.0-SNAPSHOT
23:46:14 --2025-10-11 23:46:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
23:46:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:46:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:46:14 HTTP request sent, awaiting response... 200 OK
23:46:14 Length: 1410 (1.4K) [application/xml]
23:46:14 Saving to: ‘maven-metadata.xml’
23:46:14
23:46:14 0K . 100% 59.5M=0s
23:46:14
23:46:14 2025-10-11 23:46:14 (59.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:46:14
23:46:14
23:46:14
23:46:14 org.opendaylight.integration
23:46:14 karaf
23:46:14 0.23.0-SNAPSHOT
23:46:14
23:46:14
23:46:14 20251011.223556
23:46:14 424
23:46:14
23:46:14 20251011223556
23:46:14
23:46:14
23:46:14 pom
23:46:14 0.23.0-20251011.223556-424
23:46:14 20251011223556
23:46:14
23:46:14
23:46:14 tar.gz
23:46:14 0.23.0-20251011.223556-424
23:46:14 20251011223556
23:46:14
23:46:14
23:46:14 zip
23:46:14 0.23.0-20251011.223556-424
23:46:14 20251011223556
23:46:14
23:46:14
23:46:14 cyclonedx
23:46:14 xml
23:46:14 0.23.0-20251011.223556-424
23:46:14 20251011223556
23:46:14
23:46:14
23:46:14 cyclonedx
23:46:14 json
23:46:14 0.23.0-20251011.223556-424
23:46:14 20251011223556
23:46:14
23:46:14
23:46:14
23:46:14
23:46:14 Nexus timestamp is 0.23.0-20251011.223556-424
23:46:14 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip
23:46:14 Distribution bundle is karaf-0.23.0-20251011.223556-424.zip
23:46:14 Distribution bundle version is 0.23.0-SNAPSHOT
23:46:14 Distribution folder is karaf-0.23.0-SNAPSHOT
23:46:14 Nexus prefix is https://nexus.opendaylight.org
23:46:14 [EnvInject] - Injecting environment variables from a build step.
23:46:14 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:46:14 [EnvInject] - Variables injected successfully.
23:46:14 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins17916447891395021387.sh
23:46:14 Setup pyenv:
23:46:14 system
23:46:14 3.8.13
23:46:14 3.9.13
23:46:14 3.10.13
23:46:14 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
23:46:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ADB0 from file:/tmp/.os_lf_venv
23:46:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:46:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:46:16 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:46:16 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:46:17 lf-activate-venv(): INFO: Base packages installed successfully
23:46:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:46: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:46:22 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:46:22 lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH
23:46:22 Copying common-functions.sh to /tmp
23:46:24 Copying common-functions.sh to 10.30.171.251:/tmp
23:46:24 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:46:24 Copying common-functions.sh to 10.30.170.179:/tmp
23:46:24 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:46:25 Copying common-functions.sh to 10.30.170.13:/tmp
23:46:25 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:46:25 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins9837995344102330749.sh
23:46:25 common-functions.sh is being sourced
23:46:25 common-functions environment:
23:46:25 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:25 ACTUALFEATURES:
23:46:25 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:25 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:25 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:25 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:25 CONTROLLERMEM: 2048m
23:46:25 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:25 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:25 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:25 SUITES:
23:46:25
23:46:25 #################################################
23:46:25 ## Configure Cluster and Start ##
23:46:25 #################################################
23:46:25 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:46:25 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:46:25 Locating script plan to use...
23:46:25 script plan exists!!!
23:46:25 Changing the script plan path...
23:46:25 # Place the scripts in run order:
23:46:25 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/scripts/car_people_shard.sh
23:46:25 Executing /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/scripts/car_people_shard.sh...
23:46:25 Add car-people shards file
23:46:25 Copy shard config to member-1 with IP address 10.30.171.251
23:46:25 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:46:25 Copy shard config to member-2 with IP address 10.30.170.179
23:46:25 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:46:25 Copy shard config to member-3 with IP address 10.30.170.13
23:46:25 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:46:26 Finished running script plans
23:46:26 Configuring member-1 with IP address 10.30.171.251
23:46:26 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:46:26 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:46:26 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:46:26 ++ [[ /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:46:26 ++ echo 'common-functions.sh is being sourced'
23:46:26 common-functions.sh is being sourced
23:46:26 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:46:26 ++ DISTROSTREAM=vanadium
23:46:26 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:26 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:26 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:26 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:26 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:26 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:26 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:26 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:26 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:26 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:26 ++ export CONTROLLERMEM=
23:46:26 ++ CONTROLLERMEM=
23:46:26 ++ case "${DISTROSTREAM}" in
23:46:26 ++ CLUSTER_SYSTEM=pekko
23:46:26 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:26 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:26 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:26 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:26 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:26 ++ print_common_env
23:46:26 ++ cat
23:46:26 common-functions environment:
23:46:26 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:26 ACTUALFEATURES:
23:46:26 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:26 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:26 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:26 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:26 CONTROLLERMEM:
23:46:26 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:26 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:26 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:26 SUITES:
23:46:26
23:46:26 ++ SSH='ssh -t -t'
23:46:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:46:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:46:26 Changing to /tmp
23:46:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip
23:46:26 + echo 'Changing to /tmp'
23:46:26 + cd /tmp
23:46:26 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip'
23:46:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip
23:46:26 --2025-10-11 23:46:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip
23:46:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:46:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:46:26 HTTP request sent, awaiting response... 200 OK
23:46:26 Length: 234979442 (224M) [application/zip]
23:46:26 Saving to: ‘karaf-0.23.0-20251011.223556-424.zip’
23:46:26
23:46:26 0K ........ ........ ........ ........ ........ ........ 1% 65.7M 3s
23:46:26 3072K ........ ........ ........ ........ ........ ........ 2% 132M 2s
23:46:26 6144K ........ ........ ........ ........ ........ ........ 4% 155M 2s
23:46:26 9216K ........ ........ ........ ........ ........ ........ 5% 183M 2s
23:46:26 12288K ........ ........ ........ ........ ........ ........ 6% 193M 2s
23:46:26 15360K ........ ........ ........ ........ ........ ........ 8% 204M 2s
23:46:26 18432K ........ ........ ........ ........ ........ ........ 9% 230M 1s
23:46:26 21504K ........ ........ ........ ........ ........ ........ 10% 222M 1s
23:46:26 24576K ........ ........ ........ ........ ........ ........ 12% 261M 1s
23:46:26 27648K ........ ........ ........ ........ ........ ........ 13% 293M 1s
23:46:26 30720K ........ ........ ........ ........ ........ ........ 14% 298M 1s
23:46:26 33792K ........ ........ ........ ........ ........ ........ 16% 314M 1s
23:46:26 36864K ........ ........ ........ ........ ........ ........ 17% 324M 1s
23:46:26 39936K ........ ........ ........ ........ ........ ........ 18% 293M 1s
23:46:26 43008K ........ ........ ........ ........ ........ ........ 20% 319M 1s
23:46:26 46080K ........ ........ ........ ........ ........ ........ 21% 338M 1s
23:46:26 49152K ........ ........ ........ ........ ........ ........ 22% 349M 1s
23:46:26 52224K ........ ........ ........ ........ ........ ........ 24% 351M 1s
23:46:26 55296K ........ ........ ........ ........ ........ ........ 25% 361M 1s
23:46:26 58368K ........ ........ ........ ........ ........ ........ 26% 354M 1s
23:46:26 61440K ........ ........ ........ ........ ........ ........ 28% 343M 1s
23:46:26 64512K ........ ........ ........ ........ ........ ........ 29% 360M 1s
23:46:26 67584K ........ ........ ........ ........ ........ ........ 30% 359M 1s
23:46:26 70656K ........ ........ ........ ........ ........ ........ 32% 354M 1s
23:46:26 73728K ........ ........ ........ ........ ........ ........ 33% 338M 1s
23:46:26 76800K ........ ........ ........ ........ ........ ........ 34% 363M 1s
23:46:26 79872K ........ ........ ........ ........ ........ ........ 36% 232M 1s
23:46:26 82944K ........ ........ ........ ........ ........ ........ 37% 343M 1s
23:46:26 86016K ........ ........ ........ ........ ........ ........ 38% 467M 1s
23:46:26 89088K ........ ........ ........ ........ ........ ........ 40% 473M 1s
23:46:26 92160K ........ ........ ........ ........ ........ ........ 41% 363M 1s
23:46:26 95232K ........ ........ ........ ........ ........ ........ 42% 343M 1s
23:46:26 98304K ........ ........ ........ ........ ........ ........ 44% 362M 0s
23:46:26 101376K ........ ........ ........ ........ ........ ........ 45% 360M 0s
23:46:27 104448K ........ ........ ........ ........ ........ ........ 46% 357M 0s
23:46:27 107520K ........ ........ ........ ........ ........ ........ 48% 347M 0s
23:46:27 110592K ........ ........ ........ ........ ........ ........ 49% 351M 0s
23:46:27 113664K ........ ........ ........ ........ ........ ........ 50% 351M 0s
23:46:27 116736K ........ ........ ........ ........ ........ ........ 52% 341M 0s
23:46:27 119808K ........ ........ ........ ........ ........ ........ 53% 323M 0s
23:46:27 122880K ........ ........ ........ ........ ........ ........ 54% 346M 0s
23:46:27 125952K ........ ........ ........ ........ ........ ........ 56% 333M 0s
23:46:27 129024K ........ ........ ........ ........ ........ ........ 57% 269M 0s
23:46:27 132096K ........ ........ ........ ........ ........ ........ 58% 296M 0s
23:46:27 135168K ........ ........ ........ ........ ........ ........ 60% 372M 0s
23:46:27 138240K ........ ........ ........ ........ ........ ........ 61% 471M 0s
23:46:27 141312K ........ ........ ........ ........ ........ ........ 62% 399M 0s
23:46:27 144384K ........ ........ ........ ........ ........ ........ 64% 362M 0s
23:46:27 147456K ........ ........ ........ ........ ........ ........ 65% 362M 0s
23:46:27 150528K ........ ........ ........ ........ ........ ........ 66% 352M 0s
23:46:27 153600K ........ ........ ........ ........ ........ ........ 68% 359M 0s
23:46:27 156672K ........ ........ ........ ........ ........ ........ 69% 352M 0s
23:46:27 159744K ........ ........ ........ ........ ........ ........ 70% 347M 0s
23:46:27 162816K ........ ........ ........ ........ ........ ........ 72% 346M 0s
23:46:27 165888K ........ ........ ........ ........ ........ ........ 73% 367M 0s
23:46:27 168960K ........ ........ ........ ........ ........ ........ 74% 350M 0s
23:46:27 172032K ........ ........ ........ ........ ........ ........ 76% 353M 0s
23:46:27 175104K ........ ........ ........ ........ ........ ........ 77% 352M 0s
23:46:27 178176K ........ ........ ........ ........ ........ ........ 78% 328M 0s
23:46:27 181248K ........ ........ ........ ........ ........ ........ 80% 377M 0s
23:46:27 184320K ........ ........ ........ ........ ........ ........ 81% 357M 0s
23:46:27 187392K ........ ........ ........ ........ ........ ........ 83% 355M 0s
23:46:27 190464K ........ ........ ........ ........ ........ ........ 84% 351M 0s
23:46:27 193536K ........ ........ ........ ........ ........ ........ 85% 347M 0s
23:46:27 196608K ........ ........ ........ ........ ........ ........ 87% 328M 0s
23:46:27 199680K ........ ........ ........ ........ ........ ........ 88% 349M 0s
23:46:27 202752K ........ ........ ........ ........ ........ ........ 89% 347M 0s
23:46:27 205824K ........ ........ ........ ........ ........ ........ 91% 340M 0s
23:46:27 208896K ........ ........ ........ ........ ........ ........ 92% 334M 0s
23:46:27 211968K ........ ........ ........ ........ ........ ........ 93% 338M 0s
23:46:27 215040K ........ ........ ........ ........ ........ ........ 95% 340M 0s
23:46:27 218112K ........ ........ ........ ........ ........ ........ 96% 371M 0s
23:46:27 221184K ........ ........ ........ ........ ........ ........ 97% 357M 0s
23:46:27 224256K ........ ........ ........ ........ ........ ........ 99% 367M 0s
23:46:27 227328K ........ ........ ........ ........ . 100% 367M=0.7s
23:46:27
23:46:27 2025-10-11 23:46:27 (302 MB/s) - ‘karaf-0.23.0-20251011.223556-424.zip’ saved [234979442/234979442]
23:46:27
23:46:27 Extracting the new controller...
23:46:27 + echo 'Extracting the new controller...'
23:46:27 + unzip -q karaf-0.23.0-20251011.223556-424.zip
23:46:29 Adding external repositories...
23:46:29 + echo 'Adding external repositories...'
23:46:29 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:29 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:29 ################################################################################
23:46:29 #
23:46:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:29 # contributor license agreements. See the NOTICE file distributed with
23:46:29 # this work for additional information regarding copyright ownership.
23:46:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:29 # (the "License"); you may not use this file except in compliance with
23:46:29 # the License. You may obtain a copy of the License at
23:46:29 #
23:46:29 # http://www.apache.org/licenses/LICENSE-2.0
23:46:29 #
23:46:29 # Unless required by applicable law or agreed to in writing, software
23:46:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:29 # See the License for the specific language governing permissions and
23:46:29 # limitations under the License.
23:46:29 #
23:46:29 ################################################################################
23:46:29
23:46:29 #
23:46:29 # If set to true, the following property will not allow any certificate to be used
23:46:29 # when accessing Maven repositories through SSL
23:46:29 #
23:46:29 #org.ops4j.pax.url.mvn.certificateCheck=
23:46:29
23:46:29 #
23:46:29 # Path to the local Maven settings file.
23:46:29 # The repositories defined in this file will be automatically added to the list
23:46:29 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:46:29 # below is not set.
23:46:29 # The following locations are checked for the existence of the settings.xml file
23:46:29 # * 1. looks for the specified url
23:46:29 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:46:29 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:46:29 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:46:29 #
23:46:29 #org.ops4j.pax.url.mvn.settings=
23:46:29
23:46:29 #
23:46:29 # Path to the local Maven repository which is used to avoid downloading
23:46:29 # artifacts when they already exist locally.
23:46:29 # The value of this property will be extracted from the settings.xml file
23:46:29 # above, or defaulted to:
23:46:29 # System.getProperty( "user.home" ) + "/.m2/repository"
23:46:29 #
23:46:29 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:46:29
23:46:29 #
23:46:29 # Default this to false. It's just weird to use undocumented repos
23:46:29 #
23:46:29 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:46:29
23:46:29 #
23:46:29 # Uncomment if you don't wanna use the proxy settings
23:46:29 # from the Maven conf/settings.xml file
23:46:29 #
23:46:29 # org.ops4j.pax.url.mvn.proxySupport=false
23:46:29
23:46:29 #
23:46:29 # Comma separated list of repositories scanned when resolving an artifact.
23:46:29 # Those repositories will be checked before iterating through the
23:46:29 # below list of repositories and even before the local repository
23:46:29 # A repository url can be appended with zero or more of the following flags:
23:46:29 # @snapshots : the repository contains snaphots
23:46:29 # @noreleases : the repository does not contain any released artifacts
23:46:29 #
23:46:29 # The following property value will add the system folder as a repo.
23:46:29 #
23:46:29 org.ops4j.pax.url.mvn.defaultRepositories=\
23:46:29 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:46:29 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:46:29 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:46:29
23:46:29 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:46:29 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:46:29
23:46:29 #
23:46:29 # Comma separated list of repositories scanned when resolving an artifact.
23:46:29 # The default list includes the following repositories:
23:46:29 # http://repo1.maven.org/maven2@id=central
23:46:29 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:46:29 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:46:29 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:46:29 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:46:29 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:46:29 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:46:29 # To add repositories to the default ones, prepend '+' to the list of repositories
23:46:29 # to add.
23:46:29 # A repository url can be appended with zero or more of the following flags:
23:46:29 # @snapshots : the repository contains snapshots
23:46:29 # @noreleases : the repository does not contain any released artifacts
23:46:29 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:46:29 #
23:46:29 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:46:29
23:46:29 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:46:29 + [[ True == \T\r\u\e ]]
23:46:29 + echo 'Configuring the startup features...'
23:46:29 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:29 + FEATURE_TEST_STRING=features-test
23:46:29 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:46:29 + KARAF_VERSION=karaf4
23:46:29 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:46:29 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:29 + [[ ! -z '' ]]
23:46:29 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:29 ################################################################################
23:46:29 #
23:46:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:29 # contributor license agreements. See the NOTICE file distributed with
23:46:29 # this work for additional information regarding copyright ownership.
23:46:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:29 # (the "License"); you may not use this file except in compliance with
23:46:29 # the License. You may obtain a copy of the License at
23:46:29 #
23:46:29 # http://www.apache.org/licenses/LICENSE-2.0
23:46:29 #
23:46:29 # Unless required by applicable law or agreed to in writing, software
23:46:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:29 # See the License for the specific language governing permissions and
23:46:29 # limitations under the License.
23:46:29 #
23:46:29 ################################################################################
23:46:29
23:46:29 #
23:46:29 # Comma separated list of features repositories to register by default
23:46:29 #
23:46:29 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/684c7751-1688-46d6-a787-389ca5550b3a.xml
23:46:29
23:46:29 #
23:46:29 # Comma separated list of features to install at startup
23:46:29 #
23:46:29 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 4e975bc9-b4b5-47d9-ae3c-71a302cec307
23:46:29
23:46:29 #
23:46:29 # Resource repositories (OBR) that the features resolver can use
23:46:29 # to resolve requirements/capabilities
23:46:29 #
23:46:29 # The format of the resourceRepositories is
23:46:29 # resourceRepositories=[xml:url|json:url],...
23:46:29 # for Instance:
23:46:29 #
23:46:29 #resourceRepositories=xml:http://host/path/to/index.xml
23:46:29 # or
23:46:29 #resourceRepositories=json:http://host/path/to/index.json
23:46:29 #
23:46:29
23:46:29 #
23:46:29 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:46:29 #
23:46:29 featuresBootAsynchronous=false
23:46:29
23:46:29 #
23:46:29 # Service requirements enforcement
23:46:29 #
23:46:29 # By default, the feature resolver checks the service requirements/capabilities of
23:46:29 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:46:29 # the required bundles.
23:46:29 # The following flag can have those values:
23:46:29 # - disable: service requirements are completely ignored
23:46:29 # - default: service requirements are ignored for old features
23:46:29 # - enforce: service requirements are always verified
23:46:29 #
23:46:29 #serviceRequirements=default
23:46:29
23:46:29 #
23:46:29 # Store cfg file for config element in feature
23:46:29 #
23:46:29 #configCfgStore=true
23:46:29
23:46:29 #
23:46:29 # Define if the feature service automatically refresh bundles
23:46:29 #
23:46:29 autoRefresh=true
23:46:29
23:46:29 #
23:46:29 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:46:29 # XML file defines instructions related to features processing
23:46:29 # versions.properties may declare properties to resolve placeholders in XML file
23:46:29 # both files are relative to ${karaf.etc}
23:46:29 #
23:46:29 #featureProcessing=org.apache.karaf.features.xml
23:46:29 #featureProcessingVersions=versions.properties
23:46:29 + configure_karaf_log karaf4 ''
23:46:29 + local -r karaf_version=karaf4
23:46:29 + local -r controllerdebugmap=
23:46:29 + local logapi=log4j
23:46:29 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:29 log4j2.rootLogger.level = INFO
23:46:29 #log4j2.rootLogger.type = asyncRoot
23:46:29 #log4j2.rootLogger.includeLocation = false
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:29 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:29 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:29 log4j2.logger.spifly.level = WARN
23:46:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:29 log4j2.logger.audit.level = INFO
23:46:29 log4j2.logger.audit.additivity = false
23:46:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:29 log4j2.appender.console.type = Console
23:46:29 log4j2.appender.console.name = Console
23:46:29 log4j2.appender.console.layout.type = PatternLayout
23:46:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:29 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:29 log4j2.appender.rolling.name = RollingFile
23:46:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:29 #log4j2.appender.rolling.immediateFlush = false
23:46:29 log4j2.appender.rolling.append = true
23:46:29 log4j2.appender.rolling.layout.type = PatternLayout
23:46:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:29 log4j2.appender.rolling.policies.type = Policies
23:46:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:29 log4j2.appender.rolling.policies.size.size = 64MB
23:46:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:29 log4j2.appender.rolling.strategy.max = 7
23:46:29 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:29 log4j2.appender.audit.name = AuditRollingFile
23:46:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:29 log4j2.appender.audit.append = true
23:46:29 log4j2.appender.audit.layout.type = PatternLayout
23:46:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:29 log4j2.appender.audit.policies.type = Policies
23:46:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:29 log4j2.appender.audit.policies.size.size = 8MB
23:46:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:29 log4j2.appender.audit.strategy.max = 7
23:46:29 log4j2.appender.osgi.type = PaxOsgi
23:46:29 log4j2.appender.osgi.name = PaxOsgi
23:46:29 log4j2.appender.osgi.filter = *
23:46:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:29 #log4j2.logger.aether.level = TRACE
23:46:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:29 #log4j2.logger.http-headers.level = DEBUG
23:46:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:29 #log4j2.logger.maven.level = TRACE
23:46:29 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:46:29 + logapi=log4j2
23:46:29 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:46:29 + '[' log4j2 == log4j2 ']'
23:46:29 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:29 controllerdebugmap:
23:46:29 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:46:29 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:46:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:46:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:46:29 + unset IFS
23:46:29 + echo 'controllerdebugmap: '
23:46:29 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:29 + '[' -n '' ']'
23:46:29 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:46:29 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:29 ################################################################################
23:46:29 #
23:46:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:29 # contributor license agreements. See the NOTICE file distributed with
23:46:29 # this work for additional information regarding copyright ownership.
23:46:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:29 # (the "License"); you may not use this file except in compliance with
23:46:29 # the License. You may obtain a copy of the License at
23:46:29 #
23:46:29 # http://www.apache.org/licenses/LICENSE-2.0
23:46:29 #
23:46:29 # Unless required by applicable law or agreed to in writing, software
23:46:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:29 # See the License for the specific language governing permissions and
23:46:29 # limitations under the License.
23:46:29 #
23:46:29 ################################################################################
23:46:29
23:46:29 # Common pattern layout for appenders
23:46:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:29
23:46:29 # Root logger
23:46:29 log4j2.rootLogger.level = INFO
23:46:29 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:46:29 #log4j2.rootLogger.type = asyncRoot
23:46:29 #log4j2.rootLogger.includeLocation = false
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:29 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:29
23:46:29 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:29
23:46:29 # Loggers configuration
23:46:29
23:46:29 # Spifly logger
23:46:29 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:29 log4j2.logger.spifly.level = WARN
23:46:29
23:46:29 # Security audit logger
23:46:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:29 log4j2.logger.audit.level = INFO
23:46:29 log4j2.logger.audit.additivity = false
23:46:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:29
23:46:29 # Appenders configuration
23:46:29
23:46:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:29 log4j2.appender.console.type = Console
23:46:29 log4j2.appender.console.name = Console
23:46:29 log4j2.appender.console.layout.type = PatternLayout
23:46:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:29
23:46:29 # Rolling file appender
23:46:29 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:29 log4j2.appender.rolling.name = RollingFile
23:46:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:29 # uncomment to not force a disk flush
23:46:29 #log4j2.appender.rolling.immediateFlush = false
23:46:29 log4j2.appender.rolling.append = true
23:46:29 log4j2.appender.rolling.layout.type = PatternLayout
23:46:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:29 log4j2.appender.rolling.policies.type = Policies
23:46:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:29 log4j2.appender.rolling.policies.size.size = 1GB
23:46:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:29 log4j2.appender.rolling.strategy.max = 7
23:46:29
23:46:29 # Audit file appender
23:46:29 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:29 log4j2.appender.audit.name = AuditRollingFile
23:46:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:29 log4j2.appender.audit.append = true
23:46:29 log4j2.appender.audit.layout.type = PatternLayout
23:46:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:29 log4j2.appender.audit.policies.type = Policies
23:46:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:29 log4j2.appender.audit.policies.size.size = 8MB
23:46:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:29 log4j2.appender.audit.strategy.max = 7
23:46:29
23:46:29 # OSGi appender
23:46:29 log4j2.appender.osgi.type = PaxOsgi
23:46:29 log4j2.appender.osgi.name = PaxOsgi
23:46:29 log4j2.appender.osgi.filter = *
23:46:29
23:46:29 # help with identification of maven-related problems with pax-url-aether
23:46:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:29 #log4j2.logger.aether.level = TRACE
23:46:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:29 #log4j2.logger.http-headers.level = DEBUG
23:46:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:29 #log4j2.logger.maven.level = TRACE
23:46:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:46:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:46:29 Configure
23:46:29 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:29 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:46:29 + local -r controllermem=3072m
23:46:29 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:29 + echo Configure
23:46:29 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:46:29 max memory: 3072m
23:46:29 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:29 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:46:29 + echo ' max memory: 3072m'
23:46:29 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:46:29 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:29 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:29 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:29 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:46:29 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:29 #!/bin/sh
23:46:29 #
23:46:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:29 # contributor license agreements. See the NOTICE file distributed with
23:46:29 # this work for additional information regarding copyright ownership.
23:46:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:29 # (the "License"); you may not use this file except in compliance with
23:46:29 # the License. You may obtain a copy of the License at
23:46:29 #
23:46:29 # http://www.apache.org/licenses/LICENSE-2.0
23:46:29 #
23:46:29 # Unless required by applicable law or agreed to in writing, software
23:46:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:29 # See the License for the specific language governing permissions and
23:46:29 # limitations under the License.
23:46:29 #
23:46:29
23:46:29 #
23:46:29 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:46:29 # script: client, instance, shell, start, status, stop, karaf
23:46:29 #
23:46:29 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:46:29 # Actions go here...
23:46:29 # fi
23:46:29
23:46:29 #
23:46:29 # general settings which should be applied for all scripts go here; please keep
23:46:29 # in mind that it is possible that scripts might be executed more than once, e.g.
23:46:29 # in example of the start script where the start script is executed first and the
23:46:29 # karaf script afterwards.
23:46:29 #
23:46:29
23:46:29 #
23:46:29 # The following section shows the possible configuration options for the default
23:46:29 # karaf scripts
23:46:29 #
23:46:29 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:46:29 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:46:29 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:46:29 # export EXTRA_JAVA_OPTS # Additional JVM options
23:46:29 # export KARAF_HOME # Karaf home folder
23:46:29 # export KARAF_DATA # Karaf data folder
23:46:29 # export KARAF_BASE # Karaf base folder
23:46:29 # export KARAF_ETC # Karaf etc folder
23:46:29 # export KARAF_LOG # Karaf log folder
23:46:29 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:46:29 # export KARAF_OPTS # Additional available Karaf options
23:46:29 # export KARAF_DEBUG # Enable debug mode
23:46:29 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:46:29 # export KARAF_NOROOT # Prevent execution as root if set to true
23:46:29 Set Java version
23:46:29 + echo 'Set Java version'
23:46:29 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:46:29 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:46:29 sudo: a password is required
23:46:29 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:29 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:46:29 sudo: a password is required
23:46:29 JDK default version ...
23:46:29 + echo 'JDK default version ...'
23:46:29 + java -version
23:46:29 openjdk version "21.0.8" 2025-07-15
23:46:29 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:46:29 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:46:29 Set JAVA_HOME
23:46:29 + echo 'Set JAVA_HOME'
23:46:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:46:29 Listing all open ports on controller system...
23:46:29 + echo 'Listing all open ports on controller system...'
23:46:29 + netstat -pnatu
23:46:29 /tmp/configuration-script.sh: line 40: netstat: command not found
23:46:29 Custom shard config exists!!!
23:46:29 Copying the shard config...
23:46:29 + '[' -f /tmp/custom_shard_config.txt ']'
23:46:29 + echo 'Custom shard config exists!!!'
23:46:29 + echo 'Copying the shard config...'
23:46:29 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
23:46:29 Configuring cluster
23:46:29 + echo 'Configuring cluster'
23:46:29 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.251 10.30.170.179 10.30.170.13
23:46:29 ################################################
23:46:29 ## Configure Cluster ##
23:46:29 ################################################
23:46:29 NOTE: Cluster configuration files not found. Copying from
23:46:29 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:46:29 Configuring unique name in pekko.conf
23:46:29 Configuring hostname in pekko.conf
23:46:29 Configuring data and rpc seed nodes in pekko.conf
23:46:29 modules = [
23:46:29
23:46:29 {
23:46:29 name = "inventory"
23:46:29 namespace = "urn:opendaylight:inventory"
23:46:29 shard-strategy = "module"
23:46:29 },
23:46:29 {
23:46:29 name = "topology"
23:46:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:29 shard-strategy = "module"
23:46:29 },
23:46:29 {
23:46:29 name = "toaster"
23:46:29 namespace = "http://netconfcentral.org/ns/toaster"
23:46:29 shard-strategy = "module"
23:46:29 },
23:46:29 {
23:46:29 name = "car"
23:46:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:46:29 shard-strategy = "module"
23:46:29 },
23:46:29 {
23:46:29 name = "people"
23:46:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:46:29 shard-strategy = "module"
23:46:29 },
23:46:29 {
23:46:29 name = "car-people"
23:46:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:46:29 shard-strategy = "module"
23:46:29 }
23:46:29 ]
23:46:29 Configuring replication type in module-shards.conf
23:46:29 ################################################
23:46:29 ## NOTE: Manually restart controller to ##
23:46:29 ## apply configuration. ##
23:46:29 ################################################
23:46:29 Dump pekko.conf
23:46:29 + echo 'Dump pekko.conf'
23:46:29 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:29
23:46:29 odl-cluster-data {
23:46:29 pekko {
23:46:29 remote {
23:46:29 artery {
23:46:29 enabled = on
23:46:29 transport = tcp
23:46:29 canonical.hostname = "10.30.171.251"
23:46:29 canonical.port = 2550
23:46:29 }
23:46:29 }
23:46:29
23:46:29 cluster {
23:46:29 # Using artery.
23:46:29 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.251:2550",
23:46:29 "pekko://opendaylight-cluster-data@10.30.170.179:2550",
23:46:29 "pekko://opendaylight-cluster-data@10.30.170.13:2550"]
23:46:29
23:46:29 roles = ["member-1"]
23:46:29
23:46:29 # when under load we might trip a false positive on the failure detector
23:46:29 # failure-detector {
23:46:29 # heartbeat-interval = 4 s
23:46:29 # acceptable-heartbeat-pause = 16s
23:46:29 # }
23:46:29 }
23:46:29
23:46:29 persistence {
23:46:29 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:46:29 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:46:29 # The relative path is always relative to KARAF_HOME.
23:46:29
23:46:29 # snapshot-store.local.dir = "target/snapshots"
23:46:29
23:46:29 # Use lz4 compression for LocalSnapshotStore snapshots
23:46:29 snapshot-store.local.use-lz4-compression = false
23:46:29 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:46:29 snapshot-store.local.lz4-blocksize = 256KB
23:46:29 }
23:46:29 disable-default-actor-system-quarantined-event-handling = "false"
23:46:29 }
23:46:29 }
23:46:29 Dump modules.conf
23:46:29 + echo 'Dump modules.conf'
23:46:29 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:29 modules = [
23:46:29
23:46:29 {
23:46:29 name = "inventory"
23:46:29 namespace = "urn:opendaylight:inventory"
23:46:29 shard-strategy = "module"
23:46:29 },
23:46:29 {
23:46:29 name = "topology"
23:46:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:29 shard-strategy = "module"
23:46:29 },
23:46:29 {
23:46:29 name = "toaster"
23:46:29 namespace = "http://netconfcentral.org/ns/toaster"
23:46:29 shard-strategy = "module"
23:46:29 },
23:46:29 {
23:46:29 name = "car"
23:46:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:46:29 shard-strategy = "module"
23:46:29 },
23:46:29 {
23:46:29 name = "people"
23:46:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:46:29 shard-strategy = "module"
23:46:29 },
23:46:29 {
23:46:29 name = "car-people"
23:46:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:46:29 shard-strategy = "module"
23:46:29 }
23:46:29 ]
23:46:29 Dump module-shards.conf
23:46:29 + echo 'Dump module-shards.conf'
23:46:29 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:29 module-shards = [
23:46:29 {
23:46:29 name = "default"
23:46:29 shards = [
23:46:29 {
23:46:29 name = "default"
23:46:29 replicas = ["member-1",
23:46:29 "member-2",
23:46:29 "member-3"]
23:46:29 }
23:46:29 ]
23:46:29 },
23:46:29 {
23:46:29 name = "inventory"
23:46:29 shards = [
23:46:29 {
23:46:29 name="inventory"
23:46:29 replicas = ["member-1",
23:46:29 "member-2",
23:46:29 "member-3"]
23:46:29 }
23:46:29 ]
23:46:29 },
23:46:29 {
23:46:29 name = "topology"
23:46:29 shards = [
23:46:29 {
23:46:29 name="topology"
23:46:29 replicas = ["member-1",
23:46:29 "member-2",
23:46:29 "member-3"]
23:46:29 }
23:46:29 ]
23:46:29 },
23:46:29 {
23:46:29 name = "toaster"
23:46:29 shards = [
23:46:29 {
23:46:29 name="toaster"
23:46:29 replicas = ["member-1",
23:46:29 "member-2",
23:46:29 "member-3"]
23:46:29 }
23:46:29 ]
23:46:29 },
23:46:29 {
23:46:29 name = "car"
23:46:29 shards = [
23:46:29 {
23:46:29 name="car"
23:46:29 replicas = ["member-1",
23:46:29 "member-2",
23:46:29 "member-3"]
23:46:29 }
23:46:29 ]
23:46:29 },
23:46:29 {
23:46:29 name = "people"
23:46:29 shards = [
23:46:29 {
23:46:29 name="people"
23:46:29 replicas = ["member-1",
23:46:29 "member-2",
23:46:29 "member-3"]
23:46:29 }
23:46:29 ]
23:46:29 },
23:46:29 {
23:46:29 name = "car-people"
23:46:29 shards = [
23:46:29 {
23:46:29 name="car-people"
23:46:29 replicas = ["member-1",
23:46:29 "member-2",
23:46:29 "member-3"]
23:46:29 }
23:46:29 ]
23:46:29 }
23:46:29 ]
23:46:29 Configuring member-2 with IP address 10.30.170.179
23:46:29 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:46:30 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:46:30 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:46: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:46:30 ++ echo 'common-functions.sh is being sourced'
23:46:30 common-functions.sh is being sourced
23:46:30 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:46:30 ++ DISTROSTREAM=vanadium
23:46:30 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:30 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:30 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:30 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:30 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:30 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:30 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:30 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:30 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:30 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:30 ++ export CONTROLLERMEM=
23:46:30 ++ CONTROLLERMEM=
23:46:30 ++ case "${DISTROSTREAM}" in
23:46:30 ++ CLUSTER_SYSTEM=pekko
23:46:30 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:30 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:30 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:30 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:30 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:30 ++ print_common_env
23:46:30 ++ cat
23:46:30 common-functions environment:
23:46:30 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:30 ACTUALFEATURES:
23:46:30 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:30 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:30 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:30 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:30 CONTROLLERMEM:
23:46:30 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:30 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:30 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:30 SUITES:
23:46:30
23:46:30 ++ SSH='ssh -t -t'
23:46:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:46:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:46:30 Changing to /tmp
23:46:30 + echo 'Changing to /tmp'
23:46:30 + cd /tmp
23:46:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip
23:46:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip'
23:46:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip
23:46:30 --2025-10-11 23:46:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip
23:46:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:46:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:46:30 HTTP request sent, awaiting response... 200 OK
23:46:30 Length: 234979442 (224M) [application/zip]
23:46:30 Saving to: ‘karaf-0.23.0-20251011.223556-424.zip’
23:46:30
23:46:30 0K ........ ........ ........ ........ ........ ........ 1% 19.9M 11s
23:46:30 3072K ........ ........ ........ ........ ........ ........ 2% 34.4M 9s
23:46:30 6144K ........ ........ ........ ........ ........ ........ 4% 145M 6s
23:46:30 9216K ........ ........ ........ ........ ........ ........ 5% 185M 5s
23:46:30 12288K ........ ........ ........ ........ ........ ........ 6% 196M 4s
23:46:30 15360K ........ ........ ........ ........ ........ ........ 8% 206M 3s
23:46:30 18432K ........ ........ ........ ........ ........ ........ 9% 237M 3s
23:46:30 21504K ........ ........ ........ ........ ........ ........ 10% 312M 3s
23:46:30 24576K ........ ........ ........ ........ ........ ........ 12% 254M 2s
23:46:30 27648K ........ ........ ........ ........ ........ ........ 13% 298M 2s
23:46:30 30720K ........ ........ ........ ........ ........ ........ 14% 269M 2s
23:46:30 33792K ........ ........ ........ ........ ........ ........ 16% 149M 2s
23:46:30 36864K ........ ........ ........ ........ ........ ........ 17% 280M 2s
23:46:30 39936K ........ ........ ........ ........ ........ ........ 18% 323M 2s
23:46:30 43008K ........ ........ ........ ........ ........ ........ 20% 314M 2s
23:46:30 46080K ........ ........ ........ ........ ........ ........ 21% 336M 2s
23:46:31 49152K ........ ........ ........ ........ ........ ........ 22% 332M 1s
23:46:31 52224K ........ ........ ........ ........ ........ ........ 24% 338M 1s
23:46:31 55296K ........ ........ ........ ........ ........ ........ 25% 331M 1s
23:46:31 58368K ........ ........ ........ ........ ........ ........ 26% 342M 1s
23:46:31 61440K ........ ........ ........ ........ ........ ........ 28% 342M 1s
23:46:31 64512K ........ ........ ........ ........ ........ ........ 29% 352M 1s
23:46:31 67584K ........ ........ ........ ........ ........ ........ 30% 336M 1s
23:46:31 70656K ........ ........ ........ ........ ........ ........ 32% 348M 1s
23:46:31 73728K ........ ........ ........ ........ ........ ........ 33% 352M 1s
23:46:31 76800K ........ ........ ........ ........ ........ ........ 34% 325M 1s
23:46:31 79872K ........ ........ ........ ........ ........ ........ 36% 340M 1s
23:46:31 82944K ........ ........ ........ ........ ........ ........ 37% 333M 1s
23:46:31 86016K ........ ........ ........ ........ ........ ........ 38% 333M 1s
23:46:31 89088K ........ ........ ........ ........ ........ ........ 40% 342M 1s
23:46:31 92160K ........ ........ ........ ........ ........ ........ 41% 344M 1s
23:46:31 95232K ........ ........ ........ ........ ........ ........ 42% 336M 1s
23:46:31 98304K ........ ........ ........ ........ ........ ........ 44% 337M 1s
23:46:31 101376K ........ ........ ........ ........ ........ ........ 45% 345M 1s
23:46:31 104448K ........ ........ ........ ........ ........ ........ 46% 342M 1s
23:46:31 107520K ........ ........ ........ ........ ........ ........ 48% 342M 1s
23:46:31 110592K ........ ........ ........ ........ ........ ........ 49% 297M 1s
23:46:31 113664K ........ ........ ........ ........ ........ ........ 50% 233M 1s
23:46:31 116736K ........ ........ ........ ........ ........ ........ 52% 271M 1s
23:46:31 119808K ........ ........ ........ ........ ........ ........ 53% 326M 1s
23:46:31 122880K ........ ........ ........ ........ ........ ........ 54% 356M 1s
23:46:31 125952K ........ ........ ........ ........ ........ ........ 56% 344M 1s
23:46:31 129024K ........ ........ ........ ........ ........ ........ 57% 346M 0s
23:46:31 132096K ........ ........ ........ ........ ........ ........ 58% 348M 0s
23:46:31 135168K ........ ........ ........ ........ ........ ........ 60% 348M 0s
23:46:31 138240K ........ ........ ........ ........ ........ ........ 61% 338M 0s
23:46:31 141312K ........ ........ ........ ........ ........ ........ 62% 355M 0s
23:46:31 144384K ........ ........ ........ ........ ........ ........ 64% 346M 0s
23:46:31 147456K ........ ........ ........ ........ ........ ........ 65% 350M 0s
23:46:31 150528K ........ ........ ........ ........ ........ ........ 66% 343M 0s
23:46:31 153600K ........ ........ ........ ........ ........ ........ 68% 350M 0s
23:46:31 156672K ........ ........ ........ ........ ........ ........ 69% 342M 0s
23:46:31 159744K ........ ........ ........ ........ ........ ........ 70% 358M 0s
23:46:31 162816K ........ ........ ........ ........ ........ ........ 72% 355M 0s
23:46:31 165888K ........ ........ ........ ........ ........ ........ 73% 357M 0s
23:46:31 168960K ........ ........ ........ ........ ........ ........ 74% 349M 0s
23:46:31 172032K ........ ........ ........ ........ ........ ........ 76% 357M 0s
23:46:31 175104K ........ ........ ........ ........ ........ ........ 77% 353M 0s
23:46:31 178176K ........ ........ ........ ........ ........ ........ 78% 268M 0s
23:46:31 181248K ........ ........ ........ ........ ........ ........ 80% 324M 0s
23:46:31 184320K ........ ........ ........ ........ ........ ........ 81% 293M 0s
23:46:31 187392K ........ ........ ........ ........ ........ ........ 83% 329M 0s
23:46:31 190464K ........ ........ ........ ........ ........ ........ 84% 326M 0s
23:46:31 193536K ........ ........ ........ ........ ........ ........ 85% 411M 0s
23:46:31 196608K ........ ........ ........ ........ ........ ........ 87% 333M 0s
23:46:31 199680K ........ ........ ........ ........ ........ ........ 88% 235M 0s
23:46:31 202752K ........ ........ ........ ........ ........ ........ 89% 303M 0s
23:46:31 205824K ........ ........ ........ ........ ........ ........ 91% 330M 0s
23:46:31 208896K ........ ........ ........ ........ ........ ........ 92% 348M 0s
23:46:31 211968K ........ ........ ........ ........ ........ ........ 93% 347M 0s
23:46:31 215040K ........ ........ ........ ........ ........ ........ 95% 321M 0s
23:46:31 218112K ........ ........ ........ ........ ........ ........ 96% 345M 0s
23:46:31 221184K ........ ........ ........ ........ ........ ........ 97% 347M 0s
23:46:31 224256K ........ ........ ........ ........ ........ ........ 99% 358M 0s
23:46:31 227328K ........ ........ ........ ........ . 100% 348M=0.9s
23:46:31
23:46:31 2025-10-11 23:46:31 (236 MB/s) - ‘karaf-0.23.0-20251011.223556-424.zip’ saved [234979442/234979442]
23:46:31
23:46:31 Extracting the new controller...
23:46:31 + echo 'Extracting the new controller...'
23:46:31 + unzip -q karaf-0.23.0-20251011.223556-424.zip
23:46:33 Adding external repositories...
23:46:33 + echo 'Adding external repositories...'
23:46: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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:33 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:33 ################################################################################
23:46:33 #
23:46:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:33 # contributor license agreements. See the NOTICE file distributed with
23:46:33 # this work for additional information regarding copyright ownership.
23:46:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:33 # (the "License"); you may not use this file except in compliance with
23:46:33 # the License. You may obtain a copy of the License at
23:46:33 #
23:46:33 # http://www.apache.org/licenses/LICENSE-2.0
23:46:33 #
23:46:33 # Unless required by applicable law or agreed to in writing, software
23:46:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:33 # See the License for the specific language governing permissions and
23:46:33 # limitations under the License.
23:46:33 #
23:46:33 ################################################################################
23:46:33
23:46:33 #
23:46:33 # If set to true, the following property will not allow any certificate to be used
23:46:33 # when accessing Maven repositories through SSL
23:46:33 #
23:46:33 #org.ops4j.pax.url.mvn.certificateCheck=
23:46:33
23:46:33 #
23:46:33 # Path to the local Maven settings file.
23:46:33 # The repositories defined in this file will be automatically added to the list
23:46:33 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:46:33 # below is not set.
23:46:33 # The following locations are checked for the existence of the settings.xml file
23:46:33 # * 1. looks for the specified url
23:46:33 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:46:33 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:46:33 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:46:33 #
23:46:33 #org.ops4j.pax.url.mvn.settings=
23:46:33
23:46:33 #
23:46:33 # Path to the local Maven repository which is used to avoid downloading
23:46:33 # artifacts when they already exist locally.
23:46:33 # The value of this property will be extracted from the settings.xml file
23:46:33 # above, or defaulted to:
23:46:33 # System.getProperty( "user.home" ) + "/.m2/repository"
23:46:33 #
23:46:33 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:46:33
23:46:33 #
23:46:33 # Default this to false. It's just weird to use undocumented repos
23:46:33 #
23:46:33 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:46:33
23:46:33 #
23:46:33 # Uncomment if you don't wanna use the proxy settings
23:46:33 # from the Maven conf/settings.xml file
23:46:33 #
23:46:33 # org.ops4j.pax.url.mvn.proxySupport=false
23:46:33
23:46:33 #
23:46:33 # Comma separated list of repositories scanned when resolving an artifact.
23:46:33 # Those repositories will be checked before iterating through the
23:46:33 # below list of repositories and even before the local repository
23:46:33 # A repository url can be appended with zero or more of the following flags:
23:46:33 # @snapshots : the repository contains snaphots
23:46:33 # @noreleases : the repository does not contain any released artifacts
23:46:33 #
23:46:33 # The following property value will add the system folder as a repo.
23:46:33 #
23:46:33 org.ops4j.pax.url.mvn.defaultRepositories=\
23:46:33 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:46:33 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:46:33 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:46:33
23:46:33 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:46:33 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:46:33
23:46:33 #
23:46:33 # Comma separated list of repositories scanned when resolving an artifact.
23:46:33 # The default list includes the following repositories:
23:46:33 # http://repo1.maven.org/maven2@id=central
23:46:33 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:46:33 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:46:33 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:46:33 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:46:33 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:46:33 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:46:33 # To add repositories to the default ones, prepend '+' to the list of repositories
23:46:33 # to add.
23:46:33 # A repository url can be appended with zero or more of the following flags:
23:46:33 # @snapshots : the repository contains snapshots
23:46:33 # @noreleases : the repository does not contain any released artifacts
23:46:33 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:46:33 #
23:46: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:46:33
23:46:33 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:46:33 + [[ True == \T\r\u\e ]]
23:46:33 + echo 'Configuring the startup features...'
23:46:33 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:33 + FEATURE_TEST_STRING=features-test
23:46:33 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:46:33 + KARAF_VERSION=karaf4
23:46:33 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:46:33 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:33 + [[ ! -z '' ]]
23:46:33 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:33 ################################################################################
23:46:33 #
23:46:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:33 # contributor license agreements. See the NOTICE file distributed with
23:46:33 # this work for additional information regarding copyright ownership.
23:46:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:33 # (the "License"); you may not use this file except in compliance with
23:46:33 # the License. You may obtain a copy of the License at
23:46:33 #
23:46:33 # http://www.apache.org/licenses/LICENSE-2.0
23:46:33 #
23:46:33 # Unless required by applicable law or agreed to in writing, software
23:46:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:33 # See the License for the specific language governing permissions and
23:46:33 # limitations under the License.
23:46:33 #
23:46:33 ################################################################################
23:46:33
23:46:33 #
23:46:33 # Comma separated list of features repositories to register by default
23:46:33 #
23:46:33 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/684c7751-1688-46d6-a787-389ca5550b3a.xml
23:46:33
23:46:33 #
23:46:33 # Comma separated list of features to install at startup
23:46:33 #
23:46:33 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 4e975bc9-b4b5-47d9-ae3c-71a302cec307
23:46:33
23:46:33 #
23:46:33 # Resource repositories (OBR) that the features resolver can use
23:46:33 # to resolve requirements/capabilities
23:46:33 #
23:46:33 # The format of the resourceRepositories is
23:46:33 # resourceRepositories=[xml:url|json:url],...
23:46:33 # for Instance:
23:46:33 #
23:46:33 #resourceRepositories=xml:http://host/path/to/index.xml
23:46:33 # or
23:46:33 #resourceRepositories=json:http://host/path/to/index.json
23:46:33 #
23:46:33
23:46:33 #
23:46:33 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:46:33 #
23:46:33 featuresBootAsynchronous=false
23:46:33
23:46:33 #
23:46:33 # Service requirements enforcement
23:46:33 #
23:46:33 # By default, the feature resolver checks the service requirements/capabilities of
23:46:33 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:46:33 # the required bundles.
23:46:33 # The following flag can have those values:
23:46:33 # - disable: service requirements are completely ignored
23:46:33 # - default: service requirements are ignored for old features
23:46:33 # - enforce: service requirements are always verified
23:46:33 #
23:46:33 #serviceRequirements=default
23:46:33
23:46:33 #
23:46:33 # Store cfg file for config element in feature
23:46:33 #
23:46:33 #configCfgStore=true
23:46:33
23:46:33 #
23:46:33 # Define if the feature service automatically refresh bundles
23:46:33 #
23:46:33 autoRefresh=true
23:46:33
23:46:33 #
23:46:33 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:46:33 # XML file defines instructions related to features processing
23:46:33 # versions.properties may declare properties to resolve placeholders in XML file
23:46:33 # both files are relative to ${karaf.etc}
23:46:33 #
23:46:33 #featureProcessing=org.apache.karaf.features.xml
23:46:33 #featureProcessingVersions=versions.properties
23:46:33 + configure_karaf_log karaf4 ''
23:46:33 + local -r karaf_version=karaf4
23:46:33 + local -r controllerdebugmap=
23:46:33 + local logapi=log4j
23:46:33 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:33 log4j2.rootLogger.level = INFO
23:46:33 #log4j2.rootLogger.type = asyncRoot
23:46:33 #log4j2.rootLogger.includeLocation = false
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:33 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:33 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:33 log4j2.logger.spifly.level = WARN
23:46:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:33 log4j2.logger.audit.level = INFO
23:46:33 log4j2.logger.audit.additivity = false
23:46:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:33 log4j2.appender.console.type = Console
23:46:33 log4j2.appender.console.name = Console
23:46:33 log4j2.appender.console.layout.type = PatternLayout
23:46:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:33 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:33 log4j2.appender.rolling.name = RollingFile
23:46:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:33 #log4j2.appender.rolling.immediateFlush = false
23:46:33 log4j2.appender.rolling.append = true
23:46:33 log4j2.appender.rolling.layout.type = PatternLayout
23:46:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:33 log4j2.appender.rolling.policies.type = Policies
23:46:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:33 log4j2.appender.rolling.policies.size.size = 64MB
23:46:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:33 log4j2.appender.rolling.strategy.max = 7
23:46:33 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:33 log4j2.appender.audit.name = AuditRollingFile
23:46:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:33 log4j2.appender.audit.append = true
23:46:33 log4j2.appender.audit.layout.type = PatternLayout
23:46:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:33 log4j2.appender.audit.policies.type = Policies
23:46:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:33 log4j2.appender.audit.policies.size.size = 8MB
23:46:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:33 log4j2.appender.audit.strategy.max = 7
23:46:33 log4j2.appender.osgi.type = PaxOsgi
23:46:33 log4j2.appender.osgi.name = PaxOsgi
23:46:33 log4j2.appender.osgi.filter = *
23:46:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:33 #log4j2.logger.aether.level = TRACE
23:46:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:33 #log4j2.logger.http-headers.level = DEBUG
23:46:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:33 #log4j2.logger.maven.level = TRACE
23:46:33 + logapi=log4j2
23:46:33 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:46:33 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:46:33 + '[' log4j2 == log4j2 ']'
23:46:33 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:33 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:46:33 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:46:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:46:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:46:33 + unset IFS
23:46:33 controllerdebugmap:
23:46:33 + echo 'controllerdebugmap: '
23:46:33 + '[' -n '' ']'
23:46:33 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:46:33 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:33 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:33 ################################################################################
23:46:33 #
23:46:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:33 # contributor license agreements. See the NOTICE file distributed with
23:46:33 # this work for additional information regarding copyright ownership.
23:46:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:33 # (the "License"); you may not use this file except in compliance with
23:46:33 # the License. You may obtain a copy of the License at
23:46:33 #
23:46:33 # http://www.apache.org/licenses/LICENSE-2.0
23:46:33 #
23:46:33 # Unless required by applicable law or agreed to in writing, software
23:46:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:33 # See the License for the specific language governing permissions and
23:46:33 # limitations under the License.
23:46:33 #
23:46:33 ################################################################################
23:46:33
23:46:33 # Common pattern layout for appenders
23:46:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:33
23:46:33 # Root logger
23:46:33 log4j2.rootLogger.level = INFO
23:46:33 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:46:33 #log4j2.rootLogger.type = asyncRoot
23:46:33 #log4j2.rootLogger.includeLocation = false
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:33 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:33
23:46:33 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:33
23:46:33 # Loggers configuration
23:46:33
23:46:33 # Spifly logger
23:46:33 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:33 log4j2.logger.spifly.level = WARN
23:46:33
23:46:33 # Security audit logger
23:46:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:33 log4j2.logger.audit.level = INFO
23:46:33 log4j2.logger.audit.additivity = false
23:46:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:33
23:46:33 # Appenders configuration
23:46:33
23:46:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:33 log4j2.appender.console.type = Console
23:46:33 log4j2.appender.console.name = Console
23:46:33 log4j2.appender.console.layout.type = PatternLayout
23:46:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:33
23:46:33 # Rolling file appender
23:46:33 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:33 log4j2.appender.rolling.name = RollingFile
23:46:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:33 # uncomment to not force a disk flush
23:46:33 #log4j2.appender.rolling.immediateFlush = false
23:46:33 log4j2.appender.rolling.append = true
23:46:33 log4j2.appender.rolling.layout.type = PatternLayout
23:46:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:33 log4j2.appender.rolling.policies.type = Policies
23:46:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:33 log4j2.appender.rolling.policies.size.size = 1GB
23:46:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:33 log4j2.appender.rolling.strategy.max = 7
23:46:33
23:46:33 # Audit file appender
23:46:33 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:33 log4j2.appender.audit.name = AuditRollingFile
23:46:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:33 log4j2.appender.audit.append = true
23:46:33 log4j2.appender.audit.layout.type = PatternLayout
23:46:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:33 log4j2.appender.audit.policies.type = Policies
23:46:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:33 log4j2.appender.audit.policies.size.size = 8MB
23:46:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:33 log4j2.appender.audit.strategy.max = 7
23:46:33
23:46:33 # OSGi appender
23:46:33 log4j2.appender.osgi.type = PaxOsgi
23:46:33 log4j2.appender.osgi.name = PaxOsgi
23:46:33 log4j2.appender.osgi.filter = *
23:46:33
23:46:33 # help with identification of maven-related problems with pax-url-aether
23:46:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:33 #log4j2.logger.aether.level = TRACE
23:46:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:33 #log4j2.logger.http-headers.level = DEBUG
23:46:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:33 #log4j2.logger.maven.level = TRACE
23:46:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:46:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:46:33 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:33 Configure
23:46:33 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:46:33 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:46:33 + local -r controllermem=3072m
23:46:33 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:33 + echo Configure
23:46:33 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:46:33 + echo ' max memory: 3072m'
23:46:33 max memory: 3072m
23:46:33 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:33 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:46:33 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:33 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:33 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:33 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:46:33 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:33 #!/bin/sh
23:46:33 #
23:46:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:33 # contributor license agreements. See the NOTICE file distributed with
23:46:33 # this work for additional information regarding copyright ownership.
23:46:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:33 # (the "License"); you may not use this file except in compliance with
23:46:33 # the License. You may obtain a copy of the License at
23:46:33 #
23:46:33 # http://www.apache.org/licenses/LICENSE-2.0
23:46:33 #
23:46:33 # Unless required by applicable law or agreed to in writing, software
23:46:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:33 # See the License for the specific language governing permissions and
23:46:33 # limitations under the License.
23:46:33 #
23:46:33
23:46:33 #
23:46:33 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:46:33 # script: client, instance, shell, start, status, stop, karaf
23:46:33 #
23:46:33 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:46:33 # Actions go here...
23:46:33 # fi
23:46:33
23:46:33 #
23:46:33 # general settings which should be applied for all scripts go here; please keep
23:46:33 # in mind that it is possible that scripts might be executed more than once, e.g.
23:46:33 # in example of the start script where the start script is executed first and the
23:46:33 # karaf script afterwards.
23:46:33 #
23:46:33
23:46:33 #
23:46:33 # The following section shows the possible configuration options for the default
23:46:33 # karaf scripts
23:46:33 #
23:46:33 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:46:33 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:46:33 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:46:33 # export EXTRA_JAVA_OPTS # Additional JVM options
23:46:33 # export KARAF_HOME # Karaf home folder
23:46:33 # export KARAF_DATA # Karaf data folder
23:46:33 # export KARAF_BASE # Karaf base folder
23:46:33 # export KARAF_ETC # Karaf etc folder
23:46:33 # export KARAF_LOG # Karaf log folder
23:46:33 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:46:33 # export KARAF_OPTS # Additional available Karaf options
23:46:33 # export KARAF_DEBUG # Enable debug mode
23:46:33 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:46:33 # export KARAF_NOROOT # Prevent execution as root if set to true
23:46:33 + echo 'Set Java version'
23:46:33 Set Java version
23:46:33 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:46: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:46:33 sudo: a password is required
23:46:33 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46: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:46:33 sudo: a password is required
23:46:33 JDK default version ...
23:46:33 + echo 'JDK default version ...'
23:46:33 + java -version
23:46:34 openjdk version "21.0.8" 2025-07-15
23:46:34 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:46:34 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:46:34 Set JAVA_HOME
23:46:34 + echo 'Set JAVA_HOME'
23:46:34 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:34 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:34 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:34 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:34 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:34 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:46:34 Listing all open ports on controller system...
23:46:34 + echo 'Listing all open ports on controller system...'
23:46:34 + netstat -pnatu
23:46:34 /tmp/configuration-script.sh: line 40: netstat: command not found
23:46:34 + '[' -f /tmp/custom_shard_config.txt ']'
23:46:34 Custom shard config exists!!!
23:46:34 Copying the shard config...
23:46:34 + echo 'Custom shard config exists!!!'
23:46:34 + echo 'Copying the shard config...'
23:46:34 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
23:46:34 Configuring cluster
23:46:34 + echo 'Configuring cluster'
23:46:34 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.251 10.30.170.179 10.30.170.13
23:46:34 ################################################
23:46:34 ## Configure Cluster ##
23:46:34 ################################################
23:46:34 NOTE: Cluster configuration files not found. Copying from
23:46:34 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:46:34 Configuring unique name in pekko.conf
23:46:34 Configuring hostname in pekko.conf
23:46:34 Configuring data and rpc seed nodes in pekko.conf
23:46:34 modules = [
23:46:34
23:46:34 {
23:46:34 name = "inventory"
23:46:34 namespace = "urn:opendaylight:inventory"
23:46:34 shard-strategy = "module"
23:46:34 },
23:46:34 {
23:46:34 name = "topology"
23:46:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:34 shard-strategy = "module"
23:46:34 },
23:46:34 {
23:46:34 name = "toaster"
23:46:34 namespace = "http://netconfcentral.org/ns/toaster"
23:46:34 shard-strategy = "module"
23:46:34 },
23:46:34 {
23:46:34 name = "car"
23:46:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:46:34 shard-strategy = "module"
23:46:34 },
23:46:34 {
23:46:34 name = "people"
23:46:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:46:34 shard-strategy = "module"
23:46:34 },
23:46:34 {
23:46:34 name = "car-people"
23:46:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:46:34 shard-strategy = "module"
23:46:34 }
23:46:34 ]
23:46:34 Configuring replication type in module-shards.conf
23:46:34 ################################################
23:46:34 ## NOTE: Manually restart controller to ##
23:46:34 ## apply configuration. ##
23:46:34 ################################################
23:46:34 Dump pekko.conf
23:46:34 + echo 'Dump pekko.conf'
23:46:34 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:34
23:46:34 odl-cluster-data {
23:46:34 pekko {
23:46:34 remote {
23:46:34 artery {
23:46:34 enabled = on
23:46:34 transport = tcp
23:46:34 canonical.hostname = "10.30.170.179"
23:46:34 canonical.port = 2550
23:46:34 }
23:46:34 }
23:46:34
23:46:34 cluster {
23:46:34 # Using artery.
23:46:34 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.251:2550",
23:46:34 "pekko://opendaylight-cluster-data@10.30.170.179:2550",
23:46:34 "pekko://opendaylight-cluster-data@10.30.170.13:2550"]
23:46:34
23:46:34 roles = ["member-2"]
23:46:34
23:46:34 # when under load we might trip a false positive on the failure detector
23:46:34 # failure-detector {
23:46:34 # heartbeat-interval = 4 s
23:46:34 # acceptable-heartbeat-pause = 16s
23:46:34 # }
23:46:34 }
23:46:34
23:46:34 persistence {
23:46:34 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:46:34 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:46:34 # The relative path is always relative to KARAF_HOME.
23:46:34
23:46:34 # snapshot-store.local.dir = "target/snapshots"
23:46:34
23:46:34 # Use lz4 compression for LocalSnapshotStore snapshots
23:46:34 snapshot-store.local.use-lz4-compression = false
23:46:34 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:46:34 snapshot-store.local.lz4-blocksize = 256KB
23:46:34 }
23:46:34 disable-default-actor-system-quarantined-event-handling = "false"
23:46:34 }
23:46:34 }
23:46:34 Dump modules.conf
23:46:34 + echo 'Dump modules.conf'
23:46:34 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:34 modules = [
23:46:34
23:46:34 {
23:46:34 name = "inventory"
23:46:34 namespace = "urn:opendaylight:inventory"
23:46:34 shard-strategy = "module"
23:46:34 },
23:46:34 {
23:46:34 name = "topology"
23:46:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:34 shard-strategy = "module"
23:46:34 },
23:46:34 {
23:46:34 name = "toaster"
23:46:34 namespace = "http://netconfcentral.org/ns/toaster"
23:46:34 shard-strategy = "module"
23:46:34 },
23:46:34 {
23:46:34 name = "car"
23:46:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:46:34 shard-strategy = "module"
23:46:34 },
23:46:34 {
23:46:34 name = "people"
23:46:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:46:34 shard-strategy = "module"
23:46:34 },
23:46:34 {
23:46:34 name = "car-people"
23:46:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:46:34 shard-strategy = "module"
23:46:34 }
23:46:34 ]
23:46:34 Dump module-shards.conf
23:46:34 + echo 'Dump module-shards.conf'
23:46:34 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:34 module-shards = [
23:46:34 {
23:46:34 name = "default"
23:46:34 shards = [
23:46:34 {
23:46:34 name = "default"
23:46:34 replicas = ["member-1",
23:46:34 "member-2",
23:46:34 "member-3"]
23:46:34 }
23:46:34 ]
23:46:34 },
23:46:34 {
23:46:34 name = "inventory"
23:46:34 shards = [
23:46:34 {
23:46:34 name="inventory"
23:46:34 replicas = ["member-1",
23:46:34 "member-2",
23:46:34 "member-3"]
23:46:34 }
23:46:34 ]
23:46:34 },
23:46:34 {
23:46:34 name = "topology"
23:46:34 shards = [
23:46:34 {
23:46:34 name="topology"
23:46:34 replicas = ["member-1",
23:46:34 "member-2",
23:46:34 "member-3"]
23:46:34 }
23:46:34 ]
23:46:34 },
23:46:34 {
23:46:34 name = "toaster"
23:46:34 shards = [
23:46:34 {
23:46:34 name="toaster"
23:46:34 replicas = ["member-1",
23:46:34 "member-2",
23:46:34 "member-3"]
23:46:34 }
23:46:34 ]
23:46:34 },
23:46:34 {
23:46:34 name = "car"
23:46:34 shards = [
23:46:34 {
23:46:34 name="car"
23:46:34 replicas = ["member-1",
23:46:34 "member-2",
23:46:34 "member-3"]
23:46:34 }
23:46:34 ]
23:46:34 },
23:46:34 {
23:46:34 name = "people"
23:46:34 shards = [
23:46:34 {
23:46:34 name="people"
23:46:34 replicas = ["member-1",
23:46:34 "member-2",
23:46:34 "member-3"]
23:46:34 }
23:46:34 ]
23:46:34 },
23:46:34 {
23:46:34 name = "car-people"
23:46:34 shards = [
23:46:34 {
23:46:34 name="car-people"
23:46:34 replicas = ["member-1",
23:46:34 "member-2",
23:46:34 "member-3"]
23:46:34 }
23:46:34 ]
23:46:34 }
23:46:34 ]
23:46:34 Configuring member-3 with IP address 10.30.170.13
23:46:34 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:46:34 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:46:34 common-functions.sh is being sourced
23:46:34 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:46:34 ++ [[ /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:46:34 ++ echo 'common-functions.sh is being sourced'
23:46:34 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:46:34 ++ DISTROSTREAM=vanadium
23:46:34 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:34 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:34 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:34 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:34 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:34 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:34 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:34 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:34 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:34 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:34 ++ export CONTROLLERMEM=
23:46:34 ++ CONTROLLERMEM=
23:46:34 ++ case "${DISTROSTREAM}" in
23:46:34 ++ CLUSTER_SYSTEM=pekko
23:46:34 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:34 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:34 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:34 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:34 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:34 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:34 ++ print_common_env
23:46:34 ++ cat
23:46:34 common-functions environment:
23:46:34 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:34 ACTUALFEATURES:
23:46:34 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:34 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:34 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:34 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:34 CONTROLLERMEM:
23:46:34 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:34 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:34 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:34 SUITES:
23:46:34
23:46:34 ++ SSH='ssh -t -t'
23:46:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:46:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:46:34 Changing to /tmp
23:46:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip
23:46:34 + echo 'Changing to /tmp'
23:46:34 + cd /tmp
23:46:34 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip'
23:46:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip
23:46:34 --2025-10-11 23:46:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip
23:46:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:46:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:46:34 HTTP request sent, awaiting response... 200 OK
23:46:34 Length: 234979442 (224M) [application/zip]
23:46:34 Saving to: ‘karaf-0.23.0-20251011.223556-424.zip’
23:46:34
23:46:34 0K ........ ........ ........ ........ ........ ........ 1% 32.6M 7s
23:46:34 3072K ........ ........ ........ ........ ........ ........ 2% 56.8M 5s
23:46:34 6144K ........ ........ ........ ........ ........ ........ 4% 60.4M 5s
23:46:35 9216K ........ ........ ........ ........ ........ ........ 5% 66.2M 4s
23:46:35 12288K ........ ........ ........ ........ ........ ........ 6% 133M 4s
23:46:35 15360K ........ ........ ........ ........ ........ ........ 8% 168M 3s
23:46:35 18432K ........ ........ ........ ........ ........ ........ 9% 218M 3s
23:46:35 21504K ........ ........ ........ ........ ........ ........ 10% 289M 3s
23:46:35 24576K ........ ........ ........ ........ ........ ........ 12% 246M 2s
23:46:35 27648K ........ ........ ........ ........ ........ ........ 13% 229M 2s
23:46:35 30720K ........ ........ ........ ........ ........ ........ 14% 238M 2s
23:46:35 33792K ........ ........ ........ ........ ........ ........ 16% 96.7M 2s
23:46:35 36864K ........ ........ ........ ........ ........ ........ 17% 219M 2s
23:46:35 39936K ........ ........ ........ ........ ........ ........ 18% 263M 2s
23:46:35 43008K ........ ........ ........ ........ ........ ........ 20% 295M 2s
23:46:35 46080K ........ ........ ........ ........ ........ ........ 21% 277M 2s
23:46:35 49152K ........ ........ ........ ........ ........ ........ 22% 304M 1s
23:46:35 52224K ........ ........ ........ ........ ........ ........ 24% 301M 1s
23:46:35 55296K ........ ........ ........ ........ ........ ........ 25% 291M 1s
23:46:35 58368K ........ ........ ........ ........ ........ ........ 26% 301M 1s
23:46:35 61440K ........ ........ ........ ........ ........ ........ 28% 297M 1s
23:46:35 64512K ........ ........ ........ ........ ........ ........ 29% 292M 1s
23:46:35 67584K ........ ........ ........ ........ ........ ........ 30% 303M 1s
23:46:35 70656K ........ ........ ........ ........ ........ ........ 32% 285M 1s
23:46:35 73728K ........ ........ ........ ........ ........ ........ 33% 303M 1s
23:46:35 76800K ........ ........ ........ ........ ........ ........ 34% 296M 1s
23:46:35 79872K ........ ........ ........ ........ ........ ........ 36% 300M 1s
23:46:35 82944K ........ ........ ........ ........ ........ ........ 37% 300M 1s
23:46:35 86016K ........ ........ ........ ........ ........ ........ 38% 233M 1s
23:46:35 89088K ........ ........ ........ ........ ........ ........ 40% 297M 1s
23:46:35 92160K ........ ........ ........ ........ ........ ........ 41% 297M 1s
23:46:35 95232K ........ ........ ........ ........ ........ ........ 42% 292M 1s
23:46:35 98304K ........ ........ ........ ........ ........ ........ 44% 290M 1s
23:46:35 101376K ........ ........ ........ ........ ........ ........ 45% 302M 1s
23:46:35 104448K ........ ........ ........ ........ ........ ........ 46% 298M 1s
23:46:35 107520K ........ ........ ........ ........ ........ ........ 48% 283M 1s
23:46:35 110592K ........ ........ ........ ........ ........ ........ 49% 286M 1s
23:46:35 113664K ........ ........ ........ ........ ........ ........ 50% 285M 1s
23:46:35 116736K ........ ........ ........ ........ ........ ........ 52% 221M 1s
23:46:35 119808K ........ ........ ........ ........ ........ ........ 53% 203M 1s
23:46:35 122880K ........ ........ ........ ........ ........ ........ 54% 128M 1s
23:46:35 125952K ........ ........ ........ ........ ........ ........ 56% 266M 1s
23:46:35 129024K ........ ........ ........ ........ ........ ........ 57% 261M 1s
23:46:35 132096K ........ ........ ........ ........ ........ ........ 58% 297M 1s
23:46:35 135168K ........ ........ ........ ........ ........ ........ 60% 282M 0s
23:46:35 138240K ........ ........ ........ ........ ........ ........ 61% 292M 0s
23:46:35 141312K ........ ........ ........ ........ ........ ........ 62% 285M 0s
23:46:35 144384K ........ ........ ........ ........ ........ ........ 64% 278M 0s
23:46:35 147456K ........ ........ ........ ........ ........ ........ 65% 280M 0s
23:46:35 150528K ........ ........ ........ ........ ........ ........ 66% 293M 0s
23:46:35 153600K ........ ........ ........ ........ ........ ........ 68% 120M 0s
23:46:35 156672K ........ ........ ........ ........ ........ ........ 69% 276M 0s
23:46:35 159744K ........ ........ ........ ........ ........ ........ 70% 272M 0s
23:46:35 162816K ........ ........ ........ ........ ........ ........ 72% 99.1M 0s
23:46:35 165888K ........ ........ ........ ........ ........ ........ 73% 250M 0s
23:46:35 168960K ........ ........ ........ ........ ........ ........ 74% 269M 0s
23:46:35 172032K ........ ........ ........ ........ ........ ........ 76% 162M 0s
23:46:35 175104K ........ ........ ........ ........ ........ ........ 77% 310M 0s
23:46:35 178176K ........ ........ ........ ........ ........ ........ 78% 262M 0s
23:46:35 181248K ........ ........ ........ ........ ........ ........ 80% 307M 0s
23:46:35 184320K ........ ........ ........ ........ ........ ........ 81% 295M 0s
23:46:35 187392K ........ ........ ........ ........ ........ ........ 83% 276M 0s
23:46:35 190464K ........ ........ ........ ........ ........ ........ 84% 193M 0s
23:46:35 193536K ........ ........ ........ ........ ........ ........ 85% 274M 0s
23:46:35 196608K ........ ........ ........ ........ ........ ........ 87% 186M 0s
23:46:35 199680K ........ ........ ........ ........ ........ ........ 88% 289M 0s
23:46:35 202752K ........ ........ ........ ........ ........ ........ 89% 282M 0s
23:46:35 205824K ........ ........ ........ ........ ........ ........ 91% 310M 0s
23:46:35 208896K ........ ........ ........ ........ ........ ........ 92% 290M 0s
23:46:35 211968K ........ ........ ........ ........ ........ ........ 93% 127M 0s
23:46:35 215040K ........ ........ ........ ........ ........ ........ 95% 251M 0s
23:46:35 218112K ........ ........ ........ ........ ........ ........ 96% 286M 0s
23:46:35 221184K ........ ........ ........ ........ ........ ........ 97% 277M 0s
23:46:35 224256K ........ ........ ........ ........ ........ ........ 99% 322M 0s
23:46:35 227328K ........ ........ ........ ........ . 100% 288M=1.1s
23:46:35
23:46:35 2025-10-11 23:46:35 (200 MB/s) - ‘karaf-0.23.0-20251011.223556-424.zip’ saved [234979442/234979442]
23:46:35
23:46:35 Extracting the new controller...
23:46:35 + echo 'Extracting the new controller...'
23:46:35 + unzip -q karaf-0.23.0-20251011.223556-424.zip
23:46:37 Adding external repositories...
23:46:37 + echo 'Adding external repositories...'
23:46:37 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:37 ################################################################################
23:46:37 #
23:46:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:37 # contributor license agreements. See the NOTICE file distributed with
23:46:37 # this work for additional information regarding copyright ownership.
23:46:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:37 # (the "License"); you may not use this file except in compliance with
23:46:37 # the License. You may obtain a copy of the License at
23:46:37 #
23:46:37 # http://www.apache.org/licenses/LICENSE-2.0
23:46:37 #
23:46:37 # Unless required by applicable law or agreed to in writing, software
23:46:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:37 # See the License for the specific language governing permissions and
23:46:37 # limitations under the License.
23:46:37 #
23:46:37 ################################################################################
23:46:37
23:46:37 #
23:46:37 # If set to true, the following property will not allow any certificate to be used
23:46:37 # when accessing Maven repositories through SSL
23:46:37 #
23:46:37 #org.ops4j.pax.url.mvn.certificateCheck=
23:46:37
23:46:37 #
23:46:37 # Path to the local Maven settings file.
23:46:37 # The repositories defined in this file will be automatically added to the list
23:46:37 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:46:37 # below is not set.
23:46:37 # The following locations are checked for the existence of the settings.xml file
23:46:37 # * 1. looks for the specified url
23:46:37 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:46:37 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:46:37 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:46:37 #
23:46:37 #org.ops4j.pax.url.mvn.settings=
23:46:37
23:46:37 #
23:46:37 # Path to the local Maven repository which is used to avoid downloading
23:46:37 # artifacts when they already exist locally.
23:46:37 # The value of this property will be extracted from the settings.xml file
23:46:37 # above, or defaulted to:
23:46:37 # System.getProperty( "user.home" ) + "/.m2/repository"
23:46:37 #
23:46:37 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:46:37
23:46:37 #
23:46:37 # Default this to false. It's just weird to use undocumented repos
23:46:37 #
23:46:37 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:46:37
23:46:37 #
23:46:37 # Uncomment if you don't wanna use the proxy settings
23:46:37 # from the Maven conf/settings.xml file
23:46:37 #
23:46:37 # org.ops4j.pax.url.mvn.proxySupport=false
23:46:37
23:46:37 #
23:46:37 # Comma separated list of repositories scanned when resolving an artifact.
23:46:37 # Those repositories will be checked before iterating through the
23:46:37 # below list of repositories and even before the local repository
23:46:37 # A repository url can be appended with zero or more of the following flags:
23:46:37 # @snapshots : the repository contains snaphots
23:46:37 # @noreleases : the repository does not contain any released artifacts
23:46:37 #
23:46:37 # The following property value will add the system folder as a repo.
23:46:37 #
23:46:37 org.ops4j.pax.url.mvn.defaultRepositories=\
23:46:37 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:46:37 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:46:37 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:46:37
23:46:37 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:46:37 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:46:37
23:46:37 #
23:46:37 # Comma separated list of repositories scanned when resolving an artifact.
23:46:37 # The default list includes the following repositories:
23:46:37 # http://repo1.maven.org/maven2@id=central
23:46:37 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:46:37 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:46:37 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:46:37 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:46:37 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:46:37 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:46:37 # To add repositories to the default ones, prepend '+' to the list of repositories
23:46:37 # to add.
23:46:37 # A repository url can be appended with zero or more of the following flags:
23:46:37 # @snapshots : the repository contains snapshots
23:46:37 # @noreleases : the repository does not contain any released artifacts
23:46:37 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:46:37 #
23:46:37 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:46:37
23:46:37 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:46:37 + [[ True == \T\r\u\e ]]
23:46:37 + echo 'Configuring the startup features...'
23:46:37 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:37 + FEATURE_TEST_STRING=features-test
23:46:37 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:46:37 + KARAF_VERSION=karaf4
23:46:37 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:46:37 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:37 + [[ ! -z '' ]]
23:46:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:37 ################################################################################
23:46:37 #
23:46:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:37 # contributor license agreements. See the NOTICE file distributed with
23:46:37 # this work for additional information regarding copyright ownership.
23:46:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:37 # (the "License"); you may not use this file except in compliance with
23:46:37 # the License. You may obtain a copy of the License at
23:46:37 #
23:46:37 # http://www.apache.org/licenses/LICENSE-2.0
23:46:37 #
23:46:37 # Unless required by applicable law or agreed to in writing, software
23:46:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:37 # See the License for the specific language governing permissions and
23:46:37 # limitations under the License.
23:46:37 #
23:46:37 ################################################################################
23:46:37
23:46:37 #
23:46:37 # Comma separated list of features repositories to register by default
23:46:37 #
23:46:37 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/684c7751-1688-46d6-a787-389ca5550b3a.xml
23:46:37
23:46:37 #
23:46:37 # Comma separated list of features to install at startup
23:46:37 #
23:46:37 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 4e975bc9-b4b5-47d9-ae3c-71a302cec307
23:46:37
23:46:37 #
23:46:37 # Resource repositories (OBR) that the features resolver can use
23:46:37 # to resolve requirements/capabilities
23:46:37 #
23:46:37 # The format of the resourceRepositories is
23:46:37 # resourceRepositories=[xml:url|json:url],...
23:46:37 # for Instance:
23:46:37 #
23:46:37 #resourceRepositories=xml:http://host/path/to/index.xml
23:46:37 # or
23:46:37 #resourceRepositories=json:http://host/path/to/index.json
23:46:37 #
23:46:37
23:46:37 #
23:46:37 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:46:37 #
23:46:37 featuresBootAsynchronous=false
23:46:37
23:46:37 #
23:46:37 # Service requirements enforcement
23:46:37 #
23:46:37 # By default, the feature resolver checks the service requirements/capabilities of
23:46:37 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:46:37 # the required bundles.
23:46:37 # The following flag can have those values:
23:46:37 # - disable: service requirements are completely ignored
23:46:37 # - default: service requirements are ignored for old features
23:46:37 # - enforce: service requirements are always verified
23:46:37 #
23:46:37 #serviceRequirements=default
23:46:37
23:46:37 #
23:46:37 # Store cfg file for config element in feature
23:46:37 #
23:46:37 #configCfgStore=true
23:46:37
23:46:37 #
23:46:37 # Define if the feature service automatically refresh bundles
23:46:37 #
23:46:37 autoRefresh=true
23:46:37
23:46:37 #
23:46:37 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:46:37 # XML file defines instructions related to features processing
23:46:37 # versions.properties may declare properties to resolve placeholders in XML file
23:46:37 # both files are relative to ${karaf.etc}
23:46:37 #
23:46:37 #featureProcessing=org.apache.karaf.features.xml
23:46:37 #featureProcessingVersions=versions.properties
23:46:37 + configure_karaf_log karaf4 ''
23:46:37 + local -r karaf_version=karaf4
23:46:37 + local -r controllerdebugmap=
23:46:37 + local logapi=log4j
23:46:37 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:37 log4j2.rootLogger.level = INFO
23:46:37 #log4j2.rootLogger.type = asyncRoot
23:46:37 #log4j2.rootLogger.includeLocation = false
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:37 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:37 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:37 log4j2.logger.spifly.level = WARN
23:46:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:37 log4j2.logger.audit.level = INFO
23:46:37 log4j2.logger.audit.additivity = false
23:46:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:37 log4j2.appender.console.type = Console
23:46:37 log4j2.appender.console.name = Console
23:46:37 log4j2.appender.console.layout.type = PatternLayout
23:46:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:37 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:37 log4j2.appender.rolling.name = RollingFile
23:46:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:37 #log4j2.appender.rolling.immediateFlush = false
23:46:37 log4j2.appender.rolling.append = true
23:46:37 log4j2.appender.rolling.layout.type = PatternLayout
23:46:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:37 log4j2.appender.rolling.policies.type = Policies
23:46:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:37 log4j2.appender.rolling.policies.size.size = 64MB
23:46:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:37 log4j2.appender.rolling.strategy.max = 7
23:46:37 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:37 log4j2.appender.audit.name = AuditRollingFile
23:46:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:37 log4j2.appender.audit.append = true
23:46:37 log4j2.appender.audit.layout.type = PatternLayout
23:46:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:37 log4j2.appender.audit.policies.type = Policies
23:46:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:37 log4j2.appender.audit.policies.size.size = 8MB
23:46:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:37 log4j2.appender.audit.strategy.max = 7
23:46:37 log4j2.appender.osgi.type = PaxOsgi
23:46:37 log4j2.appender.osgi.name = PaxOsgi
23:46:37 log4j2.appender.osgi.filter = *
23:46:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:37 #log4j2.logger.aether.level = TRACE
23:46:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:37 #log4j2.logger.http-headers.level = DEBUG
23:46:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:37 #log4j2.logger.maven.level = TRACE
23:46:37 + logapi=log4j2
23:46:37 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:46:37 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:46:37 + '[' log4j2 == log4j2 ']'
23:46:37 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:37 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:46:37 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:46:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:46:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:46:37 controllerdebugmap:
23:46:37 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:37 + unset IFS
23:46:37 + echo 'controllerdebugmap: '
23:46:37 + '[' -n '' ']'
23:46:37 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:46:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:37 ################################################################################
23:46:37 #
23:46:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:37 # contributor license agreements. See the NOTICE file distributed with
23:46:37 # this work for additional information regarding copyright ownership.
23:46:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:37 # (the "License"); you may not use this file except in compliance with
23:46:37 # the License. You may obtain a copy of the License at
23:46:37 #
23:46:37 # http://www.apache.org/licenses/LICENSE-2.0
23:46:37 #
23:46:37 # Unless required by applicable law or agreed to in writing, software
23:46:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:37 # See the License for the specific language governing permissions and
23:46:37 # limitations under the License.
23:46:37 #
23:46:37 ################################################################################
23:46:37
23:46:37 # Common pattern layout for appenders
23:46:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:37
23:46:37 # Root logger
23:46:37 log4j2.rootLogger.level = INFO
23:46:37 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:46:37 #log4j2.rootLogger.type = asyncRoot
23:46:37 #log4j2.rootLogger.includeLocation = false
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:37 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:37
23:46:37 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:37
23:46:37 # Loggers configuration
23:46:37
23:46:37 # Spifly logger
23:46:37 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:37 log4j2.logger.spifly.level = WARN
23:46:37
23:46:37 # Security audit logger
23:46:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:37 log4j2.logger.audit.level = INFO
23:46:37 log4j2.logger.audit.additivity = false
23:46:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:37
23:46:37 # Appenders configuration
23:46:37
23:46:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:37 log4j2.appender.console.type = Console
23:46:37 log4j2.appender.console.name = Console
23:46:37 log4j2.appender.console.layout.type = PatternLayout
23:46:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:37
23:46:37 # Rolling file appender
23:46:37 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:37 log4j2.appender.rolling.name = RollingFile
23:46:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:37 # uncomment to not force a disk flush
23:46:37 #log4j2.appender.rolling.immediateFlush = false
23:46:37 log4j2.appender.rolling.append = true
23:46:37 log4j2.appender.rolling.layout.type = PatternLayout
23:46:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:37 log4j2.appender.rolling.policies.type = Policies
23:46:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:37 log4j2.appender.rolling.policies.size.size = 1GB
23:46:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:37 log4j2.appender.rolling.strategy.max = 7
23:46:37
23:46:37 # Audit file appender
23:46:37 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:37 log4j2.appender.audit.name = AuditRollingFile
23:46:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:37 log4j2.appender.audit.append = true
23:46:37 log4j2.appender.audit.layout.type = PatternLayout
23:46:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:37 log4j2.appender.audit.policies.type = Policies
23:46:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:37 log4j2.appender.audit.policies.size.size = 8MB
23:46:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:37 log4j2.appender.audit.strategy.max = 7
23:46:37
23:46:37 # OSGi appender
23:46:37 log4j2.appender.osgi.type = PaxOsgi
23:46:37 log4j2.appender.osgi.name = PaxOsgi
23:46:37 log4j2.appender.osgi.filter = *
23:46:37
23:46:37 # help with identification of maven-related problems with pax-url-aether
23:46:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:37 #log4j2.logger.aether.level = TRACE
23:46:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:37 #log4j2.logger.http-headers.level = DEBUG
23:46:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:37 #log4j2.logger.maven.level = TRACE
23:46:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:46:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:46:37 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:37 Configure
23:46:37 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:46:37 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:46:37 + local -r controllermem=3072m
23:46:37 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:37 + echo Configure
23:46:37 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:46:37 max memory: 3072m
23:46:37 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:37 + echo ' max memory: 3072m'
23:46:37 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:46:37 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:37 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:37 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:37 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:46:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:37 #!/bin/sh
23:46:37 #
23:46:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:37 # contributor license agreements. See the NOTICE file distributed with
23:46:37 # this work for additional information regarding copyright ownership.
23:46:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:37 # (the "License"); you may not use this file except in compliance with
23:46:37 # the License. You may obtain a copy of the License at
23:46:37 #
23:46:37 # http://www.apache.org/licenses/LICENSE-2.0
23:46:37 #
23:46:37 # Unless required by applicable law or agreed to in writing, software
23:46:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:37 # See the License for the specific language governing permissions and
23:46:37 # limitations under the License.
23:46:37 #
23:46:37
23:46:37 #
23:46:37 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:46:37 # script: client, instance, shell, start, status, stop, karaf
23:46:37 #
23:46:37 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:46:37 # Actions go here...
23:46:37 # fi
23:46:37
23:46:37 #
23:46:37 # general settings which should be applied for all scripts go here; please keep
23:46:37 # in mind that it is possible that scripts might be executed more than once, e.g.
23:46:37 # in example of the start script where the start script is executed first and the
23:46:37 # karaf script afterwards.
23:46:37 #
23:46:37
23:46:37 #
23:46:37 # The following section shows the possible configuration options for the default
23:46:37 # karaf scripts
23:46:37 #
23:46:37 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:46:37 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:46:37 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:46:37 # export EXTRA_JAVA_OPTS # Additional JVM options
23:46:37 # export KARAF_HOME # Karaf home folder
23:46:37 # export KARAF_DATA # Karaf data folder
23:46:37 # export KARAF_BASE # Karaf base folder
23:46:37 # export KARAF_ETC # Karaf etc folder
23:46:37 # export KARAF_LOG # Karaf log folder
23:46:37 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:46:37 # export KARAF_OPTS # Additional available Karaf options
23:46:37 # export KARAF_DEBUG # Enable debug mode
23:46:37 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:46:37 # export KARAF_NOROOT # Prevent execution as root if set to true
23:46:37 Set Java version
23:46:37 + echo 'Set Java version'
23:46:37 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:46: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:46:38 sudo: a password is required
23:46:38 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46: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:46:38 sudo: a password is required
23:46:38 JDK default version ...
23:46:38 + echo 'JDK default version ...'
23:46:38 + java -version
23:46:39 openjdk version "21.0.8" 2025-07-15
23:46:39 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:46:39 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:46:39 Set JAVA_HOME
23:46:39 + echo 'Set JAVA_HOME'
23:46:39 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:39 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:39 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:39 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:39 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:46:39 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:39 Listing all open ports on controller system...
23:46:39 + echo 'Listing all open ports on controller system...'
23:46:39 + netstat -pnatu
23:46:39 /tmp/configuration-script.sh: line 40: netstat: command not found
23:46:39 + '[' -f /tmp/custom_shard_config.txt ']'
23:46:39 Custom shard config exists!!!
23:46:39 + echo 'Custom shard config exists!!!'
23:46:39 Copying the shard config...
23:46:39 + echo 'Copying the shard config...'
23:46:39 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
23:46:39 Configuring cluster
23:46:39 + echo 'Configuring cluster'
23:46:39 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.251 10.30.170.179 10.30.170.13
23:46:39 ################################################
23:46:39 ## Configure Cluster ##
23:46:39 ################################################
23:46:39 NOTE: Cluster configuration files not found. Copying from
23:46:39 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:46:39 Configuring unique name in pekko.conf
23:46:39 Configuring hostname in pekko.conf
23:46:39 Configuring data and rpc seed nodes in pekko.conf
23:46:39 modules = [
23:46:39
23:46:39 {
23:46:39 name = "inventory"
23:46:39 namespace = "urn:opendaylight:inventory"
23:46:39 shard-strategy = "module"
23:46:39 },
23:46:39 {
23:46:39 name = "topology"
23:46:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:39 shard-strategy = "module"
23:46:39 },
23:46:39 {
23:46:39 name = "toaster"
23:46:39 namespace = "http://netconfcentral.org/ns/toaster"
23:46:39 shard-strategy = "module"
23:46:39 },
23:46:39 {
23:46:39 name = "car"
23:46:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:46:39 shard-strategy = "module"
23:46:39 },
23:46:39 {
23:46:39 name = "people"
23:46:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:46:39 shard-strategy = "module"
23:46:39 },
23:46:39 {
23:46:39 name = "car-people"
23:46:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:46:39 shard-strategy = "module"
23:46:39 }
23:46:39 ]
23:46:39 Configuring replication type in module-shards.conf
23:46:39 ################################################
23:46:39 ## NOTE: Manually restart controller to ##
23:46:39 ## apply configuration. ##
23:46:39 ################################################
23:46:39 Dump pekko.conf
23:46:39 + echo 'Dump pekko.conf'
23:46:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:39
23:46:39 odl-cluster-data {
23:46:39 pekko {
23:46:39 remote {
23:46:39 artery {
23:46:39 enabled = on
23:46:39 transport = tcp
23:46:39 canonical.hostname = "10.30.170.13"
23:46:39 canonical.port = 2550
23:46:39 }
23:46:39 }
23:46:39
23:46:39 cluster {
23:46:39 # Using artery.
23:46:39 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.251:2550",
23:46:39 "pekko://opendaylight-cluster-data@10.30.170.179:2550",
23:46:39 "pekko://opendaylight-cluster-data@10.30.170.13:2550"]
23:46:39
23:46:39 roles = ["member-3"]
23:46:39
23:46:39 # when under load we might trip a false positive on the failure detector
23:46:39 # failure-detector {
23:46:39 # heartbeat-interval = 4 s
23:46:39 # acceptable-heartbeat-pause = 16s
23:46:39 # }
23:46:39 }
23:46:39
23:46:39 persistence {
23:46:39 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:46:39 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:46:39 # The relative path is always relative to KARAF_HOME.
23:46:39
23:46:39 # snapshot-store.local.dir = "target/snapshots"
23:46:39
23:46:39 # Use lz4 compression for LocalSnapshotStore snapshots
23:46:39 snapshot-store.local.use-lz4-compression = false
23:46:39 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:46:39 snapshot-store.local.lz4-blocksize = 256KB
23:46:39 }
23:46:39 disable-default-actor-system-quarantined-event-handling = "false"
23:46:39 }
23:46:39 }
23:46:39 Dump modules.conf
23:46:39 + echo 'Dump modules.conf'
23:46:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:39 modules = [
23:46:39
23:46:39 {
23:46:39 name = "inventory"
23:46:39 namespace = "urn:opendaylight:inventory"
23:46:39 shard-strategy = "module"
23:46:39 },
23:46:39 {
23:46:39 name = "topology"
23:46:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:39 shard-strategy = "module"
23:46:39 },
23:46:39 {
23:46:39 name = "toaster"
23:46:39 namespace = "http://netconfcentral.org/ns/toaster"
23:46:39 shard-strategy = "module"
23:46:39 },
23:46:39 {
23:46:39 name = "car"
23:46:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:46:39 shard-strategy = "module"
23:46:39 },
23:46:39 {
23:46:39 name = "people"
23:46:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:46:39 shard-strategy = "module"
23:46:39 },
23:46:39 {
23:46:39 name = "car-people"
23:46:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:46:39 shard-strategy = "module"
23:46:39 }
23:46:39 ]
23:46:39 Dump module-shards.conf
23:46:39 + echo 'Dump module-shards.conf'
23:46:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:39 module-shards = [
23:46:39 {
23:46:39 name = "default"
23:46:39 shards = [
23:46:39 {
23:46:39 name = "default"
23:46:39 replicas = ["member-1",
23:46:39 "member-2",
23:46:39 "member-3"]
23:46:39 }
23:46:39 ]
23:46:39 },
23:46:39 {
23:46:39 name = "inventory"
23:46:39 shards = [
23:46:39 {
23:46:39 name="inventory"
23:46:39 replicas = ["member-1",
23:46:39 "member-2",
23:46:39 "member-3"]
23:46:39 }
23:46:39 ]
23:46:39 },
23:46:39 {
23:46:39 name = "topology"
23:46:39 shards = [
23:46:39 {
23:46:39 name="topology"
23:46:39 replicas = ["member-1",
23:46:39 "member-2",
23:46:39 "member-3"]
23:46:39 }
23:46:39 ]
23:46:39 },
23:46:39 {
23:46:39 name = "toaster"
23:46:39 shards = [
23:46:39 {
23:46:39 name="toaster"
23:46:39 replicas = ["member-1",
23:46:39 "member-2",
23:46:39 "member-3"]
23:46:39 }
23:46:39 ]
23:46:39 },
23:46:39 {
23:46:39 name = "car"
23:46:39 shards = [
23:46:39 {
23:46:39 name="car"
23:46:39 replicas = ["member-1",
23:46:39 "member-2",
23:46:39 "member-3"]
23:46:39 }
23:46:39 ]
23:46:39 },
23:46:39 {
23:46:39 name = "people"
23:46:39 shards = [
23:46:39 {
23:46:39 name="people"
23:46:39 replicas = ["member-1",
23:46:39 "member-2",
23:46:39 "member-3"]
23:46:39 }
23:46:39 ]
23:46:39 },
23:46:39 {
23:46:39 name = "car-people"
23:46:39 shards = [
23:46:39 {
23:46:39 name="car-people"
23:46:39 replicas = ["member-1",
23:46:39 "member-2",
23:46:39 "member-3"]
23:46:39 }
23:46:39 ]
23:46:39 }
23:46:39 ]
23:46:39 Locating config plan to use...
23:46:39 Finished running config plans
23:46:39 Starting member-1 with IP address 10.30.171.251
23:46:39 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:46:39 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:46:39 Redirecting karaf console output to karaf_console.log
23:46:39 Starting controller...
23:46:39 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:46:39 Starting member-2 with IP address 10.30.170.179
23:46:39 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:46:40 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:46:40 Redirecting karaf console output to karaf_console.log
23:46:40 Starting controller...
23:46:40 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:46:40 Starting member-3 with IP address 10.30.170.13
23:46:40 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:46:41 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:46:41 Redirecting karaf console output to karaf_console.log
23:46:41 Starting controller...
23:46:41 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:46:41 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins3492954281136334239.sh
23:46:41 common-functions.sh is being sourced
23:46:41 common-functions environment:
23:46:41 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:41 ACTUALFEATURES:
23:46:41 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:41 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:46:41 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:41 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:46:41 CONTROLLERMEM: 2048m
23:46:41 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:46:41 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:46:41 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:46:41 SUITES:
23:46:41
23:46:41 + echo '#################################################'
23:46:41 #################################################
23:46:41 + echo '## Verify Cluster is UP ##'
23:46:41 ## Verify Cluster is UP ##
23:46:41 + echo '#################################################'
23:46:41 #################################################
23:46:41 + create_post_startup_script
23:46:41 + cat
23:46:41 + copy_and_run_post_startup_script
23:46:41 + seed_index=1
23:46:41 ++ seq 1 3
23:46:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:46:41 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:46:41 + echo 'Execute the post startup script on controller 10.30.171.251'
23:46:41 Execute the post startup script on controller 10.30.171.251
23:46:41 + scp /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/post-startup-script.sh 10.30.171.251:/tmp/
23:46:41 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:46:41 + ssh 10.30.171.251 'bash /tmp/post-startup-script.sh 1'
23:46:41 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:46:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:42 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:47:47 2025-10-11T23:47:39,593 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:47:47 Controller is UP
23:47:47 2025-10-11T23:47:39,593 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:47:47 Listing all open ports on controller system...
23:47:47 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:47:47 looking for "BindException: Address already in use" in log file
23:47:47 looking for "server is unhealthy" in log file
23:47:47 + '[' 1 == 0 ']'
23:47:47 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:47 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:47:47 + echo 'Execute the post startup script on controller 10.30.170.179'
23:47:47 Execute the post startup script on controller 10.30.170.179
23:47:47 + scp /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/post-startup-script.sh 10.30.170.179:/tmp/
23:47:47 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:47:47 + ssh 10.30.170.179 'bash /tmp/post-startup-script.sh 2'
23:47:47 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:47:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:47 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:48:52 2025-10-11T23:47:39,428 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:48:52 Controller is UP
23:48:52 2025-10-11T23:47:39,428 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:48:52 Listing all open ports on controller system...
23:48:52 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:48:52 looking for "BindException: Address already in use" in log file
23:48:52 looking for "server is unhealthy" in log file
23:48:52 + '[' 2 == 0 ']'
23:48:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:48:52 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:48:52 + echo 'Execute the post startup script on controller 10.30.170.13'
23:48:52 Execute the post startup script on controller 10.30.170.13
23:48:52 + scp /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/post-startup-script.sh 10.30.170.13:/tmp/
23:48:52 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:48:53 + ssh 10.30.170.13 'bash /tmp/post-startup-script.sh 3'
23:48:53 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:48:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:53 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:49:58 2025-10-11T23:47:39,632 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:49:58 Controller is UP
23:49:58 2025-10-11T23:47:39,632 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:49:58 Listing all open ports on controller system...
23:49:58 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:49:58 looking for "BindException: Address already in use" in log file
23:49:58 looking for "server is unhealthy" in log file
23:49:58 + '[' 0 == 0 ']'
23:49:58 + seed_index=1
23:49:58 + dump_controller_threads
23:49:58 ++ seq 1 3
23:49:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:49:58 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:49:58 + echo 'Let'\''s take the karaf thread dump'
23:49:58 Let's take the karaf thread dump
23:49:58 + ssh 10.30.171.251 'sudo ps aux'
23:49:58 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:49:59 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_before.log
23:49:59 ++ grep -v grep
23:49:59 ++ tr -s ' '
23:49:59 ++ cut -f2 '-d '
23:49:59 + pid=2120
23:49:59 + echo 'karaf main: org.apache.karaf.main.Main, pid:2120'
23:49:59 karaf main: org.apache.karaf.main.Main, pid:2120
23:49:59 + ssh 10.30.171.251 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2120'
23:49:59 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:49:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:49:59 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:49:59 + echo 'Let'\''s take the karaf thread dump'
23:49:59 Let's take the karaf thread dump
23:49:59 + ssh 10.30.170.179 'sudo ps aux'
23:49:59 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:50:00 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_before.log
23:50:00 ++ grep -v grep
23:50:00 ++ tr -s ' '
23:50:00 ++ cut -f2 '-d '
23:50:00 + pid=2110
23:50:00 + echo 'karaf main: org.apache.karaf.main.Main, pid:2110'
23:50:00 karaf main: org.apache.karaf.main.Main, pid:2110
23:50:00 + ssh 10.30.170.179 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2110'
23:50:00 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:50:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:00 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:50:00 + echo 'Let'\''s take the karaf thread dump'
23:50:00 Let's take the karaf thread dump
23:50:00 + ssh 10.30.170.13 'sudo ps aux'
23:50:00 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:50:01 ++ tr -s ' '
23:50:01 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_before.log
23:50:01 ++ grep -v grep
23:50:01 ++ cut -f2 '-d '
23:50:01 + pid=2107
23:50:01 + echo 'karaf main: org.apache.karaf.main.Main, pid:2107'
23:50:01 karaf main: org.apache.karaf.main.Main, pid:2107
23:50:01 + ssh 10.30.170.13 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2107'
23:50:01 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
23:50:02 + '[' 0 -gt 0 ']'
23:50:02 + echo 'Generating controller variables...'
23:50:02 Generating controller variables...
23:50:02 ++ seq 1 3
23:50:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:02 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:50:02 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.251'
23:50:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:02 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:50:02 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.251 -v ODL_SYSTEM_2_IP:10.30.170.179'
23:50:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:02 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:50:02 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.251 -v ODL_SYSTEM_2_IP:10.30.170.179 -v ODL_SYSTEM_3_IP:10.30.170.13'
23:50:02 + echo 'Generating mininet variables...'
23:50:02 Generating mininet variables...
23:50:02 ++ seq 1 0
23:50:02 + get_test_suites SUITES
23:50:02 + local __suite_list=SUITES
23:50:02 + echo 'Locating test plan to use...'
23:50:02 Locating test plan to use...
23:50:02 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell-vanadium.txt
23:50:02 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell-vanadium.txt ']'
23:50:02 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell.txt
23:50:02 + '[' disabled '!=' disabled ']'
23:50:02 + echo 'Changing the testplan path...'
23:50:02 Changing the testplan path...
23:50:02 + sed s:integration:/w/workspace/controller-csit-3node-clustering-tell-all-vanadium: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell.txt
23:50:02 + cat testplan.txt
23:50:02 # Place the suites in run order:
23:50:02
23:50:02 # disabling all "prefix based" suites. This functionality was newly
23:50:02 # introduced with these tests in 2017. The assumption is that
23:50:02 # development stopped in that area, but may continue at a later
23:50:02 # time. Still, the tests are failing and no resources to solve the
23:50:02 # failures at this time. If/When this changes, we can uncomment
23:50:02 # those suites. Note that every suite is commented out with it's
23:50:02 # accompanying "restart_with_tell_based_true" setup suite.
23:50:02
23:50:02
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:50:02 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:50:02 + '[' -z '' ']'
23:50:02 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:50:02 ++ tr '\012' ' '
23:50:02 + suite_list='/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:50:02 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:50:02 ++ SUITES='/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:50:02 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:50:02 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:50:02 + robot -N controller-clustering-tell.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251011.223556-424.zip -v CONTROLLER:10.30.171.251 -v CONTROLLER1:10.30.170.179 -v CONTROLLER2:10.30.170.13 -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-tell-all-vanadium -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:vanadium -v ODL_SYSTEM_IP:10.30.171.251 -v ODL_SYSTEM_1_IP:10.30.171.251 -v ODL_SYSTEM_2_IP:10.30.170.179 -v ODL_SYSTEM_3_IP:10.30.170.13 -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-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:50:02 ==============================================================================
23:50:02 controller-clustering-tell.txt
23:50:02 ==============================================================================
23:50:02 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:50:02 ==============================================================================
23:50:07 Stop_All_Members :: Stop every odl node. | PASS |
23:54:19 ------------------------------------------------------------------------------
23:54:19 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:54:27 ------------------------------------------------------------------------------
23:54:27 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:00:25 Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 5 minutes. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
00:00:25 ------------------------------------------------------------------------------
00:00:25 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:00:25 3 tests, 2 passed, 1 failed
00:00:25 ==============================================================================
00:00:26 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
00:00:26 ==============================================================================
00:00:31 Get_Shard_Role :: Get shard role. | FAIL |
00:00:32 ... click for list of related bugs or create a new one if needed (with the
00:00:32 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
00:00:32 reference somewhere inside)
00:00:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role&order=bug_status"
00:00:32
00:00:32 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.251:8181/restconf/operations/cluster-admin:get-shard-role
00:00:32 ------------------------------------------------------------------------------
00:00:32 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
00:00:38 ... click for list of related bugs or create a new one if needed (with the
00:00:38 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
00:00:38 reference somewhere inside)
00:00:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader&order=bug_status"
00:00:38
00:00:38 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.179:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
00:00:38 ------------------------------------------------------------------------------
00:00:38 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
00:00:44 ... click for list of related bugs or create a new one if needed (with the
00:00:44 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
00:00:44 reference somewhere inside)
00:00:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower&order=bug_status"
00:00:44
00:00:44 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.251:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
00:00:44 ------------------------------------------------------------------------------
00:00:44 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
00:00:44 ... click for list of related bugs or create a new one if needed (with the
00:00:44 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
00:00:44 reference somewhere inside)
00:00:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local&order=bug_status"
00:00:44
00:00:44 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.251:8181/restconf/operations/cluster-admin:make-leader-local
00:00:44 ------------------------------------------------------------------------------
00:00:44 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
00:00:45 ... click for list of related bugs or create a new one if needed (with the
00:00:45 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
00:00:45 reference somewhere inside)
00:00:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back&order=bug_status"
00:00:45
00:00:45 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.179:8181/restconf/operations/cluster-admin:remove-shard-replica
00:00:45 ------------------------------------------------------------------------------
00:00:45 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
00:00:46 ... click for list of related bugs or create a new one if needed (with the
00:00:46 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
00:00:46 reference somewhere inside)
00:00:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back&order=bug_status"
00:00:46
00:00:46 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.251:8181/restconf/operations/cluster-admin:remove-shard-replica
00:00:46 ------------------------------------------------------------------------------
00:00:46 Write_Transactions_One_Node_Leader :: Write transactions. | PASS |
00:01:50 ------------------------------------------------------------------------------
00:01:50 Write_Transactions_One_Node_Follower :: Write transactions. | PASS |
00:02:52 ------------------------------------------------------------------------------
00:02:52 Write_Transactions_All_Nodes :: Write transactions. | PASS |
00:04:02 ------------------------------------------------------------------------------
00:04:02 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
00:04:02 9 tests, 3 passed, 6 failed
00:04:02 ==============================================================================
00:04:02 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:04:02 ==============================================================================
00:04:06 Stop_All_Members :: Stop every odl node. | FAIL |
00:10:21 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:10:21 ------------------------------------------------------------------------------
00:10:21 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:10:30 ------------------------------------------------------------------------------
00:10:30 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:16:42 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.13', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:16:42 ------------------------------------------------------------------------------
00:16:42 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:16:42 3 tests, 1 passed, 2 failed
00:16:42 ==============================================================================
00:16:42 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
00:16:42 ==============================================================================
00:16:48 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
00:18:49 ... click for list of related bugs or create a new one if needed (with the
00:18:49 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
00:18:49 reference somewhere inside)
00:18:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown&order=bug_status"
00:18:49
00:18:49 ConnectionError: HTTPConnectionPool(host='10.30.170.13', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:18:49 ------------------------------------------------------------------------------
00:18:49 Restart :: Restart odl | FAIL |
00:24:59 ... click for list of related bugs or create a new one if needed (with the
00:24:59 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
00:24:59 reference somewhere inside)
00:24:59 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_restart&order=bug_status"
00:24:59
00:24:59 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:24:59 ------------------------------------------------------------------------------
00:24:59 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
00:27:10 ... click for list of related bugs or create a new one if needed (with the
00:27:10 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
00:27:10 reference somewhere inside)
00:27:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown&order=bug_status"
00:27:10
00:27:10 ConnectionError: HTTPConnectionPool(host='10.30.171.251', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:27:10 ------------------------------------------------------------------------------
00:27:10 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
00:27:10 3 tests, 0 passed, 3 failed
00:27:10 ==============================================================================
00:27:10 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:27:10 ==============================================================================
00:27:18 Stop_All_Members :: Stop every odl node. | FAIL |
00:33:21 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:33:21 ------------------------------------------------------------------------------
00:33:21 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:33:31 ------------------------------------------------------------------------------
00:33:31 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:39:40 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.179', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:39:40 ------------------------------------------------------------------------------
00:39:40 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:39:40 3 tests, 1 passed, 2 failed
00:39:40 ==============================================================================
00:39:40 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
00:39:40 ==============================================================================
00:39:47 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
00:39:47 ... click for list of related bugs or create a new one if needed (with the
00:39:47 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
00:39:47 reference somewhere inside)
00:39:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement&order=bug_status"
00:39:47
00:39:47 ConnectionError: HTTPConnectionPool(host='10.30.170.179', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:39:47 ------------------------------------------------------------------------------
00:39:47 Restart1 :: Restart odl | FAIL |
00:50:02 ... click for list of related bugs or create a new one if needed (with the
00:50:02 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
00:50:02 reference somewhere inside)
00:50:02 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart1&order=bug_status"
00:50:02
00:50:02 Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 5 minutes. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
00:50:02 ------------------------------------------------------------------------------
00:50:02 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
00:50:31 ... click for list of related bugs or create a new one if needed (with the
00:50:31 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
00:50:31 reference somewhere inside)
00:50:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement&order=bug_status"
00:50:31
00:50:31 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.179:8181/restconf/operations/cluster-admin:make-leader-local
00:50:31 ------------------------------------------------------------------------------
00:50:31 Restart2 :: Restart odl | FAIL |
00:56:43 ... click for list of related bugs or create a new one if needed (with the
00:56:43 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
00:56:43 reference somewhere inside)
00:56:43 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart2&order=bug_status"
00:56:43
00:56:43 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:56:43 ------------------------------------------------------------------------------
00:56:43 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
00:57:03 ... click for list of related bugs or create a new one if needed (with the
00:57:03 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
00:57:03 reference somewhere inside)
00:57:03 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement&order=bug_status"
00:57:03
00:57:03 ConnectionError: HTTPConnectionPool(host='10.30.171.251', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:57:03 ------------------------------------------------------------------------------
00:57:03 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
00:57:03 5 tests, 0 passed, 5 failed
00:57:03 ==============================================================================
00:57:03 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:57:03 ==============================================================================
00:57:12 Stop_All_Members :: Stop every odl node. | FAIL |
01:03: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
01:03:17 ------------------------------------------------------------------------------
01:03:17 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:03:29 ------------------------------------------------------------------------------
01:03:29 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:09:33 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.13', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:09:33 ------------------------------------------------------------------------------
01:09:33 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:09:33 3 tests, 1 passed, 2 failed
01:09:33 ==============================================================================
01:09:33 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
01:09:33 ==============================================================================
01:09:40 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
01:09:41 ... click for list of related bugs or create a new one if needed (with the
01:09:41 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
01:09:41 reference somewhere inside)
01:09:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout&order=bug_status"
01:09:41
01:09:41 ConnectionError: HTTPConnectionPool(host='10.30.170.13', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:09:41 ------------------------------------------------------------------------------
01:09:41 Restart :: Restart odl | FAIL |
01:19:55 ... click for list of related bugs or create a new one if needed (with the
01:19:55 "controller_clustering_tell_txt_leader_isolation_restart"
01:19:55 reference somewhere inside)
01:19:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
01:19:55
01:19:55 Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 5 minutes. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
01:19:55 ------------------------------------------------------------------------------
01:19:55 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
01:26:00 ... click for list of related bugs or create a new one if needed (with the
01:26:00 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
01:26:00 reference somewhere inside)
01:26:00 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout&order=bug_status"
01:26:00
01:26:00 Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:26:00
01:26:00 Also keyword teardown failed:
01:26:00 Several failures occurred:
01:26:00
01:26:00 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred:
01:26:00
01:26:00 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:26:00
01:26:00 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:26:00
01:26:00 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
01:26:00 [ Message content over the limit has been removed. ]
01:26:00 ...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)
01:26:00
01:26:00 70) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:26:00
01:26:00 71) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:26:00
01:26:00 72) Unrecognized Raft state: None
01:26:00
01:26:00 73) No leader found.
01:26:00
01:26:00 74) Too many Leaders.
01:26:00
01:26:00 75) IndexError: Given index 0 is out of the range 0--1.
01:26:00 ------------------------------------------------------------------------------
01:26:00 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
01:26:00 3 tests, 0 passed, 3 failed
01:26:00 ==============================================================================
01:26:00 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:26:00 ==============================================================================
01:26:04 Stop_All_Members :: Stop every odl node. | FAIL |
01:32:12 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:32:12 ------------------------------------------------------------------------------
01:32:12 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:32:21 ------------------------------------------------------------------------------
01:32:21 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:38:29 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:38:29 ------------------------------------------------------------------------------
01:38:29 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:38:29 3 tests, 1 passed, 2 failed
01:38:29 ==============================================================================
01:38:30 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
01:38:30 ==============================================================================
01:39:03 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
01:40:43 ... click for list of related bugs or create a new one if needed (with the
01:40:43 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
01:40:43 reference somewhere inside)
01:40:43 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx&order=bug_status"
01:40:43
01:40:43 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
01:40:43
01:40:43 Also keyword teardown failed:
01:40:43 Several failures occurred:
01:40:43
01:40:43 1) Variable '${client_node_dst}' not found.
01:40:43
01:40:43 2) Variable '${client_node_dst}' not found.
01:40:43
01:40:43 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:40:43
01:40:43 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
01:40:43
01:40:43 2) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
01:40:43
01:40:43 [ Message content over the limit has been removed. ]
01:40:43 144) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
01:40:43
01:40:43 145) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:40:43
01:40:43 146) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
01:40:43
01:40:43 147) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:40:43
01:40:43 148) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:40:43
01:40:43 149) Unrecognized Raft state: None
01:40:43
01:40:43 150) No leader found.
01:40:43
01:40:43 151) Too many Leaders.
01:40:43
01:40:43 152) IndexError: Given index 0 is out of the range 0--1.
01:40:43 ------------------------------------------------------------------------------
01:40:43 Restart1 :: Restart odl | FAIL |
01:47:13 ... click for list of related bugs or create a new one if needed (with the
01:47:13 "controller_clustering_tell_txt_client_isolation_restart1"
01:47:13 reference somewhere inside)
01:47:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart1&order=bug_status"
01:47:13
01:47:13 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:47:13 ------------------------------------------------------------------------------
01:47:13 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
01:49:03 ... click for list of related bugs or create a new one if needed (with the
01:49:03 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
01:49:03 reference somewhere inside)
01:49:03 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx&order=bug_status"
01:49:03
01:49:03 ConnectionError: HTTPConnectionPool(host='10.30.171.251', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:49:03
01:49:03 Also keyword teardown failed:
01:49:03 Several failures occurred:
01:49:03
01:49:03 1) Variable '${client_node_dst}' not found.
01:49:03
01:49:03 2) Variable '${client_node_dst}' not found.
01:49:03
01:49:03 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:49:03
01:49:03 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
01:49:03
01:49:03 2) ConnectionError: HTTPConnectionPool(host='10.30.171.251', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Categor...
01:49:03 [ Message content over the limit has been removed. ]
01:49:03
01:49:03 204) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:49:03
01:49:03 205) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
01:49:03
01:49:03 206) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:49:03
01:49:03 207) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:49:03
01:49:03 208) Unrecognized Raft state: None
01:49:03
01:49:03 209) No leader found.
01:49:03
01:49:03 210) Too many Leaders.
01:49:03
01:49:03 211) IndexError: Given index 0 is out of the range 0--1.
01:49:03
01:49:03 4) KeyError: 'threads'
01:49:03 ------------------------------------------------------------------------------
01:49:03 Restart2 :: Restart odl | FAIL |
01:55:28 ... click for list of related bugs or create a new one if needed (with the
01:55:28 "controller_clustering_tell_txt_client_isolation_restart2"
01:55:28 reference somewhere inside)
01:55:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart2&order=bug_status"
01:55:28
01:55:28 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:55:28 ------------------------------------------------------------------------------
01:55:28 Producer_On_Shard_Non_Leader_Node_ChainedTx :: Client isolation wi... | FAIL |
01:57:08 ... click for list of related bugs or create a new one if needed (with the
01:57:08 "controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_chainedtx"
01:57:08 reference somewhere inside)
01:57:08 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_chainedtx&order=bug_status"
01:57:08
01:57:08 ConnectionError: HTTPConnectionPool(host='10.30.171.251', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:57:08
01:57:08 Also keyword teardown failed:
01:57:08 Several failures occurred:
01:57:08
01:57:08 1) Variable '${client_node_dst}' not found.
01:57:08
01:57:08 2) Variable '${client_node_dst}' not found.
01:57:08
01:57:08 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:57:08
01:57:08 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
01:57:08
01:57:08 2) ConnectionError: HTTPConnectionPool(host='10.30.171.251', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Categor...
01:57:08 [ Message content over the limit has been removed. ]
01:57:08
01:57:08 204) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:57:08
01:57:08 205) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
01:57:08
01:57:08 206) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:57:08
01:57:08 207) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:57:08
01:57:08 208) Unrecognized Raft state: None
01:57:08
01:57:08 209) No leader found.
01:57:08
01:57:08 210) Too many Leaders.
01:57:08
01:57:08 211) IndexError: Given index 0 is out of the range 0--1.
01:57:08
01:57:08 4) KeyError: 'threads'
01:57:08 ------------------------------------------------------------------------------
01:57:08 Restart3 :: Restart odl | FAIL |
02:03:33 ... click for list of related bugs or create a new one if needed (with the
02:03:33 "controller_clustering_tell_txt_client_isolation_restart3"
02:03:33 reference somewhere inside)
02:03:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart3&order=bug_status"
02:03:33
02:03:33 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:03:33 ------------------------------------------------------------------------------
02:03:33 Producer_On_Shard_Non_Leader_Node_SimpleTx :: Client isolation wit... | FAIL |
02:05:14 ... click for list of related bugs or create a new one if needed (with the
02:05:14 "controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_simpletx"
02:05:14 reference somewhere inside)
02:05:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_simpletx&order=bug_status"
02:05:14
02:05:14 ConnectionError: HTTPConnectionPool(host='10.30.171.251', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:05:14
02:05:14 Also keyword teardown failed:
02:05:14 Several failures occurred:
02:05:14
02:05:14 1) Variable '${client_node_dst}' not found.
02:05:14
02:05:14 2) Variable '${client_node_dst}' not found.
02:05:14
02:05:14 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
02:05:14
02:05:14 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
02:05:14
02:05:14 2) ConnectionError: HTTPConnectionPool(host='10.30.171.251', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Categor...
02:05:14 [ Message content over the limit has been removed. ]
02:05:14
02:05:14 204) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
02:05:14
02:05:14 205) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
02:05:14
02:05:14 206) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:05:14
02:05:14 207) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:05:14
02:05:14 208) Unrecognized Raft state: None
02:05:14
02:05:14 209) No leader found.
02:05:14
02:05:14 210) Too many Leaders.
02:05:14
02:05:14 211) IndexError: Given index 0 is out of the range 0--1.
02:05:14
02:05:14 4) KeyError: 'threads'
02:05:14 ------------------------------------------------------------------------------
02:05:14 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker t... | FAIL |
02:05:14 7 tests, 0 passed, 7 failed
02:05:14 ==============================================================================
02:05:14 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:05:14 ==============================================================================
02:05:49 Stop_All_Members :: Stop every odl node. | FAIL |
02:11:52 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:11:52 ------------------------------------------------------------------------------
02:11:52 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:12:02 ------------------------------------------------------------------------------
02:12:02 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:18:09 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: Index 1 has incorrect status: False
02:18:09 ------------------------------------------------------------------------------
02:18:09 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:18:09 3 tests, 1 passed, 2 failed
02:18:09 ==============================================================================
02:18:09 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker testing:...
02:18:09 ==============================================================================
02:18:15 Move_Leader_From_Listener_Local_To_Remote :: Listener runs on lead... | FAIL |
02:18:15 ... click for list of related bugs or create a new one if needed (with the
02:18:15 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_local_to_remote"
02:18:15 reference somewhere inside)
02:18:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_local_to_remote&order=bug_status"
02:18:15
02:18:15 Unrecognized Raft state: Candidate
02:18:15 ------------------------------------------------------------------------------
02:18:15 Restart_1 :: Restart odl. | FAIL |
02:24:20 ... click for list of related bugs or create a new one if needed (with the
02:24:20 "controller_clustering_tell_txt_listener_stability_restart_1"
02:24:20 reference somewhere inside)
02:24:20 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_1&order=bug_status"
02:24:20
02:24:20 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:24:20 ------------------------------------------------------------------------------
02:24:20 Move_Leader_From_Listener_Remote_To_Other_Remote :: Listener runs ... | FAIL |
02:24:20 ... click for list of related bugs or create a new one if needed (with the
02:24:20 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_other_remote"
02:24:20 reference somewhere inside)
02:24:20 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_other_remote&order=bug_status"
02:24:20
02:24:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.251:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore
02:24:20 ------------------------------------------------------------------------------
02:24:20 Restart_2 :: Restart odl. | FAIL |
02:36:25 ... click for list of related bugs or create a new one if needed (with the
02:36:25 "controller_clustering_tell_txt_listener_stability_restart_2"
02:36:25 reference somewhere inside)
02:36:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_2&order=bug_status"
02:36:25
02:36:25 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:36:25 ------------------------------------------------------------------------------
02:36:25 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
02:36:35 ... click for list of related bugs or create a new one if needed (with the
02:36:35 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
02:36:35 reference somewhere inside)
02:36:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local&order=bug_status"
02:36:35
02:36:35 ConnectionError: HTTPConnectionPool(host='10.30.171.251', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:36:35 ------------------------------------------------------------------------------
02:36:35 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
02:36:35 5 tests, 0 passed, 5 failed
02:36:35 ==============================================================================
02:36:35 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:36:35 ==============================================================================
02:36:44 Stop_All_Members :: Stop every odl node. | FAIL |
02:42:47 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:42:47 ------------------------------------------------------------------------------
02:42:47 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:42:58 ------------------------------------------------------------------------------
02:42:58 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:49:07 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:49:07 ------------------------------------------------------------------------------
02:49:07 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:49:07 3 tests, 1 passed, 2 failed
02:49:07 ==============================================================================
02:49:07 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
02:49:07 ==============================================================================
02:49:11 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
02:49:12 ... click for list of related bugs or create a new one if needed (with the
02:49:12 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
02:49:12 reference somewhere inside)
02:49:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status"
02:49:12
02:49:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
02:49:12 ------------------------------------------------------------------------------
02:49:12 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
02:49:13 ... click for list of related bugs or create a new one if needed (with the
02:49:13 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
02:49:13 reference somewhere inside)
02:49:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status"
02:49:13
02:49:13 Variable '@{cs_candidates}' not found. Did you mean:
02:49:13 @{cs_exp_candidates}
02:49:13 ------------------------------------------------------------------------------
02:49:13 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
02:49:13 ... click for list of related bugs or create a new one if needed (with the
02:49:13 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
02:49:13 reference somewhere inside)
02:49:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered&order=bug_status"
02:49:13
02:49:13 Variable '${cs_owner}' not found.
02:49:13 ------------------------------------------------------------------------------
02:49:13 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
02:49:13 ... click for list of related bugs or create a new one if needed (with the
02:49:13 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
02:49:13 reference somewhere inside)
02:49:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_reregister_singleton_constant&order=bug_status"
02:49:13
02:49:13 Variable '${unregistered_node}' not found.
02:49:13 ------------------------------------------------------------------------------
02:49:13 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
02:49:14 ... click for list of related bugs or create a new one if needed (with the
02:49:14 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
02:49:14 reference somewhere inside)
02:49:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration&order=bug_status"
02:49:14
02:49:14 Variable '${cs_owner}' not found.
02:49:14 ------------------------------------------------------------------------------
02:49:14 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
02:49:14 ... click for list of related bugs or create a new one if needed (with the
02:49:14 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
02:49:14 reference somewhere inside)
02:49:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node&order=bug_status"
02:49:14
02:49:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
02:49:14 ------------------------------------------------------------------------------
02:49:14 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
02:49:14 6 tests, 0 passed, 6 failed
02:49:14 ==============================================================================
02:49:14 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:49:14 ==============================================================================
02:49:17 Stop_All_Members :: Stop every odl node. | FAIL |
02:55:26 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:55:26 ------------------------------------------------------------------------------
02:55:26 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:55:37 ------------------------------------------------------------------------------
02:55:37 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:01:45 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
03:01:45 ------------------------------------------------------------------------------
03:01:45 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
03:01:45 3 tests, 1 passed, 2 failed
03:01:45 ==============================================================================
03:01:45 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
03:01:45 ==============================================================================
03:01:49 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
03:01:50 ... click for list of related bugs or create a new one if needed (with the
03:01:50 "controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node"
03:01:50 reference somewhere inside)
03:01:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status"
03:01:50
03:01:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
03:01:50 ------------------------------------------------------------------------------
03:01:50 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
03:01:51 ... click for list of related bugs or create a new one if needed (with the
03:01:51 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
03:01:51 reference somewhere inside)
03:01:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status"
03:01:51
03:01:51 Could not parse owner and candidates for device get-singleton-constant-service']
03:01:51 ------------------------------------------------------------------------------
03:01:51 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
03:01:51 ... click for list of related bugs or create a new one if needed (with the
03:01:51 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
03:01:51 reference somewhere inside)
03:01:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_isolate_owner_node&order=bug_status"
03:01:51
03:01:51 Variable '${cs_owner}' not found.
03:01:51 ------------------------------------------------------------------------------
03:01:51 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
03:01:52 ... click for list of related bugs or create a new one if needed (with the
03:01:52 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
03:01:52 reference somewhere inside)
03:01:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status"
03:01:52
03:01:52 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
03:01:52 ------------------------------------------------------------------------------
03:01:52 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
03:01:52 ... click for list of related bugs or create a new one if needed (with the
03:01:52 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
03:01:52 reference somewhere inside)
03:01:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node&order=bug_status"
03:01:52
03:01:52 Variable '${cs_isolated_index}' not found.
03:01:52 ------------------------------------------------------------------------------
03:01:52 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
03:01:52 ... click for list of related bugs or create a new one if needed (with the
03:01:52 "controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
03:01:52 reference somewhere inside)
03:01:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status"
03:01:52
03:01:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
03:01:52 ------------------------------------------------------------------------------
03:01:53 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
03:01:53 6 tests, 0 passed, 6 failed
03:01:53 ==============================================================================
03:01:53 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
03:01:53 ==============================================================================
03:01:55 Stop_All_Members :: Stop every odl node. | FAIL |
03:08:04 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:08:04 ------------------------------------------------------------------------------
03:08:04 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
03:08:14 ------------------------------------------------------------------------------
03:08:14 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:14:22 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
03:14:22 ------------------------------------------------------------------------------
03:14:22 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
03:14:22 3 tests, 1 passed, 2 failed
03:14:22 ==============================================================================
03:14:22 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
03:14:22 ==============================================================================
03:14:55 Register_Candidates :: Register a candidate application on each no... | FAIL |
03:15:16 ... click for list of related bugs or create a new one if needed (with the
03:15:16 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
03:15:16 reference somewhere inside)
03:15:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_register_candidates&order=bug_status"
03:15:16
03:15:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
03:15:16 ------------------------------------------------------------------------------
03:15:16 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
03:16:37 ------------------------------------------------------------------------------
03:16:37 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
03:16:57 ... click for list of related bugs or create a new one if needed (with the
03:16:57 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
03:16:57 reference somewhere inside)
03:16:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
03:16:57
03:16:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
03:16:57 ------------------------------------------------------------------------------
03:16:57 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
03:16:57 3 tests, 1 passed, 2 failed
03:16:57 ==============================================================================
03:16:58 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
03:16:58 ==============================================================================
03:17:30 Stop_All_Members :: Stop every odl node. | FAIL |
03:23:38 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:23:38 ------------------------------------------------------------------------------
03:23:38 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
03:23:48 ------------------------------------------------------------------------------
03:23:48 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:29:56 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
03:29:56 ------------------------------------------------------------------------------
03:29:56 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
03:29:56 3 tests, 1 passed, 2 failed
03:29:56 ==============================================================================
03:29:56 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
03:29:56 ==============================================================================
03:30:29 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 See_Added_People_On_Followers :: The same check on other members. | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
03:30:29 Parent suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29 ------------------------------------------------------------------------------
03:30:29 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
03:30:29 Suite setup failed:
03:30:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:30:29
03:30:29 13 tests, 0 passed, 13 failed
03:30:29 ==============================================================================
03:30:30 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
03:30:30 ==============================================================================
03:31:02 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
03:31:02 Parent suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02 ------------------------------------------------------------------------------
03:31:02 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
03:31:02 Suite setup failed:
03:31:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:02
03:31:02 16 tests, 0 passed, 16 failed
03:31:02 ==============================================================================
03:31:02 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
03:31:02 ==============================================================================
03:31:36 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
03:31:36 Parent suite setup failed:
03:31:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:36 ------------------------------------------------------------------------------
03:31:36 Stop_All_Members :: Stop all controllers. | FAIL |
03:31:36 Parent suite setup failed:
03:31:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:36 ------------------------------------------------------------------------------
03:31:36 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
03:31:36 Parent suite setup failed:
03:31:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:36 ------------------------------------------------------------------------------
03:31:36 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
03:31:36 Parent suite setup failed:
03:31:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:36 ------------------------------------------------------------------------------
03:31:36 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
03:31:36 Parent suite setup failed:
03:31:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:36 ------------------------------------------------------------------------------
03:31:36 See_Cars_On_Followers :: The same check on other members. | FAIL |
03:31:36 Parent suite setup failed:
03:31:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:36 ------------------------------------------------------------------------------
03:31:36 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
03:31:36 Parent suite setup failed:
03:31:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:36 ------------------------------------------------------------------------------
03:31:36 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
03:31:36 Suite setup failed:
03:31:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:31:36
03:31:36 7 tests, 0 passed, 7 failed
03:31:36 ==============================================================================
03:31:36 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
03:31:36 ==============================================================================
03:32:09 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
03:32:09 Parent suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09 ------------------------------------------------------------------------------
03:32:09 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
03:32:09 Parent suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09 ------------------------------------------------------------------------------
03:32:09 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
03:32:09 Parent suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09 ------------------------------------------------------------------------------
03:32:09 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
03:32:09 Parent suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09 ------------------------------------------------------------------------------
03:32:09 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
03:32:09 Parent suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09 ------------------------------------------------------------------------------
03:32:09 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
03:32:09 Parent suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09 ------------------------------------------------------------------------------
03:32:09 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
03:32:09 Parent suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09 ------------------------------------------------------------------------------
03:32:09 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
03:32:09 Parent suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09 ------------------------------------------------------------------------------
03:32:09 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
03:32:09 Parent suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09 ------------------------------------------------------------------------------
03:32:09 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
03:32:09 Parent suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09 ------------------------------------------------------------------------------
03:32:09 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
03:32:09 Suite setup failed:
03:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:32:09
03:32:09 10 tests, 0 passed, 10 failed
03:32:09 ==============================================================================
03:32:09 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
03:32:09 ==============================================================================
03:32:42 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
03:32:42 Parent suite setup failed:
03:32:42 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:32:42 [ Message content over the limit has been removed. ]
03:32:42 ...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:32:42 ------------------------------------------------------------------------------
03:32:42 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
03:32:42 Parent suite setup failed:
03:32:42 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:32:42 [ Message content over the limit has been removed. ]
03:32:42 ...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:32:42 ------------------------------------------------------------------------------
03:32:42 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
03:32:42 Parent suite setup failed:
03:32:42 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:32:42 [ Message content over the limit has been removed. ]
03:32:42 ...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:32:42 ------------------------------------------------------------------------------
03:32:42 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
03:32:42 Parent suite setup failed:
03:32:42 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:32:42 [ Message content over the limit has been removed. ]
03:32:42 ...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:32:42 ------------------------------------------------------------------------------
03:32:42 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
03:32:42 Parent suite setup failed:
03:32:42 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:32:42 [ Message content over the limit has been removed. ]
03:32:42 ...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:32:42 ------------------------------------------------------------------------------
03:32:43 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
03:32:43 Suite setup failed:
03:32:43 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:32:43 [ Message content over the limit has been removed. ]
03:32:43 ...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:32:43
03:32:43 5 tests, 0 passed, 5 failed
03:32:43 ==============================================================================
03:32:43 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
03:32:43 ==============================================================================
03:33:16 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
03:33:16 Parent suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16 ------------------------------------------------------------------------------
03:33:16 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
03:33:16 Parent suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16 ------------------------------------------------------------------------------
03:33:16 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
03:33:16 Parent suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16 ------------------------------------------------------------------------------
03:33:16 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
03:33:16 Parent suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16 ------------------------------------------------------------------------------
03:33:16 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
03:33:16 Parent suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16 ------------------------------------------------------------------------------
03:33:16 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
03:33:16 Parent suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16 ------------------------------------------------------------------------------
03:33:16 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
03:33:16 Parent suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16 ------------------------------------------------------------------------------
03:33:16 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
03:33:16 Parent suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16 ------------------------------------------------------------------------------
03:33:16 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
03:33:16 Parent suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16 ------------------------------------------------------------------------------
03:33:16 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
03:33:16 Parent suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16 ------------------------------------------------------------------------------
03:33:16 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
03:33:16 Suite setup failed:
03:33:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:16
03:33:16 10 tests, 0 passed, 10 failed
03:33:16 ==============================================================================
03:33:16 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
03:33:16 ==============================================================================
03:33:50 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
03:33:50 Parent suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50 ------------------------------------------------------------------------------
03:33:50 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
03:33:50 Suite setup failed:
03:33:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:33:50
03:33:50 16 tests, 0 passed, 16 failed
03:33:50 ==============================================================================
03:33:50 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
03:33:50 ==============================================================================
03:34:22 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
03:34:22 Parent suite setup failed:
03:34:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:34:22 ------------------------------------------------------------------------------
03:34:22 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
03:34:22 Parent suite setup failed:
03:34:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:34:22 ------------------------------------------------------------------------------
03:34:22 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
03:34:22 Parent suite setup failed:
03:34:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:34:22 ------------------------------------------------------------------------------
03:34:22 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
03:34:22 Parent suite setup failed:
03:34:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:34:22 ------------------------------------------------------------------------------
03:34:22 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
03:34:22 Parent suite setup failed:
03:34:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:34:22 ------------------------------------------------------------------------------
03:34:22 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
03:34:22 Parent suite setup failed:
03:34:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:34:22 ------------------------------------------------------------------------------
03:34:22 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
03:34:22 Parent suite setup failed:
03:34:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:34:22 ------------------------------------------------------------------------------
03:34:22 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
03:34:22 Parent suite setup failed:
03:34:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:34:22 ------------------------------------------------------------------------------
03:34:22 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
03:34:22 Suite setup failed:
03:34:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.179:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:34:22
03:34:22 8 tests, 0 passed, 8 failed
03:34:22 ==============================================================================
03:34:22 controller-clustering-tell.txt | FAIL |
03:34:22 162 tests, 15 passed, 147 failed
03:34:22 ==============================================================================
03:34:22 Output: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/output.xml
03:34:37 Log: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/log.html
03:34:37 Report: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/report.html
03:34:38 + true
03:34:38 + echo 'Examining the files in data/log and checking filesize'
03:34:38 Examining the files in data/log and checking filesize
03:34:38 + ssh 10.30.171.251 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
03:34:38 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:39 total 11452
03:34:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:46 .
03:34:39 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 11 23:46 karaf_console.log
03:34:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 03:24 ..
03:34:39 -rw-rw-r-- 1 jenkins jenkins 11710320 Oct 12 03:34 karaf.log
03:34:39 + ssh 10.30.171.251 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
03:34:39 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:39 12M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:34:39 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:34:39 + ssh 10.30.170.179 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
03:34:39 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:40 total 525492
03:34:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:46 .
03:34:40 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 11 23:46 karaf_console.log
03:34:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:23 ..
03:34:40 -rw-rw-r-- 1 jenkins jenkins 538084819 Oct 12 03:34 karaf.log
03:34:40 + ssh 10.30.170.179 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
03:34:40 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:40 514M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:34:40 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:34:40 + ssh 10.30.170.13 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
03:34:40 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:34:40 total 156920
03:34:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:46 .
03:34:40 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 11 23:46 karaf_console.log
03:34:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:23 ..
03:34:40 -rw-rw-r-- 1 jenkins jenkins 160668008 Oct 12 03:34 karaf.log
03:34:40 + ssh 10.30.170.13 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
03:34:40 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:34:40 154M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:34:40 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:34:40 + set +e
03:34:40 ++ seq 1 3
03:34:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:34:40 + CONTROLLERIP=ODL_SYSTEM_1_IP
03:34:40 + echo 'Let'\''s take the karaf thread dump again'
03:34:40 Let's take the karaf thread dump again
03:34:40 + ssh 10.30.171.251 'sudo ps aux'
03:34:41 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:41 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_after.log
03:34:41 ++ grep -v grep
03:34:41 ++ tr -s ' '
03:34:41 ++ cut -f2 '-d '
03:34:41 + pid=52801
03:34:41 + echo 'karaf main: org.apache.karaf.main.Main, pid:52801'
03:34:41 karaf main: org.apache.karaf.main.Main, pid:52801
03:34:41 + ssh 10.30.171.251 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 52801'
03:34:41 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:41 + echo 'killing karaf process...'
03:34:41 killing karaf process...
03:34:41 + ssh 10.30.171.251 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:34:41 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:34:42 + CONTROLLERIP=ODL_SYSTEM_2_IP
03:34:42 + echo 'Let'\''s take the karaf thread dump again'
03:34:42 Let's take the karaf thread dump again
03:34:42 + ssh 10.30.170.179 'sudo ps aux'
03:34:42 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:42 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_after.log
03:34:42 ++ grep -v grep
03:34:42 ++ tr -s ' '
03:34:42 ++ cut -f2 '-d '
03:34:42 + pid=42804
03:34:42 + echo 'karaf main: org.apache.karaf.main.Main, pid:42804'
03:34:42 karaf main: org.apache.karaf.main.Main, pid:42804
03:34:42 + ssh 10.30.170.179 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 42804'
03:34:42 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:42 + echo 'killing karaf process...'
03:34:42 killing karaf process...
03:34:42 + ssh 10.30.170.179 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:34:42 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:34:43 + CONTROLLERIP=ODL_SYSTEM_3_IP
03:34:43 + echo 'Let'\''s take the karaf thread dump again'
03:34:43 Let's take the karaf thread dump again
03:34:43 + ssh 10.30.170.13 'sudo ps aux'
03:34:43 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:34:43 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_after.log
03:34:43 ++ grep -v grep
03:34:43 ++ tr -s ' '
03:34:43 ++ cut -f2 '-d '
03:34:43 + pid=65652
03:34:43 + echo 'karaf main: org.apache.karaf.main.Main, pid:65652'
03:34:43 karaf main: org.apache.karaf.main.Main, pid:65652
03:34:43 + ssh 10.30.170.13 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 65652'
03:34:43 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:34:43 + echo 'killing karaf process...'
03:34:43 killing karaf process...
03:34:43 + ssh 10.30.170.13 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:34:44 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:34:44 + sleep 5
03:34:49 ++ seq 1 3
03:34:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:34:49 + CONTROLLERIP=ODL_SYSTEM_1_IP
03:34:49 + echo 'Compressing karaf.log 1'
03:34:49 Compressing karaf.log 1
03:34:49 + ssh 10.30.171.251 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:34:49 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:49 + echo 'Fetching compressed karaf.log 1'
03:34:49 Fetching compressed karaf.log 1
03:34:49 + scp 10.30.171.251:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
03:34:49 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:49 + ssh 10.30.171.251 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
03:34:50 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:50 + scp 10.30.171.251:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
03:34:50 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:50 + ssh 10.30.171.251 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:34:50 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:50 + echo 'Fetch GC logs'
03:34:50 Fetch GC logs
03:34:50 + mkdir -p gclogs-1
03:34:50 + scp '10.30.171.251:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-1/
03:34:50 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
03:34:50 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
03:34:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:34:50 + CONTROLLERIP=ODL_SYSTEM_2_IP
03:34:50 + echo 'Compressing karaf.log 2'
03:34:50 Compressing karaf.log 2
03:34:50 + ssh 10.30.170.179 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:34:50 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:58 + echo 'Fetching compressed karaf.log 2'
03:34:58 Fetching compressed karaf.log 2
03:34:58 + scp 10.30.170.179:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
03:34:58 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:58 + ssh 10.30.170.179 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
03:34:58 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:58 + scp 10.30.170.179:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
03:34:58 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:59 + ssh 10.30.170.179 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:34:59 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:59 + echo 'Fetch GC logs'
03:34:59 Fetch GC logs
03:34:59 + mkdir -p gclogs-2
03:34:59 + scp '10.30.170.179:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-2/
03:34:59 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
03:34:59 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
03:34:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:34:59 + CONTROLLERIP=ODL_SYSTEM_3_IP
03:34:59 + echo 'Compressing karaf.log 3'
03:34:59 Compressing karaf.log 3
03:34:59 + ssh 10.30.170.13 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:34:59 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:35:01 + echo 'Fetching compressed karaf.log 3'
03:35:01 Fetching compressed karaf.log 3
03:35:01 + scp 10.30.170.13:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
03:35:01 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:35:01 + ssh 10.30.170.13 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
03:35:01 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:35:01 + scp 10.30.170.13:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
03:35:01 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:35:02 + ssh 10.30.170.13 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:35:02 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:35:02 + echo 'Fetch GC logs'
03:35:02 Fetch GC logs
03:35:02 + mkdir -p gclogs-3
03:35:02 + scp '10.30.170.13:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-3/
03:35:02 Warning: Permanently added '10.30.170.13' (ECDSA) to the list of known hosts.
03:35:02 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
03:35:02 + echo 'Examine copied files'
03:35:02 Examine copied files
03:35:02 + ls -lt
03:35:02 total 122788
03:35:02 drwxrwxr-x. 2 jenkins jenkins 6 Oct 12 03:35 gclogs-3
03:35:02 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 12 03:35 odl3_karaf_console.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 2179479 Oct 12 03:35 odl3_karaf.log.gz
03:35:02 drwxrwxr-x. 2 jenkins jenkins 6 Oct 12 03:34 gclogs-2
03:35:02 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 12 03:34 odl2_karaf_console.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 7596541 Oct 12 03:34 odl2_karaf.log.gz
03:35:02 drwxrwxr-x. 2 jenkins jenkins 6 Oct 12 03:34 gclogs-1
03:35:02 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 12 03:34 odl1_karaf_console.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 775282 Oct 12 03:34 odl1_karaf.log.gz
03:35:02 -rw-rw-r--. 1 jenkins jenkins 142165 Oct 12 03:34 karaf_3_65652_threads_after.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 14081 Oct 12 03:34 ps_after.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 115228 Oct 12 03:34 karaf_2_42804_threads_after.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 137545 Oct 12 03:34 karaf_1_52801_threads_after.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 309896 Oct 12 03:34 report.html
03:35:02 -rw-rw-r--. 1 jenkins jenkins 4370402 Oct 12 03:34 log.html
03:35:02 -rw-rw-r--. 1 jenkins jenkins 109633188 Oct 12 03:34 output.xml
03:35:02 -rw-rw-r--. 1 jenkins jenkins 6069 Oct 11 23:50 testplan.txt
03:35:02 -rw-rw-r--. 1 jenkins jenkins 114754 Oct 11 23:50 karaf_3_2107_threads_before.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 13836 Oct 11 23:50 ps_before.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 113704 Oct 11 23:50 karaf_2_2110_threads_before.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 113288 Oct 11 23:49 karaf_1_2120_threads_before.log
03:35:02 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 11 23:46 post-startup-script.sh
03:35:02 -rw-rw-r--. 1 jenkins jenkins 252 Oct 11 23:46 startup-script.sh
03:35:02 -rw-rw-r--. 1 jenkins jenkins 3473 Oct 11 23:46 configuration-script.sh
03:35:02 -rw-rw-r--. 1 jenkins jenkins 695 Oct 11 23:46 custom_shard_config.txt
03:35:02 -rw-rw-r--. 1 jenkins jenkins 136 Oct 11 23:46 scriptplan.txt
03:35:02 -rw-rw-r--. 1 jenkins jenkins 337 Oct 11 23:46 detect_variables.env
03:35:02 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 11 23:46 pom.xml
03:35:02 -rw-rw-r--. 1 jenkins jenkins 92 Oct 11 23:46 set_variables.env
03:35:02 -rw-rw-r--. 1 jenkins jenkins 313 Oct 11 23:46 slave_addresses.txt
03:35:02 -rw-rw-r--. 1 jenkins jenkins 570 Oct 11 23:45 requirements.txt
03:35:02 -rw-rw-r--. 1 jenkins jenkins 26 Oct 11 23:45 env.properties
03:35:02 -rw-rw-r--. 1 jenkins jenkins 333 Oct 11 23:43 stack-parameters.yaml
03:35:02 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 11 23:42 test
03:35:02 drwxrwxr-x. 2 jenkins jenkins 6 Oct 11 23:42 test@tmp
03:35:02 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 11 22:36 maven-metadata.xml
03:35:02 + true
03:35:02 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/sh /tmp/jenkins963357166694302516.sh
03:35:02 Cleaning up Robot installation...
03:35:02 $ ssh-agent -k
03:35:02 unset SSH_AUTH_SOCK;
03:35:02 unset SSH_AGENT_PID;
03:35:02 echo Agent pid 5311 killed;
03:35:02 [ssh-agent] Stopped.
03:35:02 Recording plot data
03:35:03 Robot results publisher started...
03:35:03 INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:35:03 -Parsing output xml:
03:35:05 Done!
03:35:05 -Copying log files to build dir:
03:35:09 Done!
03:35:09 -Assigning results to build:
03:35:09 Done!
03:35:09 -Checking thresholds:
03:35:09 Done!
03:35:09 Done publishing Robot results.
03:35:09 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
03:35:09 [PostBuildScript] - [INFO] Executing post build scripts.
03:35:09 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins12000717770755475771.sh
03:35:09 Archiving csit artifacts
03:35:09 mv: cannot stat '*_1.png': No such file or directory
03:35:09 mv: cannot stat '/tmp/odl1_*': No such file or directory
03:35:09 mv: cannot stat '*_2.png': No such file or directory
03:35:09 mv: cannot stat '/tmp/odl2_*': No such file or directory
03:35:09 mv: cannot stat '*_3.png': No such file or directory
03:35:09 mv: cannot stat '/tmp/odl3_*': No such file or directory
03:35:09 % Total % Received % Xferd Average Speed Time Time Time Current
03:35:09 Dload Upload Total Spent Left Speed
03:35:09
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 456k 0 456k 0 0 3280k 0 --:--:-- --:--:-- --:--:-- 3257k
100 5796k 0 5796k 0 0 5124k 0 --:--:-- 0:00:01 --:--:-- 5120k
100 9242k 0 9242k 0 0 5033k 0 --:--:-- 0:00:01 --:--:-- 5031k
03:35:11 Archive: robot-plugin.zip
03:35:11 inflating: ./archives/robot-plugin/log.html
03:35:11 inflating: ./archives/robot-plugin/output.xml
03:35:12 inflating: ./archives/robot-plugin/report.html
03:35:12 mv: cannot stat '*.log.gz': No such file or directory
03:35:12 mv: cannot stat '*.csv': No such file or directory
03:35:12 mv: cannot stat '*.png': No such file or directory
03:35:12 [PostBuildScript] - [INFO] Executing post build scripts.
03:35:12 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins15089887653365665660.sh
03:35:12 [PostBuildScript] - [INFO] Executing post build scripts.
03:35:12 [EnvInject] - Injecting environment variables from a build step.
03:35:12 [EnvInject] - Injecting as environment variables the properties content
03:35:12 OS_CLOUD=vex
03:35:12 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-vanadium-11
03:35:12
03:35:12 [EnvInject] - Variables injected successfully.
03:35:12 provisioning config files...
03:35:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:35:12 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins11824248539373201748.sh
03:35:12 ---> openstack-stack-delete.sh
03:35:12 Setup pyenv:
03:35:12 system
03:35:12 3.8.13
03:35:12 3.9.13
03:35:12 3.10.13
03:35:12 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
03:35:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ADB0 from file:/tmp/.os_lf_venv
03:35:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:35:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:35:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
03:35:14 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:35:14 lf-activate-venv(): INFO: Base packages installed successfully
03:35:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH
03:35:30 INFO: Stack cost retrieval disabled, setting cost to 0
03:35:52 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-vanadium-11
03:35:52 Waiting for stack to delete...
03:35:52 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-vanadium-11
03:35:52 [PostBuildScript] - [INFO] Executing post build scripts.
03:35:52 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins16476824343947909294.sh
03:35:52 ---> sysstat.sh
03:35:53 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins14162083649914219154.sh
03:35:53 ---> package-listing.sh
03:35:53 ++ tr '[:upper:]' '[:lower:]'
03:35:53 ++ facter osfamily
03:35:53 + OS_FAMILY=redhat
03:35:53 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-vanadium
03:35:53 + START_PACKAGES=/tmp/packages_start.txt
03:35:53 + END_PACKAGES=/tmp/packages_end.txt
03:35:53 + DIFF_PACKAGES=/tmp/packages_diff.txt
03:35:53 + PACKAGES=/tmp/packages_start.txt
03:35:53 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-vanadium ']'
03:35:53 + PACKAGES=/tmp/packages_end.txt
03:35:53 + case "${OS_FAMILY}" in
03:35:53 + rpm -qa
03:35:53 + sort
03:35:53 + '[' -f /tmp/packages_start.txt ']'
03:35:53 + '[' -f /tmp/packages_end.txt ']'
03:35:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:35:53 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-vanadium ']'
03:35:53 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/archives/
03:35:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/archives/
03:35:53 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins18323400444313482698.sh
03:35:53 ---> capture-instance-metadata.sh
03:35:53 Setup pyenv:
03:35:54 system
03:35:54 3.8.13
03:35:54 3.9.13
03:35:54 3.10.13
03:35:54 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
03:35:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ADB0 from file:/tmp/.os_lf_venv
03:35:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:35:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:35:56 lf-activate-venv(): INFO: Base packages installed successfully
03:35:56 lf-activate-venv(): INFO: Installing additional packages: lftools
03:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH
03:36:11 INFO: Running in OpenStack, capturing instance metadata
03:36:12 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins7739903504242650193.sh
03:36:12 provisioning config files...
03:36:12 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-vanadium #11
03:36:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/config17196744665410883640tmp
03:36:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:36:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:36:12 provisioning config files...
03:36:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:36:12 [EnvInject] - Injecting environment variables from a build step.
03:36:12 [EnvInject] - Injecting as environment variables the properties content
03:36:12 SERVER_ID=logs
03:36:12
03:36:12 [EnvInject] - Variables injected successfully.
03:36:12 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins4797146954510053003.sh
03:36:12 ---> create-netrc.sh
03:36:12 WARN: Log server credential not found.
03:36:12 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins13816253137555572245.sh
03:36:12 ---> python-tools-install.sh
03:36:12 Setup pyenv:
03:36:12 system
03:36:12 3.8.13
03:36:12 3.9.13
03:36:12 3.10.13
03:36:12 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
03:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ADB0 from file:/tmp/.os_lf_venv
03:36:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:36:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:36:15 lf-activate-venv(): INFO: Base packages installed successfully
03:36:15 lf-activate-venv(): INFO: Installing additional packages: lftools
03:36:25 lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH
03:36:27 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins10642712162424023908.sh
03:36:27 ---> sudo-logs.sh
03:36:27 Archiving 'sudo' log..
03:36:28 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins18202950201594641351.sh
03:36:28 ---> job-cost.sh
03:36:28 Setup pyenv:
03:36:28 system
03:36:28 3.8.13
03:36:28 3.9.13
03:36:28 3.10.13
03:36:28 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
03:36:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ADB0 from file:/tmp/.os_lf_venv
03:36:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:36:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:36:31 lf-activate-venv(): INFO: Base packages installed successfully
03:36:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
03:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH
03:36:38 DEBUG: total: 0
03:36:38 INFO: Retrieving Stack Cost...
03:36:39 INFO: Retrieving Pricing Info for: v3-standard-2
03:36:39 INFO: Archiving Costs
03:36:39 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins9698931604815697567.sh
03:36:39 ---> logs-deploy.sh
03:36:39 Setup pyenv:
03:36:39 system
03:36:39 3.8.13
03:36:39 3.9.13
03:36:39 3.10.13
03:36:39 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
03:36:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ADB0 from file:/tmp/.os_lf_venv
03:36:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:36:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:36:41 lf-activate-venv(): INFO: Base packages installed successfully
03:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
03:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-ADB0/bin to PATH
03:36:52 WARNING: Nexus logging server not set
03:36:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-vanadium/11/
03:36:52 INFO: archiving logs to S3
03:36:53 ---> uname -a:
03:36:53 Linux prd-centos8-robot-2c-8g-2859.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:36:53
03:36:53
03:36:53 ---> lscpu:
03:36:53 Architecture: x86_64
03:36:53 CPU op-mode(s): 32-bit, 64-bit
03:36:53 Byte Order: Little Endian
03:36:53 CPU(s): 2
03:36:53 On-line CPU(s) list: 0,1
03:36:53 Thread(s) per core: 1
03:36:53 Core(s) per socket: 1
03:36:53 Socket(s): 2
03:36:53 NUMA node(s): 1
03:36:53 Vendor ID: AuthenticAMD
03:36:53 CPU family: 23
03:36:53 Model: 49
03:36:53 Model name: AMD EPYC-Rome Processor
03:36:53 Stepping: 0
03:36:53 CPU MHz: 2799.998
03:36:53 BogoMIPS: 5599.99
03:36:53 Virtualization: AMD-V
03:36:53 Hypervisor vendor: KVM
03:36:53 Virtualization type: full
03:36:53 L1d cache: 32K
03:36:53 L1i cache: 32K
03:36:53 L2 cache: 512K
03:36:53 L3 cache: 16384K
03:36:53 NUMA node0 CPU(s): 0,1
03:36:53 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:36:53
03:36:53
03:36:53 ---> nproc:
03:36:53 2
03:36:53
03:36:53
03:36:53 ---> df -h:
03:36:53 Filesystem Size Used Avail Use% Mounted on
03:36:53 devtmpfs 3.8G 0 3.8G 0% /dev
03:36:53 tmpfs 3.8G 0 3.8G 0% /dev/shm
03:36:53 tmpfs 3.8G 17M 3.8G 1% /run
03:36:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
03:36:53 /dev/vda1 40G 8.5G 32G 22% /
03:36:53 tmpfs 770M 0 770M 0% /run/user/1001
03:36:53
03:36:53
03:36:53 ---> free -m:
03:36:53 total used free shared buff/cache available
03:36:53 Mem: 7697 731 4533 19 2432 6668
03:36:53 Swap: 1023 0 1023
03:36:53
03:36:53
03:36:53 ---> ip addr:
03:36:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:36:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:36:53 inet 127.0.0.1/8 scope host lo
03:36:53 valid_lft forever preferred_lft forever
03:36:53 inet6 ::1/128 scope host
03:36:53 valid_lft forever preferred_lft forever
03:36:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
03:36:53 link/ether fa:16:3e:fc:80:39 brd ff:ff:ff:ff:ff:ff
03:36:53 altname enp0s3
03:36:53 altname ens3
03:36:53 inet 10.30.170.222/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:36:53 valid_lft 72220sec preferred_lft 72220sec
03:36:53 inet6 fe80::f816:3eff:fefc:8039/64 scope link
03:36:53 valid_lft forever preferred_lft forever
03:36:53
03:36:53
03:36:53 ---> sar -b -r -n DEV:
03:36:53 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-2859.novalocal) 10/12/2025 _x86_64_ (2 CPU)
03:36:53
03:36:53 12:00:01 AM tps rtps wtps bread/s bwrtn/s
03:36:53 12:01:01 AM 1.12 0.00 1.12 0.00 240.84
03:36:53 12:02:01 AM 9.08 5.83 3.25 557.23 76.35
03:36:53 12:03:01 AM 0.25 0.00 0.25 0.00 7.63
03:36:53 12:04:01 AM 0.23 0.00 0.23 0.00 4.52
03:36:53 12:05:01 AM 0.17 0.00 0.17 0.00 15.22
03:36:53 12:06:01 AM 0.20 0.00 0.20 0.00 16.86
03:36:53 12:07:01 AM 0.25 0.00 0.25 0.00 17.71
03:36:53 12:08:01 AM 0.77 0.38 0.38 14.53 14.11
03:36:53 12:09:01 AM 0.92 0.00 0.92 0.00 36.59
03:36:53 12:10:01 AM 0.18 0.00 0.18 0.00 17.47
03:36:53 12:11:01 AM 0.27 0.00 0.27 0.00 24.23
03:36:53 12:12:01 AM 0.43 0.00 0.43 0.00 19.76
03:36:53 12:13:01 AM 0.32 0.00 0.32 0.00 16.96
03:36:53 12:14:01 AM 0.28 0.00 0.28 0.00 24.51
03:36:53 12:15:01 AM 0.17 0.00 0.17 0.00 12.68
03:36:53 12:16:01 AM 0.18 0.00 0.18 0.00 23.18
03:36:53 12:17:01 AM 0.22 0.00 0.22 0.00 14.58
03:36:53 12:18:01 AM 0.13 0.00 0.13 0.00 11.71
03:36:53 12:19:01 AM 0.13 0.00 0.13 0.00 1.37
03:36:53 12:20:01 AM 0.20 0.00 0.20 0.00 18.71
03:36:53 12:21:01 AM 0.42 0.00 0.42 0.00 15.86
03:36:53 12:22:01 AM 0.20 0.00 0.20 0.00 17.76
03:36:53 12:23:01 AM 0.13 0.00 0.13 0.00 10.93
03:36:53 12:24:01 AM 0.17 0.00 0.17 0.00 15.48
03:36:53 12:25:01 AM 0.37 0.00 0.37 0.00 18.41
03:36:53 12:26:01 AM 0.40 0.00 0.40 0.00 7.68
03:36:53 12:27:01 AM 0.48 0.00 0.48 0.00 6.57
03:36:53 12:28:01 AM 0.22 0.00 0.22 0.00 16.78
03:36:53 12:29:01 AM 0.38 0.00 0.38 0.00 21.03
03:36:53 12:30:01 AM 0.17 0.00 0.17 0.00 9.22
03:36:53 12:31:01 AM 0.25 0.00 0.25 0.00 20.40
03:36:53 12:32:02 AM 0.30 0.00 0.30 0.00 14.70
03:36:53 12:33:01 AM 0.17 0.00 0.17 0.00 16.69
03:36:53 12:34:01 AM 0.22 0.00 0.22 0.00 23.46
03:36:53 12:35:01 AM 0.27 0.00 0.27 0.00 12.36
03:36:53 12:36:01 AM 0.40 0.00 0.40 0.00 14.53
03:36:53 12:37:01 AM 0.22 0.00 0.22 0.00 9.10
03:36:53 12:38:01 AM 0.12 0.00 0.12 0.00 7.47
03:36:53 12:39:01 AM 0.45 0.00 0.45 0.00 20.01
03:36:53 12:40:01 AM 0.35 0.00 0.35 0.00 15.44
03:36:53 12:41:01 AM 0.22 0.00 0.22 0.00 24.50
03:36:53 12:42:01 AM 0.38 0.00 0.38 0.00 20.29
03:36:53 12:43:01 AM 0.15 0.00 0.15 0.00 9.55
03:36:53 12:44:01 AM 0.17 0.00 0.17 0.00 17.05
03:36:53 12:45:01 AM 0.23 0.00 0.23 0.00 18.18
03:36:53 12:46:01 AM 0.22 0.00 0.22 0.00 15.86
03:36:53 12:47:01 AM 0.23 0.00 0.23 0.00 6.10
03:36:53 12:48:01 AM 0.18 0.00 0.18 0.00 3.05
03:36:53 12:49:01 AM 0.42 0.00 0.42 0.00 7.28
03:36:53 12:50:01 AM 0.32 0.00 0.32 0.00 5.46
03:36:53 12:51:01 AM 0.27 0.00 0.27 0.00 14.40
03:36:53 12:52:01 AM 0.27 0.00 0.27 0.00 20.31
03:36:53 12:53:01 AM 0.13 0.00 0.13 0.00 16.80
03:36:53 12:54:01 AM 0.13 0.00 0.13 0.00 8.66
03:36:53 12:55:01 AM 0.20 0.00 0.20 0.00 21.50
03:36:53 12:56:01 AM 0.38 0.00 0.38 0.00 15.66
03:36:53 12:57:01 AM 0.18 0.00 0.18 0.00 10.03
03:36:53 12:58:01 AM 0.13 0.00 0.13 0.00 21.60
03:36:53 12:59:01 AM 0.20 0.00 0.20 0.00 14.80
03:36:53 01:00:01 AM 0.12 0.00 0.12 0.00 8.40
03:36:53 01:01:01 AM 0.32 0.03 0.28 0.27 18.66
03:36:53 01:02:01 AM 0.37 0.00 0.37 0.00 21.62
03:36:53 01:03:01 AM 0.23 0.00 0.23 0.00 16.05
03:36:53 01:04:01 AM 0.12 0.00 0.12 0.00 20.53
03:36:53 01:05:01 AM 0.13 0.00 0.13 0.00 13.46
03:36:53 01:06:01 AM 0.20 0.00 0.20 0.00 20.98
03:36:53 01:07:01 AM 0.17 0.00 0.17 0.00 13.23
03:36:53 01:08:01 AM 0.13 0.00 0.13 0.00 11.86
03:36:53 01:09:01 AM 0.25 0.00 0.25 0.00 24.78
03:36:53 01:10:01 AM 0.22 0.00 0.22 0.00 32.54
03:36:53 01:11:01 AM 0.28 0.00 0.28 0.00 16.79
03:36:53 01:12:01 AM 0.18 0.00 0.18 0.00 10.71
03:36:53 01:13:01 AM 0.52 0.00 0.52 0.00 23.65
03:36:53 01:14:01 AM 0.32 0.00 0.32 0.00 22.00
03:36:53 01:15:01 AM 0.40 0.00 0.40 0.00 21.06
03:36:53 01:16:01 AM 0.28 0.00 0.28 0.00 5.63
03:36:53 01:17:01 AM 0.25 0.00 0.25 0.00 4.58
03:36:53 01:18:01 AM 0.13 0.00 0.13 0.00 2.00
03:36:53 01:19:01 AM 0.12 0.00 0.12 0.00 2.00
03:36:53 01:20:01 AM 0.15 0.00 0.15 0.00 2.00
03:36:53 01:21:01 AM 0.25 0.02 0.23 0.93 17.19
03:36:53 01:22:01 AM 0.22 0.00 0.22 0.00 4.27
03:36:53 01:23:01 AM 0.22 0.00 0.22 0.00 2.68
03:36:53 01:24:01 AM 0.27 0.00 0.27 0.00 25.22
03:36:53 01:25:01 AM 0.12 0.00 0.12 0.00 15.73
03:36:53 01:26:01 AM 0.27 0.00 0.27 0.00 136.36
03:36:53 01:27:01 AM 0.27 0.00 0.27 0.00 64.84
03:36:53 01:28:01 AM 0.15 0.00 0.15 0.00 8.80
03:36:53 01:29:01 AM 0.32 0.00 0.32 0.00 15.48
03:36:53 01:30:01 AM 0.13 0.00 0.13 0.00 15.73
03:36:53 01:31:01 AM 0.32 0.00 0.32 0.00 18.74
03:36:53 01:32:01 AM 0.27 0.00 0.27 0.00 10.98
03:36:53 01:33:01 AM 0.15 0.00 0.15 0.00 26.12
03:36:53 01:34:01 AM 0.13 0.00 0.13 0.00 7.50
03:36:53 01:35:01 AM 0.17 0.00 0.17 0.00 14.01
03:36:53 01:36:01 AM 0.18 0.00 0.18 0.00 8.85
03:36:53 01:37:01 AM 0.27 0.00 0.27 0.00 18.55
03:36:53 01:38:01 AM 0.14 0.00 0.14 0.00 7.32
03:36:53 01:39:01 AM 0.15 0.00 0.15 0.00 13.06
03:36:53 01:40:01 AM 0.27 0.00 0.27 0.00 52.13
03:36:53 01:41:01 AM 0.97 0.00 0.97 0.00 146.54
03:36:53 01:42:01 AM 0.32 0.00 0.32 0.00 13.56
03:36:53 01:43:01 AM 0.25 0.00 0.25 0.00 17.05
03:36:53 01:44:01 AM 0.28 0.00 0.28 0.00 16.16
03:36:53 01:45:01 AM 0.20 0.00 0.20 0.00 13.21
03:36:53 01:46:01 AM 0.33 0.00 0.33 0.00 20.70
03:36:53 01:47:01 AM 0.18 0.00 0.18 0.00 10.03
03:36:53 01:48:01 AM 0.17 0.00 0.17 0.00 29.33
03:36:53 01:49:01 AM 0.20 0.00 0.20 0.00 117.66
03:36:53 01:50:01 AM 0.38 0.00 0.38 0.00 60.06
03:36:53 01:51:01 AM 0.28 0.00 0.28 0.00 12.86
03:36:53 01:52:01 AM 0.33 0.00 0.33 0.00 20.31
03:36:53 01:53:01 AM 0.23 0.00 0.23 0.00 13.71
03:36:53 01:54:01 AM 0.28 0.00 0.28 0.00 16.25
03:36:53 01:55:01 AM 0.20 0.00 0.20 0.00 16.24
03:36:53 01:56:01 AM 0.22 0.00 0.22 0.00 34.16
03:36:53 01:57:01 AM 0.25 0.00 0.25 0.00 91.72
03:36:53 01:58:01 AM 0.27 0.00 0.27 0.00 77.49
03:36:53 01:59:01 AM 0.22 0.00 0.22 0.00 15.60
03:36:53 02:00:01 AM 0.27 0.00 0.27 0.00 11.55
03:36:53 02:01:01 AM 0.33 0.00 0.33 0.00 22.66
03:36:53 02:02:01 AM 0.37 0.00 0.37 0.00 17.44
03:36:53 02:03:01 AM 0.18 0.00 0.18 0.00 11.08
03:36:53 02:04:01 AM 0.23 0.00 0.23 0.00 16.91
03:36:53 02:05:01 AM 0.25 0.00 0.25 0.00 135.74
03:36:53 02:06:01 AM 0.27 0.00 0.27 0.00 57.00
03:36:53 02:07:01 AM 0.25 0.00 0.25 0.00 9.65
03:36:53 02:08:01 AM 0.17 0.00 0.17 0.00 17.08
03:36:53 02:09:01 AM 0.15 0.00 0.15 0.00 11.73
03:36:53 02:10:01 AM 0.43 0.00 0.43 0.00 14.30
03:36:53 02:11:01 AM 0.48 0.00 0.48 0.00 18.59
03:36:53 02:12:01 AM 0.28 0.00 0.28 0.00 11.68
03:36:53 02:13:01 AM 0.15 0.00 0.15 0.00 24.93
03:36:53 02:14:01 AM 0.13 0.00 0.13 0.00 7.46
03:36:53 02:15:01 AM 0.13 0.00 0.13 0.00 13.20
03:36:53 02:16:01 AM 0.25 0.00 0.25 0.00 10.31
03:36:53 02:17:01 AM 0.48 0.00 0.48 0.00 13.27
03:36:53 02:18:01 AM 0.38 0.00 0.38 0.00 9.98
03:36:53 02:19:01 AM 0.22 0.00 0.22 0.00 23.58
03:36:53 02:20:01 AM 0.13 0.00 0.13 0.00 16.26
03:36:53 02:21:01 AM 0.30 0.00 0.30 0.00 11.13
03:36:53 02:22:01 AM 0.35 0.00 0.35 0.00 23.81
03:36:53 02:23:01 AM 0.57 0.00 0.57 0.00 17.76
03:36:53 02:24:01 AM 0.33 0.00 0.33 0.00 11.98
03:36:53 02:25:01 AM 0.13 0.00 0.13 0.00 22.01
03:36:53 02:26:01 AM 0.20 0.00 0.20 0.00 15.81
03:36:53 02:27:01 AM 0.55 0.00 0.55 0.00 19.03
03:36:53 02:28:01 AM 0.48 0.00 0.48 0.00 19.33
03:36:53 02:29:01 AM 0.12 0.00 0.12 0.00 7.33
03:36:53 02:30:01 AM 0.13 0.00 0.13 0.00 15.19
03:36:53 02:31:01 AM 0.32 0.00 0.32 0.00 20.91
03:36:53 02:32:01 AM 0.23 0.00 0.23 0.00 12.68
03:36:53 02:33:01 AM 0.15 0.00 0.15 0.00 16.53
03:36:53 02:34:01 AM 0.15 0.00 0.15 0.00 16.79
03:36:53 02:35:01 AM 0.23 0.00 0.23 0.00 9.98
03:36:53 02:36:01 AM 0.35 0.00 0.35 0.00 21.84
03:36:53 02:37:01 AM 0.20 0.00 0.20 0.00 9.00
03:36:53 02:38:01 AM 0.17 0.00 0.17 0.00 25.63
03:36:53 02:39:01 AM 0.17 0.00 0.17 0.00 14.46
03:36:53 02:40:01 AM 0.18 0.00 0.18 0.00 16.05
03:36:53 02:41:01 AM 0.20 0.00 0.20 0.00 8.63
03:36:53 02:42:01 AM 0.35 0.00 0.35 0.00 20.81
03:36:53 02:43:01 AM 0.88 0.00 0.88 0.00 34.25
03:36:53 02:44:01 AM 0.17 0.00 0.17 0.00 12.80
03:36:53 02:45:01 AM 0.18 0.00 0.18 0.00 13.33
03:36:53 02:46:01 AM 0.20 0.00 0.20 0.00 8.70
03:36:53 02:47:01 AM 0.23 0.00 0.23 0.00 15.53
03:36:53 02:48:01 AM 0.23 0.00 0.23 0.00 7.85
03:36:53 02:49:01 AM 0.25 0.00 0.25 0.00 16.83
03:36:53 02:50:01 AM 0.20 0.00 0.20 0.00 35.54
03:36:53 02:51:01 AM 0.28 0.00 0.28 0.00 18.13
03:36:53 02:52:01 AM 0.25 0.00 0.25 0.00 17.93
03:36:53 02:53:01 AM 0.10 0.00 0.10 0.00 7.20
03:36:53 02:54:01 AM 0.15 0.00 0.15 0.00 15.86
03:36:53 02:55:01 AM 0.23 0.00 0.23 0.00 16.38
03:36:53 02:56:01 AM 0.23 0.00 0.23 0.00 26.89
03:36:53 02:57:01 AM 0.22 0.00 0.22 0.00 7.23
03:36:53 02:58:01 AM 0.15 0.00 0.15 0.00 9.71
03:36:53 02:59:01 AM 0.28 0.00 0.28 0.00 9.83
03:36:53 03:00:01 AM 0.13 0.00 0.13 0.00 13.63
03:36:53 03:01:01 AM 0.32 0.00 0.32 0.00 15.08
03:36:53 03:02:01 AM 0.28 0.00 0.28 0.00 10.66
03:36:53 03:03:01 AM 0.20 0.00 0.20 0.00 42.01
03:36:53 03:04:01 AM 0.15 0.00 0.15 0.00 10.80
03:36:53 03:05:01 AM 0.13 0.00 0.13 0.00 16.26
03:36:53 03:06:01 AM 0.17 0.00 0.17 0.00 16.45
03:36:53 03:07:01 AM 0.20 0.00 0.20 0.00 10.20
03:36:53 03:08:01 AM 0.13 0.00 0.13 0.00 15.06
03:36:53 03:09:01 AM 0.15 0.00 0.15 0.00 23.33
03:36:53 03:10:01 AM 0.30 0.00 0.30 0.00 16.98
03:36:53 03:11:01 AM 0.28 0.00 0.28 0.00 11.30
03:36:53 03:12:01 AM 0.42 0.00 0.42 0.00 15.09
03:36:53 03:13:01 AM 0.18 0.00 0.18 0.00 13.45
03:36:53 03:14:01 AM 0.17 0.00 0.17 0.00 8.38
03:36:53 03:15:01 AM 0.17 0.00 0.17 0.00 14.13
03:36:53 03:16:01 AM 0.30 0.00 0.30 0.00 10.31
03:36:53 03:17:01 AM 0.30 0.00 0.30 0.00 4.88
03:36:53 03:18:01 AM 0.18 0.00 0.18 0.00 16.93
03:36:53 03:19:01 AM 0.15 0.00 0.15 0.00 16.40
03:36:53 03:20:01 AM 0.15 0.00 0.15 0.00 14.73
03:36:53 03:21:01 AM 0.22 0.00 0.22 0.00 8.36
03:36:53 03:22:01 AM 0.28 0.00 0.28 0.00 20.06
03:36:53 03:23:01 AM 0.32 0.00 0.32 0.00 16.16
03:36:53 03:24:01 AM 0.27 0.00 0.27 0.00 15.61
03:36:53 03:25:01 AM 0.15 0.00 0.15 0.00 22.26
03:36:53 03:26:01 AM 0.20 0.00 0.20 0.00 9.23
03:36:53 03:27:01 AM 0.23 0.00 0.23 0.00 15.91
03:36:53 03:28:01 AM 0.13 0.00 0.13 0.00 7.33
03:36:53 03:29:01 AM 0.13 0.00 0.13 0.00 14.26
03:36:53 03:30:01 AM 0.13 0.00 0.13 0.00 7.33
03:36:53 03:31:01 AM 0.35 0.00 0.35 0.00 24.35
03:36:53 03:32:01 AM 0.28 0.00 0.28 0.00 14.58
03:36:53 03:33:01 AM 0.15 0.00 0.15 0.00 24.83
03:36:53 03:34:01 AM 0.17 0.00 0.17 0.00 20.94
03:36:53 03:35:01 AM 0.30 0.00 0.30 0.00 19.63
03:36:53 03:36:01 AM 23.11 0.32 22.80 39.06 5344.41
03:36:53 Average: 0.40 0.03 0.37 2.84 45.03
03:36:53
03:36:53 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:36:53 12:01:01 AM 4875184 6985344 3007240 38.15 2688 2277688 737268 8.26 269340 2354908 4
03:36:53 12:02:01 AM 4858856 6985908 3023568 38.36 2688 2294544 718872 8.05 271744 2368928 132
03:36:53 12:03:01 AM 4857416 6984524 3025008 38.38 2688 2294600 734740 8.23 271744 2370668 72
03:36:53 12:04:01 AM 4857240 6984348 3025184 38.38 2688 2294600 734740 8.23 271744 2370660 8
03:36:53 12:05:01 AM 4858980 6986652 3023444 38.36 2688 2295172 732344 8.20 271744 2369256 176
03:36:53 12:06:01 AM 4855928 6983984 3026496 38.40 2688 2295556 732344 8.20 271744 2372104 112
03:36:53 12:07:01 AM 4855540 6983984 3026884 38.40 2688 2295936 723284 8.10 271744 2372580 76
03:36:53 12:08:01 AM 4854868 6984180 3027556 38.41 2688 2296788 723292 8.10 271904 2373056 224
03:36:53 12:09:01 AM 4854144 6983828 3028280 38.42 2688 2297160 723292 8.10 271904 2373720 132
03:36:53 12:10:01 AM 4853856 6983928 3028568 38.42 2688 2297548 726312 8.13 271904 2374064 64
03:36:53 12:11:01 AM 4853484 6984180 3028940 38.43 2688 2298160 726312 8.13 271904 2374476 4
03:36:53 12:12:01 AM 4852860 6984048 3029564 38.43 2688 2298652 726312 8.13 271904 2375036 96
03:36:53 12:13:01 AM 4852400 6984076 3030024 38.44 2688 2299140 726312 8.13 271904 2375464 172
03:36:53 12:14:01 AM 4852028 6984192 3030396 38.44 2688 2299628 726312 8.13 271904 2375960 8
03:36:53 12:15:01 AM 4851464 6984104 3030960 38.45 2688 2300112 726312 8.13 271904 2376436 164
03:36:53 12:16:01 AM 4851164 6984308 3031260 38.46 2688 2300608 726312 8.13 271904 2377060 4
03:36:53 12:17:01 AM 4848676 6982468 3033748 38.49 2688 2301256 726312 8.13 272112 2379040 312
03:36:53 12:18:01 AM 4848492 6982292 3033932 38.49 2688 2301264 726312 8.13 272112 2378928 8
03:36:53 12:19:01 AM 4845944 6979928 3036480 38.52 2688 2301456 741956 8.31 272112 2381760 188
03:36:53 12:20:01 AM 4844196 6978548 3038228 38.54 2688 2301824 741956 8.31 272112 2383328 44
03:36:53 12:21:01 AM 4843764 6978512 3038660 38.55 2688 2302208 741956 8.31 272112 2383716 128
03:36:53 12:22:01 AM 4843660 6978780 3038764 38.55 2688 2302588 741956 8.31 272112 2384052 64
03:36:53 12:23:01 AM 4842936 6978440 3039488 38.56 2688 2302972 741956 8.31 272112 2384636 152
03:36:53 12:24:01 AM 4842712 6978600 3039712 38.56 2688 2303356 741956 8.31 272112 2384828 100
03:36:53 12:25:01 AM 4842060 6978352 3040364 38.57 2688 2303752 726568 8.14 272164 2385436 40
03:36:53 12:26:01 AM 4841944 6978316 3040480 38.57 2688 2303832 726568 8.14 272164 2385516 4
03:36:53 12:27:01 AM 4842216 6978600 3040208 38.57 2688 2303844 726568 8.14 272164 2385392 4
03:36:53 12:28:01 AM 4843388 6980312 3039036 38.55 2688 2304384 726568 8.14 272192 2384156 144
03:36:53 12:29:01 AM 4843400 6980696 3039024 38.55 2688 2304764 726568 8.14 272192 2384204 52
03:36:53 12:30:01 AM 4842656 6980332 3039768 38.56 2688 2305144 743228 8.32 272192 2384816 204
03:36:53 12:31:01 AM 4842220 6980288 3040204 38.57 2688 2305536 743228 8.32 272192 2385208 40
03:36:53 12:32:02 AM 4842000 6980456 3040424 38.57 2688 2305916 743228 8.32 272192 2385560 144
03:36:53 12:33:01 AM 4841452 6980272 3040972 38.58 2688 2306284 743228 8.32 272192 2385944 72
03:36:53 12:34:01 AM 4840780 6980192 3041644 38.59 2688 2306872 743228 8.32 272192 2386716 40
03:36:53 12:35:01 AM 4840796 6980468 3041628 38.59 2688 2307132 743228 8.32 272192 2386716 4
03:36:53 12:36:01 AM 4840452 6980424 3041972 38.59 2688 2307432 743228 8.32 272192 2387184 4
03:36:53 12:37:01 AM 4840144 6980400 3042280 38.60 2688 2307716 743228 8.32 272192 2387416 104
03:36:53 12:38:01 AM 4840024 6980564 3042400 38.60 2688 2308008 743228 8.32 272192 2387564 200
03:36:53 12:39:01 AM 4839624 6980464 3042800 38.60 2688 2308308 743228 8.32 272192 2388072 32
03:36:53 12:40:01 AM 4836548 6978080 3045876 38.64 2688 2309000 743228 8.32 272192 2390848 368
03:36:53 12:41:01 AM 4836368 6978296 3046056 38.64 2688 2309388 743228 8.32 272192 2391032 68
03:36:53 12:42:01 AM 4835796 6978104 3046628 38.65 2688 2309768 743228 8.32 272192 2391688 36
03:36:53 12:43:01 AM 4835428 6978124 3046996 38.66 2688 2310164 743228 8.32 272192 2392064 192
03:36:53 12:44:01 AM 4837180 6980320 3045244 38.63 2688 2310600 720588 8.07 272192 2390484 168
03:36:53 12:45:01 AM 4835980 6979808 3046444 38.65 2688 2311296 720588 8.07 272192 2391464 404
03:36:53 12:46:01 AM 4836152 6980012 3046272 38.65 2688 2311320 720588 8.07 272192 2391428 28
03:36:53 12:47:01 AM 4835992 6979888 3046432 38.65 2688 2311356 720588 8.07 272192 2391440 12
03:36:53 12:48:01 AM 4836368 6980288 3046056 38.64 2688 2311380 720588 8.07 272192 2391192 4
03:36:53 12:49:01 AM 4836784 6980740 3045640 38.64 2688 2311416 720588 8.07 272188 2390952 16
03:36:53 12:50:01 AM 4836456 6980440 3045968 38.64 2688 2311452 719416 8.06 272188 2391212 4
03:36:53 12:51:01 AM 4833752 6978264 3048672 38.68 2688 2311980 736624 8.25 272196 2393876 216
03:36:53 12:52:01 AM 4833424 6978332 3049000 38.68 2688 2312368 736624 8.25 272196 2394352 144
03:36:53 12:53:01 AM 4832960 6978256 3049464 38.69 2688 2312764 736624 8.25 272196 2394552 76
03:36:53 12:54:01 AM 4832704 6978380 3049720 38.69 2688 2313144 736624 8.25 272196 2394808 220
03:36:53 12:55:01 AM 4832372 6978440 3050052 38.69 2688 2313532 736624 8.25 272196 2395196 4
03:36:53 12:56:01 AM 4831980 6978416 3050444 38.70 2688 2313896 736624 8.25 272196 2395568 68
03:36:53 12:57:01 AM 4831676 6978420 3050748 38.70 2688 2314204 736624 8.25 272196 2395996 160
03:36:53 12:58:01 AM 4832828 6980160 3049596 38.69 2688 2314800 736624 8.25 272196 2394708 148
03:36:53 12:59:01 AM 4832784 6980436 3049640 38.69 2688 2315120 736624 8.25 272196 2394948 68
03:36:53 01:00:01 AM 4831528 6979560 3050896 38.71 2688 2315500 759808 8.51 272196 2395908 220
03:36:53 01:01:01 AM 4830752 6979180 3051672 38.71 2688 2315892 740344 8.29 272200 2396436 144
03:36:53 01:02:01 AM 4831400 6980212 3051024 38.71 2688 2316276 740344 8.29 272232 2396156 72
03:36:53 01:03:01 AM 4831112 6980300 3051312 38.71 2688 2316644 740344 8.29 272232 2396328 24
03:36:53 01:04:01 AM 4830572 6980360 3051852 38.72 2688 2317244 740344 8.29 272232 2396928 32
03:36:53 01:05:01 AM 4830004 6980220 3052420 38.72 2688 2317672 740344 8.29 272232 2397656 96
03:36:53 01:06:01 AM 4829784 6980484 3052640 38.73 2688 2318156 740344 8.29 272240 2397964 4
03:36:53 01:07:01 AM 4829164 6980344 3053260 38.74 2688 2318652 740344 8.29 272232 2398380 184
03:36:53 01:08:01 AM 4828656 6980332 3053768 38.74 2688 2319132 740344 8.29 272232 2399016 344
03:36:53 01:09:01 AM 4827968 6980124 3054456 38.75 2688 2319624 740344 8.29 272232 2399528 180
03:36:53 01:10:01 AM 4824840 6977820 3057584 38.79 2688 2320440 727892 8.15 272232 2402504 76
03:36:53 01:11:01 AM 4824212 6977576 3058212 38.80 2688 2320824 727892 8.15 272232 2403404 76
03:36:53 01:12:01 AM 4823096 6976844 3059328 38.81 2688 2321208 727892 8.15 272232 2404448 232
03:36:53 01:13:01 AM 4822988 6977116 3059436 38.81 2688 2321588 727892 8.15 272232 2404620 24
03:36:53 01:14:01 AM 4824760 6979464 3057664 38.79 2688 2322168 727892 8.15 272232 2403024 36
03:36:53 01:15:01 AM 4823964 6979188 3058460 38.80 2688 2322676 727892 8.15 272232 2403808 44
03:36:53 01:16:01 AM 4823996 6979252 3058428 38.80 2688 2322708 727892 8.15 272232 2403652 8
03:36:53 01:17:01 AM 4823916 6979196 3058508 38.80 2688 2322732 727892 8.15 272232 2403824 4
03:36:53 01:18:01 AM 4824032 6979348 3058392 38.80 2688 2322768 727892 8.15 272232 2403728 16
03:36:53 01:19:01 AM 4823540 6978880 3058884 38.81 2688 2322796 727892 8.15 272232 2403956 20
03:36:53 01:20:01 AM 4823476 6978860 3058948 38.81 2688 2322836 722828 8.09 272232 2404008 32
03:36:53 01:21:01 AM 4820696 6976524 3061728 38.84 2688 2323280 755656 8.46 272232 2406748 4
03:36:53 01:22:01 AM 4820472 6976300 3061952 38.85 2688 2323280 755656 8.46 272232 2406844 8
03:36:53 01:23:01 AM 4820288 6976340 3062136 38.85 2688 2323504 755656 8.46 272232 2407068 228
03:36:53 01:24:01 AM 4820060 6976688 3062364 38.85 2688 2324080 755656 8.46 272232 2407336 120
03:36:53 01:25:01 AM 4818312 6976708 3064112 38.87 2688 2325840 755656 8.46 272232 2409084 1432
03:36:53 01:26:01 AM 4803400 6965796 3079024 39.06 2688 2329840 737460 8.26 272232 2424024 1392
03:36:53 01:27:01 AM 4802152 6965048 3080272 39.08 2688 2330348 737460 8.26 272232 2425324 44
03:36:53 01:28:01 AM 4802188 6965468 3080236 39.08 2688 2330728 737460 8.26 272232 2425268 192
03:36:53 01:29:01 AM 4801508 6965128 3080916 39.09 2688 2331068 737460 8.26 272232 2425980 172
03:36:53 01:30:01 AM 4800808 6964812 3081616 39.09 2688 2331452 751092 8.41 272232 2426464 120
03:36:53 01:31:01 AM 4800708 6965096 3081716 39.10 2688 2331836 751092 8.41 272232 2426588 40
03:36:53 01:32:01 AM 4800460 6965208 3081964 39.10 2688 2332188 751092 8.41 272232 2427052 204
03:36:53 01:33:01 AM 4799820 6965160 3082604 39.11 2688 2332788 751092 8.41 272232 2427668 56
03:36:53 01:34:01 AM 4799660 6965292 3082764 39.11 2688 2333080 751092 8.41 272232 2427872 152
03:36:53 01:35:01 AM 4799340 6965256 3083084 39.11 2688 2333364 751092 8.41 272232 2428040 52
03:36:53 01:36:01 AM 4798980 6965192 3083444 39.12 2688 2333652 751092 8.41 272232 2428588 160
03:36:53 01:37:01 AM 4798800 6965304 3083624 39.12 2688 2333944 751092 8.41 272232 2428752 8
03:36:53 01:38:01 AM 4798588 6965376 3083836 39.12 2688 2334228 751092 8.41 272232 2428968 108
03:36:53 01:39:01 AM 4798176 6965292 3084248 39.13 2688 2334556 728116 8.15 272232 2429268 72
03:36:53 01:40:01 AM 4794464 6964304 3087960 39.18 2688 2337296 734592 8.23 272232 2432808 1324
03:36:53 01:41:01 AM 4792012 6964584 3090412 39.21 2688 2340004 733060 8.21 281532 2426124 4
03:36:53 01:42:01 AM 4790392 6963380 3092032 39.23 2688 2340424 733060 8.21 281532 2427784 176
03:36:53 01:43:01 AM 4790104 6963480 3092320 39.23 2688 2340812 733060 8.21 281532 2428088 132
03:36:53 01:44:01 AM 4789816 6963572 3092608 39.23 2688 2341192 733060 8.21 281532 2428500 116
03:36:53 01:45:01 AM 4789544 6963680 3092880 39.24 2688 2341572 733060 8.21 281532 2428764 144
03:36:53 01:46:01 AM 4789236 6963768 3093188 39.24 2688 2341960 733060 8.21 281532 2429160 24
03:36:53 01:47:01 AM 4788576 6963480 3093848 39.25 2688 2342340 733060 8.21 281532 2429600 184
03:36:53 01:48:01 AM 4787424 6963824 3095000 39.26 2688 2343844 733060 8.21 281532 2431028 840
03:36:53 01:49:01 AM 4783052 6962792 3099372 39.32 2688 2347164 748596 8.38 281532 2435132 676
03:36:53 01:50:01 AM 4782164 6962912 3100260 39.33 2688 2348180 741848 8.31 281540 2435992 24
03:36:53 01:51:01 AM 4781872 6963008 3100552 39.34 2688 2348564 741848 8.31 281540 2436260 116
03:36:53 01:52:01 AM 4781512 6963044 3100912 39.34 2688 2348960 741848 8.31 281540 2436728 52
03:36:53 01:53:01 AM 4781136 6963064 3101288 39.34 2688 2349344 741848 8.31 281540 2437052 104
03:36:53 01:54:01 AM 4780564 6962868 3101860 39.35 2688 2349728 741848 8.31 281540 2437440 84
03:36:53 01:55:01 AM 4780320 6963004 3102104 39.35 2688 2350108 741848 8.31 281540 2437828 48
03:36:53 01:56:01 AM 4778716 6962988 3103708 39.38 2688 2351704 741848 8.31 281540 2439416 668
03:36:53 01:57:01 AM 4775308 6962900 3107116 39.42 2688 2355024 741848 8.31 281540 2442816 1348
03:36:53 01:58:01 AM 4774156 6962748 3108268 39.43 2688 2356008 741848 8.31 281540 2443964 84
03:36:53 01:59:01 AM 4774068 6963036 3108356 39.43 2688 2356388 741848 8.31 281540 2444244 72
03:36:53 02:00:01 AM 4773276 6962644 3109148 39.44 2688 2356776 757240 8.48 281540 2444868 224
03:36:53 02:01:01 AM 4771424 6961184 3111000 39.47 2688 2357172 757240 8.48 281540 2446288 68
03:36:53 02:02:01 AM 4772520 6962664 3109904 39.45 2688 2357556 757240 8.48 281544 2445648 88
03:36:53 02:03:01 AM 4772292 6962820 3110132 39.46 2688 2357940 757240 8.48 281544 2445828 180
03:36:53 02:04:01 AM 4771356 6962856 3111068 39.47 2688 2358904 757240 8.48 281544 2446800 712
03:36:53 02:05:01 AM 4768264 6963084 3114160 39.51 2688 2362220 757240 8.48 281544 2449988 4
03:36:53 02:06:01 AM 4766468 6962936 3115956 39.53 2688 2363864 739916 8.28 281544 2451748 4
03:36:53 02:07:01 AM 4765976 6962832 3116448 39.54 2688 2364252 739916 8.28 281544 2452088 204
03:36:53 02:08:01 AM 4765848 6963012 3116576 39.54 2688 2364560 739916 8.28 281544 2452340 40
03:36:53 02:09:01 AM 4765296 6962796 3117128 39.55 2688 2364896 739916 8.28 281548 2452704 52
03:36:53 02:10:01 AM 4764780 6962572 3117644 39.55 2688 2365188 732328 8.20 281544 2453188 4
03:36:53 02:11:01 AM 4764840 6963008 3117584 39.55 2688 2365572 732328 8.20 281544 2453452 40
03:36:53 02:12:01 AM 4763692 6962564 3118732 39.57 2688 2366268 732328 8.20 281544 2454364 512
03:36:53 02:13:01 AM 4763624 6962760 3118800 39.57 2688 2366532 732328 8.20 281544 2454544 64
03:36:53 02:14:01 AM 4763388 6962812 3119036 39.57 2688 2366820 732328 8.20 281544 2454712 152
03:36:53 02:15:01 AM 4763176 6962852 3119248 39.57 2688 2367072 732328 8.20 281544 2454964 36
03:36:53 02:16:01 AM 4763064 6962956 3119360 39.57 2688 2367296 732328 8.20 281544 2455064 4
03:36:53 02:17:01 AM 4762940 6963052 3119484 39.58 2688 2367516 732328 8.20 281544 2455352 4
03:36:53 02:18:01 AM 4762608 6962940 3119816 39.58 2688 2367736 732328 8.20 281544 2455504 40
03:36:53 02:19:01 AM 4761684 6962736 3120740 39.59 2688 2368448 732328 8.20 281544 2456248 116
03:36:53 02:20:01 AM 4761108 6962540 3121316 39.60 2688 2368836 732376 8.20 281544 2456852 44
03:36:53 02:21:01 AM 4761068 6962892 3121356 39.60 2688 2369224 732376 8.20 281544 2457116 204
03:36:53 02:22:01 AM 4760440 6962652 3121984 39.61 2688 2369612 732376 8.20 281544 2457572 40
03:36:53 02:23:01 AM 4760260 6962844 3122164 39.61 2688 2369976 732376 8.20 281544 2457856 24
03:36:53 02:24:01 AM 4759664 6962628 3122760 39.62 2688 2370360 732376 8.20 281544 2458252 148
03:36:53 02:25:01 AM 4759232 6962752 3123192 39.62 2688 2370916 732376 8.20 281544 2458808 72
03:36:53 02:26:01 AM 4758816 6962716 3123608 39.63 2688 2371296 732376 8.20 281544 2459076 24
03:36:53 02:27:01 AM 4758664 6962952 3123760 39.63 2688 2371676 732376 8.20 281544 2459648 4
03:36:53 02:28:01 AM 4757872 6962548 3124552 39.64 2688 2372064 732376 8.20 281544 2460068 4
03:36:53 02:29:01 AM 4757708 6962772 3124716 39.64 2688 2372460 732376 8.20 281544 2460316 208
03:36:53 02:30:01 AM 4756964 6962392 3125460 39.65 2688 2372824 732344 8.20 281544 2460928 144
03:36:53 02:31:01 AM 4756764 6962608 3125660 39.65 2688 2373240 732344 8.20 281544 2461240 52
03:36:53 02:32:01 AM 4756084 6962312 3126340 39.66 2688 2373624 732344 8.20 281544 2461776 180
03:36:53 02:33:01 AM 4755636 6962248 3126788 39.67 2688 2374008 732344 8.20 281544 2462168 100
03:36:53 02:34:01 AM 4755608 6962600 3126816 39.67 2688 2374388 732344 8.20 281544 2462520 32
03:36:53 02:35:01 AM 4755436 6962796 3126988 39.67 2688 2374756 747964 8.37 281544 2462732 180
03:36:53 02:36:01 AM 4754984 6962728 3127440 39.68 2688 2375140 747964 8.37 281544 2463160 36
03:36:53 02:37:01 AM 4754196 6962560 3128228 39.69 2688 2375752 747964 8.37 281544 2463864 460
03:36:53 02:38:01 AM 4753688 6962428 3128736 39.69 2688 2376136 747964 8.37 281544 2464416 116
03:36:53 02:39:01 AM 4753548 6962676 3128876 39.69 2688 2376520 747964 8.37 281544 2464548 100
03:36:53 02:40:01 AM 4752792 6962300 3129632 39.70 2688 2376900 719456 8.06 281544 2465160 36
03:36:53 02:41:01 AM 4752704 6962604 3129720 39.71 2688 2377288 734972 8.23 281544 2465432 224
03:36:53 02:42:01 AM 4750740 6961020 3131684 39.73 2688 2377668 737116 8.25 281544 2467156 144
03:36:53 02:43:01 AM 4751508 6962524 3130916 39.72 2688 2378412 732656 8.20 282200 2466028 300
03:36:53 02:44:01 AM 4751104 6962284 3131320 39.73 2688 2378568 732656 8.20 282200 2466076 128
03:36:53 02:45:01 AM 4750948 6962416 3131476 39.73 2688 2378856 732656 8.20 282200 2466344 56
03:36:53 02:46:01 AM 4750820 6962532 3131604 39.73 2688 2379092 732656 8.20 282200 2466472 104
03:36:53 02:47:01 AM 4750564 6962568 3131860 39.73 2688 2379384 732656 8.20 282200 2467072 16
03:36:53 02:48:01 AM 4750028 6962320 3132396 39.74 2688 2379672 732656 8.20 282200 2467264 156
03:36:53 02:49:01 AM 4749936 6962512 3132488 39.74 2688 2379956 732656 8.20 282200 2467472 4
03:36:53 02:50:01 AM 4748368 6962088 3134056 39.76 2688 2381100 746496 8.36 282212 2468864 164
03:36:53 02:51:01 AM 4748300 6962404 3134124 39.76 2688 2381484 746496 8.36 282212 2469020 84
03:36:53 02:52:01 AM 4747752 6962212 3134672 39.77 2688 2381840 746496 8.36 282212 2469560 24
03:36:53 02:53:01 AM 4747468 6962292 3134956 39.77 2688 2382204 746496 8.36 282212 2469856 196
03:36:53 02:54:01 AM 4747180 6962372 3135244 39.78 2688 2382572 746496 8.36 282212 2470076 116
03:36:53 02:55:01 AM 4747032 6962608 3135392 39.78 2688 2382956 746496 8.36 282212 2470344 84
03:36:53 02:56:01 AM 4746324 6962560 3136100 39.79 2688 2383608 746496 8.36 282212 2471004 44
03:36:53 02:57:01 AM 4746128 6962548 3136296 39.79 2688 2383792 746496 8.36 282212 2471264 68
03:36:53 02:58:01 AM 4745428 6962128 3136996 39.80 2688 2384080 746496 8.36 282212 2471748 108
03:36:53 02:59:01 AM 4745664 6962616 3136760 39.79 2688 2384324 746496 8.36 282212 2471848 152
03:36:53 03:00:01 AM 4744424 6961664 3138000 39.81 2688 2384608 732392 8.20 282212 2472248 56
03:36:53 03:01:01 AM 4743672 6961204 3138752 39.82 2688 2384900 732392 8.20 282212 2473012 4
03:36:53 03:02:01 AM 4743348 6961980 3139076 39.82 2688 2386000 748492 8.38 282236 2474044 924
03:36:53 03:03:01 AM 4743404 6962420 3139020 39.82 2688 2386384 748492 8.38 282236 2473776 104
03:36:53 03:04:01 AM 4743000 6962408 3139424 39.83 2688 2386784 748492 8.38 282236 2474284 208
03:36:53 03:05:01 AM 4742580 6962352 3139844 39.83 2688 2387148 748492 8.38 282236 2474532 112
03:36:53 03:06:01 AM 4742248 6962404 3140176 39.84 2688 2387532 748492 8.38 282236 2474916 40
03:36:53 03:07:01 AM 4741836 6962376 3140588 39.84 2688 2387916 748492 8.38 282236 2475368 204
03:36:53 03:08:01 AM 4741412 6962332 3141012 39.85 2688 2388296 748492 8.38 282236 2475796 164
03:36:53 03:09:01 AM 4740840 6962372 3141584 39.86 2688 2388900 748492 8.38 282236 2476408 100
03:36:53 03:10:01 AM 4740324 6962148 3142100 39.86 2688 2389192 748792 8.38 282236 2476816 84
03:36:53 03:11:01 AM 4740332 6962448 3142092 39.86 2688 2389480 748792 8.38 282236 2476984 56
03:36:53 03:12:01 AM 4739780 6962176 3142644 39.87 2688 2389768 748792 8.38 282236 2477332 64
03:36:53 03:13:01 AM 4739440 6962132 3142984 39.87 2688 2390056 748792 8.38 282240 2477460 8
03:36:53 03:14:01 AM 4739028 6961992 3143396 39.88 2688 2390344 748792 8.38 282236 2477720 104
03:36:53 03:15:01 AM 4739076 6962368 3143348 39.88 2688 2390656 731948 8.20 282236 2478148 40
03:36:53 03:16:01 AM 4739060 6962512 3143364 39.88 2688 2390816 731948 8.20 282240 2478284 16
03:36:53 03:17:01 AM 4738724 6962420 3143700 39.88 2688 2391060 731948 8.20 282244 2478496 248
03:36:53 03:18:01 AM 4738652 6962644 3143772 39.88 2688 2391364 731948 8.20 282244 2478728 136
03:36:53 03:19:01 AM 4738164 6962544 3144260 39.89 2688 2391744 731948 8.20 282244 2479116 52
03:36:53 03:20:01 AM 4737516 6962268 3144908 39.90 2688 2392124 749840 8.40 282244 2479720 20
03:36:53 03:21:01 AM 4737276 6962428 3145148 39.90 2688 2392512 749840 8.40 282248 2480112 208
03:36:53 03:22:01 AM 4736768 6962292 3145656 39.91 2688 2392892 749840 8.40 282248 2480424 136
03:36:53 03:23:01 AM 4736396 6962260 3146028 39.91 2688 2393232 749840 8.40 282248 2480580 88
03:36:53 03:24:01 AM 4735592 6962180 3146832 39.92 2688 2393948 749840 8.40 282248 2481700 440
03:36:53 03:25:01 AM 4735724 6962556 3146700 39.92 2688 2394200 749840 8.40 282248 2481572 56
03:36:53 03:26:01 AM 4735232 6962356 3147192 39.93 2688 2394492 749840 8.40 282248 2481864 152
03:36:53 03:27:01 AM 4735068 6962444 3147356 39.93 2688 2394732 749840 8.40 282248 2482172 12
03:36:53 03:28:01 AM 4734376 6962036 3148048 39.94 2688 2395016 749840 8.40 282248 2482660 116
03:36:53 03:29:01 AM 4734532 6962484 3147892 39.94 2688 2395308 749840 8.40 282248 2482688 8
03:36:53 03:30:01 AM 4733808 6962164 3148616 39.94 2688 2395720 727608 8.15 282248 2483436 228
03:36:53 03:31:01 AM 4733548 6962276 3148876 39.95 2688 2396084 749648 8.39 282248 2483512 4
03:36:53 03:32:01 AM 4732500 6961832 3149924 39.96 2688 2396688 767592 8.59 282248 2484324 316
03:36:53 03:33:01 AM 4729060 6959068 3153364 40.01 2688 2397356 807100 9.04 282248 2487520 280
03:36:53 03:34:01 AM 4726196 6956784 3156228 40.04 2688 2397936 839964 9.41 282248 2490212 272
03:36:53 03:35:01 AM 4791844 7037980 3090580 39.21 2688 2413464 621756 6.96 282588 2424568 15288
03:36:53 03:36:01 AM 4685888 6864848 3196536 40.55 2688 2352452 816580 9.14 583788 2255716 23160
03:36:53 Average: 4791161 6969571 3091263 39.22 2688 2345862 739296 8.28 278749 2429844 320
03:36:53
03:36:53 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:36:53 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:01:01 AM eth0 62.04 57.45 9.75 4.35 0.00 0.00 0.00 0.00
03:36:53 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:02:01 AM eth0 8.61 7.81 1.77 0.97 0.00 0.00 0.00 0.00
03:36:53 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:03:01 AM eth0 6.83 6.05 1.05 0.44 0.00 0.00 0.00 0.00
03:36:53 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:04:01 AM eth0 0.35 0.08 0.04 0.01 0.00 0.00 0.00 0.00
03:36:53 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:05:01 AM eth0 24.26 22.08 4.96 3.03 0.00 0.00 0.00 0.00
03:36:53 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:06:01 AM eth0 12.15 9.55 3.08 2.00 0.00 0.00 0.00 0.00
03:36:53 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:07:01 AM eth0 13.73 9.31 3.02 1.87 0.00 0.00 0.00 0.00
03:36:53 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:08:01 AM eth0 15.86 9.28 3.19 1.84 0.00 0.00 0.00 0.00
03:36:53 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:09:01 AM eth0 13.20 9.85 3.69 2.41 0.00 0.00 0.00 0.00
03:36:53 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:10:01 AM eth0 11.03 9.18 2.75 1.80 0.00 0.00 0.00 0.00
03:36:53 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:11:01 AM eth0 19.19 13.73 4.55 2.59 0.00 0.00 0.00 0.00
03:36:53 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:12:01 AM eth0 1.65 1.20 0.45 0.26 0.00 0.00 0.00 0.00
03:36:53 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:13:01 AM eth0 1.73 0.98 0.44 0.19 0.00 0.00 0.00 0.00
03:36:53 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:14:01 AM eth0 1.20 0.98 0.36 0.18 0.00 0.00 0.00 0.00
03:36:53 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:15:01 AM eth0 1.82 1.07 0.40 0.19 0.00 0.00 0.00 0.00
03:36:53 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:16:01 AM eth0 1.08 0.93 0.35 0.18 0.00 0.00 0.00 0.00
03:36:53 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:17:01 AM eth0 15.75 14.36 2.77 1.50 0.00 0.00 0.00 0.00
03:36:53 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:18:01 AM eth0 2.47 0.08 0.17 0.00 0.00 0.00 0.00 0.00
03:36:53 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:19:01 AM eth0 8.88 7.03 1.53 0.87 0.00 0.00 0.00 0.00
03:36:53 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:20:01 AM eth0 10.18 8.61 2.58 1.73 0.00 0.00 0.00 0.00
03:36:53 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:21:01 AM eth0 11.53 9.16 2.87 1.80 0.00 0.00 0.00 0.00
03:36:53 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:22:01 AM eth0 11.03 9.20 2.85 1.86 0.00 0.00 0.00 0.00
03:36:53 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:23:01 AM eth0 11.33 9.08 2.87 1.79 0.00 0.00 0.00 0.00
03:36:53 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:24:01 AM eth0 11.11 9.16 2.78 1.84 0.00 0.00 0.00 0.00
03:36:53 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:25:01 AM eth0 11.75 9.05 3.07 1.98 0.00 0.00 0.00 0.00
03:36:53 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:26:01 AM eth0 2.63 2.38 0.57 0.33 0.00 0.00 0.00 0.00
03:36:53 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:27:01 AM eth0 0.93 0.13 0.15 0.07 0.00 0.00 0.00 0.00
03:36:53 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:28:01 AM eth0 14.33 12.70 3.47 2.27 0.00 0.00 0.00 0.00
03:36:53 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:29:01 AM eth0 10.91 9.01 2.77 1.79 0.00 0.00 0.00 0.00
03:36:53 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:30:01 AM eth0 11.28 9.18 2.90 1.82 0.00 0.00 0.00 0.00
03:36:53 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:31:01 AM eth0 11.20 9.22 2.84 1.80 0.00 0.00 0.00 0.00
03:36:53 12:32:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:32:02 AM eth0 11.18 9.00 2.79 1.84 0.00 0.00 0.00 0.00
03:36:53 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:33:01 AM eth0 11.34 8.91 2.97 1.90 0.00 0.00 0.00 0.00
03:36:53 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:34:01 AM eth0 16.50 13.73 4.62 2.91 0.00 0.00 0.00 0.00
03:36:53 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:35:01 AM eth0 0.77 0.58 0.18 0.09 0.00 0.00 0.00 0.00
03:36:53 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:36:01 AM eth0 1.93 0.75 0.58 0.29 0.00 0.00 0.00 0.00
03:36:53 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:37:01 AM eth0 1.82 0.87 0.60 0.35 0.00 0.00 0.00 0.00
03:36:53 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:38:01 AM eth0 1.88 0.53 0.33 0.10 0.00 0.00 0.00 0.00
03:36:53 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:39:01 AM eth0 1.20 0.78 0.46 0.29 0.00 0.00 0.00 0.00
03:36:53 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:40:01 AM eth0 22.49 21.34 4.15 2.35 0.00 0.00 0.00 0.00
03:36:53 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:41:01 AM eth0 16.11 9.25 3.43 1.80 0.00 0.00 0.00 0.00
03:36:53 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:42:01 AM eth0 12.25 9.53 3.46 2.24 0.00 0.00 0.00 0.00
03:36:53 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:43:01 AM eth0 12.71 9.13 3.19 1.98 0.00 0.00 0.00 0.00
03:36:53 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:44:01 AM eth0 17.51 11.25 3.92 2.21 0.00 0.00 0.00 0.00
03:36:53 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:45:01 AM eth0 9.71 7.26 5.11 1.57 0.00 0.00 0.00 0.00
03:36:53 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:46:01 AM eth0 2.30 0.37 0.72 0.41 0.00 0.00 0.00 0.00
03:36:53 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:47:01 AM eth0 1.77 0.57 0.90 0.63 0.00 0.00 0.00 0.00
03:36:53 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:48:01 AM eth0 0.97 0.05 0.12 0.00 0.00 0.00 0.00 0.00
03:36:53 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:49:01 AM eth0 1.55 0.08 0.12 0.01 0.00 0.00 0.00 0.00
03:36:53 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:50:01 AM eth0 2.22 0.05 0.12 0.00 0.00 0.00 0.00 0.00
03:36:53 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:51:01 AM eth0 22.99 19.83 4.39 2.24 0.00 0.00 0.00 0.00
03:36:53 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:52:01 AM eth0 11.40 9.33 2.89 1.89 0.00 0.00 0.00 0.00
03:36:53 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:53:01 AM eth0 11.51 9.17 2.90 1.80 0.00 0.00 0.00 0.00
03:36:53 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:54:01 AM eth0 11.28 8.98 2.77 1.79 0.00 0.00 0.00 0.00
03:36:53 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:55:01 AM eth0 11.01 9.02 2.73 1.79 0.00 0.00 0.00 0.00
03:36:53 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:56:01 AM eth0 11.05 8.91 2.73 1.74 0.00 0.00 0.00 0.00
03:36:53 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:57:01 AM eth0 11.20 7.38 2.46 7.94 0.00 0.00 0.00 0.00
03:36:53 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:58:01 AM eth0 18.33 15.65 4.37 6.12 0.00 0.00 0.00 0.00
03:36:53 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 12:59:01 AM eth0 9.95 7.72 2.43 1.51 0.00 0.00 0.00 0.00
03:36:53 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:00:01 AM eth0 15.03 9.03 3.28 1.79 0.00 0.00 0.00 0.00
03:36:53 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:01:01 AM eth0 11.68 9.23 2.80 1.80 0.00 0.00 0.00 0.00
03:36:53 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:02:01 AM eth0 11.58 9.33 3.05 2.05 0.00 0.00 0.00 0.00
03:36:53 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:03:01 AM eth0 11.03 9.00 2.82 1.79 0.00 0.00 0.00 0.00
03:36:53 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:04:01 AM eth0 16.81 13.50 4.16 2.54 0.00 0.00 0.00 0.00
03:36:53 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:05:01 AM eth0 1.92 1.13 0.61 0.36 0.00 0.00 0.00 0.00
03:36:53 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:06:01 AM eth0 1.75 1.10 0.44 0.21 0.00 0.00 0.00 0.00
03:36:53 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:07:01 AM eth0 3.05 1.13 0.64 0.25 0.00 0.00 0.00 0.00
03:36:53 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:08:01 AM eth0 2.60 1.17 0.81 0.41 0.00 0.00 0.00 0.00
03:36:53 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:09:01 AM eth0 2.40 1.17 0.76 0.38 0.00 0.00 0.00 0.00
03:36:53 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:10:01 AM eth0 26.56 20.71 4.93 2.44 0.00 0.00 0.00 0.00
03:36:53 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:11:01 AM eth0 13.98 9.50 3.78 2.39 0.00 0.00 0.00 0.00
03:36:53 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:12:01 AM eth0 12.58 9.76 3.66 2.44 0.00 0.00 0.00 0.00
03:36:53 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:13:01 AM eth0 11.61 9.27 2.88 1.80 0.00 0.00 0.00 0.00
03:36:53 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:14:01 AM eth0 18.80 14.76 4.27 2.80 0.00 0.00 0.00 0.00
03:36:53 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:15:01 AM eth0 3.60 2.63 3.66 0.59 0.00 0.00 0.00 0.00
03:36:53 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:16:01 AM eth0 0.73 0.03 0.07 0.00 0.00 0.00 0.00 0.00
03:36:53 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:17:01 AM eth0 2.33 0.32 0.48 0.29 0.00 0.00 0.00 0.00
03:36:53 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:18:01 AM eth0 4.20 0.07 0.27 0.00 0.00 0.00 0.00 0.00
03:36:53 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:19:01 AM eth0 2.40 0.20 0.35 0.19 0.00 0.00 0.00 0.00
03:36:53 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:20:01 AM eth0 0.72 0.25 0.05 0.03 0.00 0.00 0.00 0.00
03:36:53 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:21:01 AM eth0 7.21 6.05 1.86 0.74 0.00 0.00 0.00 0.00
03:36:53 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:22:01 AM eth0 1.63 0.40 0.75 0.44 0.00 0.00 0.00 0.00
03:36:53 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:23:01 AM eth0 5.23 4.30 1.21 0.66 0.00 0.00 0.00 0.00
03:36:53 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:24:01 AM eth0 2.52 2.47 0.78 0.46 0.00 0.00 0.00 0.00
03:36:53 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:25:01 AM eth0 2.32 2.83 1.74 0.52 0.00 0.00 0.00 0.00
03:36:53 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:26:01 AM eth0 5.90 6.57 4.73 1.40 0.00 0.00 0.00 0.00
03:36:53 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:27:01 AM eth0 24.25 21.50 5.22 3.13 0.00 0.00 0.00 0.00
03:36:53 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:28:01 AM eth0 10.81 8.98 2.72 1.79 0.00 0.00 0.00 0.00
03:36:53 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:29:01 AM eth0 10.78 8.26 2.86 1.79 0.00 0.00 0.00 0.00
03:36:53 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:30:01 AM eth0 11.53 9.31 3.08 2.02 0.00 0.00 0.00 0.00
03:36:53 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:31:01 AM eth0 10.93 9.20 2.78 1.82 0.00 0.00 0.00 0.00
03:36:53 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:32:01 AM eth0 10.61 8.33 2.61 1.68 0.00 0.00 0.00 0.00
03:36:53 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:33:01 AM eth0 15.04 12.78 4.10 2.58 0.00 0.00 0.00 0.00
03:36:53 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:34:01 AM eth0 0.78 0.67 0.27 0.13 0.00 0.00 0.00 0.00
03:36:53 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:35:01 AM eth0 1.18 0.65 0.30 0.13 0.00 0.00 0.00 0.00
03:36:53 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:36:01 AM eth0 1.80 0.97 0.81 0.52 0.00 0.00 0.00 0.00
03:36:53 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:37:01 AM eth0 1.43 0.70 0.50 0.19 0.00 0.00 0.00 0.00
03:36:53 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:38:01 AM eth0 0.69 0.61 0.26 0.13 0.00 0.00 0.00 0.00
03:36:53 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:39:01 AM eth0 10.23 9.68 1.91 1.15 0.00 0.00 0.00 0.00
03:36:53 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:40:01 AM eth0 7.11 8.26 2.29 1.03 0.00 0.00 0.00 0.00
03:36:53 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:41:01 AM eth0 6.43 7.17 2.13 0.98 0.00 0.00 0.00 0.00
03:36:53 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:42:01 AM eth0 12.46 10.16 3.32 2.20 0.00 0.00 0.00 0.00
03:36:53 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:43:01 AM eth0 11.51 9.22 3.10 1.98 0.00 0.00 0.00 0.00
03:36:53 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:44:01 AM eth0 10.73 9.02 2.75 1.79 0.00 0.00 0.00 0.00
03:36:53 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:45:01 AM eth0 10.78 8.88 2.69 1.78 0.00 0.00 0.00 0.00
03:36:53 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:46:01 AM eth0 11.10 9.00 2.81 1.79 0.00 0.00 0.00 0.00
03:36:53 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:47:01 AM eth0 11.15 9.21 2.82 1.86 0.00 0.00 0.00 0.00
03:36:53 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:48:01 AM eth0 6.58 6.20 1.36 0.90 0.00 0.00 0.00 0.00
03:36:53 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:49:01 AM eth0 2.42 3.22 0.80 0.75 0.00 0.00 0.00 0.00
03:36:53 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:50:01 AM eth0 10.65 9.45 2.50 1.67 0.00 0.00 0.00 0.00
03:36:53 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:51:01 AM eth0 11.33 9.23 2.86 1.81 0.00 0.00 0.00 0.00
03:36:53 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:52:01 AM eth0 10.90 9.00 2.79 1.84 0.00 0.00 0.00 0.00
03:36:53 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:53:01 AM eth0 11.25 9.05 2.85 1.79 0.00 0.00 0.00 0.00
03:36:53 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:54:01 AM eth0 10.81 8.95 2.73 1.78 0.00 0.00 0.00 0.00
03:36:53 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:55:01 AM eth0 11.18 9.15 2.79 1.80 0.00 0.00 0.00 0.00
03:36:53 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:56:01 AM eth0 8.95 8.15 1.99 1.31 0.00 0.00 0.00 0.00
03:36:53 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:57:01 AM eth0 2.65 3.15 0.72 0.63 0.00 0.00 0.00 0.00
03:36:53 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:58:01 AM eth0 10.00 9.01 2.52 1.73 0.00 0.00 0.00 0.00
03:36:53 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 01:59:01 AM eth0 11.16 9.17 2.81 1.80 0.00 0.00 0.00 0.00
03:36:53 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:00:01 AM eth0 11.80 9.21 2.91 1.80 0.00 0.00 0.00 0.00
03:36:53 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:01:01 AM eth0 11.25 9.20 3.05 1.98 0.00 0.00 0.00 0.00
03:36:53 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:02:01 AM eth0 11.31 9.40 3.09 2.05 0.00 0.00 0.00 0.00
03:36:53 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:03:01 AM eth0 10.95 9.17 2.83 1.80 0.00 0.00 0.00 0.00
03:36:53 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:04:01 AM eth0 9.45 8.48 2.13 1.36 0.00 0.00 0.00 0.00
03:36:53 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:05:01 AM eth0 1.97 2.97 0.54 0.56 0.00 0.00 0.00 0.00
03:36:53 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:06:01 AM eth0 9.83 9.66 2.15 1.49 0.00 0.00 0.00 0.00
03:36:53 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:07:01 AM eth0 10.73 9.02 2.76 1.85 0.00 0.00 0.00 0.00
03:36:53 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:08:01 AM eth0 9.06 7.58 2.32 1.50 0.00 0.00 0.00 0.00
03:36:53 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:09:01 AM eth0 9.68 7.97 2.42 1.54 0.00 0.00 0.00 0.00
03:36:53 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:10:01 AM eth0 8.60 6.90 2.20 1.36 0.00 0.00 0.00 0.00
03:36:53 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:11:01 AM eth0 10.95 9.10 2.77 1.79 0.00 0.00 0.00 0.00
03:36:53 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:12:01 AM eth0 19.53 16.95 5.16 3.29 0.00 0.00 0.00 0.00
03:36:53 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:13:01 AM eth0 2.68 2.35 0.67 0.45 0.00 0.00 0.00 0.00
03:36:53 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:14:01 AM eth0 0.78 0.72 0.34 0.14 0.00 0.00 0.00 0.00
03:36:53 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:15:01 AM eth0 0.72 0.50 0.30 0.11 0.00 0.00 0.00 0.00
03:36:53 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:16:01 AM eth0 0.62 0.47 0.21 0.09 0.00 0.00 0.00 0.00
03:36:53 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:17:01 AM eth0 0.85 0.58 0.32 0.16 0.00 0.00 0.00 0.00
03:36:53 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:18:01 AM eth0 0.50 0.40 0.18 0.09 0.00 0.00 0.00 0.00
03:36:53 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:19:01 AM eth0 26.46 24.98 5.28 3.11 0.00 0.00 0.00 0.00
03:36:53 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:20:01 AM eth0 10.68 9.08 2.72 1.80 0.00 0.00 0.00 0.00
03:36:53 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:21:01 AM eth0 10.99 9.11 2.76 1.80 0.00 0.00 0.00 0.00
03:36:53 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:22:01 AM eth0 11.38 9.38 2.90 1.87 0.00 0.00 0.00 0.00
03:36:53 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:23:01 AM eth0 10.83 8.75 2.74 1.73 0.00 0.00 0.00 0.00
03:36:53 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:24:01 AM eth0 10.95 9.20 2.75 1.80 0.00 0.00 0.00 0.00
03:36:53 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:25:01 AM eth0 20.38 18.24 4.32 2.55 0.00 0.00 0.00 0.00
03:36:53 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:26:01 AM eth0 11.08 9.18 2.80 1.80 0.00 0.00 0.00 0.00
03:36:53 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:27:01 AM eth0 11.18 9.05 2.81 1.83 0.00 0.00 0.00 0.00
03:36:53 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:28:01 AM eth0 11.28 9.45 3.05 2.03 0.00 0.00 0.00 0.00
03:36:53 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:29:01 AM eth0 11.01 9.05 2.77 1.80 0.00 0.00 0.00 0.00
03:36:53 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:30:01 AM eth0 11.08 9.01 2.79 1.79 0.00 0.00 0.00 0.00
03:36:53 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:31:01 AM eth0 12.50 9.48 3.03 1.87 0.00 0.00 0.00 0.00
03:36:53 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:32:01 AM eth0 12.00 9.65 3.22 2.07 0.00 0.00 0.00 0.00
03:36:53 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:33:01 AM eth0 16.81 9.17 3.61 1.98 0.00 0.00 0.00 0.00
03:36:53 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:34:01 AM eth0 12.93 9.85 4.12 2.78 0.00 0.00 0.00 0.00
03:36:53 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:35:01 AM eth0 11.93 8.78 2.89 1.73 0.00 0.00 0.00 0.00
03:36:53 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:36:01 AM eth0 15.61 9.13 3.35 1.80 0.00 0.00 0.00 0.00
03:36:53 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:37:01 AM eth0 18.40 14.61 3.81 2.26 0.00 0.00 0.00 0.00
03:36:53 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:38:01 AM eth0 12.25 8.90 3.06 1.97 0.00 0.00 0.00 0.00
03:36:53 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:39:01 AM eth0 11.50 8.80 2.74 1.75 0.00 0.00 0.00 0.00
03:36:53 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:40:01 AM eth0 11.68 8.95 2.80 1.78 0.00 0.00 0.00 0.00
03:36:53 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:41:01 AM eth0 11.91 9.03 2.81 1.79 0.00 0.00 0.00 0.00
03:36:53 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:42:01 AM eth0 11.96 9.20 2.88 1.86 0.00 0.00 0.00 0.00
03:36:53 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:43:01 AM eth0 22.20 17.90 5.50 3.42 0.00 0.00 0.00 0.00
03:36:53 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:44:01 AM eth0 0.92 0.48 0.21 0.08 0.00 0.00 0.00 0.00
03:36:53 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:45:01 AM eth0 0.98 0.65 0.27 0.13 0.00 0.00 0.00 0.00
03:36:53 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:46:01 AM eth0 0.73 0.50 0.22 0.11 0.00 0.00 0.00 0.00
03:36:53 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:47:01 AM eth0 3.82 0.88 0.90 0.39 0.00 0.00 0.00 0.00
03:36:53 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:48:01 AM eth0 1.83 1.07 0.83 0.57 0.00 0.00 0.00 0.00
03:36:53 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:49:01 AM eth0 0.92 0.67 0.32 0.13 0.00 0.00 0.00 0.00
03:36:53 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:50:01 AM eth0 59.07 52.52 11.69 5.34 0.00 0.00 0.00 0.00
03:36:53 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:51:01 AM eth0 12.58 9.16 2.87 1.80 0.00 0.00 0.00 0.00
03:36:53 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:52:01 AM eth0 11.98 8.73 2.71 1.73 0.00 0.00 0.00 0.00
03:36:53 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:53:01 AM eth0 11.25 9.28 2.76 1.80 0.00 0.00 0.00 0.00
03:36:53 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:54:01 AM eth0 11.03 9.10 2.64 1.73 0.00 0.00 0.00 0.00
03:36:53 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:55:01 AM eth0 11.01 9.23 2.69 1.78 0.00 0.00 0.00 0.00
03:36:53 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:56:01 AM eth0 17.66 15.04 4.48 2.81 0.00 0.00 0.00 0.00
03:36:53 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:57:01 AM eth0 1.68 0.60 0.34 0.16 0.00 0.00 0.00 0.00
03:36:53 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:58:01 AM eth0 1.55 0.90 0.58 0.36 0.00 0.00 0.00 0.00
03:36:53 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 02:59:01 AM eth0 0.95 0.65 0.32 0.13 0.00 0.00 0.00 0.00
03:36:53 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:00:01 AM eth0 2.90 0.50 18.00 0.11 0.00 0.00 0.00 0.00
03:36:53 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:01:01 AM eth0 0.83 0.60 0.26 0.13 0.00 0.00 0.00 0.00
03:36:53 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:02:01 AM eth0 64.27 63.57 10.70 5.60 0.00 0.00 0.00 0.00
03:36:53 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:03:01 AM eth0 11.06 9.42 2.86 1.86 0.00 0.00 0.00 0.00
03:36:53 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:04:01 AM eth0 11.68 9.11 2.83 1.80 0.00 0.00 0.00 0.00
03:36:53 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:05:01 AM eth0 10.80 8.66 2.71 1.74 0.00 0.00 0.00 0.00
03:36:53 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:06:01 AM eth0 11.03 8.92 2.71 1.76 0.00 0.00 0.00 0.00
03:36:53 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:07:01 AM eth0 11.55 9.23 2.91 1.86 0.00 0.00 0.00 0.00
03:36:53 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:08:01 AM eth0 10.90 9.02 2.78 1.79 0.00 0.00 0.00 0.00
03:36:53 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:09:01 AM eth0 13.91 11.78 3.58 2.20 0.00 0.00 0.00 0.00
03:36:53 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:10:01 AM eth0 0.88 0.62 0.26 0.13 0.00 0.00 0.00 0.00
03:36:53 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:11:01 AM eth0 0.88 0.60 0.30 0.13 0.00 0.00 0.00 0.00
03:36:53 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:12:01 AM eth0 2.52 0.75 10.74 0.20 0.00 0.00 0.00 0.00
03:36:53 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:13:01 AM eth0 0.93 0.65 0.32 0.13 0.00 0.00 0.00 0.00
03:36:53 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:14:01 AM eth0 0.72 0.60 0.25 0.13 0.00 0.00 0.00 0.00
03:36:53 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:15:01 AM eth0 13.20 12.76 2.41 1.35 0.00 0.00 0.00 0.00
03:36:53 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:16:01 AM eth0 4.07 3.88 0.62 0.36 0.00 0.00 0.00 0.00
03:36:53 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:17:01 AM eth0 7.61 7.26 1.40 0.89 0.00 0.00 0.00 0.00
03:36:53 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:18:01 AM eth0 13.48 12.41 2.75 1.63 0.00 0.00 0.00 0.00
03:36:53 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:19:01 AM eth0 10.56 8.85 2.67 1.78 0.00 0.00 0.00 0.00
03:36:53 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:20:01 AM eth0 10.88 8.95 2.73 1.78 0.00 0.00 0.00 0.00
03:36:53 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:21:01 AM eth0 11.10 9.08 2.83 1.79 0.00 0.00 0.00 0.00
03:36:53 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:22:01 AM eth0 11.08 9.18 2.83 1.86 0.00 0.00 0.00 0.00
03:36:53 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:23:01 AM eth0 10.18 8.00 2.53 1.58 0.00 0.00 0.00 0.00
03:36:53 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:24:01 AM eth0 19.83 16.61 5.25 3.33 0.00 0.00 0.00 0.00
03:36:53 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:25:01 AM eth0 0.73 0.65 0.23 0.12 0.00 0.00 0.00 0.00
03:36:53 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:26:01 AM eth0 0.70 0.60 0.25 0.13 0.00 0.00 0.00 0.00
03:36:53 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:27:01 AM eth0 0.92 0.60 0.30 0.17 0.00 0.00 0.00 0.00
03:36:53 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:28:01 AM eth0 1.27 0.78 0.54 0.32 0.00 0.00 0.00 0.00
03:36:53 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:29:01 AM eth0 0.77 0.63 0.26 0.13 0.00 0.00 0.00 0.00
03:36:53 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:30:01 AM eth0 4.42 4.08 1.15 0.80 0.00 0.00 0.00 0.00
03:36:53 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:31:01 AM eth0 13.83 13.55 3.34 1.35 0.00 0.00 0.00 0.00
03:36:53 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:32:01 AM eth0 16.31 15.71 4.96 1.93 0.00 0.00 0.00 0.00
03:36:53 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:33:01 AM eth0 18.53 17.33 5.60 2.53 0.00 0.00 0.00 0.00
03:36:53 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:34:01 AM eth0 8.56 8.25 3.91 1.43 0.00 0.00 0.00 0.00
03:36:53 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:35:01 AM eth0 61.46 42.48 188.38 4.99 0.00 0.00 0.00 0.00
03:36:53 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 03:36:01 AM eth0 119.00 78.30 236.55 480.29 0.00 0.00 0.00 0.00
03:36:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:53 Average: eth0 10.40 8.34 4.42 3.67 0.00 0.00 0.00 0.00
03:36:53
03:36:53
03:36:53 ---> sar -P ALL:
03:36:53 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-2859.novalocal) 10/12/2025 _x86_64_ (2 CPU)
03:36:53
03:36:53 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 12:01:01 AM all 4.36 0.03 0.46 0.13 0.07 94.96
03:36:53 12:01:01 AM 0 5.85 0.00 0.35 0.00 0.08 93.72
03:36:53 12:01:01 AM 1 2.87 0.05 0.57 0.25 0.05 96.21
03:36:53 12:02:01 AM all 0.61 0.23 0.24 0.12 0.04 98.75
03:36:53 12:02:01 AM 0 0.57 0.00 0.23 0.03 0.05 99.11
03:36:53 12:02:01 AM 1 0.65 0.47 0.25 0.20 0.03 98.40
03:36:53 12:03:01 AM all 0.53 0.00 0.12 0.00 0.03 99.32
03:36:53 12:03:01 AM 0 0.77 0.00 0.12 0.00 0.02 99.10
03:36:53 12:03:01 AM 1 0.30 0.00 0.12 0.00 0.03 99.55
03:36:53 12:04:01 AM all 0.39 0.00 0.08 0.00 0.05 99.48
03:36:53 12:04:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57
03:36:53 12:04:01 AM 1 0.45 0.00 0.08 0.00 0.07 99.40
03:36:53 12:05:01 AM all 5.78 0.00 0.42 0.00 0.06 93.74
03:36:53 12:05:01 AM 0 7.76 0.00 0.50 0.00 0.07 91.67
03:36:53 12:05:01 AM 1 3.80 0.00 0.33 0.00 0.05 95.82
03:36:53 12:06:01 AM all 4.84 0.00 0.36 0.00 0.07 94.73
03:36:53 12:06:01 AM 0 6.76 0.00 0.45 0.00 0.07 92.72
03:36:53 12:06:01 AM 1 2.93 0.00 0.27 0.00 0.07 96.74
03:36:53 12:07:01 AM all 4.65 0.00 0.36 0.00 0.12 94.88
03:36:53 12:07:01 AM 0 6.67 0.00 0.48 0.00 0.13 92.71
03:36:53 12:07:01 AM 1 2.63 0.00 0.23 0.00 0.10 97.04
03:36:53 12:08:01 AM all 4.70 0.01 0.41 0.07 0.07 94.75
03:36:53 12:08:01 AM 0 5.85 0.02 0.45 0.12 0.07 93.49
03:36:53 12:08:01 AM 1 3.55 0.00 0.37 0.02 0.07 96.00
03:36:53 12:09:01 AM all 4.78 0.00 0.38 0.12 0.06 94.66
03:36:53 12:09:01 AM 0 4.33 0.00 0.30 0.10 0.05 95.22
03:36:53 12:09:01 AM 1 5.24 0.00 0.45 0.13 0.07 94.11
03:36:53 12:10:01 AM all 4.55 0.00 0.30 0.00 0.07 95.08
03:36:53 12:10:01 AM 0 4.08 0.00 0.23 0.00 0.07 95.62
03:36:53 12:10:01 AM 1 5.02 0.00 0.37 0.00 0.07 94.54
03:36:53 12:11:01 AM all 5.73 0.00 0.34 0.00 0.06 93.87
03:36:53 12:11:01 AM 0 5.10 0.00 0.32 0.00 0.05 94.53
03:36:53 12:11:01 AM 1 6.36 0.00 0.37 0.00 0.07 93.20
03:36:53
03:36:53 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 12:12:01 AM all 1.35 0.00 0.12 0.00 0.06 98.47
03:36:53 12:12:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27
03:36:53 12:12:01 AM 1 2.09 0.00 0.17 0.00 0.07 97.67
03:36:53 12:13:01 AM all 1.34 0.00 0.13 0.01 0.05 98.47
03:36:53 12:13:01 AM 0 0.62 0.00 0.07 0.02 0.03 99.27
03:36:53 12:13:01 AM 1 2.06 0.00 0.20 0.00 0.07 97.68
03:36:53 12:14:01 AM all 1.35 0.00 0.13 0.00 0.04 98.48
03:36:53 12:14:01 AM 0 1.12 0.00 0.10 0.00 0.05 98.73
03:36:53 12:14:01 AM 1 1.59 0.00 0.15 0.00 0.03 98.23
03:36:53 12:15:01 AM all 1.29 0.00 0.13 0.00 0.05 98.53
03:36:53 12:15:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
03:36:53 12:15:01 AM 1 1.99 0.00 0.20 0.00 0.07 97.74
03:36:53 12:16:01 AM all 1.25 0.00 0.12 0.00 0.05 98.58
03:36:53 12:16:01 AM 0 0.80 0.00 0.08 0.00 0.03 99.08
03:36:53 12:16:01 AM 1 1.71 0.00 0.15 0.00 0.07 98.08
03:36:53 12:17:01 AM all 2.74 0.00 0.19 0.00 0.06 97.01
03:36:53 12:17:01 AM 0 3.73 0.00 0.22 0.00 0.07 95.99
03:36:53 12:17:01 AM 1 1.74 0.00 0.17 0.00 0.05 98.04
03:36:53 12:18:01 AM all 0.53 0.00 0.11 0.00 0.05 99.31
03:36:53 12:18:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25
03:36:53 12:18:01 AM 1 0.43 0.00 0.13 0.00 0.07 99.36
03:36:53 12:19:01 AM all 1.96 0.00 0.14 0.00 0.06 97.84
03:36:53 12:19:01 AM 0 0.90 0.00 0.13 0.00 0.05 98.91
03:36:53 12:19:01 AM 1 3.02 0.00 0.15 0.00 0.07 96.76
03:36:53 12:20:01 AM all 4.25 0.00 0.19 0.00 0.06 95.50
03:36:53 12:20:01 AM 0 3.12 0.00 0.18 0.00 0.05 96.64
03:36:53 12:20:01 AM 1 5.37 0.00 0.20 0.00 0.07 94.36
03:36:53 12:21:01 AM all 4.40 0.00 0.20 0.00 0.06 95.34
03:36:53 12:21:01 AM 0 3.57 0.00 0.20 0.00 0.05 96.18
03:36:53 12:21:01 AM 1 5.22 0.00 0.20 0.00 0.07 94.51
03:36:53 12:22:01 AM all 4.41 0.00 0.18 0.00 0.08 95.33
03:36:53 12:22:01 AM 0 1.39 0.00 0.17 0.00 0.07 98.38
03:36:53 12:22:01 AM 1 7.45 0.00 0.20 0.00 0.08 92.27
03:36:53
03:36:53 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 12:23:01 AM all 4.40 0.00 0.18 0.00 0.06 95.37
03:36:53 12:23:01 AM 0 3.91 0.00 0.15 0.00 0.05 95.89
03:36:53 12:23:01 AM 1 4.89 0.00 0.20 0.00 0.07 94.85
03:36:53 12:24:01 AM all 4.59 0.00 0.22 0.00 0.06 95.13
03:36:53 12:24:01 AM 0 4.38 0.00 0.22 0.00 0.05 95.35
03:36:53 12:24:01 AM 1 4.80 0.00 0.22 0.00 0.07 94.92
03:36:53 12:25:01 AM all 4.58 0.00 0.18 0.00 0.06 95.18
03:36:53 12:25:01 AM 0 1.85 0.00 0.13 0.00 0.05 97.96
03:36:53 12:25:01 AM 1 7.33 0.00 0.22 0.00 0.07 92.39
03:36:53 12:26:01 AM all 1.46 0.00 0.16 0.00 0.05 98.33
03:36:53 12:26:01 AM 0 0.90 0.00 0.10 0.00 0.03 98.97
03:36:53 12:26:01 AM 1 2.03 0.00 0.22 0.00 0.07 97.68
03:36:53 12:27:01 AM all 0.52 0.00 0.08 0.00 0.06 99.34
03:36:53 12:27:01 AM 0 0.68 0.00 0.07 0.00 0.03 99.22
03:36:53 12:27:01 AM 1 0.35 0.00 0.10 0.00 0.08 99.46
03:36:53 12:28:01 AM all 4.72 0.00 0.32 0.00 0.06 94.90
03:36:53 12:28:01 AM 0 1.50 0.00 0.15 0.00 0.05 98.30
03:36:53 12:28:01 AM 1 7.95 0.00 0.49 0.00 0.07 91.50
03:36:53 12:29:01 AM all 4.46 0.00 0.35 0.00 0.07 95.12
03:36:53 12:29:01 AM 0 2.26 0.00 0.17 0.00 0.05 97.53
03:36:53 12:29:01 AM 1 6.68 0.00 0.54 0.00 0.08 92.70
03:36:53 12:30:01 AM all 4.47 0.00 0.36 0.00 0.06 95.11
03:36:53 12:30:01 AM 0 2.84 0.00 0.30 0.00 0.05 96.81
03:36:53 12:30:01 AM 1 6.10 0.00 0.42 0.00 0.07 93.41
03:36:53 12:31:01 AM all 4.47 0.00 0.30 0.00 0.07 95.16
03:36:53 12:31:01 AM 0 4.78 0.00 0.32 0.00 0.07 94.83
03:36:53 12:31:01 AM 1 4.16 0.00 0.28 0.00 0.07 95.48
03:36:53 12:32:02 AM all 4.41 0.00 0.36 0.00 0.07 95.16
03:36:53 12:32:02 AM 0 6.53 0.00 0.50 0.00 0.08 92.88
03:36:53 12:32:02 AM 1 2.29 0.00 0.22 0.00 0.05 97.44
03:36:53 12:33:01 AM all 4.18 0.00 0.33 0.00 0.08 95.41
03:36:53 12:33:01 AM 0 3.02 0.00 0.27 0.00 0.07 96.64
03:36:53 12:33:01 AM 1 5.34 0.00 0.39 0.00 0.09 94.18
03:36:53
03:36:53 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 12:34:01 AM all 5.35 0.00 0.32 0.00 0.05 94.28
03:36:53 12:34:01 AM 0 5.23 0.00 0.37 0.00 0.05 94.35
03:36:53 12:34:01 AM 1 5.47 0.00 0.27 0.00 0.05 94.22
03:36:53 12:35:01 AM all 0.94 0.00 0.12 0.00 0.06 98.89
03:36:53 12:35:01 AM 0 1.25 0.00 0.17 0.00 0.07 98.51
03:36:53 12:35:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.27
03:36:53 12:36:01 AM all 0.92 0.00 0.10 0.00 0.05 98.93
03:36:53 12:36:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38
03:36:53 12:36:01 AM 1 1.34 0.00 0.12 0.00 0.07 98.48
03:36:53 12:37:01 AM all 0.92 0.00 0.13 0.00 0.07 98.89
03:36:53 12:37:01 AM 0 0.92 0.00 0.13 0.00 0.05 98.90
03:36:53 12:37:01 AM 1 0.92 0.00 0.12 0.00 0.08 98.88
03:36:53 12:38:01 AM all 0.94 0.00 0.10 0.00 0.05 98.91
03:36:53 12:38:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
03:36:53 12:38:01 AM 1 1.27 0.00 0.15 0.00 0.07 98.51
03:36:53 12:39:01 AM all 0.97 0.00 0.10 0.00 0.08 98.86
03:36:53 12:39:01 AM 0 0.62 0.00 0.03 0.00 0.05 99.30
03:36:53 12:39:01 AM 1 1.32 0.00 0.17 0.00 0.10 98.41
03:36:53 12:40:01 AM all 4.06 0.00 0.24 0.00 0.05 95.65
03:36:53 12:40:01 AM 0 5.21 0.00 0.25 0.00 0.05 94.49
03:36:53 12:40:01 AM 1 2.91 0.00 0.23 0.00 0.05 96.81
03:36:53 12:41:01 AM all 4.42 0.00 0.20 0.01 0.06 95.31
03:36:53 12:41:01 AM 0 2.76 0.00 0.20 0.00 0.05 96.99
03:36:53 12:41:01 AM 1 6.09 0.00 0.20 0.02 0.07 93.62
03:36:53 12:42:01 AM all 4.46 0.00 0.18 0.00 0.08 95.28
03:36:53 12:42:01 AM 0 3.07 0.00 0.18 0.00 0.07 96.68
03:36:53 12:42:01 AM 1 5.85 0.00 0.18 0.00 0.08 93.88
03:36:53 12:43:01 AM all 4.46 0.00 0.20 0.00 0.07 95.28
03:36:53 12:43:01 AM 0 2.74 0.00 0.20 0.00 0.05 97.01
03:36:53 12:43:01 AM 1 6.17 0.00 0.20 0.00 0.08 93.54
03:36:53 12:44:01 AM all 5.39 0.00 0.18 0.00 0.07 94.37
03:36:53 12:44:01 AM 0 6.19 0.00 0.15 0.00 0.07 93.59
03:36:53 12:44:01 AM 1 4.58 0.00 0.20 0.00 0.07 95.15
03:36:53
03:36:53 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 12:45:01 AM all 3.02 0.00 0.23 0.00 0.07 96.68
03:36:53 12:45:01 AM 0 2.81 0.00 0.22 0.00 0.08 96.89
03:36:53 12:45:01 AM 1 3.24 0.00 0.23 0.00 0.05 96.48
03:36:53 12:46:01 AM all 0.57 0.00 0.10 0.01 0.07 99.26
03:36:53 12:46:01 AM 0 0.65 0.00 0.12 0.00 0.07 99.17
03:36:53 12:46:01 AM 1 0.49 0.00 0.08 0.02 0.07 99.35
03:36:53 12:47:01 AM all 0.50 0.00 0.12 0.00 0.04 99.34
03:36:53 12:47:01 AM 0 0.42 0.00 0.10 0.00 0.03 99.45
03:36:53 12:47:01 AM 1 0.59 0.00 0.13 0.00 0.05 99.23
03:36:53 12:48:01 AM all 0.58 0.00 0.08 0.00 0.07 99.26
03:36:53 12:48:01 AM 0 0.50 0.00 0.12 0.00 0.08 99.30
03:36:53 12:48:01 AM 1 0.67 0.00 0.05 0.00 0.05 99.23
03:36:53 12:49:01 AM all 0.59 0.00 0.12 0.00 0.06 99.23
03:36:53 12:49:01 AM 0 0.55 0.00 0.12 0.00 0.07 99.26
03:36:53 12:49:01 AM 1 0.63 0.00 0.12 0.00 0.05 99.20
03:36:53 12:50:01 AM all 0.63 0.00 0.11 0.00 0.06 99.20
03:36:53 12:50:01 AM 0 0.68 0.00 0.13 0.00 0.08 99.10
03:36:53 12:50:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30
03:36:53 12:51:01 AM all 6.03 0.00 0.38 0.00 0.08 93.51
03:36:53 12:51:01 AM 0 4.17 0.00 0.27 0.00 0.07 95.50
03:36:53 12:51:01 AM 1 7.95 0.00 0.50 0.00 0.09 91.47
03:36:53 12:52:01 AM all 4.45 0.00 0.18 0.00 0.07 95.31
03:36:53 12:52:01 AM 0 6.22 0.00 0.18 0.00 0.08 93.52
03:36:53 12:52:01 AM 1 2.68 0.00 0.17 0.00 0.05 97.11
03:36:53 12:53:01 AM all 4.46 0.00 0.17 0.00 0.06 95.31
03:36:53 12:53:01 AM 0 7.11 0.00 0.17 0.00 0.07 92.66
03:36:53 12:53:01 AM 1 1.82 0.00 0.17 0.00 0.05 97.96
03:36:53 12:54:01 AM all 4.46 0.00 0.18 0.00 0.07 95.29
03:36:53 12:54:01 AM 0 6.52 0.00 0.22 0.00 0.07 93.20
03:36:53 12:54:01 AM 1 2.41 0.00 0.15 0.00 0.07 97.38
03:36:53 12:55:01 AM all 4.41 0.00 0.18 0.00 0.06 95.36
03:36:53 12:55:01 AM 0 5.60 0.00 0.20 0.00 0.07 94.13
03:36:53 12:55:01 AM 1 3.21 0.00 0.15 0.00 0.05 96.59
03:36:53
03:36:53 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 12:56:01 AM all 4.26 0.00 0.17 0.00 0.05 95.52
03:36:53 12:56:01 AM 0 1.80 0.00 0.15 0.00 0.05 98.00
03:36:53 12:56:01 AM 1 6.73 0.00 0.18 0.00 0.05 93.04
03:36:53 12:57:01 AM all 5.36 0.00 0.30 0.00 0.08 94.27
03:36:53 12:57:01 AM 0 3.67 0.00 0.25 0.00 0.07 96.01
03:36:53 12:57:01 AM 1 7.05 0.00 0.34 0.00 0.08 92.53
03:36:53 12:58:01 AM all 4.86 0.00 0.37 0.00 0.05 94.72
03:36:53 12:58:01 AM 0 4.29 0.00 0.35 0.00 0.05 95.31
03:36:53 12:58:01 AM 1 5.44 0.00 0.38 0.00 0.05 94.13
03:36:53 12:59:01 AM all 3.90 0.00 0.29 0.00 0.07 95.74
03:36:53 12:59:01 AM 0 4.21 0.00 0.33 0.00 0.07 95.39
03:36:53 12:59:01 AM 1 3.59 0.00 0.25 0.00 0.07 96.09
03:36:53 01:00:01 AM all 4.45 0.00 0.32 0.00 0.08 95.16
03:36:53 01:00:01 AM 0 3.93 0.00 0.28 0.00 0.07 95.72
03:36:53 01:00:01 AM 1 4.97 0.00 0.35 0.00 0.08 94.60
03:36:53 01:01:01 AM all 4.46 0.00 0.36 0.00 0.07 95.11
03:36:53 01:01:01 AM 0 3.96 0.00 0.33 0.00 0.07 95.64
03:36:53 01:01:01 AM 1 4.97 0.00 0.38 0.00 0.07 94.58
03:36:53 01:02:01 AM all 4.46 0.00 0.33 0.00 0.07 95.14
03:36:53 01:02:01 AM 0 4.86 0.00 0.35 0.00 0.07 94.72
03:36:53 01:02:01 AM 1 4.06 0.00 0.32 0.00 0.07 95.55
03:36:53 01:03:01 AM all 4.32 0.00 0.32 0.00 0.06 95.31
03:36:53 01:03:01 AM 0 3.44 0.00 0.27 0.00 0.05 96.24
03:36:53 01:03:01 AM 1 5.19 0.00 0.37 0.00 0.07 94.37
03:36:53 01:04:01 AM all 5.55 0.00 0.32 0.00 0.07 94.07
03:36:53 01:04:01 AM 0 4.65 0.00 0.30 0.00 0.05 95.00
03:36:53 01:04:01 AM 1 6.44 0.00 0.33 0.00 0.08 93.14
03:36:53 01:05:01 AM all 1.08 0.00 0.13 0.00 0.05 98.74
03:36:53 01:05:01 AM 0 0.89 0.00 0.12 0.00 0.05 98.95
03:36:53 01:05:01 AM 1 1.27 0.00 0.15 0.00 0.05 98.53
03:36:53 01:06:01 AM all 1.24 0.00 0.14 0.00 0.07 98.55
03:36:53 01:06:01 AM 0 1.09 0.00 0.12 0.00 0.05 98.75
03:36:53 01:06:01 AM 1 1.40 0.00 0.17 0.00 0.08 98.35
03:36:53
03:36:53 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 01:07:01 AM all 1.32 0.00 0.13 0.00 0.07 98.49
03:36:53 01:07:01 AM 0 0.80 0.00 0.10 0.00 0.05 99.05
03:36:53 01:07:01 AM 1 1.84 0.00 0.15 0.00 0.08 97.93
03:36:53 01:08:01 AM all 1.21 0.00 0.15 0.00 0.07 98.57
03:36:53 01:08:01 AM 0 1.40 0.00 0.15 0.00 0.07 98.38
03:36:53 01:08:01 AM 1 1.02 0.00 0.15 0.00 0.07 98.76
03:36:53 01:09:01 AM all 1.20 0.00 0.12 0.01 0.06 98.62
03:36:53 01:09:01 AM 0 0.50 0.00 0.10 0.02 0.05 99.33
03:36:53 01:09:01 AM 1 1.89 0.00 0.13 0.00 0.07 97.91
03:36:53 01:10:01 AM all 4.60 0.00 0.23 0.00 0.08 95.09
03:36:53 01:10:01 AM 0 4.15 0.00 0.27 0.00 0.08 95.50
03:36:53 01:10:01 AM 1 5.06 0.00 0.20 0.00 0.07 94.68
03:36:53 01:11:01 AM all 4.51 0.00 0.22 0.00 0.08 95.19
03:36:53 01:11:01 AM 0 3.54 0.00 0.22 0.00 0.07 96.17
03:36:53 01:11:01 AM 1 5.49 0.00 0.22 0.00 0.08 94.21
03:36:53 01:12:01 AM all 4.72 0.00 0.18 0.00 0.07 95.02
03:36:53 01:12:01 AM 0 4.50 0.00 0.18 0.00 0.07 95.25
03:36:53 01:12:01 AM 1 4.95 0.00 0.18 0.00 0.07 94.80
03:36:53 01:13:01 AM all 4.60 0.00 0.18 0.00 0.07 95.15
03:36:53 01:13:01 AM 0 3.61 0.00 0.20 0.00 0.07 96.12
03:36:53 01:13:01 AM 1 5.59 0.00 0.17 0.00 0.07 94.17
03:36:53 01:14:01 AM all 6.47 0.00 0.28 0.00 0.07 93.18
03:36:53 01:14:01 AM 0 9.11 0.00 0.32 0.00 0.07 90.50
03:36:53 01:14:01 AM 1 3.82 0.00 0.25 0.00 0.07 95.87
03:36:53 01:15:01 AM all 1.70 0.00 0.18 0.00 0.05 98.07
03:36:53 01:15:01 AM 0 0.92 0.00 0.13 0.00 0.07 98.88
03:36:53 01:15:01 AM 1 2.47 0.00 0.23 0.00 0.03 97.26
03:36:53 01:16:01 AM all 0.54 0.00 0.09 0.15 0.06 99.16
03:36:53 01:16:01 AM 0 0.43 0.00 0.10 0.00 0.05 99.41
03:36:53 01:16:01 AM 1 0.65 0.00 0.08 0.30 0.07 98.90
03:36:53 01:17:01 AM all 0.60 0.00 0.11 0.00 0.05 99.24
03:36:53 01:17:01 AM 0 0.60 0.00 0.12 0.00 0.05 99.23
03:36:53 01:17:01 AM 1 0.60 0.00 0.10 0.00 0.05 99.25
03:36:53
03:36:53 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 01:18:01 AM all 0.65 0.00 0.11 0.00 0.06 99.18
03:36:53 01:18:01 AM 0 0.62 0.00 0.15 0.00 0.07 99.16
03:36:53 01:18:01 AM 1 0.69 0.00 0.07 0.00 0.05 99.20
03:36:53 01:19:01 AM all 0.65 0.00 0.09 0.00 0.06 99.20
03:36:53 01:19:01 AM 0 0.50 0.00 0.08 0.00 0.07 99.35
03:36:53 01:19:01 AM 1 0.80 0.00 0.10 0.00 0.05 99.05
03:36:53 01:20:01 AM all 1.16 0.00 0.14 0.00 0.06 98.64
03:36:53 01:20:01 AM 0 0.45 0.00 0.12 0.00 0.07 99.36
03:36:53 01:20:01 AM 1 1.87 0.00 0.17 0.00 0.05 97.91
03:36:53 01:21:01 AM all 3.36 0.00 0.35 0.03 0.06 96.20
03:36:53 01:21:01 AM 0 5.24 0.00 0.49 0.00 0.05 94.21
03:36:53 01:21:01 AM 1 1.51 0.00 0.22 0.05 0.07 98.16
03:36:53 01:22:01 AM all 0.53 0.00 0.13 0.00 0.05 99.29
03:36:53 01:22:01 AM 0 0.65 0.00 0.08 0.00 0.03 99.23
03:36:53 01:22:01 AM 1 0.40 0.00 0.18 0.00 0.07 99.35
03:36:53 01:23:01 AM all 1.30 0.00 0.20 0.00 0.06 98.45
03:36:53 01:23:01 AM 0 0.73 0.00 0.08 0.00 0.03 99.15
03:36:53 01:23:01 AM 1 1.86 0.00 0.32 0.00 0.08 97.74
03:36:53 01:24:01 AM all 1.88 0.00 0.28 0.00 0.07 97.77
03:36:53 01:24:01 AM 0 2.29 0.00 0.33 0.00 0.07 97.31
03:36:53 01:24:01 AM 1 1.47 0.00 0.23 0.00 0.07 98.23
03:36:53 01:25:01 AM all 3.00 0.00 0.50 0.00 0.07 96.43
03:36:53 01:25:01 AM 0 2.42 0.00 0.37 0.00 0.07 97.15
03:36:53 01:25:01 AM 1 3.58 0.00 0.64 0.00 0.07 95.72
03:36:53 01:26:01 AM all 6.06 0.00 0.83 0.00 0.07 93.04
03:36:53 01:26:01 AM 0 7.83 0.00 1.10 0.00 0.08 90.99
03:36:53 01:26:01 AM 1 4.30 0.00 0.55 0.00 0.05 95.10
03:36:53 01:27:01 AM all 5.29 0.00 0.39 0.00 0.07 94.25
03:36:53 01:27:01 AM 0 2.19 0.00 0.22 0.00 0.05 97.54
03:36:53 01:27:01 AM 1 8.40 0.00 0.57 0.00 0.08 90.94
03:36:53 01:28:01 AM all 4.52 0.00 0.33 0.00 0.07 95.08
03:36:53 01:28:01 AM 0 5.43 0.00 0.40 0.00 0.07 94.10
03:36:53 01:28:01 AM 1 3.62 0.00 0.27 0.00 0.07 96.05
03:36:53
03:36:53 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 01:29:01 AM all 4.13 0.00 0.32 0.00 0.08 95.47
03:36:53 01:29:01 AM 0 5.03 0.00 0.32 0.00 0.08 94.57
03:36:53 01:29:01 AM 1 3.23 0.00 0.32 0.00 0.08 96.37
03:36:53 01:30:01 AM all 4.51 0.00 0.34 0.00 0.06 95.09
03:36:53 01:30:01 AM 0 7.07 0.00 0.48 0.00 0.07 92.38
03:36:53 01:30:01 AM 1 1.94 0.00 0.20 0.00 0.05 97.81
03:36:53 01:31:01 AM all 4.48 0.00 0.36 0.01 0.08 95.08
03:36:53 01:31:01 AM 0 5.28 0.00 0.42 0.00 0.07 94.23
03:36:53 01:31:01 AM 1 3.68 0.00 0.30 0.02 0.08 95.92
03:36:53 01:32:01 AM all 4.14 0.00 0.34 0.00 0.08 95.43
03:36:53 01:32:01 AM 0 5.11 0.00 0.37 0.00 0.08 94.44
03:36:53 01:32:01 AM 1 3.18 0.00 0.32 0.00 0.08 96.42
03:36:53 01:33:01 AM all 5.15 0.00 0.30 0.00 0.08 94.47
03:36:53 01:33:01 AM 0 7.48 0.00 0.38 0.00 0.08 92.05
03:36:53 01:33:01 AM 1 2.82 0.00 0.22 0.00 0.07 96.89
03:36:53 01:34:01 AM all 1.04 0.00 0.13 0.00 0.05 98.77
03:36:53 01:34:01 AM 0 1.04 0.00 0.15 0.00 0.05 98.76
03:36:53 01:34:01 AM 1 1.05 0.00 0.12 0.00 0.05 98.78
03:36:53 01:35:01 AM all 1.09 0.00 0.12 0.00 0.06 98.73
03:36:53 01:35:01 AM 0 1.24 0.00 0.12 0.00 0.05 98.60
03:36:53 01:35:01 AM 1 0.95 0.00 0.12 0.00 0.07 98.86
03:36:53 01:36:01 AM all 1.01 0.00 0.14 0.00 0.07 98.78
03:36:53 01:36:01 AM 0 1.15 0.00 0.18 0.00 0.08 98.58
03:36:53 01:36:01 AM 1 0.87 0.00 0.10 0.00 0.05 98.98
03:36:53 01:37:01 AM all 0.99 0.00 0.13 0.00 0.07 98.81
03:36:53 01:37:01 AM 0 0.67 0.00 0.12 0.00 0.07 99.15
03:36:53 01:37:01 AM 1 1.32 0.00 0.15 0.00 0.07 98.46
03:36:53 01:38:01 AM all 0.97 0.00 0.14 0.00 0.06 98.83
03:36:53 01:38:01 AM 0 1.07 0.00 0.12 0.00 0.03 98.78
03:36:53 01:38:01 AM 1 0.87 0.00 0.17 0.00 0.09 98.88
03:36:53 01:39:01 AM all 4.86 0.00 0.33 0.00 0.08 94.73
03:36:53 01:39:01 AM 0 2.69 0.00 0.20 0.00 0.08 97.03
03:36:53 01:39:01 AM 1 7.13 0.00 0.47 0.00 0.07 92.33
03:36:53
03:36:53 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 01:40:01 AM all 6.51 0.00 0.53 0.00 0.07 92.90
03:36:53 01:40:01 AM 0 11.93 0.00 0.93 0.00 0.07 87.07
03:36:53 01:40:01 AM 1 1.27 0.00 0.13 0.00 0.07 98.53
03:36:53 01:41:01 AM all 5.73 0.16 0.57 0.00 0.07 93.48
03:36:53 01:41:01 AM 0 10.37 0.00 0.87 0.00 0.09 88.67
03:36:53 01:41:01 AM 1 1.19 0.32 0.27 0.00 0.05 98.18
03:36:53 01:42:01 AM all 5.16 0.00 0.22 0.00 0.06 94.56
03:36:53 01:42:01 AM 0 7.45 0.00 0.25 0.00 0.07 92.23
03:36:53 01:42:01 AM 1 2.88 0.00 0.18 0.00 0.05 96.89
03:36:53 01:43:01 AM all 4.43 0.00 0.17 0.00 0.07 95.34
03:36:53 01:43:01 AM 0 4.90 0.00 0.17 0.00 0.07 94.87
03:36:53 01:43:01 AM 1 3.96 0.00 0.17 0.00 0.07 95.80
03:36:53 01:44:01 AM all 4.50 0.00 0.18 0.00 0.08 95.25
03:36:53 01:44:01 AM 0 4.95 0.00 0.20 0.00 0.07 94.78
03:36:53 01:44:01 AM 1 4.05 0.00 0.15 0.00 0.08 95.72
03:36:53 01:45:01 AM all 4.47 0.00 0.15 0.00 0.06 95.32
03:36:53 01:45:01 AM 0 4.95 0.00 0.12 0.00 0.05 94.88
03:36:53 01:45:01 AM 1 4.00 0.00 0.18 0.00 0.07 95.75
03:36:53 01:46:01 AM all 4.48 0.00 0.17 0.00 0.08 95.28
03:36:53 01:46:01 AM 0 4.56 0.00 0.20 0.00 0.08 95.16
03:36:53 01:46:01 AM 1 4.40 0.00 0.13 0.00 0.07 95.40
03:36:53 01:47:01 AM all 4.50 0.00 0.20 0.00 0.07 95.24
03:36:53 01:47:01 AM 0 5.28 0.00 0.23 0.00 0.07 94.42
03:36:53 01:47:01 AM 1 3.71 0.00 0.17 0.00 0.07 96.05
03:36:53 01:48:01 AM all 6.55 0.00 0.49 0.00 0.06 92.90
03:36:53 01:48:01 AM 0 5.87 0.00 0.39 0.00 0.05 93.69
03:36:53 01:48:01 AM 1 7.24 0.00 0.58 0.00 0.07 92.11
03:36:53 01:49:01 AM all 4.78 0.00 0.48 0.00 0.07 94.67
03:36:53 01:49:01 AM 0 5.82 0.00 0.55 0.00 0.07 93.56
03:36:53 01:49:01 AM 1 3.74 0.00 0.40 0.00 0.07 95.79
03:36:53 01:50:01 AM all 6.49 0.00 0.36 0.02 0.07 93.07
03:36:53 01:50:01 AM 0 9.24 0.00 0.48 0.00 0.07 90.21
03:36:53 01:50:01 AM 1 3.81 0.00 0.23 0.03 0.07 95.85
03:36:53
03:36:53 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 01:51:01 AM all 4.52 0.00 0.18 0.00 0.06 95.25
03:36:53 01:51:01 AM 0 4.46 0.00 0.17 0.00 0.07 95.31
03:36:53 01:51:01 AM 1 4.58 0.00 0.18 0.00 0.05 95.18
03:36:53 01:52:01 AM all 4.52 0.00 0.21 0.00 0.08 95.20
03:36:53 01:52:01 AM 0 4.71 0.00 0.20 0.00 0.08 95.01
03:36:53 01:52:01 AM 1 4.33 0.00 0.22 0.00 0.07 95.39
03:36:53 01:53:01 AM all 4.44 0.00 0.17 0.00 0.06 95.33
03:36:53 01:53:01 AM 0 3.58 0.00 0.15 0.00 0.05 96.22
03:36:53 01:53:01 AM 1 5.30 0.00 0.18 0.00 0.07 94.45
03:36:53 01:54:01 AM all 4.43 0.00 0.17 0.00 0.06 95.34
03:36:53 01:54:01 AM 0 3.74 0.00 0.15 0.00 0.05 96.06
03:36:53 01:54:01 AM 1 5.12 0.00 0.18 0.00 0.07 94.63
03:36:53 01:55:01 AM all 4.43 0.00 0.18 0.00 0.08 95.32
03:36:53 01:55:01 AM 0 6.18 0.00 0.20 0.00 0.08 93.53
03:36:53 01:55:01 AM 1 2.68 0.00 0.15 0.00 0.07 97.11
03:36:53 01:56:01 AM all 6.46 0.00 0.43 0.01 0.06 93.04
03:36:53 01:56:01 AM 0 4.94 0.00 0.40 0.02 0.05 94.59
03:36:53 01:56:01 AM 1 8.04 0.00 0.46 0.00 0.07 91.43
03:36:53 01:57:01 AM all 4.83 0.00 0.48 0.00 0.07 94.63
03:36:53 01:57:01 AM 0 3.94 0.00 0.40 0.00 0.07 95.59
03:36:53 01:57:01 AM 1 5.71 0.00 0.55 0.00 0.07 93.67
03:36:53 01:58:01 AM all 6.52 0.00 0.39 0.00 0.06 93.03
03:36:53 01:58:01 AM 0 9.72 0.00 0.48 0.00 0.05 89.75
03:36:53 01:58:01 AM 1 3.41 0.00 0.30 0.00 0.07 96.22
03:36:53 01:59:01 AM all 4.53 0.00 0.18 0.00 0.08 95.22
03:36:53 01:59:01 AM 0 7.77 0.00 0.20 0.00 0.08 91.94
03:36:53 01:59:01 AM 1 1.29 0.00 0.15 0.00 0.07 98.50
03:36:53 02:00:01 AM all 4.53 0.00 0.19 0.00 0.07 95.21
03:36:53 02:00:01 AM 0 5.50 0.00 0.18 0.00 0.07 94.25
03:36:53 02:00:01 AM 1 3.56 0.00 0.20 0.00 0.07 96.17
03:36:53 02:01:01 AM all 4.44 0.00 0.21 0.00 0.08 95.27
03:36:53 02:01:01 AM 0 5.70 0.00 0.18 0.00 0.08 94.03
03:36:53 02:01:01 AM 1 3.18 0.00 0.23 0.00 0.07 96.52
03:36:53
03:36:53 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 02:02:01 AM all 4.48 0.00 0.18 0.01 0.07 95.26
03:36:53 02:02:01 AM 0 5.70 0.00 0.22 0.00 0.08 94.00
03:36:53 02:02:01 AM 1 3.26 0.00 0.15 0.02 0.05 96.52
03:36:53 02:03:01 AM all 4.56 0.00 0.18 0.00 0.07 95.19
03:36:53 02:03:01 AM 0 6.57 0.00 0.18 0.00 0.07 93.18
03:36:53 02:03:01 AM 1 2.56 0.00 0.17 0.00 0.07 97.21
03:36:53 02:04:01 AM all 5.93 0.00 0.36 0.00 0.06 93.66
03:36:53 02:04:01 AM 0 8.68 0.00 0.51 0.00 0.05 90.75
03:36:53 02:04:01 AM 1 3.24 0.00 0.20 0.00 0.07 96.49
03:36:53 02:05:01 AM all 4.96 0.00 0.46 0.00 0.07 94.51
03:36:53 02:05:01 AM 0 4.52 0.00 0.42 0.00 0.07 94.99
03:36:53 02:05:01 AM 1 5.40 0.00 0.50 0.00 0.07 94.03
03:36:53 02:06:01 AM all 7.49 0.00 0.53 0.00 0.08 91.91
03:36:53 02:06:01 AM 0 9.34 0.00 0.61 0.00 0.07 89.98
03:36:53 02:06:01 AM 1 5.71 0.00 0.45 0.00 0.08 93.75
03:36:53 02:07:01 AM all 4.43 0.00 0.32 0.00 0.06 95.19
03:36:53 02:07:01 AM 0 2.39 0.00 0.23 0.00 0.05 97.33
03:36:53 02:07:01 AM 1 6.47 0.00 0.40 0.00 0.07 93.06
03:36:53 02:08:01 AM all 3.73 0.00 0.28 0.00 0.07 95.92
03:36:53 02:08:01 AM 0 4.03 0.00 0.27 0.00 0.07 95.64
03:36:53 02:08:01 AM 1 3.43 0.00 0.30 0.00 0.07 96.21
03:36:53 02:09:01 AM all 3.85 0.00 0.33 0.00 0.06 95.75
03:36:53 02:09:01 AM 0 2.51 0.00 0.27 0.00 0.05 97.18
03:36:53 02:09:01 AM 1 5.21 0.00 0.40 0.00 0.07 94.33
03:36:53 02:10:01 AM all 3.45 0.00 0.25 0.00 0.07 96.23
03:36:53 02:10:01 AM 0 3.36 0.00 0.28 0.00 0.08 96.27
03:36:53 02:10:01 AM 1 3.54 0.00 0.22 0.00 0.05 96.19
03:36:53 02:11:01 AM all 4.45 0.00 0.38 0.00 0.07 95.10
03:36:53 02:11:01 AM 0 3.02 0.00 0.30 0.00 0.05 96.63
03:36:53 02:11:01 AM 1 5.89 0.00 0.45 0.00 0.08 93.58
03:36:53 02:12:01 AM all 6.99 0.00 0.43 0.00 0.07 92.51
03:36:53 02:12:01 AM 0 6.04 0.00 0.40 0.00 0.07 93.49
03:36:53 02:12:01 AM 1 7.95 0.00 0.45 0.00 0.07 91.53
03:36:53
03:36:53 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 02:13:01 AM all 1.53 0.00 0.15 0.00 0.05 98.27
03:36:53 02:13:01 AM 0 1.47 0.00 0.15 0.00 0.03 98.35
03:36:53 02:13:01 AM 1 1.59 0.00 0.15 0.00 0.07 98.19
03:36:53 02:14:01 AM all 0.96 0.00 0.13 0.00 0.05 98.86
03:36:53 02:14:01 AM 0 0.80 0.00 0.08 0.00 0.05 99.07
03:36:53 02:14:01 AM 1 1.12 0.00 0.17 0.00 0.05 98.66
03:36:53 02:15:01 AM all 0.94 0.00 0.13 0.00 0.06 98.86
03:36:53 02:15:01 AM 0 0.92 0.00 0.13 0.00 0.05 98.90
03:36:53 02:15:01 AM 1 0.97 0.00 0.13 0.00 0.07 98.83
03:36:53 02:16:01 AM all 0.89 0.00 0.11 0.00 0.05 98.95
03:36:53 02:16:01 AM 0 0.72 0.00 0.07 0.00 0.03 99.18
03:36:53 02:16:01 AM 1 1.07 0.00 0.15 0.00 0.07 98.71
03:36:53 02:17:01 AM all 0.88 0.00 0.13 0.00 0.04 98.96
03:36:53 02:17:01 AM 0 0.94 0.00 0.12 0.00 0.03 98.91
03:36:53 02:17:01 AM 1 0.82 0.00 0.13 0.00 0.05 99.00
03:36:53 02:18:01 AM all 0.79 0.00 0.12 0.00 0.05 99.04
03:36:53 02:18:01 AM 0 0.65 0.00 0.10 0.00 0.05 99.20
03:36:53 02:18:01 AM 1 0.94 0.00 0.13 0.00 0.05 98.88
03:36:53 02:19:01 AM all 5.73 0.00 0.28 0.00 0.06 93.93
03:36:53 02:19:01 AM 0 9.01 0.00 0.32 0.00 0.05 90.62
03:36:53 02:19:01 AM 1 2.46 0.00 0.25 0.00 0.07 97.22
03:36:53 02:20:01 AM all 4.56 0.00 0.22 0.00 0.07 95.15
03:36:53 02:20:01 AM 0 4.50 0.00 0.23 0.00 0.07 95.20
03:36:53 02:20:01 AM 1 4.63 0.00 0.20 0.00 0.07 95.10
03:36:53 02:21:01 AM all 4.46 0.00 0.21 0.01 0.06 95.26
03:36:53 02:21:01 AM 0 2.51 0.00 0.18 0.02 0.05 97.24
03:36:53 02:21:01 AM 1 6.42 0.00 0.23 0.00 0.07 93.27
03:36:53 02:22:01 AM all 4.45 0.00 0.21 0.00 0.07 95.28
03:36:53 02:22:01 AM 0 4.05 0.00 0.20 0.00 0.05 95.70
03:36:53 02:22:01 AM 1 4.85 0.00 0.22 0.00 0.08 94.85
03:36:53 02:23:01 AM all 4.32 0.00 0.19 0.00 0.07 95.42
03:36:53 02:23:01 AM 0 4.93 0.00 0.18 0.00 0.07 94.82
03:36:53 02:23:01 AM 1 3.71 0.00 0.20 0.00 0.07 96.02
03:36:53
03:36:53 02:23:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 02:24:01 AM all 4.52 0.00 0.22 0.00 0.06 95.20
03:36:53 02:24:01 AM 0 4.59 0.00 0.23 0.00 0.07 95.11
03:36:53 02:24:01 AM 1 4.45 0.00 0.20 0.00 0.05 95.30
03:36:53 02:25:01 AM all 5.23 0.00 0.26 0.00 0.06 94.45
03:36:53 02:25:01 AM 0 5.33 0.00 0.28 0.00 0.05 94.33
03:36:53 02:25:01 AM 1 5.12 0.00 0.23 0.00 0.07 94.58
03:36:53 02:26:01 AM all 4.57 0.00 0.20 0.00 0.07 95.17
03:36:53 02:26:01 AM 0 2.42 0.00 0.17 0.00 0.07 97.34
03:36:53 02:26:01 AM 1 6.71 0.00 0.23 0.00 0.07 92.99
03:36:53 02:27:01 AM all 4.41 0.00 0.21 0.00 0.06 95.32
03:36:53 02:27:01 AM 0 1.61 0.00 0.18 0.00 0.05 98.16
03:36:53 02:27:01 AM 1 7.21 0.00 0.23 0.00 0.07 92.49
03:36:53 02:28:01 AM all 4.53 0.00 0.20 0.00 0.06 95.21
03:36:53 02:28:01 AM 0 3.06 0.00 0.20 0.00 0.05 96.69
03:36:53 02:28:01 AM 1 6.01 0.00 0.20 0.00 0.07 93.72
03:36:53 02:29:01 AM all 4.46 0.00 0.20 0.00 0.07 95.28
03:36:53 02:29:01 AM 0 2.45 0.00 0.18 0.00 0.07 97.30
03:36:53 02:29:01 AM 1 6.46 0.00 0.22 0.00 0.07 93.25
03:36:53 02:30:01 AM all 4.48 0.00 0.22 0.00 0.08 95.23
03:36:53 02:30:01 AM 0 6.50 0.00 0.25 0.00 0.08 93.17
03:36:53 02:30:01 AM 1 2.46 0.00 0.18 0.00 0.07 97.29
03:36:53 02:31:01 AM all 4.63 0.00 0.15 0.00 0.06 95.16
03:36:53 02:31:01 AM 0 7.24 0.00 0.15 0.00 0.07 92.54
03:36:53 02:31:01 AM 1 2.02 0.00 0.15 0.00 0.05 97.78
03:36:53 02:32:01 AM all 4.49 0.00 0.18 0.00 0.07 95.26
03:36:53 02:32:01 AM 0 5.30 0.00 0.20 0.00 0.07 94.43
03:36:53 02:32:01 AM 1 3.68 0.00 0.17 0.00 0.07 96.09
03:36:53 02:33:01 AM all 4.56 0.00 0.21 0.00 0.08 95.15
03:36:53 02:33:01 AM 0 3.16 0.00 0.18 0.00 0.08 96.58
03:36:53 02:33:01 AM 1 5.96 0.00 0.23 0.00 0.08 93.72
03:36:53 02:34:01 AM all 4.59 0.00 0.20 0.00 0.06 95.15
03:36:53 02:34:01 AM 0 4.16 0.00 0.18 0.00 0.05 95.60
03:36:53 02:34:01 AM 1 5.02 0.00 0.22 0.00 0.07 94.70
03:36:53
03:36:53 02:34:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 02:35:01 AM all 4.30 0.00 0.19 0.00 0.07 95.44
03:36:53 02:35:01 AM 0 2.94 0.00 0.18 0.00 0.07 96.81
03:36:53 02:35:01 AM 1 5.67 0.00 0.20 0.00 0.07 94.06
03:36:53 02:36:01 AM all 4.62 0.00 0.22 0.03 0.08 95.05
03:36:53 02:36:01 AM 0 6.67 0.00 0.25 0.00 0.07 93.01
03:36:53 02:36:01 AM 1 2.57 0.00 0.18 0.07 0.08 97.09
03:36:53 02:37:01 AM all 6.08 0.00 0.35 0.00 0.08 93.49
03:36:53 02:37:01 AM 0 8.15 0.00 0.51 0.00 0.08 91.26
03:36:53 02:37:01 AM 1 4.03 0.00 0.20 0.00 0.07 95.70
03:36:53 02:38:01 AM all 4.47 0.00 0.33 0.00 0.06 95.13
03:36:53 02:38:01 AM 0 3.63 0.00 0.28 0.00 0.07 96.02
03:36:53 02:38:01 AM 1 5.32 0.00 0.39 0.00 0.05 94.24
03:36:53 02:39:01 AM all 4.52 0.00 0.35 0.00 0.06 95.07
03:36:53 02:39:01 AM 0 7.18 0.00 0.50 0.00 0.07 92.25
03:36:53 02:39:01 AM 1 1.87 0.00 0.20 0.00 0.05 97.88
03:36:53 02:40:01 AM all 4.85 0.00 0.37 0.00 0.08 94.70
03:36:53 02:40:01 AM 0 2.49 0.00 0.25 0.00 0.07 97.19
03:36:53 02:40:01 AM 1 7.22 0.00 0.49 0.00 0.10 92.20
03:36:53 02:41:01 AM all 4.78 0.00 0.36 0.00 0.06 94.81
03:36:53 02:41:01 AM 0 3.23 0.00 0.27 0.00 0.07 96.44
03:36:53 02:41:01 AM 1 6.33 0.00 0.45 0.00 0.05 93.17
03:36:53 02:42:01 AM all 4.75 0.00 0.37 0.00 0.07 94.82
03:36:53 02:42:01 AM 0 6.30 0.00 0.48 0.00 0.07 93.15
03:36:53 02:42:01 AM 1 3.19 0.00 0.25 0.00 0.07 96.49
03:36:53 02:43:01 AM all 7.73 0.17 0.48 0.00 0.08 91.55
03:36:53 02:43:01 AM 0 8.07 0.02 0.41 0.00 0.07 91.44
03:36:53 02:43:01 AM 1 7.39 0.32 0.54 0.00 0.09 91.66
03:36:53 02:44:01 AM all 0.76 0.00 0.10 0.00 0.04 99.10
03:36:53 02:44:01 AM 0 0.80 0.00 0.12 0.00 0.05 99.03
03:36:53 02:44:01 AM 1 0.72 0.00 0.08 0.00 0.03 99.16
03:36:53 02:45:01 AM all 0.98 0.00 0.13 0.00 0.04 98.85
03:36:53 02:45:01 AM 0 0.80 0.00 0.12 0.00 0.03 99.05
03:36:53 02:45:01 AM 1 1.15 0.00 0.15 0.00 0.05 98.64
03:36:53
03:36:53 02:45:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 02:46:01 AM all 0.92 0.00 0.13 0.00 0.06 98.89
03:36:53 02:46:01 AM 0 1.32 0.00 0.15 0.00 0.07 98.46
03:36:53 02:46:01 AM 1 0.52 0.00 0.12 0.00 0.05 99.31
03:36:53 02:47:01 AM all 0.96 0.00 0.15 0.00 0.06 98.83
03:36:53 02:47:01 AM 0 0.88 0.00 0.13 0.00 0.05 98.93
03:36:53 02:47:01 AM 1 1.04 0.00 0.17 0.00 0.07 98.73
03:36:53 02:48:01 AM all 1.04 0.00 0.13 0.00 0.06 98.76
03:36:53 02:48:01 AM 0 1.37 0.00 0.12 0.00 0.05 98.46
03:36:53 02:48:01 AM 1 0.72 0.00 0.15 0.00 0.07 99.06
03:36:53 02:49:01 AM all 0.94 0.00 0.11 0.00 0.07 98.89
03:36:53 02:49:01 AM 0 0.80 0.00 0.12 0.00 0.05 99.03
03:36:53 02:49:01 AM 1 1.07 0.00 0.10 0.00 0.08 98.75
03:36:53 02:50:01 AM all 7.70 0.00 0.67 0.00 0.07 91.56
03:36:53 02:50:01 AM 0 8.28 0.00 0.57 0.00 0.07 91.08
03:36:53 02:50:01 AM 1 7.12 0.00 0.77 0.00 0.07 92.04
03:36:53 02:51:01 AM all 4.64 0.00 0.36 0.00 0.07 94.93
03:36:53 02:51:01 AM 0 5.45 0.00 0.38 0.00 0.07 94.10
03:36:53 02:51:01 AM 1 3.83 0.00 0.33 0.00 0.07 95.77
03:36:53 02:52:01 AM all 4.32 0.00 0.34 0.00 0.05 95.28
03:36:53 02:52:01 AM 0 6.44 0.00 0.47 0.00 0.05 93.04
03:36:53 02:52:01 AM 1 2.21 0.00 0.22 0.00 0.05 97.53
03:36:53 02:53:01 AM all 4.54 0.00 0.35 0.00 0.07 95.04
03:36:53 02:53:01 AM 0 2.84 0.00 0.23 0.00 0.07 96.86
03:36:53 02:53:01 AM 1 6.25 0.00 0.47 0.00 0.07 93.22
03:36:53 02:54:01 AM all 4.33 0.00 0.32 0.00 0.08 95.28
03:36:53 02:54:01 AM 0 5.28 0.00 0.33 0.00 0.05 94.33
03:36:53 02:54:01 AM 1 3.38 0.00 0.30 0.00 0.10 96.22
03:36:53 02:55:01 AM all 4.60 0.00 0.33 0.00 0.06 95.02
03:36:53 02:55:01 AM 0 5.60 0.00 0.37 0.00 0.07 93.97
03:36:53 02:55:01 AM 1 3.60 0.00 0.28 0.00 0.05 96.07
03:36:53 02:56:01 AM all 6.19 0.00 0.42 0.00 0.07 93.32
03:36:53 02:56:01 AM 0 9.69 0.00 0.50 0.00 0.07 89.74
03:36:53 02:56:01 AM 1 2.69 0.00 0.33 0.00 0.07 96.90
03:36:53
03:36:53 02:56:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 02:57:01 AM all 0.84 0.00 0.10 0.00 0.05 99.01
03:36:53 02:57:01 AM 0 1.05 0.00 0.12 0.00 0.05 98.78
03:36:53 02:57:01 AM 1 0.64 0.00 0.08 0.00 0.05 99.23
03:36:53 02:58:01 AM all 1.04 0.00 0.13 0.00 0.05 98.78
03:36:53 02:58:01 AM 0 1.24 0.00 0.17 0.00 0.07 98.53
03:36:53 02:58:01 AM 1 0.85 0.00 0.08 0.00 0.03 99.03
03:36:53 02:59:01 AM all 0.99 0.00 0.13 0.00 0.05 98.83
03:36:53 02:59:01 AM 0 1.09 0.00 0.15 0.00 0.05 98.71
03:36:53 02:59:01 AM 1 0.90 0.00 0.10 0.00 0.05 98.95
03:36:53 03:00:01 AM all 0.90 0.00 0.13 0.00 0.05 98.91
03:36:53 03:00:01 AM 0 1.10 0.00 0.15 0.00 0.07 98.68
03:36:53 03:00:01 AM 1 0.70 0.00 0.12 0.00 0.03 99.15
03:36:53 03:01:01 AM all 0.99 0.00 0.13 0.00 0.04 98.85
03:36:53 03:01:01 AM 0 0.92 0.00 0.13 0.00 0.03 98.91
03:36:53 03:01:01 AM 1 1.05 0.00 0.12 0.00 0.05 98.78
03:36:53 03:02:01 AM all 5.49 0.00 0.57 0.00 0.08 93.86
03:36:53 03:02:01 AM 0 7.14 0.00 0.74 0.00 0.08 92.04
03:36:53 03:02:01 AM 1 3.84 0.00 0.40 0.00 0.07 95.69
03:36:53 03:03:01 AM all 4.87 0.00 0.33 0.00 0.08 94.72
03:36:53 03:03:01 AM 0 5.37 0.00 0.32 0.00 0.08 94.23
03:36:53 03:03:01 AM 1 4.36 0.00 0.35 0.00 0.08 95.20
03:36:53 03:04:01 AM all 4.64 0.00 0.33 0.00 0.07 94.96
03:36:53 03:04:01 AM 0 3.13 0.00 0.27 0.00 0.05 96.56
03:36:53 03:04:01 AM 1 6.16 0.00 0.39 0.00 0.08 93.37
03:36:53 03:05:01 AM all 4.62 0.00 0.33 0.00 0.05 95.01
03:36:53 03:05:01 AM 0 5.56 0.00 0.35 0.00 0.05 94.03
03:36:53 03:05:01 AM 1 3.67 0.00 0.30 0.00 0.05 95.98
03:36:53 03:06:01 AM all 4.53 0.00 0.36 0.00 0.07 95.04
03:36:53 03:06:01 AM 0 6.81 0.00 0.47 0.00 0.07 92.66
03:36:53 03:06:01 AM 1 2.26 0.00 0.25 0.00 0.07 97.42
03:36:53 03:07:01 AM all 4.64 0.00 0.37 0.00 0.06 94.93
03:36:53 03:07:01 AM 0 7.17 0.00 0.48 0.00 0.07 92.28
03:36:53 03:07:01 AM 1 2.11 0.00 0.25 0.00 0.05 97.59
03:36:53
03:36:53 03:07:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 03:08:01 AM all 4.61 0.00 0.35 0.00 0.06 94.98
03:36:53 03:08:01 AM 0 6.35 0.00 0.42 0.00 0.07 93.16
03:36:53 03:08:01 AM 1 2.86 0.00 0.28 0.00 0.05 96.80
03:36:53 03:09:01 AM all 5.02 0.00 0.30 0.00 0.06 94.62
03:36:53 03:09:01 AM 0 7.28 0.00 0.35 0.00 0.07 92.30
03:36:53 03:09:01 AM 1 2.76 0.00 0.25 0.00 0.05 96.94
03:36:53 03:10:01 AM all 1.01 0.00 0.14 0.00 0.05 98.80
03:36:53 03:10:01 AM 0 1.22 0.00 0.17 0.00 0.05 98.56
03:36:53 03:10:01 AM 1 0.80 0.00 0.12 0.00 0.05 99.03
03:36:53 03:11:01 AM all 1.14 0.00 0.14 0.00 0.05 98.66
03:36:53 03:11:01 AM 0 1.25 0.00 0.13 0.00 0.05 98.56
03:36:53 03:11:01 AM 1 1.04 0.00 0.15 0.00 0.05 98.76
03:36:53 03:12:01 AM all 1.11 0.00 0.15 0.01 0.07 98.66
03:36:53 03:12:01 AM 0 0.98 0.00 0.17 0.02 0.07 98.77
03:36:53 03:12:01 AM 1 1.24 0.00 0.13 0.00 0.07 98.56
03:36:53 03:13:01 AM all 1.01 0.00 0.11 0.00 0.05 98.83
03:36:53 03:13:01 AM 0 0.72 0.00 0.07 0.00 0.03 99.18
03:36:53 03:13:01 AM 1 1.30 0.00 0.15 0.00 0.07 98.48
03:36:53 03:14:01 AM all 1.04 0.00 0.13 0.00 0.06 98.76
03:36:53 03:14:01 AM 0 1.35 0.00 0.15 0.00 0.05 98.45
03:36:53 03:14:01 AM 1 0.74 0.00 0.12 0.00 0.07 99.08
03:36:53 03:15:01 AM all 5.39 0.00 2.47 0.00 0.05 92.09
03:36:53 03:15:01 AM 0 2.81 0.00 0.15 0.00 0.03 97.01
03:36:53 03:15:01 AM 1 8.10 0.00 4.90 0.00 0.07 86.93
03:36:53 03:16:01 AM all 4.32 0.00 0.37 0.00 0.06 95.25
03:36:53 03:16:01 AM 0 5.45 0.00 0.41 0.00 0.07 94.07
03:36:53 03:16:01 AM 1 3.19 0.00 0.32 0.00 0.05 96.43
03:36:53 03:17:01 AM all 3.73 0.00 0.28 0.00 0.06 95.93
03:36:53 03:17:01 AM 0 5.98 0.00 0.33 0.00 0.05 93.65
03:36:53 03:17:01 AM 1 1.54 0.00 0.23 0.00 0.07 98.16
03:36:53 03:18:01 AM all 6.05 0.00 0.51 0.00 0.06 93.38
03:36:53 03:18:01 AM 0 10.96 0.00 0.78 0.00 0.07 88.19
03:36:53 03:18:01 AM 1 1.34 0.00 0.25 0.00 0.05 98.36
03:36:53
03:36:53 03:18:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 03:19:01 AM all 4.43 0.00 0.33 0.00 0.06 95.18
03:36:53 03:19:01 AM 0 6.20 0.00 0.38 0.00 0.05 93.36
03:36:53 03:19:01 AM 1 2.66 0.00 0.27 0.00 0.07 97.01
03:36:53 03:20:01 AM all 4.45 0.00 0.33 0.00 0.05 95.18
03:36:53 03:20:01 AM 0 3.58 0.00 0.30 0.00 0.05 96.07
03:36:53 03:20:01 AM 1 5.32 0.00 0.35 0.00 0.05 94.28
03:36:53 03:21:01 AM all 4.33 0.00 0.36 0.00 0.05 95.26
03:36:53 03:21:01 AM 0 3.63 0.00 0.32 0.00 0.05 96.00
03:36:53 03:21:01 AM 1 5.04 0.00 0.40 0.00 0.05 94.51
03:36:53 03:22:01 AM all 4.47 0.00 0.29 0.00 0.06 95.17
03:36:53 03:22:01 AM 0 4.55 0.00 0.28 0.00 0.05 95.12
03:36:53 03:22:01 AM 1 4.40 0.00 0.30 0.00 0.07 95.23
03:36:53 03:23:01 AM all 4.12 0.00 0.32 0.00 0.10 95.46
03:36:53 03:23:01 AM 0 4.66 0.00 0.28 0.00 0.13 94.92
03:36:53 03:23:01 AM 1 3.58 0.00 0.35 0.00 0.07 96.00
03:36:53 03:24:01 AM all 6.98 0.00 0.41 0.00 0.06 92.55
03:36:53 03:24:01 AM 0 7.76 0.00 0.40 0.00 0.07 91.77
03:36:53 03:24:01 AM 1 6.20 0.00 0.42 0.00 0.05 93.33
03:36:53 03:25:01 AM all 1.02 0.00 0.09 0.00 0.04 98.85
03:36:53 03:25:01 AM 0 1.07 0.00 0.10 0.00 0.05 98.78
03:36:53 03:25:01 AM 1 0.97 0.00 0.08 0.00 0.03 98.91
03:36:53 03:26:01 AM all 1.02 0.00 0.16 0.00 0.06 98.76
03:36:53 03:26:01 AM 0 1.05 0.00 0.17 0.00 0.07 98.71
03:36:53 03:26:01 AM 1 0.99 0.00 0.15 0.00 0.05 98.81
03:36:53 03:27:01 AM all 0.87 0.00 0.13 0.00 0.05 98.96
03:36:53 03:27:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.31
03:36:53 03:27:01 AM 1 1.17 0.00 0.17 0.00 0.07 98.59
03:36:53 03:28:01 AM all 1.04 0.00 0.11 0.00 0.06 98.79
03:36:53 03:28:01 AM 0 0.68 0.00 0.10 0.00 0.05 99.17
03:36:53 03:28:01 AM 1 1.41 0.00 0.12 0.00 0.07 98.41
03:36:53 03:29:01 AM all 0.99 0.00 0.13 0.00 0.06 98.81
03:36:53 03:29:01 AM 0 0.83 0.00 0.12 0.00 0.05 99.00
03:36:53 03:29:01 AM 1 1.15 0.00 0.15 0.00 0.07 98.63
03:36:53
03:36:53 03:29:01 AM CPU %user %nice %system %iowait %steal %idle
03:36:53 03:30:01 AM all 2.54 0.00 0.17 0.00 0.05 97.24
03:36:53 03:30:01 AM 0 0.79 0.00 0.12 0.00 0.03 99.06
03:36:53 03:30:01 AM 1 4.31 0.00 0.22 0.00 0.07 95.41
03:36:53 03:31:01 AM all 7.32 0.00 4.57 0.00 0.07 88.04
03:36:53 03:31:01 AM 0 2.60 0.00 3.90 0.00 0.07 93.43
03:36:53 03:31:01 AM 1 12.29 0.00 5.28 0.00 0.07 82.36
03:36:53 03:32:01 AM all 7.68 0.00 4.46 0.00 0.09 87.77
03:36:53 03:32:01 AM 0 9.59 0.00 5.19 0.00 0.09 85.14
03:36:53 03:32:01 AM 1 5.77 0.00 3.74 0.00 0.09 90.40
03:36:53 03:33:01 AM all 8.01 0.00 3.42 0.00 0.09 88.48
03:36:53 03:33:01 AM 0 13.16 0.00 6.73 0.00 0.13 79.98
03:36:53 03:33:01 AM 1 3.31 0.00 0.38 0.00 0.05 96.25
03:36:53 03:34:01 AM all 7.92 0.00 3.62 0.00 0.07 88.39
03:36:53 03:34:01 AM 0 13.15 0.00 7.00 0.00 0.07 79.78
03:36:53 03:34:01 AM 1 2.89 0.00 0.37 0.00 0.07 96.67
03:36:53 03:35:01 AM all 16.31 0.00 2.82 0.01 0.08 80.78
03:36:53 03:35:01 AM 0 1.10 0.00 0.72 0.00 0.08 98.09
03:36:53 03:35:01 AM 1 31.98 0.00 4.99 0.02 0.07 62.94
03:36:53 03:36:01 AM all 26.26 0.00 3.27 0.63 0.09 69.75
03:36:53 03:36:01 AM 0 42.29 0.00 3.94 0.72 0.08 52.97
03:36:53 03:36:01 AM 1 10.23 0.00 2.61 0.53 0.10 86.53
03:36:53 Average: all 3.78 0.00 0.35 0.01 0.06 95.80
03:36:53 Average: 0 3.98 0.00 0.37 0.00 0.06 95.59
03:36:53 Average: 1 3.58 0.01 0.33 0.01 0.06 96.01
03:36:53
03:36:53
03:36:53