23:01:13 Started by upstream project "integration-distribution-mri-test-titanium" build number 64
23:01:13 originally caused by:
23:01:13 Started by timer
23:01:13 Running as SYSTEM
23:01:14 [EnvInject] - Loading node environment variables.
23:01:14 Building remotely on prd-centos8-robot-2c-8g-11434 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-titanium
23:01:17 [ssh-agent] Looking for ssh-agent implementation...
23:01:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:01:18 $ ssh-agent
23:01:18 SSH_AUTH_SOCK=/tmp/ssh-tEkYou3LE1lt/agent.5289
23:01:18 SSH_AGENT_PID=5290
23:01:18 [ssh-agent] Started.
23:01:18 Running ssh-add (command line suppressed)
23:01:18 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/private_key_8113367922031171614.key (/w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/private_key_8113367922031171614.key)
23:01:18 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:01:18 The recommended git tool is: NONE
23:01:20 using credential opendaylight-jenkins-ssh
23:01:20 Wiping out workspace first.
23:01:20 Cloning the remote Git repository
23:01:20 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:01:20 > git init /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test # timeout=10
23:01:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:01:20 > git --version # timeout=10
23:01:20 > git --version # 'git version 2.43.0'
23:01:20 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:01:20 [INFO] Currently running in a labeled security context
23:01:20 [INFO] Currently SELinux is 'enforcing' on the host
23:01:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test@tmp/jenkins-gitclient-ssh2875555910235153805.key
23:01:20 Verifying host key using known hosts file
23:01:21 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:01:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:01:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:01:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:01:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:01:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:01:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:01:25 [INFO] Currently running in a labeled security context
23:01:25 [INFO] Currently SELinux is 'enforcing' on the host
23:01:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test@tmp/jenkins-gitclient-ssh12545260313181319296.key
23:01:25 Verifying host key using known hosts file
23:01:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:01:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:01:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:01:25 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:01:25 > git config core.sparsecheckout # timeout=10
23:01:25 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:01:25 Commit message: "Adapt test for new pce-allocation field"
23:01:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:01:26 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:01:26 No emails were triggered.
23:01:26 provisioning config files...
23:01:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:01:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:01:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:01:26 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins10936456725365685723.sh
23:01:26 ---> python-tools-install.sh
23:01:26 Setup pyenv:
23:01:27 system
23:01:27 * 3.8.13 (set by /opt/pyenv/version)
23:01:27 * 3.9.13 (set by /opt/pyenv/version)
23:01:27 * 3.10.13 (set by /opt/pyenv/version)
23:01:27 * 3.11.7 (set by /opt/pyenv/version)
23:01:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dxUj
23:01:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:01:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:01:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:01:36 lf-activate-venv(): INFO: Base packages installed successfully
23:01:36 lf-activate-venv(): INFO: Installing additional packages: lftools
23:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH
23:02:00 Generating Requirements File
23:02:18 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:02:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:02:19 Python 3.11.7
23:02:19 pip 25.3 from /tmp/venv-dxUj/lib/python3.11/site-packages/pip (python 3.11)
23:02:19 appdirs==1.4.4
23:02:19 argcomplete==3.6.3
23:02:19 aspy.yaml==1.3.0
23:02:19 attrs==25.4.0
23:02:19 autopage==0.5.2
23:02:19 beautifulsoup4==4.14.3
23:02:19 boto3==1.42.4
23:02:19 botocore==1.42.4
23:02:19 bs4==0.0.2
23:02:19 cachetools==6.2.2
23:02:19 certifi==2025.11.12
23:02:19 cffi==2.0.0
23:02:19 cfgv==3.5.0
23:02:19 chardet==5.2.0
23:02:19 charset-normalizer==3.4.4
23:02:19 click==8.3.1
23:02:19 cliff==4.13.0
23:02:19 cmd2==3.0.0
23:02:19 cryptography==3.3.2
23:02:19 debtcollector==3.0.0
23:02:19 decorator==5.2.1
23:02:19 defusedxml==0.7.1
23:02:19 Deprecated==1.3.1
23:02:19 distlib==0.4.0
23:02:19 dnspython==2.8.0
23:02:19 docker==7.1.0
23:02:19 dogpile.cache==1.5.0
23:02:19 durationpy==0.10
23:02:19 email-validator==2.3.0
23:02:19 filelock==3.20.0
23:02:19 future==1.0.0
23:02:19 gitdb==4.0.12
23:02:19 GitPython==3.1.45
23:02:19 google-auth==2.43.0
23:02:19 httplib2==0.31.0
23:02:19 identify==2.6.15
23:02:19 idna==3.11
23:02:19 importlib-resources==1.5.0
23:02:19 iso8601==2.1.0
23:02:19 Jinja2==3.1.6
23:02:19 jmespath==1.0.1
23:02:19 jsonpatch==1.33
23:02:19 jsonpointer==3.0.0
23:02:19 jsonschema==4.25.1
23:02:19 jsonschema-specifications==2025.9.1
23:02:19 keystoneauth1==5.12.0
23:02:19 kubernetes==34.1.0
23:02:19 lftools==0.37.17
23:02:19 lxml==6.0.2
23:02:19 markdown-it-py==4.0.0
23:02:19 MarkupSafe==3.0.3
23:02:19 mdurl==0.1.2
23:02:19 msgpack==1.1.2
23:02:19 multi_key_dict==2.0.3
23:02:19 munch==4.0.0
23:02:19 netaddr==1.3.0
23:02:19 niet==1.4.2
23:02:19 nodeenv==1.9.1
23:02:19 oauth2client==4.1.3
23:02:19 oauthlib==3.3.1
23:02:19 openstacksdk==4.8.0
23:02:19 os-service-types==1.8.2
23:02:19 osc-lib==4.2.0
23:02:19 oslo.config==10.1.0
23:02:19 oslo.context==6.2.0
23:02:19 oslo.i18n==6.7.1
23:02:19 oslo.log==7.2.1
23:02:19 oslo.serialization==5.8.0
23:02:19 oslo.utils==9.2.0
23:02:19 packaging==25.0
23:02:19 pbr==7.0.3
23:02:19 platformdirs==4.5.1
23:02:19 prettytable==3.17.0
23:02:19 psutil==7.1.3
23:02:19 pyasn1==0.6.1
23:02:19 pyasn1_modules==0.4.2
23:02:19 pycparser==2.23
23:02:19 pygerrit2==2.0.15
23:02:19 PyGithub==2.8.1
23:02:19 Pygments==2.19.2
23:02:19 PyJWT==2.10.1
23:02:19 PyNaCl==1.6.1
23:02:19 pyparsing==2.4.7
23:02:19 pyperclip==1.11.0
23:02:19 pyrsistent==0.20.0
23:02:19 python-cinderclient==9.8.0
23:02:19 python-dateutil==2.9.0.post0
23:02:19 python-heatclient==4.3.0
23:02:19 python-jenkins==1.8.3
23:02:19 python-keystoneclient==5.7.0
23:02:19 python-magnumclient==4.9.0
23:02:19 python-openstackclient==8.2.0
23:02:19 python-swiftclient==4.9.0
23:02:19 PyYAML==6.0.3
23:02:19 referencing==0.37.0
23:02:19 requests==2.32.5
23:02:19 requests-oauthlib==2.0.0
23:02:19 requestsexceptions==1.4.0
23:02:19 rfc3986==2.0.0
23:02:19 rich==14.2.0
23:02:19 rich-argparse==1.7.2
23:02:19 rpds-py==0.30.0
23:02:19 rsa==4.9.1
23:02:19 ruamel.yaml==0.18.16
23:02:19 ruamel.yaml.clib==0.2.15
23:02:19 s3transfer==0.16.0
23:02:19 simplejson==3.20.2
23:02:19 six==1.17.0
23:02:19 smmap==5.0.2
23:02:19 soupsieve==2.8
23:02:19 stevedore==5.6.0
23:02:19 tabulate==0.9.0
23:02:19 toml==0.10.2
23:02:19 tomlkit==0.13.3
23:02:19 tqdm==4.67.1
23:02:19 typing_extensions==4.15.0
23:02:19 tzdata==2025.2
23:02:19 urllib3==1.26.20
23:02:19 virtualenv==20.35.4
23:02:19 wcwidth==0.2.14
23:02:19 websocket-client==1.9.0
23:02:19 wrapt==2.0.1
23:02:19 xdg==6.0.0
23:02:19 xmltodict==1.0.2
23:02:19 yq==3.4.3
23:02:19 [EnvInject] - Injecting environment variables from a build step.
23:02:19 [EnvInject] - Injecting as environment variables the properties content
23:02:19 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:02:19 OS_CLOUD=vex
23:02:19 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-64
23:02:19 OS_STACK_TEMPLATE_DIR=openstack-hot
23:02:19
23:02:19 [EnvInject] - Variables injected successfully.
23:02:19 provisioning config files...
23:02:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:02:19 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins7080452332545849660.sh
23:02:19 ---> Create parameters file for OpenStack HOT
23:02:19 OpenStack Heat parameters generated
23:02:19 -----------------------------------
23:02:19 parameters:
23:02:19 vm_0_count: '3'
23:02:19 vm_0_flavor: 'v3-standard-4'
23:02:19 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
23:02:19 vm_1_count: '0'
23:02:19 vm_1_flavor: 'v3-standard-2'
23:02:19 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:02:19
23:02:19 job_name: '14749-64'
23:02:19 silo: 'releng'
23:02:19 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins9886771312654081297.sh
23:02:19 ---> Create HEAT stack
23:02:19 + source /home/jenkins/lf-env.sh
23:02:19 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:02:19 ++ mktemp -d /tmp/venv-XXXX
23:02:19 + lf_venv=/tmp/venv-JqJ4
23:02:19 + local venv_file=/tmp/.os_lf_venv
23:02:19 + local python=python3
23:02:19 + local options
23:02:19 + local set_path=true
23:02:19 + local install_args=
23:02:19 ++ 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:02:19 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:02:19 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:02:19 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:02:19 + true
23:02:19 + case $1 in
23:02:19 + python=python3
23:02:19 + shift 2
23:02:19 + true
23:02:19 + case $1 in
23:02:19 + shift
23:02:19 + break
23:02:19 + case $python in
23:02:19 + local pkg_list=
23:02:19 + [[ -d /opt/pyenv ]]
23:02:19 + echo 'Setup pyenv:'
23:02:19 Setup pyenv:
23:02:19 + export PYENV_ROOT=/opt/pyenv
23:02:19 + PYENV_ROOT=/opt/pyenv
23:02:19 + 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:02:19 + 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:02:19 + pyenv versions
23:02:20 system
23:02:20 3.8.13
23:02:20 3.9.13
23:02:20 3.10.13
23:02:20 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:02:20 + command -v pyenv
23:02:20 ++ pyenv init - --no-rehash
23:02:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:02:20 for i in ${!paths[@]}; do
23:02:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:02:20 fi; done;
23:02:20 echo "${paths[*]}"'\'')"
23:02:20 export PATH="/opt/pyenv/shims:${PATH}"
23:02:20 export PYENV_SHELL=bash
23:02:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:02:20 pyenv() {
23:02:20 local command
23:02:20 command="${1:-}"
23:02:20 if [ "$#" -gt 0 ]; then
23:02:20 shift
23:02:20 fi
23:02:20
23:02:20 case "$command" in
23:02:20 rehash|shell)
23:02:20 eval "$(pyenv "sh-$command" "$@")"
23:02:20 ;;
23:02:20 *)
23:02:20 command pyenv "$command" "$@"
23:02:20 ;;
23:02:20 esac
23:02:20 }'
23:02:20 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:02:20 for i in ${!paths[@]}; do
23:02:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:02:20 fi; done;
23:02:20 echo "${paths[*]}"'
23:02:20 ++ 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:02:20 ++ 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:02:20 ++ 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:02:20 ++ export PYENV_SHELL=bash
23:02:20 ++ PYENV_SHELL=bash
23:02:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:02:20 +++ complete -F _pyenv pyenv
23:02:20 ++ lf-pyver python3
23:02:20 ++ local py_version_xy=python3
23:02:20 ++ local py_version_xyz=
23:02:20 ++ pyenv versions
23:02:20 ++ local command
23:02:20 ++ command=versions
23:02:20 ++ '[' 1 -gt 0 ']'
23:02:20 ++ shift
23:02:20 ++ case "$command" in
23:02:20 ++ command pyenv versions
23:02:20 ++ pyenv versions
23:02:20 ++ grep -E '^[0-9.]*[0-9]$'
23:02:20 ++ sed 's/^[ *]* //'
23:02:20 ++ awk '{ print $1 }'
23:02:20 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:02:20 +++ tail -n 1
23:02:20 +++ grep '^3' /tmp/.pyenv_versions
23:02:20 +++ sort -V
23:02:20 ++ py_version_xyz=3.11.7
23:02:20 ++ [[ -z 3.11.7 ]]
23:02:20 ++ echo 3.11.7
23:02:20 ++ return 0
23:02:20 + pyenv local 3.11.7
23:02:20 + local command
23:02:20 + command=local
23:02:20 + '[' 2 -gt 0 ']'
23:02:20 + shift
23:02:20 + case "$command" in
23:02:20 + command pyenv local 3.11.7
23:02:20 + pyenv local 3.11.7
23:02:20 + for arg in "$@"
23:02:20 + case $arg in
23:02:20 + pkg_list+='lftools[openstack] '
23:02:20 + for arg in "$@"
23:02:20 + case $arg in
23:02:20 + pkg_list+='kubernetes '
23:02:20 + for arg in "$@"
23:02:20 + case $arg in
23:02:20 + pkg_list+='niet '
23:02:20 + for arg in "$@"
23:02:20 + case $arg in
23:02:20 + pkg_list+='python-heatclient '
23:02:20 + for arg in "$@"
23:02:20 + case $arg in
23:02:20 + pkg_list+='python-openstackclient '
23:02:20 + for arg in "$@"
23:02:20 + case $arg in
23:02:20 + pkg_list+='python-magnumclient '
23:02:20 + for arg in "$@"
23:02:20 + case $arg in
23:02:20 + pkg_list+='urllib3~=1.26.15 '
23:02:20 + for arg in "$@"
23:02:20 + case $arg in
23:02:20 + pkg_list+='yq '
23:02:20 + [[ -f /tmp/.os_lf_venv ]]
23:02:20 ++ cat /tmp/.os_lf_venv
23:02:20 + lf_venv=/tmp/venv-dxUj
23:02:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxUj from' file:/tmp/.os_lf_venv
23:02:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxUj from file:/tmp/.os_lf_venv
23:02:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:02:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:02:20 + local 'pip_opts=--upgrade --quiet'
23:02:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:02:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:02:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:02:20 + [[ -n '' ]]
23:02:20 + [[ -n '' ]]
23:02:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:02:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:02:20 + /tmp/venv-dxUj/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:02:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:02:22 lf-activate-venv(): INFO: Base packages installed successfully
23:02:22 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:02:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:02:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:02:22 + /tmp/venv-dxUj/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:02:38 + type python3
23:02:38 + true
23:02:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH'
23:02:38 lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH
23:02:38 + PATH=/tmp/venv-dxUj/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:02:38 + return 0
23:02:38 + openstack --os-cloud vex limits show --absolute
23:02:40 +--------------------------+---------+
23:02:40 | Name | Value |
23:02:40 +--------------------------+---------+
23:02:40 | maxTotalInstances | -1 |
23:02:40 | maxTotalCores | 450 |
23:02:40 | maxTotalRAMSize | 1000000 |
23:02:40 | maxServerMeta | 128 |
23:02:40 | maxImageMeta | 128 |
23:02:40 | maxPersonality | 5 |
23:02:40 | maxPersonalitySize | 10240 |
23:02:40 | maxTotalKeypairs | 100 |
23:02:40 | maxServerGroups | 10 |
23:02:40 | maxServerGroupMembers | 10 |
23:02:40 | maxTotalFloatingIps | -1 |
23:02:40 | maxSecurityGroups | -1 |
23:02:40 | maxSecurityGroupRules | -1 |
23:02:40 | totalRAMUsed | 557056 |
23:02:40 | totalCoresUsed | 136 |
23:02:40 | totalInstancesUsed | 67 |
23:02:40 | totalFloatingIpsUsed | 0 |
23:02:40 | totalSecurityGroupsUsed | 0 |
23:02:40 | totalServerGroupsUsed | 0 |
23:02:40 | maxTotalVolumes | -1 |
23:02:40 | maxTotalSnapshots | 10 |
23:02:40 | maxTotalVolumeGigabytes | 4096 |
23:02:40 | maxTotalBackups | 10 |
23:02:40 | maxTotalBackupGigabytes | 1000 |
23:02:40 | totalVolumesUsed | 3 |
23:02:40 | totalGigabytesUsed | 60 |
23:02:40 | totalSnapshotsUsed | 0 |
23:02:40 | totalBackupsUsed | 0 |
23:02:40 | totalBackupGigabytesUsed | 0 |
23:02:40 +--------------------------+---------+
23:02:40 + pushd /opt/ciman/openstack-hot
23:02:40 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-titanium
23:02:40 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-titanium-64 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-titanium/stack-parameters.yaml
23:03:16 Creating stack releng-controller-csit-3node-clustering-tell-all-titanium-64
23:03:16 Waiting to initialize infrastructure...
23:03:16 Waiting to initialize infrastructure...
23:03:16 Stack initialization successful.
23:03:16 ------------------------------------
23:03:16 Stack Details
23:03:16 ------------------------------------
23:03:16 {'added': None,
23:03:16 'capabilities': [],
23:03:16 'created_at': '2025-12-07T23:02:43Z',
23:03:16 'deleted': None,
23:03:16 'deleted_at': None,
23:03:16 'description': 'No description',
23:03:16 'environment': None,
23:03:16 'environment_files': None,
23:03:16 'files': None,
23:03:16 'files_container': None,
23:03:16 'id': '378d05aa-4af8-486b-84bb-127b22ee50d9',
23:03:16 'is_rollback_disabled': True,
23:03:16 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-titanium-64/378d05aa-4af8-486b-84bb-127b22ee50d9',
23:03:16 'rel': 'self'}],
23:03:16 '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:03:16 'name': 'releng-controller-csit-3node-clustering-tell-all-titanium-64',
23:03:16 'notification_topics': [],
23:03:16 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:03:16 'output_key': 'vm_0_ips',
23:03:16 'output_value': ['10.30.170.141',
23:03:16 '10.30.170.188',
23:03:16 '10.30.170.110']},
23:03:16 {'description': 'IP addresses of the 2nd vm types',
23:03:16 'output_key': 'vm_1_ips',
23:03:16 'output_value': []}],
23:03:16 'owner_id': ****,
23:03:16 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:03:16 'OS::stack_id': '378d05aa-4af8-486b-84bb-127b22ee50d9',
23:03:16 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-titanium-64',
23:03:16 'job_name': '14749-64',
23:03:16 'silo': 'releng',
23:03:16 'vm_0_count': '3',
23:03:16 'vm_0_flavor': 'v3-standard-4',
23:03:16 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:03:16 '20251201-010221.432',
23:03:16 'vm_1_count': '0',
23:03:16 'vm_1_flavor': 'v3-standard-2',
23:03:16 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:03:16 '- 20250917-133034.654'},
23:03:16 'parent_id': None,
23:03:16 'replaced': None,
23:03:16 'status': 'CREATE_COMPLETE',
23:03:16 'status_reason': 'Stack CREATE completed successfully',
23:03:16 'tags': [],
23:03:16 'template': None,
23:03:16 'template_description': 'No description',
23:03:16 'template_url': None,
23:03:16 'timeout_mins': 15,
23:03:16 'unchanged': None,
23:03:16 'updated': None,
23:03:16 'updated_at': None,
23:03:16 'user_project_id': '44e2af4bf1d245e3b18884f391768a4f'}
23:03:16 ------------------------------------
23:03:17 + popd
23:03:17 /w/workspace/controller-csit-3node-clustering-tell-all-titanium
23:03:17 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins8856312550055141619.sh
23:03:17 ---> Copy SSH public keys to CSIT lab
23:03:17 Setup pyenv:
23:03:17 system
23:03:17 3.8.13
23:03:17 3.9.13
23:03:17 3.10.13
23:03:17 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:03:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxUj from file:/tmp/.os_lf_venv
23:03:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:20 lf-activate-venv(): INFO: Base packages installed successfully
23:03:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:03:34 lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH
23:03:36 SSH not responding on 10.30.170.110. Retrying in 10 seconds...
23:03:36 SSH not responding on 10.30.170.188. Retrying in 10 seconds...
23:03:37 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:03:38 releng-14749-64-0-builder-0
23:03:38 Successfully copied public keys to slave 10.30.170.141
23:03:38 Process 6500 ready.
23:03:46 Ping to 10.30.170.110 successful.
23:03:46 Ping to 10.30.170.188 successful.
23:03:47 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:03:47 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:03:48 releng-14749-64-0-builder-2
23:03:48 Successfully copied public keys to slave 10.30.170.110
23:03:48 releng-14749-64-0-builder-1
23:03:48 Successfully copied public keys to slave 10.30.170.188
23:03:48 Process 6501 ready.
23:03:48 Process 6502 ready.
23:03:48 SSH ready on all stack servers.
23:03:48 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins3552956367801720975.sh
23:03:48 Setup pyenv:
23:03:48 system
23:03:48 3.8.13
23:03:48 3.9.13
23:03:48 3.10.13
23:03:48 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:03:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oHjU
23:03:52 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.robot_venv
23:03:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:56 lf-activate-venv(): INFO: Base packages installed successfully
23:03:56 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:03:58 lf-activate-venv(): INFO: Adding /tmp/venv-oHjU/bin to PATH
23:03:58 + echo 'Installing Python Requirements'
23:03:58 Installing Python Requirements
23:03:58 + cat
23:03:58 + python -m pip install -r requirements.txt
23:03:58 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:03:58 Collecting docker-py (from -r requirements.txt (line 1))
23:03:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:03:58 Collecting ipaddr (from -r requirements.txt (line 2))
23:03:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:03:58 Installing build dependencies: started
23:03:59 Installing build dependencies: finished with status 'done'
23:03:59 Getting requirements to build wheel: started
23:03:59 Getting requirements to build wheel: finished with status 'done'
23:03:59 Preparing metadata (pyproject.toml): started
23:04:00 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:00 Collecting netaddr (from -r requirements.txt (line 3))
23:04:00 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:04:00 Collecting netifaces (from -r requirements.txt (line 4))
23:04:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:04:00 Installing build dependencies: started
23:04:01 Installing build dependencies: finished with status 'done'
23:04:01 Getting requirements to build wheel: started
23:04:01 Getting requirements to build wheel: finished with status 'done'
23:04:01 Preparing metadata (pyproject.toml): started
23:04:01 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:01 Collecting pyhocon (from -r requirements.txt (line 5))
23:04:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:04:01 Collecting requests (from -r requirements.txt (line 6))
23:04:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:04:01 Collecting robotframework (from -r requirements.txt (line 7))
23:04:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:04:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 35.2 MB/s 0:00:00
23:04:02 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:04:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:04:02 Installing build dependencies: started
23:04:02 Installing build dependencies: finished with status 'done'
23:04:02 Getting requirements to build wheel: started
23:04:03 Getting requirements to build wheel: finished with status 'done'
23:04:03 Preparing metadata (pyproject.toml): started
23:04:03 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:03 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:04:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:04:03 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:04:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:04:03 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:04:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:04:03 Installing build dependencies: started
23:04:04 Installing build dependencies: finished with status 'done'
23:04:04 Getting requirements to build wheel: started
23:04:04 Getting requirements to build wheel: finished with status 'done'
23:04:04 Preparing metadata (pyproject.toml): started
23:04:04 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:04 Collecting scapy (from -r requirements.txt (line 12))
23:04:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:04:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 46.2 MB/s 0:00:00
23:04:05 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:04:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:04:05 Installing build dependencies: started
23:04:05 Installing build dependencies: finished with status 'done'
23:04:05 Getting requirements to build wheel: started
23:04:06 Getting requirements to build wheel: finished with status 'done'
23:04:06 Preparing metadata (pyproject.toml): started
23:04:06 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:06 Collecting elasticsearch (from -r requirements.txt (line 18))
23:04:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:04:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 31.9 MB/s 0:00:00
23:04:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:04:06 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:04:06 Collecting pyangbind (from -r requirements.txt (line 22))
23:04:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:04:06 Collecting isodate (from -r requirements.txt (line 25))
23:04:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:04:06 Collecting jmespath (from -r requirements.txt (line 28))
23:04:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:04:06 Collecting jsonpatch (from -r requirements.txt (line 31))
23:04:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:04:06 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:04:06 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:06 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:04:06 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:04:06 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:04:06 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:04:06 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:04:07 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:04:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:04:07 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:04:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:04:07 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:04:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:04:07 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:04:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:04:07 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:04:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.0/urllib3-2.6.0-py3-none-any.whl (131 kB)
23:04:07 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:04:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:04:07 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:04:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:04:07 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:04:07 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:04:07 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:04:07 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:04:07 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:04:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:04:07 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:04:07 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:04:07 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:04:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
23:04:07 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:04:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:04:07 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:04:07 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:04:07 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:04:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:04:07 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:04:07 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:04:08 Collecting elasticsearch (from -r requirements.txt (line 18))
23:04:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:04:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 43.6 MB/s 0:00:00
23:04:08 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:04:08 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:04:08 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:04:08 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:04:08 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:04:08 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:04:08 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:04:08 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:04:08 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:04:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:04:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 33.7 MB/s 0:00:00
23:04:08 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:04:08 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:04:09 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:04:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:04:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 32.0 MB/s 0:00:00
23:04:09 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:04:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:04:09 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:09 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:04:10 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:04:10 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:04:10 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:04:10 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:10 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:04:10 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:04:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:04:10 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
23:04:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 74.3 MB/s 0:00:00
23:04:11 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:11 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:04:11 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:04:11 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:04:11 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:04:11 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:04:11 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:04:11 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:04:11 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:11 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:04:11 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:04:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:04:11 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:04:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:04:11 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:04:11 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:04:11 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:04:11 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:04:11 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:04:11 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:04:11 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:04:11 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:04:11 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5a901074c7197b17f8e796d82cb9b3a75da814417f889ce105cea956d0919fe8
23:04:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:04:11 Building wheel for ipaddr (pyproject.toml): started
23:04:12 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:04:12 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9caa9d3b22d999538aef69cdc044cedbe427e2cfa636a3d438bb4addb31695b1
23:04:12 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:04:12 Building wheel for netifaces (pyproject.toml): started
23:04:14 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:04:14 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=ede00f9da68e5a3dff7f019d0afd1fedc545702cc5c4396252db2dca0d275280
23:04:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:04:14 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:04:14 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:04:14 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=fe4768fd9a55e4ea45ab00376452b79e0016641f4e88334a4b04d242bc4d4180
23:04:14 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:04:14 Building wheel for jsonpath-rw (pyproject.toml): started
23:04:15 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:04:15 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=ebf08a3a3868b516fbafe4d663b229a53323d3d129930ab59b46e538d9833378
23:04:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:04:15 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:04:15 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:04:21
23:04:21 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
23:04:22 + pip freeze
23:04:22 attrs==25.4.0
23:04:22 bcrypt==5.0.0
23:04:22 beautifulsoup4==4.14.3
23:04:22 certifi==2025.11.12
23:04:22 cffi==2.0.0
23:04:22 charset-normalizer==3.4.4
23:04:22 click==8.3.1
23:04:22 cryptography==46.0.3
23:04:22 decorator==5.2.1
23:04:22 distlib==0.4.0
23:04:22 docker-py==1.10.6
23:04:22 docker-pycreds==0.4.0
23:04:22 elastic-transport==8.17.1
23:04:22 elasticsearch==8.19.2
23:04:22 elasticsearch-dsl==8.15.4
23:04:22 enum34==1.1.10
23:04:22 filelock==3.20.0
23:04:22 h11==0.16.0
23:04:22 idna==3.11
23:04:22 invoke==2.2.1
23:04:22 ipaddr==2.2.0
23:04:22 isodate==0.7.2
23:04:22 jmespath==1.0.1
23:04:22 jsonpatch==1.33
23:04:22 jsonpath-rw==1.4.0
23:04:22 jsonpointer==3.0.0
23:04:22 lxml==6.0.2
23:04:22 netaddr==1.3.0
23:04:22 netifaces==0.11.0
23:04:22 outcome==1.3.0.post0
23:04:22 paramiko==4.0.0
23:04:22 platformdirs==4.5.1
23:04:22 ply==3.11
23:04:22 pyang==2.7.1
23:04:22 pyangbind==0.8.6
23:04:22 pycparser==2.23
23:04:22 pyhocon==0.3.61
23:04:22 PyNaCl==1.6.1
23:04:22 pyparsing==3.2.5
23:04:22 PySocks==1.7.1
23:04:22 python-dateutil==2.9.0.post0
23:04:22 regex==2025.11.3
23:04:22 requests==2.32.5
23:04:22 robotframework==7.3.2
23:04:22 robotframework-httplibrary==0.4.2
23:04:22 robotframework-pythonlibcore==4.4.1
23:04:22 robotframework-requests==0.9.7
23:04:22 robotframework-selenium2library==3.0.0
23:04:22 robotframework-seleniumlibrary==6.8.0
23:04:22 robotframework-sshlibrary==3.8.0
23:04:22 scapy==2.6.1
23:04:22 scp==0.15.0
23:04:22 selenium==4.39.0
23:04:22 six==1.17.0
23:04:22 sniffio==1.3.1
23:04:22 sortedcontainers==2.4.0
23:04:22 soupsieve==2.8
23:04:22 trio==0.32.0
23:04:22 trio-websocket==0.12.2
23:04:22 typing_extensions==4.15.0
23:04:22 urllib3==2.6.0
23:04:22 virtualenv==20.35.4
23:04:22 waitress==3.0.2
23:04:22 WebOb==1.8.9
23:04:22 websocket-client==1.9.0
23:04:22 WebTest==3.0.7
23:04:22 wsproto==1.3.2
23:04:22 [EnvInject] - Injecting environment variables from a build step.
23:04:22 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:04:22 [EnvInject] - Variables injected successfully.
23:04:22 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins13053059795882433039.sh
23:04:22 Setup pyenv:
23:04:22 system
23:04:22 3.8.13
23:04:22 3.9.13
23:04:22 3.10.13
23:04:22 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:04:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxUj from file:/tmp/.os_lf_venv
23:04:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:25 lf-activate-venv(): INFO: Base packages installed successfully
23:04:25 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:04:32 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:04:32 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
23:04:32 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.0 which is incompatible.
23:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH
23:04:32 + ODL_SYSTEM=()
23:04:32 + TOOLS_SYSTEM=()
23:04:32 + OPENSTACK_SYSTEM=()
23:04:32 + OPENSTACK_CONTROLLERS=()
23:04:32 + mapfile -t ADDR
23:04:32 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-titanium-64
23:04:32 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:04:34 + for i in "${ADDR[@]}"
23:04:34 ++ ssh 10.30.170.141 hostname -s
23:04:34 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:04:34 + REMHOST=releng-14749-64-0-builder-0
23:04:34 + case ${REMHOST} in
23:04:34 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:04:34 + for i in "${ADDR[@]}"
23:04:34 ++ ssh 10.30.170.188 hostname -s
23:04:34 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:04:35 + REMHOST=releng-14749-64-0-builder-1
23:04:35 + case ${REMHOST} in
23:04:35 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:04:35 + for i in "${ADDR[@]}"
23:04:35 ++ ssh 10.30.170.110 hostname -s
23:04:35 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:04:35 + REMHOST=releng-14749-64-0-builder-2
23:04:35 + case ${REMHOST} in
23:04:35 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:04:35 + echo NUM_ODL_SYSTEM=3
23:04:35 + echo NUM_TOOLS_SYSTEM=0
23:04:35 + '[' '' == yes ']'
23:04:35 + NUM_OPENSTACK_SYSTEM=0
23:04:35 + echo NUM_OPENSTACK_SYSTEM=0
23:04:35 + '[' 0 -eq 2 ']'
23:04:35 + echo ODL_SYSTEM_IP=10.30.170.141
23:04:35 ++ seq 0 2
23:04:35 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:04:35 + echo ODL_SYSTEM_1_IP=10.30.170.141
23:04:35 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:04:35 + echo ODL_SYSTEM_2_IP=10.30.170.188
23:04:35 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:04:35 + echo ODL_SYSTEM_3_IP=10.30.170.110
23:04:35 + echo TOOLS_SYSTEM_IP=
23:04:35 ++ seq 0 -1
23:04:35 + openstack_index=0
23:04:35 + NUM_OPENSTACK_CONTROL_NODES=1
23:04:35 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:04:35 ++ seq 0 0
23:04:35 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:04:35 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:04:35 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:04:35 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:04:35 + '[' -1 -ge 2 ']'
23:04:35 ++ seq 0 -2
23:04:35 + NUM_OPENSTACK_HAPROXY_NODES=0
23:04:35 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:04:35 ++ seq 0 -1
23:04:35 + echo 'Contents of slave_addresses.txt:'
23:04:35 Contents of slave_addresses.txt:
23:04:35 + cat slave_addresses.txt
23:04:35 NUM_ODL_SYSTEM=3
23:04:35 NUM_TOOLS_SYSTEM=0
23:04:35 NUM_OPENSTACK_SYSTEM=0
23:04:35 ODL_SYSTEM_IP=10.30.170.141
23:04:35 ODL_SYSTEM_1_IP=10.30.170.141
23:04:35 ODL_SYSTEM_2_IP=10.30.170.188
23:04:35 ODL_SYSTEM_3_IP=10.30.170.110
23:04:35 TOOLS_SYSTEM_IP=
23:04:35 NUM_OPENSTACK_CONTROL_NODES=1
23:04:35 OPENSTACK_CONTROL_NODE_1_IP=
23:04:35 NUM_OPENSTACK_COMPUTE_NODES=-1
23:04:35 NUM_OPENSTACK_HAPROXY_NODES=0
23:04:35 [EnvInject] - Injecting environment variables from a build step.
23:04:35 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:04:35 [EnvInject] - Variables injected successfully.
23:04:35 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/sh /tmp/jenkins5258046104685834522.sh
23:04:35 Preparing for JRE Version 21
23:04:35 Karaf artifact is karaf
23:04:35 Karaf project is integration
23:04:35 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:04:35 [EnvInject] - Injecting environment variables from a build step.
23:04:35 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:04:35 [EnvInject] - Variables injected successfully.
23:04:35 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins348276225939780566.sh
23:04:35 2025-12-07 23:04:35 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:04:35 Bundle version is 0.22.2-SNAPSHOT
23:04:35 --2025-12-07 23:04:35-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:04:35 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:04:35 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:04:35 HTTP request sent, awaiting response... 200 OK
23:04:35 Length: 1410 (1.4K) [application/xml]
23:04:35 Saving to: ‘maven-metadata.xml’
23:04:35
23:04:35 0K . 100% 39.3M=0s
23:04:35
23:04:35 2025-12-07 23:04:35 (39.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:04:35
23:04:35
23:04:35
23:04:35 org.opendaylight.integration
23:04:35 karaf
23:04:35 0.22.2-SNAPSHOT
23:04:35
23:04:35
23:04:35 20251207.175454
23:04:35 225
23:04:35
23:04:35 20251207175454
23:04:35
23:04:35
23:04:35 pom
23:04:35 0.22.2-20251207.175454-225
23:04:35 20251207175454
23:04:35
23:04:35
23:04:35 tar.gz
23:04:35 0.22.2-20251207.175454-225
23:04:35 20251207175454
23:04:35
23:04:35
23:04:35 zip
23:04:35 0.22.2-20251207.175454-225
23:04:35 20251207175454
23:04:35
23:04:35
23:04:35 cyclonedx
23:04:35 xml
23:04:35 0.22.2-20251207.175454-225
23:04:35 20251207175454
23:04:35
23:04:35
23:04:35 cyclonedx
23:04:35 json
23:04:35 0.22.2-20251207.175454-225
23:04:35 20251207175454
23:04:35
23:04:35
23:04:35
23:04:35
23:04:35 Nexus timestamp is 0.22.2-20251207.175454-225
23:04:35 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip
23:04:35 Distribution bundle is karaf-0.22.2-20251207.175454-225.zip
23:04:35 Distribution bundle version is 0.22.2-SNAPSHOT
23:04:35 Distribution folder is karaf-0.22.2-SNAPSHOT
23:04:35 Nexus prefix is https://nexus.opendaylight.org
23:04:35 [EnvInject] - Injecting environment variables from a build step.
23:04:35 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:04:35 [EnvInject] - Variables injected successfully.
23:04:35 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins17739841883521176903.sh
23:04:36 Setup pyenv:
23:04:36 system
23:04:36 3.8.13
23:04:36 3.9.13
23:04:36 3.10.13
23:04:36 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:04:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxUj from file:/tmp/.os_lf_venv
23:04:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:38 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:04:38 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
23:04:38 lf-activate-venv(): INFO: Base packages installed successfully
23:04:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:04:43 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:04:43 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
23:04:44 lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH
23:04:44 Copying common-functions.sh to /tmp
23:04:45 Copying common-functions.sh to 10.30.170.141:/tmp
23:04:45 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:04:46 Copying common-functions.sh to 10.30.170.188:/tmp
23:04:46 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:04:46 Copying common-functions.sh to 10.30.170.110:/tmp
23:04:46 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:04:47 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins12455633223683426956.sh
23:04:47 common-functions.sh is being sourced
23:04:47 common-functions environment:
23:04:47 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:47 ACTUALFEATURES:
23:04:47 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:47 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:04:47 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:47 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:47 CONTROLLERMEM: 2048m
23:04:47 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:47 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:47 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:47 SUITES:
23:04:47
23:04:47 #################################################
23:04:47 ## Configure Cluster and Start ##
23:04:47 #################################################
23:04:47 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:04:47 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:04:47 Locating script plan to use...
23:04:47 script plan exists!!!
23:04:47 Changing the script plan path...
23:04:47 # Place the scripts in run order:
23:04:47 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/scripts/car_people_shard.sh
23:04:47 Executing /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/scripts/car_people_shard.sh...
23:04:47 Add car-people shards file
23:04:47 Copy shard config to member-1 with IP address 10.30.170.141
23:04:47 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:04:47 Copy shard config to member-2 with IP address 10.30.170.188
23:04:47 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:04:47 Copy shard config to member-3 with IP address 10.30.170.110
23:04:47 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:04:48 Finished running script plans
23:04:48 Configuring member-1 with IP address 10.30.170.141
23:04:48 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:04:48 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:04:48 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:04:48 ++ [[ /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:04:48 common-functions.sh is being sourced
23:04:48 ++ echo 'common-functions.sh is being sourced'
23:04:48 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:04:48 ++ DISTROSTREAM=titanium
23:04:48 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:48 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:48 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:48 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:48 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:04:48 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:04:48 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:48 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:48 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:48 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:48 ++ export CONTROLLERMEM=
23:04:48 ++ CONTROLLERMEM=
23:04:48 ++ case "${DISTROSTREAM}" in
23:04:48 ++ CLUSTER_SYSTEM=pekko
23:04:48 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:48 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:48 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:48 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:48 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:48 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:48 ++ print_common_env
23:04:48 ++ cat
23:04:48 common-functions environment:
23:04:48 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:48 ACTUALFEATURES:
23:04:48 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:48 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:04:48 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:48 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:48 CONTROLLERMEM:
23:04:48 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:48 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:48 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:48 SUITES:
23:04:48
23:04:48 ++ SSH='ssh -t -t'
23:04:48 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:04:48 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:04:48 Changing to /tmp
23:04:48 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip
23:04:48 + echo 'Changing to /tmp'
23:04:48 + cd /tmp
23:04:48 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip'
23:04:48 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip
23:04:48 --2025-12-07 23:04:48-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip
23:04:48 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:04:48 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:04:48 HTTP request sent, awaiting response... 200 OK
23:04:48 Length: 234981478 (224M) [application/zip]
23:04:48 Saving to: ‘karaf-0.22.2-20251207.175454-225.zip’
23:04:48
23:04:48 0K ........ ........ ........ ........ ........ ........ 1% 68.6M 3s
23:04:48 3072K ........ ........ ........ ........ ........ ........ 2% 140M 2s
23:04:48 6144K ........ ........ ........ ........ ........ ........ 4% 177M 2s
23:04:48 9216K ........ ........ ........ ........ ........ ........ 5% 199M 2s
23:04:48 12288K ........ ........ ........ ........ ........ ........ 6% 181M 2s
23:04:48 15360K ........ ........ ........ ........ ........ ........ 8% 208M 1s
23:04:48 18432K ........ ........ ........ ........ ........ ........ 9% 208M 1s
23:04:48 21504K ........ ........ ........ ........ ........ ........ 10% 244M 1s
23:04:48 24576K ........ ........ ........ ........ ........ ........ 12% 263M 1s
23:04:48 27648K ........ ........ ........ ........ ........ ........ 13% 245M 1s
23:04:48 30720K ........ ........ ........ ........ ........ ........ 14% 280M 1s
23:04:48 33792K ........ ........ ........ ........ ........ ........ 16% 284M 1s
23:04:48 36864K ........ ........ ........ ........ ........ ........ 17% 283M 1s
23:04:48 39936K ........ ........ ........ ........ ........ ........ 18% 318M 1s
23:04:48 43008K ........ ........ ........ ........ ........ ........ 20% 298M 1s
23:04:48 46080K ........ ........ ........ ........ ........ ........ 21% 224M 1s
23:04:48 49152K ........ ........ ........ ........ ........ ........ 22% 296M 1s
23:04:48 52224K ........ ........ ........ ........ ........ ........ 24% 324M 1s
23:04:48 55296K ........ ........ ........ ........ ........ ........ 25% 353M 1s
23:04:48 58368K ........ ........ ........ ........ ........ ........ 26% 216M 1s
23:04:48 61440K ........ ........ ........ ........ ........ ........ 28% 281M 1s
23:04:48 64512K ........ ........ ........ ........ ........ ........ 29% 334M 1s
23:04:48 67584K ........ ........ ........ ........ ........ ........ 30% 299M 1s
23:04:48 70656K ........ ........ ........ ........ ........ ........ 32% 297M 1s
23:04:48 73728K ........ ........ ........ ........ ........ ........ 33% 276M 1s
23:04:49 76800K ........ ........ ........ ........ ........ ........ 34% 329M 1s
23:04:49 79872K ........ ........ ........ ........ ........ ........ 36% 329M 1s
23:04:49 82944K ........ ........ ........ ........ ........ ........ 37% 326M 1s
23:04:49 86016K ........ ........ ........ ........ ........ ........ 38% 331M 1s
23:04:49 89088K ........ ........ ........ ........ ........ ........ 40% 326M 1s
23:04:49 92160K ........ ........ ........ ........ ........ ........ 41% 347M 1s
23:04:49 95232K ........ ........ ........ ........ ........ ........ 42% 331M 1s
23:04:49 98304K ........ ........ ........ ........ ........ ........ 44% 348M 1s
23:04:49 101376K ........ ........ ........ ........ ........ ........ 45% 350M 0s
23:04:49 104448K ........ ........ ........ ........ ........ ........ 46% 324M 0s
23:04:49 107520K ........ ........ ........ ........ ........ ........ 48% 342M 0s
23:04:49 110592K ........ ........ ........ ........ ........ ........ 49% 204M 0s
23:04:49 113664K ........ ........ ........ ........ ........ ........ 50% 289M 0s
23:04:49 116736K ........ ........ ........ ........ ........ ........ 52% 318M 0s
23:04:49 119808K ........ ........ ........ ........ ........ ........ 53% 323M 0s
23:04:49 122880K ........ ........ ........ ........ ........ ........ 54% 321M 0s
23:04:49 125952K ........ ........ ........ ........ ........ ........ 56% 334M 0s
23:04:49 129024K ........ ........ ........ ........ ........ ........ 57% 347M 0s
23:04:49 132096K ........ ........ ........ ........ ........ ........ 58% 344M 0s
23:04:49 135168K ........ ........ ........ ........ ........ ........ 60% 310M 0s
23:04:49 138240K ........ ........ ........ ........ ........ ........ 61% 262M 0s
23:04:49 141312K ........ ........ ........ ........ ........ ........ 62% 346M 0s
23:04:49 144384K ........ ........ ........ ........ ........ ........ 64% 319M 0s
23:04:49 147456K ........ ........ ........ ........ ........ ........ 65% 322M 0s
23:04:49 150528K ........ ........ ........ ........ ........ ........ 66% 320M 0s
23:04:49 153600K ........ ........ ........ ........ ........ ........ 68% 217M 0s
23:04:49 156672K ........ ........ ........ ........ ........ ........ 69% 272M 0s
23:04:49 159744K ........ ........ ........ ........ ........ ........ 70% 328M 0s
23:04:49 162816K ........ ........ ........ ........ ........ ........ 72% 337M 0s
23:04:49 165888K ........ ........ ........ ........ ........ ........ 73% 336M 0s
23:04:49 168960K ........ ........ ........ ........ ........ ........ 74% 337M 0s
23:04:49 172032K ........ ........ ........ ........ ........ ........ 76% 340M 0s
23:04:49 175104K ........ ........ ........ ........ ........ ........ 77% 337M 0s
23:04:49 178176K ........ ........ ........ ........ ........ ........ 78% 333M 0s
23:04:49 181248K ........ ........ ........ ........ ........ ........ 80% 324M 0s
23:04:49 184320K ........ ........ ........ ........ ........ ........ 81% 315M 0s
23:04:49 187392K ........ ........ ........ ........ ........ ........ 83% 186M 0s
23:04:49 190464K ........ ........ ........ ........ ........ ........ 84% 178M 0s
23:04:49 193536K ........ ........ ........ ........ ........ ........ 85% 361M 0s
23:04:49 196608K ........ ........ ........ ........ ........ ........ 87% 368M 0s
23:04:49 199680K ........ ........ ........ ........ ........ ........ 88% 344M 0s
23:04:49 202752K ........ ........ ........ ........ ........ ........ 89% 354M 0s
23:04:49 205824K ........ ........ ........ ........ ........ ........ 91% 381M 0s
23:04:49 208896K ........ ........ ........ ........ ........ ........ 92% 338M 0s
23:04:49 211968K ........ ........ ........ ........ ........ ........ 93% 338M 0s
23:04:49 215040K ........ ........ ........ ........ ........ ........ 95% 329M 0s
23:04:49 218112K ........ ........ ........ ........ ........ ........ 96% 334M 0s
23:04:49 221184K ........ ........ ........ ........ ........ ........ 97% 328M 0s
23:04:49 224256K ........ ........ ........ ........ ........ ........ 99% 330M 0s
23:04:49 227328K ........ ........ ........ ........ . 100% 335M=0.8s
23:04:49
23:04:49 2025-12-07 23:04:49 (276 MB/s) - ‘karaf-0.22.2-20251207.175454-225.zip’ saved [234981478/234981478]
23:04:49
23:04:49 Extracting the new controller...
23:04:49 + echo 'Extracting the new controller...'
23:04:49 + unzip -q karaf-0.22.2-20251207.175454-225.zip
23:04:51 Adding external repositories...
23:04:51 + echo 'Adding external repositories...'
23:04:51 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:51 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:51 ################################################################################
23:04:51 #
23:04:51 # Licensed to the Apache Software Foundation (ASF) under one or more
23:04:51 # contributor license agreements. See the NOTICE file distributed with
23:04:51 # this work for additional information regarding copyright ownership.
23:04:51 # The ASF licenses this file to You under the Apache License, Version 2.0
23:04:51 # (the "License"); you may not use this file except in compliance with
23:04:51 # the License. You may obtain a copy of the License at
23:04:51 #
23:04:51 # http://www.apache.org/licenses/LICENSE-2.0
23:04:51 #
23:04:51 # Unless required by applicable law or agreed to in writing, software
23:04:51 # distributed under the License is distributed on an "AS IS" BASIS,
23:04:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:04:51 # See the License for the specific language governing permissions and
23:04:51 # limitations under the License.
23:04:51 #
23:04:51 ################################################################################
23:04:51
23:04:51 #
23:04:51 # If set to true, the following property will not allow any certificate to be used
23:04:51 # when accessing Maven repositories through SSL
23:04:51 #
23:04:51 #org.ops4j.pax.url.mvn.certificateCheck=
23:04:51
23:04:51 #
23:04:51 # Path to the local Maven settings file.
23:04:51 # The repositories defined in this file will be automatically added to the list
23:04:51 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:04:51 # below is not set.
23:04:51 # The following locations are checked for the existence of the settings.xml file
23:04:51 # * 1. looks for the specified url
23:04:51 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:04:51 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:04:51 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:04:51 #
23:04:51 #org.ops4j.pax.url.mvn.settings=
23:04:51
23:04:51 #
23:04:51 # Path to the local Maven repository which is used to avoid downloading
23:04:51 # artifacts when they already exist locally.
23:04:51 # The value of this property will be extracted from the settings.xml file
23:04:51 # above, or defaulted to:
23:04:51 # System.getProperty( "user.home" ) + "/.m2/repository"
23:04:51 #
23:04:51 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:04:51
23:04:51 #
23:04:51 # Default this to false. It's just weird to use undocumented repos
23:04:51 #
23:04:51 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:04:51
23:04:51 #
23:04:51 # Uncomment if you don't wanna use the proxy settings
23:04:51 # from the Maven conf/settings.xml file
23:04:51 #
23:04:51 # org.ops4j.pax.url.mvn.proxySupport=false
23:04:51
23:04:51 #
23:04:51 # Comma separated list of repositories scanned when resolving an artifact.
23:04:51 # Those repositories will be checked before iterating through the
23:04:51 # below list of repositories and even before the local repository
23:04:51 # A repository url can be appended with zero or more of the following flags:
23:04:51 # @snapshots : the repository contains snaphots
23:04:51 # @noreleases : the repository does not contain any released artifacts
23:04:51 #
23:04:51 # The following property value will add the system folder as a repo.
23:04:51 #
23:04:51 org.ops4j.pax.url.mvn.defaultRepositories=\
23:04:51 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:04:51 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:04:51 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:04:51
23:04:51 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:04:51 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:04:51
23:04:51 #
23:04:51 # Comma separated list of repositories scanned when resolving an artifact.
23:04:51 # The default list includes the following repositories:
23:04:51 # http://repo1.maven.org/maven2@id=central
23:04:51 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:04:51 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:04:51 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:04:51 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:04:51 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:04:51 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:04:51 # To add repositories to the default ones, prepend '+' to the list of repositories
23:04:51 # to add.
23:04:51 # A repository url can be appended with zero or more of the following flags:
23:04:51 # @snapshots : the repository contains snapshots
23:04:51 # @noreleases : the repository does not contain any released artifacts
23:04:51 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:04:51 #
23:04:51 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:04:51
23:04:51 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:04:51 + echo 'Configuring the startup features...'
23:04:51 Configuring the startup features...
23:04:51 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:51 + FEATURE_TEST_STRING=features-test
23:04:51 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:04:51 + KARAF_VERSION=karaf4
23:04:51 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:04:51 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:51 + [[ ! -z '' ]]
23:04:51 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:51 ################################################################################
23:04:51 #
23:04:51 # Licensed to the Apache Software Foundation (ASF) under one or more
23:04:51 # contributor license agreements. See the NOTICE file distributed with
23:04:51 # this work for additional information regarding copyright ownership.
23:04:51 # The ASF licenses this file to You under the Apache License, Version 2.0
23:04:51 # (the "License"); you may not use this file except in compliance with
23:04:51 # the License. You may obtain a copy of the License at
23:04:51 #
23:04:51 # http://www.apache.org/licenses/LICENSE-2.0
23:04:51 #
23:04:51 # Unless required by applicable law or agreed to in writing, software
23:04:51 # distributed under the License is distributed on an "AS IS" BASIS,
23:04:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:04:51 # See the License for the specific language governing permissions and
23:04:51 # limitations under the License.
23:04:51 #
23:04:51 ################################################################################
23:04:51
23:04:51 #
23:04:51 # Comma separated list of features repositories to register by default
23:04:51 #
23:04:51 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/963af8d8-1d85-4a26-80f8-a2eff0e157d7.xml
23:04:51
23:04:51 #
23:04:51 # Comma separated list of features to install at startup
23:04:51 #
23:04:51 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, fd7fcc9f-5cef-4f9e-a1ea-43a2c182ddfe
23:04:51
23:04:51 #
23:04:51 # Resource repositories (OBR) that the features resolver can use
23:04:51 # to resolve requirements/capabilities
23:04:51 #
23:04:51 # The format of the resourceRepositories is
23:04:51 # resourceRepositories=[xml:url|json:url],...
23:04:51 # for Instance:
23:04:51 #
23:04:51 #resourceRepositories=xml:http://host/path/to/index.xml
23:04:51 # or
23:04:51 #resourceRepositories=json:http://host/path/to/index.json
23:04:51 #
23:04:51
23:04:51 #
23:04:51 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:04:51 #
23:04:51 featuresBootAsynchronous=false
23:04:51
23:04:51 #
23:04:51 # Service requirements enforcement
23:04:51 #
23:04:51 # By default, the feature resolver checks the service requirements/capabilities of
23:04:51 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:04:51 # the required bundles.
23:04:51 # The following flag can have those values:
23:04:51 # - disable: service requirements are completely ignored
23:04:51 # - default: service requirements are ignored for old features
23:04:51 # - enforce: service requirements are always verified
23:04:51 #
23:04:51 #serviceRequirements=default
23:04:51
23:04:51 #
23:04:51 # Store cfg file for config element in feature
23:04:51 #
23:04:51 #configCfgStore=true
23:04:51
23:04:51 #
23:04:51 # Define if the feature service automatically refresh bundles
23:04:51 #
23:04:51 autoRefresh=true
23:04:51
23:04:51 #
23:04:51 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:04:51 # XML file defines instructions related to features processing
23:04:51 # versions.properties may declare properties to resolve placeholders in XML file
23:04:51 # both files are relative to ${karaf.etc}
23:04:51 #
23:04:51 #featureProcessing=org.apache.karaf.features.xml
23:04:51 #featureProcessingVersions=versions.properties
23:04:51 + configure_karaf_log karaf4 ''
23:04:51 + local -r karaf_version=karaf4
23:04:51 + local -r controllerdebugmap=
23:04:51 + local logapi=log4j
23:04:51 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:51 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:04:51 log4j2.rootLogger.level = INFO
23:04:51 #log4j2.rootLogger.type = asyncRoot
23:04:51 #log4j2.rootLogger.includeLocation = false
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:04:51 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:04:51 log4j2.rootLogger.appenderRef.Console.ref = Console
23:04:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:04:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:04:51 log4j2.logger.spifly.name = org.apache.aries.spifly
23:04:51 log4j2.logger.spifly.level = WARN
23:04:51 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:04:51 log4j2.logger.audit.level = INFO
23:04:51 log4j2.logger.audit.additivity = false
23:04:51 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:04:51 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:04:51 log4j2.appender.console.type = Console
23:04:51 log4j2.appender.console.name = Console
23:04:51 log4j2.appender.console.layout.type = PatternLayout
23:04:51 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:04:51 log4j2.appender.rolling.type = RollingRandomAccessFile
23:04:51 log4j2.appender.rolling.name = RollingFile
23:04:51 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:04:51 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:04:51 #log4j2.appender.rolling.immediateFlush = false
23:04:51 log4j2.appender.rolling.append = true
23:04:51 log4j2.appender.rolling.layout.type = PatternLayout
23:04:51 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:04:51 log4j2.appender.rolling.policies.type = Policies
23:04:51 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:04:51 log4j2.appender.rolling.policies.size.size = 64MB
23:04:51 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:04:51 log4j2.appender.rolling.strategy.max = 7
23:04:51 log4j2.appender.audit.type = RollingRandomAccessFile
23:04:51 log4j2.appender.audit.name = AuditRollingFile
23:04:51 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:04:51 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:04:51 log4j2.appender.audit.append = true
23:04:51 log4j2.appender.audit.layout.type = PatternLayout
23:04:51 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:04:51 log4j2.appender.audit.policies.type = Policies
23:04:51 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:04:51 log4j2.appender.audit.policies.size.size = 8MB
23:04:51 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:04:51 log4j2.appender.audit.strategy.max = 7
23:04:51 log4j2.appender.osgi.type = PaxOsgi
23:04:51 log4j2.appender.osgi.name = PaxOsgi
23:04:51 log4j2.appender.osgi.filter = *
23:04:51 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:04:51 #log4j2.logger.aether.level = TRACE
23:04:51 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:04:51 #log4j2.logger.http-headers.level = DEBUG
23:04:51 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:04:51 #log4j2.logger.maven.level = TRACE
23:04:51 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:04:51 + logapi=log4j2
23:04:51 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:04:51 + '[' log4j2 == log4j2 ']'
23:04:51 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:51 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:04:51 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:04:51 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:04:51 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:04:51 controllerdebugmap:
23:04:51 + unset IFS
23:04:51 + echo 'controllerdebugmap: '
23:04:51 + '[' -n '' ']'
23:04:51 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:51 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:04:51 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:51 ################################################################################
23:04:51 #
23:04:51 # Licensed to the Apache Software Foundation (ASF) under one or more
23:04:51 # contributor license agreements. See the NOTICE file distributed with
23:04:51 # this work for additional information regarding copyright ownership.
23:04:51 # The ASF licenses this file to You under the Apache License, Version 2.0
23:04:51 # (the "License"); you may not use this file except in compliance with
23:04:51 # the License. You may obtain a copy of the License at
23:04:51 #
23:04:51 # http://www.apache.org/licenses/LICENSE-2.0
23:04:51 #
23:04:51 # Unless required by applicable law or agreed to in writing, software
23:04:51 # distributed under the License is distributed on an "AS IS" BASIS,
23:04:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:04:51 # See the License for the specific language governing permissions and
23:04:51 # limitations under the License.
23:04:51 #
23:04:51 ################################################################################
23:04:51
23:04:51 # Common pattern layout for appenders
23:04:51 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:04:51
23:04:51 # Root logger
23:04:51 log4j2.rootLogger.level = INFO
23:04:51 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:04:51 #log4j2.rootLogger.type = asyncRoot
23:04:51 #log4j2.rootLogger.includeLocation = false
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:04:51 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:04:51 log4j2.rootLogger.appenderRef.Console.ref = Console
23:04:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:04:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:04:51
23:04:51 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:04:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:04:51
23:04:51 # Loggers configuration
23:04:51
23:04:51 # Spifly logger
23:04:51 log4j2.logger.spifly.name = org.apache.aries.spifly
23:04:51 log4j2.logger.spifly.level = WARN
23:04:51
23:04:51 # Security audit logger
23:04:51 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:04:51 log4j2.logger.audit.level = INFO
23:04:51 log4j2.logger.audit.additivity = false
23:04:51 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:04:51
23:04:51 # Appenders configuration
23:04:51
23:04:51 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:04:51 log4j2.appender.console.type = Console
23:04:51 log4j2.appender.console.name = Console
23:04:51 log4j2.appender.console.layout.type = PatternLayout
23:04:51 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:04:51
23:04:51 # Rolling file appender
23:04:51 log4j2.appender.rolling.type = RollingRandomAccessFile
23:04:51 log4j2.appender.rolling.name = RollingFile
23:04:51 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:04:51 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:04:51 # uncomment to not force a disk flush
23:04:51 #log4j2.appender.rolling.immediateFlush = false
23:04:51 log4j2.appender.rolling.append = true
23:04:51 log4j2.appender.rolling.layout.type = PatternLayout
23:04:51 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:04:51 log4j2.appender.rolling.policies.type = Policies
23:04:51 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:04:51 log4j2.appender.rolling.policies.size.size = 1GB
23:04:51 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:04:51 log4j2.appender.rolling.strategy.max = 7
23:04:51
23:04:51 # Audit file appender
23:04:51 log4j2.appender.audit.type = RollingRandomAccessFile
23:04:51 log4j2.appender.audit.name = AuditRollingFile
23:04:51 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:04:51 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:04:51 log4j2.appender.audit.append = true
23:04:51 log4j2.appender.audit.layout.type = PatternLayout
23:04:51 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:04:51 log4j2.appender.audit.policies.type = Policies
23:04:51 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:04:51 log4j2.appender.audit.policies.size.size = 8MB
23:04:51 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:04:51 log4j2.appender.audit.strategy.max = 7
23:04:51
23:04:51 # OSGi appender
23:04:51 log4j2.appender.osgi.type = PaxOsgi
23:04:51 log4j2.appender.osgi.name = PaxOsgi
23:04:51 log4j2.appender.osgi.filter = *
23:04:51
23:04:51 # help with identification of maven-related problems with pax-url-aether
23:04:51 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:04:51 #log4j2.logger.aether.level = TRACE
23:04:51 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:04:51 #log4j2.logger.http-headers.level = DEBUG
23:04:51 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:04:51 #log4j2.logger.maven.level = TRACE
23:04:51 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:04:51 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:04:51 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:51 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:04:51 + local -r controllermem=3072m
23:04:51 Configure
23:04:51 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:51 + echo Configure
23:04:51 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:04:51 max memory: 3072m
23:04:51 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:51 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:04:51 + echo ' max memory: 3072m'
23:04:51 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:04:51 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:51 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:51 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:51 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:04:51 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:51 #!/bin/sh
23:04:51 #
23:04:51 # Licensed to the Apache Software Foundation (ASF) under one or more
23:04:51 # contributor license agreements. See the NOTICE file distributed with
23:04:51 # this work for additional information regarding copyright ownership.
23:04:51 # The ASF licenses this file to You under the Apache License, Version 2.0
23:04:51 # (the "License"); you may not use this file except in compliance with
23:04:51 # the License. You may obtain a copy of the License at
23:04:51 #
23:04:51 # http://www.apache.org/licenses/LICENSE-2.0
23:04:51 #
23:04:51 # Unless required by applicable law or agreed to in writing, software
23:04:51 # distributed under the License is distributed on an "AS IS" BASIS,
23:04:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:04:51 # See the License for the specific language governing permissions and
23:04:51 # limitations under the License.
23:04:51 #
23:04:51
23:04:51 #
23:04:51 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:04:51 # script: client, instance, shell, start, status, stop, karaf
23:04:51 #
23:04:51 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:04:51 # Actions go here...
23:04:51 # fi
23:04:51
23:04:51 #
23:04:51 # general settings which should be applied for all scripts go here; please keep
23:04:51 # in mind that it is possible that scripts might be executed more than once, e.g.
23:04:51 # in example of the start script where the start script is executed first and the
23:04:51 # karaf script afterwards.
23:04:51 #
23:04:51
23:04:51 #
23:04:51 # The following section shows the possible configuration options for the default
23:04:51 # karaf scripts
23:04:51 #
23:04:51 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:04:51 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:04:51 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:04:51 # export EXTRA_JAVA_OPTS # Additional JVM options
23:04:51 # export KARAF_HOME # Karaf home folder
23:04:51 # export KARAF_DATA # Karaf data folder
23:04:51 # export KARAF_BASE # Karaf base folder
23:04:51 # export KARAF_ETC # Karaf etc folder
23:04:51 # export KARAF_LOG # Karaf log folder
23:04:51 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:04:51 # export KARAF_OPTS # Additional available Karaf options
23:04:51 # export KARAF_DEBUG # Enable debug mode
23:04:51 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:04:51 # export KARAF_NOROOT # Prevent execution as root if set to true
23:04:51 Set Java version
23:04:51 + echo 'Set Java version'
23:04:51 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:04:51 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:04:51 sudo: a password is required
23:04:51 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:04:51 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:04:51 sudo: a password is required
23:04:51 JDK default version ...
23:04:51 + echo 'JDK default version ...'
23:04:51 + java -version
23:04:51 openjdk version "21.0.9" 2025-10-21
23:04:51 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:04:51 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:04:51 Set JAVA_HOME
23:04:51 + echo 'Set JAVA_HOME'
23:04:51 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:04:51 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:04:51 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:04:51 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:04:51 Listing all open ports on controller system...
23:04:51 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:04:51 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:04:51 + echo 'Listing all open ports on controller system...'
23:04:51 + netstat -pnatu
23:04:51 /tmp/configuration-script.sh: line 40: netstat: command not found
23:04:51 Custom shard config exists!!!
23:04:51 + '[' -f /tmp/custom_shard_config.txt ']'
23:04:51 + echo 'Custom shard config exists!!!'
23:04:51 + echo 'Copying the shard config...'
23:04:51 Copying the shard config...
23:04:51 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:04:51 Configuring cluster
23:04:51 + echo 'Configuring cluster'
23:04:51 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.141 10.30.170.188 10.30.170.110
23:04:51 ################################################
23:04:51 ## Configure Cluster ##
23:04:51 ################################################
23:04:51 NOTE: Cluster configuration files not found. Copying from
23:04:51 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:04:51 Configuring unique name in pekko.conf
23:04:51 Configuring hostname in pekko.conf
23:04:51 Configuring data and rpc seed nodes in pekko.conf
23:04:51 modules = [
23:04:51
23:04:51 {
23:04:51 name = "inventory"
23:04:51 namespace = "urn:opendaylight:inventory"
23:04:51 shard-strategy = "module"
23:04:51 },
23:04:51 {
23:04:51 name = "topology"
23:04:51 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:04:51 shard-strategy = "module"
23:04:51 },
23:04:51 {
23:04:51 name = "toaster"
23:04:51 namespace = "http://netconfcentral.org/ns/toaster"
23:04:51 shard-strategy = "module"
23:04:51 },
23:04:51 {
23:04:51 name = "car"
23:04:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:04:51 shard-strategy = "module"
23:04:51 },
23:04:51 {
23:04:51 name = "people"
23:04:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:04:51 shard-strategy = "module"
23:04:51 },
23:04:51 {
23:04:51 name = "car-people"
23:04:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:04:51 shard-strategy = "module"
23:04:51 }
23:04:51 ]
23:04:51 Configuring replication type in module-shards.conf
23:04:51 ################################################
23:04:51 ## NOTE: Manually restart controller to ##
23:04:51 ## apply configuration. ##
23:04:51 ################################################
23:04:51 Dump pekko.conf
23:04:51 + echo 'Dump pekko.conf'
23:04:51 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:51
23:04:51 odl-cluster-data {
23:04:51 pekko {
23:04:51 remote {
23:04:51 artery {
23:04:51 enabled = on
23:04:51 transport = tcp
23:04:51 canonical.hostname = "10.30.170.141"
23:04:51 canonical.port = 2550
23:04:51 }
23:04:51 }
23:04:51
23:04:51 cluster {
23:04:51 # Using artery.
23:04:51 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.141:2550",
23:04:51 "pekko://opendaylight-cluster-data@10.30.170.188:2550",
23:04:51 "pekko://opendaylight-cluster-data@10.30.170.110:2550"]
23:04:51
23:04:51 roles = ["member-1"]
23:04:51
23:04:51 # when under load we might trip a false positive on the failure detector
23:04:51 # failure-detector {
23:04:51 # heartbeat-interval = 4 s
23:04:51 # acceptable-heartbeat-pause = 16s
23:04:51 # }
23:04:51 }
23:04:51
23:04:51 persistence {
23:04:51 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:04:51 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:04:51 # The relative path is always relative to KARAF_HOME.
23:04:51
23:04:51 # snapshot-store.local.dir = "target/snapshots"
23:04:51
23:04:51 # Use lz4 compression for LocalSnapshotStore snapshots
23:04:51 snapshot-store.local.use-lz4-compression = false
23:04:51 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:04:51 snapshot-store.local.lz4-blocksize = 256KB
23:04:51 }
23:04:51 disable-default-actor-system-quarantined-event-handling = "false"
23:04:51 }
23:04:51 }
23:04:51 Dump modules.conf
23:04:51 + echo 'Dump modules.conf'
23:04:51 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:51 modules = [
23:04:51
23:04:51 {
23:04:51 name = "inventory"
23:04:51 namespace = "urn:opendaylight:inventory"
23:04:51 shard-strategy = "module"
23:04:51 },
23:04:51 {
23:04:51 name = "topology"
23:04:51 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:04:51 shard-strategy = "module"
23:04:51 },
23:04:51 {
23:04:51 name = "toaster"
23:04:51 namespace = "http://netconfcentral.org/ns/toaster"
23:04:51 shard-strategy = "module"
23:04:51 },
23:04:51 {
23:04:51 name = "car"
23:04:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:04:51 shard-strategy = "module"
23:04:51 },
23:04:51 {
23:04:51 name = "people"
23:04:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:04:51 shard-strategy = "module"
23:04:51 },
23:04:51 {
23:04:51 name = "car-people"
23:04:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:04:51 shard-strategy = "module"
23:04:51 }
23:04:51 ]
23:04:51 Dump module-shards.conf
23:04:51 + echo 'Dump module-shards.conf'
23:04:51 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:51 module-shards = [
23:04:51 {
23:04:51 name = "default"
23:04:51 shards = [
23:04:51 {
23:04:51 name = "default"
23:04:51 replicas = ["member-1",
23:04:51 "member-2",
23:04:51 "member-3"]
23:04:51 }
23:04:51 ]
23:04:51 },
23:04:51 {
23:04:51 name = "inventory"
23:04:51 shards = [
23:04:51 {
23:04:51 name="inventory"
23:04:51 replicas = ["member-1",
23:04:51 "member-2",
23:04:51 "member-3"]
23:04:51 }
23:04:51 ]
23:04:51 },
23:04:51 {
23:04:51 name = "topology"
23:04:51 shards = [
23:04:51 {
23:04:51 name="topology"
23:04:51 replicas = ["member-1",
23:04:51 "member-2",
23:04:51 "member-3"]
23:04:51 }
23:04:51 ]
23:04:51 },
23:04:51 {
23:04:51 name = "toaster"
23:04:51 shards = [
23:04:51 {
23:04:51 name="toaster"
23:04:51 replicas = ["member-1",
23:04:51 "member-2",
23:04:51 "member-3"]
23:04:51 }
23:04:51 ]
23:04:51 },
23:04:51 {
23:04:51 name = "car"
23:04:51 shards = [
23:04:51 {
23:04:51 name="car"
23:04:51 replicas = ["member-1",
23:04:51 "member-2",
23:04:51 "member-3"]
23:04:51 }
23:04:51 ]
23:04:51 },
23:04:51 {
23:04:51 name = "people"
23:04:51 shards = [
23:04:51 {
23:04:51 name="people"
23:04:51 replicas = ["member-1",
23:04:51 "member-2",
23:04:51 "member-3"]
23:04:51 }
23:04:51 ]
23:04:51 },
23:04:51 {
23:04:51 name = "car-people"
23:04:51 shards = [
23:04:51 {
23:04:51 name="car-people"
23:04:51 replicas = ["member-1",
23:04:51 "member-2",
23:04:51 "member-3"]
23:04:51 }
23:04:51 ]
23:04:51 }
23:04:51 ]
23:04:51 Configuring member-2 with IP address 10.30.170.188
23:04:51 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:04:52 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:04:52 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:04:52 ++ [[ /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:04:52 common-functions.sh is being sourced
23:04:52 ++ echo 'common-functions.sh is being sourced'
23:04:52 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:04:52 ++ DISTROSTREAM=titanium
23:04:52 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:52 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:52 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:52 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:52 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:04:52 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:04:52 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:52 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:52 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:52 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:52 ++ export CONTROLLERMEM=
23:04:52 ++ CONTROLLERMEM=
23:04:52 ++ case "${DISTROSTREAM}" in
23:04:52 ++ CLUSTER_SYSTEM=pekko
23:04:52 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:52 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:52 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:52 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:52 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:52 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:52 ++ print_common_env
23:04:52 ++ cat
23:04:52 common-functions environment:
23:04:52 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:52 ACTUALFEATURES:
23:04:52 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:52 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:04:52 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:52 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:52 CONTROLLERMEM:
23:04:52 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:52 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:52 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:52 SUITES:
23:04:52
23:04:52 ++ SSH='ssh -t -t'
23:04:52 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:04:52 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:04:52 Changing to /tmp
23:04:52 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip
23:04:52 + echo 'Changing to /tmp'
23:04:52 + cd /tmp
23:04:52 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip'
23:04:52 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip
23:04:52 --2025-12-07 23:04:52-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip
23:04:52 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:04:52 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:04:52 HTTP request sent, awaiting response... 200 OK
23:04:52 Length: 234981478 (224M) [application/zip]
23:04:52 Saving to: ‘karaf-0.22.2-20251207.175454-225.zip’
23:04:52
23:04:52 0K ........ ........ ........ ........ ........ ........ 1% 57.4M 4s
23:04:52 3072K ........ ........ ........ ........ ........ ........ 2% 123M 3s
23:04:52 6144K ........ ........ ........ ........ ........ ........ 4% 163M 2s
23:04:52 9216K ........ ........ ........ ........ ........ ........ 5% 195M 2s
23:04:52 12288K ........ ........ ........ ........ ........ ........ 6% 172M 2s
23:04:52 15360K ........ ........ ........ ........ ........ ........ 8% 201M 2s
23:04:52 18432K ........ ........ ........ ........ ........ ........ 9% 223M 2s
23:04:52 21504K ........ ........ ........ ........ ........ ........ 10% 249M 1s
23:04:52 24576K ........ ........ ........ ........ ........ ........ 12% 208M 1s
23:04:52 27648K ........ ........ ........ ........ ........ ........ 13% 97.8M 1s
23:04:52 30720K ........ ........ ........ ........ ........ ........ 14% 266M 1s
23:04:52 33792K ........ ........ ........ ........ ........ ........ 16% 197M 1s
23:04:52 36864K ........ ........ ........ ........ ........ ........ 17% 248M 1s
23:04:52 39936K ........ ........ ........ ........ ........ ........ 18% 148M 1s
23:04:52 43008K ........ ........ ........ ........ ........ ........ 20% 250M 1s
23:04:52 46080K ........ ........ ........ ........ ........ ........ 21% 284M 1s
23:04:52 49152K ........ ........ ........ ........ ........ ........ 22% 209M 1s
23:04:52 52224K ........ ........ ........ ........ ........ ........ 24% 228M 1s
23:04:52 55296K ........ ........ ........ ........ ........ ........ 25% 243M 1s
23:04:52 58368K ........ ........ ........ ........ ........ ........ 26% 159M 1s
23:04:52 61440K ........ ........ ........ ........ ........ ........ 28% 122M 1s
23:04:53 64512K ........ ........ ........ ........ ........ ........ 29% 128M 1s
23:04:53 67584K ........ ........ ........ ........ ........ ........ 30% 224M 1s
23:04:53 70656K ........ ........ ........ ........ ........ ........ 32% 150M 1s
23:04:53 73728K ........ ........ ........ ........ ........ ........ 33% 246M 1s
23:04:53 76800K ........ ........ ........ ........ ........ ........ 34% 99.0M 1s
23:04:53 79872K ........ ........ ........ ........ ........ ........ 36% 221M 1s
23:04:53 82944K ........ ........ ........ ........ ........ ........ 37% 167M 1s
23:04:53 86016K ........ ........ ........ ........ ........ ........ 38% 230M 1s
23:04:53 89088K ........ ........ ........ ........ ........ ........ 40% 229M 1s
23:04:53 92160K ........ ........ ........ ........ ........ ........ 41% 178M 1s
23:04:53 95232K ........ ........ ........ ........ ........ ........ 42% 145M 1s
23:04:53 98304K ........ ........ ........ ........ ........ ........ 44% 261M 1s
23:04:53 101376K ........ ........ ........ ........ ........ ........ 45% 220M 1s
23:04:53 104448K ........ ........ ........ ........ ........ ........ 46% 230M 1s
23:04:53 107520K ........ ........ ........ ........ ........ ........ 48% 214M 1s
23:04:53 110592K ........ ........ ........ ........ ........ ........ 49% 148M 1s
23:04:53 113664K ........ ........ ........ ........ ........ ........ 50% 169M 1s
23:04:53 116736K ........ ........ ........ ........ ........ ........ 52% 224M 1s
23:04:53 119808K ........ ........ ........ ........ ........ ........ 53% 181M 1s
23:04:53 122880K ........ ........ ........ ........ ........ ........ 54% 237M 1s
23:04:53 125952K ........ ........ ........ ........ ........ ........ 56% 211M 1s
23:04:53 129024K ........ ........ ........ ........ ........ ........ 57% 178M 1s
23:04:53 132096K ........ ........ ........ ........ ........ ........ 58% 217M 1s
23:04:53 135168K ........ ........ ........ ........ ........ ........ 60% 165M 1s
23:04:53 138240K ........ ........ ........ ........ ........ ........ 61% 179M 0s
23:04:53 141312K ........ ........ ........ ........ ........ ........ 62% 234M 0s
23:04:53 144384K ........ ........ ........ ........ ........ ........ 64% 142M 0s
23:04:53 147456K ........ ........ ........ ........ ........ ........ 65% 74.6M 0s
23:04:53 150528K ........ ........ ........ ........ ........ ........ 66% 252M 0s
23:04:53 153600K ........ ........ ........ ........ ........ ........ 68% 146M 0s
23:04:53 156672K ........ ........ ........ ........ ........ ........ 69% 150M 0s
23:04:53 159744K ........ ........ ........ ........ ........ ........ 70% 153M 0s
23:04:53 162816K ........ ........ ........ ........ ........ ........ 72% 182M 0s
23:04:53 165888K ........ ........ ........ ........ ........ ........ 73% 155M 0s
23:04:53 168960K ........ ........ ........ ........ ........ ........ 74% 133M 0s
23:04:53 172032K ........ ........ ........ ........ ........ ........ 76% 132M 0s
23:04:53 175104K ........ ........ ........ ........ ........ ........ 77% 204M 0s
23:04:53 178176K ........ ........ ........ ........ ........ ........ 78% 130M 0s
23:04:53 181248K ........ ........ ........ ........ ........ ........ 80% 187M 0s
23:04:53 184320K ........ ........ ........ ........ ........ ........ 81% 199M 0s
23:04:53 187392K ........ ........ ........ ........ ........ ........ 83% 129M 0s
23:04:53 190464K ........ ........ ........ ........ ........ ........ 84% 198M 0s
23:04:53 193536K ........ ........ ........ ........ ........ ........ 85% 170M 0s
23:04:53 196608K ........ ........ ........ ........ ........ ........ 87% 195M 0s
23:04:53 199680K ........ ........ ........ ........ ........ ........ 88% 190M 0s
23:04:53 202752K ........ ........ ........ ........ ........ ........ 89% 199M 0s
23:04:53 205824K ........ ........ ........ ........ ........ ........ 91% 227M 0s
23:04:53 208896K ........ ........ ........ ........ ........ ........ 92% 174M 0s
23:04:53 211968K ........ ........ ........ ........ ........ ........ 93% 219M 0s
23:04:53 215040K ........ ........ ........ ........ ........ ........ 95% 135M 0s
23:04:53 218112K ........ ........ ........ ........ ........ ........ 96% 236M 0s
23:04:53 221184K ........ ........ ........ ........ ........ ........ 97% 132M 0s
23:04:53 224256K ........ ........ ........ ........ ........ ........ 99% 179M 0s
23:04:53 227328K ........ ........ ........ ........ . 100% 206M=1.3s
23:04:53
23:04:53 2025-12-07 23:04:53 (171 MB/s) - ‘karaf-0.22.2-20251207.175454-225.zip’ saved [234981478/234981478]
23:04:53
23:04:53 Extracting the new controller...
23:04:53 + echo 'Extracting the new controller...'
23:04:53 + unzip -q karaf-0.22.2-20251207.175454-225.zip
23:04:55 Adding external repositories...
23:04:55 + echo 'Adding external repositories...'
23:04:55 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:55 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:55 ################################################################################
23:04:55 #
23:04:55 # Licensed to the Apache Software Foundation (ASF) under one or more
23:04:55 # contributor license agreements. See the NOTICE file distributed with
23:04:55 # this work for additional information regarding copyright ownership.
23:04:55 # The ASF licenses this file to You under the Apache License, Version 2.0
23:04:55 # (the "License"); you may not use this file except in compliance with
23:04:55 # the License. You may obtain a copy of the License at
23:04:55 #
23:04:55 # http://www.apache.org/licenses/LICENSE-2.0
23:04:55 #
23:04:55 # Unless required by applicable law or agreed to in writing, software
23:04:55 # distributed under the License is distributed on an "AS IS" BASIS,
23:04:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:04:55 # See the License for the specific language governing permissions and
23:04:55 # limitations under the License.
23:04:55 #
23:04:55 ################################################################################
23:04:55
23:04:55 #
23:04:55 # If set to true, the following property will not allow any certificate to be used
23:04:55 # when accessing Maven repositories through SSL
23:04:55 #
23:04:55 #org.ops4j.pax.url.mvn.certificateCheck=
23:04:55
23:04:55 #
23:04:55 # Path to the local Maven settings file.
23:04:55 # The repositories defined in this file will be automatically added to the list
23:04:55 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:04:55 # below is not set.
23:04:55 # The following locations are checked for the existence of the settings.xml file
23:04:55 # * 1. looks for the specified url
23:04:55 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:04:55 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:04:55 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:04:55 #
23:04:55 #org.ops4j.pax.url.mvn.settings=
23:04:55
23:04:55 #
23:04:55 # Path to the local Maven repository which is used to avoid downloading
23:04:55 # artifacts when they already exist locally.
23:04:55 # The value of this property will be extracted from the settings.xml file
23:04:55 # above, or defaulted to:
23:04:55 # System.getProperty( "user.home" ) + "/.m2/repository"
23:04:55 #
23:04:55 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:04:55
23:04:55 #
23:04:55 # Default this to false. It's just weird to use undocumented repos
23:04:55 #
23:04:55 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:04:55
23:04:55 #
23:04:55 # Uncomment if you don't wanna use the proxy settings
23:04:55 # from the Maven conf/settings.xml file
23:04:55 #
23:04:55 # org.ops4j.pax.url.mvn.proxySupport=false
23:04:55
23:04:55 #
23:04:55 # Comma separated list of repositories scanned when resolving an artifact.
23:04:55 # Those repositories will be checked before iterating through the
23:04:55 # below list of repositories and even before the local repository
23:04:55 # A repository url can be appended with zero or more of the following flags:
23:04:55 # @snapshots : the repository contains snaphots
23:04:55 # @noreleases : the repository does not contain any released artifacts
23:04:55 #
23:04:55 # The following property value will add the system folder as a repo.
23:04:55 #
23:04:55 org.ops4j.pax.url.mvn.defaultRepositories=\
23:04:55 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:04:55 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:04:55 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:04:55
23:04:55 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:04:55 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:04:55
23:04:55 #
23:04:55 # Comma separated list of repositories scanned when resolving an artifact.
23:04:55 # The default list includes the following repositories:
23:04:55 # http://repo1.maven.org/maven2@id=central
23:04:55 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:04:55 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:04:55 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:04:55 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:04:55 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:04:55 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:04:55 # To add repositories to the default ones, prepend '+' to the list of repositories
23:04:55 # to add.
23:04:55 # A repository url can be appended with zero or more of the following flags:
23:04:55 # @snapshots : the repository contains snapshots
23:04:55 # @noreleases : the repository does not contain any released artifacts
23:04:55 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:04:55 #
23:04:55 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:04:55
23:04:55 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:04:55 + [[ True == \T\r\u\e ]]
23:04:55 + echo 'Configuring the startup features...'
23:04:55 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:55 + FEATURE_TEST_STRING=features-test
23:04:55 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:04:55 + KARAF_VERSION=karaf4
23:04:55 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:04:55 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:55 + [[ ! -z '' ]]
23:04:55 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:55 ################################################################################
23:04:55 #
23:04:55 # Licensed to the Apache Software Foundation (ASF) under one or more
23:04:55 # contributor license agreements. See the NOTICE file distributed with
23:04:55 # this work for additional information regarding copyright ownership.
23:04:55 # The ASF licenses this file to You under the Apache License, Version 2.0
23:04:55 # (the "License"); you may not use this file except in compliance with
23:04:55 # the License. You may obtain a copy of the License at
23:04:55 #
23:04:55 # http://www.apache.org/licenses/LICENSE-2.0
23:04:55 #
23:04:55 # Unless required by applicable law or agreed to in writing, software
23:04:55 # distributed under the License is distributed on an "AS IS" BASIS,
23:04:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:04:55 # See the License for the specific language governing permissions and
23:04:55 # limitations under the License.
23:04:55 #
23:04:55 ################################################################################
23:04:55
23:04:55 #
23:04:55 # Comma separated list of features repositories to register by default
23:04:55 #
23:04:55 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/963af8d8-1d85-4a26-80f8-a2eff0e157d7.xml
23:04:55
23:04:55 #
23:04:55 # Comma separated list of features to install at startup
23:04:55 #
23:04:55 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, fd7fcc9f-5cef-4f9e-a1ea-43a2c182ddfe
23:04:55
23:04:55 #
23:04:55 # Resource repositories (OBR) that the features resolver can use
23:04:55 # to resolve requirements/capabilities
23:04:55 #
23:04:55 # The format of the resourceRepositories is
23:04:55 # resourceRepositories=[xml:url|json:url],...
23:04:55 # for Instance:
23:04:55 #
23:04:55 #resourceRepositories=xml:http://host/path/to/index.xml
23:04:55 # or
23:04:55 #resourceRepositories=json:http://host/path/to/index.json
23:04:55 #
23:04:55
23:04:55 #
23:04:55 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:04:55 #
23:04:55 featuresBootAsynchronous=false
23:04:55
23:04:55 #
23:04:55 # Service requirements enforcement
23:04:55 #
23:04:55 # By default, the feature resolver checks the service requirements/capabilities of
23:04:55 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:04:55 # the required bundles.
23:04:55 # The following flag can have those values:
23:04:55 # - disable: service requirements are completely ignored
23:04:55 # - default: service requirements are ignored for old features
23:04:55 # - enforce: service requirements are always verified
23:04:55 #
23:04:55 #serviceRequirements=default
23:04:55
23:04:55 #
23:04:55 # Store cfg file for config element in feature
23:04:55 #
23:04:55 #configCfgStore=true
23:04:55
23:04:55 #
23:04:55 # Define if the feature service automatically refresh bundles
23:04:55 #
23:04:55 autoRefresh=true
23:04:55
23:04:55 #
23:04:55 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:04:55 # XML file defines instructions related to features processing
23:04:55 # versions.properties may declare properties to resolve placeholders in XML file
23:04:55 # both files are relative to ${karaf.etc}
23:04:55 #
23:04:55 #featureProcessing=org.apache.karaf.features.xml
23:04:55 #featureProcessingVersions=versions.properties
23:04:55 + configure_karaf_log karaf4 ''
23:04:55 + local -r karaf_version=karaf4
23:04:55 + local -r controllerdebugmap=
23:04:55 + local logapi=log4j
23:04:55 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:55 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:04:55 log4j2.rootLogger.level = INFO
23:04:55 #log4j2.rootLogger.type = asyncRoot
23:04:55 #log4j2.rootLogger.includeLocation = false
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:04:55 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:04:55 log4j2.rootLogger.appenderRef.Console.ref = Console
23:04:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:04:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:04:55 log4j2.logger.spifly.name = org.apache.aries.spifly
23:04:55 log4j2.logger.spifly.level = WARN
23:04:55 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:04:55 log4j2.logger.audit.level = INFO
23:04:55 log4j2.logger.audit.additivity = false
23:04:55 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:04:55 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:04:55 log4j2.appender.console.type = Console
23:04:55 log4j2.appender.console.name = Console
23:04:55 log4j2.appender.console.layout.type = PatternLayout
23:04:55 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:04:55 log4j2.appender.rolling.type = RollingRandomAccessFile
23:04:55 log4j2.appender.rolling.name = RollingFile
23:04:55 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:04:55 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:04:55 #log4j2.appender.rolling.immediateFlush = false
23:04:55 log4j2.appender.rolling.append = true
23:04:55 log4j2.appender.rolling.layout.type = PatternLayout
23:04:55 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:04:55 log4j2.appender.rolling.policies.type = Policies
23:04:55 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:04:55 log4j2.appender.rolling.policies.size.size = 64MB
23:04:55 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:04:55 log4j2.appender.rolling.strategy.max = 7
23:04:55 log4j2.appender.audit.type = RollingRandomAccessFile
23:04:55 log4j2.appender.audit.name = AuditRollingFile
23:04:55 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:04:55 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:04:55 log4j2.appender.audit.append = true
23:04:55 log4j2.appender.audit.layout.type = PatternLayout
23:04:55 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:04:55 log4j2.appender.audit.policies.type = Policies
23:04:55 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:04:55 log4j2.appender.audit.policies.size.size = 8MB
23:04:55 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:04:55 log4j2.appender.audit.strategy.max = 7
23:04:55 log4j2.appender.osgi.type = PaxOsgi
23:04:55 log4j2.appender.osgi.name = PaxOsgi
23:04:55 log4j2.appender.osgi.filter = *
23:04:55 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:04:55 #log4j2.logger.aether.level = TRACE
23:04:55 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:04:55 #log4j2.logger.http-headers.level = DEBUG
23:04:55 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:04:55 #log4j2.logger.maven.level = TRACE
23:04:55 + logapi=log4j2
23:04:55 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:04:55 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:04:55 + '[' log4j2 == log4j2 ']'
23:04:55 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:55 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:04:55 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:04:55 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:04:55 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:04:55 controllerdebugmap:
23:04:55 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:55 + unset IFS
23:04:55 + echo 'controllerdebugmap: '
23:04:55 + '[' -n '' ']'
23:04:55 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:04:55 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:55 ################################################################################
23:04:55 #
23:04:55 # Licensed to the Apache Software Foundation (ASF) under one or more
23:04:55 # contributor license agreements. See the NOTICE file distributed with
23:04:55 # this work for additional information regarding copyright ownership.
23:04:55 # The ASF licenses this file to You under the Apache License, Version 2.0
23:04:55 # (the "License"); you may not use this file except in compliance with
23:04:55 # the License. You may obtain a copy of the License at
23:04:55 #
23:04:55 # http://www.apache.org/licenses/LICENSE-2.0
23:04:55 #
23:04:55 # Unless required by applicable law or agreed to in writing, software
23:04:55 # distributed under the License is distributed on an "AS IS" BASIS,
23:04:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:04:55 # See the License for the specific language governing permissions and
23:04:55 # limitations under the License.
23:04:55 #
23:04:55 ################################################################################
23:04:55
23:04:55 # Common pattern layout for appenders
23:04:55 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:04:55
23:04:55 # Root logger
23:04:55 log4j2.rootLogger.level = INFO
23:04:55 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:04:55 #log4j2.rootLogger.type = asyncRoot
23:04:55 #log4j2.rootLogger.includeLocation = false
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:04:55 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:04:55 log4j2.rootLogger.appenderRef.Console.ref = Console
23:04:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:04:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:04:55
23:04:55 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:04:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:04:55
23:04:55 # Loggers configuration
23:04:55
23:04:55 # Spifly logger
23:04:55 log4j2.logger.spifly.name = org.apache.aries.spifly
23:04:55 log4j2.logger.spifly.level = WARN
23:04:55
23:04:55 # Security audit logger
23:04:55 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:04:55 log4j2.logger.audit.level = INFO
23:04:55 log4j2.logger.audit.additivity = false
23:04:55 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:04:55
23:04:55 # Appenders configuration
23:04:55
23:04:55 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:04:55 log4j2.appender.console.type = Console
23:04:55 log4j2.appender.console.name = Console
23:04:55 log4j2.appender.console.layout.type = PatternLayout
23:04:55 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:04:55
23:04:55 # Rolling file appender
23:04:55 log4j2.appender.rolling.type = RollingRandomAccessFile
23:04:55 log4j2.appender.rolling.name = RollingFile
23:04:55 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:04:55 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:04:55 # uncomment to not force a disk flush
23:04:55 #log4j2.appender.rolling.immediateFlush = false
23:04:55 log4j2.appender.rolling.append = true
23:04:55 log4j2.appender.rolling.layout.type = PatternLayout
23:04:55 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:04:55 log4j2.appender.rolling.policies.type = Policies
23:04:55 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:04:55 log4j2.appender.rolling.policies.size.size = 1GB
23:04:55 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:04:55 log4j2.appender.rolling.strategy.max = 7
23:04:55
23:04:55 # Audit file appender
23:04:55 log4j2.appender.audit.type = RollingRandomAccessFile
23:04:55 log4j2.appender.audit.name = AuditRollingFile
23:04:55 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:04:55 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:04:55 log4j2.appender.audit.append = true
23:04:55 log4j2.appender.audit.layout.type = PatternLayout
23:04:55 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:04:55 log4j2.appender.audit.policies.type = Policies
23:04:55 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:04:55 log4j2.appender.audit.policies.size.size = 8MB
23:04:55 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:04:55 log4j2.appender.audit.strategy.max = 7
23:04:55
23:04:55 # OSGi appender
23:04:55 log4j2.appender.osgi.type = PaxOsgi
23:04:55 log4j2.appender.osgi.name = PaxOsgi
23:04:55 log4j2.appender.osgi.filter = *
23:04:55
23:04:55 # help with identification of maven-related problems with pax-url-aether
23:04:55 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:04:55 #log4j2.logger.aether.level = TRACE
23:04:55 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:04:55 #log4j2.logger.http-headers.level = DEBUG
23:04:55 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:04:55 #log4j2.logger.maven.level = TRACE
23:04:55 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:04:55 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:04:55 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:55 Configure
23:04:55 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:04:55 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:04:55 + local -r controllermem=3072m
23:04:55 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:55 + echo Configure
23:04:55 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:04:55 max memory: 3072m
23:04:55 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:55 + echo ' max memory: 3072m'
23:04:55 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:04:55 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:55 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:55 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:55 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:04:55 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:55 #!/bin/sh
23:04:55 #
23:04:55 # Licensed to the Apache Software Foundation (ASF) under one or more
23:04:55 # contributor license agreements. See the NOTICE file distributed with
23:04:55 # this work for additional information regarding copyright ownership.
23:04:55 # The ASF licenses this file to You under the Apache License, Version 2.0
23:04:55 # (the "License"); you may not use this file except in compliance with
23:04:55 # the License. You may obtain a copy of the License at
23:04:55 #
23:04:55 # http://www.apache.org/licenses/LICENSE-2.0
23:04:55 #
23:04:55 # Unless required by applicable law or agreed to in writing, software
23:04:55 # distributed under the License is distributed on an "AS IS" BASIS,
23:04:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:04:55 # See the License for the specific language governing permissions and
23:04:55 # limitations under the License.
23:04:55 #
23:04:55
23:04:55 #
23:04:55 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:04:55 # script: client, instance, shell, start, status, stop, karaf
23:04:55 #
23:04:55 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:04:55 # Actions go here...
23:04:55 # fi
23:04:55
23:04:55 #
23:04:55 # general settings which should be applied for all scripts go here; please keep
23:04:55 # in mind that it is possible that scripts might be executed more than once, e.g.
23:04:55 # in example of the start script where the start script is executed first and the
23:04:55 # karaf script afterwards.
23:04:55 #
23:04:55
23:04:55 #
23:04:55 # The following section shows the possible configuration options for the default
23:04:55 # karaf scripts
23:04:55 #
23:04:55 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:04:55 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:04:55 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:04:55 # export EXTRA_JAVA_OPTS # Additional JVM options
23:04:55 # export KARAF_HOME # Karaf home folder
23:04:55 # export KARAF_DATA # Karaf data folder
23:04:55 # export KARAF_BASE # Karaf base folder
23:04:55 # export KARAF_ETC # Karaf etc folder
23:04:55 # export KARAF_LOG # Karaf log folder
23:04:55 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:04:55 # export KARAF_OPTS # Additional available Karaf options
23:04:55 # export KARAF_DEBUG # Enable debug mode
23:04:55 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:04:55 # export KARAF_NOROOT # Prevent execution as root if set to true
23:04:56 Set Java version
23:04:56 + echo 'Set Java version'
23:04:56 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:04:56 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:04:56 sudo: a password is required
23:04:56 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:04:56 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:04:56 sudo: a password is required
23:04:56 JDK default version ...
23:04:56 + echo 'JDK default version ...'
23:04:56 + java -version
23:04:56 openjdk version "21.0.9" 2025-10-21
23:04:56 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:04:56 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:04:56 Set JAVA_HOME
23:04:56 + echo 'Set JAVA_HOME'
23:04:56 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:04:56 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:04:56 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:04:56 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:04:56 Listing all open ports on controller system...
23:04:56 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:04:56 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:04:56 + echo 'Listing all open ports on controller system...'
23:04:56 + netstat -pnatu
23:04:56 /tmp/configuration-script.sh: line 40: netstat: command not found
23:04:56 Custom shard config exists!!!
23:04:56 + '[' -f /tmp/custom_shard_config.txt ']'
23:04:56 + echo 'Custom shard config exists!!!'
23:04:56 + echo 'Copying the shard config...'
23:04:56 Copying the shard config...
23:04:56 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:04:56 Configuring cluster
23:04:56 + echo 'Configuring cluster'
23:04:56 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.141 10.30.170.188 10.30.170.110
23:04:56 ################################################
23:04:56 ## Configure Cluster ##
23:04:56 ################################################
23:04:56 NOTE: Cluster configuration files not found. Copying from
23:04:56 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:04:56 Configuring unique name in pekko.conf
23:04:56 Configuring hostname in pekko.conf
23:04:56 Configuring data and rpc seed nodes in pekko.conf
23:04:56 modules = [
23:04:56
23:04:56 {
23:04:56 name = "inventory"
23:04:56 namespace = "urn:opendaylight:inventory"
23:04:56 shard-strategy = "module"
23:04:56 },
23:04:56 {
23:04:56 name = "topology"
23:04:56 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:04:56 shard-strategy = "module"
23:04:56 },
23:04:56 {
23:04:56 name = "toaster"
23:04:56 namespace = "http://netconfcentral.org/ns/toaster"
23:04:56 shard-strategy = "module"
23:04:56 },
23:04:56 {
23:04:56 name = "car"
23:04:56 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:04:56 shard-strategy = "module"
23:04:56 },
23:04:56 {
23:04:56 name = "people"
23:04:56 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:04:56 shard-strategy = "module"
23:04:56 },
23:04:56 {
23:04:56 name = "car-people"
23:04:56 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:04:56 shard-strategy = "module"
23:04:56 }
23:04:56 ]
23:04:56 Configuring replication type in module-shards.conf
23:04:56 ################################################
23:04:56 ## NOTE: Manually restart controller to ##
23:04:56 ## apply configuration. ##
23:04:56 ################################################
23:04:56 Dump pekko.conf
23:04:56 + echo 'Dump pekko.conf'
23:04:56 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:56
23:04:56 odl-cluster-data {
23:04:56 pekko {
23:04:56 remote {
23:04:56 artery {
23:04:56 enabled = on
23:04:56 transport = tcp
23:04:56 canonical.hostname = "10.30.170.188"
23:04:56 canonical.port = 2550
23:04:56 }
23:04:56 }
23:04:56
23:04:56 cluster {
23:04:56 # Using artery.
23:04:56 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.141:2550",
23:04:56 "pekko://opendaylight-cluster-data@10.30.170.188:2550",
23:04:56 "pekko://opendaylight-cluster-data@10.30.170.110:2550"]
23:04:56
23:04:56 roles = ["member-2"]
23:04:56
23:04:56 # when under load we might trip a false positive on the failure detector
23:04:56 # failure-detector {
23:04:56 # heartbeat-interval = 4 s
23:04:56 # acceptable-heartbeat-pause = 16s
23:04:56 # }
23:04:56 }
23:04:56
23:04:56 persistence {
23:04:56 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:04:56 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:04:56 # The relative path is always relative to KARAF_HOME.
23:04:56
23:04:56 # snapshot-store.local.dir = "target/snapshots"
23:04:56
23:04:56 # Use lz4 compression for LocalSnapshotStore snapshots
23:04:56 snapshot-store.local.use-lz4-compression = false
23:04:56 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:04:56 snapshot-store.local.lz4-blocksize = 256KB
23:04:56 }
23:04:56 disable-default-actor-system-quarantined-event-handling = "false"
23:04:56 }
23:04:56 }
23:04:56 Dump modules.conf
23:04:56 + echo 'Dump modules.conf'
23:04:56 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:56 modules = [
23:04:56
23:04:56 {
23:04:56 name = "inventory"
23:04:56 namespace = "urn:opendaylight:inventory"
23:04:56 shard-strategy = "module"
23:04:56 },
23:04:56 {
23:04:56 name = "topology"
23:04:56 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:04:56 shard-strategy = "module"
23:04:56 },
23:04:56 {
23:04:56 name = "toaster"
23:04:56 namespace = "http://netconfcentral.org/ns/toaster"
23:04:56 shard-strategy = "module"
23:04:56 },
23:04:56 {
23:04:56 name = "car"
23:04:56 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:04:56 shard-strategy = "module"
23:04:56 },
23:04:56 {
23:04:56 name = "people"
23:04:56 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:04:56 shard-strategy = "module"
23:04:56 },
23:04:56 {
23:04:56 name = "car-people"
23:04:56 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:04:56 shard-strategy = "module"
23:04:56 }
23:04:56 ]
23:04:56 Dump module-shards.conf
23:04:56 + echo 'Dump module-shards.conf'
23:04:56 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:56 module-shards = [
23:04:56 {
23:04:56 name = "default"
23:04:56 shards = [
23:04:56 {
23:04:56 name = "default"
23:04:56 replicas = ["member-1",
23:04:56 "member-2",
23:04:56 "member-3"]
23:04:56 }
23:04:56 ]
23:04:56 },
23:04:56 {
23:04:56 name = "inventory"
23:04:56 shards = [
23:04:56 {
23:04:56 name="inventory"
23:04:56 replicas = ["member-1",
23:04:56 "member-2",
23:04:56 "member-3"]
23:04:56 }
23:04:56 ]
23:04:56 },
23:04:56 {
23:04:56 name = "topology"
23:04:56 shards = [
23:04:56 {
23:04:56 name="topology"
23:04:56 replicas = ["member-1",
23:04:56 "member-2",
23:04:56 "member-3"]
23:04:56 }
23:04:56 ]
23:04:56 },
23:04:56 {
23:04:56 name = "toaster"
23:04:56 shards = [
23:04:56 {
23:04:56 name="toaster"
23:04:56 replicas = ["member-1",
23:04:56 "member-2",
23:04:56 "member-3"]
23:04:56 }
23:04:56 ]
23:04:56 },
23:04:56 {
23:04:56 name = "car"
23:04:56 shards = [
23:04:56 {
23:04:56 name="car"
23:04:56 replicas = ["member-1",
23:04:56 "member-2",
23:04:56 "member-3"]
23:04:56 }
23:04:56 ]
23:04:56 },
23:04:56 {
23:04:56 name = "people"
23:04:56 shards = [
23:04:56 {
23:04:56 name="people"
23:04:56 replicas = ["member-1",
23:04:56 "member-2",
23:04:56 "member-3"]
23:04:56 }
23:04:56 ]
23:04:56 },
23:04:56 {
23:04:56 name = "car-people"
23:04:56 shards = [
23:04:56 {
23:04:56 name="car-people"
23:04:56 replicas = ["member-1",
23:04:56 "member-2",
23:04:56 "member-3"]
23:04:56 }
23:04:56 ]
23:04:56 }
23:04:56 ]
23:04:56 Configuring member-3 with IP address 10.30.170.110
23:04:56 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:04:56 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:04:56 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:04:56 ++ [[ /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:04:56 common-functions.sh is being sourced
23:04:56 ++ echo 'common-functions.sh is being sourced'
23:04:56 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:04:56 ++ DISTROSTREAM=titanium
23:04:56 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:56 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:56 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:56 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:56 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:04:56 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:04:56 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:56 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:56 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:56 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:56 ++ export CONTROLLERMEM=
23:04:56 ++ CONTROLLERMEM=
23:04:56 ++ case "${DISTROSTREAM}" in
23:04:56 ++ CLUSTER_SYSTEM=pekko
23:04:56 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:56 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:56 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:56 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:56 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:56 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:56 ++ print_common_env
23:04:56 ++ cat
23:04:56 common-functions environment:
23:04:56 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:04:56 ACTUALFEATURES:
23:04:56 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:04:56 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:04:56 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:04:56 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:04:56 CONTROLLERMEM:
23:04:56 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:04:56 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:04:56 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:04:56 SUITES:
23:04:56
23:04:56 ++ SSH='ssh -t -t'
23:04:56 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:04:56 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:04:56 Changing to /tmp
23:04:56 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip
23:04:56 + echo 'Changing to /tmp'
23:04:56 + cd /tmp
23:04:56 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip'
23:04:56 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip
23:04:56 --2025-12-07 23:04:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip
23:04:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:04:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:04:56 HTTP request sent, awaiting response... 200 OK
23:04:56 Length: 234981478 (224M) [application/zip]
23:04:56 Saving to: ‘karaf-0.22.2-20251207.175454-225.zip’
23:04:56
23:04:56 0K ........ ........ ........ ........ ........ ........ 1% 52.0M 4s
23:04:56 3072K ........ ........ ........ ........ ........ ........ 2% 69.7M 4s
23:04:56 6144K ........ ........ ........ ........ ........ ........ 4% 58.7M 4s
23:04:56 9216K ........ ........ ........ ........ ........ ........ 5% 61.9M 4s
23:04:56 12288K ........ ........ ........ ........ ........ ........ 6% 50.4M 4s
23:04:57 15360K ........ ........ ........ ........ ........ ........ 8% 114M 3s
23:04:57 18432K ........ ........ ........ ........ ........ ........ 9% 43.5M 3s
23:04:57 21504K ........ ........ ........ ........ ........ ........ 10% 69.0M 3s
23:04:57 24576K ........ ........ ........ ........ ........ ........ 12% 116M 3s
23:04:57 27648K ........ ........ ........ ........ ........ ........ 13% 107M 3s
23:04:57 30720K ........ ........ ........ ........ ........ ........ 14% 106M 3s
23:04:57 33792K ........ ........ ........ ........ ........ ........ 16% 86.0M 3s
23:04:57 36864K ........ ........ ........ ........ ........ ........ 17% 164M 3s
23:04:57 39936K ........ ........ ........ ........ ........ ........ 18% 69.7M 3s
23:04:57 43008K ........ ........ ........ ........ ........ ........ 20% 141M 2s
23:04:57 46080K ........ ........ ........ ........ ........ ........ 21% 85.4M 2s
23:04:57 49152K ........ ........ ........ ........ ........ ........ 22% 67.9M 2s
23:04:57 52224K ........ ........ ........ ........ ........ ........ 24% 82.1M 2s
23:04:57 55296K ........ ........ ........ ........ ........ ........ 25% 80.5M 2s
23:04:57 58368K ........ ........ ........ ........ ........ ........ 26% 92.8M 2s
23:04:57 61440K ........ ........ ........ ........ ........ ........ 28% 63.5M 2s
23:04:57 64512K ........ ........ ........ ........ ........ ........ 29% 93.8M 2s
23:04:57 67584K ........ ........ ........ ........ ........ ........ 30% 74.0M 2s
23:04:57 70656K ........ ........ ........ ........ ........ ........ 32% 55.2M 2s
23:04:57 73728K ........ ........ ........ ........ ........ ........ 33% 73.3M 2s
23:04:57 76800K ........ ........ ........ ........ ........ ........ 34% 87.9M 2s
23:04:57 79872K ........ ........ ........ ........ ........ ........ 36% 79.0M 2s
23:04:57 82944K ........ ........ ........ ........ ........ ........ 37% 191M 2s
23:04:57 86016K ........ ........ ........ ........ ........ ........ 38% 173M 2s
23:04:57 89088K ........ ........ ........ ........ ........ ........ 40% 151M 2s
23:04:57 92160K ........ ........ ........ ........ ........ ........ 41% 223M 2s
23:04:57 95232K ........ ........ ........ ........ ........ ........ 42% 218M 2s
23:04:58 98304K ........ ........ ........ ........ ........ ........ 44% 230M 1s
23:04:58 101376K ........ ........ ........ ........ ........ ........ 45% 129M 1s
23:04:58 104448K ........ ........ ........ ........ ........ ........ 46% 222M 1s
23:04:58 107520K ........ ........ ........ ........ ........ ........ 48% 149M 1s
23:04:58 110592K ........ ........ ........ ........ ........ ........ 49% 112M 1s
23:04:58 113664K ........ ........ ........ ........ ........ ........ 50% 220M 1s
23:04:58 116736K ........ ........ ........ ........ ........ ........ 52% 205M 1s
23:04:58 119808K ........ ........ ........ ........ ........ ........ 53% 164M 1s
23:04:58 122880K ........ ........ ........ ........ ........ ........ 54% 180M 1s
23:04:58 125952K ........ ........ ........ ........ ........ ........ 56% 161M 1s
23:04:58 129024K ........ ........ ........ ........ ........ ........ 57% 203M 1s
23:04:58 132096K ........ ........ ........ ........ ........ ........ 58% 198M 1s
23:04:58 135168K ........ ........ ........ ........ ........ ........ 60% 173M 1s
23:04:58 138240K ........ ........ ........ ........ ........ ........ 61% 151M 1s
23:04:58 141312K ........ ........ ........ ........ ........ ........ 62% 178M 1s
23:04:58 144384K ........ ........ ........ ........ ........ ........ 64% 88.4M 1s
23:04:58 147456K ........ ........ ........ ........ ........ ........ 65% 178M 1s
23:04:58 150528K ........ ........ ........ ........ ........ ........ 66% 127M 1s
23:04:58 153600K ........ ........ ........ ........ ........ ........ 68% 138M 1s
23:04:58 156672K ........ ........ ........ ........ ........ ........ 69% 140M 1s
23:04:58 159744K ........ ........ ........ ........ ........ ........ 70% 203M 1s
23:04:58 162816K ........ ........ ........ ........ ........ ........ 72% 148M 1s
23:04:58 165888K ........ ........ ........ ........ ........ ........ 73% 137M 1s
23:04:58 168960K ........ ........ ........ ........ ........ ........ 74% 134M 1s
23:04:58 172032K ........ ........ ........ ........ ........ ........ 76% 179M 1s
23:04:58 175104K ........ ........ ........ ........ ........ ........ 77% 140M 0s
23:04:58 178176K ........ ........ ........ ........ ........ ........ 78% 95.7M 0s
23:04:58 181248K ........ ........ ........ ........ ........ ........ 80% 111M 0s
23:04:58 184320K ........ ........ ........ ........ ........ ........ 81% 137M 0s
23:04:58 187392K ........ ........ ........ ........ ........ ........ 83% 136M 0s
23:04:58 190464K ........ ........ ........ ........ ........ ........ 84% 147M 0s
23:04:58 193536K ........ ........ ........ ........ ........ ........ 85% 137M 0s
23:04:58 196608K ........ ........ ........ ........ ........ ........ 87% 114M 0s
23:04:58 199680K ........ ........ ........ ........ ........ ........ 88% 222M 0s
23:04:58 202752K ........ ........ ........ ........ ........ ........ 89% 124M 0s
23:04:58 205824K ........ ........ ........ ........ ........ ........ 91% 123M 0s
23:04:58 208896K ........ ........ ........ ........ ........ ........ 92% 108M 0s
23:04:58 211968K ........ ........ ........ ........ ........ ........ 93% 164M 0s
23:04:58 215040K ........ ........ ........ ........ ........ ........ 95% 161M 0s
23:04:58 218112K ........ ........ ........ ........ ........ ........ 96% 175M 0s
23:04:58 221184K ........ ........ ........ ........ ........ ........ 97% 111M 0s
23:04:58 224256K ........ ........ ........ ........ ........ ........ 99% 177M 0s
23:04:58 227328K ........ ........ ........ ........ . 100% 149M=2.0s
23:04:58
23:04:58 2025-12-07 23:04:58 (111 MB/s) - ‘karaf-0.22.2-20251207.175454-225.zip’ saved [234981478/234981478]
23:04:58
23:04:58 Extracting the new controller...
23:04:58 + echo 'Extracting the new controller...'
23:04:58 + unzip -q karaf-0.22.2-20251207.175454-225.zip
23:05:00 Adding external repositories...
23:05:00 + echo 'Adding external repositories...'
23:05:00 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:00 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:00 ################################################################################
23:05:00 #
23:05:00 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:00 # contributor license agreements. See the NOTICE file distributed with
23:05:00 # this work for additional information regarding copyright ownership.
23:05:00 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:00 # (the "License"); you may not use this file except in compliance with
23:05:00 # the License. You may obtain a copy of the License at
23:05:00 #
23:05:00 # http://www.apache.org/licenses/LICENSE-2.0
23:05:00 #
23:05:00 # Unless required by applicable law or agreed to in writing, software
23:05:00 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:00 # See the License for the specific language governing permissions and
23:05:00 # limitations under the License.
23:05:00 #
23:05:00 ################################################################################
23:05:00
23:05:00 #
23:05:00 # If set to true, the following property will not allow any certificate to be used
23:05:00 # when accessing Maven repositories through SSL
23:05:00 #
23:05:00 #org.ops4j.pax.url.mvn.certificateCheck=
23:05:00
23:05:00 #
23:05:00 # Path to the local Maven settings file.
23:05:00 # The repositories defined in this file will be automatically added to the list
23:05:00 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:05:00 # below is not set.
23:05:00 # The following locations are checked for the existence of the settings.xml file
23:05:00 # * 1. looks for the specified url
23:05:00 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:05:00 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:05:00 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:05:00 #
23:05:00 #org.ops4j.pax.url.mvn.settings=
23:05:00
23:05:00 #
23:05:00 # Path to the local Maven repository which is used to avoid downloading
23:05:00 # artifacts when they already exist locally.
23:05:00 # The value of this property will be extracted from the settings.xml file
23:05:00 # above, or defaulted to:
23:05:00 # System.getProperty( "user.home" ) + "/.m2/repository"
23:05:00 #
23:05:00 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:05:00
23:05:00 #
23:05:00 # Default this to false. It's just weird to use undocumented repos
23:05:00 #
23:05:00 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:05:00
23:05:00 #
23:05:00 # Uncomment if you don't wanna use the proxy settings
23:05:00 # from the Maven conf/settings.xml file
23:05:00 #
23:05:00 # org.ops4j.pax.url.mvn.proxySupport=false
23:05:00
23:05:00 #
23:05:00 # Comma separated list of repositories scanned when resolving an artifact.
23:05:00 # Those repositories will be checked before iterating through the
23:05:00 # below list of repositories and even before the local repository
23:05:00 # A repository url can be appended with zero or more of the following flags:
23:05:00 # @snapshots : the repository contains snaphots
23:05:00 # @noreleases : the repository does not contain any released artifacts
23:05:00 #
23:05:00 # The following property value will add the system folder as a repo.
23:05:00 #
23:05:00 org.ops4j.pax.url.mvn.defaultRepositories=\
23:05:00 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:05:00 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:05:00 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:05:00
23:05:00 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:05:00 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:05:00
23:05:00 #
23:05:00 # Comma separated list of repositories scanned when resolving an artifact.
23:05:00 # The default list includes the following repositories:
23:05:00 # http://repo1.maven.org/maven2@id=central
23:05:00 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:05:00 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:05:00 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:05:00 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:05:00 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:05:00 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:05:00 # To add repositories to the default ones, prepend '+' to the list of repositories
23:05:00 # to add.
23:05:00 # A repository url can be appended with zero or more of the following flags:
23:05:00 # @snapshots : the repository contains snapshots
23:05:00 # @noreleases : the repository does not contain any released artifacts
23:05:00 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:05:00 #
23:05:00 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:05:00
23:05:00 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:05:00 + [[ True == \T\r\u\e ]]
23:05:00 + echo 'Configuring the startup features...'
23:05:00 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:00 + FEATURE_TEST_STRING=features-test
23:05:00 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:05:00 + KARAF_VERSION=karaf4
23:05:00 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:05:00 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:00 + [[ ! -z '' ]]
23:05:00 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:00 ################################################################################
23:05:00 #
23:05:00 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:00 # contributor license agreements. See the NOTICE file distributed with
23:05:00 # this work for additional information regarding copyright ownership.
23:05:00 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:00 # (the "License"); you may not use this file except in compliance with
23:05:00 # the License. You may obtain a copy of the License at
23:05:00 #
23:05:00 # http://www.apache.org/licenses/LICENSE-2.0
23:05:00 #
23:05:00 # Unless required by applicable law or agreed to in writing, software
23:05:00 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:00 # See the License for the specific language governing permissions and
23:05:00 # limitations under the License.
23:05:00 #
23:05:00 ################################################################################
23:05:00
23:05:00 #
23:05:00 # Comma separated list of features repositories to register by default
23:05:00 #
23:05:00 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/963af8d8-1d85-4a26-80f8-a2eff0e157d7.xml
23:05:00
23:05:00 #
23:05:00 # Comma separated list of features to install at startup
23:05:00 #
23:05:00 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, fd7fcc9f-5cef-4f9e-a1ea-43a2c182ddfe
23:05:00
23:05:00 #
23:05:00 # Resource repositories (OBR) that the features resolver can use
23:05:00 # to resolve requirements/capabilities
23:05:00 #
23:05:00 # The format of the resourceRepositories is
23:05:00 # resourceRepositories=[xml:url|json:url],...
23:05:00 # for Instance:
23:05:00 #
23:05:00 #resourceRepositories=xml:http://host/path/to/index.xml
23:05:00 # or
23:05:00 #resourceRepositories=json:http://host/path/to/index.json
23:05:00 #
23:05:00
23:05:00 #
23:05:00 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:05:00 #
23:05:00 featuresBootAsynchronous=false
23:05:00
23:05:00 #
23:05:00 # Service requirements enforcement
23:05:00 #
23:05:00 # By default, the feature resolver checks the service requirements/capabilities of
23:05:00 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:05:00 # the required bundles.
23:05:00 # The following flag can have those values:
23:05:00 # - disable: service requirements are completely ignored
23:05:00 # - default: service requirements are ignored for old features
23:05:00 # - enforce: service requirements are always verified
23:05:00 #
23:05:00 #serviceRequirements=default
23:05:00
23:05:00 #
23:05:00 # Store cfg file for config element in feature
23:05:00 #
23:05:00 #configCfgStore=true
23:05:00
23:05:00 #
23:05:00 # Define if the feature service automatically refresh bundles
23:05:00 #
23:05:00 autoRefresh=true
23:05:00
23:05:00 #
23:05:00 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:05:00 # XML file defines instructions related to features processing
23:05:00 # versions.properties may declare properties to resolve placeholders in XML file
23:05:00 # both files are relative to ${karaf.etc}
23:05:00 #
23:05:00 #featureProcessing=org.apache.karaf.features.xml
23:05:00 #featureProcessingVersions=versions.properties
23:05:00 + configure_karaf_log karaf4 ''
23:05:00 + local -r karaf_version=karaf4
23:05:00 + local -r controllerdebugmap=
23:05:00 + local logapi=log4j
23:05:00 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:00 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:00 log4j2.rootLogger.level = INFO
23:05:00 #log4j2.rootLogger.type = asyncRoot
23:05:00 #log4j2.rootLogger.includeLocation = false
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:00 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:00 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:00 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:00 log4j2.logger.spifly.level = WARN
23:05:00 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:00 log4j2.logger.audit.level = INFO
23:05:00 log4j2.logger.audit.additivity = false
23:05:00 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:00 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:00 log4j2.appender.console.type = Console
23:05:00 log4j2.appender.console.name = Console
23:05:00 log4j2.appender.console.layout.type = PatternLayout
23:05:00 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:00 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:00 log4j2.appender.rolling.name = RollingFile
23:05:00 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:00 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:00 #log4j2.appender.rolling.immediateFlush = false
23:05:00 log4j2.appender.rolling.append = true
23:05:00 log4j2.appender.rolling.layout.type = PatternLayout
23:05:00 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:00 log4j2.appender.rolling.policies.type = Policies
23:05:00 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:00 log4j2.appender.rolling.policies.size.size = 64MB
23:05:00 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:00 log4j2.appender.rolling.strategy.max = 7
23:05:00 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:00 log4j2.appender.audit.name = AuditRollingFile
23:05:00 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:00 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:00 log4j2.appender.audit.append = true
23:05:00 log4j2.appender.audit.layout.type = PatternLayout
23:05:00 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:00 log4j2.appender.audit.policies.type = Policies
23:05:00 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:00 log4j2.appender.audit.policies.size.size = 8MB
23:05:00 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:00 log4j2.appender.audit.strategy.max = 7
23:05:00 log4j2.appender.osgi.type = PaxOsgi
23:05:00 log4j2.appender.osgi.name = PaxOsgi
23:05:00 log4j2.appender.osgi.filter = *
23:05:00 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:00 #log4j2.logger.aether.level = TRACE
23:05:00 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:00 #log4j2.logger.http-headers.level = DEBUG
23:05:00 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:00 #log4j2.logger.maven.level = TRACE
23:05:00 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:05:00 + logapi=log4j2
23:05:00 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:05:00 + '[' log4j2 == log4j2 ']'
23:05:00 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:00 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:05:00 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:05:00 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:05:00 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:05:00 + unset IFS
23:05:00 controllerdebugmap:
23:05:00 + echo 'controllerdebugmap: '
23:05:00 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:00 ################################################################################
23:05:00 #
23:05:00 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:00 # contributor license agreements. See the NOTICE file distributed with
23:05:00 # this work for additional information regarding copyright ownership.
23:05:00 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:00 # (the "License"); you may not use this file except in compliance with
23:05:00 # the License. You may obtain a copy of the License at
23:05:00 #
23:05:00 # http://www.apache.org/licenses/LICENSE-2.0
23:05:00 #
23:05:00 # Unless required by applicable law or agreed to in writing, software
23:05:00 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:00 # See the License for the specific language governing permissions and
23:05:00 # limitations under the License.
23:05:00 #
23:05:00 ################################################################################
23:05:00
23:05:00 # Common pattern layout for appenders
23:05:00 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:00
23:05:00 # Root logger
23:05:00 log4j2.rootLogger.level = INFO
23:05:00 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:05:00 #log4j2.rootLogger.type = asyncRoot
23:05:00 #log4j2.rootLogger.includeLocation = false
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:00 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:00 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:00
23:05:00 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:00
23:05:00 # Loggers configuration
23:05:00
23:05:00 # Spifly logger
23:05:00 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:00 log4j2.logger.spifly.level = WARN
23:05:00
23:05:00 # Security audit logger
23:05:00 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:00 log4j2.logger.audit.level = INFO
23:05:00 log4j2.logger.audit.additivity = false
23:05:00 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:00
23:05:00 # Appenders configuration
23:05:00
23:05:00 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:00 log4j2.appender.console.type = Console
23:05:00 log4j2.appender.console.name = Console
23:05:00 log4j2.appender.console.layout.type = PatternLayout
23:05:00 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:00
23:05:00 # Rolling file appender
23:05:00 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:00 log4j2.appender.rolling.name = RollingFile
23:05:00 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:00 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:00 # uncomment to not force a disk flush
23:05:00 #log4j2.appender.rolling.immediateFlush = false
23:05:00 log4j2.appender.rolling.append = true
23:05:00 log4j2.appender.rolling.layout.type = PatternLayout
23:05:00 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:00 log4j2.appender.rolling.policies.type = Policies
23:05:00 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:00 log4j2.appender.rolling.policies.size.size = 1GB
23:05:00 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:00 log4j2.appender.rolling.strategy.max = 7
23:05:00
23:05:00 # Audit file appender
23:05:00 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:00 log4j2.appender.audit.name = AuditRollingFile
23:05:00 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:00 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:00 log4j2.appender.audit.append = true
23:05:00 log4j2.appender.audit.layout.type = PatternLayout
23:05:00 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:00 log4j2.appender.audit.policies.type = Policies
23:05:00 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:00 log4j2.appender.audit.policies.size.size = 8MB
23:05:00 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:00 log4j2.appender.audit.strategy.max = 7
23:05:00
23:05:00 # OSGi appender
23:05:00 log4j2.appender.osgi.type = PaxOsgi
23:05:00 log4j2.appender.osgi.name = PaxOsgi
23:05:00 log4j2.appender.osgi.filter = *
23:05:00
23:05:00 # help with identification of maven-related problems with pax-url-aether
23:05:00 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:00 #log4j2.logger.aether.level = TRACE
23:05:00 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:00 #log4j2.logger.http-headers.level = DEBUG
23:05:00 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:00 #log4j2.logger.maven.level = TRACE
23:05:00 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:05:00 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:05:00 Configure
23:05:00 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:05:00 max memory: 3072m
23:05:00 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:00 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:00 + '[' -n '' ']'
23:05:00 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:05:00 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:00 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:00 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:05:00 + local -r controllermem=3072m
23:05:00 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:00 + echo Configure
23:05:00 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:05:00 + echo ' max memory: 3072m'
23:05:00 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:00 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:00 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:00 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:00 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:00 #!/bin/sh
23:05:00 #
23:05:00 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:00 # contributor license agreements. See the NOTICE file distributed with
23:05:00 # this work for additional information regarding copyright ownership.
23:05:00 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:00 # (the "License"); you may not use this file except in compliance with
23:05:00 # the License. You may obtain a copy of the License at
23:05:00 #
23:05:00 # http://www.apache.org/licenses/LICENSE-2.0
23:05:00 #
23:05:00 # Unless required by applicable law or agreed to in writing, software
23:05:00 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:00 # See the License for the specific language governing permissions and
23:05:00 # limitations under the License.
23:05:00 #
23:05:00
23:05:00 #
23:05:00 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:05:00 # script: client, instance, shell, start, status, stop, karaf
23:05:00 #
23:05:00 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:05:00 # Actions go here...
23:05:00 # fi
23:05:00
23:05:00 #
23:05:00 # general settings which should be applied for all scripts go here; please keep
23:05:00 # in mind that it is possible that scripts might be executed more than once, e.g.
23:05:00 # in example of the start script where the start script is executed first and the
23:05:00 # karaf script afterwards.
23:05:00 #
23:05:00
23:05:00 #
23:05:00 # The following section shows the possible configuration options for the default
23:05:00 # karaf scripts
23:05:00 #
23:05:00 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:05:00 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:05:00 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:05:00 # export EXTRA_JAVA_OPTS # Additional JVM options
23:05:00 # export KARAF_HOME # Karaf home folder
23:05:00 # export KARAF_DATA # Karaf data folder
23:05:00 # export KARAF_BASE # Karaf base folder
23:05:00 # export KARAF_ETC # Karaf etc folder
23:05:00 # export KARAF_LOG # Karaf log folder
23:05:00 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:05:00 # export KARAF_OPTS # Additional available Karaf options
23:05:00 # export KARAF_DEBUG # Enable debug mode
23:05:00 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:05:00 # export KARAF_NOROOT # Prevent execution as root if set to true
23:05:00 Set Java version
23:05:00 + echo 'Set Java version'
23:05:00 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:05:00 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:05:00 JDK default version ...
23:05:00 sudo: a password is required
23:05:00 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:00 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:05:00 sudo: a password is required
23:05:00 + echo 'JDK default version ...'
23:05:00 + java -version
23:05:01 openjdk version "21.0.9" 2025-10-21
23:05:01 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:05:01 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:05:01 Set JAVA_HOME
23:05:01 + echo 'Set JAVA_HOME'
23:05:01 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:01 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:01 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:01 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:01 Listing all open ports on controller system...
23:05:01 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:01 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:05:01 + echo 'Listing all open ports on controller system...'
23:05:01 + netstat -pnatu
23:05:01 /tmp/configuration-script.sh: line 40: netstat: command not found
23:05:01 + '[' -f /tmp/custom_shard_config.txt ']'
23:05:01 Custom shard config exists!!!
23:05:01 Copying the shard config...
23:05:01 + echo 'Custom shard config exists!!!'
23:05:01 + echo 'Copying the shard config...'
23:05:01 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:05:01 Configuring cluster
23:05:01 + echo 'Configuring cluster'
23:05:01 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.141 10.30.170.188 10.30.170.110
23:05:01 ################################################
23:05:01 ## Configure Cluster ##
23:05:01 ################################################
23:05:01 NOTE: Cluster configuration files not found. Copying from
23:05:01 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:05:01 Configuring unique name in pekko.conf
23:05:01 Configuring hostname in pekko.conf
23:05:01 Configuring data and rpc seed nodes in pekko.conf
23:05:01 modules = [
23:05:01
23:05:01 {
23:05:01 name = "inventory"
23:05:01 namespace = "urn:opendaylight:inventory"
23:05:01 shard-strategy = "module"
23:05:01 },
23:05:01 {
23:05:01 name = "topology"
23:05:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:01 shard-strategy = "module"
23:05:01 },
23:05:01 {
23:05:01 name = "toaster"
23:05:01 namespace = "http://netconfcentral.org/ns/toaster"
23:05:01 shard-strategy = "module"
23:05:01 },
23:05:01 {
23:05:01 name = "car"
23:05:01 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:05:01 shard-strategy = "module"
23:05:01 },
23:05:01 {
23:05:01 name = "people"
23:05:01 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:05:01 shard-strategy = "module"
23:05:01 },
23:05:01 {
23:05:01 name = "car-people"
23:05:01 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:05:01 shard-strategy = "module"
23:05:01 }
23:05:01 ]
23:05:01 Configuring replication type in module-shards.conf
23:05:01 ################################################
23:05:01 ## NOTE: Manually restart controller to ##
23:05:01 ## apply configuration. ##
23:05:01 ################################################
23:05:01 Dump pekko.conf
23:05:01
23:05:01 odl-cluster-data {
23:05:01 pekko {
23:05:01 remote {
23:05:01 artery {
23:05:01 enabled = on
23:05:01 transport = tcp
23:05:01 canonical.hostname = "10.30.170.110"
23:05:01 canonical.port = 2550
23:05:01 }
23:05:01 }
23:05:01
23:05:01 cluster {
23:05:01 # Using artery.
23:05:01 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.141:2550",
23:05:01 "pekko://opendaylight-cluster-data@10.30.170.188:2550",
23:05:01 "pekko://opendaylight-cluster-data@10.30.170.110:2550"]
23:05:01
23:05:01 roles = ["member-3"]
23:05:01
23:05:01 # when under load we might trip a false positive on the failure detector
23:05:01 # failure-detector {
23:05:01 # heartbeat-interval = 4 s
23:05:01 # acceptable-heartbeat-pause = 16s
23:05:01 # }
23:05:01 }
23:05:01
23:05:01 persistence {
23:05:01 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:05:01 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:05:01 # The relative path is always relative to KARAF_HOME.
23:05:01
23:05:01 # snapshot-store.local.dir = "target/snapshots"
23:05:01
23:05:01 # Use lz4 compression for LocalSnapshotStore snapshots
23:05:01 snapshot-store.local.use-lz4-compression = false
23:05:01 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:05:01 snapshot-store.local.lz4-blocksize = 256KB
23:05:01 }
23:05:01 disable-default-actor-system-quarantined-event-handling = "false"
23:05:01 }
23:05:01 }
23:05:01 Dump modules.conf
23:05:01 modules = [
23:05:01
23:05:01 {
23:05:01 name = "inventory"
23:05:01 namespace = "urn:opendaylight:inventory"
23:05:01 shard-strategy = "module"
23:05:01 },
23:05:01 {
23:05:01 name = "topology"
23:05:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:01 shard-strategy = "module"
23:05:01 },
23:05:01 {
23:05:01 name = "toaster"
23:05:01 namespace = "http://netconfcentral.org/ns/toaster"
23:05:01 shard-strategy = "module"
23:05:01 },
23:05:01 {
23:05:01 name = "car"
23:05:01 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:05:01 shard-strategy = "module"
23:05:01 },
23:05:01 {
23:05:01 name = "people"
23:05:01 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:05:01 shard-strategy = "module"
23:05:01 },
23:05:01 {
23:05:01 name = "car-people"
23:05:01 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:05:01 shard-strategy = "module"
23:05:01 }
23:05:01 ]
23:05:01 Dump module-shards.conf
23:05:01 module-shards = [
23:05:01 {
23:05:01 name = "default"
23:05:01 shards = [
23:05:01 {
23:05:01 name = "default"
23:05:01 replicas = ["member-1",
23:05:01 "member-2",
23:05:01 "member-3"]
23:05:01 }
23:05:01 ]
23:05:01 },
23:05:01 {
23:05:01 name = "inventory"
23:05:01 shards = [
23:05:01 {
23:05:01 name="inventory"
23:05:01 replicas = ["member-1",
23:05:01 "member-2",
23:05:01 "member-3"]
23:05:01 }
23:05:01 ]
23:05:01 },
23:05:01 {
23:05:01 name = "topology"
23:05:01 shards = [
23:05:01 {
23:05:01 name="topology"
23:05:01 replicas = ["member-1",
23:05:01 "member-2",
23:05:01 "member-3"]
23:05:01 }
23:05:01 ]
23:05:01 },
23:05:01 {
23:05:01 name = "toaster"
23:05:01 shards = [
23:05:01 {
23:05:01 name="toaster"
23:05:01 replicas = ["member-1",
23:05:01 "member-2",
23:05:01 "member-3"]
23:05:01 }
23:05:01 ]
23:05:01 },
23:05:01 {
23:05:01 name = "car"
23:05:01 shards = [
23:05:01 {
23:05:01 name="car"
23:05:01 replicas = ["member-1",
23:05:01 "member-2",
23:05:01 "member-3"]
23:05:01 }
23:05:01 ]
23:05:01 },
23:05:01 {
23:05:01 name = "people"
23:05:01 shards = [
23:05:01 {
23:05:01 name="people"
23:05:01 replicas = ["member-1",
23:05:01 "member-2",
23:05:01 "member-3"]
23:05:01 }
23:05:01 ]
23:05:01 },
23:05:01 {
23:05:01 name = "car-people"
23:05:01 shards = [
23:05:01 {
23:05:01 name="car-people"
23:05:01 replicas = ["member-1",
23:05:01 "member-2",
23:05:01 "member-3"]
23:05:01 }
23:05:01 ]
23:05:01 }
23:05:01 ]
23:05:01 + echo 'Dump pekko.conf'
23:05:01 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:01 + echo 'Dump modules.conf'
23:05:01 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:01 + echo 'Dump module-shards.conf'
23:05:01 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:01 Locating config plan to use...
23:05:01 Finished running config plans
23:05:01 Starting member-1 with IP address 10.30.170.141
23:05:01 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:05:01 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:05:01 Redirecting karaf console output to karaf_console.log
23:05:01 Starting controller...
23:05:01 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:05:01 Starting member-2 with IP address 10.30.170.188
23:05:01 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:05:01 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:05:02 Redirecting karaf console output to karaf_console.log
23:05:02 Starting controller...
23:05:02 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:05:02 Starting member-3 with IP address 10.30.170.110
23:05:02 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:05:02 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:05:02 Redirecting karaf console output to karaf_console.log
23:05:02 Starting controller...
23:05:02 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:05:02 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins440308692455843626.sh
23:05:02 common-functions.sh is being sourced
23:05:02 common-functions environment:
23:05:02 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:02 ACTUALFEATURES:
23:05:02 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:02 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:02 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:02 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:02 CONTROLLERMEM: 2048m
23:05:02 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:02 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:02 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:02 SUITES:
23:05:02
23:05:02 + echo '#################################################'
23:05:02 #################################################
23:05:02 + echo '## Verify Cluster is UP ##'
23:05:02 ## Verify Cluster is UP ##
23:05:02 + echo '#################################################'
23:05:02 #################################################
23:05:02 + create_post_startup_script
23:05:02 + cat
23:05:02 + copy_and_run_post_startup_script
23:05:02 + seed_index=1
23:05:02 ++ seq 1 3
23:05:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:05:02 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:05:02 + echo 'Execute the post startup script on controller 10.30.170.141'
23:05:02 Execute the post startup script on controller 10.30.170.141
23:05:02 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.170.141:/tmp/
23:05:02 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:05:02 + ssh 10.30.170.141 'bash /tmp/post-startup-script.sh 1'
23:05:02 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:05:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:03 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:06:08 2025-12-07T23:05:45,648 | 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:06:08 Controller is UP
23:06:08 2025-12-07T23:05:45,648 | 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:06:08 Listing all open ports on controller system...
23:06:08 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:06:08 looking for "BindException: Address already in use" in log file
23:06:08 looking for "server is unhealthy" in log file
23:06:08 + '[' 1 == 0 ']'
23:06:08 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:08 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:06:08 + echo 'Execute the post startup script on controller 10.30.170.188'
23:06:08 Execute the post startup script on controller 10.30.170.188
23:06:08 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.170.188:/tmp/
23:06:08 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:06:08 + ssh 10.30.170.188 'bash /tmp/post-startup-script.sh 2'
23:06:08 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:06:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:09 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:07:14 2025-12-07T23:05:46,629 | 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:07:14 Controller is UP
23:07:14 2025-12-07T23:05:46,629 | 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:07:14 Listing all open ports on controller system...
23:07:14 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:07:14 looking for "BindException: Address already in use" in log file
23:07:14 looking for "server is unhealthy" in log file
23:07:14 + '[' 2 == 0 ']'
23:07:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:14 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:07:14 + echo 'Execute the post startup script on controller 10.30.170.110'
23:07:14 Execute the post startup script on controller 10.30.170.110
23:07:14 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.170.110:/tmp/
23:07:14 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:07:14 + ssh 10.30.170.110 'bash /tmp/post-startup-script.sh 3'
23:07:14 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:07:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:14 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:08:19 2025-12-07T23:05:46,501 | 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:08:19 Controller is UP
23:08:19 2025-12-07T23:05:46,501 | 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:08:19 Listing all open ports on controller system...
23:08:19 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:08:19 looking for "BindException: Address already in use" in log file
23:08:19 looking for "server is unhealthy" in log file
23:08:19 + '[' 0 == 0 ']'
23:08:19 + seed_index=1
23:08:19 + dump_controller_threads
23:08:19 ++ seq 1 3
23:08:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:19 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:08:19 + echo 'Let'\''s take the karaf thread dump'
23:08:19 Let's take the karaf thread dump
23:08:19 + ssh 10.30.170.141 'sudo ps aux'
23:08:20 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:08:20 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:08:20 ++ grep -v grep
23:08:20 ++ cut -f2 '-d '
23:08:20 ++ tr -s ' '
23:08:20 + pid=2058
23:08:20 + echo 'karaf main: org.apache.karaf.main.Main, pid:2058'
23:08:20 karaf main: org.apache.karaf.main.Main, pid:2058
23:08:20 + ssh 10.30.170.141 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2058'
23:08:20 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
23:08:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:20 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:08:20 + echo 'Let'\''s take the karaf thread dump'
23:08:20 Let's take the karaf thread dump
23:08:20 + ssh 10.30.170.188 'sudo ps aux'
23:08:21 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:08:21 ++ tr -s ' '
23:08:21 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:08:21 ++ cut -f2 '-d '
23:08:21 ++ grep -v grep
23:08:21 + pid=2066
23:08:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:2066'
23:08:21 karaf main: org.apache.karaf.main.Main, pid:2066
23:08:21 + ssh 10.30.170.188 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2066'
23:08:21 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
23:08:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:22 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:08:22 + echo 'Let'\''s take the karaf thread dump'
23:08:22 Let's take the karaf thread dump
23:08:22 + ssh 10.30.170.110 'sudo ps aux'
23:08:22 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:08:22 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:08:22 ++ grep -v grep
23:08:22 ++ tr -s ' '
23:08:22 ++ cut -f2 '-d '
23:08:22 + pid=2067
23:08:22 + echo 'karaf main: org.apache.karaf.main.Main, pid:2067'
23:08:22 karaf main: org.apache.karaf.main.Main, pid:2067
23:08:22 + ssh 10.30.170.110 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2067'
23:08:22 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:08:23 + '[' 0 -gt 0 ']'
23:08:23 + echo 'Generating controller variables...'
23:08:23 Generating controller variables...
23:08:23 ++ seq 1 3
23:08:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:23 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:08:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.141'
23:08:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:23 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:08:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.141 -v ODL_SYSTEM_2_IP:10.30.170.188'
23:08:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:23 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:08:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.141 -v ODL_SYSTEM_2_IP:10.30.170.188 -v ODL_SYSTEM_3_IP:10.30.170.110'
23:08:23 + echo 'Generating mininet variables...'
23:08:23 Generating mininet variables...
23:08:23 ++ seq 1 0
23:08:23 + get_test_suites SUITES
23:08:23 + local __suite_list=SUITES
23:08:23 + echo 'Locating test plan to use...'
23:08:23 Locating test plan to use...
23:08:23 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell-titanium.txt
23:08:23 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell-titanium.txt ']'
23:08:23 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell.txt
23:08:23 + '[' disabled '!=' disabled ']'
23:08:23 + echo 'Changing the testplan path...'
23:08:23 Changing the testplan path...
23:08:23 + sed s:integration:/w/workspace/controller-csit-3node-clustering-tell-all-titanium: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell.txt
23:08:23 + cat testplan.txt
23:08:23 # Place the suites in run order:
23:08:23
23:08:23 # disabling all "prefix based" suites. This functionality was newly
23:08:23 # introduced with these tests in 2017. The assumption is that
23:08:23 # development stopped in that area, but may continue at a later
23:08:23 # time. Still, the tests are failing and no resources to solve the
23:08:23 # failures at this time. If/When this changes, we can uncomment
23:08:23 # those suites. Note that every suite is commented out with it's
23:08:23 # accompanying "restart_with_tell_based_true" setup suite.
23:08:23
23:08:23
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:08:23 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:08:23 + '[' -z '' ']'
23:08:23 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:08:23 ++ tr '\012' ' '
23:08:23 + suite_list='/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:08:23 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:08:23 ++ SUITES='/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:08:23 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:08:23 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:08:23 + robot -N controller-clustering-tell.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251207.175454-225.zip -v CONTROLLER:10.30.170.141 -v CONTROLLER1:10.30.170.188 -v CONTROLLER2:10.30.170.110 -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-titanium -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:titanium -v ODL_SYSTEM_IP:10.30.170.141 -v ODL_SYSTEM_1_IP:10.30.170.141 -v ODL_SYSTEM_2_IP:10.30.170.188 -v ODL_SYSTEM_3_IP:10.30.170.110 -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-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:08:23 ==============================================================================
23:08:23 controller-clustering-tell.txt
23:08:23 ==============================================================================
23:08:24 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:08:24 ==============================================================================
23:08:28 Stop_All_Members :: Stop every odl node. | PASS |
23:12:40 ------------------------------------------------------------------------------
23:12:40 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:12:48 ------------------------------------------------------------------------------
23:12:48 Start_All_And_Sync :: Start each member and wait for sync. | PASS |
23:14:01 ------------------------------------------------------------------------------
23:14:01 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | PASS |
23:14:01 3 tests, 3 passed, 0 failed
23:14:01 ==============================================================================
23:14:01 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
23:14:01 ==============================================================================
23:14:05 Get_Shard_Role :: Get shard role. | FAIL |
23:14:06 ... click for list of related bugs or create a new one if needed (with the
23:14:06 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
23:14:06 reference somewhere inside)
23:14:06 "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"
23:14:06
23:14:06 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.141:8181/restconf/operations/cluster-admin:get-shard-role
23:14:06 ------------------------------------------------------------------------------
23:14:06 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
23:14:12 ... click for list of related bugs or create a new one if needed (with the
23:14:12 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
23:14:12 reference somewhere inside)
23:14:12 "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"
23:14:12
23:14:12 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.110:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
23:14:12 ------------------------------------------------------------------------------
23:14:12 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
23:14:18 ... click for list of related bugs or create a new one if needed (with the
23:14:18 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
23:14:18 reference somewhere inside)
23:14:18 "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"
23:14:18
23:14:18 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.141:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
23:14:18 ------------------------------------------------------------------------------
23:14:18 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
23:14:18 ... click for list of related bugs or create a new one if needed (with the
23:14:18 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
23:14:18 reference somewhere inside)
23:14:18 "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"
23:14:18
23:14:18 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.141:8181/restconf/operations/cluster-admin:make-leader-local
23:14:18 ------------------------------------------------------------------------------
23:14:18 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
23:14:19 ... click for list of related bugs or create a new one if needed (with the
23:14:19 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
23:14:19 reference somewhere inside)
23:14:19 "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"
23:14:19
23:14:19 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.110:8181/restconf/operations/cluster-admin:remove-shard-replica
23:14:19 ------------------------------------------------------------------------------
23:14:19 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
23:14:20 ... click for list of related bugs or create a new one if needed (with the
23:14:20 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
23:14:20 reference somewhere inside)
23:14:20 "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"
23:14:20
23:14:20 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.141:8181/restconf/operations/cluster-admin:remove-shard-replica
23:14:20 ------------------------------------------------------------------------------
23:14:20 Write_Transactions_One_Node_Leader :: Write transactions. | PASS |
23:15:23 ------------------------------------------------------------------------------
23:15:23 Write_Transactions_One_Node_Follower :: Write transactions. | PASS |
23:16:27 ------------------------------------------------------------------------------
23:16:27 Write_Transactions_All_Nodes :: Write transactions. | PASS |
23:17:33 ------------------------------------------------------------------------------
23:17:33 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
23:17:33 9 tests, 3 passed, 6 failed
23:17:33 ==============================================================================
23:17:34 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:17:34 ==============================================================================
23:17:37 Stop_All_Members :: Stop every odl node. | FAIL |
23:23:49 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:23:49 ------------------------------------------------------------------------------
23:23:49 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:23:58 ------------------------------------------------------------------------------
23:23:58 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:30:09 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.110:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:30:09 ------------------------------------------------------------------------------
23:30:09 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
23:30:09 3 tests, 1 passed, 2 failed
23:30:09 ==============================================================================
23:30:09 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
23:30:09 ==============================================================================
23:30:13 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
23:32:14 ... click for list of related bugs or create a new one if needed (with the
23:32:14 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
23:32:14 reference somewhere inside)
23:32:14 "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"
23:32:14
23:32:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
23:32:14 ------------------------------------------------------------------------------
23:32:14 Restart :: Restart odl | FAIL |
23:38:27 ... click for list of related bugs or create a new one if needed (with the
23:38:27 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
23:38:27 reference somewhere inside)
23:38:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_restart&order=bug_status"
23:38:27
23:38:27 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:38:27 ------------------------------------------------------------------------------
23:38:27 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
23:40:47 ... click for list of related bugs or create a new one if needed (with the
23:40:47 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
23:40:47 reference somewhere inside)
23:40:47 "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"
23:40:47
23:40:47 ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:40:47 ------------------------------------------------------------------------------
23:40:47 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
23:40:47 3 tests, 0 passed, 3 failed
23:40:47 ==============================================================================
23:40:48 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:40:48 ==============================================================================
23:40:56 Stop_All_Members :: Stop every odl node. | FAIL |
23:47:00 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:47:00 ------------------------------------------------------------------------------
23:47:00 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:47:09 ------------------------------------------------------------------------------
23:47:09 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:53: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.110:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:53:22 ------------------------------------------------------------------------------
23:53:22 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
23:53:22 3 tests, 1 passed, 2 failed
23:53:22 ==============================================================================
23:53:22 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
23:53:22 ==============================================================================
23:53:26 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
23:53:26 ... click for list of related bugs or create a new one if needed (with the
23:53:26 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
23:53:26 reference somewhere inside)
23:53:26 "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"
23:53:26
23:53:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
23:53:26 ------------------------------------------------------------------------------
23:53:26 Restart1 :: Restart odl | FAIL |
23:59:38 ... click for list of related bugs or create a new one if needed (with the
23:59:38 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
23:59:38 reference somewhere inside)
23:59:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart1&order=bug_status"
23:59:38
23:59: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
23:59:38 ------------------------------------------------------------------------------
23:59:38 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
23:59:58 ... click for list of related bugs or create a new one if needed (with the
23:59:58 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
23:59:58 reference somewhere inside)
23:59:58 "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"
23:59:58
23:59:58 ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:59:58 ------------------------------------------------------------------------------
23:59:58 Restart2 :: Restart odl | FAIL |
00:06:03 ... click for list of related bugs or create a new one if needed (with the
00:06:03 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
00:06:03 reference somewhere inside)
00:06:03 "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:06:03
00:06:03 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:06:03 ------------------------------------------------------------------------------
00:06:03 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
00:06:03 ... click for list of related bugs or create a new one if needed (with the
00:06:03 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
00:06:03 reference somewhere inside)
00:06: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:06:03
00:06:03 ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
00:06:03 ------------------------------------------------------------------------------
00:06:03 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
00:06:03 5 tests, 0 passed, 5 failed
00:06:03 ==============================================================================
00:06:03 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:06:03 ==============================================================================
00:06:12 Stop_All_Members :: Stop every odl node. | FAIL |
00:12: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
00:12:17 ------------------------------------------------------------------------------
00:12:17 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:12:26 ------------------------------------------------------------------------------
00:12:26 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:18:37 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.110:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:18:37 ------------------------------------------------------------------------------
00:18:37 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:18:37 3 tests, 1 passed, 2 failed
00:18:37 ==============================================================================
00:18:37 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
00:18:37 ==============================================================================
00:18:41 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
00:18:42 ... click for list of related bugs or create a new one if needed (with the
00:18:42 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
00:18:42 reference somewhere inside)
00:18:42 "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"
00:18:42
00:18:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
00:18:42 ------------------------------------------------------------------------------
00:18:42 Restart :: Restart odl | FAIL |
00:24:53 ... click for list of related bugs or create a new one if needed (with the
00:24:53 "controller_clustering_tell_txt_leader_isolation_restart"
00:24:53 reference somewhere inside)
00:24:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
00:24:53
00:24:53 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:53 ------------------------------------------------------------------------------
00:24:53 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
00:25:13 ... click for list of related bugs or create a new one if needed (with the
00:25:13 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
00:25:13 reference somewhere inside)
00:25:13 "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"
00:25:13
00:25:13 ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
00:25:13 ------------------------------------------------------------------------------
00:25:13 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
00:25:13 3 tests, 0 passed, 3 failed
00:25:13 ==============================================================================
00:25:13 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:25:13 ==============================================================================
00:25:21 Stop_All_Members :: Stop every odl node. | FAIL |
00:31: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
00:31:25 ------------------------------------------------------------------------------
00:31:25 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:37:40 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.141:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:37:40 ------------------------------------------------------------------------------
00:37:40 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:37:40 3 tests, 1 passed, 2 failed
00:37:40 ==============================================================================
00:37:40 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
00:37:40 ==============================================================================
00:37:44 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
00:39:03 ... click for list of related bugs or create a new one if needed (with the
00:39:03 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
00:39:03 reference somewhere inside)
00:39: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_chainedtx&order=bug_status"
00:39:03
00:39:03 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.141:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore
00:39:03
00:39:03 Also keyword teardown failed:
00:39:03 Several failures occurred:
00:39:03
00:39:03 1) Variable '${client_node_dst}' not found.
00:39:03
00:39:03 2) Variable '${client_node_dst}' not found.
00:39:03
00:39:03 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
00:39:03
00:39:03 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.141:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore
00:39:03
00:39:03 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:39:03 [ Message content over the limit has been removed. ]
00:39:03
00:39:03 119) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:39:03
00:39:03 120) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
00:39:03
00:39:03 121) TypeError: Expected argument 1 to be a dictionary, got None instead.
00:39:03
00:39:03 122) TypeError: Expected argument 1 to be a dictionary, got None instead.
00:39:03
00:39:03 123) Unrecognized Raft state: None
00:39:03
00:39:03 124) No leader found.
00:39:03
00:39:03 125) Too many Leaders.
00:39:03
00:39:03 126) IndexError: Given index 0 is out of the range 0--1.
00:39:03
00:39:03 4) KeyError: 'threads'
00:39:03 ------------------------------------------------------------------------------
00:39:03 Restart1 :: Restart odl | FAIL |
00:45:16 ... click for list of related bugs or create a new one if needed (with the
00:45:16 "controller_clustering_tell_txt_client_isolation_restart1"
00:45:16 reference somewhere inside)
00:45:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart1&order=bug_status"
00:45:16
00:45:16 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:45:16 ------------------------------------------------------------------------------
00:45:16 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
00:46:55 ... click for list of related bugs or create a new one if needed (with the
00:46:55 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
00:46:55 reference somewhere inside)
00:46:55 "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"
00:46:55
00:46:55 ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
00:46:55
00:46:55 Also keyword teardown failed:
00:46:55 Several failures occurred:
00:46:55
00:46:55 1) Variable '${client_node_dst}' not found.
00:46:55
00:46:55 2) Variable '${client_node_dst}' not found.
00:46:55
00:46:55 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
00:46:55
00:46:55 1) ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): ...
00:46:55 [ Message content over the limit has been removed. ]
00:46:55
00:46:55 173) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:46:55
00:46:55 174) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
00:46:55
00:46:55 175) TypeError: Expected argument 1 to be a dictionary, got None instead.
00:46:55
00:46:55 176) TypeError: Expected argument 1 to be a dictionary, got None instead.
00:46:55
00:46:55 177) Unrecognized Raft state: None
00:46:55
00:46:55 178) No leader found.
00:46:55
00:46:55 179) Too many Leaders.
00:46:55
00:46:55 180) IndexError: Given index 0 is out of the range 0--1.
00:46:55
00:46:55 4) KeyError: 'threads'
00:46:55 ------------------------------------------------------------------------------
00:46:55 Restart2 :: Restart odl | FAIL |
00:53:03 ... click for list of related bugs or create a new one if needed (with the
00:53:03 "controller_clustering_tell_txt_client_isolation_restart2"
00:53:03 reference somewhere inside)
00:53:03 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart2&order=bug_status"
00:53:03
00:53:03 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:53:03 ------------------------------------------------------------------------------
00:53:03 Producer_On_Shard_Non_Leader_Node_ChainedTx :: Client isolation wi... | FAIL |
00:54:18 ... click for list of related bugs or create a new one if needed (with the
00:54:18 "controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_chainedtx"
00:54:18 reference somewhere inside)
00:54:18 "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"
00:54:18
00:54:18 ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
00:54:18
00:54:18 Also keyword teardown failed:
00:54:18 Several failures occurred:
00:54:18
00:54:18 1) Variable '${client_node_dst}' not found.
00:54:18
00:54:18 2) Variable '${client_node_dst}' not found.
00:54:18
00:54:18 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
00:54:18
00:54:18 1) ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): ...
00:54:18 [ Message content over the limit has been removed. ]
00:54:18
00:54:18 173) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:54:18
00:54:18 174) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
00:54:18
00:54:18 175) TypeError: Expected argument 1 to be a dictionary, got None instead.
00:54:18
00:54:18 176) TypeError: Expected argument 1 to be a dictionary, got None instead.
00:54:18
00:54:18 177) Unrecognized Raft state: None
00:54:18
00:54:18 178) No leader found.
00:54:18
00:54:18 179) Too many Leaders.
00:54:18
00:54:18 180) IndexError: Given index 0 is out of the range 0--1.
00:54:18
00:54:18 4) KeyError: 'threads'
00:54:18 ------------------------------------------------------------------------------
00:54:18 Restart3 :: Restart odl | FAIL |
01:00:24 ... click for list of related bugs or create a new one if needed (with the
01:00:24 "controller_clustering_tell_txt_client_isolation_restart3"
01:00:24 reference somewhere inside)
01:00:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart3&order=bug_status"
01:00:24
01:00:24 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:00:24 ------------------------------------------------------------------------------
01:00:24 Producer_On_Shard_Non_Leader_Node_SimpleTx :: Client isolation wit... | FAIL |
01:01:42 ... click for list of related bugs or create a new one if needed (with the
01:01:42 "controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_simpletx"
01:01:42 reference somewhere inside)
01:01:42 "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"
01:01:42
01:01:42 ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:01:42
01:01:42 Also keyword teardown failed:
01:01:42 Several failures occurred:
01:01:42
01:01:42 1) Variable '${client_node_dst}' not found.
01:01:42
01:01:42 2) Variable '${client_node_dst}' not found.
01:01:42
01:01:42 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:01:42
01:01:42 1) ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): ...
01:01:42 [ Message content over the limit has been removed. ]
01:01:42
01:01:42 173) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:01:42
01:01:42 174) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
01:01:42
01:01:42 175) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:01:42
01:01:42 176) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:01:42
01:01:42 177) Unrecognized Raft state: None
01:01:42
01:01:42 178) No leader found.
01:01:42
01:01:42 179) Too many Leaders.
01:01:42
01:01:42 180) IndexError: Given index 0 is out of the range 0--1.
01:01:42
01:01:42 4) KeyError: 'threads'
01:01:42 ------------------------------------------------------------------------------
01:01:42 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker t... | FAIL |
01:01:42 7 tests, 0 passed, 7 failed
01:01:42 ==============================================================================
01:01:42 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:01:42 ==============================================================================
01:01:51 Stop_All_Members :: Stop every odl node. | FAIL |
01:07:56 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:07:56 ------------------------------------------------------------------------------
01:07:56 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:08:05 ------------------------------------------------------------------------------
01:08:05 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:14:16 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.110:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:14:16 ------------------------------------------------------------------------------
01:14:16 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:14:16 3 tests, 1 passed, 2 failed
01:14:16 ==============================================================================
01:14:16 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker testing:...
01:14:16 ==============================================================================
01:14:20 Move_Leader_From_Listener_Local_To_Remote :: Listener runs on lead... | FAIL |
01:14:21 ... click for list of related bugs or create a new one if needed (with the
01:14:21 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_local_to_remote"
01:14:21 reference somewhere inside)
01:14:21 "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"
01:14:21
01:14:21 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
01:14:21 ------------------------------------------------------------------------------
01:14:21 Restart_1 :: Restart odl. | FAIL |
01:20:31 ... click for list of related bugs or create a new one if needed (with the
01:20:31 "controller_clustering_tell_txt_listener_stability_restart_1"
01:20:31 reference somewhere inside)
01:20:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_1&order=bug_status"
01:20:31
01:20:31 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:20:31 ------------------------------------------------------------------------------
01:20:31 Move_Leader_From_Listener_Remote_To_Other_Remote :: Listener runs ... | FAIL |
01:20:51 ... click for list of related bugs or create a new one if needed (with the
01:20:51 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_other_remote"
01:20:51 reference somewhere inside)
01:20:51 "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"
01:20:51
01:20:51 ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:20:51 ------------------------------------------------------------------------------
01:20:51 Restart_2 :: Restart odl. | FAIL |
01:26:56 ... click for list of related bugs or create a new one if needed (with the
01:26:56 "controller_clustering_tell_txt_listener_stability_restart_2"
01:26:56 reference somewhere inside)
01:26:56 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_2&order=bug_status"
01:26:56
01:26:56 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:26:56 ------------------------------------------------------------------------------
01:26:56 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
01:26:56 ... click for list of related bugs or create a new one if needed (with the
01:26:56 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
01:26:56 reference somewhere inside)
01:26:56 "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"
01:26:56
01:26:56 ConnectionError: HTTPConnectionPool(host='10.30.170.141', 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("HTTPConnection(host='10.30.170.141', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:26:56 ------------------------------------------------------------------------------
01:26:56 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
01:26:56 5 tests, 0 passed, 5 failed
01:26:56 ==============================================================================
01:26:56 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:26:56 ==============================================================================
01:27:04 Stop_All_Members :: Stop every odl node. | FAIL |
01:33:10 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:33:10 ------------------------------------------------------------------------------
01:33:10 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:33:19 ------------------------------------------------------------------------------
01:33:19 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:39:30 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.110:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:39:30 ------------------------------------------------------------------------------
01:39:30 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:39:30 3 tests, 1 passed, 2 failed
01:39:30 ==============================================================================
01:39:30 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
01:39:30 ==============================================================================
01:39:34 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
01:39:36 ... click for list of related bugs or create a new one if needed (with the
01:39:36 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
01:39:36 reference somewhere inside)
01:39:36 "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"
01:39:36
01:39:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
01:39:36 ------------------------------------------------------------------------------
01:39:36 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
01:39:36 ... click for list of related bugs or create a new one if needed (with the
01:39:36 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
01:39:36 reference somewhere inside)
01:39:36 "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"
01:39:36
01:39:36 Variable '@{cs_candidates}' not found. Did you mean:
01:39:36 @{cs_exp_candidates}
01:39:36 ------------------------------------------------------------------------------
01:39:36 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
01:39:36 ... click for list of related bugs or create a new one if needed (with the
01:39:36 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
01:39:36 reference somewhere inside)
01:39:36 "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"
01:39:36
01:39:36 Variable '${cs_owner}' not found.
01:39:36 ------------------------------------------------------------------------------
01:39:36 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
01:39:37 ... click for list of related bugs or create a new one if needed (with the
01:39:37 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
01:39:37 reference somewhere inside)
01:39:37 "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"
01:39:37
01:39:37 Variable '${unregistered_node}' not found.
01:39:37 ------------------------------------------------------------------------------
01:39:37 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
01:39:37 ... click for list of related bugs or create a new one if needed (with the
01:39:37 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
01:39:37 reference somewhere inside)
01:39:37 "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"
01:39:37
01:39:37 Variable '${cs_owner}' not found.
01:39:37 ------------------------------------------------------------------------------
01:39:37 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
01:39:38 ... click for list of related bugs or create a new one if needed (with the
01:39:38 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
01:39:38 reference somewhere inside)
01:39:38 "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"
01:39:38
01:39:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
01:39:38 ------------------------------------------------------------------------------
01:39:38 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
01:39:38 6 tests, 0 passed, 6 failed
01:39:38 ==============================================================================
01:39:38 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:39:38 ==============================================================================
01:39:40 Stop_All_Members :: Stop every odl node. | FAIL |
01:45: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
01:45:52 ------------------------------------------------------------------------------
01:45:52 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:46:01 ------------------------------------------------------------------------------
01:46:01 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:52:12 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.110:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:52:12 ------------------------------------------------------------------------------
01:52:12 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:52:12 3 tests, 1 passed, 2 failed
01:52:12 ==============================================================================
01:52:12 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
01:52:12 ==============================================================================
01:52:16 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
01:52:17 ... click for list of related bugs or create a new one if needed (with the
01:52:17 "controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node"
01:52:17 reference somewhere inside)
01:52:17 "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"
01:52:17
01:52:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
01:52:17 ------------------------------------------------------------------------------
01:52:17 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
01:52:18 ... click for list of related bugs or create a new one if needed (with the
01:52:18 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
01:52:18 reference somewhere inside)
01:52:18 "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"
01:52:18
01:52:18 Could not parse owner and candidates for device get-singleton-constant-service']
01:52:18 ------------------------------------------------------------------------------
01:52:18 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
01:52:18 ... click for list of related bugs or create a new one if needed (with the
01:52:18 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
01:52:18 reference somewhere inside)
01:52:18 "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"
01:52:18
01:52:18 Variable '${cs_owner}' not found.
01:52:18 ------------------------------------------------------------------------------
01:52:18 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
01:52:19 ... click for list of related bugs or create a new one if needed (with the
01:52:19 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
01:52:19 reference somewhere inside)
01:52:19 "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"
01:52:19
01:52:19 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
01:52:19 ------------------------------------------------------------------------------
01:52:19 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
01:52:19 ... click for list of related bugs or create a new one if needed (with the
01:52:19 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
01:52:19 reference somewhere inside)
01:52:19 "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"
01:52:19
01:52:19 Variable '${cs_isolated_index}' not found.
01:52:19 ------------------------------------------------------------------------------
01:52:19 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
01:52:20 ... click for list of related bugs or create a new one if needed (with the
01:52:20 "controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
01:52:20 reference somewhere inside)
01:52:20 "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"
01:52:20
01:52:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
01:52:20 ------------------------------------------------------------------------------
01:52:20 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
01:52:20 6 tests, 0 passed, 6 failed
01:52:20 ==============================================================================
01:52:20 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:52:20 ==============================================================================
01:52:22 Stop_All_Members :: Stop every odl node. | FAIL |
01:58: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
01:58:33 ------------------------------------------------------------------------------
01:58:33 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:58:43 ------------------------------------------------------------------------------
01:58:43 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:04:54 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.110:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:04:54 ------------------------------------------------------------------------------
02:04:54 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:04:54 3 tests, 1 passed, 2 failed
02:04:54 ==============================================================================
02:04:54 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
02:04:54 ==============================================================================
02:04:58 Register_Candidates :: Register a candidate application on each no... | FAIL |
02:05:00 ... click for list of related bugs or create a new one if needed (with the
02:05:00 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
02:05:00 reference somewhere inside)
02:05:00 "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"
02:05:00
02:05:00 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
02:05:00 ------------------------------------------------------------------------------
02:05:00 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
02:06:00 ------------------------------------------------------------------------------
02:06:00 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
02:06:01 ... click for list of related bugs or create a new one if needed (with the
02:06:01 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
02:06:01 reference somewhere inside)
02:06:01 "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"
02:06:01
02:06:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
02:06:01 ------------------------------------------------------------------------------
02:06:01 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
02:06:01 3 tests, 1 passed, 2 failed
02:06:01 ==============================================================================
02:06:01 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:06:01 ==============================================================================
02:06:04 Stop_All_Members :: Stop every odl node. | FAIL |
02:12:15 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:12:15 ------------------------------------------------------------------------------
02:12:15 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:12:25 ------------------------------------------------------------------------------
02:12:25 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:18:36 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.110:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:18:36 ------------------------------------------------------------------------------
02:18:36 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:18:36 3 tests, 1 passed, 2 failed
02:18:36 ==============================================================================
02:18:36 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
02:18:36 ==============================================================================
02:18:41 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 See_Added_People_On_Followers :: The same check on other members. | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
02:18:41 Parent suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41 ------------------------------------------------------------------------------
02:18:41 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
02:18:41 Suite setup failed:
02:18:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:41
02:18:41 13 tests, 0 passed, 13 failed
02:18:41 ==============================================================================
02:18:41 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
02:18:41 ==============================================================================
02:18:44 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:18:44 Parent suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44 ------------------------------------------------------------------------------
02:18:44 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
02:18:44 Suite setup failed:
02:18:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:44
02:18:44 16 tests, 0 passed, 16 failed
02:18:44 ==============================================================================
02:18:44 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
02:18:44 ==============================================================================
02:18:47 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
02:18:47 Parent suite setup failed:
02:18:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:47 ------------------------------------------------------------------------------
02:18:47 Stop_All_Members :: Stop all controllers. | FAIL |
02:18:47 Parent suite setup failed:
02:18:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:47 ------------------------------------------------------------------------------
02:18:47 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
02:18:47 Parent suite setup failed:
02:18:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:47 ------------------------------------------------------------------------------
02:18:47 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
02:18:47 Parent suite setup failed:
02:18:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:47 ------------------------------------------------------------------------------
02:18:47 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
02:18:47 Parent suite setup failed:
02:18:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:47 ------------------------------------------------------------------------------
02:18:47 See_Cars_On_Followers :: The same check on other members. | FAIL |
02:18:47 Parent suite setup failed:
02:18:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:47 ------------------------------------------------------------------------------
02:18:47 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
02:18:47 Parent suite setup failed:
02:18:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:47 ------------------------------------------------------------------------------
02:18:47 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
02:18:47 Suite setup failed:
02:18:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:47
02:18:47 7 tests, 0 passed, 7 failed
02:18:47 ==============================================================================
02:18:47 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
02:18:47 ==============================================================================
02:18:50 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
02:18:50 Parent suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50 ------------------------------------------------------------------------------
02:18:50 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
02:18:50 Parent suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50 ------------------------------------------------------------------------------
02:18:50 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
02:18:50 Parent suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50 ------------------------------------------------------------------------------
02:18:50 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
02:18:50 Parent suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50 ------------------------------------------------------------------------------
02:18:50 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
02:18:50 Parent suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50 ------------------------------------------------------------------------------
02:18:50 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
02:18:50 Parent suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50 ------------------------------------------------------------------------------
02:18:50 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
02:18:50 Parent suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50 ------------------------------------------------------------------------------
02:18:50 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
02:18:50 Parent suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50 ------------------------------------------------------------------------------
02:18:50 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
02:18:50 Parent suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50 ------------------------------------------------------------------------------
02:18:50 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
02:18:50 Parent suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50 ------------------------------------------------------------------------------
02:18:50 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
02:18:50 Suite setup failed:
02:18:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:50
02:18:50 10 tests, 0 passed, 10 failed
02:18:50 ==============================================================================
02:18:50 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
02:18:50 ==============================================================================
02:18:52 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
02:18:52 Parent suite setup failed:
02:18:52 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...
02:18:52 [ Message content over the limit has been removed. ]
02:18:52 ...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)
02:18:52 ------------------------------------------------------------------------------
02:18:52 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
02:18:52 Parent suite setup failed:
02:18:52 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...
02:18:52 [ Message content over the limit has been removed. ]
02:18:52 ...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)
02:18:52 ------------------------------------------------------------------------------
02:18:52 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
02:18:52 Parent suite setup failed:
02:18:52 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...
02:18:52 [ Message content over the limit has been removed. ]
02:18:52 ...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)
02:18:52 ------------------------------------------------------------------------------
02:18:52 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
02:18:52 Parent suite setup failed:
02:18:52 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...
02:18:52 [ Message content over the limit has been removed. ]
02:18:52 ...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)
02:18:52 ------------------------------------------------------------------------------
02:18:52 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
02:18:52 Parent suite setup failed:
02:18:52 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...
02:18:52 [ Message content over the limit has been removed. ]
02:18:52 ...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)
02:18:52 ------------------------------------------------------------------------------
02:18:54 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
02:18:54 Suite setup failed:
02:18:54 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...
02:18:54 [ Message content over the limit has been removed. ]
02:18:54 ...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)
02:18:54
02:18:54 5 tests, 0 passed, 5 failed
02:18:54 ==============================================================================
02:18:54 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
02:18:54 ==============================================================================
02:18:56 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
02:18:56 Parent suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56 ------------------------------------------------------------------------------
02:18:56 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
02:18:56 Parent suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56 ------------------------------------------------------------------------------
02:18:56 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
02:18:56 Parent suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56 ------------------------------------------------------------------------------
02:18:56 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
02:18:56 Parent suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56 ------------------------------------------------------------------------------
02:18:56 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
02:18:56 Parent suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56 ------------------------------------------------------------------------------
02:18:56 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
02:18:56 Parent suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56 ------------------------------------------------------------------------------
02:18:56 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
02:18:56 Parent suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56 ------------------------------------------------------------------------------
02:18:56 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
02:18:56 Parent suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56 ------------------------------------------------------------------------------
02:18:56 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
02:18:56 Parent suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56 ------------------------------------------------------------------------------
02:18:56 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
02:18:56 Parent suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56 ------------------------------------------------------------------------------
02:18:56 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
02:18:56 Suite setup failed:
02:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:56
02:18:56 10 tests, 0 passed, 10 failed
02:18:56 ==============================================================================
02:18:56 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
02:18:56 ==============================================================================
02:18:59 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:18:59 Parent suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59 ------------------------------------------------------------------------------
02:18:59 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
02:18:59 Suite setup failed:
02:18:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:59
02:18:59 16 tests, 0 passed, 16 failed
02:18:59 ==============================================================================
02:18:59 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
02:18:59 ==============================================================================
02:19:02 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
02:19:02 Parent suite setup failed:
02:19:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:19:02 ------------------------------------------------------------------------------
02:19:02 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
02:19:02 Parent suite setup failed:
02:19:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:19:02 ------------------------------------------------------------------------------
02:19:02 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
02:19:02 Parent suite setup failed:
02:19:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:19:02 ------------------------------------------------------------------------------
02:19:02 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
02:19:02 Parent suite setup failed:
02:19:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:19:02 ------------------------------------------------------------------------------
02:19:02 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
02:19:02 Parent suite setup failed:
02:19:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:19:02 ------------------------------------------------------------------------------
02:19:02 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
02:19:02 Parent suite setup failed:
02:19:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:19:02 ------------------------------------------------------------------------------
02:19:02 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
02:19:02 Parent suite setup failed:
02:19:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:19:02 ------------------------------------------------------------------------------
02:19:02 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
02:19:02 Parent suite setup failed:
02:19:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:19:02 ------------------------------------------------------------------------------
02:19:02 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
02:19:02 Suite setup failed:
02:19:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:19:02
02:19:02 8 tests, 0 passed, 8 failed
02:19:02 ==============================================================================
02:19:02 controller-clustering-tell.txt | FAIL |
02:19:02 162 tests, 16 passed, 146 failed
02:19:02 ==============================================================================
02:19:02 Output: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/output.xml
02:19:17 Log: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/log.html
02:19:17 Report: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/report.html
02:19:18 + true
02:19:18 + echo 'Examining the files in data/log and checking filesize'
02:19:18 Examining the files in data/log and checking filesize
02:19:18 + ssh 10.30.170.141 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
02:19:18 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:18 total 7800
02:19:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 23:05 .
02:19:18 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 7 23:05 karaf_console.log
02:19:18 drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 02:12 ..
02:19:18 -rw-rw-r-- 1 jenkins jenkins 7967235 Dec 8 02:19 karaf.log
02:19:18 + ssh 10.30.170.141 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
02:19:18 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:18 7.7M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:19:18 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:19:18 + ssh 10.30.170.188 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
02:19:18 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:18 total 8324
02:19:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 23:05 .
02:19:18 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 7 23:05 karaf_console.log
02:19:18 drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 02:12 ..
02:19:18 -rw-rw-r-- 1 jenkins jenkins 8506260 Dec 8 02:19 karaf.log
02:19:18 + ssh 10.30.170.188 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
02:19:18 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:19 8.2M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:19:19 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:19:19 + ssh 10.30.170.110 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
02:19:19 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:19 total 263472
02:19:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 23:05 .
02:19:19 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 7 23:05 karaf_console.log
02:19:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 02:12 ..
02:19:19 -rw-rw-r-- 1 jenkins jenkins 269778500 Dec 8 02:19 karaf.log
02:19:19 + ssh 10.30.170.110 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
02:19:19 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:19 258M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:19:19 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:19:19 + set +e
02:19:19 ++ seq 1 3
02:19:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:19:19 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:19:19 + echo 'Let'\''s take the karaf thread dump again'
02:19:19 Let's take the karaf thread dump again
02:19:19 + ssh 10.30.170.141 'sudo ps aux'
02:19:19 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:19 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
02:19:19 ++ grep -v grep
02:19:19 ++ cut -f2 '-d '
02:19:19 ++ tr -s ' '
02:19:19 + pid=27899
02:19:19 + echo 'karaf main: org.apache.karaf.main.Main, pid:27899'
02:19:19 karaf main: org.apache.karaf.main.Main, pid:27899
02:19:19 + ssh 10.30.170.141 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 27899'
02:19:19 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:20 + echo 'killing karaf process...'
02:19:20 killing karaf process...
02:19:20 + ssh 10.30.170.141 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:19:20 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:19:20 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:19:20 + echo 'Let'\''s take the karaf thread dump again'
02:19:20 Let's take the karaf thread dump again
02:19:20 + ssh 10.30.170.188 'sudo ps aux'
02:19:20 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:20 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
02:19:20 ++ grep -v grep
02:19:20 ++ tr -s ' '
02:19:20 ++ cut -f2 '-d '
02:19:20 + pid=26944
02:19:20 + echo 'karaf main: org.apache.karaf.main.Main, pid:26944'
02:19:20 karaf main: org.apache.karaf.main.Main, pid:26944
02:19:20 + ssh 10.30.170.188 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 26944'
02:19:20 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:21 + echo 'killing karaf process...'
02:19:21 killing karaf process...
02:19:21 + ssh 10.30.170.188 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:19:21 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:19:21 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:19:21 + echo 'Let'\''s take the karaf thread dump again'
02:19:21 Let's take the karaf thread dump again
02:19:21 + ssh 10.30.170.110 'sudo ps aux'
02:19:21 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:21 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
02:19:21 ++ grep -v grep
02:19:21 ++ cut -f2 '-d '
02:19:21 ++ tr -s ' '
02:19:21 + pid=11479
02:19:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:11479'
02:19:21 karaf main: org.apache.karaf.main.Main, pid:11479
02:19:21 + ssh 10.30.170.110 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 11479'
02:19:21 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:22 + echo 'killing karaf process...'
02:19:22 killing karaf process...
02:19:22 + ssh 10.30.170.110 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:19:22 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:22 + sleep 5
02:19:27 ++ seq 1 3
02:19:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:19:27 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:19:27 + echo 'Compressing karaf.log 1'
02:19:27 Compressing karaf.log 1
02:19:27 + ssh 10.30.170.141 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:19:27 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:28 + echo 'Fetching compressed karaf.log 1'
02:19:28 Fetching compressed karaf.log 1
02:19:28 + scp 10.30.170.141:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
02:19:28 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:28 + ssh 10.30.170.141 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
02:19:28 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:28 + scp 10.30.170.141:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
02:19:28 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:28 + ssh 10.30.170.141 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:19:28 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:28 + echo 'Fetch GC logs'
02:19:28 Fetch GC logs
02:19:28 + mkdir -p gclogs-1
02:19:28 + scp '10.30.170.141:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
02:19:28 Warning: Permanently added '10.30.170.141' (ECDSA) to the list of known hosts.
02:19:29 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
02:19:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:19:29 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:19:29 + echo 'Compressing karaf.log 2'
02:19:29 Compressing karaf.log 2
02:19:29 + ssh 10.30.170.188 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:19:29 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:29 + echo 'Fetching compressed karaf.log 2'
02:19:29 Fetching compressed karaf.log 2
02:19:29 + scp 10.30.170.188:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
02:19:29 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:29 + ssh 10.30.170.188 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
02:19:29 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:30 + scp 10.30.170.188:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
02:19:30 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:30 + ssh 10.30.170.188 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:19:30 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:30 + echo 'Fetch GC logs'
02:19:30 Fetch GC logs
02:19:30 + mkdir -p gclogs-2
02:19:30 + scp '10.30.170.188:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
02:19:30 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts.
02:19:30 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
02:19:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:19:30 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:19:30 + echo 'Compressing karaf.log 3'
02:19:30 Compressing karaf.log 3
02:19:30 + ssh 10.30.170.110 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:19:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:33 + echo 'Fetching compressed karaf.log 3'
02:19:33 Fetching compressed karaf.log 3
02:19:33 + scp 10.30.170.110:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
02:19:33 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:33 + ssh 10.30.170.110 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
02:19:33 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:34 + scp 10.30.170.110:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
02:19:34 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:34 + ssh 10.30.170.110 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:19:34 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:34 + echo 'Fetch GC logs'
02:19:34 Fetch GC logs
02:19:34 + mkdir -p gclogs-3
02:19:34 + scp '10.30.170.110:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
02:19:34 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
02:19:34 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
02:19:34 + echo 'Examine copied files'
02:19:34 Examine copied files
02:19:34 + ls -lt
02:19:34 total 112076
02:19:34 drwxrwxr-x. 2 jenkins jenkins 6 Dec 8 02:19 gclogs-3
02:19:34 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 8 02:19 odl3_karaf_console.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 2871993 Dec 8 02:19 odl3_karaf.log.gz
02:19:34 drwxrwxr-x. 2 jenkins jenkins 6 Dec 8 02:19 gclogs-2
02:19:34 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 8 02:19 odl2_karaf_console.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 613259 Dec 8 02:19 odl2_karaf.log.gz
02:19:34 drwxrwxr-x. 2 jenkins jenkins 6 Dec 8 02:19 gclogs-1
02:19:34 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 8 02:19 odl1_karaf_console.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 597200 Dec 8 02:19 odl1_karaf.log.gz
02:19:34 -rw-rw-r--. 1 jenkins jenkins 164472 Dec 8 02:19 karaf_3_11479_threads_after.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 14061 Dec 8 02:19 ps_after.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 140702 Dec 8 02:19 karaf_2_26944_threads_after.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 129208 Dec 8 02:19 karaf_1_27899_threads_after.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 307301 Dec 8 02:19 report.html
02:19:34 -rw-rw-r--. 1 jenkins jenkins 4068118 Dec 8 02:19 log.html
02:19:34 -rw-rw-r--. 1 jenkins jenkins 105390482 Dec 8 02:19 output.xml
02:19:34 -rw-rw-r--. 1 jenkins jenkins 6069 Dec 7 23:08 testplan.txt
02:19:34 -rw-rw-r--. 1 jenkins jenkins 116598 Dec 7 23:08 karaf_3_2067_threads_before.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 13989 Dec 7 23:08 ps_before.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 114637 Dec 7 23:08 karaf_2_2066_threads_before.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 113892 Dec 7 23:08 karaf_1_2058_threads_before.log
02:19:34 -rw-rw-r--. 1 jenkins jenkins 3106 Dec 7 23:05 post-startup-script.sh
02:19:34 -rw-rw-r--. 1 jenkins jenkins 252 Dec 7 23:04 startup-script.sh
02:19:34 -rw-rw-r--. 1 jenkins jenkins 3474 Dec 7 23:04 configuration-script.sh
02:19:34 -rw-rw-r--. 1 jenkins jenkins 695 Dec 7 23:04 custom_shard_config.txt
02:19:34 -rw-rw-r--. 1 jenkins jenkins 136 Dec 7 23:04 scriptplan.txt
02:19:34 -rw-rw-r--. 1 jenkins jenkins 337 Dec 7 23:04 detect_variables.env
02:19:34 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 7 23:04 pom.xml
02:19:34 -rw-rw-r--. 1 jenkins jenkins 92 Dec 7 23:04 set_variables.env
02:19:34 -rw-rw-r--. 1 jenkins jenkins 314 Dec 7 23:04 slave_addresses.txt
02:19:34 -rw-rw-r--. 1 jenkins jenkins 570 Dec 7 23:03 requirements.txt
02:19:34 -rw-rw-r--. 1 jenkins jenkins 26 Dec 7 23:03 env.properties
02:19:34 -rw-rw-r--. 1 jenkins jenkins 333 Dec 7 23:02 stack-parameters.yaml
02:19:34 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 7 23:01 test
02:19:34 drwxrwxr-x. 2 jenkins jenkins 6 Dec 7 23:01 test@tmp
02:19:34 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 7 17:55 maven-metadata.xml
02:19:34 + true
02:19:34 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/sh /tmp/jenkins10903280561798761456.sh
02:19:34 Cleaning up Robot installation...
02:19:35 $ ssh-agent -k
02:19:35 unset SSH_AUTH_SOCK;
02:19:35 unset SSH_AGENT_PID;
02:19:35 echo Agent pid 5290 killed;
02:19:35 [ssh-agent] Stopped.
02:19:35 Recording plot data
02:19:35 Robot results publisher started...
02:19:35 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:19:35 -Parsing output xml:
02:19:38 Done!
02:19:38 -Copying log files to build dir:
02:19:41 Done!
02:19:41 -Assigning results to build:
02:19:41 Done!
02:19:41 -Checking thresholds:
02:19:41 Done!
02:19:41 Done publishing Robot results.
02:19:41 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:19:41 [PostBuildScript] - [INFO] Executing post build scripts.
02:19:41 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins8193883603358365128.sh
02:19:41 Archiving csit artifacts
02:19:41 mv: cannot stat '*_1.png': No such file or directory
02:19:41 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:19:41 mv: cannot stat '*_2.png': No such file or directory
02:19:41 mv: cannot stat '/tmp/odl2_*': No such file or directory
02:19:41 mv: cannot stat '*_3.png': No such file or directory
02:19:41 mv: cannot stat '/tmp/odl3_*': No such file or directory
02:19:41 % Total % Received % Xferd Average Speed Time Time Time Current
02:19:41 Dload Upload Total Spent Left Speed
02:19:41
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 325k 0 325k 0 0 2880k 0 --:--:-- --:--:-- --:--:-- 2855k
100 5444k 0 5444k 0 0 4904k 0 --:--:-- 0:00:01 --:--:-- 4900k
100 8399k 0 8399k 0 0 4952k 0 --:--:-- 0:00:01 --:--:-- 4949k
02:19:43 Archive: robot-plugin.zip
02:19:43 inflating: ./archives/robot-plugin/log.html
02:19:43 inflating: ./archives/robot-plugin/output.xml
02:19:43 inflating: ./archives/robot-plugin/report.html
02:19:43 mv: cannot stat '*.log.gz': No such file or directory
02:19:43 mv: cannot stat '*.csv': No such file or directory
02:19:43 mv: cannot stat '*.png': No such file or directory
02:19:43 [PostBuildScript] - [INFO] Executing post build scripts.
02:19:43 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins15343754247528131012.sh
02:19:43 [PostBuildScript] - [INFO] Executing post build scripts.
02:19:43 [EnvInject] - Injecting environment variables from a build step.
02:19:43 [EnvInject] - Injecting as environment variables the properties content
02:19:43 OS_CLOUD=vex
02:19:43 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-64
02:19:43
02:19:43 [EnvInject] - Variables injected successfully.
02:19:43 provisioning config files...
02:19:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:19:44 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins10368037009289728223.sh
02:19:44 ---> openstack-stack-delete.sh
02:19:44 Setup pyenv:
02:19:44 system
02:19:44 3.8.13
02:19:44 3.9.13
02:19:44 3.10.13
02:19:44 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:19:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxUj from file:/tmp/.os_lf_venv
02:19:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:19:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:19:46 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.
02:19:46 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
02:19:46 lf-activate-venv(): INFO: Base packages installed successfully
02:19:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH
02:20:01 INFO: Stack cost retrieval disabled, setting cost to 0
02:20:13 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-titanium-64
02:20:13 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-titanium-64
02:20:13 [PostBuildScript] - [INFO] Executing post build scripts.
02:20:13 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins339462529303486088.sh
02:20:13 ---> sysstat.sh
02:20:14 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins1527445780128251455.sh
02:20:14 ---> package-listing.sh
02:20:14 ++ facter osfamily
02:20:14 ++ tr '[:upper:]' '[:lower:]'
02:20:14 + OS_FAMILY=redhat
02:20:14 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-titanium
02:20:14 + START_PACKAGES=/tmp/packages_start.txt
02:20:14 + END_PACKAGES=/tmp/packages_end.txt
02:20:14 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:20:14 + PACKAGES=/tmp/packages_start.txt
02:20:14 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-titanium ']'
02:20:14 + PACKAGES=/tmp/packages_end.txt
02:20:14 + case "${OS_FAMILY}" in
02:20:14 + rpm -qa
02:20:14 + sort
02:20:15 + '[' -f /tmp/packages_start.txt ']'
02:20:15 + '[' -f /tmp/packages_end.txt ']'
02:20:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:20:15 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-titanium ']'
02:20:15 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-titanium/archives/
02:20:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-titanium/archives/
02:20:15 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins3880197050235430963.sh
02:20:15 ---> capture-instance-metadata.sh
02:20:15 Setup pyenv:
02:20:15 system
02:20:15 3.8.13
02:20:15 3.9.13
02:20:15 3.10.13
02:20:15 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:20:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxUj from file:/tmp/.os_lf_venv
02:20:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:20:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:20:17 lf-activate-venv(): INFO: Base packages installed successfully
02:20:17 lf-activate-venv(): INFO: Installing additional packages: lftools
02:20:27 lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH
02:20:27 INFO: Running in OpenStack, capturing instance metadata
02:20:28 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins17275790123942859180.sh
02:20:28 provisioning config files...
02:20:28 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-titanium #64
02:20:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/config13061148644881819122tmp
02:20:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:20:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:20:28 provisioning config files...
02:20:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:20:28 [EnvInject] - Injecting environment variables from a build step.
02:20:28 [EnvInject] - Injecting as environment variables the properties content
02:20:28 SERVER_ID=logs
02:20:28
02:20:28 [EnvInject] - Variables injected successfully.
02:20:28 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins14923603800913055704.sh
02:20:28 ---> create-netrc.sh
02:20:28 WARN: Log server credential not found.
02:20:28 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins15053707562987260627.sh
02:20:28 ---> python-tools-install.sh
02:20:28 Setup pyenv:
02:20:28 system
02:20:28 3.8.13
02:20:28 3.9.13
02:20:28 3.10.13
02:20:28 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:20:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxUj from file:/tmp/.os_lf_venv
02:20:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:20:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:20:31 lf-activate-venv(): INFO: Base packages installed successfully
02:20:31 lf-activate-venv(): INFO: Installing additional packages: lftools
02:20:42 lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH
02:20:42 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins13247002396685667347.sh
02:20:42 ---> sudo-logs.sh
02:20:42 Archiving 'sudo' log..
02:20:42 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins11133371584573319482.sh
02:20:42 ---> job-cost.sh
02:20:42 Setup pyenv:
02:20:42 system
02:20:42 3.8.13
02:20:42 3.9.13
02:20:42 3.10.13
02:20:42 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:20:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxUj from file:/tmp/.os_lf_venv
02:20:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:20:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:20:44 lf-activate-venv(): INFO: Base packages installed successfully
02:20:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:20:52 lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH
02:20:52 DEBUG: total: 0
02:20:52 INFO: Retrieving Stack Cost...
02:20:52 INFO: Retrieving Pricing Info for: v3-standard-2
02:20:53 INFO: Archiving Costs
02:20:53 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins13075884469546384229.sh
02:20:53 ---> logs-deploy.sh
02:20:53 Setup pyenv:
02:20:53 system
02:20:53 3.8.13
02:20:53 3.9.13
02:20:53 3.10.13
02:20:53 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:20:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxUj from file:/tmp/.os_lf_venv
02:20:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:20:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:20:55 lf-activate-venv(): INFO: Base packages installed successfully
02:20:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:21:08 lf-activate-venv(): INFO: Adding /tmp/venv-dxUj/bin to PATH
02:21:08 WARNING: Nexus logging server not set
02:21:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-titanium/64/
02:21:08 INFO: archiving logs to S3
02:21:09 ---> uname -a:
02:21:09 Linux prd-centos8-robot-2c-8g-11434.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
02:21:09
02:21:09
02:21:09 ---> lscpu:
02:21:09 Architecture: x86_64
02:21:09 CPU op-mode(s): 32-bit, 64-bit
02:21:09 Byte Order: Little Endian
02:21:09 CPU(s): 2
02:21:09 On-line CPU(s) list: 0,1
02:21:09 Thread(s) per core: 1
02:21:09 Core(s) per socket: 1
02:21:09 Socket(s): 2
02:21:09 NUMA node(s): 1
02:21:09 Vendor ID: AuthenticAMD
02:21:09 CPU family: 23
02:21:09 Model: 49
02:21:09 Model name: AMD EPYC-Rome Processor
02:21:09 Stepping: 0
02:21:09 CPU MHz: 2800.000
02:21:09 BogoMIPS: 5600.00
02:21:09 Virtualization: AMD-V
02:21:09 Hypervisor vendor: KVM
02:21:09 Virtualization type: full
02:21:09 L1d cache: 32K
02:21:09 L1i cache: 32K
02:21:09 L2 cache: 512K
02:21:09 L3 cache: 16384K
02:21:09 NUMA node0 CPU(s): 0,1
02:21:09 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
02:21:09
02:21:09
02:21:09 ---> nproc:
02:21:09 2
02:21:09
02:21:09
02:21:09 ---> df -h:
02:21:09 Filesystem Size Used Avail Use% Mounted on
02:21:09 devtmpfs 3.8G 0 3.8G 0% /dev
02:21:09 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:21:09 tmpfs 3.8G 17M 3.8G 1% /run
02:21:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:21:09 /dev/vda1 40G 8.5G 32G 22% /
02:21:09 tmpfs 770M 0 770M 0% /run/user/1001
02:21:09
02:21:09
02:21:09 ---> free -m:
02:21:09 total used free shared buff/cache available
02:21:09 Mem: 7697 665 4605 19 2427 6732
02:21:09 Swap: 1023 0 1023
02:21:09
02:21:09
02:21:09 ---> ip addr:
02:21:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:21:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:21:09 inet 127.0.0.1/8 scope host lo
02:21:09 valid_lft forever preferred_lft forever
02:21:09 inet6 ::1/128 scope host
02:21:09 valid_lft forever preferred_lft forever
02:21:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:21:09 link/ether fa:16:3e:1f:8d:ae brd ff:ff:ff:ff:ff:ff
02:21:09 altname enp0s3
02:21:09 altname ens3
02:21:09 inet 10.30.171.93/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:21:09 valid_lft 74371sec preferred_lft 74371sec
02:21:09 inet6 fe80::f816:3eff:fe1f:8dae/64 scope link
02:21:09 valid_lft forever preferred_lft forever
02:21:09
02:21:09
02:21:09 ---> sar -b -r -n DEV:
02:21:09 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-11434.novalocal) 12/08/2025 _x86_64_ (2 CPU)
02:21:09
02:21:09 12:00:02 AM tps rtps wtps bread/s bwrtn/s
02:21:09 12:01:01 AM 1.10 0.00 1.10 0.00 212.08
02:21:09 12:02:01 AM 0.25 0.00 0.25 0.00 18.52
02:21:09 12:03:01 AM 0.38 0.00 0.38 0.00 20.48
02:21:09 12:04:01 AM 0.52 0.00 0.52 0.00 16.00
02:21:09 12:05:01 AM 0.17 0.00 0.17 0.00 16.11
02:21:09 12:06:01 AM 0.22 0.00 0.22 0.00 16.68
02:21:09 12:07:01 AM 0.28 0.00 0.28 0.00 22.95
02:21:09 12:08:01 AM 0.62 0.07 0.55 7.60 31.99
02:21:09 12:09:01 AM 0.23 0.00 0.23 0.00 9.97
02:21:09 12:10:01 AM 0.17 0.00 0.17 0.00 18.26
02:21:09 12:11:01 AM 0.20 0.00 0.20 0.00 14.41
02:21:09 12:12:01 AM 0.37 0.00 0.37 0.00 13.63
02:21:09 12:13:01 AM 0.17 0.00 0.17 0.00 27.21
02:21:09 12:14:01 AM 0.23 0.00 0.23 0.00 11.08
02:21:09 12:15:01 AM 0.18 0.00 0.18 0.00 22.94
02:21:09 12:16:01 AM 0.13 0.00 0.13 0.00 11.71
02:21:09 12:17:01 AM 0.32 0.00 0.32 0.00 27.86
02:21:09 12:18:01 AM 0.13 0.00 0.13 0.00 8.93
02:21:09 12:19:01 AM 0.13 0.00 0.13 0.00 16.95
02:21:09 12:20:01 AM 0.22 0.00 0.22 0.00 29.64
02:21:09 12:21:01 AM 0.32 0.00 0.32 0.00 16.96
02:21:09 12:22:01 AM 0.40 0.00 0.40 0.00 19.61
02:21:09 12:23:01 AM 0.15 0.00 0.15 0.00 8.40
02:21:09 12:24:01 AM 0.28 0.00 0.28 0.00 20.28
02:21:09 12:25:01 AM 0.17 0.00 0.17 0.00 16.15
02:21:09 12:26:01 AM 0.28 0.00 0.28 0.00 18.51
02:21:09 12:27:01 AM 0.23 0.00 0.23 0.00 18.98
02:21:09 12:28:01 AM 0.27 0.00 0.27 0.00 18.68
02:21:09 12:29:01 AM 0.18 0.00 0.18 0.00 9.62
02:21:09 12:30:01 AM 0.20 0.00 0.20 0.00 19.46
02:21:09 12:31:01 AM 0.28 0.00 0.28 0.00 11.86
02:21:09 12:32:01 AM 0.25 0.00 0.25 0.00 29.23
02:21:09 12:33:01 AM 0.25 0.00 0.25 0.00 6.01
02:21:09 12:34:01 AM 0.42 0.00 0.42 0.00 6.53
02:21:09 12:35:01 AM 0.55 0.00 0.55 0.00 10.23
02:21:09 12:36:01 AM 0.57 0.00 0.57 0.00 8.66
02:21:09 12:37:01 AM 0.52 0.00 0.52 0.00 9.38
02:21:09 12:38:01 AM 0.35 0.00 0.35 0.00 31.84
02:21:09 12:39:01 AM 0.27 0.00 0.27 0.00 92.93
02:21:09 12:40:01 AM 0.20 0.00 0.20 0.00 52.95
02:21:09 12:41:01 AM 0.38 0.00 0.38 0.00 15.09
02:21:09 12:42:01 AM 0.38 0.00 0.38 0.00 16.29
02:21:09 12:43:01 AM 0.20 0.00 0.20 0.00 17.38
02:21:09 12:44:01 AM 0.15 0.00 0.15 0.00 8.82
02:21:09 12:45:01 AM 0.17 0.00 0.17 0.00 16.55
02:21:09 12:46:01 AM 0.22 0.00 0.22 0.00 51.13
02:21:09 12:47:01 AM 0.28 0.00 0.28 0.00 59.94
02:21:09 12:48:01 AM 0.22 0.00 0.22 0.00 71.49
02:21:09 12:49:01 AM 0.17 0.00 0.17 0.00 17.06
02:21:09 12:50:01 AM 0.85 0.00 0.85 0.00 20.29
02:21:09 12:51:01 AM 0.37 0.00 0.37 0.00 20.51
02:21:09 12:52:01 AM 0.25 0.00 0.25 0.00 18.56
02:21:09 12:53:01 AM 0.50 0.00 0.50 0.00 17.45
02:21:09 12:54:01 AM 0.20 0.00 0.20 0.00 87.77
02:21:09 12:55:01 AM 0.32 0.00 0.32 0.00 78.67
02:21:09 12:56:01 AM 0.32 0.00 0.32 0.00 18.78
02:21:09 12:57:01 AM 0.23 0.00 0.23 0.00 17.23
02:21:09 12:58:01 AM 0.15 0.00 0.15 0.00 16.39
02:21:09 12:59:01 AM 0.12 0.00 0.12 0.00 8.13
02:21:09 01:00:01 AM 0.13 0.00 0.13 0.00 14.80
02:21:09 01:01:01 AM 0.33 0.00 0.33 0.00 72.39
02:21:09 01:02:01 AM 0.43 0.00 0.43 0.00 111.21
02:21:09 01:03:01 AM 0.30 0.00 0.30 0.00 12.18
02:21:09 01:04:02 AM 0.22 0.00 0.22 0.00 16.18
02:21:09 01:05:01 AM 0.14 0.00 0.14 0.00 10.71
02:21:09 01:06:01 AM 0.27 0.00 0.27 0.00 18.05
02:21:09 01:07:01 AM 0.38 0.00 0.38 0.00 17.86
02:21:09 01:08:01 AM 0.15 0.00 0.15 0.00 15.86
02:21:09 01:09:01 AM 0.17 0.00 0.17 0.00 26.66
02:21:09 01:10:01 AM 0.13 0.00 0.13 0.00 12.03
02:21:09 01:11:01 AM 0.32 0.00 0.32 0.00 14.66
02:21:09 01:12:01 AM 0.27 0.00 0.27 0.00 24.71
02:21:09 01:13:01 AM 0.17 0.00 0.17 0.00 11.88
02:21:09 01:14:01 AM 0.23 0.00 0.23 0.00 23.73
02:21:09 01:15:01 AM 0.13 0.00 0.13 0.00 30.47
02:21:09 01:16:01 AM 0.20 0.00 0.20 0.00 8.40
02:21:09 01:17:01 AM 0.25 0.00 0.25 0.00 18.23
02:21:09 01:18:01 AM 0.18 0.00 0.18 0.00 16.11
02:21:09 01:19:01 AM 0.17 0.00 0.17 0.00 16.51
02:21:09 01:20:01 AM 0.20 0.00 0.20 0.00 9.48
02:21:09 01:21:01 AM 0.28 0.00 0.28 0.00 18.26
02:21:09 01:22:01 AM 0.38 0.00 0.38 0.00 23.99
02:21:09 01:23:01 AM 0.18 0.00 0.18 0.00 16.38
02:21:09 01:24:01 AM 0.13 0.00 0.13 0.00 8.78
02:21:09 01:25:01 AM 0.13 0.00 0.13 0.00 15.73
02:21:09 01:26:01 AM 0.17 0.00 0.17 0.00 15.18
02:21:09 01:27:01 AM 0.25 0.00 0.25 0.00 13.31
02:21:09 01:28:01 AM 0.18 0.00 0.18 0.00 26.96
02:21:09 01:29:01 AM 0.13 0.00 0.13 0.00 16.15
02:21:09 01:30:01 AM 0.17 0.00 0.17 0.00 10.68
02:21:09 01:31:01 AM 0.30 0.00 0.30 0.00 18.66
02:21:09 01:32:01 AM 0.35 0.00 0.35 0.00 12.80
02:21:09 01:33:01 AM 0.17 0.00 0.17 0.00 16.56
02:21:09 01:34:01 AM 0.15 0.00 0.15 0.00 22.66
02:21:09 01:35:01 AM 0.13 0.00 0.13 0.00 17.20
02:21:09 01:36:01 AM 0.28 0.00 0.28 0.00 19.66
02:21:09 01:37:01 AM 0.23 0.00 0.23 0.00 19.36
02:21:09 01:38:01 AM 0.23 0.00 0.23 0.00 18.53
02:21:09 01:39:01 AM 0.18 0.00 0.18 0.00 19.34
02:21:09 01:40:01 AM 0.13 0.00 0.13 0.00 44.87
02:21:09 01:41:01 AM 0.38 0.00 0.38 0.00 15.31
02:21:09 01:42:01 AM 0.27 0.00 0.27 0.00 16.43
02:21:09 01:43:01 AM 0.13 0.00 0.13 0.00 16.53
02:21:09 01:44:01 AM 0.13 0.00 0.13 0.00 8.53
02:21:09 01:45:01 AM 0.23 0.00 0.23 0.00 17.59
02:21:09 01:46:01 AM 0.30 0.00 0.30 0.00 27.30
02:21:09 01:47:01 AM 0.23 0.00 0.23 0.00 10.16
02:21:09 01:48:01 AM 0.15 0.00 0.15 0.00 22.79
02:21:09 01:49:01 AM 0.13 0.00 0.13 0.00 11.60
02:21:09 01:50:01 AM 0.13 0.00 0.13 0.00 22.13
02:21:09 01:51:01 AM 0.32 0.00 0.32 0.00 15.20
02:21:09 01:52:01 AM 0.35 0.00 0.35 0.00 26.16
02:21:09 01:53:01 AM 0.15 0.00 0.15 0.00 40.14
02:21:09 01:54:01 AM 0.15 0.00 0.15 0.00 14.93
02:21:09 01:55:01 AM 0.25 0.00 0.25 0.00 19.90
02:21:09 01:56:01 AM 0.45 0.00 0.45 0.00 13.31
02:21:09 01:57:01 AM 0.23 0.00 0.23 0.00 18.05
02:21:09 01:58:01 AM 0.18 0.00 0.18 0.00 14.55
02:21:09 01:59:01 AM 0.13 0.00 0.13 0.00 8.30
02:21:09 02:00:01 AM 0.15 0.00 0.15 0.00 23.46
02:21:09 02:01:01 AM 0.40 0.00 0.40 0.00 27.44
02:21:09 02:02:01 AM 0.25 0.00 0.25 0.00 14.73
02:21:09 02:03:01 AM 0.17 0.00 0.17 0.00 22.41
02:21:09 02:04:01 AM 0.20 0.00 0.20 0.00 13.06
02:21:09 02:05:01 AM 0.20 0.00 0.20 0.00 24.18
02:21:09 02:06:01 AM 0.25 0.00 0.25 0.00 16.21
02:21:09 02:07:01 AM 0.23 0.00 0.23 0.00 23.03
02:21:09 02:08:01 AM 0.18 0.00 0.18 0.00 16.56
02:21:09 02:09:01 AM 0.17 0.00 0.17 0.00 15.74
02:21:09 02:10:01 AM 0.12 0.00 0.12 0.00 8.40
02:21:09 02:11:02 AM 0.42 0.00 0.42 0.00 21.29
02:21:09 02:12:01 AM 0.42 0.00 0.42 0.00 21.00
02:21:09 02:13:01 AM 0.13 0.00 0.13 0.00 20.26
02:21:09 02:14:01 AM 0.13 0.00 0.13 0.00 18.15
02:21:09 02:15:01 AM 0.15 0.00 0.15 0.00 11.63
02:21:09 02:16:01 AM 0.27 0.00 0.27 0.00 24.49
02:21:09 02:17:01 AM 0.22 0.00 0.22 0.00 13.90
02:21:09 02:18:01 AM 0.15 0.00 0.15 0.00 22.41
02:21:09 02:19:01 AM 0.27 0.00 0.27 0.00 10.80
02:21:09 02:20:01 AM 15.16 0.28 14.88 33.86 833.16
02:21:09 02:21:01 AM 33.66 0.42 33.24 48.25 5253.57
02:21:09 Average: 0.60 0.01 0.59 0.64 65.55
02:21:09
02:21:09 12:00:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:21:09 12:01:01 AM 4829248 6986340 3053176 38.73 2688 2323668 728864 8.16 270536 2394328 168
02:21:09 12:02:01 AM 4829580 6987048 3052844 38.73 2688 2324044 728864 8.16 270568 2394448 96
02:21:09 12:03:01 AM 4829516 6987364 3052908 38.73 2688 2324424 728864 8.16 270568 2394424 24
02:21:09 12:04:01 AM 4829108 6987320 3053316 38.74 2688 2324796 728864 8.16 270596 2394876 172
02:21:09 12:05:01 AM 4828800 6987392 3053624 38.74 2688 2325176 728864 8.16 270596 2395256 128
02:21:09 12:06:01 AM 4828088 6987072 3054336 38.75 2688 2325560 728864 8.16 270596 2395748 76
02:21:09 12:07:01 AM 4827024 6986684 3055400 38.76 2688 2326236 727844 8.15 270596 2396640 204
02:21:09 12:08:01 AM 4826772 6987176 3055652 38.77 2688 2326980 720496 8.07 270684 2397004 20
02:21:09 12:09:01 AM 4826500 6987280 3055924 38.77 2688 2327356 720496 8.07 270684 2397268 200
02:21:09 12:10:01 AM 4826096 6987244 3056328 38.77 2688 2327724 719844 8.06 270684 2397756 56
02:21:09 12:11:01 AM 4825836 6987368 3056588 38.78 2688 2328108 719844 8.06 270684 2398020 56
02:21:09 12:12:01 AM 4825456 6987356 3056968 38.78 2688 2328484 719844 8.06 270684 2398460 208
02:21:09 12:13:01 AM 4824800 6987364 3057624 38.79 2688 2329148 719844 8.06 270684 2399056 104
02:21:09 12:14:01 AM 4824388 6987428 3058036 38.80 2688 2329624 719844 8.06 270684 2399532 328
02:21:09 12:15:01 AM 4823736 6987236 3058688 38.80 2688 2330076 719844 8.06 270684 2400232 144
02:21:09 12:16:01 AM 4823440 6987352 3058984 38.81 2688 2330500 719844 8.06 270684 2400548 244
02:21:09 12:17:01 AM 4822892 6987280 3059532 38.81 2688 2330976 719844 8.06 270684 2401208 4
02:21:09 12:18:01 AM 4822384 6987244 3060040 38.82 2688 2331456 719844 8.06 270684 2401496 248
02:21:09 12:19:01 AM 4821616 6987312 3060808 38.83 2688 2332284 735328 8.23 270684 2402360 596
02:21:09 12:20:01 AM 4821012 6987080 3061412 38.84 2688 2332656 737452 8.26 270684 2402848 128
02:21:09 12:21:01 AM 4820636 6987072 3061788 38.84 2688 2333024 737452 8.26 270684 2403100 80
02:21:09 12:22:01 AM 4820256 6987064 3062168 38.85 2688 2333400 737452 8.26 270684 2403544 40
02:21:09 12:23:01 AM 4820600 6987796 3061824 38.84 2688 2333788 737452 8.26 270684 2403588 216
02:21:09 12:24:01 AM 4820048 6987616 3062376 38.85 2688 2334168 737452 8.26 270684 2403948 104
02:21:09 12:25:01 AM 4819736 6987652 3062688 38.85 2688 2334508 737452 8.26 270684 2404464 4
02:21:09 12:26:01 AM 4819164 6987672 3063260 38.86 2688 2335100 737452 8.26 270684 2404920 160
02:21:09 12:27:01 AM 4818092 6986996 3064332 38.88 2688 2335484 737452 8.26 270684 2405872 100
02:21:09 12:28:01 AM 4817384 6986732 3065040 38.88 2688 2335868 737452 8.26 270684 2406432 28
02:21:09 12:29:01 AM 4816772 6986496 3065652 38.89 2688 2336244 737452 8.26 270684 2407268 176
02:21:09 12:30:01 AM 4816128 6986228 3066296 38.90 2688 2336616 752912 8.43 270684 2407356 100
02:21:09 12:31:01 AM 4816064 6986556 3066360 38.90 2688 2336988 733432 8.21 270696 2407708 152
02:21:09 12:32:01 AM 4815668 6986804 3066756 38.91 2688 2337632 733432 8.21 270696 2408228 24
02:21:09 12:33:01 AM 4815360 6986592 3067064 38.91 2688 2337728 733432 8.21 270696 2408460 4
02:21:09 12:34:01 AM 4815484 6986800 3066940 38.91 2688 2337820 733432 8.21 270696 2408456 24
02:21:09 12:35:01 AM 4815340 6986748 3067084 38.91 2688 2337912 733432 8.21 270696 2408500 4
02:21:09 12:36:01 AM 4815552 6987052 3066872 38.91 2688 2338004 733432 8.21 270696 2408524 4
02:21:09 12:37:01 AM 4814976 6986576 3067448 38.92 2688 2338096 717232 8.03 270696 2408676 4
02:21:09 12:38:01 AM 4813652 6986632 3068772 38.93 2688 2339476 717232 8.03 270700 2410192 548
02:21:09 12:39:01 AM 4806456 6982140 3075968 39.02 2688 2342176 717232 8.03 270696 2417372 548
02:21:09 12:40:01 AM 4803936 6980636 3078488 39.06 2688 2343192 734568 8.22 270704 2419656 4
02:21:09 12:41:01 AM 4803860 6980940 3078564 39.06 2688 2343572 734568 8.22 270704 2419968 72
02:21:09 12:42:01 AM 4803120 6980588 3079304 39.07 2688 2343960 734568 8.22 270704 2420648 140
02:21:09 12:43:01 AM 4802776 6980616 3079648 39.07 2688 2344332 734568 8.22 270704 2421104 56
02:21:09 12:44:01 AM 4802400 6980620 3080024 39.07 2688 2344712 734568 8.22 270704 2421280 200
02:21:09 12:45:01 AM 4801824 6980408 3080600 39.08 2688 2345084 734568 8.22 270704 2421856 124
02:21:09 12:46:01 AM 4800048 6980544 3082376 39.10 2688 2346984 734568 8.22 270704 2423852 576
02:21:09 12:47:01 AM 4796432 6979928 3085992 39.15 2688 2349980 734568 8.22 270704 2427372 1872
02:21:09 12:48:01 AM 4795048 6978900 3087376 39.17 2688 2350336 734568 8.22 270704 2428592 124
02:21:09 12:49:01 AM 4791420 6975656 3091004 39.21 2688 2350720 727572 8.15 270704 2432120 32
02:21:09 12:50:01 AM 4794184 6978812 3088240 39.18 2688 2351112 727540 8.15 280064 2420120 192
02:21:09 12:51:01 AM 4793952 6978956 3088472 39.18 2688 2351484 727540 8.15 280064 2420376 120
02:21:09 12:52:01 AM 4793496 6978884 3088928 39.19 2688 2351856 727540 8.15 280064 2420824 32
02:21:09 12:53:01 AM 4792468 6978872 3089956 39.20 2688 2352896 727540 8.15 280064 2421784 688
02:21:09 12:54:01 AM 4789396 6978652 3093028 39.24 2688 2355724 727540 8.15 280064 2424968 928
02:21:09 12:55:01 AM 4788052 6978852 3094372 39.26 2688 2357264 727540 8.15 280064 2426508 200
02:21:09 12:56:01 AM 4787280 6978452 3095144 39.27 2688 2357636 727540 8.15 280064 2427132 128
02:21:09 12:57:01 AM 4786884 6978424 3095540 39.27 2688 2358012 727540 8.15 280064 2427532 88
02:21:09 12:58:01 AM 4786744 6978680 3095680 39.27 2688 2358408 727540 8.15 280064 2427680 24
02:21:09 12:59:01 AM 4786336 6978648 3096088 39.28 2688 2358772 727540 8.15 280064 2428048 168
02:21:09 01:00:01 AM 4785840 6978528 3096584 39.28 2688 2359148 727604 8.15 280064 2428540 128
02:21:09 01:01:01 AM 4782356 6977552 3100068 39.33 2688 2361664 727604 8.15 280064 2431752 572
02:21:09 01:02:01 AM 4782860 6980672 3099564 39.32 2688 2364276 727604 8.15 280076 2431572 16
02:21:09 01:03:01 AM 4782368 6980552 3100056 39.33 2688 2364648 727604 8.15 280076 2432120 128
02:21:09 01:04:02 AM 4782220 6980792 3100204 39.33 2688 2365036 727604 8.15 280076 2432508 92
02:21:09 01:05:01 AM 4781168 6980100 3101256 39.34 2688 2365396 743456 8.32 280076 2433188 176
02:21:09 01:06:01 AM 4781144 6980444 3101280 39.34 2688 2365772 743456 8.32 280076 2433236 96
02:21:09 01:07:01 AM 4780484 6980176 3101940 39.35 2688 2366156 743456 8.32 280076 2433824 148
02:21:09 01:08:01 AM 4780312 6980576 3102112 39.35 2688 2366724 743456 8.32 280076 2434324 276
02:21:09 01:09:01 AM 4779544 6980296 3102880 39.36 2688 2367220 743456 8.32 280076 2434896 40
02:21:09 01:10:01 AM 4779076 6980312 3103348 39.37 2688 2367704 728628 8.16 280076 2435408 172
02:21:09 01:11:01 AM 4778804 6980444 3103620 39.37 2688 2368100 728628 8.16 280076 2435580 248
02:21:09 01:12:01 AM 4778380 6980500 3104044 39.38 2688 2368580 728628 8.16 280076 2436244 88
02:21:09 01:13:01 AM 4778028 6980624 3104396 39.38 2688 2369056 728628 8.16 280076 2436536 244
02:21:09 01:14:01 AM 4777292 6980368 3105132 39.39 2688 2369536 728628 8.16 280076 2437016 88
02:21:09 01:15:01 AM 4776652 6980532 3105772 39.40 2688 2370340 748536 8.38 280076 2437836 24
02:21:09 01:16:01 AM 4776332 6980580 3106092 39.41 2688 2370716 748536 8.38 280076 2438220 208
02:21:09 01:17:01 AM 4775604 6980224 3106820 39.41 2688 2371088 748536 8.38 280076 2438868 160
02:21:09 01:18:01 AM 4775264 6980264 3107160 39.42 2688 2371460 748536 8.38 280076 2439184 124
02:21:09 01:19:01 AM 4775064 6980452 3107360 39.42 2688 2371848 748536 8.38 280076 2439368 80
02:21:09 01:20:01 AM 4774512 6980284 3107912 39.43 2688 2372228 736820 8.25 280076 2439864 232
02:21:09 01:21:01 AM 4773952 6980196 3108472 39.44 2688 2372708 736820 8.25 280080 2440360 268
02:21:09 01:22:01 AM 4773832 6980452 3108592 39.44 2688 2373076 736820 8.25 280080 2440668 80
02:21:09 01:23:01 AM 4773300 6980300 3109124 39.44 2688 2373456 736820 8.25 280080 2440984 32
02:21:09 01:24:01 AM 4773160 6980532 3109264 39.45 2688 2373828 736820 8.25 280080 2441472 180
02:21:09 01:25:01 AM 4772744 6980492 3109680 39.45 2688 2374204 736820 8.25 280080 2441732 112
02:21:09 01:26:01 AM 4772400 6980544 3110024 39.46 2688 2374600 736820 8.25 280080 2442132 88
02:21:09 01:27:01 AM 4771844 6980496 3110580 39.46 2688 2375136 736820 8.25 280080 2442704 336
02:21:09 01:28:01 AM 4771412 6980620 3111012 39.47 2688 2375660 736820 8.25 280080 2443196 84
02:21:09 01:29:01 AM 4770928 6980516 3111496 39.47 2688 2376040 736820 8.25 280080 2443580 4
02:21:09 01:30:01 AM 4770276 6980232 3112148 39.48 2688 2376416 718680 8.05 280080 2444068 100
02:21:09 01:31:01 AM 4769764 6980104 3112660 39.49 2688 2376796 718680 8.05 280080 2444752 24
02:21:09 01:32:01 AM 4769660 6980392 3112764 39.49 2688 2377188 718680 8.05 280080 2444808 192
02:21:09 01:33:01 AM 4768976 6980088 3113448 39.50 2688 2377564 718680 8.05 280080 2445320 116
02:21:09 01:34:01 AM 4768704 6980444 3113720 39.50 2688 2378184 718680 8.05 280080 2445860 88
02:21:09 01:35:01 AM 4768068 6980284 3114356 39.51 2688 2378660 718680 8.05 280080 2446540 88
02:21:09 01:36:01 AM 4767784 6980476 3114640 39.51 2688 2379136 718680 8.05 280080 2446696 88
02:21:09 01:37:01 AM 4767188 6980352 3115236 39.52 2688 2379616 718680 8.05 280080 2447236 88
02:21:09 01:38:01 AM 4766668 6980308 3115756 39.53 2688 2380092 718680 8.05 280080 2447644 88
02:21:09 01:39:01 AM 4766252 6980372 3116172 39.53 2688 2380572 718680 8.05 280080 2448124 40
02:21:09 01:40:01 AM 4764284 6979708 3118140 39.56 2688 2381864 757388 8.48 280092 2449928 24
02:21:09 01:41:01 AM 4764580 6980380 3117844 39.55 2688 2382240 757388 8.48 280092 2449764 116
02:21:09 01:42:01 AM 4764028 6980196 3118396 39.56 2688 2382616 757388 8.48 280092 2450168 100
02:21:09 01:43:01 AM 4763416 6979972 3119008 39.57 2688 2382996 757388 8.48 280092 2450860 24
02:21:09 01:44:01 AM 4763372 6980296 3119052 39.57 2688 2383372 757388 8.48 280092 2450932 176
02:21:09 01:45:01 AM 4763076 6980384 3119348 39.57 2688 2383748 757388 8.48 280092 2451328 100
02:21:09 01:46:01 AM 4761788 6979828 3120636 39.59 2688 2384480 757388 8.48 280092 2452376 136
02:21:09 01:47:01 AM 4761964 6980320 3120460 39.59 2688 2384796 757388 8.48 280096 2452512 244
02:21:09 01:48:01 AM 4761224 6980056 3121200 39.60 2688 2385272 757388 8.48 280092 2453116 84
02:21:09 01:49:01 AM 4761116 6980432 3121308 39.60 2688 2385756 740788 8.29 280092 2453444 248
02:21:09 01:50:01 AM 4760340 6980132 3122084 39.61 2688 2386232 736820 8.25 280092 2453920 88
02:21:09 01:51:01 AM 4760128 6980396 3122296 39.61 2688 2386712 736820 8.25 280092 2454276 248
02:21:09 01:52:01 AM 4759260 6980004 3123164 39.62 2688 2387188 736820 8.25 280092 2454936 88
02:21:09 01:53:01 AM 4758268 6980288 3124156 39.63 2688 2388460 736820 8.25 280112 2456152 220
02:21:09 01:54:01 AM 4757812 6980212 3124612 39.64 2688 2388840 736820 8.25 280112 2456472 192
02:21:09 01:55:01 AM 4757556 6980332 3124868 39.64 2688 2389216 736820 8.25 280112 2456780 20
02:21:09 01:56:01 AM 4757140 6980292 3125284 39.65 2688 2389592 736820 8.25 280112 2457144 128
02:21:09 01:57:01 AM 4756544 6980076 3125880 39.66 2688 2389972 736820 8.25 280112 2457708 68
02:21:09 01:58:01 AM 4756432 6980348 3125992 39.66 2688 2390348 736820 8.25 280112 2457908 52
02:21:09 01:59:01 AM 4755736 6980320 3126688 39.67 2688 2391020 736820 8.25 280112 2458572 500
02:21:09 02:00:01 AM 4755088 6980088 3127336 39.67 2688 2391436 736820 8.25 280112 2459104 244
02:21:09 02:01:01 AM 4753468 6978964 3128956 39.70 2688 2391916 736820 8.25 280112 2460292 88
02:21:09 02:02:01 AM 4753320 6979300 3129104 39.70 2688 2392400 736820 8.25 280112 2460960 248
02:21:09 02:03:01 AM 4752916 6979364 3129508 39.70 2688 2392876 736820 8.25 280112 2461360 88
02:21:09 02:04:01 AM 4752428 6979352 3129996 39.71 2688 2393352 736820 8.25 280112 2461836 244
02:21:09 02:05:01 AM 4751340 6979072 3131084 39.72 2688 2394148 736820 8.25 280116 2462748 364
02:21:09 02:06:01 AM 4750648 6978596 3131776 39.73 2688 2394364 736820 8.25 280120 2463624 232
02:21:09 02:07:01 AM 4749720 6978192 3132704 39.74 2688 2394896 736820 8.25 280120 2464272 192
02:21:09 02:08:01 AM 4749808 6978660 3132616 39.74 2688 2395276 736820 8.25 280120 2464380 116
02:21:09 02:09:01 AM 4749448 6978676 3132976 39.75 2688 2395652 736820 8.25 280120 2464760 56
02:21:09 02:10:01 AM 4748952 6978564 3133472 39.75 2688 2396028 728892 8.16 280120 2465260 204
02:21:09 02:11:02 AM 4748588 6978576 3133836 39.76 2688 2396412 728892 8.16 280120 2465520 132
02:21:09 02:12:01 AM 4748192 6978548 3134232 39.76 2688 2396788 728892 8.16 280120 2466080 56
02:21:09 02:13:01 AM 4747536 6978544 3134888 39.77 2688 2397432 728892 8.16 280120 2466552 120
02:21:09 02:14:01 AM 4747316 6978804 3135108 39.77 2688 2397912 728892 8.16 280120 2467148 84
02:21:09 02:15:01 AM 4746716 6978684 3135708 39.78 2688 2398392 728892 8.16 280120 2467628 248
02:21:09 02:16:01 AM 4746216 6978592 3136208 39.79 2688 2398788 728892 8.16 280120 2468032 4
02:21:09 02:17:01 AM 4745688 6978544 3136736 39.79 2688 2399268 728892 8.16 280120 2468464 168
02:21:09 02:18:01 AM 4745364 6978696 3137060 39.80 2688 2399744 728892 8.16 280120 2468872 4
02:21:09 02:19:01 AM 4733636 6970060 3148788 39.95 2688 2402804 885644 9.92 280120 2479040 2832
02:21:09 02:20:01 AM 4665460 6840040 3216964 40.81 2688 2345816 839612 9.40 409504 2438920 145264
02:21:09 02:21:01 AM 4737088 6914244 3145336 39.90 2688 2349092 746416 8.36 582248 2199832 25104
02:21:09 Average: 4783834 6980247 3098590 39.31 2688 2362968 735257 8.23 279879 2431067 1388
02:21:09
02:21:09 12:00:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:21:09 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:01:01 AM eth0 12.35 9.74 2.92 1.91 0.00 0.00 0.00 0.00
02:21:09 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:02:01 AM eth0 11.66 9.34 3.05 2.05 0.00 0.00 0.00 0.00
02:21:09 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:03:01 AM eth0 10.70 9.20 2.58 1.80 0.00 0.00 0.00 0.00
02:21:09 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:04:01 AM eth0 11.33 9.22 2.72 1.82 0.00 0.00 0.00 0.00
02:21:09 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:05:01 AM eth0 11.30 9.33 2.74 1.83 0.00 0.00 0.00 0.00
02:21:09 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:06:01 AM eth0 11.88 9.25 3.01 2.04 0.00 0.00 0.00 0.00
02:21:09 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:07:01 AM eth0 18.23 16.70 3.99 2.63 0.00 0.00 0.00 0.00
02:21:09 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:08:01 AM eth0 10.88 9.00 2.60 1.79 0.00 0.00 0.00 0.00
02:21:09 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:09:01 AM eth0 11.31 9.22 2.71 1.80 0.00 0.00 0.00 0.00
02:21:09 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:10:01 AM eth0 11.11 9.11 2.66 1.79 0.00 0.00 0.00 0.00
02:21:09 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:11:01 AM eth0 11.25 9.23 2.69 1.80 0.00 0.00 0.00 0.00
02:21:09 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:12:01 AM eth0 11.45 9.11 2.82 1.85 0.00 0.00 0.00 0.00
02:21:09 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:13:01 AM eth0 16.01 13.65 3.99 2.56 0.00 0.00 0.00 0.00
02:21:09 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:14:01 AM eth0 1.18 1.07 0.37 0.22 0.00 0.00 0.00 0.00
02:21:09 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:15:01 AM eth0 1.15 1.03 0.36 0.21 0.00 0.00 0.00 0.00
02:21:09 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:16:01 AM eth0 1.23 0.95 0.33 0.19 0.00 0.00 0.00 0.00
02:21:09 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:17:01 AM eth0 1.62 1.10 0.57 0.28 0.00 0.00 0.00 0.00
02:21:09 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:18:01 AM eth0 1.40 1.08 0.38 0.22 0.00 0.00 0.00 0.00
02:21:09 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:19:01 AM eth0 30.38 29.11 5.44 3.09 0.00 0.00 0.00 0.00
02:21:09 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:20:01 AM eth0 10.83 8.95 2.58 1.78 0.00 0.00 0.00 0.00
02:21:09 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:21:01 AM eth0 10.38 9.03 2.57 1.79 0.00 0.00 0.00 0.00
02:21:09 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:22:01 AM eth0 11.40 9.43 2.78 1.88 0.00 0.00 0.00 0.00
02:21:09 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:23:01 AM eth0 11.28 9.13 2.69 1.80 0.00 0.00 0.00 0.00
02:21:09 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:24:01 AM eth0 11.35 9.27 2.69 1.80 0.00 0.00 0.00 0.00
02:21:09 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:25:01 AM eth0 10.31 8.52 2.68 1.87 0.00 0.00 0.00 0.00
02:21:09 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:26:01 AM eth0 16.46 14.60 3.46 2.20 0.00 0.00 0.00 0.00
02:21:09 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:27:01 AM eth0 33.93 20.86 18.88 12.35 0.00 0.00 0.00 0.00
02:21:09 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:28:01 AM eth0 48.95 30.79 27.91 42.40 0.00 0.00 0.00 0.00
02:21:09 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:29:01 AM eth0 11.55 9.37 2.99 2.05 0.00 0.00 0.00 0.00
02:21:09 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:30:01 AM eth0 10.95 9.03 2.64 1.79 0.00 0.00 0.00 0.00
02:21:09 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:31:01 AM eth0 11.25 9.40 2.89 1.99 0.00 0.00 0.00 0.00
02:21:09 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:32:01 AM eth0 18.35 14.91 4.54 2.87 0.00 0.00 0.00 0.00
02:21:09 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:33:01 AM eth0 0.62 0.42 0.34 0.24 0.00 0.00 0.00 0.00
02:21:09 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:34:01 AM eth0 0.85 0.20 0.15 0.04 0.00 0.00 0.00 0.00
02:21:09 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:35:01 AM eth0 1.27 0.47 0.44 0.25 0.00 0.00 0.00 0.00
02:21:09 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:36:01 AM eth0 1.50 0.25 0.14 0.05 0.00 0.00 0.00 0.00
02:21:09 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:37:01 AM eth0 0.98 0.32 0.24 0.11 0.00 0.00 0.00 0.00
02:21:09 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:38:01 AM eth0 22.94 20.59 4.38 2.25 0.00 0.00 0.00 0.00
02:21:09 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:39:01 AM eth0 2.75 3.65 1.65 0.88 0.00 0.00 0.00 0.00
02:21:09 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:40:01 AM eth0 17.81 15.98 3.99 2.52 0.00 0.00 0.00 0.00
02:21:09 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:41:01 AM eth0 11.16 9.40 2.70 1.86 0.00 0.00 0.00 0.00
02:21:09 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:42:01 AM eth0 15.69 9.33 3.48 2.05 0.00 0.00 0.00 0.00
02:21:09 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:43:01 AM eth0 12.36 9.51 3.45 2.36 0.00 0.00 0.00 0.00
02:21:09 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:44:01 AM eth0 11.53 8.98 2.75 1.79 0.00 0.00 0.00 0.00
02:21:09 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:45:01 AM eth0 13.28 9.35 3.34 2.17 0.00 0.00 0.00 0.00
02:21:09 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:46:01 AM eth0 7.18 6.25 1.49 1.10 0.00 0.00 0.00 0.00
02:21:09 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:47:01 AM eth0 6.08 6.00 1.17 0.96 0.00 0.00 0.00 0.00
02:21:09 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:48:01 AM eth0 11.40 8.57 2.61 1.69 0.00 0.00 0.00 0.00
02:21:09 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:49:01 AM eth0 11.01 9.18 2.66 1.84 0.00 0.00 0.00 0.00
02:21:09 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:50:01 AM eth0 11.40 9.20 2.78 1.81 0.00 0.00 0.00 0.00
02:21:09 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:51:01 AM eth0 11.81 8.98 2.71 1.79 0.00 0.00 0.00 0.00
02:21:09 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:52:01 AM eth0 12.41 9.23 2.94 1.86 0.00 0.00 0.00 0.00
02:21:09 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:53:01 AM eth0 13.80 11.96 3.03 2.09 0.00 0.00 0.00 0.00
02:21:09 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:54:01 AM eth0 2.23 2.25 0.16 0.32 0.00 0.00 0.00 0.00
02:21:09 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:55:01 AM eth0 12.31 10.21 2.62 1.83 0.00 0.00 0.00 0.00
02:21:09 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:56:01 AM eth0 15.91 9.47 3.55 2.06 0.00 0.00 0.00 0.00
02:21:09 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:57:01 AM eth0 12.25 9.75 3.43 2.29 0.00 0.00 0.00 0.00
02:21:09 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:58:01 AM eth0 15.16 9.28 3.23 1.81 0.00 0.00 0.00 0.00
02:21:09 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 12:59:01 AM eth0 10.91 9.03 2.58 1.79 0.00 0.00 0.00 0.00
02:21:09 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:00:01 AM eth0 11.36 9.03 2.68 1.79 0.00 0.00 0.00 0.00
02:21:09 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:01:01 AM eth0 7.77 7.28 1.48 1.10 0.00 0.00 0.00 0.00
02:21:09 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:02:01 AM eth0 10.39 9.60 2.03 1.48 0.00 0.00 0.00 0.00
02:21:09 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:03:01 AM eth0 10.73 9.05 2.62 1.79 0.00 0.00 0.00 0.00
02:21:09 01:04:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:04:02 AM eth0 11.68 9.23 2.76 1.81 0.00 0.00 0.00 0.00
02:21:09 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:05:01 AM eth0 10.90 8.95 2.79 1.94 0.00 0.00 0.00 0.00
02:21:09 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:06:01 AM eth0 10.86 9.02 2.61 1.79 0.00 0.00 0.00 0.00
02:21:09 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:07:01 AM eth0 11.58 9.31 2.84 1.90 0.00 0.00 0.00 0.00
02:21:09 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:08:01 AM eth0 15.65 12.98 4.00 2.54 0.00 0.00 0.00 0.00
02:21:09 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:09:01 AM eth0 9.40 7.50 2.50 1.65 0.00 0.00 0.00 0.00
02:21:09 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:10:01 AM eth0 1.27 1.00 0.37 0.22 0.00 0.00 0.00 0.00
02:21:09 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:11:01 AM eth0 1.73 1.12 0.50 0.22 0.00 0.00 0.00 0.00
02:21:09 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:12:01 AM eth0 1.28 0.97 0.44 0.25 0.00 0.00 0.00 0.00
02:21:09 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:13:01 AM eth0 1.08 1.10 0.38 0.22 0.00 0.00 0.00 0.00
02:21:09 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:14:01 AM eth0 1.32 1.00 0.37 0.22 0.00 0.00 0.00 0.00
02:21:09 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:15:01 AM eth0 33.24 32.16 6.21 3.65 0.00 0.00 0.00 0.00
02:21:09 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:16:01 AM eth0 11.38 9.10 2.69 1.79 0.00 0.00 0.00 0.00
02:21:09 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:17:01 AM eth0 11.06 9.25 2.98 2.04 0.00 0.00 0.00 0.00
02:21:09 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:18:01 AM eth0 12.36 9.65 3.07 2.05 0.00 0.00 0.00 0.00
02:21:09 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:19:01 AM eth0 10.55 9.05 2.58 1.79 0.00 0.00 0.00 0.00
02:21:09 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:20:01 AM eth0 11.33 9.31 2.70 1.81 0.00 0.00 0.00 0.00
02:21:09 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:21:01 AM eth0 13.95 12.31 3.17 2.03 0.00 0.00 0.00 0.00
02:21:09 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:22:01 AM eth0 11.11 9.25 2.74 1.86 0.00 0.00 0.00 0.00
02:21:09 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:23:01 AM eth0 10.51 9.22 2.58 1.80 0.00 0.00 0.00 0.00
02:21:09 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:24:01 AM eth0 11.21 9.40 2.70 1.86 0.00 0.00 0.00 0.00
02:21:09 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:25:01 AM eth0 11.05 9.13 2.67 1.80 0.00 0.00 0.00 0.00
02:21:09 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:26:01 AM eth0 10.95 9.00 2.61 1.79 0.00 0.00 0.00 0.00
02:21:09 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:27:01 AM eth0 13.58 11.76 3.27 2.13 0.00 0.00 0.00 0.00
02:21:09 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:28:01 AM eth0 15.81 13.73 3.63 2.29 0.00 0.00 0.00 0.00
02:21:09 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:29:01 AM eth0 10.96 9.15 2.74 1.80 0.00 0.00 0.00 0.00
02:21:09 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:30:01 AM eth0 10.88 8.98 2.69 1.79 0.00 0.00 0.00 0.00
02:21:09 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:31:01 AM eth0 11.46 9.30 2.98 1.98 0.00 0.00 0.00 0.00
02:21:09 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:32:01 AM eth0 11.58 9.27 2.91 1.86 0.00 0.00 0.00 0.00
02:21:09 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:33:01 AM eth0 12.00 9.30 3.13 2.05 0.00 0.00 0.00 0.00
02:21:09 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:34:01 AM eth0 15.08 12.70 3.78 2.36 0.00 0.00 0.00 0.00
02:21:09 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:35:01 AM eth0 1.65 1.30 0.64 0.42 0.00 0.00 0.00 0.00
02:21:09 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:36:01 AM eth0 1.18 1.03 0.37 0.22 0.00 0.00 0.00 0.00
02:21:09 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:37:01 AM eth0 1.38 1.22 0.51 0.29 0.00 0.00 0.00 0.00
02:21:09 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:38:01 AM eth0 1.25 1.08 0.38 0.22 0.00 0.00 0.00 0.00
02:21:09 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:39:01 AM eth0 1.40 1.00 0.40 0.22 0.00 0.00 0.00 0.00
02:21:09 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:40:01 AM eth0 68.53 67.13 11.71 6.16 0.00 0.00 0.00 0.00
02:21:09 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:41:01 AM eth0 11.15 9.20 2.76 1.80 0.00 0.00 0.00 0.00
02:21:09 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:42:01 AM eth0 11.43 9.05 2.83 1.86 0.00 0.00 0.00 0.00
02:21:09 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:43:01 AM eth0 11.31 9.22 2.96 1.98 0.00 0.00 0.00 0.00
02:21:09 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:44:01 AM eth0 11.11 9.12 2.73 1.80 0.00 0.00 0.00 0.00
02:21:09 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:45:01 AM eth0 10.96 9.15 2.72 1.84 0.00 0.00 0.00 0.00
02:21:09 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:46:01 AM eth0 21.28 17.76 5.59 3.59 0.00 0.00 0.00 0.00
02:21:09 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:47:01 AM eth0 2.22 1.90 0.64 0.40 0.00 0.00 0.00 0.00
02:21:09 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:48:01 AM eth0 1.88 1.23 0.74 0.47 0.00 0.00 0.00 0.00
02:21:09 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:49:01 AM eth0 2.32 1.00 0.53 0.22 0.00 0.00 0.00 0.00
02:21:09 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:50:01 AM eth0 1.40 1.10 0.39 0.22 0.00 0.00 0.00 0.00
02:21:09 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:51:01 AM eth0 1.12 1.03 0.37 0.22 0.00 0.00 0.00 0.00
02:21:09 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:52:01 AM eth0 2.35 1.12 0.56 0.28 0.00 0.00 0.00 0.00
02:21:09 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:53:01 AM eth0 75.37 68.56 12.86 6.66 0.00 0.00 0.00 0.00
02:21:09 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:54:01 AM eth0 11.50 9.28 2.98 1.99 0.00 0.00 0.00 0.00
02:21:09 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:55:01 AM eth0 16.73 9.00 3.43 1.79 0.00 0.00 0.00 0.00
02:21:09 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:56:01 AM eth0 12.86 9.15 2.93 1.80 0.00 0.00 0.00 0.00
02:21:09 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:57:01 AM eth0 12.18 9.28 2.92 1.86 0.00 0.00 0.00 0.00
02:21:09 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:58:01 AM eth0 11.13 9.18 2.70 1.80 0.00 0.00 0.00 0.00
02:21:09 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 01:59:01 AM eth0 18.56 15.63 4.63 2.99 0.00 0.00 0.00 0.00
02:21:09 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:00:01 AM eth0 2.07 1.05 0.40 0.20 0.00 0.00 0.00 0.00
02:21:09 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:01:01 AM eth0 3.40 1.00 0.49 0.22 0.00 0.00 0.00 0.00
02:21:09 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:02:01 AM eth0 5.20 2.23 0.69 6.58 0.00 0.00 0.00 0.00
02:21:09 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:03:01 AM eth0 2.38 1.03 0.42 0.22 0.00 0.00 0.00 0.00
02:21:09 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:04:01 AM eth0 1.25 1.00 0.37 0.22 0.00 0.00 0.00 0.00
02:21:09 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:05:01 AM eth0 24.01 22.50 4.10 2.09 0.00 0.00 0.00 0.00
02:21:09 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:06:01 AM eth0 14.98 12.03 2.29 32.05 0.00 0.00 0.00 0.00
02:21:09 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:07:01 AM eth0 24.68 22.41 5.51 3.46 0.00 0.00 0.00 0.00
02:21:09 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:08:01 AM eth0 15.85 9.22 3.41 1.80 0.00 0.00 0.00 0.00
02:21:09 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:09:01 AM eth0 12.21 9.28 2.92 1.81 0.00 0.00 0.00 0.00
02:21:09 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:10:01 AM eth0 11.50 9.13 2.72 1.80 0.00 0.00 0.00 0.00
02:21:09 02:11:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:11:02 AM eth0 11.30 9.08 2.71 1.79 0.00 0.00 0.00 0.00
02:21:09 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:12:01 AM eth0 11.51 9.34 2.87 1.89 0.00 0.00 0.00 0.00
02:21:09 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:13:01 AM eth0 15.86 13.20 3.97 2.48 0.00 0.00 0.00 0.00
02:21:09 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:14:01 AM eth0 1.18 1.03 0.36 0.22 0.00 0.00 0.00 0.00
02:21:09 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:15:01 AM eth0 1.28 1.03 0.38 0.22 0.00 0.00 0.00 0.00
02:21:09 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:16:01 AM eth0 1.50 1.02 0.39 0.19 0.00 0.00 0.00 0.00
02:21:09 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:17:01 AM eth0 1.38 1.13 0.50 0.28 0.00 0.00 0.00 0.00
02:21:09 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:18:01 AM eth0 1.25 1.13 0.40 0.23 0.00 0.00 0.00 0.00
02:21:09 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:19:01 AM eth0 80.35 78.84 23.61 8.89 0.00 0.00 0.00 0.00
02:21:09 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:20:01 AM eth0 163.28 111.63 301.96 440.04 0.00 0.00 0.00 0.00
02:21:09 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 02:21:01 AM eth0 18.04 16.76 15.11 8.27 0.00 0.00 0.00 0.00
02:21:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:09 Average: eth0 12.79 10.39 5.12 5.40 0.00 0.00 0.00 0.00
02:21:09
02:21:09
02:21:09 ---> sar -P ALL:
02:21:09 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-11434.novalocal) 12/08/2025 _x86_64_ (2 CPU)
02:21:09
02:21:09 12:00:02 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 12:01:01 AM all 4.69 0.03 0.41 0.02 0.07 94.78
02:21:09 12:01:01 AM 0 1.48 0.05 0.53 0.00 0.07 97.88
02:21:09 12:01:01 AM 1 7.90 0.02 0.29 0.03 0.07 91.69
02:21:09 12:02:01 AM all 4.47 0.00 0.23 0.00 0.07 95.24
02:21:09 12:02:01 AM 0 4.88 0.00 0.23 0.00 0.07 94.82
02:21:09 12:02:01 AM 1 4.06 0.00 0.22 0.00 0.07 95.66
02:21:09 12:03:01 AM all 4.43 0.00 0.17 0.00 0.06 95.34
02:21:09 12:03:01 AM 0 3.68 0.00 0.15 0.00 0.05 96.12
02:21:09 12:03:01 AM 1 5.18 0.00 0.18 0.00 0.07 94.57
02:21:09 12:04:01 AM all 4.44 0.01 0.19 0.00 0.08 95.29
02:21:09 12:04:01 AM 0 4.23 0.02 0.20 0.00 0.07 95.49
02:21:09 12:04:01 AM 1 4.65 0.00 0.18 0.00 0.08 95.09
02:21:09 12:05:01 AM all 4.46 0.00 0.15 0.00 0.06 95.33
02:21:09 12:05:01 AM 0 2.46 0.00 0.15 0.00 0.05 97.34
02:21:09 12:05:01 AM 1 6.47 0.00 0.15 0.00 0.07 93.31
02:21:09 12:06:01 AM all 4.35 0.00 0.18 0.00 0.08 95.39
02:21:09 12:06:01 AM 0 4.10 0.00 0.17 0.00 0.07 95.67
02:21:09 12:06:01 AM 1 4.60 0.00 0.20 0.00 0.10 95.10
02:21:09 12:07:01 AM all 5.57 0.00 0.38 0.00 0.08 93.97
02:21:09 12:07:01 AM 0 6.84 0.00 0.47 0.00 0.08 92.61
02:21:09 12:07:01 AM 1 4.30 0.00 0.30 0.00 0.07 95.34
02:21:09 12:08:01 AM all 4.35 0.00 0.38 0.01 0.07 95.20
02:21:09 12:08:01 AM 0 3.66 0.00 0.32 0.00 0.05 95.97
02:21:09 12:08:01 AM 1 5.03 0.00 0.43 0.02 0.08 94.44
02:21:09 12:09:01 AM all 4.35 0.00 0.33 0.00 0.07 95.26
02:21:09 12:09:01 AM 0 5.40 0.00 0.38 0.00 0.07 94.15
02:21:09 12:09:01 AM 1 3.29 0.00 0.27 0.00 0.07 96.37
02:21:09 12:10:01 AM all 4.34 0.00 0.32 0.00 0.07 95.28
02:21:09 12:10:01 AM 0 4.05 0.00 0.32 0.00 0.07 95.57
02:21:09 12:10:01 AM 1 4.63 0.00 0.32 0.00 0.07 94.99
02:21:09 12:11:01 AM all 4.31 0.00 0.34 0.01 0.07 95.27
02:21:09 12:11:01 AM 0 5.13 0.00 0.38 0.02 0.07 94.40
02:21:09 12:11:01 AM 1 3.49 0.00 0.30 0.00 0.07 96.14
02:21:09
02:21:09 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 12:12:01 AM all 4.34 0.00 0.32 0.00 0.08 95.26
02:21:09 12:12:01 AM 0 3.07 0.00 0.23 0.00 0.07 96.63
02:21:09 12:12:01 AM 1 5.62 0.00 0.40 0.00 0.08 93.90
02:21:09 12:13:01 AM all 5.48 0.00 0.32 0.00 0.05 94.15
02:21:09 12:13:01 AM 0 4.21 0.00 0.23 0.00 0.03 95.52
02:21:09 12:13:01 AM 1 6.76 0.00 0.40 0.00 0.07 92.78
02:21:09 12:14:01 AM all 1.28 0.00 0.13 0.00 0.06 98.53
02:21:09 12:14:01 AM 0 0.60 0.00 0.08 0.00 0.05 99.27
02:21:09 12:14:01 AM 1 1.95 0.00 0.18 0.00 0.07 97.79
02:21:09 12:15:01 AM all 1.34 0.00 0.10 0.00 0.06 98.50
02:21:09 12:15:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.26
02:21:09 12:15:01 AM 1 2.07 0.00 0.13 0.00 0.07 97.73
02:21:09 12:16:01 AM all 1.14 0.00 0.13 0.00 0.06 98.68
02:21:09 12:16:01 AM 0 0.95 0.00 0.10 0.00 0.05 98.90
02:21:09 12:16:01 AM 1 1.32 0.00 0.15 0.00 0.07 98.46
02:21:09 12:17:01 AM all 1.30 0.00 0.12 0.00 0.06 98.52
02:21:09 12:17:01 AM 0 0.65 0.00 0.10 0.00 0.05 99.20
02:21:09 12:17:01 AM 1 1.95 0.00 0.13 0.00 0.07 97.85
02:21:09 12:18:01 AM all 1.34 0.00 0.13 0.00 0.06 98.46
02:21:09 12:18:01 AM 0 0.85 0.00 0.12 0.00 0.05 98.98
02:21:09 12:18:01 AM 1 1.84 0.00 0.15 0.00 0.07 97.95
02:21:09 12:19:01 AM all 4.56 0.00 0.27 0.00 0.06 95.11
02:21:09 12:19:01 AM 0 5.18 0.00 0.28 0.00 0.05 94.48
02:21:09 12:19:01 AM 1 3.94 0.00 0.25 0.00 0.07 95.75
02:21:09 12:20:01 AM all 4.37 0.00 0.17 0.00 0.08 95.39
02:21:09 12:20:01 AM 0 3.20 0.00 0.13 0.00 0.07 96.60
02:21:09 12:20:01 AM 1 5.55 0.00 0.20 0.00 0.08 94.17
02:21:09 12:21:01 AM all 4.28 0.00 0.18 0.00 0.07 95.47
02:21:09 12:21:01 AM 0 5.92 0.00 0.22 0.00 0.07 93.80
02:21:09 12:21:01 AM 1 2.64 0.00 0.15 0.00 0.07 97.14
02:21:09 12:22:01 AM all 4.41 0.00 0.18 0.00 0.06 95.35
02:21:09 12:22:01 AM 0 4.81 0.00 0.17 0.00 0.05 94.97
02:21:09 12:22:01 AM 1 4.01 0.00 0.20 0.00 0.07 95.72
02:21:09
02:21:09 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 12:23:01 AM all 4.40 0.00 0.18 0.00 0.06 95.37
02:21:09 12:23:01 AM 0 5.05 0.00 0.20 0.00 0.07 94.68
02:21:09 12:23:01 AM 1 3.74 0.00 0.15 0.00 0.05 96.06
02:21:09 12:24:01 AM all 4.35 0.00 0.18 0.00 0.08 95.40
02:21:09 12:24:01 AM 0 4.35 0.00 0.17 0.00 0.07 95.42
02:21:09 12:24:01 AM 1 4.34 0.00 0.18 0.00 0.08 95.39
02:21:09 12:25:01 AM all 4.93 0.00 0.21 0.00 0.06 94.81
02:21:09 12:25:01 AM 0 6.75 0.00 0.27 0.00 0.07 92.91
02:21:09 12:25:01 AM 1 3.12 0.00 0.15 0.00 0.05 96.67
02:21:09 12:26:01 AM all 6.02 0.00 0.45 0.00 0.08 93.45
02:21:09 12:26:01 AM 0 5.48 0.00 0.44 0.00 0.07 94.01
02:21:09 12:26:01 AM 1 6.55 0.00 0.47 0.00 0.08 92.90
02:21:09 12:27:01 AM all 4.81 0.00 0.54 0.00 0.07 94.59
02:21:09 12:27:01 AM 0 5.49 0.00 0.57 0.00 0.07 93.87
02:21:09 12:27:01 AM 1 4.13 0.00 0.50 0.00 0.07 95.30
02:21:09 12:28:01 AM all 5.58 0.00 0.66 0.00 0.06 93.70
02:21:09 12:28:01 AM 0 5.01 0.00 0.69 0.00 0.07 94.24
02:21:09 12:28:01 AM 1 6.16 0.00 0.64 0.00 0.05 93.16
02:21:09 12:29:01 AM all 4.36 0.00 0.31 0.00 0.08 95.25
02:21:09 12:29:01 AM 0 2.06 0.00 0.17 0.00 0.07 97.71
02:21:09 12:29:01 AM 1 6.67 0.00 0.45 0.00 0.08 92.80
02:21:09 12:30:01 AM all 4.37 0.00 0.41 0.00 0.07 95.16
02:21:09 12:30:01 AM 0 2.29 0.00 0.27 0.00 0.05 97.39
02:21:09 12:30:01 AM 1 6.45 0.00 0.55 0.00 0.08 92.92
02:21:09 12:31:01 AM all 4.36 0.00 0.33 0.00 0.07 95.24
02:21:09 12:31:01 AM 0 2.21 0.00 0.20 0.00 0.07 97.53
02:21:09 12:31:01 AM 1 6.52 0.00 0.47 0.00 0.07 92.94
02:21:09 12:32:01 AM all 5.92 0.00 0.38 0.00 0.07 93.64
02:21:09 12:32:01 AM 0 2.11 0.00 0.23 0.00 0.05 97.61
02:21:09 12:32:01 AM 1 9.73 0.00 0.52 0.00 0.08 89.67
02:21:09 12:33:01 AM all 0.58 0.00 0.09 0.00 0.05 99.27
02:21:09 12:33:01 AM 0 0.72 0.00 0.07 0.00 0.03 99.18
02:21:09 12:33:01 AM 1 0.45 0.00 0.12 0.00 0.07 99.36
02:21:09
02:21:09 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 12:34:01 AM all 0.58 0.00 0.09 0.00 0.06 99.27
02:21:09 12:34:01 AM 0 0.62 0.00 0.03 0.00 0.05 99.30
02:21:09 12:34:01 AM 1 0.55 0.00 0.15 0.00 0.07 99.23
02:21:09 12:35:01 AM all 0.63 0.00 0.10 0.00 0.05 99.21
02:21:09 12:35:01 AM 0 0.60 0.00 0.12 0.00 0.05 99.23
02:21:09 12:35:01 AM 1 0.67 0.00 0.08 0.00 0.05 99.20
02:21:09 12:36:01 AM all 0.57 0.00 0.08 0.00 0.06 99.29
02:21:09 12:36:01 AM 0 0.55 0.00 0.12 0.00 0.07 99.26
02:21:09 12:36:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
02:21:09 12:37:01 AM all 0.58 0.00 0.10 0.00 0.06 99.27
02:21:09 12:37:01 AM 0 0.47 0.00 0.12 0.00 0.07 99.35
02:21:09 12:37:01 AM 1 0.68 0.00 0.08 0.00 0.05 99.18
02:21:09 12:38:01 AM all 3.50 0.00 0.33 0.00 0.06 96.11
02:21:09 12:38:01 AM 0 2.61 0.00 0.27 0.00 0.07 97.05
02:21:09 12:38:01 AM 1 4.39 0.00 0.40 0.00 0.05 95.16
02:21:09 12:39:01 AM all 4.21 0.00 0.36 0.00 0.06 95.37
02:21:09 12:39:01 AM 0 2.84 0.00 0.27 0.00 0.05 96.84
02:21:09 12:39:01 AM 1 5.58 0.00 0.45 0.00 0.07 93.90
02:21:09 12:40:01 AM all 5.74 0.00 0.25 0.00 0.08 93.93
02:21:09 12:40:01 AM 0 3.69 0.00 0.25 0.00 0.07 95.99
02:21:09 12:40:01 AM 1 7.79 0.00 0.25 0.00 0.08 91.88
02:21:09 12:41:01 AM all 4.47 0.00 0.19 0.00 0.07 95.27
02:21:09 12:41:01 AM 0 2.52 0.00 0.15 0.00 0.05 97.28
02:21:09 12:41:01 AM 1 6.42 0.00 0.23 0.00 0.08 93.27
02:21:09 12:42:01 AM all 4.36 0.00 0.19 0.00 0.07 95.38
02:21:09 12:42:01 AM 0 3.14 0.00 0.20 0.00 0.07 96.59
02:21:09 12:42:01 AM 1 5.58 0.00 0.18 0.00 0.07 94.17
02:21:09 12:43:01 AM all 4.45 0.00 0.21 0.00 0.06 95.29
02:21:09 12:43:01 AM 0 2.66 0.00 0.17 0.00 0.05 97.13
02:21:09 12:43:01 AM 1 6.23 0.00 0.25 0.00 0.07 93.45
02:21:09 12:44:01 AM all 4.34 0.00 0.19 0.00 0.08 95.40
02:21:09 12:44:01 AM 0 3.75 0.00 0.17 0.00 0.08 96.00
02:21:09 12:44:01 AM 1 4.93 0.00 0.22 0.00 0.07 94.79
02:21:09
02:21:09 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 12:45:01 AM all 4.38 0.00 0.18 0.00 0.07 95.37
02:21:09 12:45:01 AM 0 4.75 0.00 0.20 0.00 0.07 94.98
02:21:09 12:45:01 AM 1 4.01 0.00 0.17 0.00 0.07 95.76
02:21:09 12:46:01 AM all 6.10 0.00 0.48 0.00 0.07 93.35
02:21:09 12:46:01 AM 0 10.43 0.00 0.74 0.00 0.07 88.76
02:21:09 12:46:01 AM 1 1.90 0.00 0.23 0.00 0.07 97.80
02:21:09 12:47:01 AM all 5.21 0.00 0.43 0.00 0.06 94.29
02:21:09 12:47:01 AM 0 6.40 0.00 0.57 0.00 0.07 92.96
02:21:09 12:47:01 AM 1 4.02 0.00 0.30 0.00 0.05 95.62
02:21:09 12:48:01 AM all 4.14 0.00 0.19 0.00 0.06 95.61
02:21:09 12:48:01 AM 0 3.93 0.00 0.18 0.00 0.07 95.82
02:21:09 12:48:01 AM 1 4.35 0.00 0.20 0.00 0.05 95.40
02:21:09 12:49:01 AM all 4.46 0.01 0.15 0.00 0.07 95.32
02:21:09 12:49:01 AM 0 4.97 0.02 0.13 0.00 0.07 94.81
02:21:09 12:49:01 AM 1 3.94 0.00 0.17 0.00 0.07 95.82
02:21:09 12:50:01 AM all 4.30 0.14 0.26 0.01 0.07 95.22
02:21:09 12:50:01 AM 0 4.48 0.28 0.28 0.02 0.07 94.87
02:21:09 12:50:01 AM 1 4.13 0.00 0.23 0.00 0.07 95.57
02:21:09 12:51:01 AM all 4.35 0.00 0.18 0.00 0.06 95.42
02:21:09 12:51:01 AM 0 5.79 0.00 0.18 0.00 0.07 93.96
02:21:09 12:51:01 AM 1 2.91 0.00 0.17 0.00 0.05 96.88
02:21:09 12:52:01 AM all 4.35 0.00 0.18 0.00 0.06 95.41
02:21:09 12:52:01 AM 0 2.09 0.00 0.17 0.00 0.05 97.69
02:21:09 12:52:01 AM 1 6.62 0.00 0.18 0.00 0.07 93.13
02:21:09 12:53:01 AM all 5.21 0.00 0.26 0.00 0.08 94.46
02:21:09 12:53:01 AM 0 4.91 0.00 0.32 0.00 0.08 94.69
02:21:09 12:53:01 AM 1 5.50 0.00 0.20 0.00 0.07 94.23
02:21:09 12:54:01 AM all 4.12 0.00 0.38 0.00 0.06 95.44
02:21:09 12:54:01 AM 0 0.59 0.00 0.07 0.00 0.05 99.30
02:21:09 12:54:01 AM 1 7.65 0.00 0.70 0.00 0.07 91.58
02:21:09 12:55:01 AM all 5.50 0.00 0.30 0.00 0.07 94.13
02:21:09 12:55:01 AM 0 2.87 0.00 0.23 0.00 0.07 96.82
02:21:09 12:55:01 AM 1 8.12 0.00 0.37 0.00 0.07 91.44
02:21:09
02:21:09 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 12:56:01 AM all 4.43 0.00 0.20 0.00 0.06 95.31
02:21:09 12:56:01 AM 0 2.16 0.00 0.18 0.00 0.05 97.61
02:21:09 12:56:01 AM 1 6.70 0.00 0.22 0.00 0.07 93.01
02:21:09 12:57:01 AM all 4.48 0.00 0.19 0.00 0.06 95.27
02:21:09 12:57:01 AM 0 1.69 0.00 0.18 0.00 0.05 98.08
02:21:09 12:57:01 AM 1 7.28 0.00 0.20 0.00 0.07 92.46
02:21:09 12:58:01 AM all 4.42 0.00 0.18 0.00 0.06 95.34
02:21:09 12:58:01 AM 0 2.09 0.00 0.17 0.00 0.05 97.69
02:21:09 12:58:01 AM 1 6.75 0.00 0.20 0.00 0.07 92.98
02:21:09 12:59:01 AM all 4.35 0.00 0.15 0.00 0.08 95.42
02:21:09 12:59:01 AM 0 2.41 0.00 0.13 0.00 0.07 97.39
02:21:09 12:59:01 AM 1 6.30 0.00 0.17 0.00 0.08 93.45
02:21:09 01:00:01 AM all 4.29 0.00 0.18 0.00 0.06 95.47
02:21:09 01:00:01 AM 0 2.56 0.00 0.18 0.00 0.05 97.21
02:21:09 01:00:01 AM 1 6.02 0.00 0.18 0.00 0.07 93.73
02:21:09 01:01:01 AM all 5.10 0.00 0.37 0.00 0.07 94.46
02:21:09 01:01:01 AM 0 0.87 0.00 0.15 0.00 0.05 98.93
02:21:09 01:01:01 AM 1 9.34 0.00 0.58 0.00 0.08 89.99
02:21:09 01:02:01 AM all 5.66 0.00 0.43 0.00 0.08 93.82
02:21:09 01:02:01 AM 0 2.17 0.00 0.23 0.00 0.07 97.53
02:21:09 01:02:01 AM 1 9.15 0.00 0.63 0.00 0.10 90.11
02:21:09 01:03:01 AM all 4.37 0.00 0.34 0.00 0.07 95.22
02:21:09 01:03:01 AM 0 1.24 0.00 0.17 0.00 0.05 98.55
02:21:09 01:03:01 AM 1 7.50 0.00 0.52 0.00 0.08 91.90
02:21:09 01:04:02 AM all 4.31 0.00 0.33 0.00 0.08 95.28
02:21:09 01:04:02 AM 0 3.16 0.00 0.27 0.00 0.08 96.49
02:21:09 01:04:02 AM 1 5.47 0.00 0.40 0.00 0.07 94.07
02:21:09 01:05:01 AM all 4.18 0.00 0.34 0.00 0.06 95.42
02:21:09 01:05:01 AM 0 1.70 0.00 0.19 0.00 0.05 98.06
02:21:09 01:05:01 AM 1 6.67 0.00 0.49 0.00 0.07 92.77
02:21:09 01:06:01 AM all 4.40 0.00 0.33 0.00 0.07 95.21
02:21:09 01:06:01 AM 0 5.12 0.00 0.38 0.00 0.07 94.43
02:21:09 01:06:01 AM 1 3.67 0.00 0.27 0.00 0.07 95.99
02:21:09
02:21:09 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 01:07:01 AM all 4.37 0.00 0.38 0.01 0.07 95.18
02:21:09 01:07:01 AM 0 4.23 0.00 0.38 0.02 0.07 95.30
02:21:09 01:07:01 AM 1 4.51 0.00 0.37 0.00 0.07 95.06
02:21:09 01:08:01 AM all 5.85 0.00 0.37 0.00 0.07 93.72
02:21:09 01:08:01 AM 0 8.77 0.00 0.45 0.00 0.07 90.71
02:21:09 01:08:01 AM 1 2.93 0.00 0.28 0.00 0.07 96.72
02:21:09 01:09:01 AM all 2.86 0.00 0.22 0.00 0.05 96.88
02:21:09 01:09:01 AM 0 2.52 0.00 0.18 0.00 0.03 97.26
02:21:09 01:09:01 AM 1 3.19 0.00 0.25 0.00 0.07 96.49
02:21:09 01:10:01 AM all 1.29 0.00 0.13 0.00 0.07 98.51
02:21:09 01:10:01 AM 0 1.72 0.00 0.13 0.00 0.07 98.08
02:21:09 01:10:01 AM 1 0.87 0.00 0.12 0.00 0.07 98.95
02:21:09 01:11:01 AM all 1.36 0.00 0.15 0.00 0.05 98.44
02:21:09 01:11:01 AM 0 0.84 0.00 0.10 0.00 0.05 99.01
02:21:09 01:11:01 AM 1 1.89 0.00 0.20 0.00 0.05 97.86
02:21:09 01:12:01 AM all 1.09 0.00 0.13 0.00 0.07 98.71
02:21:09 01:12:01 AM 0 1.29 0.00 0.15 0.00 0.05 98.51
02:21:09 01:12:01 AM 1 0.89 0.00 0.12 0.00 0.08 98.91
02:21:09 01:13:01 AM all 1.34 0.00 0.14 0.00 0.06 98.46
02:21:09 01:13:01 AM 0 1.77 0.00 0.17 0.00 0.07 97.99
02:21:09 01:13:01 AM 1 0.90 0.00 0.12 0.00 0.05 98.93
02:21:09 01:14:01 AM all 1.21 0.00 0.14 0.00 0.07 98.58
02:21:09 01:14:01 AM 0 1.20 0.00 0.10 0.00 0.07 98.63
02:21:09 01:14:01 AM 1 1.22 0.00 0.18 0.00 0.07 98.53
02:21:09 01:15:01 AM all 5.81 0.00 0.28 0.00 0.06 93.84
02:21:09 01:15:01 AM 0 2.17 0.00 0.27 0.00 0.05 97.51
02:21:09 01:15:01 AM 1 9.46 0.00 0.30 0.00 0.07 90.17
02:21:09 01:16:01 AM all 4.31 0.00 0.18 0.00 0.07 95.44
02:21:09 01:16:01 AM 0 6.04 0.00 0.18 0.00 0.07 93.71
02:21:09 01:16:01 AM 1 2.57 0.00 0.18 0.00 0.07 97.18
02:21:09 01:17:01 AM all 4.37 0.00 0.18 0.00 0.06 95.39
02:21:09 01:17:01 AM 0 6.00 0.00 0.17 0.00 0.07 93.76
02:21:09 01:17:01 AM 1 2.74 0.00 0.18 0.00 0.05 97.03
02:21:09
02:21:09 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 01:18:01 AM all 4.45 0.00 0.19 0.00 0.07 95.29
02:21:09 01:18:01 AM 0 6.96 0.00 0.22 0.00 0.07 92.75
02:21:09 01:18:01 AM 1 1.94 0.00 0.17 0.00 0.07 97.83
02:21:09 01:19:01 AM all 4.31 0.00 0.17 0.00 0.06 95.46
02:21:09 01:19:01 AM 0 2.59 0.00 0.15 0.00 0.05 97.21
02:21:09 01:19:01 AM 1 6.03 0.00 0.18 0.00 0.07 93.72
02:21:09 01:20:01 AM all 4.30 0.00 0.18 0.00 0.07 95.45
02:21:09 01:20:01 AM 0 2.54 0.00 0.17 0.00 0.05 97.24
02:21:09 01:20:01 AM 1 6.05 0.00 0.20 0.00 0.08 93.66
02:21:09 01:21:01 AM all 6.58 0.00 0.33 0.00 0.06 93.04
02:21:09 01:21:01 AM 0 1.57 0.00 0.17 0.00 0.05 98.21
02:21:09 01:21:01 AM 1 11.67 0.00 0.49 0.00 0.07 87.76
02:21:09 01:22:01 AM all 4.33 0.00 0.17 0.00 0.07 95.44
02:21:09 01:22:01 AM 0 3.90 0.00 0.15 0.00 0.07 95.89
02:21:09 01:22:01 AM 1 4.76 0.00 0.18 0.00 0.07 94.99
02:21:09 01:23:01 AM all 4.35 0.00 0.16 0.00 0.07 95.42
02:21:09 01:23:01 AM 0 4.71 0.00 0.17 0.00 0.07 95.05
02:21:09 01:23:01 AM 1 3.99 0.00 0.15 0.00 0.07 95.79
02:21:09 01:24:01 AM all 4.50 0.00 0.19 0.00 0.06 95.25
02:21:09 01:24:01 AM 0 3.39 0.00 0.20 0.00 0.05 96.36
02:21:09 01:24:01 AM 1 5.61 0.00 0.18 0.00 0.07 94.14
02:21:09 01:25:01 AM all 4.34 0.00 0.17 0.00 0.06 95.44
02:21:09 01:25:01 AM 0 3.61 0.00 0.18 0.00 0.05 96.15
02:21:09 01:25:01 AM 1 5.06 0.00 0.15 0.00 0.07 94.72
02:21:09 01:26:01 AM all 4.41 0.00 0.18 0.00 0.08 95.33
02:21:09 01:26:01 AM 0 1.27 0.00 0.13 0.00 0.07 98.53
02:21:09 01:26:01 AM 1 7.55 0.00 0.23 0.00 0.08 92.13
02:21:09 01:27:01 AM all 4.74 0.00 0.18 0.00 0.06 95.01
02:21:09 01:27:01 AM 0 2.14 0.00 0.17 0.00 0.05 97.64
02:21:09 01:27:01 AM 1 7.35 0.00 0.20 0.00 0.07 92.38
02:21:09 01:28:01 AM all 5.07 0.00 0.38 0.00 0.07 94.48
02:21:09 01:28:01 AM 0 6.06 0.00 0.42 0.00 0.07 93.46
02:21:09 01:28:01 AM 1 4.08 0.00 0.35 0.00 0.07 95.50
02:21:09
02:21:09 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 01:29:01 AM all 4.37 0.00 0.29 0.00 0.06 95.28
02:21:09 01:29:01 AM 0 2.98 0.00 0.22 0.00 0.05 96.76
02:21:09 01:29:01 AM 1 5.77 0.00 0.37 0.00 0.07 93.80
02:21:09 01:30:01 AM all 4.31 0.00 0.35 0.00 0.07 95.27
02:21:09 01:30:01 AM 0 1.54 0.00 0.17 0.00 0.05 98.25
02:21:09 01:30:01 AM 1 7.08 0.00 0.53 0.00 0.08 92.30
02:21:09 01:31:01 AM all 4.43 0.00 0.36 0.01 0.07 95.14
02:21:09 01:31:01 AM 0 3.06 0.00 0.30 0.00 0.07 96.57
02:21:09 01:31:01 AM 1 5.80 0.00 0.42 0.02 0.07 93.70
02:21:09 01:32:01 AM all 4.30 0.00 0.32 0.00 0.06 95.33
02:21:09 01:32:01 AM 0 2.66 0.00 0.25 0.00 0.05 97.04
02:21:09 01:32:01 AM 1 5.93 0.00 0.38 0.00 0.07 93.61
02:21:09 01:33:01 AM all 4.34 0.00 0.36 0.00 0.08 95.22
02:21:09 01:33:01 AM 0 1.59 0.00 0.18 0.00 0.07 98.16
02:21:09 01:33:01 AM 1 7.10 0.00 0.53 0.00 0.08 92.28
02:21:09 01:34:01 AM all 5.01 0.00 0.29 0.00 0.06 94.64
02:21:09 01:34:01 AM 0 3.38 0.00 0.20 0.00 0.03 96.39
02:21:09 01:34:01 AM 1 6.63 0.00 0.38 0.00 0.08 92.90
02:21:09 01:35:01 AM all 1.30 0.00 0.13 0.00 0.05 98.51
02:21:09 01:35:01 AM 0 0.72 0.00 0.10 0.00 0.03 99.15
02:21:09 01:35:01 AM 1 1.89 0.00 0.17 0.00 0.07 97.88
02:21:09 01:36:01 AM all 1.32 0.00 0.13 0.00 0.07 98.49
02:21:09 01:36:01 AM 0 1.10 0.00 0.10 0.00 0.07 98.73
02:21:09 01:36:01 AM 1 1.54 0.00 0.15 0.00 0.07 98.25
02:21:09 01:37:01 AM all 1.31 0.00 0.12 0.00 0.05 98.52
02:21:09 01:37:01 AM 0 0.82 0.00 0.10 0.00 0.03 99.05
02:21:09 01:37:01 AM 1 1.81 0.00 0.13 0.00 0.07 97.99
02:21:09 01:38:01 AM all 1.27 0.00 0.12 0.00 0.06 98.55
02:21:09 01:38:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23
02:21:09 01:38:01 AM 1 1.90 0.00 0.15 0.00 0.07 97.88
02:21:09 01:39:01 AM all 1.31 0.00 0.13 0.00 0.07 98.50
02:21:09 01:39:01 AM 0 0.63 0.00 0.07 0.00 0.05 99.25
02:21:09 01:39:01 AM 1 1.99 0.00 0.18 0.00 0.08 97.75
02:21:09
02:21:09 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 01:40:01 AM all 6.64 0.00 0.57 0.00 0.07 92.72
02:21:09 01:40:01 AM 0 4.30 0.00 0.47 0.00 0.05 95.18
02:21:09 01:40:01 AM 1 8.99 0.00 0.67 0.00 0.08 90.26
02:21:09 01:41:01 AM all 4.29 0.00 0.30 0.00 0.06 95.35
02:21:09 01:41:01 AM 0 1.52 0.00 0.17 0.00 0.05 98.26
02:21:09 01:41:01 AM 1 7.06 0.00 0.44 0.00 0.07 92.44
02:21:09 01:42:01 AM all 4.31 0.00 0.32 0.00 0.07 95.30
02:21:09 01:42:01 AM 0 2.19 0.00 0.20 0.00 0.07 97.54
02:21:09 01:42:01 AM 1 6.44 0.00 0.43 0.00 0.07 93.06
02:21:09 01:43:01 AM all 4.42 0.00 0.33 0.00 0.08 95.16
02:21:09 01:43:01 AM 0 2.89 0.00 0.25 0.00 0.07 96.79
02:21:09 01:43:01 AM 1 5.95 0.00 0.42 0.00 0.10 93.53
02:21:09 01:44:01 AM all 4.40 0.00 0.33 0.00 0.05 95.21
02:21:09 01:44:01 AM 0 3.89 0.00 0.30 0.00 0.05 95.76
02:21:09 01:44:01 AM 1 4.91 0.00 0.37 0.00 0.05 94.67
02:21:09 01:45:01 AM all 4.45 0.00 0.31 0.00 0.07 95.17
02:21:09 01:45:01 AM 0 4.82 0.00 0.33 0.00 0.05 94.80
02:21:09 01:45:01 AM 1 4.09 0.00 0.28 0.00 0.08 95.54
02:21:09 01:46:01 AM all 7.04 0.00 0.42 0.00 0.07 92.48
02:21:09 01:46:01 AM 0 6.51 0.00 0.37 0.00 0.07 93.06
02:21:09 01:46:01 AM 1 7.57 0.00 0.47 0.00 0.07 91.90
02:21:09 01:47:01 AM all 1.36 0.00 0.14 0.00 0.06 98.44
02:21:09 01:47:01 AM 0 1.25 0.00 0.17 0.00 0.07 98.51
02:21:09 01:47:01 AM 1 1.47 0.00 0.12 0.00 0.05 98.36
02:21:09 01:48:01 AM all 1.24 0.00 0.14 0.00 0.06 98.56
02:21:09 01:48:01 AM 0 2.04 0.00 0.17 0.00 0.07 97.73
02:21:09 01:48:01 AM 1 0.44 0.00 0.12 0.00 0.05 99.40
02:21:09 01:49:01 AM all 1.22 0.00 0.13 0.00 0.05 98.60
02:21:09 01:49:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
02:21:09 01:49:01 AM 1 1.89 0.00 0.20 0.00 0.07 97.84
02:21:09 01:50:01 AM all 1.29 0.00 0.12 0.00 0.07 98.53
02:21:09 01:50:01 AM 0 1.71 0.00 0.15 0.00 0.07 98.08
02:21:09 01:50:01 AM 1 0.87 0.00 0.08 0.00 0.07 98.98
02:21:09
02:21:09 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 01:51:01 AM all 1.32 0.00 0.13 0.01 0.05 98.49
02:21:09 01:51:01 AM 0 1.66 0.00 0.18 0.02 0.07 98.08
02:21:09 01:51:01 AM 1 0.98 0.00 0.08 0.00 0.03 98.90
02:21:09 01:52:01 AM all 1.29 0.00 0.13 0.00 0.08 98.51
02:21:09 01:52:01 AM 0 1.94 0.00 0.15 0.00 0.08 97.83
02:21:09 01:52:01 AM 1 0.65 0.00 0.10 0.00 0.07 99.18
02:21:09 01:53:01 AM all 7.69 0.00 0.60 0.00 0.08 91.63
02:21:09 01:53:01 AM 0 8.93 0.00 0.62 0.00 0.08 90.37
02:21:09 01:53:01 AM 1 6.45 0.00 0.59 0.00 0.08 92.88
02:21:09 01:54:01 AM all 4.36 0.00 0.33 0.00 0.05 95.27
02:21:09 01:54:01 AM 0 4.18 0.00 0.33 0.00 0.05 95.43
02:21:09 01:54:01 AM 1 4.53 0.00 0.32 0.00 0.05 95.10
02:21:09 01:55:01 AM all 4.32 0.00 0.36 0.00 0.08 95.25
02:21:09 01:55:01 AM 0 5.13 0.00 0.40 0.00 0.08 94.38
02:21:09 01:55:01 AM 1 3.51 0.00 0.32 0.00 0.07 96.11
02:21:09 01:56:01 AM all 4.35 0.00 0.34 0.00 0.06 95.25
02:21:09 01:56:01 AM 0 2.42 0.00 0.22 0.00 0.05 97.31
02:21:09 01:56:01 AM 1 6.27 0.00 0.47 0.00 0.07 93.19
02:21:09 01:57:01 AM all 4.44 0.00 0.34 0.00 0.07 95.15
02:21:09 01:57:01 AM 0 3.93 0.00 0.32 0.00 0.07 95.69
02:21:09 01:57:01 AM 1 4.96 0.00 0.37 0.00 0.07 94.60
02:21:09 01:58:01 AM all 4.35 0.00 0.31 0.00 0.06 95.28
02:21:09 01:58:01 AM 0 5.40 0.00 0.32 0.00 0.05 94.23
02:21:09 01:58:01 AM 1 3.30 0.00 0.30 0.00 0.07 96.33
02:21:09 01:59:01 AM all 6.46 0.00 0.37 0.00 0.08 93.09
02:21:09 01:59:01 AM 0 8.08 0.00 0.45 0.00 0.08 91.38
02:21:09 01:59:01 AM 1 4.85 0.00 0.28 0.00 0.07 94.80
02:21:09 02:00:01 AM all 1.16 0.00 0.11 0.00 0.04 98.69
02:21:09 02:00:01 AM 0 1.20 0.00 0.13 0.00 0.05 98.61
02:21:09 02:00:01 AM 1 1.12 0.00 0.08 0.00 0.03 98.76
02:21:09 02:01:01 AM all 1.29 0.00 0.13 0.00 0.06 98.53
02:21:09 02:01:01 AM 0 0.53 0.00 0.12 0.00 0.05 99.30
02:21:09 02:01:01 AM 1 2.04 0.00 0.13 0.00 0.07 97.76
02:21:09
02:21:09 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 02:02:01 AM all 1.24 0.00 0.13 0.00 0.06 98.57
02:21:09 02:02:01 AM 0 0.40 0.00 0.10 0.00 0.05 99.45
02:21:09 02:02:01 AM 1 2.07 0.00 0.17 0.00 0.07 97.70
02:21:09 02:03:01 AM all 1.03 0.00 0.13 0.00 0.05 98.79
02:21:09 02:03:01 AM 0 0.45 0.00 0.15 0.00 0.05 99.35
02:21:09 02:03:01 AM 1 1.60 0.00 0.12 0.00 0.05 98.23
02:21:09 02:04:01 AM all 1.02 0.00 0.12 0.00 0.05 98.81
02:21:09 02:04:01 AM 0 0.18 0.00 0.10 0.00 0.05 99.67
02:21:09 02:04:01 AM 1 1.85 0.00 0.13 0.00 0.05 97.96
02:21:09 02:05:01 AM all 2.92 0.00 0.33 0.00 0.06 96.70
02:21:09 02:05:01 AM 0 1.45 0.00 0.22 0.00 0.07 98.26
02:21:09 02:05:01 AM 1 4.38 0.00 0.44 0.00 0.05 95.13
02:21:09 02:06:01 AM all 1.06 0.00 0.16 0.01 0.03 98.74
02:21:09 02:06:01 AM 0 0.50 0.00 0.22 0.00 0.05 99.23
02:21:09 02:06:01 AM 1 1.62 0.00 0.10 0.02 0.02 98.25
02:21:09 02:07:01 AM all 5.38 0.00 0.38 0.00 0.08 94.17
02:21:09 02:07:01 AM 0 4.39 0.00 0.32 0.00 0.07 95.23
02:21:09 02:07:01 AM 1 6.37 0.00 0.43 0.00 0.08 93.11
02:21:09 02:08:01 AM all 4.34 0.00 0.35 0.00 0.08 95.24
02:21:09 02:08:01 AM 0 1.14 0.00 0.17 0.00 0.07 98.63
02:21:09 02:08:01 AM 1 7.54 0.00 0.54 0.00 0.08 91.84
02:21:09 02:09:01 AM all 4.28 0.00 0.34 0.00 0.06 95.32
02:21:09 02:09:01 AM 0 1.39 0.00 0.18 0.00 0.05 98.38
02:21:09 02:09:01 AM 1 7.17 0.00 0.50 0.00 0.07 92.26
02:21:09 02:10:01 AM all 4.39 0.00 0.32 0.00 0.06 95.24
02:21:09 02:10:01 AM 0 1.60 0.00 0.15 0.00 0.05 98.19
02:21:09 02:10:01 AM 1 7.17 0.00 0.48 0.00 0.07 92.28
02:21:09 02:11:02 AM all 4.34 0.00 0.33 0.00 0.06 95.27
02:21:09 02:11:02 AM 0 2.07 0.00 0.22 0.00 0.05 97.66
02:21:09 02:11:02 AM 1 6.60 0.00 0.45 0.00 0.07 92.88
02:21:09 02:12:01 AM all 4.48 0.00 0.31 0.00 0.07 95.14
02:21:09 02:12:01 AM 0 2.26 0.00 0.19 0.00 0.07 97.48
02:21:09 02:12:01 AM 1 6.70 0.00 0.44 0.00 0.07 92.79
02:21:09
02:21:09 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
02:21:09 02:13:01 AM all 5.42 0.00 0.32 0.00 0.06 94.21
02:21:09 02:13:01 AM 0 4.70 0.00 0.30 0.00 0.07 94.93
02:21:09 02:13:01 AM 1 6.14 0.00 0.33 0.00 0.05 93.48
02:21:09 02:14:01 AM all 1.13 0.00 0.13 0.00 0.05 98.69
02:21:09 02:14:01 AM 0 1.19 0.00 0.12 0.00 0.05 98.65
02:21:09 02:14:01 AM 1 1.07 0.00 0.13 0.00 0.05 98.74
02:21:09 02:15:01 AM all 1.31 0.00 0.10 0.00 0.03 98.55
02:21:09 02:15:01 AM 0 1.39 0.00 0.08 0.00 0.03 98.50
02:21:09 02:15:01 AM 1 1.24 0.00 0.12 0.00 0.03 98.61
02:21:09 02:16:01 AM all 1.12 0.00 0.11 0.00 0.04 98.73
02:21:09 02:16:01 AM 0 0.89 0.00 0.10 0.00 0.03 98.98
02:21:09 02:16:01 AM 1 1.35 0.00 0.12 0.00 0.05 98.48
02:21:09 02:17:01 AM all 1.28 0.00 0.13 0.00 0.04 98.55
02:21:09 02:17:01 AM 0 1.10 0.00 0.13 0.00 0.05 98.71
02:21:09 02:17:01 AM 1 1.45 0.00 0.12 0.00 0.03 98.40
02:21:09 02:18:01 AM all 1.31 0.00 0.16 0.00 0.04 98.49
02:21:09 02:18:01 AM 0 1.32 0.00 0.17 0.00 0.05 98.46
02:21:09 02:18:01 AM 1 1.30 0.00 0.15 0.00 0.03 98.52
02:21:09 02:19:01 AM all 10.66 0.00 1.92 0.00 0.08 87.34
02:21:09 02:19:01 AM 0 4.31 0.00 1.04 0.00 0.07 94.59
02:21:09 02:19:01 AM 1 17.03 0.00 2.80 0.00 0.08 80.08
02:21:09 02:20:01 AM all 33.45 0.00 3.17 0.08 0.09 63.22
02:21:09 02:20:01 AM 0 19.51 0.00 2.44 0.10 0.08 77.86
02:21:09 02:20:01 AM 1 47.35 0.00 3.89 0.05 0.10 48.61
02:21:09 02:21:01 AM all 30.80 0.00 4.32 0.32 0.11 64.45
02:21:09 02:21:01 AM 0 29.12 0.00 4.11 0.18 0.12 66.47
02:21:09 02:21:01 AM 1 32.49 0.00 4.53 0.45 0.10 62.43
02:21:09 Average: all 4.18 0.00 0.31 0.00 0.06 95.44
02:21:09 Average: 0 3.30 0.00 0.27 0.00 0.06 96.36
02:21:09 Average: 1 5.06 0.00 0.35 0.00 0.07 94.52
02:21:09
02:21:09
02:21:09