22:58:41 Started by upstream project "integration-distribution-mri-test-titanium" build number 60
22:58:41 originally caused by:
22:58:41 Started by timer
22:58:41 Running as SYSTEM
22:58:41 [EnvInject] - Loading node environment variables.
22:58:41 Building remotely on prd-centos8-robot-2c-8g-7427 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-titanium
22:58:45 [ssh-agent] Looking for ssh-agent implementation...
22:58:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:58:45 $ ssh-agent
22:58:45 SSH_AUTH_SOCK=/tmp/ssh-ix21EINQvkiP/agent.5276
22:58:45 SSH_AGENT_PID=5277
22:58:45 [ssh-agent] Started.
22:58:45 Running ssh-add (command line suppressed)
22:58:45 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/private_key_16024866970328535367.key (/w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/private_key_16024866970328535367.key)
22:58:45 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:58:45 The recommended git tool is: NONE
22:58:50 using credential opendaylight-jenkins-ssh
22:58:50 Wiping out workspace first.
22:58:50 Cloning the remote Git repository
22:58:50 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:58:50 > git init /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test # timeout=10
22:58:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:58:50 > git --version # timeout=10
22:58:50 > git --version # 'git version 2.43.0'
22:58:50 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:58:50 [INFO] Currently running in a labeled security context
22:58:50 [INFO] Currently SELinux is 'enforcing' on the host
22:58:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test@tmp/jenkins-gitclient-ssh9209951460906388369.key
22:58:50 Verifying host key using known hosts file
22:58:50 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.
22:58:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:58:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:58:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:58:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:58:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:58:56 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:58:56 [INFO] Currently running in a labeled security context
22:58:56 [INFO] Currently SELinux is 'enforcing' on the host
22:58:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test@tmp/jenkins-gitclient-ssh7395922838897909813.key
22:58:56 Verifying host key using known hosts file
22:58:56 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.
22:58:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:58:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:58:56 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
22:58:56 > git config core.sparsecheckout # timeout=10
22:58:56 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
22:58:57 Commit message: "Adapt test for new pce-allocation field"
22:58:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:58:57 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
22:58:57 No emails were triggered.
22:58:57 provisioning config files...
22:58:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:58:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:58:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:58:57 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins12420331680801649994.sh
22:58:57 ---> python-tools-install.sh
22:58:57 Setup pyenv:
22:58:58 system
22:58:58 * 3.8.13 (set by /opt/pyenv/version)
22:58:58 * 3.9.13 (set by /opt/pyenv/version)
22:58:58 * 3.10.13 (set by /opt/pyenv/version)
22:58:58 * 3.11.7 (set by /opt/pyenv/version)
22:59:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aqzN
22:59:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:59:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:59:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:59:06 lf-activate-venv(): INFO: Base packages installed successfully
22:59:06 lf-activate-venv(): INFO: Installing additional packages: lftools
22:59:37 lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH
22:59:37 Generating Requirements File
22:59:56 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.
22:59:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:59:56 Python 3.11.7
22:59:56 pip 25.3 from /tmp/venv-aqzN/lib/python3.11/site-packages/pip (python 3.11)
22:59:57 appdirs==1.4.4
22:59:57 argcomplete==3.6.3
22:59:57 aspy.yaml==1.3.0
22:59:57 attrs==25.4.0
22:59:57 autopage==0.5.2
22:59:57 beautifulsoup4==4.14.2
22:59:57 boto3==1.40.69
22:59:57 botocore==1.40.69
22:59:57 bs4==0.0.2
22:59:57 cachetools==6.2.1
22:59:57 certifi==2025.10.5
22:59:57 cffi==2.0.0
22:59:57 cfgv==3.4.0
22:59:57 chardet==5.2.0
22:59:57 charset-normalizer==3.4.4
22:59:57 click==8.3.0
22:59:57 cliff==4.11.0
22:59:57 cmd2==2.7.0
22:59:57 cryptography==3.3.2
22:59:57 debtcollector==3.0.0
22:59:57 decorator==5.2.1
22:59:57 defusedxml==0.7.1
22:59:57 Deprecated==1.3.1
22:59:57 distlib==0.4.0
22:59:57 dnspython==2.8.0
22:59:57 docker==7.1.0
22:59:57 dogpile.cache==1.5.0
22:59:57 durationpy==0.10
22:59:57 email-validator==2.3.0
22:59:57 filelock==3.20.0
22:59:57 future==1.0.0
22:59:57 gitdb==4.0.12
22:59:57 GitPython==3.1.45
22:59:57 google-auth==2.43.0
22:59:57 httplib2==0.31.0
22:59:57 identify==2.6.15
22:59:57 idna==3.11
22:59:57 importlib-resources==1.5.0
22:59:57 iso8601==2.1.0
22:59:57 Jinja2==3.1.6
22:59:57 jmespath==1.0.1
22:59:57 jsonpatch==1.33
22:59:57 jsonpointer==3.0.0
22:59:57 jsonschema==4.25.1
22:59:57 jsonschema-specifications==2025.9.1
22:59:57 keystoneauth1==5.12.0
22:59:57 kubernetes==34.1.0
22:59:57 lftools==0.37.15
22:59:57 lxml==6.0.2
22:59:57 markdown-it-py==4.0.0
22:59:57 MarkupSafe==3.0.3
22:59:57 mdurl==0.1.2
22:59:57 msgpack==1.1.2
22:59:57 multi_key_dict==2.0.3
22:59:57 munch==4.0.0
22:59:57 netaddr==1.3.0
22:59:57 niet==1.4.2
22:59:57 nodeenv==1.9.1
22:59:57 oauth2client==4.1.3
22:59:57 oauthlib==3.3.1
22:59:57 openstacksdk==4.7.1
22:59:57 os-service-types==1.8.1
22:59:57 osc-lib==4.2.0
22:59:57 oslo.config==10.0.0
22:59:57 oslo.context==6.1.0
22:59:57 oslo.i18n==6.6.0
22:59:57 oslo.log==7.2.1
22:59:57 oslo.serialization==5.8.0
22:59:57 oslo.utils==9.1.0
22:59:57 packaging==25.0
22:59:57 pbr==7.0.3
22:59:57 platformdirs==4.5.0
22:59:57 prettytable==3.16.0
22:59:57 psutil==7.1.3
22:59:57 pyasn1==0.6.1
22:59:57 pyasn1_modules==0.4.2
22:59:57 pycparser==2.23
22:59:57 pygerrit2==2.0.15
22:59:57 PyGithub==2.8.1
22:59:57 Pygments==2.19.2
22:59:57 PyJWT==2.10.1
22:59:57 PyNaCl==1.6.0
22:59:57 pyparsing==2.4.7
22:59:57 pyperclip==1.11.0
22:59:57 pyrsistent==0.20.0
22:59:57 python-cinderclient==9.8.0
22:59:57 python-dateutil==2.9.0.post0
22:59:57 python-heatclient==4.3.0
22:59:57 python-jenkins==1.8.3
22:59:57 python-keystoneclient==5.7.0
22:59:57 python-magnumclient==4.9.0
22:59:57 python-openstackclient==8.2.0
22:59:57 python-swiftclient==4.8.0
22:59:57 PyYAML==6.0.3
22:59:57 referencing==0.37.0
22:59:57 requests==2.32.5
22:59:57 requests-oauthlib==2.0.0
22:59:57 requestsexceptions==1.4.0
22:59:57 rfc3986==2.0.0
22:59:57 rich==14.2.0
22:59:57 rich-argparse==1.7.2
22:59:57 rpds-py==0.28.0
22:59:57 rsa==4.9.1
22:59:57 ruamel.yaml==0.18.16
22:59:57 ruamel.yaml.clib==0.2.14
22:59:57 s3transfer==0.14.0
22:59:57 simplejson==3.20.2
22:59:57 six==1.17.0
22:59:57 smmap==5.0.2
22:59:57 soupsieve==2.8
22:59:57 stevedore==5.5.0
22:59:57 tabulate==0.9.0
22:59:57 toml==0.10.2
22:59:57 tomlkit==0.13.3
22:59:57 tqdm==4.67.1
22:59:57 typing_extensions==4.15.0
22:59:57 tzdata==2025.2
22:59:57 urllib3==1.26.20
22:59:57 virtualenv==20.35.4
22:59:57 wcwidth==0.2.14
22:59:57 websocket-client==1.9.0
22:59:57 wrapt==2.0.1
22:59:57 xdg==6.0.0
22:59:57 xmltodict==1.0.2
22:59:57 yq==3.4.3
22:59:57 [EnvInject] - Injecting environment variables from a build step.
22:59:57 [EnvInject] - Injecting as environment variables the properties content
22:59:57 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:59:57 OS_CLOUD=vex
22:59:57 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-60
22:59:57 OS_STACK_TEMPLATE_DIR=openstack-hot
22:59:57
22:59:57 [EnvInject] - Variables injected successfully.
22:59:57 provisioning config files...
22:59:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:59:57 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins13301294908966295851.sh
22:59:57 ---> Create parameters file for OpenStack HOT
22:59:57 OpenStack Heat parameters generated
22:59:57 -----------------------------------
22:59:57 parameters:
22:59:57 vm_0_count: '3'
22:59:57 vm_0_flavor: 'v3-standard-4'
22:59:57 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
22:59:57 vm_1_count: '0'
22:59:57 vm_1_flavor: 'v3-standard-2'
22:59:57 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:59:57
22:59:57 job_name: '14749-60'
22:59:57 silo: 'releng'
22:59:57 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins14741508788835031938.sh
22:59:57 ---> Create HEAT stack
22:59:57 + source /home/jenkins/lf-env.sh
22:59:57 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:59:57 ++ mktemp -d /tmp/venv-XXXX
22:59:57 + lf_venv=/tmp/venv-X1JQ
22:59:57 + local venv_file=/tmp/.os_lf_venv
22:59:57 + local python=python3
22:59:57 + local options
22:59:57 + local set_path=true
22:59:57 + local install_args=
22:59:57 ++ 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
22:59:57 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:59:57 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:59:57 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:59:57 + true
22:59:57 + case $1 in
22:59:57 + python=python3
22:59:57 + shift 2
22:59:57 + true
22:59:57 + case $1 in
22:59:57 + shift
22:59:57 + break
22:59:57 + case $python in
22:59:57 + local pkg_list=
22:59:57 + [[ -d /opt/pyenv ]]
22:59:57 + echo 'Setup pyenv:'
22:59:57 Setup pyenv:
22:59:57 + export PYENV_ROOT=/opt/pyenv
22:59:57 + PYENV_ROOT=/opt/pyenv
22:59:57 + 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
22:59:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:59:57 + pyenv versions
22:59:57 system
22:59:57 3.8.13
22:59:57 3.9.13
22:59:57 3.10.13
22:59:57 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
22:59:57 + command -v pyenv
22:59:57 ++ pyenv init - --no-rehash
22:59:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:59:57 for i in ${!paths[@]}; do
22:59:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:59:57 fi; done;
22:59:57 echo "${paths[*]}"'\'')"
22:59:57 export PATH="/opt/pyenv/shims:${PATH}"
22:59:57 export PYENV_SHELL=bash
22:59:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:59:57 pyenv() {
22:59:57 local command
22:59:57 command="${1:-}"
22:59:57 if [ "$#" -gt 0 ]; then
22:59:57 shift
22:59:57 fi
22:59:57
22:59:57 case "$command" in
22:59:57 rehash|shell)
22:59:57 eval "$(pyenv "sh-$command" "$@")"
22:59:57 ;;
22:59:57 *)
22:59:57 command pyenv "$command" "$@"
22:59:57 ;;
22:59:57 esac
22:59:57 }'
22:59:57 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:59:57 for i in ${!paths[@]}; do
22:59:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:59:57 fi; done;
22:59:57 echo "${paths[*]}"'
22:59:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:59:57 ++ 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
22:59:57 ++ 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
22:59:57 ++ export PYENV_SHELL=bash
22:59:57 ++ PYENV_SHELL=bash
22:59:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:59:57 +++ complete -F _pyenv pyenv
22:59:57 ++ lf-pyver python3
22:59:57 ++ local py_version_xy=python3
22:59:57 ++ local py_version_xyz=
22:59:57 ++ sed 's/^[ *]* //'
22:59:57 ++ pyenv versions
22:59:57 ++ local command
22:59:57 ++ command=versions
22:59:57 ++ '[' 1 -gt 0 ']'
22:59:57 ++ shift
22:59:57 ++ case "$command" in
22:59:57 ++ command pyenv versions
22:59:57 ++ pyenv versions
22:59:57 ++ awk '{ print $1 }'
22:59:57 ++ grep -E '^[0-9.]*[0-9]$'
22:59:58 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:59:58 +++ grep '^3' /tmp/.pyenv_versions
22:59:58 +++ tail -n 1
22:59:58 +++ sort -V
22:59:58 ++ py_version_xyz=3.11.7
22:59:58 ++ [[ -z 3.11.7 ]]
22:59:58 ++ echo 3.11.7
22:59:58 ++ return 0
22:59:58 + pyenv local 3.11.7
22:59:58 + local command
22:59:58 + command=local
22:59:58 + '[' 2 -gt 0 ']'
22:59:58 + shift
22:59:58 + case "$command" in
22:59:58 + command pyenv local 3.11.7
22:59:58 + pyenv local 3.11.7
22:59:58 + for arg in "$@"
22:59:58 + case $arg in
22:59:58 + pkg_list+='lftools[openstack] '
22:59:58 + for arg in "$@"
22:59:58 + case $arg in
22:59:58 + pkg_list+='kubernetes '
22:59:58 + for arg in "$@"
22:59:58 + case $arg in
22:59:58 + pkg_list+='niet '
22:59:58 + for arg in "$@"
22:59:58 + case $arg in
22:59:58 + pkg_list+='python-heatclient '
22:59:58 + for arg in "$@"
22:59:58 + case $arg in
22:59:58 + pkg_list+='python-openstackclient '
22:59:58 + for arg in "$@"
22:59:58 + case $arg in
22:59:58 + pkg_list+='python-magnumclient '
22:59:58 + for arg in "$@"
22:59:58 + case $arg in
22:59:58 + pkg_list+='urllib3~=1.26.15 '
22:59:58 + for arg in "$@"
22:59:58 + case $arg in
22:59:58 + pkg_list+='yq '
22:59:58 + [[ -f /tmp/.os_lf_venv ]]
22:59:58 ++ cat /tmp/.os_lf_venv
22:59:58 + lf_venv=/tmp/venv-aqzN
22:59:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqzN from' file:/tmp/.os_lf_venv
22:59:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqzN from file:/tmp/.os_lf_venv
22:59:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:59:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:59:58 + local 'pip_opts=--upgrade --quiet'
22:59:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:59:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:59:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:59:58 + [[ -n '' ]]
22:59:58 + [[ -n '' ]]
22:59:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:59:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:59:58 + /tmp/venv-aqzN/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
22:59:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:59:59 lf-activate-venv(): INFO: Base packages installed successfully
22:59:59 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:59:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:59:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:59:59 + /tmp/venv-aqzN/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:00:17 + type python3
23:00:17 + true
23:00:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH'
23:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH
23:00:17 + PATH=/tmp/venv-aqzN/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:00:17 + return 0
23:00:17 + openstack --os-cloud vex limits show --absolute
23:00:19 +--------------------------+---------+
23:00:19 | Name | Value |
23:00:19 +--------------------------+---------+
23:00:19 | maxTotalInstances | -1 |
23:00:19 | maxTotalCores | 450 |
23:00:19 | maxTotalRAMSize | 1000000 |
23:00:19 | maxServerMeta | 128 |
23:00:19 | maxImageMeta | 128 |
23:00:19 | maxPersonality | 5 |
23:00:19 | maxPersonalitySize | 10240 |
23:00:19 | maxTotalKeypairs | 100 |
23:00:19 | maxServerGroups | 10 |
23:00:19 | maxServerGroupMembers | 10 |
23:00:19 | maxTotalFloatingIps | -1 |
23:00:19 | maxSecurityGroups | -1 |
23:00:19 | maxSecurityGroupRules | -1 |
23:00:19 | totalRAMUsed | 548864 |
23:00:19 | totalCoresUsed | 134 |
23:00:19 | totalInstancesUsed | 56 |
23:00:19 | totalFloatingIpsUsed | 0 |
23:00:19 | totalSecurityGroupsUsed | 0 |
23:00:19 | totalServerGroupsUsed | 0 |
23:00:19 | maxTotalVolumes | -1 |
23:00:19 | maxTotalSnapshots | 10 |
23:00:19 | maxTotalVolumeGigabytes | 4096 |
23:00:19 | maxTotalBackups | 10 |
23:00:19 | maxTotalBackupGigabytes | 1000 |
23:00:19 | totalVolumesUsed | 3 |
23:00:19 | totalGigabytesUsed | 60 |
23:00:19 | totalSnapshotsUsed | 0 |
23:00:19 | totalBackupsUsed | 0 |
23:00:19 | totalBackupGigabytesUsed | 0 |
23:00:19 +--------------------------+---------+
23:00:19 + pushd /opt/ciman/openstack-hot
23:00:19 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-titanium
23:00:19 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-titanium-60 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-titanium/stack-parameters.yaml
23:00:56 Creating stack releng-controller-csit-3node-clustering-tell-all-titanium-60
23:00:56 Waiting to initialize infrastructure...
23:00:56 Waiting to initialize infrastructure...
23:00:56 Stack initialization successful.
23:00:56 ------------------------------------
23:00:56 Stack Details
23:00:56 ------------------------------------
23:00:56 {'added': None,
23:00:56 'capabilities': [],
23:00:56 'created_at': '2025-11-09T23:00:22Z',
23:00:56 'deleted': None,
23:00:56 'deleted_at': None,
23:00:56 'description': 'No description',
23:00:56 'environment': None,
23:00:56 'environment_files': None,
23:00:56 'files': None,
23:00:56 'files_container': None,
23:00:56 'id': '853ef57c-aca6-4d61-b038-34155c1754c2',
23:00:56 'is_rollback_disabled': True,
23:00:56 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-titanium-60/853ef57c-aca6-4d61-b038-34155c1754c2',
23:00:56 'rel': 'self'}],
23:00:56 '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:00:56 'name': 'releng-controller-csit-3node-clustering-tell-all-titanium-60',
23:00:56 'notification_topics': [],
23:00:56 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:00:56 'output_key': 'vm_0_ips',
23:00:56 'output_value': ['10.30.171.243',
23:00:56 '10.30.170.152',
23:00:56 '10.30.170.115']},
23:00:56 {'description': 'IP addresses of the 2nd vm types',
23:00:56 'output_key': 'vm_1_ips',
23:00:56 'output_value': []}],
23:00:56 'owner_id': ****,
23:00:56 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:00:56 'OS::stack_id': '853ef57c-aca6-4d61-b038-34155c1754c2',
23:00:56 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-titanium-60',
23:00:56 'job_name': '14749-60',
23:00:56 'silo': 'releng',
23:00:56 'vm_0_count': '3',
23:00:56 'vm_0_flavor': 'v3-standard-4',
23:00:56 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:00:56 '20250917-133034.447',
23:00:56 'vm_1_count': '0',
23:00:56 'vm_1_flavor': 'v3-standard-2',
23:00:56 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:00:56 '- 20250917-133034.654'},
23:00:56 'parent_id': None,
23:00:56 'replaced': None,
23:00:56 'status': 'CREATE_COMPLETE',
23:00:56 'status_reason': 'Stack CREATE completed successfully',
23:00:56 'tags': [],
23:00:56 'template': None,
23:00:56 'template_description': 'No description',
23:00:56 'template_url': None,
23:00:56 'timeout_mins': 15,
23:00:56 'unchanged': None,
23:00:56 'updated': None,
23:00:56 'updated_at': None,
23:00:56 'user_project_id': 'c3397a4a5e4e43e69734d9d1df894d99'}
23:00:56 ------------------------------------
23:00:56 + popd
23:00:56 /w/workspace/controller-csit-3node-clustering-tell-all-titanium
23:00:56 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins10260037170456622660.sh
23:00:56 ---> Copy SSH public keys to CSIT lab
23:00:56 Setup pyenv:
23:00:56 system
23:00:56 3.8.13
23:00:56 3.9.13
23:00:56 3.10.13
23:00:56 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:00:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqzN from file:/tmp/.os_lf_venv
23:00:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:00:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:00:59 lf-activate-venv(): INFO: Base packages installed successfully
23:00:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:01:13 lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH
23:01:15 SSH not responding on 10.30.170.115. Retrying in 10 seconds...
23:01:15 SSH not responding on 10.30.171.243. Retrying in 10 seconds...
23:01:15 SSH not responding on 10.30.170.152. Retrying in 10 seconds...
23:01:25 Ping to 10.30.170.115 successful.
23:01:25 Ping to 10.30.171.243 successful.
23:01:25 Ping to 10.30.170.152 successful.
23:01:25 SSH not responding on 10.30.170.115. Retrying in 10 seconds...
23:01:26 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:01:26 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:01:27 releng-14749-60-0-builder-1
23:01:27 Successfully copied public keys to slave 10.30.170.152
23:01:27 releng-14749-60-0-builder-0
23:01:27 Successfully copied public keys to slave 10.30.171.243
23:01:27 Process 6510 ready.
23:01:27 Process 6511 ready.
23:01:35 Ping to 10.30.170.115 successful.
23:01:37 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:01:37 releng-14749-60-0-builder-2
23:01:37 Successfully copied public keys to slave 10.30.170.115
23:01:37 Process 6513 ready.
23:01:37 SSH ready on all stack servers.
23:01:37 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins6183093757865752864.sh
23:01:37 Setup pyenv:
23:01:37 system
23:01:37 3.8.13
23:01:37 3.9.13
23:01:37 3.10.13
23:01:37 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:01:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PBVD
23:01:41 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.robot_venv
23:01:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:01:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:01:45 lf-activate-venv(): INFO: Base packages installed successfully
23:01:45 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:01:47 lf-activate-venv(): INFO: Adding /tmp/venv-PBVD/bin to PATH
23:01:47 + echo 'Installing Python Requirements'
23:01:47 Installing Python Requirements
23:01:47 + cat
23:01:47 + python -m pip install -r requirements.txt
23:01:47 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:01:47 Collecting docker-py (from -r requirements.txt (line 1))
23:01:47 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:01:47 Collecting ipaddr (from -r requirements.txt (line 2))
23:01:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:01:47 Installing build dependencies: started
23:01:48 Installing build dependencies: finished with status 'done'
23:01:48 Getting requirements to build wheel: started
23:01:48 Getting requirements to build wheel: finished with status 'done'
23:01:48 Preparing metadata (pyproject.toml): started
23:01:49 Preparing metadata (pyproject.toml): finished with status 'done'
23:01:49 Collecting netaddr (from -r requirements.txt (line 3))
23:01:49 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:01:49 Collecting netifaces (from -r requirements.txt (line 4))
23:01:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:01:49 Installing build dependencies: started
23:01:50 Installing build dependencies: finished with status 'done'
23:01:50 Getting requirements to build wheel: started
23:01:50 Getting requirements to build wheel: finished with status 'done'
23:01:50 Preparing metadata (pyproject.toml): started
23:01:50 Preparing metadata (pyproject.toml): finished with status 'done'
23:01:50 Collecting pyhocon (from -r requirements.txt (line 5))
23:01:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:01:50 Collecting requests (from -r requirements.txt (line 6))
23:01:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:01:50 Collecting robotframework (from -r requirements.txt (line 7))
23:01:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:01:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 29.3 MB/s 0:00:00
23:01:51 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:01:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:01:51 Installing build dependencies: started
23:01:51 Installing build dependencies: finished with status 'done'
23:01:51 Getting requirements to build wheel: started
23:01:52 Getting requirements to build wheel: finished with status 'done'
23:01:52 Preparing metadata (pyproject.toml): started
23:01:52 Preparing metadata (pyproject.toml): finished with status 'done'
23:01:52 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:01:52 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:01:52 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:01:52 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:01:52 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:01:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:01:52 Installing build dependencies: started
23:01:53 Installing build dependencies: finished with status 'done'
23:01:53 Getting requirements to build wheel: started
23:01:53 Getting requirements to build wheel: finished with status 'done'
23:01:53 Preparing metadata (pyproject.toml): started
23:01:53 Preparing metadata (pyproject.toml): finished with status 'done'
23:01:53 Collecting scapy (from -r requirements.txt (line 12))
23:01:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:01:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 47.3 MB/s 0:00:00
23:01:54 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:01:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:01:54 Installing build dependencies: started
23:01:54 Installing build dependencies: finished with status 'done'
23:01:54 Getting requirements to build wheel: started
23:01:55 Getting requirements to build wheel: finished with status 'done'
23:01:55 Preparing metadata (pyproject.toml): started
23:01:55 Preparing metadata (pyproject.toml): finished with status 'done'
23:01:55 Collecting elasticsearch (from -r requirements.txt (line 18))
23:01:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:01:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 36.8 MB/s 0:00:00
23:01:55 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:01:55 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:01:55 Collecting pyangbind (from -r requirements.txt (line 22))
23:01:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:01:55 Collecting isodate (from -r requirements.txt (line 25))
23:01:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:01:55 Collecting jmespath (from -r requirements.txt (line 28))
23:01:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:01:55 Collecting jsonpatch (from -r requirements.txt (line 31))
23:01:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:01:55 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:01:55 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:55 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:01:55 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:01:55 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:01:55 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:01:56 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:01:56 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:01:56 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:01:56 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:01:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:01:56 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:01:56 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:01:56 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:01:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:01:56 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:01:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:01:56 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:01:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:01:56 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:01:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:01:56 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:01:56 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:01:56 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:01:56 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:01:56 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:01:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:01:56 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:01:56 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:01:56 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:01:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:01:56 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:01:56 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:01:56 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:01:56 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:01:56 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:01:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:01:56 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:01:56 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:01:57 Collecting elasticsearch (from -r requirements.txt (line 18))
23:01:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 25.8 MB/s 0:00:00
23:01:57 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:01:57 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:01:57 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:01:57 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:01:57 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:01:57 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:01:57 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:01:57 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:01:57 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:01:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:01:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.3 MB/s 0:00:00
23:01:57 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:01:57 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:01:58 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:01:58 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:01:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 32.8 MB/s 0:00:00
23:01:58 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:01:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:01:58 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:58 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:01:59 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:59 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:01:59 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:01:59 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:01:59 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:59 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:01:59 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:01:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:01:59 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:02:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 68.2 MB/s 0:00:00
23:02:00 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:00 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:02:00 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:02:00 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:02:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:02:00 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:02:00 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:02:00 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:02:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:02:00 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:02:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:02:00 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:02:00 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:02:00 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:02:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:02:00 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:02:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:02:00 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:02:00 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:02:00 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:02:00 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:02:00 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:02:00 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:02:00 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:02:01 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:02:01 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=cb51f64f35fa47ef831bec312fac226c8a37c7834e3d56e81a8b159b35707f58
23:02:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:02:01 Building wheel for ipaddr (pyproject.toml): started
23:02:01 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:02:01 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d5287386933e231de5597393439384aba36339ec38dc98f9103ff5635d79e68d
23:02:01 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:02:01 Building wheel for netifaces (pyproject.toml): started
23:02:03 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:02:03 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=584bc602db610469ddac1315d438ed5d5eb84f532b46726d5bfa2388a5844538
23:02:03 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:02:03 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:02:04 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:02:04 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=1f10e921ece8f9b8062e06a290bc21f89121f105a44c07f363cad59d2ca082c6
23:02:04 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:02:04 Building wheel for jsonpath-rw (pyproject.toml): started
23:02:04 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:02:04 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=9f42a0e55bdc096fea22c48c2962e2531b0782be3148eacf6217f7ad4bcd8ba4
23:02:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:02:04 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:02:04 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:02:11
23:02:11 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.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.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:02:11 + pip freeze
23:02:12 attrs==25.4.0
23:02:12 bcrypt==5.0.0
23:02:12 beautifulsoup4==4.14.2
23:02:12 certifi==2025.10.5
23:02:12 cffi==2.0.0
23:02:12 charset-normalizer==3.4.4
23:02:12 click==8.3.0
23:02:12 cryptography==46.0.3
23:02:12 decorator==5.2.1
23:02:12 distlib==0.4.0
23:02:12 docker-py==1.10.6
23:02:12 docker-pycreds==0.4.0
23:02:12 elastic-transport==8.17.1
23:02:12 elasticsearch==8.19.2
23:02:12 elasticsearch-dsl==8.15.4
23:02:12 enum34==1.1.10
23:02:12 filelock==3.20.0
23:02:12 h11==0.16.0
23:02:12 idna==3.11
23:02:12 invoke==2.2.1
23:02:12 ipaddr==2.2.0
23:02:12 isodate==0.7.2
23:02:12 jmespath==1.0.1
23:02:12 jsonpatch==1.33
23:02:12 jsonpath-rw==1.4.0
23:02:12 jsonpointer==3.0.0
23:02:12 lxml==6.0.2
23:02:12 netaddr==1.3.0
23:02:12 netifaces==0.11.0
23:02:12 outcome==1.3.0.post0
23:02:12 paramiko==4.0.0
23:02:12 platformdirs==4.5.0
23:02:12 ply==3.11
23:02:12 pyang==2.7.1
23:02:12 pyangbind==0.8.6
23:02:12 pycparser==2.23
23:02:12 pyhocon==0.3.61
23:02:12 PyNaCl==1.6.0
23:02:12 pyparsing==3.2.5
23:02:12 PySocks==1.7.1
23:02:12 python-dateutil==2.9.0.post0
23:02:12 regex==2025.11.3
23:02:12 requests==2.32.5
23:02:12 robotframework==7.3.2
23:02:12 robotframework-httplibrary==0.4.2
23:02:12 robotframework-pythonlibcore==4.4.1
23:02:12 robotframework-requests==0.9.7
23:02:12 robotframework-selenium2library==3.0.0
23:02:12 robotframework-seleniumlibrary==6.8.0
23:02:12 robotframework-sshlibrary==3.8.0
23:02:12 scapy==2.6.1
23:02:12 scp==0.15.0
23:02:12 selenium==4.38.0
23:02:12 six==1.17.0
23:02:12 sniffio==1.3.1
23:02:12 sortedcontainers==2.4.0
23:02:12 soupsieve==2.8
23:02:12 trio==0.32.0
23:02:12 trio-websocket==0.12.2
23:02:12 typing_extensions==4.15.0
23:02:12 urllib3==2.5.0
23:02:12 virtualenv==20.35.4
23:02:12 waitress==3.0.2
23:02:12 WebOb==1.8.9
23:02:12 websocket-client==1.9.0
23:02:12 WebTest==3.0.7
23:02:12 wsproto==1.2.0
23:02:12 [EnvInject] - Injecting environment variables from a build step.
23:02:12 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:02:12 [EnvInject] - Variables injected successfully.
23:02:12 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins848061670638900784.sh
23:02:12 Setup pyenv:
23:02:12 system
23:02:12 3.8.13
23:02:12 3.9.13
23:02:12 3.10.13
23:02:12 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:02:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqzN from file:/tmp/.os_lf_venv
23:02:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:02:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:02:14 lf-activate-venv(): INFO: Base packages installed successfully
23:02:14 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:02:21 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:21 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:02:21 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:02:21 lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH
23:02:21 + ODL_SYSTEM=()
23:02:21 + TOOLS_SYSTEM=()
23:02:21 + OPENSTACK_SYSTEM=()
23:02:21 + OPENSTACK_CONTROLLERS=()
23:02:21 + mapfile -t ADDR
23:02:21 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-titanium-60
23:02:21 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:02:23 + for i in "${ADDR[@]}"
23:02:23 ++ ssh 10.30.171.243 hostname -s
23:02:23 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:02:23 + REMHOST=releng-14749-60-0-builder-0
23:02:23 + case ${REMHOST} in
23:02:23 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:02:23 + for i in "${ADDR[@]}"
23:02:23 ++ ssh 10.30.170.152 hostname -s
23:02:23 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:02:23 + REMHOST=releng-14749-60-0-builder-1
23:02:23 + case ${REMHOST} in
23:02:23 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:02:23 + for i in "${ADDR[@]}"
23:02:23 ++ ssh 10.30.170.115 hostname -s
23:02:23 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:02:24 + REMHOST=releng-14749-60-0-builder-2
23:02:24 + case ${REMHOST} in
23:02:24 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:02:24 + echo NUM_ODL_SYSTEM=3
23:02:24 + echo NUM_TOOLS_SYSTEM=0
23:02:24 + '[' '' == yes ']'
23:02:24 + NUM_OPENSTACK_SYSTEM=0
23:02:24 + echo NUM_OPENSTACK_SYSTEM=0
23:02:24 + '[' 0 -eq 2 ']'
23:02:24 + echo ODL_SYSTEM_IP=10.30.171.243
23:02:24 ++ seq 0 2
23:02:24 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:02:24 + echo ODL_SYSTEM_1_IP=10.30.171.243
23:02:24 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:02:24 + echo ODL_SYSTEM_2_IP=10.30.170.152
23:02:24 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:02:24 + echo ODL_SYSTEM_3_IP=10.30.170.115
23:02:24 + echo TOOLS_SYSTEM_IP=
23:02:24 ++ seq 0 -1
23:02:24 + openstack_index=0
23:02:24 + NUM_OPENSTACK_CONTROL_NODES=1
23:02:24 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:02:24 ++ seq 0 0
23:02:24 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:02:24 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:02:24 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:02:24 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:02:24 + '[' -1 -ge 2 ']'
23:02:24 ++ seq 0 -2
23:02:24 + NUM_OPENSTACK_HAPROXY_NODES=0
23:02:24 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:02:24 ++ seq 0 -1
23:02:24 + echo 'Contents of slave_addresses.txt:'
23:02:24 Contents of slave_addresses.txt:
23:02:24 + cat slave_addresses.txt
23:02:24 NUM_ODL_SYSTEM=3
23:02:24 NUM_TOOLS_SYSTEM=0
23:02:24 NUM_OPENSTACK_SYSTEM=0
23:02:24 ODL_SYSTEM_IP=10.30.171.243
23:02:24 ODL_SYSTEM_1_IP=10.30.171.243
23:02:24 ODL_SYSTEM_2_IP=10.30.170.152
23:02:24 ODL_SYSTEM_3_IP=10.30.170.115
23:02:24 TOOLS_SYSTEM_IP=
23:02:24 NUM_OPENSTACK_CONTROL_NODES=1
23:02:24 OPENSTACK_CONTROL_NODE_1_IP=
23:02:24 NUM_OPENSTACK_COMPUTE_NODES=-1
23:02:24 NUM_OPENSTACK_HAPROXY_NODES=0
23:02:24 [EnvInject] - Injecting environment variables from a build step.
23:02:24 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:02:24 [EnvInject] - Variables injected successfully.
23:02:24 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/sh /tmp/jenkins2273781095339473541.sh
23:02:24 Preparing for JRE Version 21
23:02:24 Karaf artifact is karaf
23:02:24 Karaf project is integration
23:02:24 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:02:24 [EnvInject] - Injecting environment variables from a build step.
23:02:24 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:02:24 [EnvInject] - Variables injected successfully.
23:02:24 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins10790304726568933517.sh
23:02:24 2025-11-09 23:02:24 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:02:24 Bundle version is 0.22.2-SNAPSHOT
23:02:24 --2025-11-09 23:02:24-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:02:24 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:02:24 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:02:24 HTTP request sent, awaiting response... 200 OK
23:02:24 Length: 1404 (1.4K) [application/xml]
23:02:24 Saving to: ‘maven-metadata.xml’
23:02:24
23:02:24 0K . 100% 56.9M=0s
23:02:24
23:02:24 2025-11-09 23:02:24 (56.9 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
23:02:24
23:02:24
23:02:24
23:02:24 org.opendaylight.integration
23:02:24 karaf
23:02:24 0.22.2-SNAPSHOT
23:02:24
23:02:24
23:02:24 20251109.175627
23:02:24 96
23:02:24
23:02:24 20251109175627
23:02:24
23:02:24
23:02:24 pom
23:02:24 0.22.2-20251109.175627-96
23:02:24 20251109175627
23:02:24
23:02:24
23:02:24 tar.gz
23:02:24 0.22.2-20251109.175627-96
23:02:24 20251109175627
23:02:24
23:02:24
23:02:24 zip
23:02:24 0.22.2-20251109.175627-96
23:02:24 20251109175627
23:02:24
23:02:24
23:02:24 cyclonedx
23:02:24 xml
23:02:24 0.22.2-20251109.175627-96
23:02:24 20251109175627
23:02:24
23:02:24
23:02:24 cyclonedx
23:02:24 json
23:02:24 0.22.2-20251109.175627-96
23:02:24 20251109175627
23:02:24
23:02:24
23:02:24
23:02:24
23:02:24 Nexus timestamp is 0.22.2-20251109.175627-96
23:02:24 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:02:24 Distribution bundle is karaf-0.22.2-20251109.175627-96.zip
23:02:24 Distribution bundle version is 0.22.2-SNAPSHOT
23:02:24 Distribution folder is karaf-0.22.2-SNAPSHOT
23:02:24 Nexus prefix is https://nexus.opendaylight.org
23:02:24 [EnvInject] - Injecting environment variables from a build step.
23:02:24 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:02:24 [EnvInject] - Variables injected successfully.
23:02:24 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins17422314161311227632.sh
23:02:24 Setup pyenv:
23:02:24 system
23:02:24 3.8.13
23:02:24 3.9.13
23:02:24 3.10.13
23:02:24 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:02:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqzN from file:/tmp/.os_lf_venv
23:02:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:02:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:02:26 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:26 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:02:26 lf-activate-venv(): INFO: Base packages installed successfully
23:02:26 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:02: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:02:32 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:02:32 lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH
23:02:32 Copying common-functions.sh to /tmp
23:02:34 Copying common-functions.sh to 10.30.171.243:/tmp
23:02:34 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:02:34 Copying common-functions.sh to 10.30.170.152:/tmp
23:02:34 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:02:35 Copying common-functions.sh to 10.30.170.115:/tmp
23:02:35 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:02:35 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins8959655644872495105.sh
23:02:35 common-functions.sh is being sourced
23:02:35 common-functions environment:
23:02:35 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:35 ACTUALFEATURES:
23:02:35 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:35 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:35 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:35 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:35 CONTROLLERMEM: 2048m
23:02:35 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:35 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:35 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:35 SUITES:
23:02:35
23:02:35 #################################################
23:02:35 ## Configure Cluster and Start ##
23:02:35 #################################################
23:02:35 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:02:35 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:02:35 Locating script plan to use...
23:02:35 script plan exists!!!
23:02:35 Changing the script plan path...
23:02:35 # Place the scripts in run order:
23:02:35 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/scripts/car_people_shard.sh
23:02:35 Executing /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/scripts/car_people_shard.sh...
23:02:35 Add car-people shards file
23:02:35 Copy shard config to member-1 with IP address 10.30.171.243
23:02:35 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:02:36 Copy shard config to member-2 with IP address 10.30.170.152
23:02:36 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:02:36 Copy shard config to member-3 with IP address 10.30.170.115
23:02:36 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:02:36 Finished running script plans
23:02:36 Configuring member-1 with IP address 10.30.171.243
23:02:36 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:02:36 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:02:36 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:02:36 common-functions.sh is being sourced
23:02:36 ++ [[ /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:02:36 ++ echo 'common-functions.sh is being sourced'
23:02:36 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:02:36 ++ DISTROSTREAM=titanium
23:02:36 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:36 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:36 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:36 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:36 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:36 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:36 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:36 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:36 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:36 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:36 ++ export CONTROLLERMEM=
23:02:36 ++ CONTROLLERMEM=
23:02:36 ++ case "${DISTROSTREAM}" in
23:02:36 ++ CLUSTER_SYSTEM=pekko
23:02:36 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:36 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:36 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:36 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:36 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:36 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:36 ++ print_common_env
23:02:36 ++ cat
23:02:36 common-functions environment:
23:02:36 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:36 ACTUALFEATURES:
23:02:36 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:36 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:36 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:36 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:36 CONTROLLERMEM:
23:02:36 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:36 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:36 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:36 SUITES:
23:02:36
23:02:36 ++ SSH='ssh -t -t'
23:02:36 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:02:36 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:02:36 Changing to /tmp
23:02:36 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:02:36 + echo 'Changing to /tmp'
23:02:36 + cd /tmp
23:02:36 + 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-20251109.175627-96.zip'
23:02:36 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:02:36 --2025-11-09 23:02:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:02:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:02:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:02:36 HTTP request sent, awaiting response... 200 OK
23:02:36 Length: 234981509 (224M) [application/zip]
23:02:36 Saving to: ‘karaf-0.22.2-20251109.175627-96.zip’
23:02:36
23:02:36 0K ........ ........ ........ ........ ........ ........ 1% 66.4M 3s
23:02:37 3072K ........ ........ ........ ........ ........ ........ 2% 136M 2s
23:02:37 6144K ........ ........ ........ ........ ........ ........ 4% 153M 2s
23:02:37 9216K ........ ........ ........ ........ ........ ........ 5% 167M 2s
23:02:37 12288K ........ ........ ........ ........ ........ ........ 6% 206M 2s
23:02:37 15360K ........ ........ ........ ........ ........ ........ 8% 209M 2s
23:02:37 18432K ........ ........ ........ ........ ........ ........ 9% 231M 1s
23:02:37 21504K ........ ........ ........ ........ ........ ........ 10% 233M 1s
23:02:37 24576K ........ ........ ........ ........ ........ ........ 12% 263M 1s
23:02:37 27648K ........ ........ ........ ........ ........ ........ 13% 269M 1s
23:02:37 30720K ........ ........ ........ ........ ........ ........ 14% 238M 1s
23:02:37 33792K ........ ........ ........ ........ ........ ........ 16% 324M 1s
23:02:37 36864K ........ ........ ........ ........ ........ ........ 17% 265M 1s
23:02:37 39936K ........ ........ ........ ........ ........ ........ 18% 314M 1s
23:02:37 43008K ........ ........ ........ ........ ........ ........ 20% 270M 1s
23:02:37 46080K ........ ........ ........ ........ ........ ........ 21% 322M 1s
23:02:37 49152K ........ ........ ........ ........ ........ ........ 22% 280M 1s
23:02:37 52224K ........ ........ ........ ........ ........ ........ 24% 296M 1s
23:02:37 55296K ........ ........ ........ ........ ........ ........ 25% 305M 1s
23:02:37 58368K ........ ........ ........ ........ ........ ........ 26% 327M 1s
23:02:37 61440K ........ ........ ........ ........ ........ ........ 28% 309M 1s
23:02:37 64512K ........ ........ ........ ........ ........ ........ 29% 312M 1s
23:02:37 67584K ........ ........ ........ ........ ........ ........ 30% 325M 1s
23:02:37 70656K ........ ........ ........ ........ ........ ........ 32% 302M 1s
23:02:37 73728K ........ ........ ........ ........ ........ ........ 33% 315M 1s
23:02:37 76800K ........ ........ ........ ........ ........ ........ 34% 282M 1s
23:02:37 79872K ........ ........ ........ ........ ........ ........ 36% 324M 1s
23:02:37 82944K ........ ........ ........ ........ ........ ........ 37% 355M 1s
23:02:37 86016K ........ ........ ........ ........ ........ ........ 38% 333M 1s
23:02:37 89088K ........ ........ ........ ........ ........ ........ 40% 345M 1s
23:02:37 92160K ........ ........ ........ ........ ........ ........ 41% 325M 1s
23:02:37 95232K ........ ........ ........ ........ ........ ........ 42% 330M 1s
23:02:37 98304K ........ ........ ........ ........ ........ ........ 44% 340M 1s
23:02:37 101376K ........ ........ ........ ........ ........ ........ 45% 315M 0s
23:02:37 104448K ........ ........ ........ ........ ........ ........ 46% 303M 0s
23:02:37 107520K ........ ........ ........ ........ ........ ........ 48% 328M 0s
23:02:37 110592K ........ ........ ........ ........ ........ ........ 49% 338M 0s
23:02:37 113664K ........ ........ ........ ........ ........ ........ 50% 328M 0s
23:02:37 116736K ........ ........ ........ ........ ........ ........ 52% 317M 0s
23:02:37 119808K ........ ........ ........ ........ ........ ........ 53% 333M 0s
23:02:37 122880K ........ ........ ........ ........ ........ ........ 54% 327M 0s
23:02:37 125952K ........ ........ ........ ........ ........ ........ 56% 325M 0s
23:02:37 129024K ........ ........ ........ ........ ........ ........ 57% 349M 0s
23:02:37 132096K ........ ........ ........ ........ ........ ........ 58% 345M 0s
23:02:37 135168K ........ ........ ........ ........ ........ ........ 60% 346M 0s
23:02:37 138240K ........ ........ ........ ........ ........ ........ 61% 321M 0s
23:02:37 141312K ........ ........ ........ ........ ........ ........ 62% 358M 0s
23:02:37 144384K ........ ........ ........ ........ ........ ........ 64% 307M 0s
23:02:37 147456K ........ ........ ........ ........ ........ ........ 65% 320M 0s
23:02:37 150528K ........ ........ ........ ........ ........ ........ 66% 311M 0s
23:02:37 153600K ........ ........ ........ ........ ........ ........ 68% 318M 0s
23:02:37 156672K ........ ........ ........ ........ ........ ........ 69% 353M 0s
23:02:37 159744K ........ ........ ........ ........ ........ ........ 70% 350M 0s
23:02:37 162816K ........ ........ ........ ........ ........ ........ 72% 346M 0s
23:02:37 165888K ........ ........ ........ ........ ........ ........ 73% 260M 0s
23:02:37 168960K ........ ........ ........ ........ ........ ........ 74% 302M 0s
23:02:37 172032K ........ ........ ........ ........ ........ ........ 76% 296M 0s
23:02:37 175104K ........ ........ ........ ........ ........ ........ 77% 216M 0s
23:02:37 178176K ........ ........ ........ ........ ........ ........ 78% 305M 0s
23:02:37 181248K ........ ........ ........ ........ ........ ........ 80% 315M 0s
23:02:37 184320K ........ ........ ........ ........ ........ ........ 81% 312M 0s
23:02:37 187392K ........ ........ ........ ........ ........ ........ 83% 316M 0s
23:02:37 190464K ........ ........ ........ ........ ........ ........ 84% 325M 0s
23:02:37 193536K ........ ........ ........ ........ ........ ........ 85% 336M 0s
23:02:37 196608K ........ ........ ........ ........ ........ ........ 87% 296M 0s
23:02:37 199680K ........ ........ ........ ........ ........ ........ 88% 301M 0s
23:02:37 202752K ........ ........ ........ ........ ........ ........ 89% 347M 0s
23:02:37 205824K ........ ........ ........ ........ ........ ........ 91% 329M 0s
23:02:37 208896K ........ ........ ........ ........ ........ ........ 92% 298M 0s
23:02:37 211968K ........ ........ ........ ........ ........ ........ 93% 328M 0s
23:02:37 215040K ........ ........ ........ ........ ........ ........ 95% 264M 0s
23:02:37 218112K ........ ........ ........ ........ ........ ........ 96% 305M 0s
23:02:37 221184K ........ ........ ........ ........ ........ ........ 97% 347M 0s
23:02:37 224256K ........ ........ ........ ........ ........ ........ 99% 337M 0s
23:02:37 227328K ........ ........ ........ ........ . 100% 302M=0.8s
23:02:37
23:02:37 2025-11-09 23:02:37 (279 MB/s) - ‘karaf-0.22.2-20251109.175627-96.zip’ saved [234981509/234981509]
23:02:37
23:02:37 Extracting the new controller...
23:02:37 + echo 'Extracting the new controller...'
23:02:37 + unzip -q karaf-0.22.2-20251109.175627-96.zip
23:02:39 Adding external repositories...
23:02:39 + echo 'Adding external repositories...'
23:02:39 + 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:02:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:39 ################################################################################
23:02:39 #
23:02:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:39 # contributor license agreements. See the NOTICE file distributed with
23:02:39 # this work for additional information regarding copyright ownership.
23:02:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:39 # (the "License"); you may not use this file except in compliance with
23:02:39 # the License. You may obtain a copy of the License at
23:02:39 #
23:02:39 # http://www.apache.org/licenses/LICENSE-2.0
23:02:39 #
23:02:39 # Unless required by applicable law or agreed to in writing, software
23:02:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:39 # See the License for the specific language governing permissions and
23:02:39 # limitations under the License.
23:02:39 #
23:02:39 ################################################################################
23:02:39
23:02:39 #
23:02:39 # If set to true, the following property will not allow any certificate to be used
23:02:39 # when accessing Maven repositories through SSL
23:02:39 #
23:02:39 #org.ops4j.pax.url.mvn.certificateCheck=
23:02:39
23:02:39 #
23:02:39 # Path to the local Maven settings file.
23:02:39 # The repositories defined in this file will be automatically added to the list
23:02:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:02:39 # below is not set.
23:02:39 # The following locations are checked for the existence of the settings.xml file
23:02:39 # * 1. looks for the specified url
23:02:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:02:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:02:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:02:39 #
23:02:39 #org.ops4j.pax.url.mvn.settings=
23:02:39
23:02:39 #
23:02:39 # Path to the local Maven repository which is used to avoid downloading
23:02:39 # artifacts when they already exist locally.
23:02:39 # The value of this property will be extracted from the settings.xml file
23:02:39 # above, or defaulted to:
23:02:39 # System.getProperty( "user.home" ) + "/.m2/repository"
23:02:39 #
23:02:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:02:39
23:02:39 #
23:02:39 # Default this to false. It's just weird to use undocumented repos
23:02:39 #
23:02:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:02:39
23:02:39 #
23:02:39 # Uncomment if you don't wanna use the proxy settings
23:02:39 # from the Maven conf/settings.xml file
23:02:39 #
23:02:39 # org.ops4j.pax.url.mvn.proxySupport=false
23:02:39
23:02:39 #
23:02:39 # Comma separated list of repositories scanned when resolving an artifact.
23:02:39 # Those repositories will be checked before iterating through the
23:02:39 # below list of repositories and even before the local repository
23:02:39 # A repository url can be appended with zero or more of the following flags:
23:02:39 # @snapshots : the repository contains snaphots
23:02:39 # @noreleases : the repository does not contain any released artifacts
23:02:39 #
23:02:39 # The following property value will add the system folder as a repo.
23:02:39 #
23:02:39 org.ops4j.pax.url.mvn.defaultRepositories=\
23:02:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:02:39 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:02:39 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:02:39
23:02:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:02:39 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:02:39
23:02:39 #
23:02:39 # Comma separated list of repositories scanned when resolving an artifact.
23:02:39 # The default list includes the following repositories:
23:02:39 # http://repo1.maven.org/maven2@id=central
23:02:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:02:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:02:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:02:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:02:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:02:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:02:39 # To add repositories to the default ones, prepend '+' to the list of repositories
23:02:39 # to add.
23:02:39 # A repository url can be appended with zero or more of the following flags:
23:02:39 # @snapshots : the repository contains snapshots
23:02:39 # @noreleases : the repository does not contain any released artifacts
23:02:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:02:39 #
23:02:39 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:02:39
23:02:39 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:02:39 + [[ True == \T\r\u\e ]]
23:02:39 + echo 'Configuring the startup features...'
23:02:39 + 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:02:39 + FEATURE_TEST_STRING=features-test
23:02:39 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:02:39 + KARAF_VERSION=karaf4
23:02:39 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:02:39 + 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:02:39 + [[ ! -z '' ]]
23:02:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:39 ################################################################################
23:02:39 #
23:02:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:39 # contributor license agreements. See the NOTICE file distributed with
23:02:39 # this work for additional information regarding copyright ownership.
23:02:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:39 # (the "License"); you may not use this file except in compliance with
23:02:39 # the License. You may obtain a copy of the License at
23:02:39 #
23:02:39 # http://www.apache.org/licenses/LICENSE-2.0
23:02:39 #
23:02:39 # Unless required by applicable law or agreed to in writing, software
23:02:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:39 # See the License for the specific language governing permissions and
23:02:39 # limitations under the License.
23:02:39 #
23:02:39 ################################################################################
23:02:39
23:02:39 #
23:02:39 # Comma separated list of features repositories to register by default
23:02:39 #
23:02:39 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}/7d4c487e-02ee-4b74-b184-7941fb81c950.xml
23:02:39
23:02:39 #
23:02:39 # Comma separated list of features to install at startup
23:02:39 #
23:02:39 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, f2f5a833-399c-43b7-b698-e7742c62fb57
23:02:39
23:02:39 #
23:02:39 # Resource repositories (OBR) that the features resolver can use
23:02:39 # to resolve requirements/capabilities
23:02:39 #
23:02:39 # The format of the resourceRepositories is
23:02:39 # resourceRepositories=[xml:url|json:url],...
23:02:39 # for Instance:
23:02:39 #
23:02:39 #resourceRepositories=xml:http://host/path/to/index.xml
23:02:39 # or
23:02:39 #resourceRepositories=json:http://host/path/to/index.json
23:02:39 #
23:02:39
23:02:39 #
23:02:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:02:39 #
23:02:39 featuresBootAsynchronous=false
23:02:39
23:02:39 #
23:02:39 # Service requirements enforcement
23:02:39 #
23:02:39 # By default, the feature resolver checks the service requirements/capabilities of
23:02:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:02:39 # the required bundles.
23:02:39 # The following flag can have those values:
23:02:39 # - disable: service requirements are completely ignored
23:02:39 # - default: service requirements are ignored for old features
23:02:39 # - enforce: service requirements are always verified
23:02:39 #
23:02:39 #serviceRequirements=default
23:02:39
23:02:39 #
23:02:39 # Store cfg file for config element in feature
23:02:39 #
23:02:39 #configCfgStore=true
23:02:39
23:02:39 #
23:02:39 # Define if the feature service automatically refresh bundles
23:02:39 #
23:02:39 autoRefresh=true
23:02:39
23:02:39 #
23:02:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:02:39 # XML file defines instructions related to features processing
23:02:39 # versions.properties may declare properties to resolve placeholders in XML file
23:02:39 # both files are relative to ${karaf.etc}
23:02:39 #
23:02:39 #featureProcessing=org.apache.karaf.features.xml
23:02:39 #featureProcessingVersions=versions.properties
23:02:39 + configure_karaf_log karaf4 ''
23:02:39 + local -r karaf_version=karaf4
23:02:39 + local -r controllerdebugmap=
23:02:39 + local logapi=log4j
23:02:39 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:02:39 log4j2.rootLogger.level = INFO
23:02:39 #log4j2.rootLogger.type = asyncRoot
23:02:39 #log4j2.rootLogger.includeLocation = false
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:02:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:02:39 log4j2.rootLogger.appenderRef.Console.ref = Console
23:02:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:02:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:02:39 log4j2.logger.spifly.name = org.apache.aries.spifly
23:02:39 log4j2.logger.spifly.level = WARN
23:02:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:02:39 log4j2.logger.audit.level = INFO
23:02:39 log4j2.logger.audit.additivity = false
23:02:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:02:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:02:39 log4j2.appender.console.type = Console
23:02:39 log4j2.appender.console.name = Console
23:02:39 log4j2.appender.console.layout.type = PatternLayout
23:02:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:02:39 log4j2.appender.rolling.type = RollingRandomAccessFile
23:02:39 log4j2.appender.rolling.name = RollingFile
23:02:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:02:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:02:39 #log4j2.appender.rolling.immediateFlush = false
23:02:39 log4j2.appender.rolling.append = true
23:02:39 log4j2.appender.rolling.layout.type = PatternLayout
23:02:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:02:39 log4j2.appender.rolling.policies.type = Policies
23:02:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:02:39 log4j2.appender.rolling.policies.size.size = 64MB
23:02:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:02:39 log4j2.appender.rolling.strategy.max = 7
23:02:39 log4j2.appender.audit.type = RollingRandomAccessFile
23:02:39 log4j2.appender.audit.name = AuditRollingFile
23:02:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:02:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:02:39 log4j2.appender.audit.append = true
23:02:39 log4j2.appender.audit.layout.type = PatternLayout
23:02:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:02:39 log4j2.appender.audit.policies.type = Policies
23:02:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:02:39 log4j2.appender.audit.policies.size.size = 8MB
23:02:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:02:39 log4j2.appender.audit.strategy.max = 7
23:02:39 log4j2.appender.osgi.type = PaxOsgi
23:02:39 log4j2.appender.osgi.name = PaxOsgi
23:02:39 log4j2.appender.osgi.filter = *
23:02:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:02:39 #log4j2.logger.aether.level = TRACE
23:02:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:02:39 #log4j2.logger.http-headers.level = DEBUG
23:02:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:02:39 #log4j2.logger.maven.level = TRACE
23:02:39 + logapi=log4j2
23:02:39 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:02:39 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:02:39 + '[' log4j2 == log4j2 ']'
23:02:39 + 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:02:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:02:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:02:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:02:39 controllerdebugmap:
23:02:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:02:39 + unset IFS
23:02:39 + echo 'controllerdebugmap: '
23:02:39 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:39 + '[' -n '' ']'
23:02:39 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:02:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:39 ################################################################################
23:02:39 #
23:02:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:39 # contributor license agreements. See the NOTICE file distributed with
23:02:39 # this work for additional information regarding copyright ownership.
23:02:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:39 # (the "License"); you may not use this file except in compliance with
23:02:39 # the License. You may obtain a copy of the License at
23:02:39 #
23:02:39 # http://www.apache.org/licenses/LICENSE-2.0
23:02:39 #
23:02:39 # Unless required by applicable law or agreed to in writing, software
23:02:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:39 # See the License for the specific language governing permissions and
23:02:39 # limitations under the License.
23:02:39 #
23:02:39 ################################################################################
23:02:39
23:02:39 # Common pattern layout for appenders
23:02:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:02:39
23:02:39 # Root logger
23:02:39 log4j2.rootLogger.level = INFO
23:02:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:02:39 #log4j2.rootLogger.type = asyncRoot
23:02:39 #log4j2.rootLogger.includeLocation = false
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:02:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:02:39 log4j2.rootLogger.appenderRef.Console.ref = Console
23:02:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:02:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:02:39
23:02:39 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:02:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:02:39
23:02:39 # Loggers configuration
23:02:39
23:02:39 # Spifly logger
23:02:39 log4j2.logger.spifly.name = org.apache.aries.spifly
23:02:39 log4j2.logger.spifly.level = WARN
23:02:39
23:02:39 # Security audit logger
23:02:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:02:39 log4j2.logger.audit.level = INFO
23:02:39 log4j2.logger.audit.additivity = false
23:02:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:02:39
23:02:39 # Appenders configuration
23:02:39
23:02:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:02:39 log4j2.appender.console.type = Console
23:02:39 log4j2.appender.console.name = Console
23:02:39 log4j2.appender.console.layout.type = PatternLayout
23:02:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:02:39
23:02:39 # Rolling file appender
23:02:39 log4j2.appender.rolling.type = RollingRandomAccessFile
23:02:39 log4j2.appender.rolling.name = RollingFile
23:02:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:02:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:02:39 # uncomment to not force a disk flush
23:02:39 #log4j2.appender.rolling.immediateFlush = false
23:02:39 log4j2.appender.rolling.append = true
23:02:39 log4j2.appender.rolling.layout.type = PatternLayout
23:02:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:02:39 log4j2.appender.rolling.policies.type = Policies
23:02:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:02:39 log4j2.appender.rolling.policies.size.size = 1GB
23:02:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:02:39 log4j2.appender.rolling.strategy.max = 7
23:02:39
23:02:39 # Audit file appender
23:02:39 log4j2.appender.audit.type = RollingRandomAccessFile
23:02:39 log4j2.appender.audit.name = AuditRollingFile
23:02:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:02:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:02:39 log4j2.appender.audit.append = true
23:02:39 log4j2.appender.audit.layout.type = PatternLayout
23:02:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:02:39 log4j2.appender.audit.policies.type = Policies
23:02:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:02:39 log4j2.appender.audit.policies.size.size = 8MB
23:02:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:02:39 log4j2.appender.audit.strategy.max = 7
23:02:39
23:02:39 # OSGi appender
23:02:39 log4j2.appender.osgi.type = PaxOsgi
23:02:39 log4j2.appender.osgi.name = PaxOsgi
23:02:39 log4j2.appender.osgi.filter = *
23:02:39
23:02:39 # help with identification of maven-related problems with pax-url-aether
23:02:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:02:39 #log4j2.logger.aether.level = TRACE
23:02:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:02:39 #log4j2.logger.http-headers.level = DEBUG
23:02:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:02:39 #log4j2.logger.maven.level = TRACE
23:02:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:02:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:02:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:02:39 + local -r controllermem=3072m
23:02:39 Configure
23:02:39 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:02:39 max memory: 3072m
23:02:39 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:39 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:39 + echo Configure
23:02:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:02:39 + echo ' max memory: 3072m'
23:02:39 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:02:39 + 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:02:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:39 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:39 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:02:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:39 #!/bin/sh
23:02:39 #
23:02:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:39 # contributor license agreements. See the NOTICE file distributed with
23:02:39 # this work for additional information regarding copyright ownership.
23:02:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:39 # (the "License"); you may not use this file except in compliance with
23:02:39 # the License. You may obtain a copy of the License at
23:02:39 #
23:02:39 # http://www.apache.org/licenses/LICENSE-2.0
23:02:39 #
23:02:39 # Unless required by applicable law or agreed to in writing, software
23:02:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:39 # See the License for the specific language governing permissions and
23:02:39 # limitations under the License.
23:02:39 #
23:02:39
23:02:39 #
23:02:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:02:39 # script: client, instance, shell, start, status, stop, karaf
23:02:39 #
23:02:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:02:39 # Actions go here...
23:02:39 # fi
23:02:39
23:02:39 #
23:02:39 # general settings which should be applied for all scripts go here; please keep
23:02:39 # in mind that it is possible that scripts might be executed more than once, e.g.
23:02:39 # in example of the start script where the start script is executed first and the
23:02:39 # karaf script afterwards.
23:02:39 #
23:02:39
23:02:39 #
23:02:39 # The following section shows the possible configuration options for the default
23:02:39 # karaf scripts
23:02:39 #
23:02:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:02:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:02:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:02:39 # export EXTRA_JAVA_OPTS # Additional JVM options
23:02:39 # export KARAF_HOME # Karaf home folder
23:02:39 # export KARAF_DATA # Karaf data folder
23:02:39 # export KARAF_BASE # Karaf base folder
23:02:39 # export KARAF_ETC # Karaf etc folder
23:02:39 # export KARAF_LOG # Karaf log folder
23:02:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:02:39 # export KARAF_OPTS # Additional available Karaf options
23:02:39 # export KARAF_DEBUG # Enable debug mode
23:02:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:02:39 # export KARAF_NOROOT # Prevent execution as root if set to true
23:02:39 Set Java version
23:02:39 + echo 'Set Java version'
23:02:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:02:39 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:02:39 sudo: a password is required
23:02:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:39 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:02:39 sudo: a password is required
23:02:39 JDK default version ...
23:02:39 + echo 'JDK default version ...'
23:02:39 + java -version
23:02:40 openjdk version "21.0.8" 2025-07-15
23:02:40 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:02:40 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:02:40 Set JAVA_HOME
23:02:40 + echo 'Set JAVA_HOME'
23:02:40 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:02:40 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:02:40 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:40 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:40 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:40 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:02:40 Listing all open ports on controller system...
23:02:40 + echo 'Listing all open ports on controller system...'
23:02:40 + netstat -pnatu
23:02:40 /tmp/configuration-script.sh: line 40: netstat: command not found
23:02:40 Custom shard config exists!!!
23:02:40 + '[' -f /tmp/custom_shard_config.txt ']'
23:02:40 + echo 'Custom shard config exists!!!'
23:02:40 + echo 'Copying the shard config...'
23:02:40 Copying the shard config...
23:02:40 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:02:40 Configuring cluster
23:02:40 + echo 'Configuring cluster'
23:02:40 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.243 10.30.170.152 10.30.170.115
23:02:40 ################################################
23:02:40 ## Configure Cluster ##
23:02:40 ################################################
23:02:40 NOTE: Cluster configuration files not found. Copying from
23:02:40 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:02:40 Configuring unique name in pekko.conf
23:02:40 Configuring hostname in pekko.conf
23:02:40 Configuring data and rpc seed nodes in pekko.conf
23:02:40 modules = [
23:02:40
23:02:40 {
23:02:40 name = "inventory"
23:02:40 namespace = "urn:opendaylight:inventory"
23:02:40 shard-strategy = "module"
23:02:40 },
23:02:40 {
23:02:40 name = "topology"
23:02:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:02:40 shard-strategy = "module"
23:02:40 },
23:02:40 {
23:02:40 name = "toaster"
23:02:40 namespace = "http://netconfcentral.org/ns/toaster"
23:02:40 shard-strategy = "module"
23:02:40 },
23:02:40 {
23:02:40 name = "car"
23:02:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:02:40 shard-strategy = "module"
23:02:40 },
23:02:40 {
23:02:40 name = "people"
23:02:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:02:40 shard-strategy = "module"
23:02:40 },
23:02:40 {
23:02:40 name = "car-people"
23:02:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:02:40 shard-strategy = "module"
23:02:40 }
23:02:40 ]
23:02:40 Configuring replication type in module-shards.conf
23:02:40 ################################################
23:02:40 ## NOTE: Manually restart controller to ##
23:02:40 ## apply configuration. ##
23:02:40 ################################################
23:02:40 Dump pekko.conf
23:02:40 + echo 'Dump pekko.conf'
23:02:40 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:40
23:02:40 odl-cluster-data {
23:02:40 pekko {
23:02:40 remote {
23:02:40 artery {
23:02:40 enabled = on
23:02:40 transport = tcp
23:02:40 canonical.hostname = "10.30.171.243"
23:02:40 canonical.port = 2550
23:02:40 }
23:02:40 }
23:02:40
23:02:40 cluster {
23:02:40 # Using artery.
23:02:40 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.243:2550",
23:02:40 "pekko://opendaylight-cluster-data@10.30.170.152:2550",
23:02:40 "pekko://opendaylight-cluster-data@10.30.170.115:2550"]
23:02:40
23:02:40 roles = ["member-1"]
23:02:40
23:02:40 # when under load we might trip a false positive on the failure detector
23:02:40 # failure-detector {
23:02:40 # heartbeat-interval = 4 s
23:02:40 # acceptable-heartbeat-pause = 16s
23:02:40 # }
23:02:40 }
23:02:40
23:02:40 persistence {
23:02:40 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:02:40 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:02:40 # The relative path is always relative to KARAF_HOME.
23:02:40
23:02:40 # snapshot-store.local.dir = "target/snapshots"
23:02:40
23:02:40 # Use lz4 compression for LocalSnapshotStore snapshots
23:02:40 snapshot-store.local.use-lz4-compression = false
23:02:40 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:02:40 snapshot-store.local.lz4-blocksize = 256KB
23:02:40 }
23:02:40 disable-default-actor-system-quarantined-event-handling = "false"
23:02:40 }
23:02:40 }
23:02:40 Dump modules.conf
23:02:40 + echo 'Dump modules.conf'
23:02:40 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:40 modules = [
23:02:40
23:02:40 {
23:02:40 name = "inventory"
23:02:40 namespace = "urn:opendaylight:inventory"
23:02:40 shard-strategy = "module"
23:02:40 },
23:02:40 {
23:02:40 name = "topology"
23:02:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:02:40 shard-strategy = "module"
23:02:40 },
23:02:40 {
23:02:40 name = "toaster"
23:02:40 namespace = "http://netconfcentral.org/ns/toaster"
23:02:40 shard-strategy = "module"
23:02:40 },
23:02:40 {
23:02:40 name = "car"
23:02:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:02:40 shard-strategy = "module"
23:02:40 },
23:02:40 {
23:02:40 name = "people"
23:02:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:02:40 shard-strategy = "module"
23:02:40 },
23:02:40 {
23:02:40 name = "car-people"
23:02:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:02:40 shard-strategy = "module"
23:02:40 }
23:02:40 ]
23:02:40 Dump module-shards.conf
23:02:40 + echo 'Dump module-shards.conf'
23:02:40 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:40 module-shards = [
23:02:40 {
23:02:40 name = "default"
23:02:40 shards = [
23:02:40 {
23:02:40 name = "default"
23:02:40 replicas = ["member-1",
23:02:40 "member-2",
23:02:40 "member-3"]
23:02:40 }
23:02:40 ]
23:02:40 },
23:02:40 {
23:02:40 name = "inventory"
23:02:40 shards = [
23:02:40 {
23:02:40 name="inventory"
23:02:40 replicas = ["member-1",
23:02:40 "member-2",
23:02:40 "member-3"]
23:02:40 }
23:02:40 ]
23:02:40 },
23:02:40 {
23:02:40 name = "topology"
23:02:40 shards = [
23:02:40 {
23:02:40 name="topology"
23:02:40 replicas = ["member-1",
23:02:40 "member-2",
23:02:40 "member-3"]
23:02:40 }
23:02:40 ]
23:02:40 },
23:02:40 {
23:02:40 name = "toaster"
23:02:40 shards = [
23:02:40 {
23:02:40 name="toaster"
23:02:40 replicas = ["member-1",
23:02:40 "member-2",
23:02:40 "member-3"]
23:02:40 }
23:02:40 ]
23:02:40 },
23:02:40 {
23:02:40 name = "car"
23:02:40 shards = [
23:02:40 {
23:02:40 name="car"
23:02:40 replicas = ["member-1",
23:02:40 "member-2",
23:02:40 "member-3"]
23:02:40 }
23:02:40 ]
23:02:40 },
23:02:40 {
23:02:40 name = "people"
23:02:40 shards = [
23:02:40 {
23:02:40 name="people"
23:02:40 replicas = ["member-1",
23:02:40 "member-2",
23:02:40 "member-3"]
23:02:40 }
23:02:40 ]
23:02:40 },
23:02:40 {
23:02:40 name = "car-people"
23:02:40 shards = [
23:02:40 {
23:02:40 name="car-people"
23:02:40 replicas = ["member-1",
23:02:40 "member-2",
23:02:40 "member-3"]
23:02:40 }
23:02:40 ]
23:02:40 }
23:02:40 ]
23:02:40 Configuring member-2 with IP address 10.30.170.152
23:02:40 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:02:40 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:02:40 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:02:40 ++ [[ /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:02:40 common-functions.sh is being sourced
23:02:40 ++ echo 'common-functions.sh is being sourced'
23:02:40 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:02:40 ++ DISTROSTREAM=titanium
23:02:40 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:40 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:40 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:40 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:40 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:40 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:40 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:40 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:40 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:40 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:40 ++ export CONTROLLERMEM=
23:02:40 ++ CONTROLLERMEM=
23:02:40 ++ case "${DISTROSTREAM}" in
23:02:40 ++ CLUSTER_SYSTEM=pekko
23:02:40 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:40 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:40 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:40 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:40 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:40 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:40 ++ print_common_env
23:02:40 ++ cat
23:02:40 common-functions environment:
23:02:40 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:40 ACTUALFEATURES:
23:02:40 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:40 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:40 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:40 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:40 CONTROLLERMEM:
23:02:40 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:40 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:40 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:40 SUITES:
23:02:40
23:02:40 ++ SSH='ssh -t -t'
23:02:40 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:02:40 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:02:40 Changing to /tmp
23:02:40 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:02:40 + echo 'Changing to /tmp'
23:02:40 + cd /tmp
23:02:40 + 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-20251109.175627-96.zip'
23:02:40 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:02:40 --2025-11-09 23:02:40-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:02:40 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:02:40 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:02:40 HTTP request sent, awaiting response... 200 OK
23:02:40 Length: 234981509 (224M) [application/zip]
23:02:40 Saving to: ‘karaf-0.22.2-20251109.175627-96.zip’
23:02:40
23:02:40 0K ........ ........ ........ ........ ........ ........ 1% 78.5M 3s
23:02:40 3072K ........ ........ ........ ........ ........ ........ 2% 124M 2s
23:02:40 6144K ........ ........ ........ ........ ........ ........ 4% 162M 2s
23:02:40 9216K ........ ........ ........ ........ ........ ........ 5% 150M 2s
23:02:40 12288K ........ ........ ........ ........ ........ ........ 6% 202M 2s
23:02:40 15360K ........ ........ ........ ........ ........ ........ 8% 198M 1s
23:02:40 18432K ........ ........ ........ ........ ........ ........ 9% 204M 1s
23:02:40 21504K ........ ........ ........ ........ ........ ........ 10% 210M 1s
23:02:40 24576K ........ ........ ........ ........ ........ ........ 12% 182M 1s
23:02:40 27648K ........ ........ ........ ........ ........ ........ 13% 239M 1s
23:02:41 30720K ........ ........ ........ ........ ........ ........ 14% 231M 1s
23:02:41 33792K ........ ........ ........ ........ ........ ........ 16% 243M 1s
23:02:41 36864K ........ ........ ........ ........ ........ ........ 17% 235M 1s
23:02:41 39936K ........ ........ ........ ........ ........ ........ 18% 330M 1s
23:02:41 43008K ........ ........ ........ ........ ........ ........ 20% 294M 1s
23:02:41 46080K ........ ........ ........ ........ ........ ........ 21% 263M 1s
23:02:41 49152K ........ ........ ........ ........ ........ ........ 22% 305M 1s
23:02:41 52224K ........ ........ ........ ........ ........ ........ 24% 227M 1s
23:02:41 55296K ........ ........ ........ ........ ........ ........ 25% 279M 1s
23:02:41 58368K ........ ........ ........ ........ ........ ........ 26% 200M 1s
23:02:41 61440K ........ ........ ........ ........ ........ ........ 28% 335M 1s
23:02:41 64512K ........ ........ ........ ........ ........ ........ 29% 94.6M 1s
23:02:41 67584K ........ ........ ........ ........ ........ ........ 30% 259M 1s
23:02:41 70656K ........ ........ ........ ........ ........ ........ 32% 179M 1s
23:02:41 73728K ........ ........ ........ ........ ........ ........ 33% 208M 1s
23:02:41 76800K ........ ........ ........ ........ ........ ........ 34% 250M 1s
23:02:41 79872K ........ ........ ........ ........ ........ ........ 36% 313M 1s
23:02:41 82944K ........ ........ ........ ........ ........ ........ 37% 226M 1s
23:02:41 86016K ........ ........ ........ ........ ........ ........ 38% 240M 1s
23:02:41 89088K ........ ........ ........ ........ ........ ........ 40% 287M 1s
23:02:41 92160K ........ ........ ........ ........ ........ ........ 41% 161M 1s
23:02:41 95232K ........ ........ ........ ........ ........ ........ 42% 237M 1s
23:02:41 98304K ........ ........ ........ ........ ........ ........ 44% 173M 1s
23:02:41 101376K ........ ........ ........ ........ ........ ........ 45% 292M 1s
23:02:41 104448K ........ ........ ........ ........ ........ ........ 46% 344M 1s
23:02:41 107520K ........ ........ ........ ........ ........ ........ 48% 288M 1s
23:02:41 110592K ........ ........ ........ ........ ........ ........ 49% 277M 1s
23:02:41 113664K ........ ........ ........ ........ ........ ........ 50% 223M 1s
23:02:41 116736K ........ ........ ........ ........ ........ ........ 52% 252M 1s
23:02:41 119808K ........ ........ ........ ........ ........ ........ 53% 216M 0s
23:02:41 122880K ........ ........ ........ ........ ........ ........ 54% 357M 0s
23:02:41 125952K ........ ........ ........ ........ ........ ........ 56% 257M 0s
23:02:41 129024K ........ ........ ........ ........ ........ ........ 57% 270M 0s
23:02:41 132096K ........ ........ ........ ........ ........ ........ 58% 282M 0s
23:02:41 135168K ........ ........ ........ ........ ........ ........ 60% 281M 0s
23:02:41 138240K ........ ........ ........ ........ ........ ........ 61% 286M 0s
23:02:41 141312K ........ ........ ........ ........ ........ ........ 62% 305M 0s
23:02:41 144384K ........ ........ ........ ........ ........ ........ 64% 207M 0s
23:02:41 147456K ........ ........ ........ ........ ........ ........ 65% 304M 0s
23:02:41 150528K ........ ........ ........ ........ ........ ........ 66% 360M 0s
23:02:41 153600K ........ ........ ........ ........ ........ ........ 68% 380M 0s
23:02:41 156672K ........ ........ ........ ........ ........ ........ 69% 392M 0s
23:02:41 159744K ........ ........ ........ ........ ........ ........ 70% 148M 0s
23:02:41 162816K ........ ........ ........ ........ ........ ........ 72% 255M 0s
23:02:41 165888K ........ ........ ........ ........ ........ ........ 73% 291M 0s
23:02:41 168960K ........ ........ ........ ........ ........ ........ 74% 304M 0s
23:02:41 172032K ........ ........ ........ ........ ........ ........ 76% 307M 0s
23:02:41 175104K ........ ........ ........ ........ ........ ........ 77% 309M 0s
23:02:41 178176K ........ ........ ........ ........ ........ ........ 78% 300M 0s
23:02:41 181248K ........ ........ ........ ........ ........ ........ 80% 309M 0s
23:02:41 184320K ........ ........ ........ ........ ........ ........ 81% 179M 0s
23:02:41 187392K ........ ........ ........ ........ ........ ........ 83% 225M 0s
23:02:41 190464K ........ ........ ........ ........ ........ ........ 84% 280M 0s
23:02:41 193536K ........ ........ ........ ........ ........ ........ 85% 169M 0s
23:02:41 196608K ........ ........ ........ ........ ........ ........ 87% 277M 0s
23:02:41 199680K ........ ........ ........ ........ ........ ........ 88% 289M 0s
23:02:41 202752K ........ ........ ........ ........ ........ ........ 89% 221M 0s
23:02:41 205824K ........ ........ ........ ........ ........ ........ 91% 276M 0s
23:02:41 208896K ........ ........ ........ ........ ........ ........ 92% 261M 0s
23:02:41 211968K ........ ........ ........ ........ ........ ........ 93% 285M 0s
23:02:41 215040K ........ ........ ........ ........ ........ ........ 95% 308M 0s
23:02:41 218112K ........ ........ ........ ........ ........ ........ 96% 316M 0s
23:02:41 221184K ........ ........ ........ ........ ........ ........ 97% 303M 0s
23:02:41 224256K ........ ........ ........ ........ ........ ........ 99% 303M 0s
23:02:42 227328K ........ ........ ........ ........ . 100% 324M=1.0s
23:02:42
23:02:42 2025-11-09 23:02:41 (233 MB/s) - ‘karaf-0.22.2-20251109.175627-96.zip’ saved [234981509/234981509]
23:02:42
23:02:42 Extracting the new controller...
23:02:42 + echo 'Extracting the new controller...'
23:02:42 + unzip -q karaf-0.22.2-20251109.175627-96.zip
23:02:43 Adding external repositories...
23:02:43 + echo 'Adding external repositories...'
23:02:43 + 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:02:43 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:43 ################################################################################
23:02:43 #
23:02:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:43 # contributor license agreements. See the NOTICE file distributed with
23:02:43 # this work for additional information regarding copyright ownership.
23:02:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:43 # (the "License"); you may not use this file except in compliance with
23:02:43 # the License. You may obtain a copy of the License at
23:02:43 #
23:02:43 # http://www.apache.org/licenses/LICENSE-2.0
23:02:43 #
23:02:43 # Unless required by applicable law or agreed to in writing, software
23:02:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:43 # See the License for the specific language governing permissions and
23:02:43 # limitations under the License.
23:02:43 #
23:02:43 ################################################################################
23:02:43
23:02:43 #
23:02:43 # If set to true, the following property will not allow any certificate to be used
23:02:43 # when accessing Maven repositories through SSL
23:02:43 #
23:02:43 #org.ops4j.pax.url.mvn.certificateCheck=
23:02:43
23:02:43 #
23:02:43 # Path to the local Maven settings file.
23:02:43 # The repositories defined in this file will be automatically added to the list
23:02:43 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:02:43 # below is not set.
23:02:43 # The following locations are checked for the existence of the settings.xml file
23:02:43 # * 1. looks for the specified url
23:02:43 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:02:43 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:02:43 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:02:43 #
23:02:43 #org.ops4j.pax.url.mvn.settings=
23:02:43
23:02:43 #
23:02:43 # Path to the local Maven repository which is used to avoid downloading
23:02:43 # artifacts when they already exist locally.
23:02:43 # The value of this property will be extracted from the settings.xml file
23:02:43 # above, or defaulted to:
23:02:43 # System.getProperty( "user.home" ) + "/.m2/repository"
23:02:43 #
23:02:43 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:02:43
23:02:43 #
23:02:43 # Default this to false. It's just weird to use undocumented repos
23:02:43 #
23:02:43 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:02:43
23:02:43 #
23:02:43 # Uncomment if you don't wanna use the proxy settings
23:02:43 # from the Maven conf/settings.xml file
23:02:43 #
23:02:43 # org.ops4j.pax.url.mvn.proxySupport=false
23:02:43
23:02:43 #
23:02:43 # Comma separated list of repositories scanned when resolving an artifact.
23:02:43 # Those repositories will be checked before iterating through the
23:02:43 # below list of repositories and even before the local repository
23:02:43 # A repository url can be appended with zero or more of the following flags:
23:02:43 # @snapshots : the repository contains snaphots
23:02:43 # @noreleases : the repository does not contain any released artifacts
23:02:43 #
23:02:43 # The following property value will add the system folder as a repo.
23:02:43 #
23:02:43 org.ops4j.pax.url.mvn.defaultRepositories=\
23:02:43 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:02:43 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:02:43 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:02:43
23:02:43 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:02:43 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:02:43
23:02:43 #
23:02:43 # Comma separated list of repositories scanned when resolving an artifact.
23:02:43 # The default list includes the following repositories:
23:02:43 # http://repo1.maven.org/maven2@id=central
23:02:43 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:02:43 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:02:43 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:02:43 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:02:43 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:02:43 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:02:43 # To add repositories to the default ones, prepend '+' to the list of repositories
23:02:43 # to add.
23:02:43 # A repository url can be appended with zero or more of the following flags:
23:02:43 # @snapshots : the repository contains snapshots
23:02:43 # @noreleases : the repository does not contain any released artifacts
23:02:43 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:02:43 #
23:02:43 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:02:43
23:02:43 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:02:43 + echo 'Configuring the startup features...'
23:02:43 Configuring the startup features...
23:02:43 + 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:02:43 + FEATURE_TEST_STRING=features-test
23:02:43 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:02:43 + KARAF_VERSION=karaf4
23:02:43 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:02:43 + 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:02:43 + [[ ! -z '' ]]
23:02:43 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:43 ################################################################################
23:02:43 #
23:02:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:43 # contributor license agreements. See the NOTICE file distributed with
23:02:43 # this work for additional information regarding copyright ownership.
23:02:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:43 # (the "License"); you may not use this file except in compliance with
23:02:43 # the License. You may obtain a copy of the License at
23:02:43 #
23:02:43 # http://www.apache.org/licenses/LICENSE-2.0
23:02:43 #
23:02:43 # Unless required by applicable law or agreed to in writing, software
23:02:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:43 # See the License for the specific language governing permissions and
23:02:43 # limitations under the License.
23:02:43 #
23:02:43 ################################################################################
23:02:43
23:02:43 #
23:02:43 # Comma separated list of features repositories to register by default
23:02:43 #
23:02:43 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}/7d4c487e-02ee-4b74-b184-7941fb81c950.xml
23:02:43
23:02:43 #
23:02:43 # Comma separated list of features to install at startup
23:02:43 #
23:02:43 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, f2f5a833-399c-43b7-b698-e7742c62fb57
23:02:43
23:02:43 #
23:02:43 # Resource repositories (OBR) that the features resolver can use
23:02:43 # to resolve requirements/capabilities
23:02:43 #
23:02:43 # The format of the resourceRepositories is
23:02:43 # resourceRepositories=[xml:url|json:url],...
23:02:43 # for Instance:
23:02:43 #
23:02:43 #resourceRepositories=xml:http://host/path/to/index.xml
23:02:43 # or
23:02:43 #resourceRepositories=json:http://host/path/to/index.json
23:02:43 #
23:02:43
23:02:43 #
23:02:43 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:02:43 #
23:02:43 featuresBootAsynchronous=false
23:02:43
23:02:43 #
23:02:43 # Service requirements enforcement
23:02:43 #
23:02:43 # By default, the feature resolver checks the service requirements/capabilities of
23:02:43 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:02:43 # the required bundles.
23:02:43 # The following flag can have those values:
23:02:43 # - disable: service requirements are completely ignored
23:02:43 # - default: service requirements are ignored for old features
23:02:43 # - enforce: service requirements are always verified
23:02:43 #
23:02:43 #serviceRequirements=default
23:02:43
23:02:43 #
23:02:43 # Store cfg file for config element in feature
23:02:43 #
23:02:43 #configCfgStore=true
23:02:43
23:02:43 #
23:02:43 # Define if the feature service automatically refresh bundles
23:02:43 #
23:02:43 autoRefresh=true
23:02:43
23:02:43 #
23:02:43 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:02:43 # XML file defines instructions related to features processing
23:02:43 # versions.properties may declare properties to resolve placeholders in XML file
23:02:43 # both files are relative to ${karaf.etc}
23:02:43 #
23:02:43 #featureProcessing=org.apache.karaf.features.xml
23:02:43 #featureProcessingVersions=versions.properties
23:02:43 + configure_karaf_log karaf4 ''
23:02:43 + local -r karaf_version=karaf4
23:02:43 + local -r controllerdebugmap=
23:02:43 + local logapi=log4j
23:02:43 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:02:43 log4j2.rootLogger.level = INFO
23:02:43 #log4j2.rootLogger.type = asyncRoot
23:02:43 #log4j2.rootLogger.includeLocation = false
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:02:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:02:43 log4j2.rootLogger.appenderRef.Console.ref = Console
23:02:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:02:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:02:43 log4j2.logger.spifly.name = org.apache.aries.spifly
23:02:43 log4j2.logger.spifly.level = WARN
23:02:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:02:43 log4j2.logger.audit.level = INFO
23:02:43 log4j2.logger.audit.additivity = false
23:02:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:02:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:02:43 log4j2.appender.console.type = Console
23:02:43 log4j2.appender.console.name = Console
23:02:43 log4j2.appender.console.layout.type = PatternLayout
23:02:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:02:43 log4j2.appender.rolling.type = RollingRandomAccessFile
23:02:43 log4j2.appender.rolling.name = RollingFile
23:02:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:02:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:02:43 #log4j2.appender.rolling.immediateFlush = false
23:02:43 log4j2.appender.rolling.append = true
23:02:43 log4j2.appender.rolling.layout.type = PatternLayout
23:02:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:02:43 log4j2.appender.rolling.policies.type = Policies
23:02:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:02:43 log4j2.appender.rolling.policies.size.size = 64MB
23:02:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:02:43 log4j2.appender.rolling.strategy.max = 7
23:02:43 log4j2.appender.audit.type = RollingRandomAccessFile
23:02:43 log4j2.appender.audit.name = AuditRollingFile
23:02:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:02:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:02:43 log4j2.appender.audit.append = true
23:02:43 log4j2.appender.audit.layout.type = PatternLayout
23:02:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:02:43 log4j2.appender.audit.policies.type = Policies
23:02:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:02:43 log4j2.appender.audit.policies.size.size = 8MB
23:02:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:02:43 log4j2.appender.audit.strategy.max = 7
23:02:43 log4j2.appender.osgi.type = PaxOsgi
23:02:43 log4j2.appender.osgi.name = PaxOsgi
23:02:43 log4j2.appender.osgi.filter = *
23:02:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:02:43 #log4j2.logger.aether.level = TRACE
23:02:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:02:43 #log4j2.logger.http-headers.level = DEBUG
23:02:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:02:43 #log4j2.logger.maven.level = TRACE
23:02:43 + logapi=log4j2
23:02:43 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:02:43 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:02:43 + '[' log4j2 == log4j2 ']'
23:02:43 + 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:02:43 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:02:43 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:02:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:02:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:02:43 + unset IFS
23:02:43 controllerdebugmap:
23:02:43 + echo 'controllerdebugmap: '
23:02:43 + '[' -n '' ']'
23:02:43 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:43 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:02:43 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:43 ################################################################################
23:02:43 #
23:02:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:43 # contributor license agreements. See the NOTICE file distributed with
23:02:43 # this work for additional information regarding copyright ownership.
23:02:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:43 # (the "License"); you may not use this file except in compliance with
23:02:43 # the License. You may obtain a copy of the License at
23:02:43 #
23:02:43 # http://www.apache.org/licenses/LICENSE-2.0
23:02:43 #
23:02:43 # Unless required by applicable law or agreed to in writing, software
23:02:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:43 # See the License for the specific language governing permissions and
23:02:43 # limitations under the License.
23:02:43 #
23:02:43 ################################################################################
23:02:43
23:02:43 # Common pattern layout for appenders
23:02:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:02:43
23:02:43 # Root logger
23:02:43 log4j2.rootLogger.level = INFO
23:02:43 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:02:43 #log4j2.rootLogger.type = asyncRoot
23:02:43 #log4j2.rootLogger.includeLocation = false
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:02:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:02:43 log4j2.rootLogger.appenderRef.Console.ref = Console
23:02:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:02:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:02:43
23:02:43 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:02:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:02:43
23:02:43 # Loggers configuration
23:02:43
23:02:43 # Spifly logger
23:02:43 log4j2.logger.spifly.name = org.apache.aries.spifly
23:02:43 log4j2.logger.spifly.level = WARN
23:02:43
23:02:43 # Security audit logger
23:02:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:02:43 log4j2.logger.audit.level = INFO
23:02:43 log4j2.logger.audit.additivity = false
23:02:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:02:43
23:02:43 # Appenders configuration
23:02:43
23:02:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:02:43 log4j2.appender.console.type = Console
23:02:43 log4j2.appender.console.name = Console
23:02:43 log4j2.appender.console.layout.type = PatternLayout
23:02:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:02:43
23:02:43 # Rolling file appender
23:02:43 log4j2.appender.rolling.type = RollingRandomAccessFile
23:02:43 log4j2.appender.rolling.name = RollingFile
23:02:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:02:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:02:43 # uncomment to not force a disk flush
23:02:43 #log4j2.appender.rolling.immediateFlush = false
23:02:43 log4j2.appender.rolling.append = true
23:02:43 log4j2.appender.rolling.layout.type = PatternLayout
23:02:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:02:43 log4j2.appender.rolling.policies.type = Policies
23:02:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:02:43 log4j2.appender.rolling.policies.size.size = 1GB
23:02:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:02:43 log4j2.appender.rolling.strategy.max = 7
23:02:43
23:02:43 # Audit file appender
23:02:43 log4j2.appender.audit.type = RollingRandomAccessFile
23:02:43 log4j2.appender.audit.name = AuditRollingFile
23:02:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:02:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:02:43 log4j2.appender.audit.append = true
23:02:43 log4j2.appender.audit.layout.type = PatternLayout
23:02:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:02:43 log4j2.appender.audit.policies.type = Policies
23:02:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:02:43 log4j2.appender.audit.policies.size.size = 8MB
23:02:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:02:43 log4j2.appender.audit.strategy.max = 7
23:02:43
23:02:43 # OSGi appender
23:02:43 log4j2.appender.osgi.type = PaxOsgi
23:02:43 log4j2.appender.osgi.name = PaxOsgi
23:02:43 log4j2.appender.osgi.filter = *
23:02:43
23:02:43 # help with identification of maven-related problems with pax-url-aether
23:02:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:02:43 #log4j2.logger.aether.level = TRACE
23:02:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:02:43 #log4j2.logger.http-headers.level = DEBUG
23:02:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:02:43 #log4j2.logger.maven.level = TRACE
23:02:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:02:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:02:43 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:43 Configure
23:02:43 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:02:43 max memory: 3072m
23:02:43 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:43 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:02:43 + local -r controllermem=3072m
23:02:43 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:43 + echo Configure
23:02:43 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:02:43 + echo ' max memory: 3072m'
23:02:43 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:02:43 + 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:02:43 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:43 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:43 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:02:43 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:43 #!/bin/sh
23:02:43 #
23:02:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:43 # contributor license agreements. See the NOTICE file distributed with
23:02:43 # this work for additional information regarding copyright ownership.
23:02:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:43 # (the "License"); you may not use this file except in compliance with
23:02:43 # the License. You may obtain a copy of the License at
23:02:43 #
23:02:43 # http://www.apache.org/licenses/LICENSE-2.0
23:02:43 #
23:02:43 # Unless required by applicable law or agreed to in writing, software
23:02:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:43 # See the License for the specific language governing permissions and
23:02:43 # limitations under the License.
23:02:43 #
23:02:43
23:02:43 #
23:02:43 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:02:43 # script: client, instance, shell, start, status, stop, karaf
23:02:43 #
23:02:43 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:02:43 # Actions go here...
23:02:43 # fi
23:02:43
23:02:43 #
23:02:43 # general settings which should be applied for all scripts go here; please keep
23:02:43 # in mind that it is possible that scripts might be executed more than once, e.g.
23:02:43 # in example of the start script where the start script is executed first and the
23:02:43 # karaf script afterwards.
23:02:43 #
23:02:43
23:02:43 #
23:02:43 # The following section shows the possible configuration options for the default
23:02:43 # karaf scripts
23:02:43 #
23:02:43 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:02:43 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:02:43 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:02:43 # export EXTRA_JAVA_OPTS # Additional JVM options
23:02:43 # export KARAF_HOME # Karaf home folder
23:02:43 # export KARAF_DATA # Karaf data folder
23:02:43 # export KARAF_BASE # Karaf base folder
23:02:43 # export KARAF_ETC # Karaf etc folder
23:02:43 # export KARAF_LOG # Karaf log folder
23:02:43 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:02:43 # export KARAF_OPTS # Additional available Karaf options
23:02:43 # export KARAF_DEBUG # Enable debug mode
23:02:43 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:02:43 # export KARAF_NOROOT # Prevent execution as root if set to true
23:02:43 Set Java version
23:02:43 + echo 'Set Java version'
23:02:43 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:02:43 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:02:43 sudo: a password is required
23:02:43 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:43 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:02:43 sudo: a password is required
23:02:43 JDK default version ...
23:02:43 + echo 'JDK default version ...'
23:02:43 + java -version
23:02:44 openjdk version "21.0.8" 2025-07-15
23:02:44 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:02:44 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:02:44 Set JAVA_HOME
23:02:44 + echo 'Set JAVA_HOME'
23:02:44 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:02:44 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:02:44 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:44 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:44 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:44 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:02:44 Listing all open ports on controller system...
23:02:44 + echo 'Listing all open ports on controller system...'
23:02:44 + netstat -pnatu
23:02:44 /tmp/configuration-script.sh: line 40: netstat: command not found
23:02:44 + '[' -f /tmp/custom_shard_config.txt ']'
23:02:44 Custom shard config exists!!!
23:02:44 Copying the shard config...
23:02:44 + echo 'Custom shard config exists!!!'
23:02:44 + echo 'Copying the shard config...'
23:02:44 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:02:44 Configuring cluster
23:02:44 + echo 'Configuring cluster'
23:02:44 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.243 10.30.170.152 10.30.170.115
23:02:44 ################################################
23:02:44 ## Configure Cluster ##
23:02:44 ################################################
23:02:44 NOTE: Cluster configuration files not found. Copying from
23:02:44 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:02:44 Configuring unique name in pekko.conf
23:02:44 Configuring hostname in pekko.conf
23:02:44 Configuring data and rpc seed nodes in pekko.conf
23:02:44 modules = [
23:02:44
23:02:44 {
23:02:44 name = "inventory"
23:02:44 namespace = "urn:opendaylight:inventory"
23:02:44 shard-strategy = "module"
23:02:44 },
23:02:44 {
23:02:44 name = "topology"
23:02:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:02:44 shard-strategy = "module"
23:02:44 },
23:02:44 {
23:02:44 name = "toaster"
23:02:44 namespace = "http://netconfcentral.org/ns/toaster"
23:02:44 shard-strategy = "module"
23:02:44 },
23:02:44 {
23:02:44 name = "car"
23:02:44 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:02:44 shard-strategy = "module"
23:02:44 },
23:02:44 {
23:02:44 name = "people"
23:02:44 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:02:44 shard-strategy = "module"
23:02:44 },
23:02:44 {
23:02:44 name = "car-people"
23:02:44 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:02:44 shard-strategy = "module"
23:02:44 }
23:02:44 ]
23:02:44 Configuring replication type in module-shards.conf
23:02:44 ################################################
23:02:44 ## NOTE: Manually restart controller to ##
23:02:44 ## apply configuration. ##
23:02:44 ################################################
23:02:44 Dump pekko.conf
23:02:44 + echo 'Dump pekko.conf'
23:02:44 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:44
23:02:44 odl-cluster-data {
23:02:44 pekko {
23:02:44 remote {
23:02:44 artery {
23:02:44 enabled = on
23:02:44 transport = tcp
23:02:44 canonical.hostname = "10.30.170.152"
23:02:44 canonical.port = 2550
23:02:44 }
23:02:44 }
23:02:44
23:02:44 cluster {
23:02:44 # Using artery.
23:02:44 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.243:2550",
23:02:44 "pekko://opendaylight-cluster-data@10.30.170.152:2550",
23:02:44 "pekko://opendaylight-cluster-data@10.30.170.115:2550"]
23:02:44
23:02:44 roles = ["member-2"]
23:02:44
23:02:44 # when under load we might trip a false positive on the failure detector
23:02:44 # failure-detector {
23:02:44 # heartbeat-interval = 4 s
23:02:44 # acceptable-heartbeat-pause = 16s
23:02:44 # }
23:02:44 }
23:02:44
23:02:44 persistence {
23:02:44 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:02:44 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:02:44 # The relative path is always relative to KARAF_HOME.
23:02:44
23:02:44 # snapshot-store.local.dir = "target/snapshots"
23:02:44
23:02:44 # Use lz4 compression for LocalSnapshotStore snapshots
23:02:44 snapshot-store.local.use-lz4-compression = false
23:02:44 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:02:44 snapshot-store.local.lz4-blocksize = 256KB
23:02:44 }
23:02:44 disable-default-actor-system-quarantined-event-handling = "false"
23:02:44 }
23:02:44 }
23:02:44 Dump modules.conf
23:02:44 + echo 'Dump modules.conf'
23:02:44 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:44 modules = [
23:02:44
23:02:44 {
23:02:44 name = "inventory"
23:02:44 namespace = "urn:opendaylight:inventory"
23:02:44 shard-strategy = "module"
23:02:44 },
23:02:44 {
23:02:44 name = "topology"
23:02:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:02:44 shard-strategy = "module"
23:02:44 },
23:02:44 {
23:02:44 name = "toaster"
23:02:44 namespace = "http://netconfcentral.org/ns/toaster"
23:02:44 shard-strategy = "module"
23:02:44 },
23:02:44 {
23:02:44 name = "car"
23:02:44 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:02:44 shard-strategy = "module"
23:02:44 },
23:02:44 {
23:02:44 name = "people"
23:02:44 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:02:44 shard-strategy = "module"
23:02:44 },
23:02:44 {
23:02:44 name = "car-people"
23:02:44 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:02:44 shard-strategy = "module"
23:02:44 }
23:02:44 ]
23:02:44 Dump module-shards.conf
23:02:44 + echo 'Dump module-shards.conf'
23:02:44 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:44 module-shards = [
23:02:44 {
23:02:44 name = "default"
23:02:44 shards = [
23:02:44 {
23:02:44 name = "default"
23:02:44 replicas = ["member-1",
23:02:44 "member-2",
23:02:44 "member-3"]
23:02:44 }
23:02:44 ]
23:02:44 },
23:02:44 {
23:02:44 name = "inventory"
23:02:44 shards = [
23:02:44 {
23:02:44 name="inventory"
23:02:44 replicas = ["member-1",
23:02:44 "member-2",
23:02:44 "member-3"]
23:02:44 }
23:02:44 ]
23:02:44 },
23:02:44 {
23:02:44 name = "topology"
23:02:44 shards = [
23:02:44 {
23:02:44 name="topology"
23:02:44 replicas = ["member-1",
23:02:44 "member-2",
23:02:44 "member-3"]
23:02:44 }
23:02:44 ]
23:02:44 },
23:02:44 {
23:02:44 name = "toaster"
23:02:44 shards = [
23:02:44 {
23:02:44 name="toaster"
23:02:44 replicas = ["member-1",
23:02:44 "member-2",
23:02:44 "member-3"]
23:02:44 }
23:02:44 ]
23:02:44 },
23:02:44 {
23:02:44 name = "car"
23:02:44 shards = [
23:02:44 {
23:02:44 name="car"
23:02:44 replicas = ["member-1",
23:02:44 "member-2",
23:02:44 "member-3"]
23:02:44 }
23:02:44 ]
23:02:44 },
23:02:44 {
23:02:44 name = "people"
23:02:44 shards = [
23:02:44 {
23:02:44 name="people"
23:02:44 replicas = ["member-1",
23:02:44 "member-2",
23:02:44 "member-3"]
23:02:44 }
23:02:44 ]
23:02:44 },
23:02:44 {
23:02:44 name = "car-people"
23:02:44 shards = [
23:02:44 {
23:02:44 name="car-people"
23:02:44 replicas = ["member-1",
23:02:44 "member-2",
23:02:44 "member-3"]
23:02:44 }
23:02:44 ]
23:02:44 }
23:02:44 ]
23:02:44 Configuring member-3 with IP address 10.30.170.115
23:02:44 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:02:44 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:02:44 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:02:44 common-functions.sh is being sourced
23:02:44 ++ [[ /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:02:44 ++ echo 'common-functions.sh is being sourced'
23:02:44 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:02:44 ++ DISTROSTREAM=titanium
23:02:44 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:44 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:44 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:44 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:44 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:44 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:44 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:44 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:44 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:44 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:44 ++ export CONTROLLERMEM=
23:02:44 ++ CONTROLLERMEM=
23:02:44 ++ case "${DISTROSTREAM}" in
23:02:44 ++ CLUSTER_SYSTEM=pekko
23:02:44 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:44 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:44 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:44 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:44 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:44 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:44 ++ print_common_env
23:02:44 ++ cat
23:02:44 common-functions environment:
23:02:44 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:44 ACTUALFEATURES:
23:02:44 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:44 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:44 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:44 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:44 CONTROLLERMEM:
23:02:44 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:44 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:44 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:44 SUITES:
23:02:44
23:02:44 ++ SSH='ssh -t -t'
23:02:44 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:02:44 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:02:44 Changing to /tmp
23:02:44 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:02:44 + echo 'Changing to /tmp'
23:02:44 + cd /tmp
23:02:44 + 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-20251109.175627-96.zip'
23:02:44 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:02:44 --2025-11-09 23:02:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:02:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:02:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:02:44 HTTP request sent, awaiting response... 200 OK
23:02:44 Length: 234981509 (224M) [application/zip]
23:02:44 Saving to: ‘karaf-0.22.2-20251109.175627-96.zip’
23:02:44
23:02:44 0K ........ ........ ........ ........ ........ ........ 1% 84.4M 3s
23:02:45 3072K ........ ........ ........ ........ ........ ........ 2% 138M 2s
23:02:45 6144K ........ ........ ........ ........ ........ ........ 4% 155M 2s
23:02:45 9216K ........ ........ ........ ........ ........ ........ 5% 193M 2s
23:02:45 12288K ........ ........ ........ ........ ........ ........ 6% 225M 1s
23:02:45 15360K ........ ........ ........ ........ ........ ........ 8% 245M 1s
23:02:45 18432K ........ ........ ........ ........ ........ ........ 9% 242M 1s
23:02:45 21504K ........ ........ ........ ........ ........ ........ 10% 263M 1s
23:02:45 24576K ........ ........ ........ ........ ........ ........ 12% 263M 1s
23:02:45 27648K ........ ........ ........ ........ ........ ........ 13% 253M 1s
23:02:45 30720K ........ ........ ........ ........ ........ ........ 14% 274M 1s
23:02:45 33792K ........ ........ ........ ........ ........ ........ 16% 290M 1s
23:02:45 36864K ........ ........ ........ ........ ........ ........ 17% 287M 1s
23:02:45 39936K ........ ........ ........ ........ ........ ........ 18% 323M 1s
23:02:45 43008K ........ ........ ........ ........ ........ ........ 20% 322M 1s
23:02:45 46080K ........ ........ ........ ........ ........ ........ 21% 272M 1s
23:02:45 49152K ........ ........ ........ ........ ........ ........ 22% 287M 1s
23:02:45 52224K ........ ........ ........ ........ ........ ........ 24% 351M 1s
23:02:45 55296K ........ ........ ........ ........ ........ ........ 25% 333M 1s
23:02:45 58368K ........ ........ ........ ........ ........ ........ 26% 288M 1s
23:02:45 61440K ........ ........ ........ ........ ........ ........ 28% 334M 1s
23:02:45 64512K ........ ........ ........ ........ ........ ........ 29% 289M 1s
23:02:45 67584K ........ ........ ........ ........ ........ ........ 30% 282M 1s
23:02:45 70656K ........ ........ ........ ........ ........ ........ 32% 335M 1s
23:02:45 73728K ........ ........ ........ ........ ........ ........ 33% 296M 1s
23:02:45 76800K ........ ........ ........ ........ ........ ........ 34% 275M 1s
23:02:45 79872K ........ ........ ........ ........ ........ ........ 36% 340M 1s
23:02:45 82944K ........ ........ ........ ........ ........ ........ 37% 341M 1s
23:02:45 86016K ........ ........ ........ ........ ........ ........ 38% 297M 1s
23:02:45 89088K ........ ........ ........ ........ ........ ........ 40% 332M 1s
23:02:45 92160K ........ ........ ........ ........ ........ ........ 41% 306M 1s
23:02:45 95232K ........ ........ ........ ........ ........ ........ 42% 312M 1s
23:02:45 98304K ........ ........ ........ ........ ........ ........ 44% 306M 0s
23:02:45 101376K ........ ........ ........ ........ ........ ........ 45% 337M 0s
23:02:45 104448K ........ ........ ........ ........ ........ ........ 46% 322M 0s
23:02:45 107520K ........ ........ ........ ........ ........ ........ 48% 276M 0s
23:02:45 110592K ........ ........ ........ ........ ........ ........ 49% 306M 0s
23:02:45 113664K ........ ........ ........ ........ ........ ........ 50% 297M 0s
23:02:45 116736K ........ ........ ........ ........ ........ ........ 52% 279M 0s
23:02:45 119808K ........ ........ ........ ........ ........ ........ 53% 348M 0s
23:02:45 122880K ........ ........ ........ ........ ........ ........ 54% 314M 0s
23:02:45 125952K ........ ........ ........ ........ ........ ........ 56% 277M 0s
23:02:45 129024K ........ ........ ........ ........ ........ ........ 57% 333M 0s
23:02:45 132096K ........ ........ ........ ........ ........ ........ 58% 335M 0s
23:02:45 135168K ........ ........ ........ ........ ........ ........ 60% 335M 0s
23:02:45 138240K ........ ........ ........ ........ ........ ........ 61% 331M 0s
23:02:45 141312K ........ ........ ........ ........ ........ ........ 62% 319M 0s
23:02:45 144384K ........ ........ ........ ........ ........ ........ 64% 323M 0s
23:02:45 147456K ........ ........ ........ ........ ........ ........ 65% 287M 0s
23:02:45 150528K ........ ........ ........ ........ ........ ........ 66% 294M 0s
23:02:45 153600K ........ ........ ........ ........ ........ ........ 68% 334M 0s
23:02:45 156672K ........ ........ ........ ........ ........ ........ 69% 320M 0s
23:02:45 159744K ........ ........ ........ ........ ........ ........ 70% 297M 0s
23:02:45 162816K ........ ........ ........ ........ ........ ........ 72% 302M 0s
23:02:45 165888K ........ ........ ........ ........ ........ ........ 73% 329M 0s
23:02:45 168960K ........ ........ ........ ........ ........ ........ 74% 331M 0s
23:02:45 172032K ........ ........ ........ ........ ........ ........ 76% 334M 0s
23:02:45 175104K ........ ........ ........ ........ ........ ........ 77% 283M 0s
23:02:45 178176K ........ ........ ........ ........ ........ ........ 78% 229M 0s
23:02:45 181248K ........ ........ ........ ........ ........ ........ 80% 266M 0s
23:02:45 184320K ........ ........ ........ ........ ........ ........ 81% 347M 0s
23:02:45 187392K ........ ........ ........ ........ ........ ........ 83% 402M 0s
23:02:45 190464K ........ ........ ........ ........ ........ ........ 84% 364M 0s
23:02:45 193536K ........ ........ ........ ........ ........ ........ 85% 280M 0s
23:02:45 196608K ........ ........ ........ ........ ........ ........ 87% 206M 0s
23:02:45 199680K ........ ........ ........ ........ ........ ........ 88% 274M 0s
23:02:45 202752K ........ ........ ........ ........ ........ ........ 89% 305M 0s
23:02:45 205824K ........ ........ ........ ........ ........ ........ 91% 361M 0s
23:02:45 208896K ........ ........ ........ ........ ........ ........ 92% 183M 0s
23:02:45 211968K ........ ........ ........ ........ ........ ........ 93% 323M 0s
23:02:45 215040K ........ ........ ........ ........ ........ ........ 95% 163M 0s
23:02:45 218112K ........ ........ ........ ........ ........ ........ 96% 264M 0s
23:02:45 221184K ........ ........ ........ ........ ........ ........ 97% 271M 0s
23:02:45 224256K ........ ........ ........ ........ ........ ........ 99% 257M 0s
23:02:45 227328K ........ ........ ........ ........ . 100% 296M=0.8s
23:02:45
23:02:45 2025-11-09 23:02:45 (274 MB/s) - ‘karaf-0.22.2-20251109.175627-96.zip’ saved [234981509/234981509]
23:02:45
23:02:45 Extracting the new controller...
23:02:45 + echo 'Extracting the new controller...'
23:02:45 + unzip -q karaf-0.22.2-20251109.175627-96.zip
23:02:47 Adding external repositories...
23:02:47 + echo 'Adding external repositories...'
23:02:47 + 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:02:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:47 ################################################################################
23:02:47 #
23:02:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:47 # contributor license agreements. See the NOTICE file distributed with
23:02:47 # this work for additional information regarding copyright ownership.
23:02:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:47 # (the "License"); you may not use this file except in compliance with
23:02:47 # the License. You may obtain a copy of the License at
23:02:47 #
23:02:47 # http://www.apache.org/licenses/LICENSE-2.0
23:02:47 #
23:02:47 # Unless required by applicable law or agreed to in writing, software
23:02:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:47 # See the License for the specific language governing permissions and
23:02:47 # limitations under the License.
23:02:47 #
23:02:47 ################################################################################
23:02:47
23:02:47 #
23:02:47 # If set to true, the following property will not allow any certificate to be used
23:02:47 # when accessing Maven repositories through SSL
23:02:47 #
23:02:47 #org.ops4j.pax.url.mvn.certificateCheck=
23:02:47
23:02:47 #
23:02:47 # Path to the local Maven settings file.
23:02:47 # The repositories defined in this file will be automatically added to the list
23:02:47 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:02:47 # below is not set.
23:02:47 # The following locations are checked for the existence of the settings.xml file
23:02:47 # * 1. looks for the specified url
23:02:47 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:02:47 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:02:47 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:02:47 #
23:02:47 #org.ops4j.pax.url.mvn.settings=
23:02:47
23:02:47 #
23:02:47 # Path to the local Maven repository which is used to avoid downloading
23:02:47 # artifacts when they already exist locally.
23:02:47 # The value of this property will be extracted from the settings.xml file
23:02:47 # above, or defaulted to:
23:02:47 # System.getProperty( "user.home" ) + "/.m2/repository"
23:02:47 #
23:02:47 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:02:47
23:02:47 #
23:02:47 # Default this to false. It's just weird to use undocumented repos
23:02:47 #
23:02:47 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:02:47
23:02:47 #
23:02:47 # Uncomment if you don't wanna use the proxy settings
23:02:47 # from the Maven conf/settings.xml file
23:02:47 #
23:02:47 # org.ops4j.pax.url.mvn.proxySupport=false
23:02:47
23:02:47 #
23:02:47 # Comma separated list of repositories scanned when resolving an artifact.
23:02:47 # Those repositories will be checked before iterating through the
23:02:47 # below list of repositories and even before the local repository
23:02:47 # A repository url can be appended with zero or more of the following flags:
23:02:47 # @snapshots : the repository contains snaphots
23:02:47 # @noreleases : the repository does not contain any released artifacts
23:02:47 #
23:02:47 # The following property value will add the system folder as a repo.
23:02:47 #
23:02:47 org.ops4j.pax.url.mvn.defaultRepositories=\
23:02:47 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:02:47 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:02:47 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:02:47
23:02:47 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:02:47 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:02:47
23:02:47 #
23:02:47 # Comma separated list of repositories scanned when resolving an artifact.
23:02:47 # The default list includes the following repositories:
23:02:47 # http://repo1.maven.org/maven2@id=central
23:02:47 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:02:47 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:02:47 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:02:47 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:02:47 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:02:47 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:02:47 # To add repositories to the default ones, prepend '+' to the list of repositories
23:02:47 # to add.
23:02:47 # A repository url can be appended with zero or more of the following flags:
23:02:47 # @snapshots : the repository contains snapshots
23:02:47 # @noreleases : the repository does not contain any released artifacts
23:02:47 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:02:47 #
23:02:47 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:02:47
23:02:47 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:02:47 + [[ True == \T\r\u\e ]]
23:02:47 + echo 'Configuring the startup features...'
23:02:47 + 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:02:47 + FEATURE_TEST_STRING=features-test
23:02:47 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:02:47 + KARAF_VERSION=karaf4
23:02:47 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:02:47 + 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:02:47 + [[ ! -z '' ]]
23:02:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:47 ################################################################################
23:02:47 #
23:02:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:47 # contributor license agreements. See the NOTICE file distributed with
23:02:47 # this work for additional information regarding copyright ownership.
23:02:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:47 # (the "License"); you may not use this file except in compliance with
23:02:47 # the License. You may obtain a copy of the License at
23:02:47 #
23:02:47 # http://www.apache.org/licenses/LICENSE-2.0
23:02:47 #
23:02:47 # Unless required by applicable law or agreed to in writing, software
23:02:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:47 # See the License for the specific language governing permissions and
23:02:47 # limitations under the License.
23:02:47 #
23:02:47 ################################################################################
23:02:47
23:02:47 #
23:02:47 # Comma separated list of features repositories to register by default
23:02:47 #
23:02:47 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}/7d4c487e-02ee-4b74-b184-7941fb81c950.xml
23:02:47
23:02:47 #
23:02:47 # Comma separated list of features to install at startup
23:02:47 #
23:02:47 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, f2f5a833-399c-43b7-b698-e7742c62fb57
23:02:47
23:02:47 #
23:02:47 # Resource repositories (OBR) that the features resolver can use
23:02:47 # to resolve requirements/capabilities
23:02:47 #
23:02:47 # The format of the resourceRepositories is
23:02:47 # resourceRepositories=[xml:url|json:url],...
23:02:47 # for Instance:
23:02:47 #
23:02:47 #resourceRepositories=xml:http://host/path/to/index.xml
23:02:47 # or
23:02:47 #resourceRepositories=json:http://host/path/to/index.json
23:02:47 #
23:02:47
23:02:47 #
23:02:47 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:02:47 #
23:02:47 featuresBootAsynchronous=false
23:02:47
23:02:47 #
23:02:47 # Service requirements enforcement
23:02:47 #
23:02:47 # By default, the feature resolver checks the service requirements/capabilities of
23:02:47 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:02:47 # the required bundles.
23:02:47 # The following flag can have those values:
23:02:47 # - disable: service requirements are completely ignored
23:02:47 # - default: service requirements are ignored for old features
23:02:47 # - enforce: service requirements are always verified
23:02:47 #
23:02:47 #serviceRequirements=default
23:02:47
23:02:47 #
23:02:47 # Store cfg file for config element in feature
23:02:47 #
23:02:47 #configCfgStore=true
23:02:47
23:02:47 #
23:02:47 # Define if the feature service automatically refresh bundles
23:02:47 #
23:02:47 autoRefresh=true
23:02:47
23:02:47 #
23:02:47 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:02:47 # XML file defines instructions related to features processing
23:02:47 # versions.properties may declare properties to resolve placeholders in XML file
23:02:47 # both files are relative to ${karaf.etc}
23:02:47 #
23:02:47 #featureProcessing=org.apache.karaf.features.xml
23:02:47 #featureProcessingVersions=versions.properties
23:02:47 + configure_karaf_log karaf4 ''
23:02:47 + local -r karaf_version=karaf4
23:02:47 + local -r controllerdebugmap=
23:02:47 + local logapi=log4j
23:02:47 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:02:47 log4j2.rootLogger.level = INFO
23:02:47 #log4j2.rootLogger.type = asyncRoot
23:02:47 #log4j2.rootLogger.includeLocation = false
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:02:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:02:47 log4j2.rootLogger.appenderRef.Console.ref = Console
23:02:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:02:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:02:47 log4j2.logger.spifly.name = org.apache.aries.spifly
23:02:47 log4j2.logger.spifly.level = WARN
23:02:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:02:47 log4j2.logger.audit.level = INFO
23:02:47 log4j2.logger.audit.additivity = false
23:02:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:02:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:02:47 log4j2.appender.console.type = Console
23:02:47 log4j2.appender.console.name = Console
23:02:47 log4j2.appender.console.layout.type = PatternLayout
23:02:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:02:47 log4j2.appender.rolling.type = RollingRandomAccessFile
23:02:47 log4j2.appender.rolling.name = RollingFile
23:02:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:02:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:02:47 #log4j2.appender.rolling.immediateFlush = false
23:02:47 log4j2.appender.rolling.append = true
23:02:47 log4j2.appender.rolling.layout.type = PatternLayout
23:02:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:02:47 log4j2.appender.rolling.policies.type = Policies
23:02:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:02:47 log4j2.appender.rolling.policies.size.size = 64MB
23:02:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:02:47 log4j2.appender.rolling.strategy.max = 7
23:02:47 log4j2.appender.audit.type = RollingRandomAccessFile
23:02:47 log4j2.appender.audit.name = AuditRollingFile
23:02:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:02:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:02:47 log4j2.appender.audit.append = true
23:02:47 log4j2.appender.audit.layout.type = PatternLayout
23:02:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:02:47 log4j2.appender.audit.policies.type = Policies
23:02:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:02:47 log4j2.appender.audit.policies.size.size = 8MB
23:02:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:02:47 log4j2.appender.audit.strategy.max = 7
23:02:47 log4j2.appender.osgi.type = PaxOsgi
23:02:47 log4j2.appender.osgi.name = PaxOsgi
23:02:47 log4j2.appender.osgi.filter = *
23:02:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:02:47 #log4j2.logger.aether.level = TRACE
23:02:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:02:47 #log4j2.logger.http-headers.level = DEBUG
23:02:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:02:47 #log4j2.logger.maven.level = TRACE
23:02:47 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:02:47 + logapi=log4j2
23:02:47 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:02:47 + '[' log4j2 == log4j2 ']'
23:02:47 + 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:02:47 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:02:47 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:02:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:02:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:02:47 + unset IFS
23:02:47 controllerdebugmap:
23:02:47 + echo 'controllerdebugmap: '
23:02:47 + '[' -n '' ']'
23:02:47 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:47 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:02:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:47 ################################################################################
23:02:47 #
23:02:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:47 # contributor license agreements. See the NOTICE file distributed with
23:02:47 # this work for additional information regarding copyright ownership.
23:02:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:47 # (the "License"); you may not use this file except in compliance with
23:02:47 # the License. You may obtain a copy of the License at
23:02:47 #
23:02:47 # http://www.apache.org/licenses/LICENSE-2.0
23:02:47 #
23:02:47 # Unless required by applicable law or agreed to in writing, software
23:02:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:47 # See the License for the specific language governing permissions and
23:02:47 # limitations under the License.
23:02:47 #
23:02:47 ################################################################################
23:02:47
23:02:47 # Common pattern layout for appenders
23:02:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:02:47
23:02:47 # Root logger
23:02:47 log4j2.rootLogger.level = INFO
23:02:47 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:02:47 #log4j2.rootLogger.type = asyncRoot
23:02:47 #log4j2.rootLogger.includeLocation = false
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:02:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:02:47 log4j2.rootLogger.appenderRef.Console.ref = Console
23:02:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:02:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:02:47
23:02:47 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:02:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:02:47
23:02:47 # Loggers configuration
23:02:47
23:02:47 # Spifly logger
23:02:47 log4j2.logger.spifly.name = org.apache.aries.spifly
23:02:47 log4j2.logger.spifly.level = WARN
23:02:47
23:02:47 # Security audit logger
23:02:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:02:47 log4j2.logger.audit.level = INFO
23:02:47 log4j2.logger.audit.additivity = false
23:02:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:02:47
23:02:47 # Appenders configuration
23:02:47
23:02:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:02:47 log4j2.appender.console.type = Console
23:02:47 log4j2.appender.console.name = Console
23:02:47 log4j2.appender.console.layout.type = PatternLayout
23:02:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:02:47
23:02:47 # Rolling file appender
23:02:47 log4j2.appender.rolling.type = RollingRandomAccessFile
23:02:47 log4j2.appender.rolling.name = RollingFile
23:02:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:02:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:02:47 # uncomment to not force a disk flush
23:02:47 #log4j2.appender.rolling.immediateFlush = false
23:02:47 log4j2.appender.rolling.append = true
23:02:47 log4j2.appender.rolling.layout.type = PatternLayout
23:02:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:02:47 log4j2.appender.rolling.policies.type = Policies
23:02:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:02:47 log4j2.appender.rolling.policies.size.size = 1GB
23:02:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:02:47 log4j2.appender.rolling.strategy.max = 7
23:02:47
23:02:47 # Audit file appender
23:02:47 log4j2.appender.audit.type = RollingRandomAccessFile
23:02:47 log4j2.appender.audit.name = AuditRollingFile
23:02:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:02:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:02:47 log4j2.appender.audit.append = true
23:02:47 log4j2.appender.audit.layout.type = PatternLayout
23:02:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:02:47 log4j2.appender.audit.policies.type = Policies
23:02:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:02:47 log4j2.appender.audit.policies.size.size = 8MB
23:02:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:02:47 log4j2.appender.audit.strategy.max = 7
23:02:47
23:02:47 # OSGi appender
23:02:47 log4j2.appender.osgi.type = PaxOsgi
23:02:47 log4j2.appender.osgi.name = PaxOsgi
23:02:47 log4j2.appender.osgi.filter = *
23:02:47
23:02:47 # help with identification of maven-related problems with pax-url-aether
23:02:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:02:47 #log4j2.logger.aether.level = TRACE
23:02:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:02:47 #log4j2.logger.http-headers.level = DEBUG
23:02:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:02:47 #log4j2.logger.maven.level = TRACE
23:02:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:02:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:02:47 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:47 Configure
23:02:47 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:02:47 + local -r controllermem=3072m
23:02:47 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:47 + echo Configure
23:02:47 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:02:47 max memory: 3072m
23:02:47 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:47 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:02:47 + echo ' max memory: 3072m'
23:02:47 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:02:47 + 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:02:47 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:47 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:47 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:02:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:47 #!/bin/sh
23:02:47 #
23:02:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:47 # contributor license agreements. See the NOTICE file distributed with
23:02:47 # this work for additional information regarding copyright ownership.
23:02:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:47 # (the "License"); you may not use this file except in compliance with
23:02:47 # the License. You may obtain a copy of the License at
23:02:47 #
23:02:47 # http://www.apache.org/licenses/LICENSE-2.0
23:02:47 #
23:02:47 # Unless required by applicable law or agreed to in writing, software
23:02:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:47 # See the License for the specific language governing permissions and
23:02:47 # limitations under the License.
23:02:47 #
23:02:47
23:02:47 #
23:02:47 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:02:47 # script: client, instance, shell, start, status, stop, karaf
23:02:47 #
23:02:47 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:02:47 # Actions go here...
23:02:47 # fi
23:02:47
23:02:47 #
23:02:47 # general settings which should be applied for all scripts go here; please keep
23:02:47 # in mind that it is possible that scripts might be executed more than once, e.g.
23:02:47 # in example of the start script where the start script is executed first and the
23:02:47 # karaf script afterwards.
23:02:47 #
23:02:47
23:02:47 #
23:02:47 # The following section shows the possible configuration options for the default
23:02:47 # karaf scripts
23:02:47 #
23:02:47 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:02:47 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:02:47 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:02:47 # export EXTRA_JAVA_OPTS # Additional JVM options
23:02:47 # export KARAF_HOME # Karaf home folder
23:02:47 # export KARAF_DATA # Karaf data folder
23:02:47 # export KARAF_BASE # Karaf base folder
23:02:47 # export KARAF_ETC # Karaf etc folder
23:02:47 # export KARAF_LOG # Karaf log folder
23:02:47 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:02:47 # export KARAF_OPTS # Additional available Karaf options
23:02:47 # export KARAF_DEBUG # Enable debug mode
23:02:47 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:02:47 # export KARAF_NOROOT # Prevent execution as root if set to true
23:02:47 Set Java version
23:02:47 + echo 'Set Java version'
23:02:47 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:02:47 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:02:47 sudo: a password is required
23:02:47 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:47 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:02:47 sudo: a password is required
23:02:47 JDK default version ...
23:02:47 + echo 'JDK default version ...'
23:02:47 + java -version
23:02:48 openjdk version "21.0.8" 2025-07-15
23:02:48 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:02:48 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:02:48 Set JAVA_HOME
23:02:48 + echo 'Set JAVA_HOME'
23:02:48 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:02:48 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:02:48 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:48 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:48 Listing all open ports on controller system...
23:02:48 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:48 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:02:48 + echo 'Listing all open ports on controller system...'
23:02:48 + netstat -pnatu
23:02:48 /tmp/configuration-script.sh: line 40: netstat: command not found
23:02:48 Custom shard config exists!!!
23:02:48 Copying the shard config...
23:02:48 + '[' -f /tmp/custom_shard_config.txt ']'
23:02:48 + echo 'Custom shard config exists!!!'
23:02:48 + echo 'Copying the shard config...'
23:02:48 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:02:48 Configuring cluster
23:02:48 + echo 'Configuring cluster'
23:02:48 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.243 10.30.170.152 10.30.170.115
23:02:48 ################################################
23:02:48 ## Configure Cluster ##
23:02:48 ################################################
23:02:48 NOTE: Cluster configuration files not found. Copying from
23:02:48 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:02:48 Configuring unique name in pekko.conf
23:02:48 Configuring hostname in pekko.conf
23:02:48 Configuring data and rpc seed nodes in pekko.conf
23:02:48 modules = [
23:02:48
23:02:48 {
23:02:48 name = "inventory"
23:02:48 namespace = "urn:opendaylight:inventory"
23:02:48 shard-strategy = "module"
23:02:48 },
23:02:48 {
23:02:48 name = "topology"
23:02:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:02:48 shard-strategy = "module"
23:02:48 },
23:02:48 {
23:02:48 name = "toaster"
23:02:48 namespace = "http://netconfcentral.org/ns/toaster"
23:02:48 shard-strategy = "module"
23:02:48 },
23:02:48 {
23:02:48 name = "car"
23:02:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:02:48 shard-strategy = "module"
23:02:48 },
23:02:48 {
23:02:48 name = "people"
23:02:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:02:48 shard-strategy = "module"
23:02:48 },
23:02:48 {
23:02:48 name = "car-people"
23:02:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:02:48 shard-strategy = "module"
23:02:48 }
23:02:48 ]
23:02:48 Configuring replication type in module-shards.conf
23:02:48 ################################################
23:02:48 ## NOTE: Manually restart controller to ##
23:02:48 ## apply configuration. ##
23:02:48 ################################################
23:02:48 Dump pekko.conf
23:02:48 + echo 'Dump pekko.conf'
23:02:48 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:48
23:02:48 odl-cluster-data {
23:02:48 pekko {
23:02:48 remote {
23:02:48 artery {
23:02:48 enabled = on
23:02:48 transport = tcp
23:02:48 canonical.hostname = "10.30.170.115"
23:02:48 canonical.port = 2550
23:02:48 }
23:02:48 }
23:02:48
23:02:48 cluster {
23:02:48 # Using artery.
23:02:48 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.243:2550",
23:02:48 "pekko://opendaylight-cluster-data@10.30.170.152:2550",
23:02:48 "pekko://opendaylight-cluster-data@10.30.170.115:2550"]
23:02:48
23:02:48 roles = ["member-3"]
23:02:48
23:02:48 # when under load we might trip a false positive on the failure detector
23:02:48 # failure-detector {
23:02:48 # heartbeat-interval = 4 s
23:02:48 # acceptable-heartbeat-pause = 16s
23:02:48 # }
23:02:48 }
23:02:48
23:02:48 persistence {
23:02:48 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:02:48 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:02:48 # The relative path is always relative to KARAF_HOME.
23:02:48
23:02:48 # snapshot-store.local.dir = "target/snapshots"
23:02:48
23:02:48 # Use lz4 compression for LocalSnapshotStore snapshots
23:02:48 snapshot-store.local.use-lz4-compression = false
23:02:48 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:02:48 snapshot-store.local.lz4-blocksize = 256KB
23:02:48 }
23:02:48 disable-default-actor-system-quarantined-event-handling = "false"
23:02:48 }
23:02:48 }
23:02:48 Dump modules.conf
23:02:48 + echo 'Dump modules.conf'
23:02:48 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:48 modules = [
23:02:48
23:02:48 {
23:02:48 name = "inventory"
23:02:48 namespace = "urn:opendaylight:inventory"
23:02:48 shard-strategy = "module"
23:02:48 },
23:02:48 {
23:02:48 name = "topology"
23:02:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:02:48 shard-strategy = "module"
23:02:48 },
23:02:48 {
23:02:48 name = "toaster"
23:02:48 namespace = "http://netconfcentral.org/ns/toaster"
23:02:48 shard-strategy = "module"
23:02:48 },
23:02:48 {
23:02:48 name = "car"
23:02:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:02:48 shard-strategy = "module"
23:02:48 },
23:02:48 {
23:02:48 name = "people"
23:02:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:02:48 shard-strategy = "module"
23:02:48 },
23:02:48 {
23:02:48 name = "car-people"
23:02:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:02:48 shard-strategy = "module"
23:02:48 }
23:02:48 ]
23:02:48 Dump module-shards.conf
23:02:48 + echo 'Dump module-shards.conf'
23:02:48 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:48 module-shards = [
23:02:48 {
23:02:48 name = "default"
23:02:48 shards = [
23:02:48 {
23:02:48 name = "default"
23:02:48 replicas = ["member-1",
23:02:48 "member-2",
23:02:48 "member-3"]
23:02:48 }
23:02:48 ]
23:02:48 },
23:02:48 {
23:02:48 name = "inventory"
23:02:48 shards = [
23:02:48 {
23:02:48 name="inventory"
23:02:48 replicas = ["member-1",
23:02:48 "member-2",
23:02:48 "member-3"]
23:02:48 }
23:02:48 ]
23:02:48 },
23:02:48 {
23:02:48 name = "topology"
23:02:48 shards = [
23:02:48 {
23:02:48 name="topology"
23:02:48 replicas = ["member-1",
23:02:48 "member-2",
23:02:48 "member-3"]
23:02:48 }
23:02:48 ]
23:02:48 },
23:02:48 {
23:02:48 name = "toaster"
23:02:48 shards = [
23:02:48 {
23:02:48 name="toaster"
23:02:48 replicas = ["member-1",
23:02:48 "member-2",
23:02:48 "member-3"]
23:02:48 }
23:02:48 ]
23:02:48 },
23:02:48 {
23:02:48 name = "car"
23:02:48 shards = [
23:02:48 {
23:02:48 name="car"
23:02:48 replicas = ["member-1",
23:02:48 "member-2",
23:02:48 "member-3"]
23:02:48 }
23:02:48 ]
23:02:48 },
23:02:48 {
23:02:48 name = "people"
23:02:48 shards = [
23:02:48 {
23:02:48 name="people"
23:02:48 replicas = ["member-1",
23:02:48 "member-2",
23:02:48 "member-3"]
23:02:48 }
23:02:48 ]
23:02:48 },
23:02:48 {
23:02:48 name = "car-people"
23:02:48 shards = [
23:02:48 {
23:02:48 name="car-people"
23:02:48 replicas = ["member-1",
23:02:48 "member-2",
23:02:48 "member-3"]
23:02:48 }
23:02:48 ]
23:02:48 }
23:02:48 ]
23:02:48 Locating config plan to use...
23:02:48 Finished running config plans
23:02:48 Starting member-1 with IP address 10.30.171.243
23:02:48 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:02:48 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:02:48 Redirecting karaf console output to karaf_console.log
23:02:48 Starting controller...
23:02:48 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:02:48 Starting member-2 with IP address 10.30.170.152
23:02:48 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:02:48 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:02:49 Redirecting karaf console output to karaf_console.log
23:02:49 Starting controller...
23:02:49 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:02:49 Starting member-3 with IP address 10.30.170.115
23:02:49 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:02:49 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:02:49 Redirecting karaf console output to karaf_console.log
23:02:49 Starting controller...
23:02:49 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:02:49 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins2819698781235051628.sh
23:02:49 common-functions.sh is being sourced
23:02:49 common-functions environment:
23:02:49 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:49 ACTUALFEATURES:
23:02:49 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:49 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:49 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:49 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:49 CONTROLLERMEM: 2048m
23:02:49 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:49 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:49 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:49 SUITES:
23:02:49
23:02:49 + echo '#################################################'
23:02:49 #################################################
23:02:49 + echo '## Verify Cluster is UP ##'
23:02:49 ## Verify Cluster is UP ##
23:02:49 + echo '#################################################'
23:02:49 #################################################
23:02:49 + create_post_startup_script
23:02:49 + cat
23:02:49 + copy_and_run_post_startup_script
23:02:49 + seed_index=1
23:02:49 ++ seq 1 3
23:02:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:02:49 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:02:49 + echo 'Execute the post startup script on controller 10.30.171.243'
23:02:49 Execute the post startup script on controller 10.30.171.243
23:02:49 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.171.243:/tmp/
23:02:49 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:02:49 + ssh 10.30.171.243 'bash /tmp/post-startup-script.sh 1'
23:02:49 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:02:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:02:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:50 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:03:55 2025-11-09T23:03:32,087 | 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:03:55 Controller is UP
23:03:55 2025-11-09T23:03:32,087 | 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:03:55 Listing all open ports on controller system...
23:03:55 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:03:55 looking for "BindException: Address already in use" in log file
23:03:55 looking for "server is unhealthy" in log file
23:03:55 + '[' 1 == 0 ']'
23:03:55 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:03:55 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:03:55 + echo 'Execute the post startup script on controller 10.30.170.152'
23:03:55 Execute the post startup script on controller 10.30.170.152
23:03:55 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.170.152:/tmp/
23:03:55 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:03:55 + ssh 10.30.170.152 'bash /tmp/post-startup-script.sh 2'
23:03:55 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:03:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:55 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:05:00 2025-11-09T23:03:31,804 | 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:05:00 Controller is UP
23:05:00 2025-11-09T23:03:31,804 | 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:05:00 Listing all open ports on controller system...
23:05:00 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:05:00 looking for "BindException: Address already in use" in log file
23:05:00 looking for "server is unhealthy" in log file
23:05:00 + '[' 2 == 0 ']'
23:05:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:05:00 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:05:00 + echo 'Execute the post startup script on controller 10.30.170.115'
23:05:00 Execute the post startup script on controller 10.30.170.115
23:05:00 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.170.115:/tmp/
23:05:00 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:05:01 + ssh 10.30.170.115 'bash /tmp/post-startup-script.sh 3'
23:05:01 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:05:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:01 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:06:06 2025-11-09T23:03:31,445 | 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:06 Controller is UP
23:06:06 2025-11-09T23:03:31,445 | 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:06 Listing all open ports on controller system...
23:06:06 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:06:06 looking for "BindException: Address already in use" in log file
23:06:06 looking for "server is unhealthy" in log file
23:06:06 + '[' 0 == 0 ']'
23:06:06 + seed_index=1
23:06:06 + dump_controller_threads
23:06:06 ++ seq 1 3
23:06:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:06 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:06:06 + echo 'Let'\''s take the karaf thread dump'
23:06:06 Let's take the karaf thread dump
23:06:06 + ssh 10.30.171.243 'sudo ps aux'
23:06:06 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:06:07 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:06:07 ++ grep -v grep
23:06:07 ++ tr -s ' '
23:06:07 ++ cut -f2 '-d '
23:06:07 + pid=2087
23:06:07 + echo 'karaf main: org.apache.karaf.main.Main, pid:2087'
23:06:07 karaf main: org.apache.karaf.main.Main, pid:2087
23:06:07 + ssh 10.30.171.243 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2087'
23:06:07 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:06:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:07 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:06:07 + echo 'Let'\''s take the karaf thread dump'
23:06:07 Let's take the karaf thread dump
23:06:07 + ssh 10.30.170.152 'sudo ps aux'
23:06:07 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:06:08 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:06:08 ++ grep -v grep
23:06:08 ++ tr -s ' '
23:06:08 ++ cut -f2 '-d '
23:06:08 + pid=2082
23:06:08 + echo 'karaf main: org.apache.karaf.main.Main, pid:2082'
23:06:08 karaf main: org.apache.karaf.main.Main, pid:2082
23:06:08 + ssh 10.30.170.152 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2082'
23:06:08 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
23:06:08 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:08 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:06:08 + echo 'Let'\''s take the karaf thread dump'
23:06:08 Let's take the karaf thread dump
23:06:08 + ssh 10.30.170.115 'sudo ps aux'
23:06:08 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:06:09 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:06:09 ++ grep -v grep
23:06:09 ++ tr -s ' '
23:06:09 ++ cut -f2 '-d '
23:06:09 + pid=2090
23:06:09 + echo 'karaf main: org.apache.karaf.main.Main, pid:2090'
23:06:09 karaf main: org.apache.karaf.main.Main, pid:2090
23:06:09 + ssh 10.30.170.115 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2090'
23:06:09 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
23:06:10 + '[' 0 -gt 0 ']'
23:06:10 + echo 'Generating controller variables...'
23:06:10 Generating controller variables...
23:06:10 ++ seq 1 3
23:06:10 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:10 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:06:10 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.243'
23:06:10 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:10 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:06:10 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.243 -v ODL_SYSTEM_2_IP:10.30.170.152'
23:06:10 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:10 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:06:10 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.243 -v ODL_SYSTEM_2_IP:10.30.170.152 -v ODL_SYSTEM_3_IP:10.30.170.115'
23:06:10 + echo 'Generating mininet variables...'
23:06:10 Generating mininet variables...
23:06:10 ++ seq 1 0
23:06:10 + get_test_suites SUITES
23:06:10 + local __suite_list=SUITES
23:06:10 + echo 'Locating test plan to use...'
23:06:10 Locating test plan to use...
23:06:10 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell-titanium.txt
23:06:10 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell-titanium.txt ']'
23:06:10 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell.txt
23:06:10 + '[' disabled '!=' disabled ']'
23:06:10 + echo 'Changing the testplan path...'
23:06:10 Changing the testplan path...
23:06:10 + 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:06:10 + cat testplan.txt
23:06:10 # Place the suites in run order:
23:06:10
23:06:10 # disabling all "prefix based" suites. This functionality was newly
23:06:10 # introduced with these tests in 2017. The assumption is that
23:06:10 # development stopped in that area, but may continue at a later
23:06:10 # time. Still, the tests are failing and no resources to solve the
23:06:10 # failures at this time. If/When this changes, we can uncomment
23:06:10 # those suites. Note that every suite is commented out with it's
23:06:10 # accompanying "restart_with_tell_based_true" setup suite.
23:06:10
23:06:10
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:06:10 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:06:10 + '[' -z '' ']'
23:06:10 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:06:10 ++ tr '\012' ' '
23:06:10 + 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:06:10 + 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:06:10 ++ 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:06:10 + 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:06:10 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:06:10 + 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-20251109.175627-96.zip -v CONTROLLER:10.30.171.243 -v CONTROLLER1:10.30.170.152 -v CONTROLLER2:10.30.170.115 -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.171.243 -v ODL_SYSTEM_1_IP:10.30.171.243 -v ODL_SYSTEM_2_IP:10.30.170.152 -v ODL_SYSTEM_3_IP:10.30.170.115 -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:06:10 ==============================================================================
23:06:10 controller-clustering-tell.txt
23:06:10 ==============================================================================
23:06:11 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:06:11 ==============================================================================
23:06:16 Stop_All_Members :: Stop every odl node. | PASS |
23:10:28 ------------------------------------------------------------------------------
23:10:28 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:10:37 ------------------------------------------------------------------------------
23:10:37 Start_All_And_Sync :: Start each member and wait for sync. | PASS |
23:11:38 ------------------------------------------------------------------------------
23:11:39 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | PASS |
23:11:39 3 tests, 3 passed, 0 failed
23:11:39 ==============================================================================
23:11:39 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
23:11:39 ==============================================================================
23:11:43 Get_Shard_Role :: Get shard role. | FAIL |
23:11:44 ... click for list of related bugs or create a new one if needed (with the
23:11:44 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
23:11:44 reference somewhere inside)
23:11:44 "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:11:44
23:11:44 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.243:8181/restconf/operations/cluster-admin:get-shard-role
23:11:44 ------------------------------------------------------------------------------
23:11:44 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
23:11:50 ... click for list of related bugs or create a new one if needed (with the
23:11:50 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
23:11:50 reference somewhere inside)
23:11:50 "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:11:50
23:11:50 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.115:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
23:11:50 ------------------------------------------------------------------------------
23:11:50 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
23:11:55 ... click for list of related bugs or create a new one if needed (with the
23:11:55 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
23:11:55 reference somewhere inside)
23:11:55 "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:11:55
23:11:55 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.243:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
23:11:55 ------------------------------------------------------------------------------
23:11:55 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
23:11:56 ... click for list of related bugs or create a new one if needed (with the
23:11:56 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
23:11:56 reference somewhere inside)
23:11:56 "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:11:56
23:11:56 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.243:8181/restconf/operations/cluster-admin:make-leader-local
23:11:56 ------------------------------------------------------------------------------
23:11:56 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
23:11:57 ... click for list of related bugs or create a new one if needed (with the
23:11:57 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
23:11:57 reference somewhere inside)
23:11:57 "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:11:57
23:11:57 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.115:8181/restconf/operations/cluster-admin:remove-shard-replica
23:11:57 ------------------------------------------------------------------------------
23:11:57 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
23:11:57 ... click for list of related bugs or create a new one if needed (with the
23:11:57 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
23:11:57 reference somewhere inside)
23:11:57 "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:11:57
23:11:57 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.243:8181/restconf/operations/cluster-admin:remove-shard-replica
23:11:57 ------------------------------------------------------------------------------
23:11:57 Write_Transactions_One_Node_Leader :: Write transactions. | PASS |
23:13:00 ------------------------------------------------------------------------------
23:13:00 Write_Transactions_One_Node_Follower :: Write transactions. | PASS |
23:14:03 ------------------------------------------------------------------------------
23:14:03 Write_Transactions_All_Nodes :: Write transactions. | PASS |
23:15:10 ------------------------------------------------------------------------------
23:15:10 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
23:15:10 9 tests, 3 passed, 6 failed
23:15:10 ==============================================================================
23:15:10 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:15:10 ==============================================================================
23:15:14 Stop_All_Members :: Stop every odl node. | FAIL |
23:21:26 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:21:26 ------------------------------------------------------------------------------
23:21:26 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:21:35 ------------------------------------------------------------------------------
23:21:35 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:27:47 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.115', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:27:47 ------------------------------------------------------------------------------
23:27:47 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
23:27:47 3 tests, 1 passed, 2 failed
23:27:47 ==============================================================================
23:27:47 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
23:27:47 ==============================================================================
23:27:54 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
23:29:55 ... click for list of related bugs or create a new one if needed (with the
23:29:55 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
23:29:55 reference somewhere inside)
23:29:55 "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:29:55
23:29:55 ConnectionError: HTTPConnectionPool(host='10.30.170.115', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:29:55 ------------------------------------------------------------------------------
23:29:55 Restart :: Restart odl | FAIL |
23:36:06 ... click for list of related bugs or create a new one if needed (with the
23:36:06 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
23:36:06 reference somewhere inside)
23:36:06 "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:36:06
23:36:06 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:36:06 ------------------------------------------------------------------------------
23:36:06 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
23:38:16 ... click for list of related bugs or create a new one if needed (with the
23:38:16 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
23:38:16 reference somewhere inside)
23:38:16 "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:38:16
23:38:16 ConnectionError: HTTPConnectionPool(host='10.30.171.243', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:38:16 ------------------------------------------------------------------------------
23:38:16 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
23:38:16 3 tests, 0 passed, 3 failed
23:38:16 ==============================================================================
23:38:16 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:38:16 ==============================================================================
23:38:25 Stop_All_Members :: Stop every odl node. | FAIL |
23:44:29 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:44:29 ------------------------------------------------------------------------------
23:44:29 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:44:38 ------------------------------------------------------------------------------
23:44:38 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:50:47 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:50:47 ------------------------------------------------------------------------------
23:50:47 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
23:50:47 3 tests, 1 passed, 2 failed
23:50:47 ==============================================================================
23:50:47 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
23:50:47 ==============================================================================
23:50:50 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
23:50:51 ... click for list of related bugs or create a new one if needed (with the
23:50:51 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
23:50:51 reference somewhere inside)
23:50:51 "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:50:51
23:50:51 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:50:51 ------------------------------------------------------------------------------
23:50:51 Restart1 :: Restart odl | FAIL |
23:56:59 ... click for list of related bugs or create a new one if needed (with the
23:56:59 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
23:56:59 reference somewhere inside)
23:56:59 "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:56:59
23:56:59 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:56:59 ------------------------------------------------------------------------------
23:56:59 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
23:57:19 ... click for list of related bugs or create a new one if needed (with the
23:57:19 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
23:57:19 reference somewhere inside)
23:57:19 "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:57:19
23:57:19 ConnectionError: HTTPConnectionPool(host='10.30.171.243', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:57:19 ------------------------------------------------------------------------------
23:57:19 Restart2 :: Restart odl | FAIL |
00:03:23 ... click for list of related bugs or create a new one if needed (with the
00:03:23 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
00:03:23 reference somewhere inside)
00:03:23 "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:03:23
00:03:23 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:03:23 ------------------------------------------------------------------------------
00:03:23 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
00:03:23 ... click for list of related bugs or create a new one if needed (with the
00:03:23 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
00:03:23 reference somewhere inside)
00:03:23 "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:03:23
00:03:23 ConnectionError: HTTPConnectionPool(host='10.30.171.243', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:03:23 ------------------------------------------------------------------------------
00:03:23 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
00:03:23 5 tests, 0 passed, 5 failed
00:03:23 ==============================================================================
00:03:23 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:03:23 ==============================================================================
00:03:32 Stop_All_Members :: Stop every odl node. | FAIL |
00:09:35 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:09:35 ------------------------------------------------------------------------------
00:09:35 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:09:45 ------------------------------------------------------------------------------
00:09:45 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:15:53 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:15:53 ------------------------------------------------------------------------------
00:15:53 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:15:53 3 tests, 1 passed, 2 failed
00:15:53 ==============================================================================
00:15:53 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
00:15:53 ==============================================================================
00:15:57 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
00:15:57 ... click for list of related bugs or create a new one if needed (with the
00:15:57 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
00:15:57 reference somewhere inside)
00:15:57 "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:15:57
00:15:57 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:15:57 ------------------------------------------------------------------------------
00:15:57 Restart :: Restart odl | FAIL |
00:22:10 ... click for list of related bugs or create a new one if needed (with the
00:22:10 "controller_clustering_tell_txt_leader_isolation_restart"
00:22:10 reference somewhere inside)
00:22:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
00:22:10
00:22: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
00:22:10 ------------------------------------------------------------------------------
00:22:10 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
00:22:30 ... click for list of related bugs or create a new one if needed (with the
00:22:30 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
00:22:30 reference somewhere inside)
00:22:30 "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:22:30
00:22:30 ConnectionError: HTTPConnectionPool(host='10.30.171.243', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:22:30 ------------------------------------------------------------------------------
00:22:30 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
00:22:30 3 tests, 0 passed, 3 failed
00:22:30 ==============================================================================
00:22:30 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:22:30 ==============================================================================
00:22:38 Stop_All_Members :: Stop every odl node. | FAIL |
00:28:42 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:28:42 ------------------------------------------------------------------------------
00:28:42 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:28:52 ------------------------------------------------------------------------------
00:28:52 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:35:00 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:35:00 ------------------------------------------------------------------------------
00:35:00 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:35:00 3 tests, 1 passed, 2 failed
00:35:00 ==============================================================================
00:35:00 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
00:35:00 ==============================================================================
00:35:04 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
00:36:24 ... click for list of related bugs or create a new one if needed (with the
00:36:24 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
00:36:24 reference somewhere inside)
00:36:24 "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:36:24
00:36:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:36:24
00:36:24 Also keyword teardown failed:
00:36:24 Several failures occurred:
00:36:24
00:36:24 1) Variable '${client_node_dst}' not found.
00:36:24
00:36:24 2) Variable '${client_node_dst}' not found.
00:36:24
00:36:24 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
00:36:24
00:36:24 1) ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:36:24
00:36:24 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:36:24
00:36:24 3) Resolving variable '${response.status_code}' failed: AttributeError: 'No...
00:36:24 [ Message content over the limit has been removed. ]
00:36:24
00:36:24 65) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:36:24
00:36:24 66) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
00:36:24
00:36:24 67) TypeError: Expected argument 1 to be a dictionary, got None instead.
00:36:24
00:36:24 68) TypeError: Expected argument 1 to be a dictionary, got None instead.
00:36:24
00:36:24 69) Unrecognized Raft state: None
00:36:24
00:36:24 70) No leader found.
00:36:24
00:36:24 71) Too many Leaders.
00:36:24
00:36:24 72) IndexError: Given index 0 is out of the range 0--1.
00:36:24
00:36:24 4) KeyError: 'threads'
00:36:24 ------------------------------------------------------------------------------
00:36:24 Restart1 :: Restart odl | FAIL |
00:42:34 ... click for list of related bugs or create a new one if needed (with the
00:42:34 "controller_clustering_tell_txt_client_isolation_restart1"
00:42:34 reference somewhere inside)
00:42:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart1&order=bug_status"
00:42:34
00:42:34 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:42:34 ------------------------------------------------------------------------------
00:42:34 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
00:44:13 ... click for list of related bugs or create a new one if needed (with the
00:44:13 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
00:44:13 reference somewhere inside)
00:44:13 "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:44:13
00:44:13 ConnectionError: HTTPConnectionPool(host='10.30.171.243', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:44:13
00:44:13 Also keyword teardown failed:
00:44:13 Several failures occurred:
00:44:13
00:44:13 1) Variable '${client_node_dst}' not found.
00:44:13
00:44:13 2) Variable '${client_node_dst}' not found.
00:44:13
00:44:13 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
00:44:13
00:44:13 1) ConnectionError: HTTPConnectionPool(host='10.30.171.243', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:51:36
00:51:36 Also keyword teardown failed:
00:51:36 Several failures occurred:
00:51:36
00:51:36 1) Variable '${client_node_dst}' not found.
00:51:36
00:51:36 2) Variable '${client_node_dst}' not found.
00:51:36
00:51:36 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
00:51:36
00:51:36 1) ConnectionError: HTTPConnectionPool(host='10.30.171.243', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:59:01
00:59:01 Also keyword teardown failed:
00:59:01 Several failures occurred:
00:59:01
00:59:01 1) Variable '${client_node_dst}' not found.
00:59:01
00:59:01 2) Variable '${client_node_dst}' not found.
00:59:01
00:59:01 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
00:59:01
00:59:01 1) ConnectionError: HTTPConnectionPool(host='10.30.171.243', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:18:04 ------------------------------------------------------------------------------
01:18:04 Restart_2 :: Restart odl. | FAIL |
01:24:09 ... click for list of related bugs or create a new one if needed (with the
01:24:09 "controller_clustering_tell_txt_listener_stability_restart_2"
01:24:09 reference somewhere inside)
01:24:09 "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:24:09
01:24:09 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:24:09 ------------------------------------------------------------------------------
01:24:09 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
01:24:09 ... click for list of related bugs or create a new one if needed (with the
01:24:09 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
01:24:09 reference somewhere inside)
01:24:09 "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:24:09
01:24:09 ConnectionError: HTTPConnectionPool(host='10.30.171.243', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:24:09 ------------------------------------------------------------------------------
01:24:09 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
01:24:09 5 tests, 0 passed, 5 failed
01:24:09 ==============================================================================
01:24:09 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:24:09 ==============================================================================
01:24:17 Stop_All_Members :: Stop every odl node. | FAIL |
01:30:21 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:30:21 ------------------------------------------------------------------------------
01:30:21 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:30:31 ------------------------------------------------------------------------------
01:30:31 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:36:39 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:36:39 ------------------------------------------------------------------------------
01:36:39 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:36:39 3 tests, 1 passed, 2 failed
01:36:39 ==============================================================================
01:36:39 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
01:36:39 ==============================================================================
01:36:43 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
01:36:44 ... click for list of related bugs or create a new one if needed (with the
01:36:44 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
01:36:44 reference somewhere inside)
01:36:44 "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:36:44
01:36:44 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:36:44 ------------------------------------------------------------------------------
01:36:44 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
01:36:44 ... click for list of related bugs or create a new one if needed (with the
01:36:44 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
01:36:44 reference somewhere inside)
01:36:44 "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:36:44
01:36:44 Variable '@{cs_candidates}' not found. Did you mean:
01:36:44 @{cs_exp_candidates}
01:36:44 ------------------------------------------------------------------------------
01:36:44 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
01:36:45 ... click for list of related bugs or create a new one if needed (with the
01:36:45 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
01:36:45 reference somewhere inside)
01:36:45 "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:36:45
01:36:45 Variable '${cs_owner}' not found.
01:36:45 ------------------------------------------------------------------------------
01:36:45 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
01:36:45 ... click for list of related bugs or create a new one if needed (with the
01:36:45 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
01:36:45 reference somewhere inside)
01:36:45 "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:36:45
01:36:45 Variable '${unregistered_node}' not found.
01:36:45 ------------------------------------------------------------------------------
01:36:45 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
01:36:45 ... click for list of related bugs or create a new one if needed (with the
01:36:45 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
01:36:45 reference somewhere inside)
01:36:45 "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:36:45
01:36:45 Variable '${cs_owner}' not found.
01:36:45 ------------------------------------------------------------------------------
01:36:45 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
01:36:46 ... click for list of related bugs or create a new one if needed (with the
01:36:46 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
01:36:46 reference somewhere inside)
01:36:46 "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:36:46
01:36:46 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:36:46 ------------------------------------------------------------------------------
01:36:46 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
01:36:46 6 tests, 0 passed, 6 failed
01:36:46 ==============================================================================
01:36:46 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:36:46 ==============================================================================
01:36:48 Stop_All_Members :: Stop every odl node. | FAIL |
01:42:57 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:42:57 ------------------------------------------------------------------------------
01:42:57 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:43:06 ------------------------------------------------------------------------------
01:43:06 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:49:14 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:49:14 ------------------------------------------------------------------------------
01:49:14 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:49:14 3 tests, 1 passed, 2 failed
01:49:14 ==============================================================================
01:49:14 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
01:49:14 ==============================================================================
01:49:18 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
01:49:19 ... click for list of related bugs or create a new one if needed (with the
01:49:19 "controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node"
01:49:19 reference somewhere inside)
01:49:19 "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:49:19
01:49:19 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:49:19 ------------------------------------------------------------------------------
01:49:19 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
01:49:20 ... click for list of related bugs or create a new one if needed (with the
01:49:20 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
01:49:20 reference somewhere inside)
01:49:20 "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:49:20
01:49:20 Could not parse owner and candidates for device get-singleton-constant-service']
01:49:20 ------------------------------------------------------------------------------
01:49:20 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
01:49:20 ... click for list of related bugs or create a new one if needed (with the
01:49:20 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
01:49:20 reference somewhere inside)
01:49:20 "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:49:20
01:49:20 Variable '${cs_owner}' not found.
01:49:20 ------------------------------------------------------------------------------
01:49:20 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
01:49:21 ... click for list of related bugs or create a new one if needed (with the
01:49:21 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
01:49:21 reference somewhere inside)
01:49:21 "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:49:21
01:49:21 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
01:49:21 ------------------------------------------------------------------------------
01:49:21 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
01:49:21 ... click for list of related bugs or create a new one if needed (with the
01:49:21 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
01:49:21 reference somewhere inside)
01:49:21 "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:49:21
01:49:21 Variable '${cs_isolated_index}' not found.
01:49:21 ------------------------------------------------------------------------------
01:49:21 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
01:49:21 ... click for list of related bugs or create a new one if needed (with the
01:49:21 "controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
01:49:21 reference somewhere inside)
01:49:21 "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:49:21
01:49:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:49:21 ------------------------------------------------------------------------------
01:49:21 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
01:49:21 6 tests, 0 passed, 6 failed
01:49:21 ==============================================================================
01:49:22 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:49:22 ==============================================================================
01:49:24 Stop_All_Members :: Stop every odl node. | FAIL |
01:55: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:55:33 ------------------------------------------------------------------------------
01:55:33 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:55:43 ------------------------------------------------------------------------------
01:55:43 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:01:51 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:01:51 ------------------------------------------------------------------------------
02:01:51 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:01:51 3 tests, 1 passed, 2 failed
02:01:51 ==============================================================================
02:01:51 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
02:01:51 ==============================================================================
02:01:54 Register_Candidates :: Register a candidate application on each no... | FAIL |
02:01:56 ... click for list of related bugs or create a new one if needed (with the
02:01:56 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
02:01:56 reference somewhere inside)
02:01:56 "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:01:56
02:01:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:01:56 ------------------------------------------------------------------------------
02:01:56 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
02:02:56 ------------------------------------------------------------------------------
02:02:56 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
02:02:57 ... click for list of related bugs or create a new one if needed (with the
02:02:57 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
02:02:57 reference somewhere inside)
02:02:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
02:02:57
02:02:57 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:02:57 ------------------------------------------------------------------------------
02:02:57 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
02:02:57 3 tests, 1 passed, 2 failed
02:02:57 ==============================================================================
02:02:57 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:02:57 ==============================================================================
02:03:00 Stop_All_Members :: Stop every odl node. | FAIL |
02:09:11 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:09:11 ------------------------------------------------------------------------------
02:09:11 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:09:23 ------------------------------------------------------------------------------
02:09:23 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:15:34 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:34 ------------------------------------------------------------------------------
02:15:34 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:15:34 3 tests, 1 passed, 2 failed
02:15:34 ==============================================================================
02:15:34 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
02:15:34 ==============================================================================
02:15:39 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 See_Added_People_On_Followers :: The same check on other members. | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
02:15:39 Parent suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39 ------------------------------------------------------------------------------
02:15:39 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
02:15:39 Suite setup failed:
02:15:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:39
02:15:39 13 tests, 0 passed, 13 failed
02:15:39 ==============================================================================
02:15:39 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
02:15:39 ==============================================================================
02:15:42 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:15:42 Parent suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42 ------------------------------------------------------------------------------
02:15:42 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
02:15:42 Suite setup failed:
02:15:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:42
02:15:42 16 tests, 0 passed, 16 failed
02:15:42 ==============================================================================
02:15:42 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
02:15:42 ==============================================================================
02:15:45 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
02:15:45 Parent suite setup failed:
02:15:45 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:45 ------------------------------------------------------------------------------
02:15:45 Stop_All_Members :: Stop all controllers. | FAIL |
02:15:45 Parent suite setup failed:
02:15:45 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:45 ------------------------------------------------------------------------------
02:15:45 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
02:15:45 Parent suite setup failed:
02:15:45 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:45 ------------------------------------------------------------------------------
02:15:45 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
02:15:45 Parent suite setup failed:
02:15:45 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:45 ------------------------------------------------------------------------------
02:15:45 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
02:15:45 Parent suite setup failed:
02:15:45 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:45 ------------------------------------------------------------------------------
02:15:45 See_Cars_On_Followers :: The same check on other members. | FAIL |
02:15:45 Parent suite setup failed:
02:15:45 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:45 ------------------------------------------------------------------------------
02:15:45 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
02:15:45 Parent suite setup failed:
02:15:45 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:45 ------------------------------------------------------------------------------
02:15:45 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
02:15:45 Suite setup failed:
02:15:45 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:45
02:15:45 7 tests, 0 passed, 7 failed
02:15:45 ==============================================================================
02:15:45 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
02:15:45 ==============================================================================
02:15:47 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
02:15:47 Parent suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47 ------------------------------------------------------------------------------
02:15:47 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
02:15:47 Parent suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47 ------------------------------------------------------------------------------
02:15:47 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
02:15:47 Parent suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47 ------------------------------------------------------------------------------
02:15:47 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
02:15:47 Parent suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47 ------------------------------------------------------------------------------
02:15:47 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
02:15:47 Parent suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47 ------------------------------------------------------------------------------
02:15:47 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
02:15:47 Parent suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47 ------------------------------------------------------------------------------
02:15:47 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
02:15:47 Parent suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47 ------------------------------------------------------------------------------
02:15:47 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
02:15:47 Parent suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47 ------------------------------------------------------------------------------
02:15:47 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
02:15:47 Parent suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47 ------------------------------------------------------------------------------
02:15:47 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
02:15:47 Parent suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47 ------------------------------------------------------------------------------
02:15:47 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
02:15:47 Suite setup failed:
02:15:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:47
02:15:47 10 tests, 0 passed, 10 failed
02:15:47 ==============================================================================
02:15:47 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
02:15:47 ==============================================================================
02:15:50 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
02:15:50 Parent suite setup failed:
02:15:50 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:15:50 [ Message content over the limit has been removed. ]
02:15:50 ...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:15:50 ------------------------------------------------------------------------------
02:15:50 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
02:15:50 Parent suite setup failed:
02:15:50 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:15:50 [ Message content over the limit has been removed. ]
02:15:50 ...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:15:50 ------------------------------------------------------------------------------
02:15:50 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
02:15:50 Parent suite setup failed:
02:15:50 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:15:50 [ Message content over the limit has been removed. ]
02:15:50 ...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:15:50 ------------------------------------------------------------------------------
02:15:50 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
02:15:50 Parent suite setup failed:
02:15:50 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:15:50 [ Message content over the limit has been removed. ]
02:15:50 ...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:15:50 ------------------------------------------------------------------------------
02:15:50 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
02:15:50 Parent suite setup failed:
02:15:50 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:15:50 [ Message content over the limit has been removed. ]
02:15:50 ...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:15:50 ------------------------------------------------------------------------------
02:15:51 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
02:15:51 Suite setup failed:
02:15:51 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:15:51 [ Message content over the limit has been removed. ]
02:15:51 ...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:15:51
02:15:51 5 tests, 0 passed, 5 failed
02:15:51 ==============================================================================
02:15:51 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
02:15:51 ==============================================================================
02:15:54 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
02:15:54 Parent suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54 ------------------------------------------------------------------------------
02:15:54 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
02:15:54 Parent suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54 ------------------------------------------------------------------------------
02:15:54 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
02:15:54 Parent suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54 ------------------------------------------------------------------------------
02:15:54 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
02:15:54 Parent suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54 ------------------------------------------------------------------------------
02:15:54 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
02:15:54 Parent suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54 ------------------------------------------------------------------------------
02:15:54 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
02:15:54 Parent suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54 ------------------------------------------------------------------------------
02:15:54 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
02:15:54 Parent suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54 ------------------------------------------------------------------------------
02:15:54 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
02:15:54 Parent suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54 ------------------------------------------------------------------------------
02:15:54 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
02:15:54 Parent suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54 ------------------------------------------------------------------------------
02:15:54 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
02:15:54 Parent suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54 ------------------------------------------------------------------------------
02:15:54 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
02:15:54 Suite setup failed:
02:15:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:54
02:15:54 10 tests, 0 passed, 10 failed
02:15:54 ==============================================================================
02:15:54 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
02:15:54 ==============================================================================
02:15:56 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:15:56 Parent suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56 ------------------------------------------------------------------------------
02:15:56 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
02:15:56 Suite setup failed:
02:15:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:56
02:15:56 16 tests, 0 passed, 16 failed
02:15:56 ==============================================================================
02:15:56 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
02:15:56 ==============================================================================
02:15:59 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
02:15:59 Parent suite setup failed:
02:15:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:59 ------------------------------------------------------------------------------
02:15:59 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
02:15:59 Parent suite setup failed:
02:15:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:59 ------------------------------------------------------------------------------
02:15:59 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
02:15:59 Parent suite setup failed:
02:15:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:59 ------------------------------------------------------------------------------
02:15:59 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
02:15:59 Parent suite setup failed:
02:15:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:59 ------------------------------------------------------------------------------
02:15:59 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
02:15:59 Parent suite setup failed:
02:15:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:59 ------------------------------------------------------------------------------
02:15:59 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
02:15:59 Parent suite setup failed:
02:15:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:59 ------------------------------------------------------------------------------
02:15:59 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
02:15:59 Parent suite setup failed:
02:15:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:59 ------------------------------------------------------------------------------
02:15:59 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
02:15:59 Parent suite setup failed:
02:15:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:59 ------------------------------------------------------------------------------
02:15:59 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
02:15:59 Suite setup failed:
02:15:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:15:59
02:15:59 8 tests, 0 passed, 8 failed
02:15:59 ==============================================================================
02:15:59 controller-clustering-tell.txt | FAIL |
02:15:59 162 tests, 16 passed, 146 failed
02:15:59 ==============================================================================
02:15:59 Output: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/output.xml
02:16:13 Log: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/log.html
02:16:13 Report: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/report.html
02:16:13 + true
02:16:13 + echo 'Examining the files in data/log and checking filesize'
02:16:13 Examining the files in data/log and checking filesize
02:16:13 + ssh 10.30.171.243 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
02:16:13 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:13 total 10784
02:16:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:02 .
02:16:13 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:02 karaf_console.log
02:16:13 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 02:09 ..
02:16:13 -rw-rw-r-- 1 jenkins jenkins 11024431 Nov 10 02:15 karaf.log
02:16:13 + ssh 10.30.171.243 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
02:16:13 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:13 11M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:16:13 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:16:13 + ssh 10.30.170.152 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
02:16:13 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:14 total 413472
02:16:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:02 .
02:16:14 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:02 karaf_console.log
02:16:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:09 ..
02:16:14 -rw-rw-r-- 1 jenkins jenkins 423377763 Nov 10 02:15 karaf.log
02:16:14 + ssh 10.30.170.152 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
02:16:14 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:14 404M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:16:14 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:16:14 + ssh 10.30.170.115 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
02:16:14 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:14 total 170376
02:16:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:02 .
02:16:14 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:02 karaf_console.log
02:16:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 02:09 ..
02:16:14 -rw-rw-r-- 1 jenkins jenkins 174447734 Nov 10 02:15 karaf.log
02:16:14 + ssh 10.30.170.115 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
02:16:14 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:14 167M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:16:14 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:16:14 + set +e
02:16:14 ++ seq 1 3
02:16:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:16:14 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:16:14 + echo 'Let'\''s take the karaf thread dump again'
02:16:14 Let's take the karaf thread dump again
02:16:14 + ssh 10.30.171.243 'sudo ps aux'
02:16:14 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:14 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
02:16:14 ++ grep -v grep
02:16:14 ++ cut -f2 '-d '
02:16:14 ++ tr -s ' '
02:16:14 + pid=28121
02:16:14 + echo 'karaf main: org.apache.karaf.main.Main, pid:28121'
02:16:14 karaf main: org.apache.karaf.main.Main, pid:28121
02:16:14 + ssh 10.30.171.243 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 28121'
02:16:15 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:15 + echo 'killing karaf process...'
02:16:15 killing karaf process...
02:16:15 + ssh 10.30.171.243 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:16:15 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:16:15 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:16:15 + echo 'Let'\''s take the karaf thread dump again'
02:16:15 Let's take the karaf thread dump again
02:16:15 + ssh 10.30.170.152 'sudo ps aux'
02:16:15 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:16 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
02:16:16 ++ cut -f2 '-d '
02:16:16 ++ grep -v grep
02:16:16 ++ tr -s ' '
02:16:16 + pid=7110
02:16:16 + echo 'karaf main: org.apache.karaf.main.Main, pid:7110'
02:16:16 karaf main: org.apache.karaf.main.Main, pid:7110
02:16:16 + ssh 10.30.170.152 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 7110'
02:16:16 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:16 + echo 'killing karaf process...'
02:16:16 killing karaf process...
02:16:16 + ssh 10.30.170.152 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:16:16 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:16:16 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:16:16 + echo 'Let'\''s take the karaf thread dump again'
02:16:16 Let's take the karaf thread dump again
02:16:16 + ssh 10.30.170.115 'sudo ps aux'
02:16:16 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:17 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
02:16:17 ++ cut -f2 '-d '
02:16:17 ++ grep -v grep
02:16:17 ++ tr -s ' '
02:16:17 + pid=41258
02:16:17 + echo 'karaf main: org.apache.karaf.main.Main, pid:41258'
02:16:17 karaf main: org.apache.karaf.main.Main, pid:41258
02:16:17 + ssh 10.30.170.115 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 41258'
02:16:17 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:17 + echo 'killing karaf process...'
02:16:17 killing karaf process...
02:16:17 + ssh 10.30.170.115 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:16:17 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:18 + sleep 5
02:16:23 ++ seq 1 3
02:16:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:16:23 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:16:23 + echo 'Compressing karaf.log 1'
02:16:23 Compressing karaf.log 1
02:16:23 + ssh 10.30.171.243 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:16:23 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:23 + echo 'Fetching compressed karaf.log 1'
02:16:23 Fetching compressed karaf.log 1
02:16:23 + scp 10.30.171.243:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
02:16:23 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:23 + ssh 10.30.171.243 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
02:16:23 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:23 + scp 10.30.171.243:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
02:16:24 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:24 + ssh 10.30.171.243 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:16:24 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:24 + echo 'Fetch GC logs'
02:16:24 Fetch GC logs
02:16:24 + mkdir -p gclogs-1
02:16:24 + scp '10.30.171.243:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
02:16:24 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
02:16:24 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
02:16:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:16:24 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:16:24 + echo 'Compressing karaf.log 2'
02:16:24 Compressing karaf.log 2
02:16:24 + ssh 10.30.170.152 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:16:24 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:28 + echo 'Fetching compressed karaf.log 2'
02:16:28 Fetching compressed karaf.log 2
02:16:28 + scp 10.30.170.152:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
02:16:28 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:29 + ssh 10.30.170.152 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
02:16:29 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:29 + scp 10.30.170.152:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
02:16:29 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:29 + ssh 10.30.170.152 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:16:29 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:29 + echo 'Fetch GC logs'
02:16:29 Fetch GC logs
02:16:29 + mkdir -p gclogs-2
02:16:29 + scp '10.30.170.152:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
02:16:29 Warning: Permanently added '10.30.170.152' (ECDSA) to the list of known hosts.
02:16:30 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
02:16:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:16:30 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:16:30 + echo 'Compressing karaf.log 3'
02:16:30 Compressing karaf.log 3
02:16:30 + ssh 10.30.170.115 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:16:30 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:32 + echo 'Fetching compressed karaf.log 3'
02:16:32 Fetching compressed karaf.log 3
02:16:32 + scp 10.30.170.115:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
02:16:32 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:32 + ssh 10.30.170.115 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
02:16:32 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:32 + scp 10.30.170.115:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
02:16:32 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:32 + ssh 10.30.170.115 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:16:32 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:32 + echo 'Fetch GC logs'
02:16:32 Fetch GC logs
02:16:32 + mkdir -p gclogs-3
02:16:32 + scp '10.30.170.115:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
02:16:32 Warning: Permanently added '10.30.170.115' (ECDSA) to the list of known hosts.
02:16:33 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
02:16:33 + echo 'Examine copied files'
02:16:33 Examine copied files
02:16:33 + ls -lt
02:16:33 total 106684
02:16:33 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 02:16 gclogs-3
02:16:33 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 02:16 odl3_karaf_console.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 2000836 Nov 10 02:16 odl3_karaf.log.gz
02:16:33 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 02:16 gclogs-2
02:16:33 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 02:16 odl2_karaf_console.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 4525213 Nov 10 02:16 odl2_karaf.log.gz
02:16:33 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 02:16 gclogs-1
02:16:33 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 02:16 odl1_karaf_console.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 730888 Nov 10 02:16 odl1_karaf.log.gz
02:16:33 -rw-rw-r--. 1 jenkins jenkins 117344 Nov 10 02:16 karaf_3_41258_threads_after.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 13888 Nov 10 02:16 ps_after.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 146438 Nov 10 02:16 karaf_2_7110_threads_after.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 137061 Nov 10 02:16 karaf_1_28121_threads_after.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 306903 Nov 10 02:16 report.html
02:16:33 -rw-rw-r--. 1 jenkins jenkins 3943483 Nov 10 02:16 log.html
02:16:33 -rw-rw-r--. 1 jenkins jenkins 96851123 Nov 10 02:15 output.xml
02:16:33 -rw-rw-r--. 1 jenkins jenkins 6069 Nov 9 23:06 testplan.txt
02:16:33 -rw-rw-r--. 1 jenkins jenkins 117128 Nov 9 23:06 karaf_3_2090_threads_before.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 14174 Nov 9 23:06 ps_before.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 117302 Nov 9 23:06 karaf_2_2082_threads_before.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 120112 Nov 9 23:06 karaf_1_2087_threads_before.log
02:16:33 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 9 23:02 post-startup-script.sh
02:16:33 -rw-rw-r--. 1 jenkins jenkins 252 Nov 9 23:02 startup-script.sh
02:16:33 -rw-rw-r--. 1 jenkins jenkins 3471 Nov 9 23:02 configuration-script.sh
02:16:33 -rw-rw-r--. 1 jenkins jenkins 695 Nov 9 23:02 custom_shard_config.txt
02:16:33 -rw-rw-r--. 1 jenkins jenkins 136 Nov 9 23:02 scriptplan.txt
02:16:33 -rw-rw-r--. 1 jenkins jenkins 335 Nov 9 23:02 detect_variables.env
02:16:33 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 9 23:02 pom.xml
02:16:33 -rw-rw-r--. 1 jenkins jenkins 92 Nov 9 23:02 set_variables.env
02:16:33 -rw-rw-r--. 1 jenkins jenkins 314 Nov 9 23:02 slave_addresses.txt
02:16:33 -rw-rw-r--. 1 jenkins jenkins 570 Nov 9 23:01 requirements.txt
02:16:33 -rw-rw-r--. 1 jenkins jenkins 26 Nov 9 23:01 env.properties
02:16:33 -rw-rw-r--. 1 jenkins jenkins 333 Nov 9 22:59 stack-parameters.yaml
02:16:33 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 9 22:58 test
02:16:33 drwxrwxr-x. 2 jenkins jenkins 6 Nov 9 22:58 test@tmp
02:16:33 -rw-rw-r--. 1 jenkins jenkins 1404 Nov 9 17:56 maven-metadata.xml
02:16:33 + true
02:16:33 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/sh /tmp/jenkins12345954215690213613.sh
02:16:33 Cleaning up Robot installation...
02:16:33 $ ssh-agent -k
02:16:33 unset SSH_AUTH_SOCK;
02:16:33 unset SSH_AGENT_PID;
02:16:33 echo Agent pid 5277 killed;
02:16:33 [ssh-agent] Stopped.
02:16:33 Recording plot data
02:16:33 Robot results publisher started...
02:16:33 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:16:33 -Parsing output xml:
02:16:36 Done!
02:16:36 -Copying log files to build dir:
02:16:39 Done!
02:16:39 -Assigning results to build:
02:16:39 Done!
02:16:39 -Checking thresholds:
02:16:39 Done!
02:16:39 Done publishing Robot results.
02:16:39 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:16:39 [PostBuildScript] - [INFO] Executing post build scripts.
02:16:39 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins5381791977184736670.sh
02:16:39 Archiving csit artifacts
02:16:39 mv: cannot stat '*_1.png': No such file or directory
02:16:39 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:16:39 mv: cannot stat '*_2.png': No such file or directory
02:16:39 mv: cannot stat '/tmp/odl2_*': No such file or directory
02:16:39 mv: cannot stat '*_3.png': No such file or directory
02:16:39 mv: cannot stat '/tmp/odl3_*': No such file or directory
02:16:39 % Total % Received % Xferd Average Speed Time Time Time Current
02:16:39 Dload Upload Total Spent Left Speed
02:16:39
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4488k 0 4488k 0 0 4159k 0 --:--:-- 0:00:01 --:--:-- 4155k
100 7854k 0 7854k 0 0 4452k 0 --:--:-- 0:00:01 --:--:-- 4450k
02:16:41 Archive: robot-plugin.zip
02:16:41 inflating: ./archives/robot-plugin/log.html
02:16:41 inflating: ./archives/robot-plugin/output.xml
02:16:41 inflating: ./archives/robot-plugin/report.html
02:16:41 mv: cannot stat '*.log.gz': No such file or directory
02:16:41 mv: cannot stat '*.csv': No such file or directory
02:16:41 mv: cannot stat '*.png': No such file or directory
02:16:41 [PostBuildScript] - [INFO] Executing post build scripts.
02:16:41 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins14983802593910055868.sh
02:16:42 [PostBuildScript] - [INFO] Executing post build scripts.
02:16:42 [EnvInject] - Injecting environment variables from a build step.
02:16:42 [EnvInject] - Injecting as environment variables the properties content
02:16:42 OS_CLOUD=vex
02:16:42 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-60
02:16:42
02:16:42 [EnvInject] - Variables injected successfully.
02:16:42 provisioning config files...
02:16:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:16:42 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins13866585039812729840.sh
02:16:42 ---> openstack-stack-delete.sh
02:16:42 Setup pyenv:
02:16:42 system
02:16:42 3.8.13
02:16:42 3.9.13
02:16:42 3.10.13
02:16:42 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:16:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqzN from file:/tmp/.os_lf_venv
02:16:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:16:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:16:44 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:16:44 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:16:45 lf-activate-venv(): INFO: Base packages installed successfully
02:16:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:17:05 lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH
02:17:05 INFO: Stack cost retrieval disabled, setting cost to 0
02:17:17 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-titanium-60
02:17:17 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-titanium-60
02:17:17 [PostBuildScript] - [INFO] Executing post build scripts.
02:17:17 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins16588375814650465749.sh
02:17:17 ---> sysstat.sh
02:17:17 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins3187909733270750030.sh
02:17:17 ---> package-listing.sh
02:17:17 ++ tr '[:upper:]' '[:lower:]'
02:17:17 ++ facter osfamily
02:17:18 + OS_FAMILY=redhat
02:17:18 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-titanium
02:17:18 + START_PACKAGES=/tmp/packages_start.txt
02:17:18 + END_PACKAGES=/tmp/packages_end.txt
02:17:18 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:17:18 + PACKAGES=/tmp/packages_start.txt
02:17:18 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-titanium ']'
02:17:18 + PACKAGES=/tmp/packages_end.txt
02:17:18 + case "${OS_FAMILY}" in
02:17:18 + rpm -qa
02:17:18 + sort
02:17:18 + '[' -f /tmp/packages_start.txt ']'
02:17:18 + '[' -f /tmp/packages_end.txt ']'
02:17:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:17:18 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-titanium ']'
02:17:18 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-titanium/archives/
02:17:18 + 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:17:18 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins591530076693608742.sh
02:17:18 ---> capture-instance-metadata.sh
02:17:18 Setup pyenv:
02:17:18 system
02:17:18 3.8.13
02:17:18 3.9.13
02:17:18 3.10.13
02:17:18 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:17:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqzN from file:/tmp/.os_lf_venv
02:17:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:17:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:17:23 lf-activate-venv(): INFO: Base packages installed successfully
02:17:23 lf-activate-venv(): INFO: Installing additional packages: lftools
02:17:33 lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH
02:17:33 INFO: Running in OpenStack, capturing instance metadata
02:17:33 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins2351964529562255903.sh
02:17:33 provisioning config files...
02:17:34 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-titanium #60
02:17:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/config14786074641690944589tmp
02:17:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:17:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:17:34 provisioning config files...
02:17:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:17:34 [EnvInject] - Injecting environment variables from a build step.
02:17:34 [EnvInject] - Injecting as environment variables the properties content
02:17:34 SERVER_ID=logs
02:17:34
02:17:34 [EnvInject] - Variables injected successfully.
02:17:34 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins12107802863660824948.sh
02:17:34 ---> create-netrc.sh
02:17:34 WARN: Log server credential not found.
02:17:34 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins7580130107210035729.sh
02:17:34 ---> python-tools-install.sh
02:17:34 Setup pyenv:
02:17:34 system
02:17:34 3.8.13
02:17:34 3.9.13
02:17:34 3.10.13
02:17:34 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:17:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqzN from file:/tmp/.os_lf_venv
02:17:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:17:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:17:36 lf-activate-venv(): INFO: Base packages installed successfully
02:17:36 lf-activate-venv(): INFO: Installing additional packages: lftools
02:17:46 lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH
02:17:46 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins9288261883080257499.sh
02:17:46 ---> sudo-logs.sh
02:17:46 Archiving 'sudo' log..
02:17:47 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins11354426553937914352.sh
02:17:47 ---> job-cost.sh
02:17:47 Setup pyenv:
02:17:47 system
02:17:47 3.8.13
02:17:47 3.9.13
02:17:47 3.10.13
02:17:47 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:17:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqzN from file:/tmp/.os_lf_venv
02:17:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:17:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:17:49 lf-activate-venv(): INFO: Base packages installed successfully
02:17:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:17:57 lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH
02:17:57 DEBUG: total: 0
02:17:57 INFO: Retrieving Stack Cost...
02:17:57 INFO: Retrieving Pricing Info for: v3-standard-2
02:17:57 INFO: Archiving Costs
02:17:57 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins5088288570752895175.sh
02:17:57 ---> logs-deploy.sh
02:17:57 Setup pyenv:
02:17:57 system
02:17:57 3.8.13
02:17:57 3.9.13
02:17:57 3.10.13
02:17:57 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:17:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aqzN from file:/tmp/.os_lf_venv
02:17:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:17:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:18:00 lf-activate-venv(): INFO: Base packages installed successfully
02:18:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:18:13 lf-activate-venv(): INFO: Adding /tmp/venv-aqzN/bin to PATH
02:18:13 WARNING: Nexus logging server not set
02:18:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-titanium/60/
02:18:13 INFO: archiving logs to S3
02:18:14 ---> uname -a:
02:18:14 Linux prd-centos8-robot-2c-8g-7427.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:18:14
02:18:14
02:18:14 ---> lscpu:
02:18:14 Architecture: x86_64
02:18:14 CPU op-mode(s): 32-bit, 64-bit
02:18:14 Byte Order: Little Endian
02:18:14 CPU(s): 2
02:18:14 On-line CPU(s) list: 0,1
02:18:14 Thread(s) per core: 1
02:18:14 Core(s) per socket: 1
02:18:14 Socket(s): 2
02:18:14 NUMA node(s): 1
02:18:14 Vendor ID: AuthenticAMD
02:18:14 CPU family: 23
02:18:14 Model: 49
02:18:14 Model name: AMD EPYC-Rome Processor
02:18:14 Stepping: 0
02:18:14 CPU MHz: 2799.998
02:18:14 BogoMIPS: 5599.99
02:18:14 Virtualization: AMD-V
02:18:14 Hypervisor vendor: KVM
02:18:14 Virtualization type: full
02:18:14 L1d cache: 32K
02:18:14 L1i cache: 32K
02:18:14 L2 cache: 512K
02:18:14 L3 cache: 16384K
02:18:14 NUMA node0 CPU(s): 0,1
02:18:14 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:18:14
02:18:14
02:18:14 ---> nproc:
02:18:14 2
02:18:14
02:18:14
02:18:14 ---> df -h:
02:18:14 Filesystem Size Used Avail Use% Mounted on
02:18:14 devtmpfs 3.8G 0 3.8G 0% /dev
02:18:14 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:18:14 tmpfs 3.8G 17M 3.8G 1% /run
02:18:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:18:14 /dev/vda1 40G 8.5G 32G 22% /
02:18:14 tmpfs 770M 0 770M 0% /run/user/1001
02:18:14
02:18:14
02:18:14 ---> free -m:
02:18:14 total used free shared buff/cache available
02:18:14 Mem: 7697 685 4601 19 2410 6713
02:18:14 Swap: 1023 0 1023
02:18:14
02:18:14
02:18:14 ---> ip addr:
02:18:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:18:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:18:14 inet 127.0.0.1/8 scope host lo
02:18:14 valid_lft forever preferred_lft forever
02:18:14 inet6 ::1/128 scope host
02:18:14 valid_lft forever preferred_lft forever
02:18:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:18:14 link/ether fa:16:3e:a0:01:7c brd ff:ff:ff:ff:ff:ff
02:18:14 altname enp0s3
02:18:14 altname ens3
02:18:14 inet 10.30.170.50/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:18:14 valid_lft 74387sec preferred_lft 74387sec
02:18:14 inet6 fe80::f816:3eff:fea0:17c/64 scope link
02:18:14 valid_lft forever preferred_lft forever
02:18:14
02:18:14
02:18:14 ---> sar -b -r -n DEV:
02:18:14 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-7427.novalocal) 11/10/2025 _x86_64_ (2 CPU)
02:18:14
02:18:14 12:00:01 AM tps rtps wtps bread/s bwrtn/s
02:18:14 12:01:01 AM 1.03 0.00 1.03 0.00 217.02
02:18:14 12:02:01 AM 0.57 0.00 0.57 0.00 14.31
02:18:14 12:03:01 AM 0.20 0.00 0.20 0.00 18.78
02:18:14 12:04:01 AM 0.23 0.00 0.23 0.00 28.11
02:18:14 12:05:01 AM 0.12 0.00 0.12 0.00 8.97
02:18:14 12:06:01 AM 0.22 0.00 0.22 0.00 16.58
02:18:14 12:07:01 AM 0.15 0.00 0.15 0.00 15.33
02:18:14 12:08:01 AM 0.50 0.07 0.43 7.60 25.42
02:18:14 12:09:01 AM 0.42 0.00 0.42 0.00 14.41
02:18:14 12:10:01 AM 0.15 0.00 0.15 0.00 29.06
02:18:14 12:11:01 AM 0.17 0.00 0.17 0.00 5.15
02:18:14 12:12:01 AM 0.43 0.00 0.43 0.00 18.63
02:18:14 12:13:01 AM 0.57 0.00 0.57 0.00 13.80
02:18:14 12:14:01 AM 0.45 0.00 0.45 0.00 16.35
02:18:14 12:15:01 AM 0.15 0.00 0.15 0.00 11.60
02:18:14 12:16:01 AM 0.13 0.00 0.13 0.00 6.85
02:18:14 12:17:01 AM 0.17 0.00 0.17 0.00 27.75
02:18:14 12:18:01 AM 0.18 0.00 0.18 0.00 9.20
02:18:14 12:19:01 AM 0.42 0.00 0.42 0.00 24.01
02:18:14 12:20:01 AM 0.48 0.00 0.48 0.00 16.65
02:18:14 12:21:01 AM 0.38 0.00 0.38 0.00 14.30
02:18:14 12:22:01 AM 0.13 0.00 0.13 0.00 15.20
02:18:14 12:23:01 AM 0.15 0.00 0.15 0.00 21.53
02:18:14 12:24:01 AM 0.30 0.00 0.30 0.00 14.78
02:18:14 12:25:01 AM 0.25 0.00 0.25 0.00 18.43
02:18:14 12:26:01 AM 0.18 0.00 0.18 0.00 17.45
02:18:14 12:27:01 AM 0.13 0.00 0.13 0.00 9.22
02:18:14 12:28:01 AM 0.28 0.00 0.28 0.00 18.41
02:18:14 12:29:01 AM 0.32 0.00 0.32 0.00 12.80
02:18:14 12:30:01 AM 0.18 0.00 0.18 0.00 25.58
02:18:14 12:31:01 AM 0.28 0.00 0.28 0.00 9.56
02:18:14 12:32:01 AM 0.45 0.00 0.45 0.00 18.16
02:18:14 12:33:01 AM 0.48 0.00 0.48 0.00 14.26
02:18:14 12:34:01 AM 0.25 0.00 0.25 0.00 11.08
02:18:14 12:35:01 AM 0.20 0.00 0.20 0.00 8.68
02:18:14 12:36:01 AM 0.18 0.00 0.18 0.00 83.20
02:18:14 12:37:01 AM 0.22 0.00 0.22 0.00 71.89
02:18:14 12:38:01 AM 0.27 0.00 0.27 0.00 16.40
02:18:14 12:39:01 AM 0.75 0.00 0.75 0.00 22.61
02:18:14 12:40:02 AM 0.52 0.00 0.52 0.00 18.64
02:18:14 12:41:01 AM 0.14 0.00 0.14 0.00 9.00
02:18:14 12:42:01 AM 0.22 0.00 0.22 0.00 17.75
02:18:14 12:43:01 AM 0.17 0.00 0.17 0.00 33.59
02:18:14 12:44:01 AM 0.32 0.00 0.32 0.00 78.17
02:18:14 12:45:01 AM 0.32 0.00 0.32 0.00 71.60
02:18:14 12:46:01 AM 0.57 0.00 0.57 0.00 19.73
02:18:14 12:47:01 AM 0.50 0.00 0.50 0.00 17.98
02:18:14 12:48:01 AM 0.50 0.00 0.50 0.00 16.91
02:18:14 12:49:01 AM 0.43 0.00 0.43 0.00 18.20
02:18:14 12:50:01 AM 0.83 0.00 0.83 0.00 18.49
02:18:14 12:51:01 AM 0.35 0.00 0.35 0.00 66.17
02:18:14 12:52:01 AM 0.30 0.00 0.30 0.00 109.61
02:18:14 12:53:01 AM 0.25 0.00 0.25 0.00 16.76
02:18:14 12:54:01 AM 0.37 0.00 0.37 0.00 15.35
02:18:14 12:55:01 AM 0.13 0.00 0.13 0.00 16.79
02:18:14 12:56:01 AM 0.13 0.00 0.13 0.00 8.53
02:18:14 12:57:01 AM 0.17 0.00 0.17 0.00 19.46
02:18:14 12:58:01 AM 0.32 0.00 0.32 0.00 15.01
02:18:14 12:59:01 AM 0.33 0.00 0.33 0.00 118.66
02:18:14 01:00:01 AM 0.17 0.00 0.17 0.00 58.41
02:18:14 01:01:01 AM 0.23 0.00 0.23 0.00 9.46
02:18:14 01:02:01 AM 0.38 0.00 0.38 0.00 22.30
02:18:14 01:03:01 AM 0.20 0.00 0.20 0.00 9.60
02:18:14 01:04:01 AM 0.27 0.00 0.27 0.00 19.71
02:18:14 01:05:01 AM 0.15 0.00 0.15 0.00 16.40
02:18:14 01:06:01 AM 0.13 0.00 0.13 0.00 20.13
02:18:14 01:07:01 AM 0.15 0.00 0.15 0.00 12.55
02:18:14 01:08:01 AM 0.28 0.00 0.28 0.00 12.00
02:18:14 01:09:01 AM 0.28 0.00 0.28 0.00 10.23
02:18:14 01:10:01 AM 0.25 0.00 0.25 0.00 13.77
02:18:14 01:11:01 AM 0.42 0.00 0.42 0.00 15.07
02:18:14 01:12:01 AM 0.32 0.00 0.32 0.00 25.35
02:18:14 01:13:01 AM 0.13 0.00 0.13 0.00 8.51
02:18:14 01:14:01 AM 0.23 0.00 0.23 0.00 18.91
02:18:14 01:15:01 AM 0.17 0.00 0.17 0.00 16.80
02:18:14 01:16:01 AM 0.13 0.00 0.13 0.00 8.66
02:18:14 01:17:01 AM 0.23 0.00 0.23 0.00 18.13
02:18:14 01:18:01 AM 0.23 0.00 0.23 0.00 16.13
02:18:14 01:19:01 AM 0.27 0.00 0.27 0.00 15.48
02:18:14 01:20:01 AM 0.23 0.00 0.23 0.00 19.84
02:18:14 01:21:01 AM 0.45 0.00 0.45 0.00 17.25
02:18:14 01:22:01 AM 0.22 0.00 0.22 0.00 13.38
02:18:14 01:23:01 AM 0.23 0.00 0.23 0.00 17.11
02:18:14 01:24:01 AM 0.40 0.00 0.40 0.00 13.23
02:18:14 01:25:01 AM 0.20 0.00 0.20 0.00 26.27
02:18:14 01:26:01 AM 0.13 0.00 0.13 0.00 15.33
02:18:14 01:27:01 AM 0.12 0.00 0.12 0.00 8.40
02:18:14 01:28:01 AM 0.18 0.00 0.18 0.00 18.65
02:18:14 01:29:01 AM 0.28 0.00 0.28 0.00 17.19
02:18:14 01:30:01 AM 0.20 0.00 0.20 0.00 15.75
02:18:14 01:31:01 AM 0.28 0.00 0.28 0.00 24.73
02:18:14 01:32:01 AM 0.22 0.00 0.22 0.00 9.08
02:18:14 01:33:01 AM 0.38 0.00 0.38 0.00 16.83
02:18:14 01:34:01 AM 0.48 0.00 0.48 0.00 15.48
02:18:14 01:35:01 AM 0.42 0.00 0.42 0.00 13.45
02:18:14 01:36:01 AM 0.38 0.00 0.38 0.00 12.10
02:18:14 01:37:01 AM 0.28 0.00 0.28 0.00 12.25
02:18:14 01:38:01 AM 0.25 0.00 0.25 0.00 40.92
02:18:14 01:39:01 AM 0.48 0.00 0.48 0.00 15.71
02:18:14 01:40:01 AM 0.24 0.00 0.24 0.00 18.45
02:18:14 01:40:01 AM 0.00 0.00 0.00 0.00 0.00
02:18:14 01:41:01 AM 0.30 0.00 0.30 0.00 19.49
02:18:14 01:42:01 AM 0.20 0.00 0.20 0.00 10.68
02:18:14 01:43:01 AM 0.18 0.00 0.18 0.00 16.65
02:18:14 01:44:01 AM 0.32 0.00 0.32 0.00 28.81
02:18:14 01:45:01 AM 0.17 0.00 0.17 0.00 8.57
02:18:14 01:46:01 AM 0.13 0.00 0.13 0.00 7.06
02:18:14 01:47:01 AM 0.18 0.00 0.18 0.00 15.08
02:18:14 01:48:02 AM 0.30 0.00 0.30 0.00 10.81
02:18:14 01:49:01 AM 0.36 0.00 0.36 0.00 12.61
02:18:14 01:50:01 AM 0.22 0.00 0.22 0.00 41.99
02:18:14 01:51:01 AM 0.17 0.00 0.17 0.00 14.96
02:18:14 01:52:01 AM 0.72 0.00 0.72 0.00 16.98
02:18:14 01:53:01 AM 0.45 0.00 0.45 0.00 24.38
02:18:14 01:54:01 AM 0.25 0.00 0.25 0.00 12.78
02:18:14 01:55:01 AM 0.15 0.00 0.15 0.00 14.26
02:18:14 01:56:01 AM 0.15 0.00 0.15 0.00 25.20
02:18:14 01:57:01 AM 0.13 0.00 0.13 0.00 11.60
02:18:14 01:58:01 AM 0.22 0.00 0.22 0.00 10.66
02:18:14 01:59:01 AM 0.30 0.00 0.30 0.00 12.78
02:18:14 02:00:01 AM 0.13 0.00 0.13 0.00 6.93
02:18:14 02:01:01 AM 0.32 0.00 0.32 0.00 16.69
02:18:14 02:02:01 AM 0.35 0.00 0.35 0.00 9.78
02:18:14 02:03:01 AM 0.28 0.00 0.28 0.00 18.19
02:18:14 02:04:01 AM 0.32 0.00 0.32 0.00 21.61
02:18:14 02:05:01 AM 0.23 0.00 0.23 0.00 21.73
02:18:14 02:06:01 AM 0.12 0.00 0.12 0.00 8.66
02:18:14 02:07:01 AM 0.13 0.00 0.13 0.00 16.26
02:18:14 02:08:01 AM 0.17 0.00 0.17 0.00 16.39
02:18:14 02:09:01 AM 0.30 0.00 0.30 0.00 11.85
02:18:14 02:10:01 AM 0.17 0.00 0.17 0.00 25.32
02:18:14 02:11:01 AM 0.45 0.00 0.45 0.00 15.36
02:18:14 02:12:01 AM 0.18 0.00 0.18 0.00 10.40
02:18:14 02:13:01 AM 0.22 0.00 0.22 0.00 9.90
02:18:14 02:14:01 AM 0.30 0.00 0.30 0.00 15.13
02:18:14 02:15:01 AM 0.17 0.00 0.17 0.00 7.21
02:18:14 02:16:01 AM 0.18 0.00 0.18 0.00 76.25
02:18:14 02:17:01 AM 13.96 0.28 13.68 33.86 642.74
02:18:14 02:18:01 AM 30.09 0.42 29.67 48.25 5018.24
02:18:14 Average: 0.60 0.01 0.59 0.65 62.78
02:18:14
02:18:14 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:18:14 12:01:01 AM 4777844 6933180 3104588 39.39 2688 2321708 785572 8.80 270368 2449340 4
02:18:14 12:02:01 AM 4777656 6933380 3104776 39.39 2688 2322096 785572 8.80 270388 2449536 220
02:18:14 12:03:01 AM 4777920 6934028 3104512 39.39 2688 2322480 785572 8.80 270388 2449516 88
02:18:14 12:04:01 AM 4776964 6933772 3105468 39.40 2688 2323180 785572 8.80 270392 2450392 56
02:18:14 12:05:01 AM 4776408 6933584 3106024 39.40 2688 2323548 785572 8.80 270388 2450816 192
02:18:14 12:06:01 AM 4776172 6933716 3106260 39.41 2688 2323916 785572 8.80 270388 2451192 132
02:18:14 12:07:01 AM 4775172 6933104 3107260 39.42 2688 2324296 768408 8.60 270388 2451884 84
02:18:14 12:08:01 AM 4774900 6933576 3107532 39.42 2688 2325036 770368 8.63 270484 2452256 4
02:18:14 12:09:01 AM 4774664 6933716 3107768 39.43 2688 2325420 770368 8.63 270484 2452704 160
02:18:14 12:10:01 AM 4773720 6933476 3108712 39.44 2688 2326116 793760 8.89 270484 2453580 20
02:18:14 12:11:01 AM 4773596 6933596 3108836 39.44 2688 2326360 793760 8.89 270484 2453584 144
02:18:14 12:12:01 AM 4773568 6933832 3108864 39.44 2688 2326632 793760 8.89 270484 2453856 56
02:18:14 12:13:01 AM 4773132 6933668 3109300 39.45 2688 2326904 793760 8.89 270484 2454012 56
02:18:14 12:14:01 AM 4773096 6933908 3109336 39.45 2688 2327172 793760 8.89 270484 2454356 52
02:18:14 12:15:01 AM 4772748 6933832 3109684 39.45 2688 2327444 793760 8.89 270484 2454656 4
02:18:14 12:16:01 AM 4769828 6931500 3112604 39.49 2688 2328032 793760 8.89 270484 2457216 416
02:18:14 12:17:01 AM 4769736 6931804 3112696 39.49 2688 2328436 793760 8.89 270484 2457668 24
02:18:14 12:18:01 AM 4769356 6931812 3113076 39.49 2688 2328816 793760 8.89 270484 2458076 176
02:18:14 12:19:01 AM 4768640 6931492 3113792 39.50 2688 2329220 793760 8.89 270484 2458656 24
02:18:14 12:20:01 AM 4768016 6931248 3114416 39.51 2688 2329600 793760 8.89 270484 2459200 40
02:18:14 12:21:01 AM 4768032 6931656 3114400 39.51 2688 2329984 793760 8.89 270484 2459312 160
02:18:14 12:22:01 AM 4767708 6931716 3114724 39.51 2688 2330364 793760 8.89 270484 2459704 112
02:18:14 12:23:01 AM 4767252 6931824 3115180 39.52 2688 2330936 793760 8.89 270484 2460196 72
02:18:14 12:24:01 AM 4766676 6931632 3115756 39.53 2688 2331320 793760 8.89 270484 2460648 168
02:18:14 12:25:01 AM 4765980 6931316 3116452 39.54 2688 2331700 793760 8.89 270484 2461168 84
02:18:14 12:26:01 AM 4765684 6931408 3116748 39.54 2688 2332080 793760 8.89 270484 2461496 4
02:18:14 12:27:01 AM 4765324 6931428 3117108 39.55 2688 2332468 777616 8.71 270484 2461876 160
02:18:14 12:28:01 AM 4765200 6931700 3117232 39.55 2688 2332864 777616 8.71 270484 2462152 68
02:18:14 12:29:01 AM 4764392 6931612 3118040 39.56 2688 2333576 777616 8.71 270484 2462952 552
02:18:14 12:30:01 AM 4763932 6931352 3118500 39.56 2688 2333784 778132 8.71 270484 2463316 56
02:18:14 12:31:01 AM 4763588 6931288 3118844 39.57 2688 2334064 778132 8.71 270484 2463696 144
02:18:14 12:32:01 AM 4763652 6931620 3118780 39.57 2688 2334332 778132 8.71 270484 2463764 4
02:18:14 12:33:01 AM 4762836 6931076 3119596 39.58 2688 2334604 778132 8.71 270484 2464424 4
02:18:14 12:34:01 AM 4762772 6931292 3119660 39.58 2688 2334876 778132 8.71 270484 2464464 64
02:18:14 12:35:01 AM 4762436 6931332 3119996 39.58 2688 2335256 778132 8.71 270484 2464700 240
02:18:14 12:36:01 AM 4759040 6931008 3123392 39.62 2688 2338332 778132 8.71 270484 2468244 848
02:18:14 12:37:01 AM 4755016 6928320 3127416 39.68 2688 2339660 778132 8.71 270492 2472216 56
02:18:14 12:38:01 AM 4754576 6928268 3127856 39.68 2688 2340040 778132 8.71 270492 2472876 52
02:18:14 12:39:01 AM 4753936 6928004 3128496 39.69 2688 2340424 778132 8.71 270492 2473380 24
02:18:14 12:40:02 AM 4753588 6928040 3128844 39.69 2688 2340804 795236 8.90 270492 2473528 4
02:18:14 12:41:01 AM 4753940 6928780 3128492 39.69 2688 2341192 795236 8.90 270492 2473600 168
02:18:14 12:42:01 AM 4753460 6928692 3128972 39.70 2688 2341572 795236 8.90 270492 2474060 96
02:18:14 12:43:01 AM 4752424 6928516 3130008 39.71 2688 2342456 795236 8.90 270492 2474696 8
02:18:14 12:44:01 AM 4748656 6927564 3133776 39.76 2688 2345248 795236 8.90 270492 2478612 572
02:18:14 12:45:01 AM 4743264 6923716 3139168 39.82 2688 2346796 795236 8.90 270492 2484056 68
02:18:14 12:46:01 AM 4743192 6924024 3139240 39.83 2688 2347176 795236 8.90 270492 2484056 24
02:18:14 12:47:01 AM 4742268 6923484 3140164 39.84 2688 2347560 795236 8.90 270492 2484888 36
02:18:14 12:48:01 AM 4740948 6922552 3141484 39.85 2688 2347944 795236 8.90 270492 2486300 24
02:18:14 12:49:01 AM 4739904 6921888 3142528 39.87 2688 2348324 786756 8.81 270492 2487332 24
02:18:14 12:50:01 AM 4739348 6921728 3143084 39.87 2688 2348712 808336 9.05 279592 2478604 204
02:18:14 12:51:01 AM 4737144 6921956 3145288 39.90 2688 2351156 808336 9.05 279592 2481048 784
02:18:14 12:52:01 AM 4734748 6922092 3147684 39.93 2688 2353672 808336 9.05 279592 2483496 96
02:18:14 12:53:01 AM 4734552 6922272 3147880 39.94 2688 2354056 808336 9.05 279592 2483284 56
02:18:14 12:54:01 AM 4734348 6922448 3148084 39.94 2688 2354436 808336 9.05 279592 2483880 144
02:18:14 12:55:01 AM 4734024 6922524 3148408 39.94 2688 2354836 808336 9.05 279592 2483952 72
02:18:14 12:56:01 AM 4733840 6922724 3148592 39.94 2688 2355216 808336 9.05 279592 2484332 220
02:18:14 12:57:01 AM 4733544 6922820 3148888 39.95 2688 2355600 808336 9.05 279592 2484724 56
02:18:14 12:58:01 AM 4732032 6922792 3150400 39.97 2688 2357084 791860 8.87 279592 2486208 1228
02:18:14 12:59:01 AM 4728324 6922424 3154108 40.01 2688 2360456 791860 8.87 279592 2489780 1160
02:18:14 01:00:01 AM 4727476 6922192 3154956 40.03 2688 2361044 786352 8.80 279592 2490436 28
02:18:14 01:01:01 AM 4726196 6921304 3156236 40.04 2688 2361432 786352 8.80 279592 2491496 176
02:18:14 01:02:01 AM 4726832 6922320 3155600 40.03 2688 2361812 786352 8.80 279620 2491232 36
02:18:14 01:03:01 AM 4726476 6922352 3155956 40.04 2688 2362200 786352 8.80 279616 2491544 192
02:18:14 01:04:01 AM 4726244 6922508 3156188 40.04 2688 2362580 786352 8.80 279616 2492032 116
02:18:14 01:05:01 AM 4725252 6921888 3157180 40.05 2688 2362960 786352 8.80 279616 2492328 40
02:18:14 01:06:01 AM 4725304 6922560 3157128 40.05 2688 2363580 786352 8.80 279616 2492832 80
02:18:14 01:07:01 AM 4724956 6922492 3157476 40.06 2688 2363852 786352 8.80 279616 2493112 4
02:18:14 01:08:01 AM 4724620 6922420 3157812 40.06 2688 2364124 786352 8.80 279616 2493376 4
02:18:14 01:09:01 AM 4724336 6922404 3158096 40.06 2688 2364392 786352 8.80 279616 2493828 104
02:18:14 01:10:01 AM 4724288 6922640 3158144 40.07 2688 2364668 780104 8.73 279616 2493908 56
02:18:14 01:11:01 AM 4723892 6922512 3158540 40.07 2688 2364936 780104 8.73 279628 2494304 4
02:18:14 01:12:01 AM 4723052 6922332 3159380 40.08 2688 2365596 797852 8.93 279628 2495008 4
02:18:14 01:13:01 AM 4722640 6922292 3159792 40.09 2688 2365976 797852 8.93 279628 2495468 160
02:18:14 01:14:01 AM 4722228 6922272 3160204 40.09 2688 2366360 797852 8.93 279628 2495908 96
02:18:14 01:15:01 AM 4721716 6922148 3160716 40.10 2688 2366744 797852 8.93 279628 2496180 4
02:18:14 01:16:01 AM 4721024 6921844 3161408 40.11 2688 2367140 797852 8.93 279628 2496840 188
02:18:14 01:17:01 AM 4721136 6922336 3161296 40.11 2688 2367520 797852 8.93 279628 2496928 104
02:18:14 01:18:01 AM 4720976 6922512 3161456 40.11 2688 2367848 797852 8.93 279628 2497148 4
02:18:14 01:19:01 AM 4720176 6922236 3162256 40.12 2688 2368372 797852 8.93 279628 2497992 176
02:18:14 01:20:01 AM 4719208 6921640 3163224 40.13 2688 2368752 797852 8.93 279628 2498596 36
02:18:14 01:21:01 AM 4718884 6921692 3163548 40.13 2688 2369124 797852 8.93 279628 2498936 40
02:18:14 01:22:01 AM 4719208 6922400 3163224 40.13 2688 2369508 797364 8.93 279628 2498912 92
02:18:14 01:23:01 AM 4718768 6922352 3163664 40.14 2688 2369892 797364 8.93 279628 2499308 8
02:18:14 01:24:01 AM 4718160 6922120 3164272 40.14 2688 2370276 797364 8.93 279628 2499752 160
02:18:14 01:25:01 AM 4717864 6922528 3164568 40.15 2688 2370980 797364 8.93 279628 2500264 132
02:18:14 01:26:01 AM 4717476 6922524 3164956 40.15 2688 2371364 797364 8.93 279628 2500648 84
02:18:14 01:27:01 AM 4717168 6922596 3165264 40.16 2688 2371744 797364 8.93 279628 2501064 236
02:18:14 01:28:01 AM 4716704 6922528 3165728 40.16 2688 2372128 797364 8.93 279628 2501508 100
02:18:14 01:29:01 AM 4715460 6921660 3166972 40.18 2688 2372512 797364 8.93 279628 2502336 84
02:18:14 01:30:01 AM 4715364 6921952 3167068 40.18 2688 2372892 792236 8.87 279628 2502560 36
02:18:14 01:31:01 AM 4714768 6921972 3167664 40.19 2688 2373508 792236 8.87 279628 2503380 4
02:18:14 01:32:01 AM 4714528 6922008 3167904 40.19 2688 2373784 792236 8.87 279628 2503336 96
02:18:14 01:33:01 AM 4714044 6921792 3168388 40.20 2688 2374052 792236 8.87 279628 2504016 4
02:18:14 01:34:01 AM 4714036 6922048 3168396 40.20 2688 2374324 792236 8.87 279628 2503960 4
02:18:14 01:35:01 AM 4713676 6921968 3168756 40.20 2688 2374596 792236 8.87 279628 2504432 4
02:18:14 01:36:01 AM 4713752 6922316 3168680 40.20 2688 2374868 792236 8.87 279628 2504328 4
02:18:14 01:37:01 AM 4712600 6922236 3169832 40.21 2688 2375948 792236 8.87 279640 2505516 792
02:18:14 01:38:01 AM 4712144 6922168 3170288 40.22 2688 2376332 792236 8.87 279640 2505784 72
02:18:14 01:39:01 AM 4711816 6922220 3170616 40.22 2688 2376712 792236 8.87 279640 2506236 220
02:18:14 01:40:01 AM 4711720 6922516 3170712 40.23 2688 2377096 789216 8.84 279640 2506332 148
02:18:14 01:40:01 AM 4711224 6922024 3171208 40.23 2688 2377100 789216 8.84 279640 2506688 160
02:18:14 01:41:01 AM 4711124 6922296 3171308 40.23 2688 2377480 789216 8.84 279640 2507176 40
02:18:14 01:42:01 AM 4710204 6921756 3172228 40.24 2688 2377860 789216 8.84 279640 2507716 192
02:18:14 01:43:01 AM 4709764 6921908 3172668 40.25 2688 2378444 789216 8.84 279640 2508044 316
02:18:14 01:44:01 AM 4709360 6921896 3173072 40.25 2688 2378844 789216 8.84 279640 2508496 4
02:18:14 01:45:01 AM 4709140 6921948 3173292 40.26 2688 2379116 789216 8.84 279640 2508792 104
02:18:14 01:46:01 AM 4709324 6922400 3173108 40.26 2688 2379384 789216 8.84 279640 2508856 188
02:18:14 01:47:01 AM 4708752 6922100 3173680 40.26 2688 2379656 789216 8.84 279640 2509128 44
02:18:14 01:48:02 AM 4708432 6922020 3174000 40.27 2688 2379888 789216 8.84 279640 2509572 64
02:18:14 01:49:01 AM 4708396 6922252 3174036 40.27 2688 2380156 789216 8.84 279640 2509704 104
02:18:14 01:50:01 AM 4706732 6921748 3175700 40.29 2688 2381320 797436 8.93 279656 2511020 52
02:18:14 01:51:01 AM 4706632 6922024 3175800 40.29 2688 2381688 797436 8.93 279656 2511292 92
02:18:14 01:52:01 AM 4706168 6921936 3176264 40.30 2688 2382072 793072 8.88 280608 2510728 192
02:18:14 01:53:01 AM 4705868 6922036 3176564 40.30 2688 2382468 793072 8.88 280608 2511128 68
02:18:14 01:54:01 AM 4705460 6922012 3176972 40.30 2688 2382852 793072 8.88 280608 2511576 192
02:18:14 01:55:01 AM 4705108 6922044 3177324 40.31 2688 2383236 793072 8.88 280608 2511744 180
02:18:14 01:56:01 AM 4704596 6922216 3177836 40.32 2688 2383920 793072 8.88 280608 2512428 136
02:18:14 01:57:01 AM 4704484 6922344 3177948 40.32 2688 2384160 793072 8.88 280608 2512668 56
02:18:14 01:58:01 AM 4704140 6922272 3178292 40.32 2688 2384432 793072 8.88 280608 2512940 56
02:18:14 01:59:01 AM 4703684 6922092 3178748 40.33 2688 2384700 793072 8.88 280608 2513284 52
02:18:14 02:00:01 AM 4703324 6922004 3179108 40.33 2688 2384972 786416 8.81 280608 2513720 144
02:18:14 02:01:01 AM 4702104 6921056 3180328 40.35 2688 2385244 786416 8.81 280608 2514668 4
02:18:14 02:02:01 AM 4702384 6921908 3180048 40.34 2688 2385816 786416 8.81 280620 2514432 436
02:18:14 02:03:01 AM 4702112 6921940 3180320 40.35 2688 2386120 803160 8.99 280624 2514740 304
02:18:14 02:04:01 AM 4701724 6921968 3180708 40.35 2688 2386544 803160 8.99 280624 2515336 232
02:18:14 02:05:01 AM 4701412 6922036 3181020 40.36 2688 2386924 803160 8.99 280624 2515424 8
02:18:14 02:06:01 AM 4701220 6922228 3181212 40.36 2688 2387308 803160 8.99 280624 2515924 160
02:18:14 02:07:01 AM 4700716 6922112 3181716 40.36 2688 2387692 803160 8.99 280624 2516308 84
02:18:14 02:08:01 AM 4700436 6922220 3181996 40.37 2688 2388072 803160 8.99 280624 2516580 4
02:18:14 02:09:01 AM 4699768 6921932 3182664 40.38 2688 2388456 803160 8.99 280624 2517024 168
02:18:14 02:10:01 AM 4698768 6921504 3183664 40.39 2688 2389028 794608 8.90 280624 2517760 4
02:18:14 02:11:01 AM 4698908 6921928 3183524 40.39 2688 2389304 794608 8.90 280624 2518056 4
02:18:14 02:12:01 AM 4698784 6922068 3183648 40.39 2688 2389576 794608 8.90 280624 2518208 48
02:18:14 02:13:01 AM 4698616 6922168 3183816 40.39 2688 2389844 794608 8.90 280624 2518476 48
02:18:14 02:14:01 AM 4697996 6921832 3184436 40.40 2688 2390120 794608 8.90 280624 2518840 4
02:18:14 02:15:01 AM 4697956 6922052 3184476 40.40 2688 2390380 794608 8.90 280624 2518912 88
02:18:14 02:16:01 AM 4627128 6853872 3255304 41.30 2688 2393012 999160 11.19 280624 2588304 468
02:18:14 02:17:01 AM 4632184 6826708 3250248 41.23 2688 2366868 818684 9.17 407740 2480980 161028
02:18:14 02:18:01 AM 4762728 6922840 3119704 39.58 2688 2332796 731688 8.19 573524 2188316 25092
02:18:14 Average: 4731423 6924012 3151009 39.98 2688 2359005 793150 8.88 279612 2486990 1471
02:18:14
02:18:14 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:18:14 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:01:01 AM eth0 11.54 9.16 2.94 1.81 0.00 0.00 0.00 0.00
02:18:14 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:02:01 AM eth0 12.57 9.31 3.13 1.99 0.00 0.00 0.00 0.00
02:18:14 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:03:01 AM eth0 13.68 9.12 2.91 1.82 0.00 0.00 0.00 0.00
02:18:14 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:04:01 AM eth0 22.24 16.99 5.13 3.07 0.00 0.00 0.00 0.00
02:18:14 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:05:01 AM eth0 11.53 9.32 3.11 1.99 0.00 0.00 0.00 0.00
02:18:14 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:06:01 AM eth0 14.00 8.62 3.35 1.91 0.00 0.00 0.00 0.00
02:18:14 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:07:01 AM eth0 11.05 8.91 2.73 1.78 0.00 0.00 0.00 0.00
02:18:14 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:08:01 AM eth0 11.36 9.03 2.79 1.79 0.00 0.00 0.00 0.00
02:18:14 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:09:01 AM eth0 11.35 9.13 2.90 1.85 0.00 0.00 0.00 0.00
02:18:14 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:10:01 AM eth0 19.56 16.04 5.00 3.07 0.00 0.00 0.00 0.00
02:18:14 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:11:01 AM eth0 1.08 0.75 0.20 0.13 0.00 0.00 0.00 0.00
02:18:14 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:12:01 AM eth0 1.32 0.88 0.22 0.15 0.00 0.00 0.00 0.00
02:18:14 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:13:01 AM eth0 1.13 0.87 0.21 0.15 0.00 0.00 0.00 0.00
02:18:14 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:14:01 AM eth0 3.23 0.97 1.63 0.21 0.00 0.00 0.00 0.00
02:18:14 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:15:01 AM eth0 1.05 0.80 0.21 0.14 0.00 0.00 0.00 0.00
02:18:14 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:16:01 AM eth0 26.66 25.96 4.44 2.44 0.00 0.00 0.00 0.00
02:18:14 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:17:01 AM eth0 11.40 9.40 2.85 1.86 0.00 0.00 0.00 0.00
02:18:14 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:18:01 AM eth0 11.26 8.97 2.78 1.79 0.00 0.00 0.00 0.00
02:18:14 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:19:01 AM eth0 11.51 9.43 3.00 1.92 0.00 0.00 0.00 0.00
02:18:14 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:20:01 AM eth0 11.60 9.08 2.86 1.79 0.00 0.00 0.00 0.00
02:18:14 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:21:01 AM eth0 11.13 9.18 2.83 1.80 0.00 0.00 0.00 0.00
02:18:14 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:22:01 AM eth0 11.18 9.08 2.76 1.79 0.00 0.00 0.00 0.00
02:18:14 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:23:01 AM eth0 13.78 12.60 3.04 1.89 0.00 0.00 0.00 0.00
02:18:14 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:24:01 AM eth0 14.61 9.15 3.10 1.86 0.00 0.00 0.00 0.00
02:18:14 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:25:01 AM eth0 14.75 9.30 3.48 2.17 0.00 0.00 0.00 0.00
02:18:14 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:26:01 AM eth0 12.23 9.27 3.19 2.05 0.00 0.00 0.00 0.00
02:18:14 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:27:01 AM eth0 12.01 9.55 3.19 2.05 0.00 0.00 0.00 0.00
02:18:14 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:28:01 AM eth0 11.91 9.41 2.93 1.82 0.00 0.00 0.00 0.00
02:18:14 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:29:01 AM eth0 20.01 16.95 5.26 3.28 0.00 0.00 0.00 0.00
02:18:14 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:30:01 AM eth0 1.08 0.65 0.18 0.11 0.00 0.00 0.00 0.00
02:18:14 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:31:01 AM eth0 1.47 1.10 0.47 0.35 0.00 0.00 0.00 0.00
02:18:14 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:32:01 AM eth0 1.48 0.82 0.24 0.14 0.00 0.00 0.00 0.00
02:18:14 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:33:01 AM eth0 2.63 1.35 0.94 0.61 0.00 0.00 0.00 0.00
02:18:14 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:34:01 AM eth0 2.33 1.15 0.70 0.41 0.00 0.00 0.00 0.00
02:18:14 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:35:01 AM eth0 3.80 3.30 0.91 0.64 0.00 0.00 0.00 0.00
02:18:14 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:36:01 AM eth0 21.90 22.65 4.88 2.16 0.00 0.00 0.00 0.00
02:18:14 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:37:01 AM eth0 16.31 14.13 3.81 2.06 0.00 0.00 0.00 0.00
02:18:14 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:38:01 AM eth0 12.13 9.33 3.38 2.23 0.00 0.00 0.00 0.00
02:18:14 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:39:01 AM eth0 13.75 8.95 3.16 1.84 0.00 0.00 0.00 0.00
02:18:14 12:40:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:40:02 AM eth0 12.90 9.63 3.49 2.28 0.00 0.00 0.00 0.00
02:18:14 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:41:01 AM eth0 11.59 8.95 2.88 1.78 0.00 0.00 0.00 0.00
02:18:14 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:42:01 AM eth0 14.88 9.20 3.46 1.98 0.00 0.00 0.00 0.00
02:18:14 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:43:01 AM eth0 9.55 8.21 2.04 1.30 0.00 0.00 0.00 0.00
02:18:14 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:44:01 AM eth0 5.72 3.23 0.50 0.43 0.00 0.00 0.00 0.00
02:18:14 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:45:01 AM eth0 14.16 11.70 3.50 2.40 0.00 0.00 0.00 0.00
02:18:14 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:46:01 AM eth0 11.31 9.00 2.76 1.79 0.00 0.00 0.00 0.00
02:18:14 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:47:01 AM eth0 11.98 9.05 2.87 1.79 0.00 0.00 0.00 0.00
02:18:14 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:48:01 AM eth0 12.06 8.93 2.87 1.78 0.00 0.00 0.00 0.00
02:18:14 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:49:01 AM eth0 11.48 9.25 2.93 1.86 0.00 0.00 0.00 0.00
02:18:14 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:50:01 AM eth0 11.00 9.11 2.76 1.83 0.00 0.00 0.00 0.00
02:18:14 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:51:01 AM eth0 8.43 7.45 1.36 0.98 0.00 0.00 0.00 0.00
02:18:14 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:52:01 AM eth0 9.45 8.30 1.80 1.34 0.00 0.00 0.00 0.00
02:18:14 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:53:01 AM eth0 11.05 9.20 2.80 1.82 0.00 0.00 0.00 0.00
02:18:14 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:54:01 AM eth0 14.51 9.52 3.62 2.09 0.00 0.00 0.00 0.00
02:18:14 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:55:01 AM eth0 11.35 9.00 2.83 1.79 0.00 0.00 0.00 0.00
02:18:14 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:56:01 AM eth0 12.18 9.15 2.95 1.80 0.00 0.00 0.00 0.00
02:18:14 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:57:01 AM eth0 10.86 8.95 2.78 1.78 0.00 0.00 0.00 0.00
02:18:14 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:58:01 AM eth0 11.68 9.63 2.41 1.57 0.00 0.00 0.00 0.00
02:18:14 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 12:59:01 AM eth0 5.35 4.42 0.81 0.86 0.00 0.00 0.00 0.00
02:18:14 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:00:01 AM eth0 15.68 13.43 3.66 2.25 0.00 0.00 0.00 0.00
02:18:14 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:01:01 AM eth0 11.34 9.05 2.85 1.79 0.00 0.00 0.00 0.00
02:18:14 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:02:01 AM eth0 11.19 9.09 2.79 1.79 0.00 0.00 0.00 0.00
02:18:14 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:03:01 AM eth0 12.43 8.93 2.83 1.78 0.00 0.00 0.00 0.00
02:18:14 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:04:01 AM eth0 15.93 9.92 3.96 2.33 0.00 0.00 0.00 0.00
02:18:14 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:05:01 AM eth0 12.28 9.03 67.28 1.81 0.00 0.00 0.00 0.00
02:18:14 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:06:01 AM eth0 21.36 13.16 4.75 2.46 0.00 0.00 0.00 0.00
02:18:14 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:07:01 AM eth0 1.62 0.80 0.25 0.14 0.00 0.00 0.00 0.00
02:18:14 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:08:01 AM eth0 1.90 0.85 0.32 0.15 0.00 0.00 0.00 0.00
02:18:14 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:09:01 AM eth0 1.92 1.00 0.41 0.22 0.00 0.00 0.00 0.00
02:18:14 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:10:01 AM eth0 2.01 1.05 0.58 0.40 0.00 0.00 0.00 0.00
02:18:14 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:11:01 AM eth0 1.35 0.80 0.24 0.14 0.00 0.00 0.00 0.00
02:18:14 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:12:01 AM eth0 30.51 29.26 5.53 3.10 0.00 0.00 0.00 0.00
02:18:14 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:13:01 AM eth0 12.78 9.16 2.93 1.80 0.00 0.00 0.00 0.00
02:18:14 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:14:01 AM eth0 14.38 9.43 3.59 2.12 0.00 0.00 0.00 0.00
02:18:14 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:15:01 AM eth0 11.48 9.53 3.13 2.11 0.00 0.00 0.00 0.00
02:18:14 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:16:01 AM eth0 15.00 9.25 3.53 1.99 0.00 0.00 0.00 0.00
02:18:14 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:17:01 AM eth0 11.38 9.12 2.78 1.80 0.00 0.00 0.00 0.00
02:18:14 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:18:01 AM eth0 11.00 8.70 2.35 1.45 0.00 0.00 0.00 0.00
02:18:14 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:19:01 AM eth0 14.91 11.86 3.96 2.51 0.00 0.00 0.00 0.00
02:18:14 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:20:01 AM eth0 11.51 9.18 2.97 1.98 0.00 0.00 0.00 0.00
02:18:14 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:21:01 AM eth0 11.45 9.03 3.00 1.92 0.00 0.00 0.00 0.00
02:18:14 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:22:01 AM eth0 11.35 9.03 2.80 1.79 0.00 0.00 0.00 0.00
02:18:14 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:23:01 AM eth0 10.78 8.93 2.72 1.78 0.00 0.00 0.00 0.00
02:18:14 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:24:01 AM eth0 11.68 9.23 3.00 1.88 0.00 0.00 0.00 0.00
02:18:14 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:25:01 AM eth0 18.34 15.69 4.15 2.49 0.00 0.00 0.00 0.00
02:18:14 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:26:01 AM eth0 11.20 8.87 2.76 1.78 0.00 0.00 0.00 0.00
02:18:14 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:27:01 AM eth0 10.55 8.96 2.72 1.79 0.00 0.00 0.00 0.00
02:18:14 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:28:01 AM eth0 11.01 8.87 2.72 1.78 0.00 0.00 0.00 0.00
02:18:14 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:29:01 AM eth0 11.20 9.18 3.09 2.04 0.00 0.00 0.00 0.00
02:18:14 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:30:01 AM eth0 11.01 9.17 2.78 1.84 0.00 0.00 0.00 0.00
02:18:14 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:31:01 AM eth0 16.66 14.06 4.51 2.80 0.00 0.00 0.00 0.00
02:18:14 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:32:01 AM eth0 1.72 0.85 0.31 0.15 0.00 0.00 0.00 0.00
02:18:14 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:33:01 AM eth0 1.53 1.07 0.48 0.34 0.00 0.00 0.00 0.00
02:18:14 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:34:01 AM eth0 1.43 0.93 0.35 0.21 0.00 0.00 0.00 0.00
02:18:14 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:35:01 AM eth0 1.67 1.02 0.50 0.34 0.00 0.00 0.00 0.00
02:18:14 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:36:01 AM eth0 1.18 0.85 0.23 0.15 0.00 0.00 0.00 0.00
02:18:14 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:37:01 AM eth0 67.12 66.29 11.04 5.71 0.00 0.00 0.00 0.00
02:18:14 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:38:01 AM eth0 10.85 9.01 2.73 1.79 0.00 0.00 0.00 0.00
02:18:14 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:39:01 AM eth0 10.91 9.05 2.83 1.85 0.00 0.00 0.00 0.00
02:18:14 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:40:01 AM eth0 10.84 9.11 2.77 1.81 0.00 0.00 0.00 0.00
02:18:14 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:40:01 AM eth0 1.67 0.00 0.07 0.00 0.00 0.00 0.00 0.00
02:18:14 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:41:01 AM eth0 10.81 9.06 2.75 1.79 0.00 0.00 0.00 0.00
02:18:14 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:42:01 AM eth0 11.93 9.28 3.11 2.03 0.00 0.00 0.00 0.00
02:18:14 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:43:01 AM eth0 14.70 12.98 4.05 2.54 0.00 0.00 0.00 0.00
02:18:14 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:44:01 AM eth0 8.90 6.96 2.07 1.29 0.00 0.00 0.00 0.00
02:18:14 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:45:01 AM eth0 1.52 1.18 0.56 0.41 0.00 0.00 0.00 0.00
02:18:14 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:46:01 AM eth0 1.17 0.80 0.22 0.14 0.00 0.00 0.00 0.00
02:18:14 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:47:01 AM eth0 1.10 0.85 0.21 0.15 0.00 0.00 0.00 0.00
02:18:14 01:48:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:48:02 AM eth0 1.98 1.17 0.60 0.41 0.00 0.00 0.00 0.00
02:18:14 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:49:01 AM eth0 1.05 0.81 0.31 0.19 0.00 0.00 0.00 0.00
02:18:14 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:50:01 AM eth0 68.99 67.83 11.77 6.27 0.00 0.00 0.00 0.00
02:18:14 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:51:01 AM eth0 10.73 8.73 2.74 1.72 0.00 0.00 0.00 0.00
02:18:14 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:52:01 AM eth0 11.01 9.20 2.82 1.84 0.00 0.00 0.00 0.00
02:18:14 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:53:01 AM eth0 10.86 9.03 2.77 1.80 0.00 0.00 0.00 0.00
02:18:14 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:54:01 AM eth0 11.05 9.08 2.88 1.85 0.00 0.00 0.00 0.00
02:18:14 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:55:01 AM eth0 10.96 9.10 2.80 1.79 0.00 0.00 0.00 0.00
02:18:14 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:56:01 AM eth0 18.75 15.95 4.90 3.02 0.00 0.00 0.00 0.00
02:18:14 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:57:01 AM eth0 0.97 0.78 0.20 0.13 0.00 0.00 0.00 0.00
02:18:14 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:58:01 AM eth0 1.08 0.80 0.21 0.14 0.00 0.00 0.00 0.00
02:18:14 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 01:59:01 AM eth0 1.23 0.90 0.29 0.21 0.00 0.00 0.00 0.00
02:18:14 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:00:01 AM eth0 1.17 0.83 0.27 0.15 0.00 0.00 0.00 0.00
02:18:14 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:01:01 AM eth0 1.03 0.82 0.21 0.14 0.00 0.00 0.00 0.00
02:18:14 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:02:01 AM eth0 23.97 23.77 3.96 2.11 0.00 0.00 0.00 0.00
02:18:14 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:03:01 AM eth0 19.89 19.66 3.20 1.70 0.00 0.00 0.00 0.00
02:18:14 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:04:01 AM eth0 12.15 10.13 3.16 2.02 0.00 0.00 0.00 0.00
02:18:14 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:05:01 AM eth0 10.46 9.00 2.70 1.79 0.00 0.00 0.00 0.00
02:18:14 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:06:01 AM eth0 11.48 9.15 2.86 1.80 0.00 0.00 0.00 0.00
02:18:14 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:07:01 AM eth0 10.78 9.08 2.75 1.79 0.00 0.00 0.00 0.00
02:18:14 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:08:01 AM eth0 11.26 9.30 2.88 1.85 0.00 0.00 0.00 0.00
02:18:14 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:09:01 AM eth0 11.51 9.30 2.95 1.87 0.00 0.00 0.00 0.00
02:18:14 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:10:01 AM eth0 14.30 12.26 3.72 2.31 0.00 0.00 0.00 0.00
02:18:14 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:11:01 AM eth0 1.03 0.85 0.21 0.15 0.00 0.00 0.00 0.00
02:18:14 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:12:01 AM eth0 1.03 0.80 0.21 0.14 0.00 0.00 0.00 0.00
02:18:14 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:13:01 AM eth0 0.98 0.85 0.21 0.15 0.00 0.00 0.00 0.00
02:18:14 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:14:01 AM eth0 1.42 0.98 0.39 0.21 0.00 0.00 0.00 0.00
02:18:14 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:15:01 AM eth0 0.93 0.83 0.22 0.15 0.00 0.00 0.00 0.00
02:18:14 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:16:01 AM eth0 81.50 79.84 23.24 9.03 0.00 0.00 0.00 0.00
02:18:14 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:17:01 AM eth0 159.46 101.22 340.84 423.58 0.00 0.00 0.00 0.00
02:18:14 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 02:18:01 AM eth0 16.38 15.59 14.28 7.63 0.00 0.00 0.00 0.00
02:18:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:14 Average: eth0 12.41 10.02 5.67 4.70 0.00 0.00 0.00 0.00
02:18:14
02:18:14
02:18:14 ---> sar -P ALL:
02:18:14 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-7427.novalocal) 11/10/2025 _x86_64_ (2 CPU)
02:18:14
02:18:14 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 12:01:01 AM all 4.37 0.03 0.34 0.03 0.08 95.15
02:18:14 12:01:01 AM 0 5.25 0.03 0.47 0.00 0.08 94.16
02:18:14 12:01:01 AM 1 3.49 0.02 0.22 0.07 0.07 96.14
02:18:14 12:02:01 AM all 4.31 0.00 0.22 0.00 0.09 95.38
02:18:14 12:02:01 AM 0 3.96 0.00 0.22 0.00 0.08 95.74
02:18:14 12:02:01 AM 1 4.66 0.00 0.22 0.00 0.10 95.02
02:18:14 12:03:01 AM all 4.40 0.00 0.17 0.01 0.08 95.34
02:18:14 12:03:01 AM 0 3.08 0.00 0.15 0.02 0.08 96.67
02:18:14 12:03:01 AM 1 5.73 0.00 0.18 0.00 0.08 94.00
02:18:14 12:04:01 AM all 5.51 0.00 0.33 0.00 0.09 94.07
02:18:14 12:04:01 AM 0 5.43 0.00 0.32 0.00 0.08 94.17
02:18:14 12:04:01 AM 1 5.60 0.00 0.33 0.00 0.10 93.97
02:18:14 12:05:01 AM all 4.27 0.00 0.35 0.00 0.08 95.30
02:18:14 12:05:01 AM 0 3.91 0.00 0.33 0.00 0.08 95.67
02:18:14 12:05:01 AM 1 4.63 0.00 0.37 0.00 0.08 94.92
02:18:14 12:06:01 AM all 4.00 0.00 0.30 0.00 0.08 95.61
02:18:14 12:06:01 AM 0 1.52 0.00 0.17 0.00 0.07 98.25
02:18:14 12:06:01 AM 1 6.48 0.00 0.43 0.00 0.10 92.98
02:18:14 12:07:01 AM all 4.31 0.00 0.33 0.00 0.08 95.28
02:18:14 12:07:01 AM 0 3.19 0.00 0.27 0.00 0.08 96.46
02:18:14 12:07:01 AM 1 5.43 0.00 0.38 0.00 0.08 94.10
02:18:14 12:08:01 AM all 4.27 0.00 0.38 0.00 0.09 95.25
02:18:14 12:08:01 AM 0 2.66 0.00 0.28 0.00 0.08 96.98
02:18:14 12:08:01 AM 1 5.88 0.00 0.48 0.00 0.10 93.53
02:18:14 12:09:01 AM all 4.38 0.00 0.35 0.00 0.08 95.20
02:18:14 12:09:01 AM 0 6.02 0.00 0.47 0.00 0.08 93.43
02:18:14 12:09:01 AM 1 2.74 0.00 0.23 0.00 0.07 96.96
02:18:14 12:10:01 AM all 6.50 0.00 0.38 0.00 0.08 93.03
02:18:14 12:10:01 AM 0 7.37 0.00 0.52 0.00 0.10 92.01
02:18:14 12:10:01 AM 1 5.63 0.00 0.25 0.00 0.07 94.06
02:18:14 12:11:01 AM all 0.93 0.00 0.09 0.00 0.08 98.90
02:18:14 12:11:01 AM 0 1.04 0.00 0.13 0.00 0.12 98.71
02:18:14 12:11:01 AM 1 0.82 0.00 0.05 0.00 0.05 99.08
02:18:14
02:18:14 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 12:12:01 AM all 0.91 0.00 0.12 0.00 0.08 98.90
02:18:14 12:12:01 AM 0 1.04 0.00 0.17 0.00 0.10 98.70
02:18:14 12:12:01 AM 1 0.78 0.00 0.07 0.00 0.05 99.10
02:18:14 12:13:01 AM all 0.93 0.00 0.10 0.00 0.08 98.90
02:18:14 12:13:01 AM 0 1.02 0.00 0.13 0.00 0.10 98.75
02:18:14 12:13:01 AM 1 0.83 0.00 0.07 0.00 0.05 99.05
02:18:14 12:14:01 AM all 0.94 0.00 0.09 0.00 0.08 98.89
02:18:14 12:14:01 AM 0 0.89 0.00 0.12 0.00 0.08 98.91
02:18:14 12:14:01 AM 1 1.00 0.00 0.07 0.00 0.07 98.87
02:18:14 12:15:01 AM all 0.86 0.00 0.11 0.00 0.08 98.95
02:18:14 12:15:01 AM 0 0.97 0.00 0.10 0.00 0.08 98.85
02:18:14 12:15:01 AM 1 0.75 0.00 0.12 0.00 0.08 99.05
02:18:14 12:16:01 AM all 3.03 0.00 0.21 0.00 0.09 96.67
02:18:14 12:16:01 AM 0 1.86 0.00 0.18 0.00 0.10 97.86
02:18:14 12:16:01 AM 1 4.20 0.00 0.23 0.00 0.08 95.48
02:18:14 12:17:01 AM all 4.44 0.00 0.17 0.00 0.09 95.31
02:18:14 12:17:01 AM 0 5.23 0.00 0.17 0.00 0.10 94.50
02:18:14 12:17:01 AM 1 3.64 0.00 0.17 0.00 0.08 96.11
02:18:14 12:18:01 AM all 4.44 0.00 0.19 0.01 0.08 95.29
02:18:14 12:18:01 AM 0 3.99 0.00 0.20 0.00 0.07 95.74
02:18:14 12:18:01 AM 1 4.88 0.00 0.18 0.02 0.08 94.84
02:18:14 12:19:01 AM all 4.41 0.00 0.18 0.00 0.09 95.32
02:18:14 12:19:01 AM 0 2.02 0.00 0.15 0.00 0.08 97.74
02:18:14 12:19:01 AM 1 6.80 0.00 0.20 0.00 0.10 92.90
02:18:14 12:20:01 AM all 4.37 0.00 0.16 0.00 0.09 95.38
02:18:14 12:20:01 AM 0 3.61 0.00 0.17 0.00 0.08 96.14
02:18:14 12:20:01 AM 1 5.13 0.00 0.15 0.00 0.10 94.62
02:18:14 12:21:01 AM all 4.29 0.00 0.18 0.01 0.09 95.44
02:18:14 12:21:01 AM 0 3.70 0.00 0.17 0.02 0.08 96.04
02:18:14 12:21:01 AM 1 4.88 0.00 0.18 0.00 0.10 94.84
02:18:14 12:22:01 AM all 4.35 0.00 0.18 0.00 0.08 95.39
02:18:14 12:22:01 AM 0 3.06 0.00 0.17 0.00 0.08 96.69
02:18:14 12:22:01 AM 1 5.65 0.00 0.18 0.00 0.08 94.09
02:18:14
02:18:14 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 12:23:01 AM all 6.17 0.00 0.40 0.00 0.08 93.34
02:18:14 12:23:01 AM 0 9.13 0.00 0.53 0.00 0.07 90.27
02:18:14 12:23:01 AM 1 3.30 0.00 0.27 0.00 0.10 96.33
02:18:14 12:24:01 AM all 4.31 0.00 0.34 0.00 0.08 95.26
02:18:14 12:24:01 AM 0 2.37 0.00 0.18 0.00 0.07 97.37
02:18:14 12:24:01 AM 1 6.25 0.00 0.50 0.00 0.10 93.15
02:18:14 12:25:01 AM all 4.24 0.00 0.35 0.00 0.09 95.32
02:18:14 12:25:01 AM 0 3.34 0.00 0.30 0.00 0.08 96.28
02:18:14 12:25:01 AM 1 5.13 0.00 0.40 0.00 0.10 94.37
02:18:14 12:26:01 AM all 4.33 0.00 0.33 0.00 0.09 95.25
02:18:14 12:26:01 AM 0 1.85 0.00 0.18 0.00 0.08 97.88
02:18:14 12:26:01 AM 1 6.80 0.00 0.48 0.00 0.10 92.61
02:18:14 12:27:01 AM all 4.35 0.00 0.34 0.00 0.08 95.22
02:18:14 12:27:01 AM 0 1.37 0.00 0.17 0.00 0.08 98.38
02:18:14 12:27:01 AM 1 7.34 0.00 0.52 0.00 0.08 92.06
02:18:14 12:28:01 AM all 4.35 0.00 0.33 0.00 0.08 95.23
02:18:14 12:28:01 AM 0 5.08 0.00 0.38 0.00 0.08 94.45
02:18:14 12:28:01 AM 1 3.62 0.00 0.28 0.00 0.08 96.01
02:18:14 12:29:01 AM all 6.69 0.00 0.39 0.00 0.08 92.84
02:18:14 12:29:01 AM 0 5.12 0.00 0.30 0.00 0.08 94.50
02:18:14 12:29:01 AM 1 8.26 0.00 0.48 0.00 0.08 91.17
02:18:14 12:30:01 AM all 0.84 0.00 0.11 0.00 0.09 98.96
02:18:14 12:30:01 AM 0 0.63 0.00 0.08 0.00 0.07 99.22
02:18:14 12:30:01 AM 1 1.05 0.00 0.13 0.00 0.12 98.70
02:18:14 12:31:01 AM all 1.03 0.00 0.12 0.00 0.09 98.76
02:18:14 12:31:01 AM 0 1.00 0.00 0.12 0.00 0.08 98.80
02:18:14 12:31:01 AM 1 1.05 0.00 0.12 0.00 0.10 98.73
02:18:14 12:32:01 AM all 0.93 0.00 0.11 0.00 0.09 98.87
02:18:14 12:32:01 AM 0 1.04 0.00 0.15 0.00 0.12 98.70
02:18:14 12:32:01 AM 1 0.82 0.00 0.07 0.00 0.07 99.05
02:18:14 12:33:01 AM all 0.94 0.00 0.12 0.00 0.10 98.85
02:18:14 12:33:01 AM 0 1.24 0.00 0.12 0.00 0.10 98.55
02:18:14 12:33:01 AM 1 0.63 0.00 0.12 0.00 0.10 99.15
02:18:14
02:18:14 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 12:34:01 AM all 0.96 0.00 0.12 0.00 0.10 98.82
02:18:14 12:34:01 AM 0 1.27 0.00 0.13 0.00 0.12 98.48
02:18:14 12:34:01 AM 1 0.65 0.00 0.10 0.00 0.08 99.17
02:18:14 12:35:01 AM all 1.94 0.00 0.11 0.00 0.09 97.86
02:18:14 12:35:01 AM 0 0.95 0.00 0.10 0.00 0.10 98.85
02:18:14 12:35:01 AM 1 2.92 0.00 0.12 0.00 0.08 96.88
02:18:14 12:36:01 AM all 5.49 0.00 0.48 0.00 0.09 93.94
02:18:14 12:36:01 AM 0 4.64 0.00 0.45 0.00 0.08 94.82
02:18:14 12:36:01 AM 1 6.34 0.00 0.50 0.00 0.10 93.06
02:18:14 12:37:01 AM all 5.01 0.00 0.31 0.00 0.09 94.59
02:18:14 12:37:01 AM 0 4.31 0.00 0.40 0.00 0.08 95.20
02:18:14 12:37:01 AM 1 5.71 0.00 0.22 0.00 0.10 93.97
02:18:14 12:38:01 AM all 4.35 0.00 0.16 0.00 0.09 95.40
02:18:14 12:38:01 AM 0 5.20 0.00 0.17 0.00 0.10 94.53
02:18:14 12:38:01 AM 1 3.51 0.00 0.15 0.00 0.08 96.26
02:18:14 12:39:01 AM all 4.36 0.00 0.17 0.01 0.10 95.36
02:18:14 12:39:01 AM 0 2.41 0.00 0.15 0.00 0.10 97.34
02:18:14 12:39:01 AM 1 6.31 0.00 0.18 0.02 0.10 93.39
02:18:14 12:40:02 AM all 4.37 0.00 0.18 0.00 0.09 95.36
02:18:14 12:40:02 AM 0 4.65 0.00 0.18 0.00 0.10 95.07
02:18:14 12:40:02 AM 1 4.09 0.00 0.17 0.00 0.08 95.66
02:18:14 12:41:01 AM all 4.38 0.00 0.19 0.00 0.08 95.36
02:18:14 12:41:01 AM 0 2.19 0.00 0.19 0.00 0.07 97.55
02:18:14 12:41:01 AM 1 6.56 0.00 0.19 0.00 0.08 93.17
02:18:14 12:42:01 AM all 4.36 0.00 0.18 0.00 0.09 95.37
02:18:14 12:42:01 AM 0 4.03 0.00 0.18 0.00 0.10 95.68
02:18:14 12:42:01 AM 1 4.68 0.00 0.18 0.00 0.08 95.05
02:18:14 12:43:01 AM all 5.79 0.00 0.36 0.00 0.08 93.78
02:18:14 12:43:01 AM 0 3.07 0.00 0.22 0.00 0.08 96.63
02:18:14 12:43:01 AM 1 8.57 0.00 0.50 0.00 0.07 90.86
02:18:14 12:44:01 AM all 4.21 0.00 0.42 0.00 0.09 95.28
02:18:14 12:44:01 AM 0 2.76 0.00 0.28 0.00 0.08 96.88
02:18:14 12:44:01 AM 1 5.66 0.00 0.55 0.00 0.10 93.69
02:18:14
02:18:14 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 12:45:01 AM all 5.72 0.00 0.31 0.00 0.09 93.88
02:18:14 12:45:01 AM 0 5.21 0.00 0.33 0.00 0.08 94.37
02:18:14 12:45:01 AM 1 6.23 0.00 0.28 0.00 0.10 93.38
02:18:14 12:46:01 AM all 4.40 0.00 0.17 0.00 0.08 95.35
02:18:14 12:46:01 AM 0 3.78 0.00 0.15 0.00 0.08 95.99
02:18:14 12:46:01 AM 1 5.03 0.00 0.18 0.00 0.08 94.71
02:18:14 12:47:01 AM all 4.36 0.00 0.17 0.00 0.11 95.36
02:18:14 12:47:01 AM 0 4.97 0.00 0.20 0.00 0.12 94.71
02:18:14 12:47:01 AM 1 3.76 0.00 0.13 0.00 0.10 96.01
02:18:14 12:48:01 AM all 4.36 0.00 0.18 0.00 0.08 95.39
02:18:14 12:48:01 AM 0 3.03 0.00 0.15 0.00 0.07 96.76
02:18:14 12:48:01 AM 1 5.69 0.00 0.20 0.00 0.08 94.02
02:18:14 12:49:01 AM all 4.46 0.00 0.18 0.00 0.09 95.27
02:18:14 12:49:01 AM 0 5.22 0.00 0.18 0.00 0.10 94.50
02:18:14 12:49:01 AM 1 3.71 0.00 0.17 0.00 0.08 96.04
02:18:14 12:50:01 AM all 4.48 0.16 0.22 0.00 0.08 95.06
02:18:14 12:50:01 AM 0 6.12 0.32 0.27 0.00 0.08 93.21
02:18:14 12:50:01 AM 1 2.84 0.00 0.17 0.00 0.08 96.91
02:18:14 12:51:01 AM all 4.71 0.00 0.38 0.01 0.09 94.81
02:18:14 12:51:01 AM 0 6.85 0.00 0.45 0.00 0.10 92.60
02:18:14 12:51:01 AM 1 2.57 0.00 0.32 0.02 0.08 97.01
02:18:14 12:52:01 AM all 5.61 0.00 0.38 0.00 0.09 93.91
02:18:14 12:52:01 AM 0 3.39 0.00 0.27 0.00 0.08 96.26
02:18:14 12:52:01 AM 1 7.83 0.00 0.50 0.00 0.10 91.57
02:18:14 12:53:01 AM all 4.54 0.00 0.19 0.00 0.09 95.18
02:18:14 12:53:01 AM 0 4.68 0.00 0.18 0.00 0.08 95.05
02:18:14 12:53:01 AM 1 4.39 0.00 0.20 0.00 0.10 95.31
02:18:14 12:54:01 AM all 4.37 0.00 0.18 0.00 0.08 95.36
02:18:14 12:54:01 AM 0 2.21 0.00 0.20 0.00 0.08 97.51
02:18:14 12:54:01 AM 1 6.53 0.00 0.17 0.00 0.08 93.22
02:18:14 12:55:01 AM all 4.19 0.00 0.18 0.00 0.08 95.55
02:18:14 12:55:01 AM 0 3.39 0.00 0.20 0.00 0.07 96.34
02:18:14 12:55:01 AM 1 4.98 0.00 0.17 0.00 0.08 94.76
02:18:14
02:18:14 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 12:56:01 AM all 4.44 0.00 0.17 0.00 0.08 95.31
02:18:14 12:56:01 AM 0 2.29 0.00 0.15 0.00 0.07 97.49
02:18:14 12:56:01 AM 1 6.58 0.00 0.18 0.00 0.10 93.13
02:18:14 12:57:01 AM all 4.37 0.00 0.17 0.00 0.10 95.36
02:18:14 12:57:01 AM 0 1.65 0.00 0.13 0.00 0.10 98.11
02:18:14 12:57:01 AM 1 7.09 0.00 0.20 0.00 0.10 92.61
02:18:14 12:58:01 AM all 4.91 0.00 0.30 0.00 0.09 94.70
02:18:14 12:58:01 AM 0 3.54 0.00 0.22 0.00 0.08 96.16
02:18:14 12:58:01 AM 1 6.28 0.00 0.38 0.00 0.10 93.24
02:18:14 12:59:01 AM all 5.09 0.00 0.45 0.00 0.09 94.36
02:18:14 12:59:01 AM 0 0.77 0.00 0.17 0.00 0.08 98.98
02:18:14 12:59:01 AM 1 9.42 0.00 0.73 0.00 0.10 89.75
02:18:14 01:00:01 AM all 5.22 0.00 0.38 0.00 0.09 94.30
02:18:14 01:00:01 AM 0 3.06 0.00 0.30 0.00 0.08 96.56
02:18:14 01:00:01 AM 1 7.39 0.00 0.47 0.00 0.10 92.05
02:18:14 01:01:01 AM all 4.42 0.00 0.33 0.01 0.09 95.15
02:18:14 01:01:01 AM 0 4.14 0.00 0.28 0.02 0.08 95.47
02:18:14 01:01:01 AM 1 4.69 0.00 0.38 0.00 0.10 94.82
02:18:14 01:02:01 AM all 4.32 0.00 0.33 0.00 0.09 95.26
02:18:14 01:02:01 AM 0 2.97 0.00 0.28 0.00 0.08 96.66
02:18:14 01:02:01 AM 1 5.66 0.00 0.38 0.00 0.10 93.85
02:18:14 01:03:01 AM all 4.36 0.00 0.32 0.00 0.08 95.24
02:18:14 01:03:01 AM 0 3.39 0.00 0.28 0.00 0.07 96.26
02:18:14 01:03:01 AM 1 5.33 0.00 0.35 0.00 0.10 94.22
02:18:14 01:04:01 AM all 4.28 0.00 0.37 0.00 0.08 95.27
02:18:14 01:04:01 AM 0 3.23 0.00 0.33 0.00 0.08 96.35
02:18:14 01:04:01 AM 1 5.33 0.00 0.40 0.00 0.08 94.19
02:18:14 01:05:01 AM all 4.30 0.00 0.36 0.00 0.09 95.25
02:18:14 01:05:01 AM 0 5.83 0.00 0.42 0.00 0.10 93.65
02:18:14 01:05:01 AM 1 2.77 0.00 0.30 0.00 0.08 96.84
02:18:14 01:06:01 AM all 5.20 0.00 0.30 0.00 0.07 94.43
02:18:14 01:06:01 AM 0 3.36 0.00 0.22 0.00 0.05 96.37
02:18:14 01:06:01 AM 1 7.04 0.00 0.38 0.00 0.08 92.50
02:18:14
02:18:14 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 01:07:01 AM all 0.96 0.00 0.09 0.00 0.09 98.86
02:18:14 01:07:01 AM 0 1.24 0.00 0.08 0.00 0.10 98.58
02:18:14 01:07:01 AM 1 0.68 0.00 0.10 0.00 0.08 99.13
02:18:14 01:08:01 AM all 0.80 0.00 0.13 0.00 0.09 98.97
02:18:14 01:08:01 AM 0 1.14 0.00 0.17 0.00 0.12 98.58
02:18:14 01:08:01 AM 1 0.47 0.00 0.10 0.00 0.07 99.36
02:18:14 01:09:01 AM all 1.00 0.00 0.11 0.00 0.08 98.81
02:18:14 01:09:01 AM 0 1.32 0.00 0.12 0.00 0.08 98.48
02:18:14 01:09:01 AM 1 0.68 0.00 0.10 0.00 0.07 99.15
02:18:14 01:10:01 AM all 0.95 0.00 0.09 0.00 0.09 98.87
02:18:14 01:10:01 AM 0 1.29 0.00 0.13 0.00 0.12 98.46
02:18:14 01:10:01 AM 1 0.60 0.00 0.05 0.00 0.07 99.28
02:18:14 01:11:01 AM all 0.96 0.00 0.13 0.00 0.09 98.82
02:18:14 01:11:01 AM 0 0.93 0.00 0.17 0.00 0.10 98.80
02:18:14 01:11:01 AM 1 0.98 0.00 0.10 0.00 0.08 98.84
02:18:14 01:12:01 AM all 4.57 0.00 0.25 0.00 0.08 95.09
02:18:14 01:12:01 AM 0 3.29 0.00 0.20 0.00 0.08 96.42
02:18:14 01:12:01 AM 1 5.86 0.00 0.30 0.00 0.08 93.76
02:18:14 01:13:01 AM all 4.29 0.00 0.18 0.00 0.09 95.44
02:18:14 01:13:01 AM 0 2.61 0.00 0.18 0.00 0.08 97.12
02:18:14 01:13:01 AM 1 5.97 0.00 0.18 0.00 0.10 93.75
02:18:14 01:14:01 AM all 4.29 0.00 0.19 0.00 0.09 95.42
02:18:14 01:14:01 AM 0 4.45 0.00 0.18 0.00 0.08 95.29
02:18:14 01:14:01 AM 1 4.14 0.00 0.20 0.00 0.10 95.56
02:18:14 01:15:01 AM all 4.54 0.00 0.18 0.00 0.09 95.18
02:18:14 01:15:01 AM 0 3.54 0.00 0.18 0.00 0.08 96.19
02:18:14 01:15:01 AM 1 5.54 0.00 0.18 0.00 0.10 94.17
02:18:14 01:16:01 AM all 4.45 0.00 0.18 0.00 0.08 95.29
02:18:14 01:16:01 AM 0 2.92 0.00 0.17 0.00 0.07 96.84
02:18:14 01:16:01 AM 1 5.96 0.00 0.20 0.00 0.10 93.73
02:18:14 01:17:01 AM all 4.46 0.00 0.20 0.00 0.08 95.26
02:18:14 01:17:01 AM 0 5.87 0.00 0.18 0.00 0.08 93.86
02:18:14 01:17:01 AM 1 3.06 0.00 0.22 0.00 0.07 96.66
02:18:14
02:18:14 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 01:18:01 AM all 5.26 0.00 0.29 0.00 0.08 94.36
02:18:14 01:18:01 AM 0 5.97 0.00 0.27 0.00 0.08 93.67
02:18:14 01:18:01 AM 1 4.55 0.00 0.30 0.00 0.08 95.06
02:18:14 01:19:01 AM all 5.14 0.00 0.23 0.00 0.09 94.54
02:18:14 01:19:01 AM 0 6.28 0.00 0.27 0.00 0.10 93.35
02:18:14 01:19:01 AM 1 4.00 0.00 0.20 0.00 0.08 95.71
02:18:14 01:20:01 AM all 4.30 0.00 0.16 0.00 0.09 95.45
02:18:14 01:20:01 AM 0 1.80 0.00 0.13 0.00 0.08 97.98
02:18:14 01:20:01 AM 1 6.80 0.00 0.18 0.00 0.10 92.92
02:18:14 01:21:01 AM all 4.26 0.00 0.20 0.00 0.09 95.45
02:18:14 01:21:01 AM 0 2.27 0.00 0.17 0.00 0.08 97.48
02:18:14 01:21:01 AM 1 6.24 0.00 0.23 0.00 0.10 93.42
02:18:14 01:22:01 AM all 4.29 0.00 0.18 0.00 0.08 95.45
02:18:14 01:22:01 AM 0 3.43 0.00 0.18 0.00 0.08 96.31
02:18:14 01:22:01 AM 1 5.15 0.00 0.18 0.00 0.08 94.59
02:18:14 01:23:01 AM all 4.29 0.00 0.15 0.00 0.09 95.47
02:18:14 01:23:01 AM 0 2.57 0.00 0.12 0.00 0.08 97.23
02:18:14 01:23:01 AM 1 6.00 0.00 0.18 0.00 0.10 93.72
02:18:14 01:24:01 AM all 4.40 0.00 0.18 0.00 0.09 95.33
02:18:14 01:24:01 AM 0 6.39 0.00 0.18 0.00 0.10 93.32
02:18:14 01:24:01 AM 1 2.42 0.00 0.17 0.00 0.08 97.33
02:18:14 01:25:01 AM all 5.47 0.00 0.34 0.00 0.08 94.11
02:18:14 01:25:01 AM 0 6.58 0.00 0.38 0.00 0.08 92.96
02:18:14 01:25:01 AM 1 4.36 0.00 0.30 0.00 0.08 95.26
02:18:14 01:26:01 AM all 4.38 0.00 0.35 0.00 0.09 95.17
02:18:14 01:26:01 AM 0 2.24 0.00 0.25 0.00 0.08 97.43
02:18:14 01:26:01 AM 1 6.53 0.00 0.45 0.00 0.10 92.92
02:18:14 01:27:01 AM all 4.32 0.00 0.33 0.00 0.09 95.26
02:18:14 01:27:01 AM 0 1.24 0.00 0.13 0.00 0.08 98.55
02:18:14 01:27:01 AM 1 7.40 0.00 0.52 0.00 0.10 91.98
02:18:14 01:28:01 AM all 4.24 0.00 0.32 0.00 0.08 95.36
02:18:14 01:28:01 AM 0 3.43 0.00 0.27 0.00 0.08 96.22
02:18:14 01:28:01 AM 1 5.04 0.00 0.37 0.00 0.08 94.50
02:18:14
02:18:14 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 01:29:01 AM all 4.36 0.00 0.33 0.00 0.09 95.21
02:18:14 01:29:01 AM 0 3.04 0.00 0.27 0.00 0.10 96.59
02:18:14 01:29:01 AM 1 5.68 0.00 0.40 0.00 0.08 93.83
02:18:14 01:30:01 AM all 4.44 0.00 0.29 0.00 0.09 95.18
02:18:14 01:30:01 AM 0 5.77 0.00 0.38 0.00 0.10 93.74
02:18:14 01:30:01 AM 1 3.11 0.00 0.20 0.00 0.08 96.61
02:18:14 01:31:01 AM all 5.62 0.00 0.33 0.00 0.08 93.96
02:18:14 01:31:01 AM 0 5.03 0.00 0.27 0.00 0.08 94.62
02:18:14 01:31:01 AM 1 6.21 0.00 0.40 0.00 0.08 93.30
02:18:14 01:32:01 AM all 0.96 0.00 0.10 0.00 0.08 98.86
02:18:14 01:32:01 AM 0 1.22 0.00 0.12 0.00 0.08 98.58
02:18:14 01:32:01 AM 1 0.70 0.00 0.08 0.00 0.08 99.13
02:18:14 01:33:01 AM all 0.94 0.00 0.12 0.00 0.09 98.85
02:18:14 01:33:01 AM 0 1.09 0.00 0.08 0.00 0.08 98.75
02:18:14 01:33:01 AM 1 0.80 0.00 0.15 0.00 0.10 98.95
02:18:14 01:34:01 AM all 0.96 0.00 0.10 0.00 0.09 98.85
02:18:14 01:34:01 AM 0 0.69 0.00 0.08 0.00 0.10 99.13
02:18:14 01:34:01 AM 1 1.23 0.00 0.12 0.00 0.08 98.57
02:18:14 01:35:01 AM all 0.94 0.00 0.12 0.00 0.09 98.86
02:18:14 01:35:01 AM 0 0.95 0.00 0.13 0.00 0.08 98.83
02:18:14 01:35:01 AM 1 0.92 0.00 0.10 0.00 0.10 98.88
02:18:14 01:36:01 AM all 0.89 0.00 0.11 0.00 0.08 98.91
02:18:14 01:36:01 AM 0 0.79 0.00 0.08 0.00 0.08 99.05
02:18:14 01:36:01 AM 1 1.00 0.00 0.13 0.00 0.08 98.78
02:18:14 01:37:01 AM all 5.63 0.00 0.50 0.00 0.08 93.79
02:18:14 01:37:01 AM 0 5.54 0.00 0.50 0.00 0.08 93.88
02:18:14 01:37:01 AM 1 5.73 0.00 0.50 0.00 0.07 93.70
02:18:14 01:38:01 AM all 4.34 0.00 0.33 0.00 0.09 95.25
02:18:14 01:38:01 AM 0 4.93 0.00 0.37 0.00 0.08 94.62
02:18:14 01:38:01 AM 1 3.74 0.00 0.28 0.00 0.10 95.88
02:18:14 01:39:01 AM all 4.30 0.00 0.30 0.00 0.09 95.30
02:18:14 01:39:01 AM 0 2.83 0.00 0.22 0.00 0.08 96.87
02:18:14 01:39:01 AM 1 5.78 0.00 0.38 0.00 0.10 93.74
02:18:14
02:18:14 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 01:40:01 AM all 4.36 0.00 0.31 0.00 0.08 95.25
02:18:14 01:40:01 AM 0 6.15 0.00 0.42 0.00 0.10 93.33
02:18:14 01:40:01 AM 1 2.56 0.00 0.20 0.00 0.07 97.17
02:18:14 01:40:01 AM all 0.82 0.00 2.46 0.00 0.00 96.72
02:18:14 01:40:01 AM 0 0.00 0.00 3.28 0.00 0.00 96.72
02:18:14 01:40:01 AM 1 1.64 0.00 1.64 0.00 0.00 96.72
02:18:14 01:41:01 AM all 4.31 0.00 0.29 0.01 0.08 95.31
02:18:14 01:41:01 AM 0 4.73 0.00 0.32 0.02 0.08 94.85
02:18:14 01:41:01 AM 1 3.89 0.00 0.27 0.00 0.08 95.76
02:18:14 01:42:01 AM all 4.45 0.00 0.32 0.00 0.08 95.15
02:18:14 01:42:01 AM 0 2.54 0.00 0.22 0.00 0.07 97.18
02:18:14 01:42:01 AM 1 6.36 0.00 0.42 0.00 0.10 93.12
02:18:14 01:43:01 AM all 5.85 0.00 0.34 0.00 0.08 93.73
02:18:14 01:43:01 AM 0 2.74 0.00 0.23 0.00 0.07 96.96
02:18:14 01:43:01 AM 1 8.96 0.00 0.45 0.00 0.08 90.51
02:18:14 01:44:01 AM all 2.66 0.00 0.18 0.00 0.08 97.08
02:18:14 01:44:01 AM 0 2.76 0.00 0.15 0.00 0.07 97.03
02:18:14 01:44:01 AM 1 2.56 0.00 0.22 0.00 0.10 97.13
02:18:14 01:45:01 AM all 0.96 0.00 0.11 0.00 0.08 98.85
02:18:14 01:45:01 AM 0 1.45 0.00 0.12 0.00 0.10 98.33
02:18:14 01:45:01 AM 1 0.47 0.00 0.10 0.00 0.07 99.37
02:18:14 01:46:01 AM all 0.94 0.00 0.10 0.00 0.09 98.87
02:18:14 01:46:01 AM 0 0.65 0.00 0.08 0.00 0.07 99.20
02:18:14 01:46:01 AM 1 1.22 0.00 0.12 0.00 0.12 98.55
02:18:14 01:47:01 AM all 0.95 0.00 0.10 0.00 0.11 98.84
02:18:14 01:47:01 AM 0 0.62 0.00 0.07 0.00 0.08 99.23
02:18:14 01:47:01 AM 1 1.28 0.00 0.13 0.00 0.13 98.45
02:18:14 01:48:02 AM all 0.96 0.00 0.13 0.01 0.09 98.81
02:18:14 01:48:02 AM 0 0.84 0.00 0.08 0.00 0.07 99.01
02:18:14 01:48:02 AM 1 1.08 0.00 0.17 0.02 0.12 98.62
02:18:14 01:49:01 AM all 0.90 0.00 0.10 0.00 0.08 98.91
02:18:14 01:49:01 AM 0 0.98 0.00 0.08 0.00 0.08 98.85
02:18:14 01:49:01 AM 1 0.82 0.00 0.12 0.00 0.08 98.98
02:18:14
02:18:14 01:49:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 01:50:01 AM all 6.98 0.00 0.63 0.00 0.08 92.32
02:18:14 01:50:01 AM 0 6.52 0.00 0.74 0.00 0.07 92.67
02:18:14 01:50:01 AM 1 7.44 0.00 0.52 0.00 0.08 91.96
02:18:14 01:51:01 AM all 4.14 0.00 0.33 0.00 0.08 95.46
02:18:14 01:51:01 AM 0 2.91 0.00 0.25 0.00 0.07 96.78
02:18:14 01:51:01 AM 1 5.38 0.00 0.40 0.00 0.08 94.14
02:18:14 01:52:01 AM all 4.44 0.15 0.36 0.00 0.09 94.96
02:18:14 01:52:01 AM 0 2.54 0.30 0.30 0.00 0.08 96.77
02:18:14 01:52:01 AM 1 6.33 0.00 0.42 0.00 0.10 93.15
02:18:14 01:53:01 AM all 4.36 0.00 0.33 0.01 0.09 95.20
02:18:14 01:53:01 AM 0 3.33 0.00 0.28 0.02 0.08 96.29
02:18:14 01:53:01 AM 1 5.40 0.00 0.38 0.00 0.10 94.12
02:18:14 01:54:01 AM all 4.29 0.00 0.31 0.00 0.08 95.31
02:18:14 01:54:01 AM 0 5.27 0.00 0.37 0.00 0.08 94.28
02:18:14 01:54:01 AM 1 3.32 0.00 0.25 0.00 0.08 96.34
02:18:14 01:55:01 AM all 4.29 0.00 0.31 0.00 0.09 95.31
02:18:14 01:55:01 AM 0 5.80 0.00 0.37 0.00 0.10 93.73
02:18:14 01:55:01 AM 1 2.77 0.00 0.25 0.00 0.08 96.89
02:18:14 01:56:01 AM all 6.35 0.00 0.33 0.00 0.08 93.24
02:18:14 01:56:01 AM 0 8.00 0.00 0.42 0.00 0.10 91.48
02:18:14 01:56:01 AM 1 4.71 0.00 0.25 0.00 0.05 94.99
02:18:14 01:57:01 AM all 0.83 0.00 0.13 0.00 0.08 98.96
02:18:14 01:57:01 AM 0 1.12 0.00 0.17 0.00 0.12 98.60
02:18:14 01:57:01 AM 1 0.53 0.00 0.10 0.00 0.05 99.32
02:18:14 01:58:01 AM all 0.94 0.00 0.11 0.00 0.08 98.87
02:18:14 01:58:01 AM 0 1.25 0.00 0.15 0.00 0.10 98.50
02:18:14 01:58:01 AM 1 0.62 0.00 0.07 0.00 0.07 99.25
02:18:14 01:59:01 AM all 0.96 0.00 0.13 0.00 0.08 98.83
02:18:14 01:59:01 AM 0 0.63 0.00 0.10 0.00 0.07 99.20
02:18:14 01:59:01 AM 1 1.29 0.00 0.15 0.00 0.10 98.46
02:18:14 02:00:01 AM all 0.94 0.00 0.12 0.00 0.09 98.86
02:18:14 02:00:01 AM 0 0.58 0.00 0.08 0.00 0.07 99.26
02:18:14 02:00:01 AM 1 1.29 0.00 0.15 0.00 0.12 98.45
02:18:14
02:18:14 02:00:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 02:01:01 AM all 0.98 0.00 0.11 0.00 0.08 98.83
02:18:14 02:01:01 AM 0 0.95 0.00 0.08 0.00 0.08 98.88
02:18:14 02:01:01 AM 1 1.00 0.00 0.13 0.00 0.08 98.78
02:18:14 02:02:01 AM all 2.69 0.00 0.30 0.00 0.08 96.93
02:18:14 02:02:01 AM 0 2.51 0.00 0.32 0.00 0.08 97.09
02:18:14 02:02:01 AM 1 2.87 0.00 0.28 0.00 0.07 96.78
02:18:14 02:03:01 AM all 1.98 0.00 0.14 0.00 0.08 97.79
02:18:14 02:03:01 AM 0 0.74 0.00 0.12 0.00 0.08 99.06
02:18:14 02:03:01 AM 1 3.23 0.00 0.17 0.00 0.08 96.52
02:18:14 02:04:01 AM all 4.69 0.00 0.35 0.00 0.08 94.88
02:18:14 02:04:01 AM 0 4.77 0.00 0.35 0.00 0.07 94.81
02:18:14 02:04:01 AM 1 4.61 0.00 0.35 0.00 0.08 94.96
02:18:14 02:05:01 AM all 4.43 0.00 0.31 0.00 0.07 95.19
02:18:14 02:05:01 AM 0 4.33 0.00 0.30 0.00 0.07 95.30
02:18:14 02:05:01 AM 1 4.53 0.00 0.32 0.00 0.07 95.09
02:18:14 02:06:01 AM all 4.45 0.00 0.31 0.00 0.09 95.14
02:18:14 02:06:01 AM 0 4.33 0.00 0.33 0.00 0.10 95.24
02:18:14 02:06:01 AM 1 4.58 0.00 0.28 0.00 0.08 95.05
02:18:14 02:07:01 AM all 4.35 0.00 0.35 0.00 0.09 95.21
02:18:14 02:07:01 AM 0 4.82 0.00 0.42 0.00 0.08 94.68
02:18:14 02:07:01 AM 1 3.88 0.00 0.28 0.00 0.10 95.74
02:18:14 02:08:01 AM all 4.39 0.00 0.29 0.00 0.09 95.22
02:18:14 02:08:01 AM 0 4.14 0.00 0.27 0.00 0.10 95.50
02:18:14 02:08:01 AM 1 4.64 0.00 0.32 0.00 0.08 94.95
02:18:14 02:09:01 AM all 4.32 0.00 0.33 0.00 0.08 95.26
02:18:14 02:09:01 AM 0 2.34 0.00 0.22 0.00 0.07 97.37
02:18:14 02:09:01 AM 1 6.30 0.00 0.45 0.00 0.10 93.15
02:18:14 02:10:01 AM all 4.90 0.00 0.28 0.00 0.08 94.74
02:18:14 02:10:01 AM 0 2.07 0.00 0.22 0.00 0.07 97.64
02:18:14 02:10:01 AM 1 7.73 0.00 0.35 0.00 0.08 91.83
02:18:14 02:11:01 AM all 0.98 0.00 0.11 0.08 0.09 98.73
02:18:14 02:11:01 AM 0 1.07 0.00 0.08 0.17 0.08 98.60
02:18:14 02:11:01 AM 1 0.90 0.00 0.13 0.00 0.10 98.86
02:18:14
02:18:14 02:11:01 AM CPU %user %nice %system %iowait %steal %idle
02:18:14 02:12:01 AM all 0.95 0.00 0.08 0.00 0.08 98.89
02:18:14 02:12:01 AM 0 0.92 0.00 0.10 0.00 0.10 98.88
02:18:14 02:12:01 AM 1 0.98 0.00 0.07 0.00 0.05 98.90
02:18:14 02:13:01 AM all 0.97 0.00 0.12 0.00 0.08 98.83
02:18:14 02:13:01 AM 0 0.62 0.00 0.08 0.00 0.08 99.22
02:18:14 02:13:01 AM 1 1.32 0.00 0.15 0.00 0.08 98.45
02:18:14 02:14:01 AM all 0.98 0.00 0.13 0.00 0.10 98.80
02:18:14 02:14:01 AM 0 0.72 0.00 0.08 0.00 0.07 99.13
02:18:14 02:14:01 AM 1 1.23 0.00 0.17 0.00 0.13 98.47
02:18:14 02:15:01 AM all 0.92 0.00 0.11 0.00 0.08 98.89
02:18:14 02:15:01 AM 0 0.78 0.00 0.08 0.00 0.07 99.06
02:18:14 02:15:01 AM 1 1.05 0.00 0.13 0.00 0.10 98.71
02:18:14 02:16:01 AM all 11.77 0.00 1.83 0.00 0.08 86.32
02:18:14 02:16:01 AM 0 12.64 0.00 1.86 0.00 0.07 85.43
02:18:14 02:16:01 AM 1 10.90 0.00 1.79 0.00 0.10 87.21
02:18:14 02:17:01 AM all 27.04 0.00 2.63 0.09 0.09 70.14
02:18:14 02:17:01 AM 0 32.23 0.00 2.71 0.05 0.08 64.93
02:18:14 02:17:01 AM 1 21.87 0.00 2.55 0.13 0.10 75.34
02:18:14 02:18:01 AM all 31.35 0.00 4.36 0.25 0.08 63.96
02:18:14 02:18:01 AM 0 28.55 0.00 4.25 0.18 0.08 66.93
02:18:14 02:18:01 AM 1 34.14 0.00 4.47 0.32 0.08 60.99
02:18:14 Average: all 4.04 0.00 0.30 0.00 0.09 95.57
02:18:14 Average: 0 3.58 0.00 0.28 0.00 0.09 96.05
02:18:14 Average: 1 4.50 0.00 0.31 0.00 0.09 95.10
02:18:14
02:18:14
02:18:14