00:03:54 Started by upstream project "integration-distribution-mri-test-vanadium" build number 13
00:03:54 originally caused by:
00:03:54 Started by timer
00:03:54 Running as SYSTEM
00:03:54 [EnvInject] - Loading node environment variables.
00:03:54 Building remotely on prd-centos8-robot-2c-8g-2123 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium
00:03:55 [ssh-agent] Looking for ssh-agent implementation...
00:03:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:03:55 $ ssh-agent
00:03:56 SSH_AUTH_SOCK=/tmp/ssh-PzkpuK8E3Os3/agent.5304
00:03:56 SSH_AGENT_PID=5306
00:03:56 [ssh-agent] Started.
00:03:56 Running ssh-add (command line suppressed)
00:03:56 Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_836798950555522633.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_836798950555522633.key)
00:03:56 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:03:56 The recommended git tool is: NONE
00:03:58 using credential opendaylight-jenkins-ssh
00:03:58 Wiping out workspace first.
00:03:58 Cloning the remote Git repository
00:03:58 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:03:59 > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10
00:03:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:03:59 > git --version # timeout=10
00:03:59 > git --version # 'git version 2.43.0'
00:03:59 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:03:59 [INFO] Currently running in a labeled security context
00:03:59 [INFO] Currently SELinux is 'enforcing' on the host
00:03:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh13334007937734831070.key
00:03:59 Verifying host key using known hosts file
00:03:59 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.
00:03:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:04:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:04:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:04:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:04:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:04:02 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:04:02 [INFO] Currently running in a labeled security context
00:04:02 [INFO] Currently SELinux is 'enforcing' on the host
00:04:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh3265136881277456458.key
00:04:02 Verifying host key using known hosts file
00:04:02 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.
00:04:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:04:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:04:03 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
00:04:03 > git config core.sparsecheckout # timeout=10
00:04:03 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
00:04:03 Commit message: "Adapt test for new pce-allocation field"
00:04:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:04:03 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
00:04:04 No emails were triggered.
00:04:04 provisioning config files...
00:04:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:04:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:04:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:04:04 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins5232965566054032668.sh
00:04:04 ---> python-tools-install.sh
00:04:04 Setup pyenv:
00:04:05 system
00:04:05 * 3.8.13 (set by /opt/pyenv/version)
00:04:05 * 3.9.13 (set by /opt/pyenv/version)
00:04:05 * 3.10.13 (set by /opt/pyenv/version)
00:04:05 * 3.11.7 (set by /opt/pyenv/version)
00:04:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mf03
00:04:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:04:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:18 lf-activate-venv(): INFO: Base packages installed successfully
00:04:18 lf-activate-venv(): INFO: Installing additional packages: lftools
00:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-Mf03/bin to PATH
00:05:02 Generating Requirements File
00:05:23 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.
00:05:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:05:23 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
00:05:23 Python 3.11.7
00:05:23 pip 25.3 from /tmp/venv-Mf03/lib/python3.11/site-packages/pip (python 3.11)
00:05:24 appdirs==1.4.4
00:05:24 argcomplete==3.6.3
00:05:24 aspy.yaml==1.3.0
00:05:24 attrs==25.4.0
00:05:24 autopage==0.5.2
00:05:24 beautifulsoup4==4.14.2
00:05:24 boto3==1.40.59
00:05:24 botocore==1.40.59
00:05:24 bs4==0.0.2
00:05:24 cachetools==6.2.1
00:05:24 certifi==2025.10.5
00:05:24 cffi==2.0.0
00:05:24 cfgv==3.4.0
00:05:24 chardet==5.2.0
00:05:24 charset-normalizer==3.4.4
00:05:24 click==8.3.0
00:05:24 cliff==4.11.0
00:05:24 cmd2==2.7.0
00:05:24 cryptography==3.3.2
00:05:24 debtcollector==3.0.0
00:05:24 decorator==5.2.1
00:05:24 defusedxml==0.7.1
00:05:24 Deprecated==1.2.18
00:05:24 distlib==0.4.0
00:05:24 dnspython==2.8.0
00:05:24 docker==7.1.0
00:05:24 dogpile.cache==1.5.0
00:05:24 durationpy==0.10
00:05:24 email-validator==2.3.0
00:05:24 filelock==3.20.0
00:05:24 future==1.0.0
00:05:24 gitdb==4.0.12
00:05:24 GitPython==3.1.45
00:05:24 google-auth==2.41.1
00:05:24 httplib2==0.31.0
00:05:24 identify==2.6.15
00:05:24 idna==3.11
00:05:24 importlib-resources==1.5.0
00:05:24 iso8601==2.1.0
00:05:24 Jinja2==3.1.6
00:05:24 jmespath==1.0.1
00:05:24 jsonpatch==1.33
00:05:24 jsonpointer==3.0.0
00:05:24 jsonschema==4.25.1
00:05:24 jsonschema-specifications==2025.9.1
00:05:24 keystoneauth1==5.12.0
00:05:24 kubernetes==34.1.0
00:05:24 lftools==0.37.15
00:05:24 lxml==6.0.2
00:05:24 markdown-it-py==4.0.0
00:05:24 MarkupSafe==3.0.3
00:05:24 mdurl==0.1.2
00:05:24 msgpack==1.1.2
00:05:24 multi_key_dict==2.0.3
00:05:24 munch==4.0.0
00:05:24 netaddr==1.3.0
00:05:24 niet==1.4.2
00:05:24 nodeenv==1.9.1
00:05:24 oauth2client==4.1.3
00:05:24 oauthlib==3.3.1
00:05:24 openstacksdk==4.7.1
00:05:24 os-service-types==1.8.0
00:05:24 osc-lib==4.2.0
00:05:24 oslo.config==10.0.0
00:05:24 oslo.context==6.1.0
00:05:24 oslo.i18n==6.6.0
00:05:24 oslo.log==7.2.1
00:05:24 oslo.serialization==5.8.0
00:05:24 oslo.utils==9.1.0
00:05:24 packaging==25.0
00:05:24 pbr==7.0.1
00:05:24 platformdirs==4.5.0
00:05:24 prettytable==3.16.0
00:05:24 psutil==7.1.2
00:05:24 pyasn1==0.6.1
00:05:24 pyasn1_modules==0.4.2
00:05:24 pycparser==2.23
00:05:24 pygerrit2==2.0.15
00:05:24 PyGithub==2.8.1
00:05:24 Pygments==2.19.2
00:05:24 PyJWT==2.10.1
00:05:24 PyNaCl==1.6.0
00:05:24 pyparsing==2.4.7
00:05:24 pyperclip==1.11.0
00:05:24 pyrsistent==0.20.0
00:05:24 python-cinderclient==9.8.0
00:05:24 python-dateutil==2.9.0.post0
00:05:24 python-heatclient==4.3.0
00:05:24 python-jenkins==1.8.3
00:05:24 python-keystoneclient==5.7.0
00:05:24 python-magnumclient==4.9.0
00:05:24 python-openstackclient==8.2.0
00:05:24 python-swiftclient==4.8.0
00:05:24 PyYAML==6.0.3
00:05:24 referencing==0.37.0
00:05:24 requests==2.32.5
00:05:24 requests-oauthlib==2.0.0
00:05:24 requestsexceptions==1.4.0
00:05:24 rfc3986==2.0.0
00:05:24 rich==14.2.0
00:05:24 rich-argparse==1.7.1
00:05:24 rpds-py==0.28.0
00:05:24 rsa==4.9.1
00:05:24 ruamel.yaml==0.18.16
00:05:24 ruamel.yaml.clib==0.2.14
00:05:24 s3transfer==0.14.0
00:05:24 simplejson==3.20.2
00:05:24 six==1.17.0
00:05:24 smmap==5.0.2
00:05:24 soupsieve==2.8
00:05:24 stevedore==5.5.0
00:05:24 tabulate==0.9.0
00:05:24 toml==0.10.2
00:05:24 tomlkit==0.13.3
00:05:24 tqdm==4.67.1
00:05:24 typing_extensions==4.15.0
00:05:24 tzdata==2025.2
00:05:24 urllib3==1.26.20
00:05:24 virtualenv==20.35.3
00:05:24 wcwidth==0.2.14
00:05:24 websocket-client==1.9.0
00:05:24 wrapt==2.0.0
00:05:24 xdg==6.0.0
00:05:24 xmltodict==1.0.2
00:05:24 yq==3.4.3
00:05:24 [EnvInject] - Injecting environment variables from a build step.
00:05:24 [EnvInject] - Injecting as environment variables the properties content
00:05:24 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:05:24 OS_CLOUD=vex
00:05:24 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-24
00:05:24 OS_STACK_TEMPLATE_DIR=openstack-hot
00:05:24
00:05:24 [EnvInject] - Variables injected successfully.
00:05:24 provisioning config files...
00:05:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:05:24 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins4869108340860901033.sh
00:05:24 ---> Create parameters file for OpenStack HOT
00:05:24 OpenStack Heat parameters generated
00:05:24 -----------------------------------
00:05:24 parameters:
00:05:24 vm_0_count: '3'
00:05:24 vm_0_flavor: 'v3-standard-4'
00:05:24 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
00:05:24 vm_1_count: '1'
00:05:24 vm_1_flavor: 'v3-standard-2'
00:05:24 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:05:24
00:05:24 job_name: '12556-24'
00:05:24 silo: 'releng'
00:05:24 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins7685788342232172146.sh
00:05:24 ---> Create HEAT stack
00:05:24 + source /home/jenkins/lf-env.sh
00:05:24 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:05:24 ++ mktemp -d /tmp/venv-XXXX
00:05:24 + lf_venv=/tmp/venv-ZiFP
00:05:24 + local venv_file=/tmp/.os_lf_venv
00:05:24 + local python=python3
00:05:24 + local options
00:05:24 + local set_path=true
00:05:24 + local install_args=
00:05:24 ++ 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
00:05:24 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:05:24 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:05:24 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:05:24 + true
00:05:24 + case $1 in
00:05:24 + python=python3
00:05:24 + shift 2
00:05:24 + true
00:05:24 + case $1 in
00:05:24 + shift
00:05:24 + break
00:05:24 + case $python in
00:05:24 + local pkg_list=
00:05:24 + [[ -d /opt/pyenv ]]
00:05:24 + echo 'Setup pyenv:'
00:05:24 Setup pyenv:
00:05:24 + export PYENV_ROOT=/opt/pyenv
00:05:24 + PYENV_ROOT=/opt/pyenv
00:05:24 + 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
00:05:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:05:24 + pyenv versions
00:05:24 system
00:05:24 3.8.13
00:05:24 3.9.13
00:05:24 3.10.13
00:05:24 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
00:05:24 + command -v pyenv
00:05:24 ++ pyenv init - --no-rehash
00:05:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:05:25 for i in ${!paths[@]}; do
00:05:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:05:25 fi; done;
00:05:25 echo "${paths[*]}"'\'')"
00:05:25 export PATH="/opt/pyenv/shims:${PATH}"
00:05:25 export PYENV_SHELL=bash
00:05:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:05:25 pyenv() {
00:05:25 local command
00:05:25 command="${1:-}"
00:05:25 if [ "$#" -gt 0 ]; then
00:05:25 shift
00:05:25 fi
00:05:25
00:05:25 case "$command" in
00:05:25 rehash|shell)
00:05:25 eval "$(pyenv "sh-$command" "$@")"
00:05:25 ;;
00:05:25 *)
00:05:25 command pyenv "$command" "$@"
00:05:25 ;;
00:05:25 esac
00:05:25 }'
00:05:25 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:05:25 for i in ${!paths[@]}; do
00:05:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:05:25 fi; done;
00:05:25 echo "${paths[*]}"'
00:05:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:05:25 ++ 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
00:05:25 ++ 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
00:05:25 ++ export PYENV_SHELL=bash
00:05:25 ++ PYENV_SHELL=bash
00:05:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:05:25 +++ complete -F _pyenv pyenv
00:05:25 ++ lf-pyver python3
00:05:25 ++ local py_version_xy=python3
00:05:25 ++ local py_version_xyz=
00:05:25 ++ awk '{ print $1 }'
00:05:25 ++ pyenv versions
00:05:25 ++ local command
00:05:25 ++ command=versions
00:05:25 ++ '[' 1 -gt 0 ']'
00:05:25 ++ shift
00:05:25 ++ case "$command" in
00:05:25 ++ command pyenv versions
00:05:25 ++ pyenv versions
00:05:25 ++ sed 's/^[ *]* //'
00:05:25 ++ grep -E '^[0-9.]*[0-9]$'
00:05:25 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:05:25 +++ grep '^3' /tmp/.pyenv_versions
00:05:25 +++ sort -V
00:05:25 +++ tail -n 1
00:05:25 ++ py_version_xyz=3.11.7
00:05:25 ++ [[ -z 3.11.7 ]]
00:05:25 ++ echo 3.11.7
00:05:25 ++ return 0
00:05:25 + pyenv local 3.11.7
00:05:25 + local command
00:05:25 + command=local
00:05:25 + '[' 2 -gt 0 ']'
00:05:25 + shift
00:05:25 + case "$command" in
00:05:25 + command pyenv local 3.11.7
00:05:25 + pyenv local 3.11.7
00:05:25 + for arg in "$@"
00:05:25 + case $arg in
00:05:25 + pkg_list+='lftools[openstack] '
00:05:25 + for arg in "$@"
00:05:25 + case $arg in
00:05:25 + pkg_list+='kubernetes '
00:05:25 + for arg in "$@"
00:05:25 + case $arg in
00:05:25 + pkg_list+='niet '
00:05:25 + for arg in "$@"
00:05:25 + case $arg in
00:05:25 + pkg_list+='python-heatclient '
00:05:25 + for arg in "$@"
00:05:25 + case $arg in
00:05:25 + pkg_list+='python-openstackclient '
00:05:25 + for arg in "$@"
00:05:25 + case $arg in
00:05:25 + pkg_list+='python-magnumclient '
00:05:25 + for arg in "$@"
00:05:25 + case $arg in
00:05:25 + pkg_list+='urllib3~=1.26.15 '
00:05:25 + for arg in "$@"
00:05:25 + case $arg in
00:05:25 + pkg_list+='yq '
00:05:25 + [[ -f /tmp/.os_lf_venv ]]
00:05:25 ++ cat /tmp/.os_lf_venv
00:05:25 + lf_venv=/tmp/venv-Mf03
00:05:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mf03 from' file:/tmp/.os_lf_venv
00:05:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mf03 from file:/tmp/.os_lf_venv
00:05:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:05:25 + local 'pip_opts=--upgrade --quiet'
00:05:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:05:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:05:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:05:25 + [[ -n '' ]]
00:05:25 + [[ -n '' ]]
00:05:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:05:25 + /tmp/venv-Mf03/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
00:05:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:05:27 lf-activate-venv(): INFO: Base packages installed successfully
00:05:27 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:05:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:05:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:05:27 + /tmp/venv-Mf03/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
00:05:46 + type python3
00:05:46 + true
00:05:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Mf03/bin to PATH'
00:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-Mf03/bin to PATH
00:05:46 + PATH=/tmp/venv-Mf03/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
00:05:46 + return 0
00:05:46 + openstack --os-cloud vex limits show --absolute
00:05:48 +--------------------------+---------+
00:05:48 | Name | Value |
00:05:48 +--------------------------+---------+
00:05:48 | maxTotalInstances | -1 |
00:05:48 | maxTotalCores | 450 |
00:05:48 | maxTotalRAMSize | 1000000 |
00:05:48 | maxServerMeta | 128 |
00:05:48 | maxImageMeta | 128 |
00:05:48 | maxPersonality | 5 |
00:05:48 | maxPersonalitySize | 10240 |
00:05:48 | maxTotalKeypairs | 100 |
00:05:48 | maxServerGroups | 10 |
00:05:48 | maxServerGroupMembers | 10 |
00:05:48 | maxTotalFloatingIps | -1 |
00:05:48 | maxSecurityGroups | -1 |
00:05:48 | maxSecurityGroupRules | -1 |
00:05:48 | totalRAMUsed | 598016 |
00:05:48 | totalCoresUsed | 146 |
00:05:48 | totalInstancesUsed | 50 |
00:05:48 | totalFloatingIpsUsed | 0 |
00:05:48 | totalSecurityGroupsUsed | 0 |
00:05:48 | totalServerGroupsUsed | 0 |
00:05:48 | maxTotalVolumes | -1 |
00:05:48 | maxTotalSnapshots | 10 |
00:05:48 | maxTotalVolumeGigabytes | 4096 |
00:05:48 | maxTotalBackups | 10 |
00:05:48 | maxTotalBackupGigabytes | 1000 |
00:05:48 | totalVolumesUsed | 2 |
00:05:48 | totalGigabytesUsed | 40 |
00:05:48 | totalSnapshotsUsed | 0 |
00:05:48 | totalBackupsUsed | 0 |
00:05:48 | totalBackupGigabytesUsed | 0 |
00:05:48 +--------------------------+---------+
00:05:48 + pushd /opt/ciman/openstack-hot
00:05:48 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium
00:05:48 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-24 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml
00:06:25 Creating stack releng-netconf-csit-3node-clustering-only-vanadium-24
00:06:25 Waiting to initialize infrastructure...
00:06:25 Waiting to initialize infrastructure...
00:06:25 Stack initialization successful.
00:06:25 ------------------------------------
00:06:25 Stack Details
00:06:25 ------------------------------------
00:06:25 {'added': None,
00:06:25 'capabilities': [],
00:06:25 'created_at': '2025-10-26T00:05:51Z',
00:06:25 'deleted': None,
00:06:25 'deleted_at': None,
00:06:25 'description': 'No description',
00:06:25 'environment': None,
00:06:25 'environment_files': None,
00:06:25 'files': None,
00:06:25 'files_container': None,
00:06:25 'id': '80eb9ffb-7eca-44a4-ad63-d03275836359',
00:06:25 'is_rollback_disabled': True,
00:06:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-24/80eb9ffb-7eca-44a4-ad63-d03275836359',
00:06:25 'rel': 'self'}],
00:06:25 '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'})}),
00:06:25 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-24',
00:06:25 'notification_topics': [],
00:06:25 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:06:25 'output_key': 'vm_0_ips',
00:06:25 'output_value': ['10.30.170.38',
00:06:25 '10.30.170.205',
00:06:25 '10.30.171.127']},
00:06:25 {'description': 'IP addresses of the 2nd vm types',
00:06:25 'output_key': 'vm_1_ips',
00:06:25 'output_value': ['10.30.170.213']}],
00:06:25 'owner_id': ****,
00:06:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:06:25 'OS::stack_id': '80eb9ffb-7eca-44a4-ad63-d03275836359',
00:06:25 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-24',
00:06:25 'job_name': '12556-24',
00:06:25 'silo': 'releng',
00:06:25 'vm_0_count': '3',
00:06:25 'vm_0_flavor': 'v3-standard-4',
00:06:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:06:25 '20250917-133034.447',
00:06:25 'vm_1_count': '1',
00:06:25 'vm_1_flavor': 'v3-standard-2',
00:06:25 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:06:25 '- 20250917-133034.654'},
00:06:25 'parent_id': None,
00:06:25 'replaced': None,
00:06:25 'status': 'CREATE_COMPLETE',
00:06:25 'status_reason': 'Stack CREATE completed successfully',
00:06:25 'tags': [],
00:06:25 'template': None,
00:06:25 'template_description': 'No description',
00:06:25 'template_url': None,
00:06:25 'timeout_mins': 15,
00:06:25 'unchanged': None,
00:06:25 'updated': None,
00:06:25 'updated_at': None,
00:06:25 'user_project_id': 'e667e2f3da9d4c96a249a226e4d2a96f'}
00:06:25 ------------------------------------
00:06:25 + popd
00:06:25 /w/workspace/netconf-csit-3node-clustering-only-vanadium
00:06:25 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins14635977456644791984.sh
00:06:25 ---> Copy SSH public keys to CSIT lab
00:06:25 Setup pyenv:
00:06:26 system
00:06:26 3.8.13
00:06:26 3.9.13
00:06:26 3.10.13
00:06:26 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
00:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mf03 from file:/tmp/.os_lf_venv
00:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:28 lf-activate-venv(): INFO: Base packages installed successfully
00:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-Mf03/bin to PATH
00:06:45 SSH not responding on 10.30.170.38. Retrying in 10 seconds...
00:06:45 SSH not responding on 10.30.170.205. Retrying in 10 seconds...
00:06:45 SSH not responding on 10.30.171.127. Retrying in 10 seconds...
00:06:48 Warning: Permanently added '10.30.170.213' (ECDSA) to the list of known hosts.
00:06:48 releng-12556-24-1-mininet-ovs-217-0
00:06:48 Successfully copied public keys to slave 10.30.170.213
00:06:55 Ping to 10.30.170.38 successful.
00:06:55 Ping to 10.30.170.205 successful.
00:06:55 SSH not responding on 10.30.170.38. Retrying in 10 seconds...
00:06:55 SSH not responding on 10.30.170.205. Retrying in 10 seconds...
00:06:55 Ping to 10.30.171.127 successful.
00:07:00 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:07:01 releng-12556-24-0-builder-2
00:07:01 Successfully copied public keys to slave 10.30.171.127
00:07:05 Ping to 10.30.170.38 successful.
00:07:05 Ping to 10.30.170.205 successful.
00:07:05 SSH not responding on 10.30.170.38. Retrying in 10 seconds...
00:07:06 SSH not responding on 10.30.170.205. Retrying in 10 seconds...
00:07:15 Ping to 10.30.170.38 successful.
00:07:16 Ping to 10.30.170.205 successful.
00:07:17 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:07:17 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:07:18 releng-12556-24-0-builder-1
00:07:18 Successfully copied public keys to slave 10.30.170.205
00:07:18 releng-12556-24-0-builder-0
00:07:18 Successfully copied public keys to slave 10.30.170.38
00:07:18 Process 6520 ready.
00:07:18 Process 6521 ready.
00:07:18 Process 6522 ready.
00:07:18 Process 6523 ready.
00:07:18 SSH ready on all stack servers.
00:07:18 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins9427855018642047665.sh
00:07:18 Setup pyenv:
00:07:18 system
00:07:18 3.8.13
00:07:18 3.9.13
00:07:18 3.10.13
00:07:18 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
00:07:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yQuV
00:07:23 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv
00:07:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:07:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:07:26 lf-activate-venv(): INFO: Base packages installed successfully
00:07:26 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-yQuV/bin to PATH
00:07:28 + echo 'Installing Python Requirements'
00:07:28 Installing Python Requirements
00:07:28 + cat
00:07:28 + python -m pip install -r requirements.txt
00:07:29 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:07:29 Collecting docker-py (from -r requirements.txt (line 1))
00:07:29 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)
00:07:29 Collecting ipaddr (from -r requirements.txt (line 2))
00:07:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:07:29 Installing build dependencies: started
00:07:30 Installing build dependencies: finished with status 'done'
00:07:30 Getting requirements to build wheel: started
00:07:30 Getting requirements to build wheel: finished with status 'done'
00:07:30 Preparing metadata (pyproject.toml): started
00:07:30 Preparing metadata (pyproject.toml): finished with status 'done'
00:07:30 Collecting netaddr (from -r requirements.txt (line 3))
00:07:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:07:30 Collecting netifaces (from -r requirements.txt (line 4))
00:07:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:07:30 Installing build dependencies: started
00:07:31 Installing build dependencies: finished with status 'done'
00:07:31 Getting requirements to build wheel: started
00:07:32 Getting requirements to build wheel: finished with status 'done'
00:07:32 Preparing metadata (pyproject.toml): started
00:07:32 Preparing metadata (pyproject.toml): finished with status 'done'
00:07:32 Collecting pyhocon (from -r requirements.txt (line 5))
00:07:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:07:32 Collecting requests (from -r requirements.txt (line 6))
00:07:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:07:32 Collecting robotframework (from -r requirements.txt (line 7))
00:07:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
00:07:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 11.5 MB/s 0:00:00
00:07:32 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:07:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:07:32 Installing build dependencies: started
00:07:33 Installing build dependencies: finished with status 'done'
00:07:33 Getting requirements to build wheel: started
00:07:33 Getting requirements to build wheel: finished with status 'done'
00:07:33 Preparing metadata (pyproject.toml): started
00:07:33 Preparing metadata (pyproject.toml): finished with status 'done'
00:07:33 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:07:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:07:34 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:07:34 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)
00:07:34 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:07:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:07:34 Installing build dependencies: started
00:07:35 Installing build dependencies: finished with status 'done'
00:07:35 Getting requirements to build wheel: started
00:07:35 Getting requirements to build wheel: finished with status 'done'
00:07:35 Preparing metadata (pyproject.toml): started
00:07:35 Preparing metadata (pyproject.toml): finished with status 'done'
00:07:35 Collecting scapy (from -r requirements.txt (line 12))
00:07:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
00:07:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 27.5 MB/s 0:00:00
00:07:35 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:07:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:07:35 Installing build dependencies: started
00:07:36 Installing build dependencies: finished with status 'done'
00:07:36 Getting requirements to build wheel: started
00:07:37 Getting requirements to build wheel: finished with status 'done'
00:07:37 Preparing metadata (pyproject.toml): started
00:07:37 Preparing metadata (pyproject.toml): finished with status 'done'
00:07:37 Collecting elasticsearch (from -r requirements.txt (line 18))
00:07:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
00:07:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 17.7 MB/s 0:00:00
00:07:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:07:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:07:37 Collecting pyangbind (from -r requirements.txt (line 22))
00:07:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
00:07:37 Collecting isodate (from -r requirements.txt (line 25))
00:07:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:07:37 Collecting jmespath (from -r requirements.txt (line 28))
00:07:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
00:07:37 Collecting jsonpatch (from -r requirements.txt (line 31))
00:07:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:07:37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:07:37 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:07:37 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:07:37 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)
00:07:38 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:07:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:07:38 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:07:38 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)
00:07:38 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:07:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
00:07:38 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:07:38 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)
00:07:38 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:07:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:07:38 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:07:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
00:07:38 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:07:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
00:07:38 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:07:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:07:38 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:07:38 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)
00:07:38 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:07:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:07:38 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:07:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:07:38 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:07:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:07:38 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
00:07:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
00:07:38 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:07:38 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)
00:07:38 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:07:38 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)
00:07:39 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
00:07:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:07:39 Collecting elasticsearch (from -r requirements.txt (line 18))
00:07:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
00:07:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 13.4 MB/s 0:00:00
00:07:39 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:07:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:07:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:07:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:07:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:07:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:07:39 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:07:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:07:39 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:07:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:07:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.4 MB/s 0:00:00
00:07:39 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:07:39 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)
00:07:40 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:07:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:07:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 16.1 MB/s 0:00:00
00:07:40 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:07:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:07:40 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:40 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)
00:07:41 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:41 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)
00:07:41 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:07:41 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:41 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)
00:07:41 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:41 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)
00:07:41 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
00:07:42 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
00:07:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 42.8 MB/s 0:00:00
00:07:42 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:42 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)
00:07:42 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
00:07:42 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
00:07:42 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))
00:07:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:07:42 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))
00:07:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:07:42 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))
00:07:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:07:42 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))
00:07:42 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)
00:07:42 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))
00:07:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
00:07:42 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))
00:07:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:07:42 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:07:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:07:42 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:07:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:07:42 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:07:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
00:07:43 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))
00:07:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:07:43 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:07:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
00:07:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:07:43 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:07:43 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:07:43 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=c98670d0725ad55fbca58a715bdd5f3a6e089689e9ea2241faa631b0886512ef
00:07:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:07:43 Building wheel for ipaddr (pyproject.toml): started
00:07:43 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:07:43 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9e5451f6c5ca77352320eb747909bb2f357ecca1050389244f994288d78d3156
00:07:43 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:07:43 Building wheel for netifaces (pyproject.toml): started
00:07:46 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:07:46 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41088 sha256=5d8ebb4fe05ddad3e2132ad3d33c80a06889567d117512b0f7750cba3f7afdef
00:07:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:07:46 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:07:46 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:07:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=2e143a582f6b1b7d804d34b337a95b842a92fd4a23c80ed9802a00e2137e53ac
00:07:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:07:46 Building wheel for jsonpath-rw (pyproject.toml): started
00:07:46 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:07:46 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=efbb3737c19ac08f6e31bc7756b67c54c846874d40e6e8cdb5e560eb639b8a64
00:07:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:07:46 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:07:46 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
00:07:58
00:07:58 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.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
00:07:58 + pip freeze
00:07:59 attrs==25.4.0
00:07:59 bcrypt==5.0.0
00:07:59 beautifulsoup4==4.14.2
00:07:59 certifi==2025.10.5
00:07:59 cffi==2.0.0
00:07:59 charset-normalizer==3.4.4
00:07:59 click==8.3.0
00:07:59 cryptography==46.0.3
00:07:59 decorator==5.2.1
00:07:59 distlib==0.4.0
00:07:59 docker-py==1.10.6
00:07:59 docker-pycreds==0.4.0
00:07:59 elastic-transport==8.17.1
00:07:59 elasticsearch==8.19.1
00:07:59 elasticsearch-dsl==8.15.4
00:07:59 enum34==1.1.10
00:07:59 filelock==3.20.0
00:07:59 h11==0.16.0
00:07:59 idna==3.11
00:07:59 invoke==2.2.1
00:07:59 ipaddr==2.2.0
00:07:59 isodate==0.7.2
00:07:59 jmespath==1.0.1
00:07:59 jsonpatch==1.33
00:07:59 jsonpath-rw==1.4.0
00:07:59 jsonpointer==3.0.0
00:07:59 lxml==6.0.2
00:07:59 netaddr==1.3.0
00:07:59 netifaces==0.11.0
00:07:59 outcome==1.3.0.post0
00:07:59 paramiko==4.0.0
00:07:59 platformdirs==4.5.0
00:07:59 ply==3.11
00:07:59 pyang==2.7.1
00:07:59 pyangbind==0.8.6
00:07:59 pycparser==2.23
00:07:59 pyhocon==0.3.61
00:07:59 PyNaCl==1.6.0
00:07:59 pyparsing==3.2.5
00:07:59 PySocks==1.7.1
00:07:59 python-dateutil==2.9.0.post0
00:07:59 regex==2025.10.23
00:07:59 requests==2.32.5
00:07:59 robotframework==7.3.2
00:07:59 robotframework-httplibrary==0.4.2
00:07:59 robotframework-pythonlibcore==4.4.1
00:07:59 robotframework-requests==0.9.7
00:07:59 robotframework-selenium2library==3.0.0
00:07:59 robotframework-seleniumlibrary==6.8.0
00:07:59 robotframework-sshlibrary==3.8.0
00:07:59 scapy==2.6.1
00:07:59 scp==0.15.0
00:07:59 selenium==4.38.0
00:07:59 six==1.17.0
00:07:59 sniffio==1.3.1
00:07:59 sortedcontainers==2.4.0
00:07:59 soupsieve==2.8
00:07:59 trio==0.31.0
00:07:59 trio-websocket==0.12.2
00:07:59 typing_extensions==4.15.0
00:07:59 urllib3==2.5.0
00:07:59 virtualenv==20.35.3
00:07:59 waitress==3.0.2
00:07:59 WebOb==1.8.9
00:07:59 websocket-client==1.9.0
00:07:59 WebTest==3.0.7
00:07:59 wsproto==1.2.0
00:07:59 [EnvInject] - Injecting environment variables from a build step.
00:07:59 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:07:59 [EnvInject] - Variables injected successfully.
00:07:59 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins9710762194673747294.sh
00:07:59 Setup pyenv:
00:07:59 system
00:07:59 3.8.13
00:07:59 3.9.13
00:07:59 3.10.13
00:07:59 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
00:07:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mf03 from file:/tmp/.os_lf_venv
00:07:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:07:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:08:01 lf-activate-venv(): INFO: Base packages installed successfully
00:08:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:08:09 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.
00:08:09 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
00:08:09 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:08:09 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
00:08:09 lf-activate-venv(): INFO: Adding /tmp/venv-Mf03/bin to PATH
00:08:09 + ODL_SYSTEM=()
00:08:09 + TOOLS_SYSTEM=()
00:08:09 + OPENSTACK_SYSTEM=()
00:08:09 + OPENSTACK_CONTROLLERS=()
00:08:09 + mapfile -t ADDR
00:08:09 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-24
00:08:09 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:08:11 + for i in "${ADDR[@]}"
00:08:11 ++ ssh 10.30.170.38 hostname -s
00:08:11 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:08:11 + REMHOST=releng-12556-24-0-builder-0
00:08:11 + case ${REMHOST} in
00:08:11 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:08:11 + for i in "${ADDR[@]}"
00:08:11 ++ ssh 10.30.170.205 hostname -s
00:08:11 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:08:12 + REMHOST=releng-12556-24-0-builder-1
00:08:12 + case ${REMHOST} in
00:08:12 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:08:12 + for i in "${ADDR[@]}"
00:08:12 ++ ssh 10.30.171.127 hostname -s
00:08:12 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:08:12 + REMHOST=releng-12556-24-0-builder-2
00:08:12 + case ${REMHOST} in
00:08:12 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:08:12 + for i in "${ADDR[@]}"
00:08:12 ++ ssh 10.30.170.213 hostname -s
00:08:12 Warning: Permanently added '10.30.170.213' (ECDSA) to the list of known hosts.
00:08:13 + REMHOST=releng-12556-24-1-mininet-ovs-217-0
00:08:13 + case ${REMHOST} in
00:08:13 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:08:13 + echo NUM_ODL_SYSTEM=3
00:08:13 + echo NUM_TOOLS_SYSTEM=1
00:08:13 + '[' '' == yes ']'
00:08:13 + NUM_OPENSTACK_SYSTEM=0
00:08:13 + echo NUM_OPENSTACK_SYSTEM=0
00:08:13 + '[' 0 -eq 2 ']'
00:08:13 + echo ODL_SYSTEM_IP=10.30.170.38
00:08:13 ++ seq 0 2
00:08:13 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:08:13 + echo ODL_SYSTEM_1_IP=10.30.170.38
00:08:13 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:08:13 + echo ODL_SYSTEM_2_IP=10.30.170.205
00:08:13 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:08:13 + echo ODL_SYSTEM_3_IP=10.30.171.127
00:08:13 + echo TOOLS_SYSTEM_IP=10.30.170.213
00:08:13 ++ seq 0 0
00:08:13 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:08:13 + echo TOOLS_SYSTEM_1_IP=10.30.170.213
00:08:13 + openstack_index=0
00:08:13 + NUM_OPENSTACK_CONTROL_NODES=1
00:08:13 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:08:13 ++ seq 0 0
00:08:13 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:08:13 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:08:13 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:08:13 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:08:13 + '[' -1 -ge 2 ']'
00:08:13 ++ seq 0 -2
00:08:13 + NUM_OPENSTACK_HAPROXY_NODES=0
00:08:13 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:08:13 ++ seq 0 -1
00:08:13 + echo 'Contents of slave_addresses.txt:'
00:08:13 Contents of slave_addresses.txt:
00:08:13 + cat slave_addresses.txt
00:08:13 NUM_ODL_SYSTEM=3
00:08:13 NUM_TOOLS_SYSTEM=1
00:08:13 NUM_OPENSTACK_SYSTEM=0
00:08:13 ODL_SYSTEM_IP=10.30.170.38
00:08:13 ODL_SYSTEM_1_IP=10.30.170.38
00:08:13 ODL_SYSTEM_2_IP=10.30.170.205
00:08:13 ODL_SYSTEM_3_IP=10.30.171.127
00:08:13 TOOLS_SYSTEM_IP=10.30.170.213
00:08:13 TOOLS_SYSTEM_1_IP=10.30.170.213
00:08:13 NUM_OPENSTACK_CONTROL_NODES=1
00:08:13 OPENSTACK_CONTROL_NODE_1_IP=
00:08:13 NUM_OPENSTACK_COMPUTE_NODES=-1
00:08:13 NUM_OPENSTACK_HAPROXY_NODES=0
00:08:13 [EnvInject] - Injecting environment variables from a build step.
00:08:13 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:08:13 [EnvInject] - Variables injected successfully.
00:08:13 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins17092896085397016426.sh
00:08:13 Preparing for JRE Version 21
00:08:13 Karaf artifact is karaf
00:08:13 Karaf project is integration
00:08:13 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:08:13 [EnvInject] - Injecting environment variables from a build step.
00:08:13 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:08:13 [EnvInject] - Variables injected successfully.
00:08:13 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins11191365871819143895.sh
00:08:13 2025-10-26 00:08:13 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:08:13 Bundle version is 0.23.0-SNAPSHOT
00:08:13 --2025-10-26 00:08:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
00:08:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:08:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:08:13 HTTP request sent, awaiting response... 200 OK
00:08:13 Length: 1410 (1.4K) [application/xml]
00:08:13 Saving to: ‘maven-metadata.xml’
00:08:13
00:08:13 0K . 100% 56.6M=0s
00:08:13
00:08:13 2025-10-26 00:08:13 (56.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:08:13
00:08:13
00:08:13
00:08:13 org.opendaylight.integration
00:08:13 karaf
00:08:13 0.23.0-SNAPSHOT
00:08:13
00:08:13
00:08:13 20251025.223729
00:08:13 494
00:08:13
00:08:13 20251025223729
00:08:13
00:08:13
00:08:13 pom
00:08:13 0.23.0-20251025.223729-494
00:08:13 20251025223729
00:08:13
00:08:13
00:08:13 tar.gz
00:08:13 0.23.0-20251025.223729-494
00:08:13 20251025223729
00:08:13
00:08:13
00:08:13 zip
00:08:13 0.23.0-20251025.223729-494
00:08:13 20251025223729
00:08:13
00:08:13
00:08:13 cyclonedx
00:08:13 xml
00:08:13 0.23.0-20251025.223729-494
00:08:13 20251025223729
00:08:13
00:08:13
00:08:13 cyclonedx
00:08:13 json
00:08:13 0.23.0-20251025.223729-494
00:08:13 20251025223729
00:08:13
00:08:13
00:08:13
00:08:13
00:08:13 Nexus timestamp is 0.23.0-20251025.223729-494
00:08:13 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
00:08:13 Distribution bundle is karaf-0.23.0-20251025.223729-494.zip
00:08:13 Distribution bundle version is 0.23.0-SNAPSHOT
00:08:13 Distribution folder is karaf-0.23.0-SNAPSHOT
00:08:13 Nexus prefix is https://nexus.opendaylight.org
00:08:13 [EnvInject] - Injecting environment variables from a build step.
00:08:13 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:08:13 [EnvInject] - Variables injected successfully.
00:08:13 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins11809218838029191861.sh
00:08:13 Setup pyenv:
00:08:13 system
00:08:13 3.8.13
00:08:13 3.9.13
00:08:13 3.10.13
00:08:13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
00:08:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mf03 from file:/tmp/.os_lf_venv
00:08:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:08:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:08:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:08:18 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:08:18 lf-activate-venv(): INFO: Base packages installed successfully
00:08:18 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:08:23 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.
00:08:23 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:08:23 lf-activate-venv(): INFO: Adding /tmp/venv-Mf03/bin to PATH
00:08:23 Copying common-functions.sh to /tmp
00:08:25 Copying common-functions.sh to 10.30.170.38:/tmp
00:08:25 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:08:26 Copying common-functions.sh to 10.30.170.205:/tmp
00:08:26 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:08:26 Copying common-functions.sh to 10.30.171.127:/tmp
00:08:26 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:08:27 Copying common-functions.sh to 10.30.170.213:/tmp
00:08:27 Warning: Permanently added '10.30.170.213' (ECDSA) to the list of known hosts.
00:08:27 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins15933461643644779181.sh
00:08:27 common-functions.sh is being sourced
00:08:27 common-functions environment:
00:08:27 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:27 ACTUALFEATURES:
00:08:27 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:27 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:27 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:27 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:27 CONTROLLERMEM: 2048m
00:08:27 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:27 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:27 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:27 SUITES:
00:08:27
00:08:27 #################################################
00:08:27 ## Configure Cluster and Start ##
00:08:27 #################################################
00:08:27 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
00:08:27 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
00:08:27 Locating script plan to use...
00:08:27 Finished running script plans
00:08:27 Configuring member-1 with IP address 10.30.170.38
00:08:27 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:08:27 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:08:27 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:08:27 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:08:27 ++ echo 'common-functions.sh is being sourced'
00:08:27 common-functions.sh is being sourced
00:08:27 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:08:27 ++ DISTROSTREAM=vanadium
00:08:27 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:27 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:27 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:27 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:27 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:27 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:27 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:27 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:27 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:27 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:27 ++ export CONTROLLERMEM=
00:08:27 ++ CONTROLLERMEM=
00:08:27 ++ case "${DISTROSTREAM}" in
00:08:27 ++ CLUSTER_SYSTEM=pekko
00:08:27 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:27 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:27 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:27 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:27 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:27 ++ print_common_env
00:08:27 ++ cat
00:08:27 common-functions environment:
00:08:27 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:27 ACTUALFEATURES:
00:08:27 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:27 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:27 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:27 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:27 CONTROLLERMEM:
00:08:27 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:27 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:27 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:27 SUITES:
00:08:27
00:08:27 ++ SSH='ssh -t -t'
00:08:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:08:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:08:27 Changing to /tmp
00:08:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
00:08:27 + echo 'Changing to /tmp'
00:08:27 + cd /tmp
00:08:27 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip'
00:08:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
00:08:27 --2025-10-26 00:08:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
00:08:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:08:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:08:27 HTTP request sent, awaiting response... 200 OK
00:08:27 Length: 234980227 (224M) [application/zip]
00:08:27 Saving to: ‘karaf-0.23.0-20251025.223729-494.zip’
00:08:27
00:08:27 0K ........ ........ ........ ........ ........ ........ 1% 72.5M 3s
00:08:27 3072K ........ ........ ........ ........ ........ ........ 2% 116M 2s
00:08:28 6144K ........ ........ ........ ........ ........ ........ 4% 164M 2s
00:08:28 9216K ........ ........ ........ ........ ........ ........ 5% 193M 2s
00:08:28 12288K ........ ........ ........ ........ ........ ........ 6% 206M 2s
00:08:28 15360K ........ ........ ........ ........ ........ ........ 8% 185M 2s
00:08:28 18432K ........ ........ ........ ........ ........ ........ 9% 204M 1s
00:08:28 21504K ........ ........ ........ ........ ........ ........ 10% 211M 1s
00:08:28 24576K ........ ........ ........ ........ ........ ........ 12% 236M 1s
00:08:28 27648K ........ ........ ........ ........ ........ ........ 13% 259M 1s
00:08:28 30720K ........ ........ ........ ........ ........ ........ 14% 276M 1s
00:08:28 33792K ........ ........ ........ ........ ........ ........ 16% 262M 1s
00:08:28 36864K ........ ........ ........ ........ ........ ........ 17% 261M 1s
00:08:28 39936K ........ ........ ........ ........ ........ ........ 18% 273M 1s
00:08:28 43008K ........ ........ ........ ........ ........ ........ 20% 302M 1s
00:08:28 46080K ........ ........ ........ ........ ........ ........ 21% 250M 1s
00:08:28 49152K ........ ........ ........ ........ ........ ........ 22% 275M 1s
00:08:28 52224K ........ ........ ........ ........ ........ ........ 24% 282M 1s
00:08:28 55296K ........ ........ ........ ........ ........ ........ 25% 303M 1s
00:08:28 58368K ........ ........ ........ ........ ........ ........ 26% 314M 1s
00:08:28 61440K ........ ........ ........ ........ ........ ........ 28% 11.5M 1s
00:08:28 64512K ........ ........ ........ ........ ........ ........ 29% 192M 1s
00:08:28 67584K ........ ........ ........ ........ ........ ........ 30% 219M 1s
00:08:28 70656K ........ ........ ........ ........ ........ ........ 32% 217M 1s
00:08:28 73728K ........ ........ ........ ........ ........ ........ 33% 237M 1s
00:08:28 76800K ........ ........ ........ ........ ........ ........ 34% 217M 1s
00:08:28 79872K ........ ........ ........ ........ ........ ........ 36% 261M 1s
00:08:28 82944K ........ ........ ........ ........ ........ ........ 37% 285M 1s
00:08:28 86016K ........ ........ ........ ........ ........ ........ 38% 285M 1s
00:08:28 89088K ........ ........ ........ ........ ........ ........ 40% 338M 1s
00:08:28 92160K ........ ........ ........ ........ ........ ........ 41% 323M 1s
00:08:28 95232K ........ ........ ........ ........ ........ ........ 42% 356M 1s
00:08:28 98304K ........ ........ ........ ........ ........ ........ 44% 254M 1s
00:08:28 101376K ........ ........ ........ ........ ........ ........ 45% 305M 1s
00:08:28 104448K ........ ........ ........ ........ ........ ........ 46% 389M 1s
00:08:28 107520K ........ ........ ........ ........ ........ ........ 48% 205M 1s
00:08:28 110592K ........ ........ ........ ........ ........ ........ 49% 314M 1s
00:08:28 113664K ........ ........ ........ ........ ........ ........ 50% 327M 1s
00:08:28 116736K ........ ........ ........ ........ ........ ........ 52% 362M 1s
00:08:28 119808K ........ ........ ........ ........ ........ ........ 53% 201M 1s
00:08:28 122880K ........ ........ ........ ........ ........ ........ 54% 301M 1s
00:08:28 125952K ........ ........ ........ ........ ........ ........ 56% 314M 1s
00:08:28 129024K ........ ........ ........ ........ ........ ........ 57% 257M 1s
00:08:28 132096K ........ ........ ........ ........ ........ ........ 58% 146M 1s
00:08:28 135168K ........ ........ ........ ........ ........ ........ 60% 238M 1s
00:08:28 138240K ........ ........ ........ ........ ........ ........ 61% 288M 1s
00:08:28 141312K ........ ........ ........ ........ ........ ........ 62% 326M 1s
00:08:28 144384K ........ ........ ........ ........ ........ ........ 64% 332M 0s
00:08:28 147456K ........ ........ ........ ........ ........ ........ 65% 310M 0s
00:08:28 150528K ........ ........ ........ ........ ........ ........ 66% 289M 0s
00:08:28 153600K ........ ........ ........ ........ ........ ........ 68% 304M 0s
00:08:28 156672K ........ ........ ........ ........ ........ ........ 69% 311M 0s
00:08:28 159744K ........ ........ ........ ........ ........ ........ 70% 274M 0s
00:08:28 162816K ........ ........ ........ ........ ........ ........ 72% 241M 0s
00:08:28 165888K ........ ........ ........ ........ ........ ........ 73% 257M 0s
00:08:28 168960K ........ ........ ........ ........ ........ ........ 74% 232M 0s
00:08:28 172032K ........ ........ ........ ........ ........ ........ 76% 216M 0s
00:08:28 175104K ........ ........ ........ ........ ........ ........ 77% 290M 0s
00:08:28 178176K ........ ........ ........ ........ ........ ........ 78% 289M 0s
00:08:28 181248K ........ ........ ........ ........ ........ ........ 80% 218M 0s
00:08:28 184320K ........ ........ ........ ........ ........ ........ 81% 259M 0s
00:08:28 187392K ........ ........ ........ ........ ........ ........ 83% 306M 0s
00:08:28 190464K ........ ........ ........ ........ ........ ........ 84% 292M 0s
00:08:28 193536K ........ ........ ........ ........ ........ ........ 85% 292M 0s
00:08:28 196608K ........ ........ ........ ........ ........ ........ 87% 283M 0s
00:08:29 199680K ........ ........ ........ ........ ........ ........ 88% 284M 0s
00:08:29 202752K ........ ........ ........ ........ ........ ........ 89% 282M 0s
00:08:29 205824K ........ ........ ........ ........ ........ ........ 91% 278M 0s
00:08:29 208896K ........ ........ ........ ........ ........ ........ 92% 272M 0s
00:08:29 211968K ........ ........ ........ ........ ........ ........ 93% 281M 0s
00:08:29 215040K ........ ........ ........ ........ ........ ........ 95% 289M 0s
00:08:29 218112K ........ ........ ........ ........ ........ ........ 96% 289M 0s
00:08:29 221184K ........ ........ ........ ........ ........ ........ 97% 285M 0s
00:08:29 224256K ........ ........ ........ ........ ........ ........ 99% 301M 0s
00:08:29 227328K ........ ........ ........ ........ . 100% 283M=1.2s
00:08:29
00:08:29 2025-10-26 00:08:29 (194 MB/s) - ‘karaf-0.23.0-20251025.223729-494.zip’ saved [234980227/234980227]
00:08:29
00:08:29 Extracting the new controller...
00:08:29 + echo 'Extracting the new controller...'
00:08:29 + unzip -q karaf-0.23.0-20251025.223729-494.zip
00:08:31 Adding external repositories...
00:08:31 + echo 'Adding external repositories...'
00:08:31 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:31 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:31 ################################################################################
00:08:31 #
00:08:31 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:31 # contributor license agreements. See the NOTICE file distributed with
00:08:31 # this work for additional information regarding copyright ownership.
00:08:31 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:31 # (the "License"); you may not use this file except in compliance with
00:08:31 # the License. You may obtain a copy of the License at
00:08:31 #
00:08:31 # http://www.apache.org/licenses/LICENSE-2.0
00:08:31 #
00:08:31 # Unless required by applicable law or agreed to in writing, software
00:08:31 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:31 # See the License for the specific language governing permissions and
00:08:31 # limitations under the License.
00:08:31 #
00:08:31 ################################################################################
00:08:31
00:08:31 #
00:08:31 # If set to true, the following property will not allow any certificate to be used
00:08:31 # when accessing Maven repositories through SSL
00:08:31 #
00:08:31 #org.ops4j.pax.url.mvn.certificateCheck=
00:08:31
00:08:31 #
00:08:31 # Path to the local Maven settings file.
00:08:31 # The repositories defined in this file will be automatically added to the list
00:08:31 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:08:31 # below is not set.
00:08:31 # The following locations are checked for the existence of the settings.xml file
00:08:31 # * 1. looks for the specified url
00:08:31 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:08:31 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:08:31 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:08:31 #
00:08:31 #org.ops4j.pax.url.mvn.settings=
00:08:31
00:08:31 #
00:08:31 # Path to the local Maven repository which is used to avoid downloading
00:08:31 # artifacts when they already exist locally.
00:08:31 # The value of this property will be extracted from the settings.xml file
00:08:31 # above, or defaulted to:
00:08:31 # System.getProperty( "user.home" ) + "/.m2/repository"
00:08:31 #
00:08:31 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:08:31
00:08:31 #
00:08:31 # Default this to false. It's just weird to use undocumented repos
00:08:31 #
00:08:31 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:08:31
00:08:31 #
00:08:31 # Uncomment if you don't wanna use the proxy settings
00:08:31 # from the Maven conf/settings.xml file
00:08:31 #
00:08:31 # org.ops4j.pax.url.mvn.proxySupport=false
00:08:31
00:08:31 #
00:08:31 # Comma separated list of repositories scanned when resolving an artifact.
00:08:31 # Those repositories will be checked before iterating through the
00:08:31 # below list of repositories and even before the local repository
00:08:31 # A repository url can be appended with zero or more of the following flags:
00:08:31 # @snapshots : the repository contains snaphots
00:08:31 # @noreleases : the repository does not contain any released artifacts
00:08:31 #
00:08:31 # The following property value will add the system folder as a repo.
00:08:31 #
00:08:31 org.ops4j.pax.url.mvn.defaultRepositories=\
00:08:31 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:08:31 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:08:31 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:08:31
00:08:31 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:08:31 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:08:31
00:08:31 #
00:08:31 # Comma separated list of repositories scanned when resolving an artifact.
00:08:31 # The default list includes the following repositories:
00:08:31 # http://repo1.maven.org/maven2@id=central
00:08:31 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:08:31 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:08:31 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:08:31 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:08:31 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:08:31 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:08:31 # To add repositories to the default ones, prepend '+' to the list of repositories
00:08:31 # to add.
00:08:31 # A repository url can be appended with zero or more of the following flags:
00:08:31 # @snapshots : the repository contains snapshots
00:08:31 # @noreleases : the repository does not contain any released artifacts
00:08:31 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:08:31 #
00:08:31 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
00:08:31
00:08:31 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:08:31 + [[ True == \T\r\u\e ]]
00:08:31 + echo 'Configuring the startup features...'
00:08:31 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:31 + FEATURE_TEST_STRING=features-test
00:08:31 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:08:31 + KARAF_VERSION=karaf4
00:08:31 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:08:31 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:31 + [[ ! -z '' ]]
00:08:31 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:31 ################################################################################
00:08:31 #
00:08:31 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:31 # contributor license agreements. See the NOTICE file distributed with
00:08:31 # this work for additional information regarding copyright ownership.
00:08:31 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:31 # (the "License"); you may not use this file except in compliance with
00:08:31 # the License. You may obtain a copy of the License at
00:08:31 #
00:08:31 # http://www.apache.org/licenses/LICENSE-2.0
00:08:31 #
00:08:31 # Unless required by applicable law or agreed to in writing, software
00:08:31 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:31 # See the License for the specific language governing permissions and
00:08:31 # limitations under the License.
00:08:31 #
00:08:31 ################################################################################
00:08:31
00:08:31 #
00:08:31 # Comma separated list of features repositories to register by default
00:08:31 #
00:08:31 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/61373e68-8b2a-410e-b8b7-b2940d35549f.xml
00:08:31
00:08:31 #
00:08:31 # Comma separated list of features to install at startup
00:08:31 #
00:08:31 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7af9fd7e-f1e8-4e7e-b75b-60522c65b736
00:08:31
00:08:31 #
00:08:31 # Resource repositories (OBR) that the features resolver can use
00:08:31 # to resolve requirements/capabilities
00:08:31 #
00:08:31 # The format of the resourceRepositories is
00:08:31 # resourceRepositories=[xml:url|json:url],...
00:08:31 # for Instance:
00:08:31 #
00:08:31 #resourceRepositories=xml:http://host/path/to/index.xml
00:08:31 # or
00:08:31 #resourceRepositories=json:http://host/path/to/index.json
00:08:31 #
00:08:31
00:08:31 #
00:08:31 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:08:31 #
00:08:31 featuresBootAsynchronous=false
00:08:31
00:08:31 #
00:08:31 # Service requirements enforcement
00:08:31 #
00:08:31 # By default, the feature resolver checks the service requirements/capabilities of
00:08:31 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:08:31 # the required bundles.
00:08:31 # The following flag can have those values:
00:08:31 # - disable: service requirements are completely ignored
00:08:31 # - default: service requirements are ignored for old features
00:08:31 # - enforce: service requirements are always verified
00:08:31 #
00:08:31 #serviceRequirements=default
00:08:31
00:08:31 #
00:08:31 # Store cfg file for config element in feature
00:08:31 #
00:08:31 #configCfgStore=true
00:08:31
00:08:31 #
00:08:31 # Define if the feature service automatically refresh bundles
00:08:31 #
00:08:31 autoRefresh=true
00:08:31
00:08:31 #
00:08:31 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:08:31 # XML file defines instructions related to features processing
00:08:31 # versions.properties may declare properties to resolve placeholders in XML file
00:08:31 # both files are relative to ${karaf.etc}
00:08:31 #
00:08:31 #featureProcessing=org.apache.karaf.features.xml
00:08:31 #featureProcessingVersions=versions.properties
00:08:31 + configure_karaf_log karaf4 ''
00:08:31 + local -r karaf_version=karaf4
00:08:31 + local -r controllerdebugmap=
00:08:31 + local logapi=log4j
00:08:31 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:08:31 log4j2.rootLogger.level = INFO
00:08:31 #log4j2.rootLogger.type = asyncRoot
00:08:31 #log4j2.rootLogger.includeLocation = false
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:08:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:08:31 log4j2.rootLogger.appenderRef.Console.ref = Console
00:08:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:08:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:08:31 log4j2.logger.spifly.name = org.apache.aries.spifly
00:08:31 log4j2.logger.spifly.level = WARN
00:08:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:08:31 log4j2.logger.audit.level = INFO
00:08:31 log4j2.logger.audit.additivity = false
00:08:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:08:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:08:31 log4j2.appender.console.type = Console
00:08:31 log4j2.appender.console.name = Console
00:08:31 log4j2.appender.console.layout.type = PatternLayout
00:08:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:08:31 log4j2.appender.rolling.type = RollingRandomAccessFile
00:08:31 log4j2.appender.rolling.name = RollingFile
00:08:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:08:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:08:31 #log4j2.appender.rolling.immediateFlush = false
00:08:31 log4j2.appender.rolling.append = true
00:08:31 log4j2.appender.rolling.layout.type = PatternLayout
00:08:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:08:31 log4j2.appender.rolling.policies.type = Policies
00:08:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:08:31 log4j2.appender.rolling.policies.size.size = 64MB
00:08:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:08:31 log4j2.appender.rolling.strategy.max = 7
00:08:31 log4j2.appender.audit.type = RollingRandomAccessFile
00:08:31 log4j2.appender.audit.name = AuditRollingFile
00:08:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:08:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:08:31 log4j2.appender.audit.append = true
00:08:31 log4j2.appender.audit.layout.type = PatternLayout
00:08:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:08:31 log4j2.appender.audit.policies.type = Policies
00:08:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:08:31 log4j2.appender.audit.policies.size.size = 8MB
00:08:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:08:31 log4j2.appender.audit.strategy.max = 7
00:08:31 log4j2.appender.osgi.type = PaxOsgi
00:08:31 log4j2.appender.osgi.name = PaxOsgi
00:08:31 log4j2.appender.osgi.filter = *
00:08:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:08:31 #log4j2.logger.aether.level = TRACE
00:08:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:08:31 #log4j2.logger.http-headers.level = DEBUG
00:08:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:08:31 #log4j2.logger.maven.level = TRACE
00:08:31 + logapi=log4j2
00:08:31 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:08:31 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:08:31 + '[' log4j2 == log4j2 ']'
00:08:31 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:31 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:08:31 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:08:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:08:31 controllerdebugmap:
00:08:31 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:08:31 + unset IFS
00:08:31 + echo 'controllerdebugmap: '
00:08:31 + '[' -n '' ']'
00:08:31 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:08:31 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:31 ################################################################################
00:08:31 #
00:08:31 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:31 # contributor license agreements. See the NOTICE file distributed with
00:08:31 # this work for additional information regarding copyright ownership.
00:08:31 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:31 # (the "License"); you may not use this file except in compliance with
00:08:31 # the License. You may obtain a copy of the License at
00:08:31 #
00:08:31 # http://www.apache.org/licenses/LICENSE-2.0
00:08:31 #
00:08:31 # Unless required by applicable law or agreed to in writing, software
00:08:31 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:31 # See the License for the specific language governing permissions and
00:08:31 # limitations under the License.
00:08:31 #
00:08:31 ################################################################################
00:08:31
00:08:31 # Common pattern layout for appenders
00:08:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:08:31
00:08:31 # Root logger
00:08:31 log4j2.rootLogger.level = INFO
00:08:31 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:08:31 #log4j2.rootLogger.type = asyncRoot
00:08:31 #log4j2.rootLogger.includeLocation = false
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:08:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:08:31 log4j2.rootLogger.appenderRef.Console.ref = Console
00:08:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:08:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:08:31
00:08:31 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:08:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:08:31
00:08:31 # Loggers configuration
00:08:31
00:08:31 # Spifly logger
00:08:31 log4j2.logger.spifly.name = org.apache.aries.spifly
00:08:31 log4j2.logger.spifly.level = WARN
00:08:31
00:08:31 # Security audit logger
00:08:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:08:31 log4j2.logger.audit.level = INFO
00:08:31 log4j2.logger.audit.additivity = false
00:08:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:08:31
00:08:31 # Appenders configuration
00:08:31
00:08:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:08:31 log4j2.appender.console.type = Console
00:08:31 log4j2.appender.console.name = Console
00:08:31 log4j2.appender.console.layout.type = PatternLayout
00:08:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:08:31
00:08:31 # Rolling file appender
00:08:31 log4j2.appender.rolling.type = RollingRandomAccessFile
00:08:31 log4j2.appender.rolling.name = RollingFile
00:08:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:08:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:08:31 # uncomment to not force a disk flush
00:08:31 #log4j2.appender.rolling.immediateFlush = false
00:08:31 log4j2.appender.rolling.append = true
00:08:31 log4j2.appender.rolling.layout.type = PatternLayout
00:08:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:08:31 log4j2.appender.rolling.policies.type = Policies
00:08:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:08:31 log4j2.appender.rolling.policies.size.size = 1GB
00:08:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:08:31 log4j2.appender.rolling.strategy.max = 7
00:08:31
00:08:31 # Audit file appender
00:08:31 log4j2.appender.audit.type = RollingRandomAccessFile
00:08:31 log4j2.appender.audit.name = AuditRollingFile
00:08:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:08:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:08:31 log4j2.appender.audit.append = true
00:08:31 log4j2.appender.audit.layout.type = PatternLayout
00:08:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:08:31 log4j2.appender.audit.policies.type = Policies
00:08:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:08:31 log4j2.appender.audit.policies.size.size = 8MB
00:08:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:08:31 log4j2.appender.audit.strategy.max = 7
00:08:31
00:08:31 # OSGi appender
00:08:31 log4j2.appender.osgi.type = PaxOsgi
00:08:31 log4j2.appender.osgi.name = PaxOsgi
00:08:31 log4j2.appender.osgi.filter = *
00:08:31
00:08:31 # help with identification of maven-related problems with pax-url-aether
00:08:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:08:31 #log4j2.logger.aether.level = TRACE
00:08:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:08:31 #log4j2.logger.http-headers.level = DEBUG
00:08:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:08:31 #log4j2.logger.maven.level = TRACE
00:08:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:08:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:08:31 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:31 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:08:31 + local -r controllermem=2048m
00:08:31 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:31 Configure
00:08:31 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:08:31 max memory: 2048m
00:08:31 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:31 + echo Configure
00:08:31 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:08:31 + echo ' max memory: 2048m'
00:08:31 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:08:31 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:31 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:31 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:31 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:08:31 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:31 #!/bin/sh
00:08:31 #
00:08:31 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:31 # contributor license agreements. See the NOTICE file distributed with
00:08:31 # this work for additional information regarding copyright ownership.
00:08:31 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:31 # (the "License"); you may not use this file except in compliance with
00:08:31 # the License. You may obtain a copy of the License at
00:08:31 #
00:08:31 # http://www.apache.org/licenses/LICENSE-2.0
00:08:31 #
00:08:31 # Unless required by applicable law or agreed to in writing, software
00:08:31 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:31 # See the License for the specific language governing permissions and
00:08:31 # limitations under the License.
00:08:31 #
00:08:31
00:08:31 #
00:08:31 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:08:31 # script: client, instance, shell, start, status, stop, karaf
00:08:31 #
00:08:31 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:08:31 # Actions go here...
00:08:31 # fi
00:08:31
00:08:31 #
00:08:31 # general settings which should be applied for all scripts go here; please keep
00:08:31 # in mind that it is possible that scripts might be executed more than once, e.g.
00:08:31 # in example of the start script where the start script is executed first and the
00:08:31 # karaf script afterwards.
00:08:31 #
00:08:31
00:08:31 #
00:08:31 # The following section shows the possible configuration options for the default
00:08:31 # karaf scripts
00:08:31 #
00:08:31 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:08:31 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:08:31 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:08:31 # export EXTRA_JAVA_OPTS # Additional JVM options
00:08:31 # export KARAF_HOME # Karaf home folder
00:08:31 # export KARAF_DATA # Karaf data folder
00:08:31 # export KARAF_BASE # Karaf base folder
00:08:31 # export KARAF_ETC # Karaf etc folder
00:08:31 # export KARAF_LOG # Karaf log folder
00:08:31 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:08:31 # export KARAF_OPTS # Additional available Karaf options
00:08:31 # export KARAF_DEBUG # Enable debug mode
00:08:31 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:08:31 # export KARAF_NOROOT # Prevent execution as root if set to true
00:08:31 + echo 'Set Java version'
00:08:31 Set Java version
00:08:31 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:08:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:08:31 sudo: a password is required
00:08:31 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:08:31 sudo: a password is required
00:08:31 JDK default version ...
00:08:31 + echo 'JDK default version ...'
00:08:31 + java -version
00:08:31 openjdk version "21.0.8" 2025-07-15
00:08:31 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:08:31 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:08:31 Set JAVA_HOME
00:08:31 + echo 'Set JAVA_HOME'
00:08:31 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:08:31 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:08:31 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:31 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:31 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:31 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:08:31 Listing all open ports on controller system...
00:08:31 + echo 'Listing all open ports on controller system...'
00:08:31 + netstat -pnatu
00:08:31 /tmp/configuration-script.sh: line 40: netstat: command not found
00:08:31 Configuring cluster
00:08:31 + '[' -f /tmp/custom_shard_config.txt ']'
00:08:31 + echo 'Configuring cluster'
00:08:31 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.38 10.30.170.205 10.30.171.127
00:08:31 ################################################
00:08:31 ## Configure Cluster ##
00:08:31 ################################################
00:08:31 NOTE: Cluster configuration files not found. Copying from
00:08:31 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:08:31 Configuring unique name in pekko.conf
00:08:31 Configuring hostname in pekko.conf
00:08:31 Configuring data and rpc seed nodes in pekko.conf
00:08:31 modules = [
00:08:31
00:08:31 {
00:08:31 name = "inventory"
00:08:31 namespace = "urn:opendaylight:inventory"
00:08:31 shard-strategy = "module"
00:08:31 },
00:08:31 {
00:08:31 name = "topology"
00:08:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:08:31 shard-strategy = "module"
00:08:31 },
00:08:31 {
00:08:31 name = "toaster"
00:08:31 namespace = "http://netconfcentral.org/ns/toaster"
00:08:31 shard-strategy = "module"
00:08:31 }
00:08:31 ]
00:08:31 Configuring replication type in module-shards.conf
00:08:31 ################################################
00:08:31 ## NOTE: Manually restart controller to ##
00:08:31 ## apply configuration. ##
00:08:31 ################################################
00:08:31 Dump pekko.conf
00:08:31 + echo 'Dump pekko.conf'
00:08:31 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:31
00:08:31 odl-cluster-data {
00:08:31 pekko {
00:08:31 remote {
00:08:31 artery {
00:08:31 enabled = on
00:08:31 transport = tcp
00:08:31 canonical.hostname = "10.30.170.38"
00:08:31 canonical.port = 2550
00:08:31 }
00:08:31 }
00:08:31
00:08:31 cluster {
00:08:31 # Using artery.
00:08:31 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.38:2550",
00:08:31 "pekko://opendaylight-cluster-data@10.30.170.205:2550",
00:08:31 "pekko://opendaylight-cluster-data@10.30.171.127:2550"]
00:08:31
00:08:31 roles = ["member-1"]
00:08:31
00:08:31 # when under load we might trip a false positive on the failure detector
00:08:31 # failure-detector {
00:08:31 # heartbeat-interval = 4 s
00:08:31 # acceptable-heartbeat-pause = 16s
00:08:31 # }
00:08:31 }
00:08:31
00:08:31 persistence {
00:08:31 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:08:31 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:08:31 # The relative path is always relative to KARAF_HOME.
00:08:31
00:08:31 # snapshot-store.local.dir = "target/snapshots"
00:08:31
00:08:31 # Use lz4 compression for LocalSnapshotStore snapshots
00:08:31 snapshot-store.local.use-lz4-compression = false
00:08:31 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:08:31 snapshot-store.local.lz4-blocksize = 256KB
00:08:31 }
00:08:31 disable-default-actor-system-quarantined-event-handling = "false"
00:08:31 }
00:08:31 }
00:08:31 Dump modules.conf
00:08:31 + echo 'Dump modules.conf'
00:08:31 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:31 modules = [
00:08:31
00:08:31 {
00:08:31 name = "inventory"
00:08:31 namespace = "urn:opendaylight:inventory"
00:08:31 shard-strategy = "module"
00:08:31 },
00:08:31 {
00:08:31 name = "topology"
00:08:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:08:31 shard-strategy = "module"
00:08:31 },
00:08:31 {
00:08:31 name = "toaster"
00:08:31 namespace = "http://netconfcentral.org/ns/toaster"
00:08:31 shard-strategy = "module"
00:08:31 }
00:08:31 ]
00:08:31 Dump module-shards.conf
00:08:31 + echo 'Dump module-shards.conf'
00:08:31 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:31 module-shards = [
00:08:31 {
00:08:31 name = "default"
00:08:31 shards = [
00:08:31 {
00:08:31 name = "default"
00:08:31 replicas = ["member-1",
00:08:31 "member-2",
00:08:31 "member-3"]
00:08:31 }
00:08:31 ]
00:08:31 },
00:08:31 {
00:08:31 name = "inventory"
00:08:31 shards = [
00:08:31 {
00:08:31 name="inventory"
00:08:31 replicas = ["member-1",
00:08:31 "member-2",
00:08:31 "member-3"]
00:08:31 }
00:08:31 ]
00:08:31 },
00:08:31 {
00:08:31 name = "topology"
00:08:31 shards = [
00:08:31 {
00:08:31 name="topology"
00:08:31 replicas = ["member-1",
00:08:31 "member-2",
00:08:31 "member-3"]
00:08:31 }
00:08:31 ]
00:08:31 },
00:08:31 {
00:08:31 name = "toaster"
00:08:31 shards = [
00:08:31 {
00:08:31 name="toaster"
00:08:31 replicas = ["member-1",
00:08:31 "member-2",
00:08:31 "member-3"]
00:08:31 }
00:08:31 ]
00:08:31 }
00:08:31 ]
00:08:31 Configuring member-2 with IP address 10.30.170.205
00:08:31 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:08:31 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:08:31 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:08:31 ++ [[ /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 ]]
00:08:31 common-functions.sh is being sourced
00:08:31 ++ echo 'common-functions.sh is being sourced'
00:08:31 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:08:31 ++ DISTROSTREAM=vanadium
00:08:31 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:31 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:31 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:31 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:31 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:31 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:31 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:31 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:31 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:31 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:31 ++ export CONTROLLERMEM=
00:08:31 ++ CONTROLLERMEM=
00:08:31 ++ case "${DISTROSTREAM}" in
00:08:31 ++ CLUSTER_SYSTEM=pekko
00:08:31 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:31 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:31 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:31 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:31 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:31 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:31 ++ print_common_env
00:08:31 ++ cat
00:08:31 common-functions environment:
00:08:31 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:31 ACTUALFEATURES:
00:08:31 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:31 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:31 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:31 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:31 CONTROLLERMEM:
00:08:31 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:31 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:31 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:31 SUITES:
00:08:31
00:08:31 ++ SSH='ssh -t -t'
00:08:31 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:08:31 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:08:31 Changing to /tmp
00:08:31 + echo 'Changing to /tmp'
00:08:31 + cd /tmp
00:08:31 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
00:08:31 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip'
00:08:31 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
00:08:31 --2025-10-26 00:08:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
00:08:31 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:08:31 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:08:31 HTTP request sent, awaiting response... 200 OK
00:08:31 Length: 234980227 (224M) [application/zip]
00:08:31 Saving to: ‘karaf-0.23.0-20251025.223729-494.zip’
00:08:31
00:08:31 0K ........ ........ ........ ........ ........ ........ 1% 76.3M 3s
00:08:32 3072K ........ ........ ........ ........ ........ ........ 2% 97.0M 3s
00:08:32 6144K ........ ........ ........ ........ ........ ........ 4% 100M 2s
00:08:32 9216K ........ ........ ........ ........ ........ ........ 5% 92.0M 2s
00:08:32 12288K ........ ........ ........ ........ ........ ........ 6% 117M 2s
00:08:32 15360K ........ ........ ........ ........ ........ ........ 8% 149M 2s
00:08:32 18432K ........ ........ ........ ........ ........ ........ 9% 182M 2s
00:08:32 21504K ........ ........ ........ ........ ........ ........ 10% 147M 2s
00:08:32 24576K ........ ........ ........ ........ ........ ........ 12% 190M 2s
00:08:32 27648K ........ ........ ........ ........ ........ ........ 13% 160M 2s
00:08:32 30720K ........ ........ ........ ........ ........ ........ 14% 235M 2s
00:08:32 33792K ........ ........ ........ ........ ........ ........ 16% 242M 1s
00:08:32 36864K ........ ........ ........ ........ ........ ........ 17% 257M 1s
00:08:32 39936K ........ ........ ........ ........ ........ ........ 18% 261M 1s
00:08:32 43008K ........ ........ ........ ........ ........ ........ 20% 256M 1s
00:08:32 46080K ........ ........ ........ ........ ........ ........ 21% 255M 1s
00:08:32 49152K ........ ........ ........ ........ ........ ........ 22% 273M 1s
00:08:32 52224K ........ ........ ........ ........ ........ ........ 24% 304M 1s
00:08:32 55296K ........ ........ ........ ........ ........ ........ 25% 279M 1s
00:08:32 58368K ........ ........ ........ ........ ........ ........ 26% 278M 1s
00:08:32 61440K ........ ........ ........ ........ ........ ........ 28% 283M 1s
00:08:32 64512K ........ ........ ........ ........ ........ ........ 29% 287M 1s
00:08:32 67584K ........ ........ ........ ........ ........ ........ 30% 252M 1s
00:08:32 70656K ........ ........ ........ ........ ........ ........ 32% 300M 1s
00:08:32 73728K ........ ........ ........ ........ ........ ........ 33% 203M 1s
00:08:32 76800K ........ ........ ........ ........ ........ ........ 34% 224M 1s
00:08:32 79872K ........ ........ ........ ........ ........ ........ 36% 287M 1s
00:08:32 82944K ........ ........ ........ ........ ........ ........ 37% 288M 1s
00:08:32 86016K ........ ........ ........ ........ ........ ........ 38% 287M 1s
00:08:32 89088K ........ ........ ........ ........ ........ ........ 40% 301M 1s
00:08:32 92160K ........ ........ ........ ........ ........ ........ 41% 272M 1s
00:08:32 95232K ........ ........ ........ ........ ........ ........ 42% 253M 1s
00:08:32 98304K ........ ........ ........ ........ ........ ........ 44% 304M 1s
00:08:32 101376K ........ ........ ........ ........ ........ ........ 45% 289M 1s
00:08:32 104448K ........ ........ ........ ........ ........ ........ 46% 279M 1s
00:08:32 107520K ........ ........ ........ ........ ........ ........ 48% 295M 1s
00:08:32 110592K ........ ........ ........ ........ ........ ........ 49% 261M 1s
00:08:32 113664K ........ ........ ........ ........ ........ ........ 50% 281M 1s
00:08:32 116736K ........ ........ ........ ........ ........ ........ 52% 282M 1s
00:08:32 119808K ........ ........ ........ ........ ........ ........ 53% 272M 1s
00:08:32 122880K ........ ........ ........ ........ ........ ........ 54% 279M 0s
00:08:32 125952K ........ ........ ........ ........ ........ ........ 56% 265M 0s
00:08:32 129024K ........ ........ ........ ........ ........ ........ 57% 276M 0s
00:08:32 132096K ........ ........ ........ ........ ........ ........ 58% 234M 0s
00:08:32 135168K ........ ........ ........ ........ ........ ........ 60% 332M 0s
00:08:32 138240K ........ ........ ........ ........ ........ ........ 61% 280M 0s
00:08:32 141312K ........ ........ ........ ........ ........ ........ 62% 300M 0s
00:08:32 144384K ........ ........ ........ ........ ........ ........ 64% 280M 0s
00:08:32 147456K ........ ........ ........ ........ ........ ........ 65% 262M 0s
00:08:32 150528K ........ ........ ........ ........ ........ ........ 66% 282M 0s
00:08:32 153600K ........ ........ ........ ........ ........ ........ 68% 284M 0s
00:08:32 156672K ........ ........ ........ ........ ........ ........ 69% 287M 0s
00:08:32 159744K ........ ........ ........ ........ ........ ........ 70% 272M 0s
00:08:32 162816K ........ ........ ........ ........ ........ ........ 72% 280M 0s
00:08:32 165888K ........ ........ ........ ........ ........ ........ 73% 300M 0s
00:08:32 168960K ........ ........ ........ ........ ........ ........ 74% 278M 0s
00:08:32 172032K ........ ........ ........ ........ ........ ........ 76% 282M 0s
00:08:32 175104K ........ ........ ........ ........ ........ ........ 77% 267M 0s
00:08:32 178176K ........ ........ ........ ........ ........ ........ 78% 264M 0s
00:08:32 181248K ........ ........ ........ ........ ........ ........ 80% 281M 0s
00:08:32 184320K ........ ........ ........ ........ ........ ........ 81% 274M 0s
00:08:32 187392K ........ ........ ........ ........ ........ ........ 83% 291M 0s
00:08:32 190464K ........ ........ ........ ........ ........ ........ 84% 283M 0s
00:08:32 193536K ........ ........ ........ ........ ........ ........ 85% 294M 0s
00:08:32 196608K ........ ........ ........ ........ ........ ........ 87% 290M 0s
00:08:32 199680K ........ ........ ........ ........ ........ ........ 88% 276M 0s
00:08:32 202752K ........ ........ ........ ........ ........ ........ 89% 180M 0s
00:08:32 205824K ........ ........ ........ ........ ........ ........ 91% 222M 0s
00:08:32 208896K ........ ........ ........ ........ ........ ........ 92% 287M 0s
00:08:32 211968K ........ ........ ........ ........ ........ ........ 93% 291M 0s
00:08:32 215040K ........ ........ ........ ........ ........ ........ 95% 290M 0s
00:08:32 218112K ........ ........ ........ ........ ........ ........ 96% 189M 0s
00:08:32 221184K ........ ........ ........ ........ ........ ........ 97% 486M 0s
00:08:32 224256K ........ ........ ........ ........ ........ ........ 99% 307M 0s
00:08:32 227328K ........ ........ ........ ........ . 100% 259M=1.0s
00:08:32
00:08:32 2025-10-26 00:08:32 (232 MB/s) - ‘karaf-0.23.0-20251025.223729-494.zip’ saved [234980227/234980227]
00:08:32
00:08:32 Extracting the new controller...
00:08:32 + echo 'Extracting the new controller...'
00:08:32 + unzip -q karaf-0.23.0-20251025.223729-494.zip
00:08:34 Adding external repositories...
00:08:34 + echo 'Adding external repositories...'
00:08:34 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:34 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:35 ################################################################################
00:08:35 #
00:08:35 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:35 # contributor license agreements. See the NOTICE file distributed with
00:08:35 # this work for additional information regarding copyright ownership.
00:08:35 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:35 # (the "License"); you may not use this file except in compliance with
00:08:35 # the License. You may obtain a copy of the License at
00:08:35 #
00:08:35 # http://www.apache.org/licenses/LICENSE-2.0
00:08:35 #
00:08:35 # Unless required by applicable law or agreed to in writing, software
00:08:35 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:35 # See the License for the specific language governing permissions and
00:08:35 # limitations under the License.
00:08:35 #
00:08:35 ################################################################################
00:08:35
00:08:35 #
00:08:35 # If set to true, the following property will not allow any certificate to be used
00:08:35 # when accessing Maven repositories through SSL
00:08:35 #
00:08:35 #org.ops4j.pax.url.mvn.certificateCheck=
00:08:35
00:08:35 #
00:08:35 # Path to the local Maven settings file.
00:08:35 # The repositories defined in this file will be automatically added to the list
00:08:35 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:08:35 # below is not set.
00:08:35 # The following locations are checked for the existence of the settings.xml file
00:08:35 # * 1. looks for the specified url
00:08:35 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:08:35 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:08:35 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:08:35 #
00:08:35 #org.ops4j.pax.url.mvn.settings=
00:08:35
00:08:35 #
00:08:35 # Path to the local Maven repository which is used to avoid downloading
00:08:35 # artifacts when they already exist locally.
00:08:35 # The value of this property will be extracted from the settings.xml file
00:08:35 # above, or defaulted to:
00:08:35 # System.getProperty( "user.home" ) + "/.m2/repository"
00:08:35 #
00:08:35 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:08:35
00:08:35 #
00:08:35 # Default this to false. It's just weird to use undocumented repos
00:08:35 #
00:08:35 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:08:35
00:08:35 #
00:08:35 # Uncomment if you don't wanna use the proxy settings
00:08:35 # from the Maven conf/settings.xml file
00:08:35 #
00:08:35 # org.ops4j.pax.url.mvn.proxySupport=false
00:08:35
00:08:35 #
00:08:35 # Comma separated list of repositories scanned when resolving an artifact.
00:08:35 # Those repositories will be checked before iterating through the
00:08:35 # below list of repositories and even before the local repository
00:08:35 # A repository url can be appended with zero or more of the following flags:
00:08:35 # @snapshots : the repository contains snaphots
00:08:35 # @noreleases : the repository does not contain any released artifacts
00:08:35 #
00:08:35 # The following property value will add the system folder as a repo.
00:08:35 #
00:08:35 org.ops4j.pax.url.mvn.defaultRepositories=\
00:08:35 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:08:35 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:08:35 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:08:35
00:08:35 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:08:35 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:08:35
00:08:35 #
00:08:35 # Comma separated list of repositories scanned when resolving an artifact.
00:08:35 # The default list includes the following repositories:
00:08:35 # http://repo1.maven.org/maven2@id=central
00:08:35 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:08:35 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:08:35 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:08:35 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:08:35 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:08:35 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:08:35 # To add repositories to the default ones, prepend '+' to the list of repositories
00:08:35 # to add.
00:08:35 # A repository url can be appended with zero or more of the following flags:
00:08:35 # @snapshots : the repository contains snapshots
00:08:35 # @noreleases : the repository does not contain any released artifacts
00:08:35 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:08:35 #
00:08:35 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
00:08:35
00:08:35 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:08:35 + [[ True == \T\r\u\e ]]
00:08:35 + echo 'Configuring the startup features...'
00:08:35 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:35 + FEATURE_TEST_STRING=features-test
00:08:35 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:08:35 + KARAF_VERSION=karaf4
00:08:35 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:08:35 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:35 + [[ ! -z '' ]]
00:08:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:35 ################################################################################
00:08:35 #
00:08:35 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:35 # contributor license agreements. See the NOTICE file distributed with
00:08:35 # this work for additional information regarding copyright ownership.
00:08:35 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:35 # (the "License"); you may not use this file except in compliance with
00:08:35 # the License. You may obtain a copy of the License at
00:08:35 #
00:08:35 # http://www.apache.org/licenses/LICENSE-2.0
00:08:35 #
00:08:35 # Unless required by applicable law or agreed to in writing, software
00:08:35 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:35 # See the License for the specific language governing permissions and
00:08:35 # limitations under the License.
00:08:35 #
00:08:35 ################################################################################
00:08:35
00:08:35 #
00:08:35 # Comma separated list of features repositories to register by default
00:08:35 #
00:08:35 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/61373e68-8b2a-410e-b8b7-b2940d35549f.xml
00:08:35
00:08:35 #
00:08:35 # Comma separated list of features to install at startup
00:08:35 #
00:08:35 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7af9fd7e-f1e8-4e7e-b75b-60522c65b736
00:08:35
00:08:35 #
00:08:35 # Resource repositories (OBR) that the features resolver can use
00:08:35 # to resolve requirements/capabilities
00:08:35 #
00:08:35 # The format of the resourceRepositories is
00:08:35 # resourceRepositories=[xml:url|json:url],...
00:08:35 # for Instance:
00:08:35 #
00:08:35 #resourceRepositories=xml:http://host/path/to/index.xml
00:08:35 # or
00:08:35 #resourceRepositories=json:http://host/path/to/index.json
00:08:35 #
00:08:35
00:08:35 #
00:08:35 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:08:35 #
00:08:35 featuresBootAsynchronous=false
00:08:35
00:08:35 #
00:08:35 # Service requirements enforcement
00:08:35 #
00:08:35 # By default, the feature resolver checks the service requirements/capabilities of
00:08:35 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:08:35 # the required bundles.
00:08:35 # The following flag can have those values:
00:08:35 # - disable: service requirements are completely ignored
00:08:35 # - default: service requirements are ignored for old features
00:08:35 # - enforce: service requirements are always verified
00:08:35 #
00:08:35 #serviceRequirements=default
00:08:35
00:08:35 #
00:08:35 # Store cfg file for config element in feature
00:08:35 #
00:08:35 #configCfgStore=true
00:08:35
00:08:35 #
00:08:35 # Define if the feature service automatically refresh bundles
00:08:35 #
00:08:35 autoRefresh=true
00:08:35
00:08:35 #
00:08:35 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:08:35 # XML file defines instructions related to features processing
00:08:35 # versions.properties may declare properties to resolve placeholders in XML file
00:08:35 # both files are relative to ${karaf.etc}
00:08:35 #
00:08:35 #featureProcessing=org.apache.karaf.features.xml
00:08:35 #featureProcessingVersions=versions.properties
00:08:35 + configure_karaf_log karaf4 ''
00:08:35 + local -r karaf_version=karaf4
00:08:35 + local -r controllerdebugmap=
00:08:35 + local logapi=log4j
00:08:35 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:08:35 log4j2.rootLogger.level = INFO
00:08:35 #log4j2.rootLogger.type = asyncRoot
00:08:35 #log4j2.rootLogger.includeLocation = false
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:08:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:08:35 log4j2.rootLogger.appenderRef.Console.ref = Console
00:08:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:08:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:08:35 log4j2.logger.spifly.name = org.apache.aries.spifly
00:08:35 log4j2.logger.spifly.level = WARN
00:08:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:08:35 log4j2.logger.audit.level = INFO
00:08:35 log4j2.logger.audit.additivity = false
00:08:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:08:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:08:35 log4j2.appender.console.type = Console
00:08:35 log4j2.appender.console.name = Console
00:08:35 log4j2.appender.console.layout.type = PatternLayout
00:08:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:08:35 log4j2.appender.rolling.type = RollingRandomAccessFile
00:08:35 log4j2.appender.rolling.name = RollingFile
00:08:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:08:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:08:35 #log4j2.appender.rolling.immediateFlush = false
00:08:35 log4j2.appender.rolling.append = true
00:08:35 log4j2.appender.rolling.layout.type = PatternLayout
00:08:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:08:35 log4j2.appender.rolling.policies.type = Policies
00:08:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:08:35 log4j2.appender.rolling.policies.size.size = 64MB
00:08:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:08:35 log4j2.appender.rolling.strategy.max = 7
00:08:35 log4j2.appender.audit.type = RollingRandomAccessFile
00:08:35 log4j2.appender.audit.name = AuditRollingFile
00:08:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:08:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:08:35 log4j2.appender.audit.append = true
00:08:35 log4j2.appender.audit.layout.type = PatternLayout
00:08:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:08:35 log4j2.appender.audit.policies.type = Policies
00:08:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:08:35 log4j2.appender.audit.policies.size.size = 8MB
00:08:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:08:35 log4j2.appender.audit.strategy.max = 7
00:08:35 log4j2.appender.osgi.type = PaxOsgi
00:08:35 log4j2.appender.osgi.name = PaxOsgi
00:08:35 log4j2.appender.osgi.filter = *
00:08:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:08:35 #log4j2.logger.aether.level = TRACE
00:08:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:08:35 #log4j2.logger.http-headers.level = DEBUG
00:08:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:08:35 #log4j2.logger.maven.level = TRACE
00:08:35 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:08:35 + logapi=log4j2
00:08:35 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:08:35 + '[' log4j2 == log4j2 ']'
00:08:35 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:35 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:08:35 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:08:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:08:35 controllerdebugmap:
00:08:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:08:35 + unset IFS
00:08:35 + echo 'controllerdebugmap: '
00:08:35 + '[' -n '' ']'
00:08:35 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:35 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:08:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:35 ################################################################################
00:08:35 #
00:08:35 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:35 # contributor license agreements. See the NOTICE file distributed with
00:08:35 # this work for additional information regarding copyright ownership.
00:08:35 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:35 # (the "License"); you may not use this file except in compliance with
00:08:35 # the License. You may obtain a copy of the License at
00:08:35 #
00:08:35 # http://www.apache.org/licenses/LICENSE-2.0
00:08:35 #
00:08:35 # Unless required by applicable law or agreed to in writing, software
00:08:35 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:35 # See the License for the specific language governing permissions and
00:08:35 # limitations under the License.
00:08:35 #
00:08:35 ################################################################################
00:08:35
00:08:35 # Common pattern layout for appenders
00:08:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:08:35
00:08:35 # Root logger
00:08:35 log4j2.rootLogger.level = INFO
00:08:35 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:08:35 #log4j2.rootLogger.type = asyncRoot
00:08:35 #log4j2.rootLogger.includeLocation = false
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:08:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:08:35 log4j2.rootLogger.appenderRef.Console.ref = Console
00:08:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:08:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:08:35
00:08:35 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:08:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:08:35
00:08:35 # Loggers configuration
00:08:35
00:08:35 # Spifly logger
00:08:35 log4j2.logger.spifly.name = org.apache.aries.spifly
00:08:35 log4j2.logger.spifly.level = WARN
00:08:35
00:08:35 # Security audit logger
00:08:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:08:35 log4j2.logger.audit.level = INFO
00:08:35 log4j2.logger.audit.additivity = false
00:08:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:08:35
00:08:35 # Appenders configuration
00:08:35
00:08:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:08:35 log4j2.appender.console.type = Console
00:08:35 log4j2.appender.console.name = Console
00:08:35 log4j2.appender.console.layout.type = PatternLayout
00:08:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:08:35
00:08:35 # Rolling file appender
00:08:35 log4j2.appender.rolling.type = RollingRandomAccessFile
00:08:35 log4j2.appender.rolling.name = RollingFile
00:08:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:08:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:08:35 # uncomment to not force a disk flush
00:08:35 #log4j2.appender.rolling.immediateFlush = false
00:08:35 log4j2.appender.rolling.append = true
00:08:35 log4j2.appender.rolling.layout.type = PatternLayout
00:08:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:08:35 log4j2.appender.rolling.policies.type = Policies
00:08:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:08:35 log4j2.appender.rolling.policies.size.size = 1GB
00:08:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:08:35 log4j2.appender.rolling.strategy.max = 7
00:08:35
00:08:35 # Audit file appender
00:08:35 log4j2.appender.audit.type = RollingRandomAccessFile
00:08:35 log4j2.appender.audit.name = AuditRollingFile
00:08:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:08:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:08:35 log4j2.appender.audit.append = true
00:08:35 log4j2.appender.audit.layout.type = PatternLayout
00:08:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:08:35 log4j2.appender.audit.policies.type = Policies
00:08:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:08:35 log4j2.appender.audit.policies.size.size = 8MB
00:08:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:08:35 log4j2.appender.audit.strategy.max = 7
00:08:35
00:08:35 # OSGi appender
00:08:35 log4j2.appender.osgi.type = PaxOsgi
00:08:35 log4j2.appender.osgi.name = PaxOsgi
00:08:35 log4j2.appender.osgi.filter = *
00:08:35
00:08:35 # help with identification of maven-related problems with pax-url-aether
00:08:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:08:35 #log4j2.logger.aether.level = TRACE
00:08:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:08:35 #log4j2.logger.http-headers.level = DEBUG
00:08:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:08:35 #log4j2.logger.maven.level = TRACE
00:08:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:08:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:08:35 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:35 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:08:35 + local -r controllermem=2048m
00:08:35 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:35 Configure
00:08:35 + echo Configure
00:08:35 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:08:35 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:08:35 max memory: 2048m
00:08:35 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:35 + echo ' max memory: 2048m'
00:08:35 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:08:35 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:35 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:35 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:35 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:08:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:35 #!/bin/sh
00:08:35 #
00:08:35 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:35 # contributor license agreements. See the NOTICE file distributed with
00:08:35 # this work for additional information regarding copyright ownership.
00:08:35 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:35 # (the "License"); you may not use this file except in compliance with
00:08:35 # the License. You may obtain a copy of the License at
00:08:35 #
00:08:35 # http://www.apache.org/licenses/LICENSE-2.0
00:08:35 #
00:08:35 # Unless required by applicable law or agreed to in writing, software
00:08:35 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:35 # See the License for the specific language governing permissions and
00:08:35 # limitations under the License.
00:08:35 #
00:08:35
00:08:35 #
00:08:35 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:08:35 # script: client, instance, shell, start, status, stop, karaf
00:08:35 #
00:08:35 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:08:35 # Actions go here...
00:08:35 # fi
00:08:35
00:08:35 #
00:08:35 # general settings which should be applied for all scripts go here; please keep
00:08:35 # in mind that it is possible that scripts might be executed more than once, e.g.
00:08:35 # in example of the start script where the start script is executed first and the
00:08:35 # karaf script afterwards.
00:08:35 #
00:08:35
00:08:35 #
00:08:35 # The following section shows the possible configuration options for the default
00:08:35 # karaf scripts
00:08:35 #
00:08:35 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:08:35 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:08:35 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:08:35 # export EXTRA_JAVA_OPTS # Additional JVM options
00:08:35 # export KARAF_HOME # Karaf home folder
00:08:35 # export KARAF_DATA # Karaf data folder
00:08:35 # export KARAF_BASE # Karaf base folder
00:08:35 # export KARAF_ETC # Karaf etc folder
00:08:35 # export KARAF_LOG # Karaf log folder
00:08:35 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:08:35 # export KARAF_OPTS # Additional available Karaf options
00:08:35 # export KARAF_DEBUG # Enable debug mode
00:08:35 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:08:35 # export KARAF_NOROOT # Prevent execution as root if set to true
00:08:35 Set Java version
00:08:35 + echo 'Set Java version'
00:08:35 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:08:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:08:35 sudo: a password is required
00:08:35 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:08:35 JDK default version ...
00:08:35 sudo: a password is required
00:08:35 + echo 'JDK default version ...'
00:08:35 + java -version
00:08:35 openjdk version "21.0.8" 2025-07-15
00:08:35 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:08:35 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:08:35 Set JAVA_HOME
00:08:35 + echo 'Set JAVA_HOME'
00:08:35 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:08:35 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:08:35 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:35 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:35 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:35 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:08:35 Listing all open ports on controller system...
00:08:35 + echo 'Listing all open ports on controller system...'
00:08:35 + netstat -pnatu
00:08:35 /tmp/configuration-script.sh: line 40: netstat: command not found
00:08:35 Configuring cluster
00:08:35 + '[' -f /tmp/custom_shard_config.txt ']'
00:08:35 + echo 'Configuring cluster'
00:08:35 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.38 10.30.170.205 10.30.171.127
00:08:35 ################################################
00:08:35 ## Configure Cluster ##
00:08:35 ################################################
00:08:35 NOTE: Cluster configuration files not found. Copying from
00:08:35 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:08:35 Configuring unique name in pekko.conf
00:08:35 Configuring hostname in pekko.conf
00:08:35 Configuring data and rpc seed nodes in pekko.conf
00:08:35 modules = [
00:08:35
00:08:35 {
00:08:35 name = "inventory"
00:08:35 namespace = "urn:opendaylight:inventory"
00:08:35 shard-strategy = "module"
00:08:35 },
00:08:35 {
00:08:35 name = "topology"
00:08:35 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:08:35 shard-strategy = "module"
00:08:35 },
00:08:35 {
00:08:35 name = "toaster"
00:08:35 namespace = "http://netconfcentral.org/ns/toaster"
00:08:35 shard-strategy = "module"
00:08:35 }
00:08:35 ]
00:08:35 Configuring replication type in module-shards.conf
00:08:35 ################################################
00:08:35 ## NOTE: Manually restart controller to ##
00:08:35 ## apply configuration. ##
00:08:35 ################################################
00:08:35 Dump pekko.conf
00:08:35 + echo 'Dump pekko.conf'
00:08:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:35
00:08:35 odl-cluster-data {
00:08:35 pekko {
00:08:35 remote {
00:08:35 artery {
00:08:35 enabled = on
00:08:35 transport = tcp
00:08:35 canonical.hostname = "10.30.170.205"
00:08:35 canonical.port = 2550
00:08:35 }
00:08:35 }
00:08:35
00:08:35 cluster {
00:08:35 # Using artery.
00:08:35 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.38:2550",
00:08:35 "pekko://opendaylight-cluster-data@10.30.170.205:2550",
00:08:35 "pekko://opendaylight-cluster-data@10.30.171.127:2550"]
00:08:35
00:08:35 roles = ["member-2"]
00:08:35
00:08:35 # when under load we might trip a false positive on the failure detector
00:08:35 # failure-detector {
00:08:35 # heartbeat-interval = 4 s
00:08:35 # acceptable-heartbeat-pause = 16s
00:08:35 # }
00:08:35 }
00:08:35
00:08:35 persistence {
00:08:35 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:08:35 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:08:35 # The relative path is always relative to KARAF_HOME.
00:08:35
00:08:35 # snapshot-store.local.dir = "target/snapshots"
00:08:35
00:08:35 # Use lz4 compression for LocalSnapshotStore snapshots
00:08:35 snapshot-store.local.use-lz4-compression = false
00:08:35 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:08:35 snapshot-store.local.lz4-blocksize = 256KB
00:08:35 }
00:08:35 disable-default-actor-system-quarantined-event-handling = "false"
00:08:35 }
00:08:35 }
00:08:35 Dump modules.conf
00:08:35 + echo 'Dump modules.conf'
00:08:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:35 modules = [
00:08:35
00:08:35 {
00:08:35 name = "inventory"
00:08:35 namespace = "urn:opendaylight:inventory"
00:08:35 shard-strategy = "module"
00:08:35 },
00:08:35 {
00:08:35 name = "topology"
00:08:35 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:08:35 shard-strategy = "module"
00:08:35 },
00:08:35 {
00:08:35 name = "toaster"
00:08:35 namespace = "http://netconfcentral.org/ns/toaster"
00:08:35 shard-strategy = "module"
00:08:35 }
00:08:35 ]
00:08:35 Dump module-shards.conf
00:08:35 + echo 'Dump module-shards.conf'
00:08:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:35 module-shards = [
00:08:35 {
00:08:35 name = "default"
00:08:35 shards = [
00:08:35 {
00:08:35 name = "default"
00:08:35 replicas = ["member-1",
00:08:35 "member-2",
00:08:35 "member-3"]
00:08:35 }
00:08:35 ]
00:08:35 },
00:08:35 {
00:08:35 name = "inventory"
00:08:35 shards = [
00:08:35 {
00:08:35 name="inventory"
00:08:35 replicas = ["member-1",
00:08:35 "member-2",
00:08:35 "member-3"]
00:08:35 }
00:08:35 ]
00:08:35 },
00:08:35 {
00:08:35 name = "topology"
00:08:35 shards = [
00:08:35 {
00:08:35 name="topology"
00:08:35 replicas = ["member-1",
00:08:35 "member-2",
00:08:35 "member-3"]
00:08:35 }
00:08:35 ]
00:08:35 },
00:08:35 {
00:08:35 name = "toaster"
00:08:35 shards = [
00:08:35 {
00:08:35 name="toaster"
00:08:35 replicas = ["member-1",
00:08:35 "member-2",
00:08:35 "member-3"]
00:08:35 }
00:08:35 ]
00:08:35 }
00:08:35 ]
00:08:35 Configuring member-3 with IP address 10.30.171.127
00:08:35 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:08:35 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:08:35 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:08:35 common-functions.sh is being sourced
00:08:35 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:08:35 ++ echo 'common-functions.sh is being sourced'
00:08:35 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:08:35 ++ DISTROSTREAM=vanadium
00:08:35 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:35 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:35 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:35 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:35 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:35 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:35 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:35 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:35 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:35 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:35 ++ export CONTROLLERMEM=
00:08:35 ++ CONTROLLERMEM=
00:08:35 ++ case "${DISTROSTREAM}" in
00:08:35 ++ CLUSTER_SYSTEM=pekko
00:08:35 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:35 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:35 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:35 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:35 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:35 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:35 ++ print_common_env
00:08:35 ++ cat
00:08:35 common-functions environment:
00:08:35 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:35 ACTUALFEATURES:
00:08:35 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:35 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:35 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:35 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:35 CONTROLLERMEM:
00:08:35 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:35 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:35 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:35 SUITES:
00:08:35
00:08:35 ++ SSH='ssh -t -t'
00:08:35 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:08:35 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:08:35 Changing to /tmp
00:08:35 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
00:08:35 + echo 'Changing to /tmp'
00:08:35 + cd /tmp
00:08:35 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip'
00:08:35 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
00:08:35 --2025-10-26 00:08:35-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
00:08:35 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:08:35 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:08:35 HTTP request sent, awaiting response... 200 OK
00:08:35 Length: 234980227 (224M) [application/zip]
00:08:35 Saving to: ‘karaf-0.23.0-20251025.223729-494.zip’
00:08:35
00:08:35 0K ........ ........ ........ ........ ........ ........ 1% 80.8M 3s
00:08:35 3072K ........ ........ ........ ........ ........ ........ 2% 145M 2s
00:08:35 6144K ........ ........ ........ ........ ........ ........ 4% 168M 2s
00:08:35 9216K ........ ........ ........ ........ ........ ........ 5% 153M 2s
00:08:35 12288K ........ ........ ........ ........ ........ ........ 6% 207M 2s
00:08:35 15360K ........ ........ ........ ........ ........ ........ 8% 209M 1s
00:08:35 18432K ........ ........ ........ ........ ........ ........ 9% 229M 1s
00:08:35 21504K ........ ........ ........ ........ ........ ........ 10% 242M 1s
00:08:35 24576K ........ ........ ........ ........ ........ ........ 12% 236M 1s
00:08:35 27648K ........ ........ ........ ........ ........ ........ 13% 216M 1s
00:08:35 30720K ........ ........ ........ ........ ........ ........ 14% 247M 1s
00:08:35 33792K ........ ........ ........ ........ ........ ........ 16% 259M 1s
00:08:35 36864K ........ ........ ........ ........ ........ ........ 17% 225M 1s
00:08:35 39936K ........ ........ ........ ........ ........ ........ 18% 216M 1s
00:08:35 43008K ........ ........ ........ ........ ........ ........ 20% 234M 1s
00:08:36 46080K ........ ........ ........ ........ ........ ........ 21% 190M 1s
00:08:36 49152K ........ ........ ........ ........ ........ ........ 22% 223M 1s
00:08:36 52224K ........ ........ ........ ........ ........ ........ 24% 218M 1s
00:08:36 55296K ........ ........ ........ ........ ........ ........ 25% 227M 1s
00:08:36 58368K ........ ........ ........ ........ ........ ........ 26% 228M 1s
00:08:36 61440K ........ ........ ........ ........ ........ ........ 28% 217M 1s
00:08:36 64512K ........ ........ ........ ........ ........ ........ 29% 218M 1s
00:08:36 67584K ........ ........ ........ ........ ........ ........ 30% 217M 1s
00:08:36 70656K ........ ........ ........ ........ ........ ........ 32% 228M 1s
00:08:36 73728K ........ ........ ........ ........ ........ ........ 33% 213M 1s
00:08:36 76800K ........ ........ ........ ........ ........ ........ 34% 237M 1s
00:08:36 79872K ........ ........ ........ ........ ........ ........ 36% 227M 1s
00:08:36 82944K ........ ........ ........ ........ ........ ........ 37% 218M 1s
00:08:36 86016K ........ ........ ........ ........ ........ ........ 38% 220M 1s
00:08:36 89088K ........ ........ ........ ........ ........ ........ 40% 222M 1s
00:08:36 92160K ........ ........ ........ ........ ........ ........ 41% 186M 1s
00:08:36 95232K ........ ........ ........ ........ ........ ........ 42% 287M 1s
00:08:36 98304K ........ ........ ........ ........ ........ ........ 44% 260M 1s
00:08:36 101376K ........ ........ ........ ........ ........ ........ 45% 263M 1s
00:08:36 104448K ........ ........ ........ ........ ........ ........ 46% 261M 1s
00:08:36 107520K ........ ........ ........ ........ ........ ........ 48% 266M 1s
00:08:36 110592K ........ ........ ........ ........ ........ ........ 49% 270M 1s
00:08:36 113664K ........ ........ ........ ........ ........ ........ 50% 270M 1s
00:08:36 116736K ........ ........ ........ ........ ........ ........ 52% 271M 1s
00:08:36 119808K ........ ........ ........ ........ ........ ........ 53% 275M 0s
00:08:36 122880K ........ ........ ........ ........ ........ ........ 54% 273M 0s
00:08:36 125952K ........ ........ ........ ........ ........ ........ 56% 269M 0s
00:08:36 129024K ........ ........ ........ ........ ........ ........ 57% 278M 0s
00:08:36 132096K ........ ........ ........ ........ ........ ........ 58% 273M 0s
00:08:36 135168K ........ ........ ........ ........ ........ ........ 60% 282M 0s
00:08:36 138240K ........ ........ ........ ........ ........ ........ 61% 280M 0s
00:08:36 141312K ........ ........ ........ ........ ........ ........ 62% 279M 0s
00:08:36 144384K ........ ........ ........ ........ ........ ........ 64% 276M 0s
00:08:36 147456K ........ ........ ........ ........ ........ ........ 65% 278M 0s
00:08:36 150528K ........ ........ ........ ........ ........ ........ 66% 279M 0s
00:08:36 153600K ........ ........ ........ ........ ........ ........ 68% 277M 0s
00:08:36 156672K ........ ........ ........ ........ ........ ........ 69% 285M 0s
00:08:36 159744K ........ ........ ........ ........ ........ ........ 70% 281M 0s
00:08:36 162816K ........ ........ ........ ........ ........ ........ 72% 266M 0s
00:08:36 165888K ........ ........ ........ ........ ........ ........ 73% 288M 0s
00:08:36 168960K ........ ........ ........ ........ ........ ........ 74% 267M 0s
00:08:36 172032K ........ ........ ........ ........ ........ ........ 76% 290M 0s
00:08:36 175104K ........ ........ ........ ........ ........ ........ 77% 279M 0s
00:08:36 178176K ........ ........ ........ ........ ........ ........ 78% 279M 0s
00:08:36 181248K ........ ........ ........ ........ ........ ........ 80% 280M 0s
00:08:36 184320K ........ ........ ........ ........ ........ ........ 81% 181M 0s
00:08:36 187392K ........ ........ ........ ........ ........ ........ 83% 299M 0s
00:08:36 190464K ........ ........ ........ ........ ........ ........ 84% 345M 0s
00:08:36 193536K ........ ........ ........ ........ ........ ........ 85% 357M 0s
00:08:36 196608K ........ ........ ........ ........ ........ ........ 87% 300M 0s
00:08:36 199680K ........ ........ ........ ........ ........ ........ 88% 268M 0s
00:08:36 202752K ........ ........ ........ ........ ........ ........ 89% 269M 0s
00:08:36 205824K ........ ........ ........ ........ ........ ........ 91% 264M 0s
00:08:36 208896K ........ ........ ........ ........ ........ ........ 92% 273M 0s
00:08:36 211968K ........ ........ ........ ........ ........ ........ 93% 275M 0s
00:08:36 215040K ........ ........ ........ ........ ........ ........ 95% 276M 0s
00:08:36 218112K ........ ........ ........ ........ ........ ........ 96% 286M 0s
00:08:36 221184K ........ ........ ........ ........ ........ ........ 97% 275M 0s
00:08:36 224256K ........ ........ ........ ........ ........ ........ 99% 267M 0s
00:08:36 227328K ........ ........ ........ ........ . 100% 189M=0.9s
00:08:36
00:08:36 2025-10-26 00:08:36 (238 MB/s) - ‘karaf-0.23.0-20251025.223729-494.zip’ saved [234980227/234980227]
00:08:36
00:08:36 Extracting the new controller...
00:08:36 + echo 'Extracting the new controller...'
00:08:36 + unzip -q karaf-0.23.0-20251025.223729-494.zip
00:08:38 Adding external repositories...
00:08:38 + echo 'Adding external repositories...'
00:08:38 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:38 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:38 ################################################################################
00:08:38 #
00:08:38 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:38 # contributor license agreements. See the NOTICE file distributed with
00:08:38 # this work for additional information regarding copyright ownership.
00:08:38 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:38 # (the "License"); you may not use this file except in compliance with
00:08:38 # the License. You may obtain a copy of the License at
00:08:38 #
00:08:38 # http://www.apache.org/licenses/LICENSE-2.0
00:08:38 #
00:08:38 # Unless required by applicable law or agreed to in writing, software
00:08:38 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:38 # See the License for the specific language governing permissions and
00:08:38 # limitations under the License.
00:08:38 #
00:08:38 ################################################################################
00:08:38
00:08:38 #
00:08:38 # If set to true, the following property will not allow any certificate to be used
00:08:38 # when accessing Maven repositories through SSL
00:08:38 #
00:08:38 #org.ops4j.pax.url.mvn.certificateCheck=
00:08:38
00:08:38 #
00:08:38 # Path to the local Maven settings file.
00:08:38 # The repositories defined in this file will be automatically added to the list
00:08:38 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:08:38 # below is not set.
00:08:38 # The following locations are checked for the existence of the settings.xml file
00:08:38 # * 1. looks for the specified url
00:08:38 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:08:38 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:08:38 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:08:38 #
00:08:38 #org.ops4j.pax.url.mvn.settings=
00:08:38
00:08:38 #
00:08:38 # Path to the local Maven repository which is used to avoid downloading
00:08:38 # artifacts when they already exist locally.
00:08:38 # The value of this property will be extracted from the settings.xml file
00:08:38 # above, or defaulted to:
00:08:38 # System.getProperty( "user.home" ) + "/.m2/repository"
00:08:38 #
00:08:38 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:08:38
00:08:38 #
00:08:38 # Default this to false. It's just weird to use undocumented repos
00:08:38 #
00:08:38 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:08:38
00:08:38 #
00:08:38 # Uncomment if you don't wanna use the proxy settings
00:08:38 # from the Maven conf/settings.xml file
00:08:38 #
00:08:38 # org.ops4j.pax.url.mvn.proxySupport=false
00:08:38
00:08:38 #
00:08:38 # Comma separated list of repositories scanned when resolving an artifact.
00:08:38 # Those repositories will be checked before iterating through the
00:08:38 # below list of repositories and even before the local repository
00:08:38 # A repository url can be appended with zero or more of the following flags:
00:08:38 # @snapshots : the repository contains snaphots
00:08:38 # @noreleases : the repository does not contain any released artifacts
00:08:38 #
00:08:38 # The following property value will add the system folder as a repo.
00:08:38 #
00:08:38 org.ops4j.pax.url.mvn.defaultRepositories=\
00:08:38 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:08:38 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:08:38 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:08:38
00:08:38 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:08:38 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:08:38
00:08:38 #
00:08:38 # Comma separated list of repositories scanned when resolving an artifact.
00:08:38 # The default list includes the following repositories:
00:08:38 # http://repo1.maven.org/maven2@id=central
00:08:38 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:08:38 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:08:38 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:08:38 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:08:38 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:08:38 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:08:38 # To add repositories to the default ones, prepend '+' to the list of repositories
00:08:38 # to add.
00:08:38 # A repository url can be appended with zero or more of the following flags:
00:08:38 # @snapshots : the repository contains snapshots
00:08:38 # @noreleases : the repository does not contain any released artifacts
00:08:38 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:08:38 #
00:08:38 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:08:38
00:08:38 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:08:38 + echo 'Configuring the startup features...'
00:08:38 Configuring the startup features...
00:08:38 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:38 + FEATURE_TEST_STRING=features-test
00:08:38 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:08:38 + KARAF_VERSION=karaf4
00:08:38 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:08:38 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:38 + [[ ! -z '' ]]
00:08:38 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:38 ################################################################################
00:08:38 #
00:08:38 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:38 # contributor license agreements. See the NOTICE file distributed with
00:08:38 # this work for additional information regarding copyright ownership.
00:08:38 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:38 # (the "License"); you may not use this file except in compliance with
00:08:38 # the License. You may obtain a copy of the License at
00:08:38 #
00:08:38 # http://www.apache.org/licenses/LICENSE-2.0
00:08:38 #
00:08:38 # Unless required by applicable law or agreed to in writing, software
00:08:38 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:38 # See the License for the specific language governing permissions and
00:08:38 # limitations under the License.
00:08:38 #
00:08:38 ################################################################################
00:08:38
00:08:38 #
00:08:38 # Comma separated list of features repositories to register by default
00:08:38 #
00:08:38 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/61373e68-8b2a-410e-b8b7-b2940d35549f.xml
00:08:38
00:08:38 #
00:08:38 # Comma separated list of features to install at startup
00:08:38 #
00:08:38 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7af9fd7e-f1e8-4e7e-b75b-60522c65b736
00:08:38
00:08:38 #
00:08:38 # Resource repositories (OBR) that the features resolver can use
00:08:38 # to resolve requirements/capabilities
00:08:38 #
00:08:38 # The format of the resourceRepositories is
00:08:38 # resourceRepositories=[xml:url|json:url],...
00:08:38 # for Instance:
00:08:38 #
00:08:38 #resourceRepositories=xml:http://host/path/to/index.xml
00:08:38 # or
00:08:38 #resourceRepositories=json:http://host/path/to/index.json
00:08:38 #
00:08:38
00:08:38 #
00:08:38 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:08:38 #
00:08:38 featuresBootAsynchronous=false
00:08:38
00:08:38 #
00:08:38 # Service requirements enforcement
00:08:38 #
00:08:38 # By default, the feature resolver checks the service requirements/capabilities of
00:08:38 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:08:38 # the required bundles.
00:08:38 # The following flag can have those values:
00:08:38 # - disable: service requirements are completely ignored
00:08:38 # - default: service requirements are ignored for old features
00:08:38 # - enforce: service requirements are always verified
00:08:38 #
00:08:38 #serviceRequirements=default
00:08:38
00:08:38 #
00:08:38 # Store cfg file for config element in feature
00:08:38 #
00:08:38 #configCfgStore=true
00:08:38
00:08:38 #
00:08:38 # Define if the feature service automatically refresh bundles
00:08:38 #
00:08:38 autoRefresh=true
00:08:38
00:08:38 #
00:08:38 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:08:38 # XML file defines instructions related to features processing
00:08:38 # versions.properties may declare properties to resolve placeholders in XML file
00:08:38 # both files are relative to ${karaf.etc}
00:08:38 #
00:08:38 #featureProcessing=org.apache.karaf.features.xml
00:08:38 #featureProcessingVersions=versions.properties
00:08:38 + configure_karaf_log karaf4 ''
00:08:38 + local -r karaf_version=karaf4
00:08:38 + local -r controllerdebugmap=
00:08:38 + local logapi=log4j
00:08:38 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:38 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:08:38 log4j2.rootLogger.level = INFO
00:08:38 #log4j2.rootLogger.type = asyncRoot
00:08:38 #log4j2.rootLogger.includeLocation = false
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:08:38 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:08:38 log4j2.rootLogger.appenderRef.Console.ref = Console
00:08:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:08:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:08:38 log4j2.logger.spifly.name = org.apache.aries.spifly
00:08:38 log4j2.logger.spifly.level = WARN
00:08:38 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:08:38 log4j2.logger.audit.level = INFO
00:08:38 log4j2.logger.audit.additivity = false
00:08:38 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:08:38 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:08:38 log4j2.appender.console.type = Console
00:08:38 log4j2.appender.console.name = Console
00:08:38 log4j2.appender.console.layout.type = PatternLayout
00:08:38 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:08:38 log4j2.appender.rolling.type = RollingRandomAccessFile
00:08:38 log4j2.appender.rolling.name = RollingFile
00:08:38 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:08:38 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:08:38 #log4j2.appender.rolling.immediateFlush = false
00:08:38 log4j2.appender.rolling.append = true
00:08:38 log4j2.appender.rolling.layout.type = PatternLayout
00:08:38 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:08:38 log4j2.appender.rolling.policies.type = Policies
00:08:38 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:08:38 log4j2.appender.rolling.policies.size.size = 64MB
00:08:38 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:08:38 log4j2.appender.rolling.strategy.max = 7
00:08:38 log4j2.appender.audit.type = RollingRandomAccessFile
00:08:38 log4j2.appender.audit.name = AuditRollingFile
00:08:38 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:08:38 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:08:38 log4j2.appender.audit.append = true
00:08:38 log4j2.appender.audit.layout.type = PatternLayout
00:08:38 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:08:38 log4j2.appender.audit.policies.type = Policies
00:08:38 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:08:38 log4j2.appender.audit.policies.size.size = 8MB
00:08:38 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:08:38 log4j2.appender.audit.strategy.max = 7
00:08:38 log4j2.appender.osgi.type = PaxOsgi
00:08:38 log4j2.appender.osgi.name = PaxOsgi
00:08:38 log4j2.appender.osgi.filter = *
00:08:38 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:08:38 #log4j2.logger.aether.level = TRACE
00:08:38 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:08:38 #log4j2.logger.http-headers.level = DEBUG
00:08:38 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:08:38 #log4j2.logger.maven.level = TRACE
00:08:38 + logapi=log4j2
00:08:38 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:08:38 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:08:38 + '[' log4j2 == log4j2 ']'
00:08:38 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:38 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:08:38 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:08:38 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:08:38 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:08:38 + unset IFS
00:08:38 + echo 'controllerdebugmap: '
00:08:38 controllerdebugmap:
00:08:38 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:38 + '[' -n '' ']'
00:08:38 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:08:38 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:38 ################################################################################
00:08:38 #
00:08:38 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:38 # contributor license agreements. See the NOTICE file distributed with
00:08:38 # this work for additional information regarding copyright ownership.
00:08:38 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:38 # (the "License"); you may not use this file except in compliance with
00:08:38 # the License. You may obtain a copy of the License at
00:08:38 #
00:08:38 # http://www.apache.org/licenses/LICENSE-2.0
00:08:38 #
00:08:38 # Unless required by applicable law or agreed to in writing, software
00:08:38 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:38 # See the License for the specific language governing permissions and
00:08:38 # limitations under the License.
00:08:38 #
00:08:38 ################################################################################
00:08:38
00:08:38 # Common pattern layout for appenders
00:08:38 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:08:38
00:08:38 # Root logger
00:08:38 log4j2.rootLogger.level = INFO
00:08:38 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:08:38 #log4j2.rootLogger.type = asyncRoot
00:08:38 #log4j2.rootLogger.includeLocation = false
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:08:38 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:08:38 log4j2.rootLogger.appenderRef.Console.ref = Console
00:08:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:08:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:08:38
00:08:38 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:08:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:08:38
00:08:38 # Loggers configuration
00:08:38
00:08:38 # Spifly logger
00:08:38 log4j2.logger.spifly.name = org.apache.aries.spifly
00:08:38 log4j2.logger.spifly.level = WARN
00:08:38
00:08:38 # Security audit logger
00:08:38 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:08:38 log4j2.logger.audit.level = INFO
00:08:38 log4j2.logger.audit.additivity = false
00:08:38 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:08:38
00:08:38 # Appenders configuration
00:08:38
00:08:38 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:08:38 log4j2.appender.console.type = Console
00:08:38 log4j2.appender.console.name = Console
00:08:38 log4j2.appender.console.layout.type = PatternLayout
00:08:38 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:08:38
00:08:38 # Rolling file appender
00:08:38 log4j2.appender.rolling.type = RollingRandomAccessFile
00:08:38 log4j2.appender.rolling.name = RollingFile
00:08:38 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:08:38 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:08:38 # uncomment to not force a disk flush
00:08:38 #log4j2.appender.rolling.immediateFlush = false
00:08:38 log4j2.appender.rolling.append = true
00:08:38 log4j2.appender.rolling.layout.type = PatternLayout
00:08:38 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:08:38 log4j2.appender.rolling.policies.type = Policies
00:08:38 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:08:38 log4j2.appender.rolling.policies.size.size = 1GB
00:08:38 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:08:38 log4j2.appender.rolling.strategy.max = 7
00:08:38
00:08:38 # Audit file appender
00:08:38 log4j2.appender.audit.type = RollingRandomAccessFile
00:08:38 log4j2.appender.audit.name = AuditRollingFile
00:08:38 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:08:38 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:08:38 log4j2.appender.audit.append = true
00:08:38 log4j2.appender.audit.layout.type = PatternLayout
00:08:38 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:08:38 log4j2.appender.audit.policies.type = Policies
00:08:38 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:08:38 log4j2.appender.audit.policies.size.size = 8MB
00:08:38 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:08:38 log4j2.appender.audit.strategy.max = 7
00:08:38
00:08:38 # OSGi appender
00:08:38 log4j2.appender.osgi.type = PaxOsgi
00:08:38 log4j2.appender.osgi.name = PaxOsgi
00:08:38 log4j2.appender.osgi.filter = *
00:08:38
00:08:38 # help with identification of maven-related problems with pax-url-aether
00:08:38 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:08:38 #log4j2.logger.aether.level = TRACE
00:08:38 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:08:38 #log4j2.logger.http-headers.level = DEBUG
00:08:38 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:08:38 #log4j2.logger.maven.level = TRACE
00:08:38 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:08:38 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:08:38 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:38 Configure
00:08:38 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:08:38 max memory: 2048m
00:08:38 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:38 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:08:38 + local -r controllermem=2048m
00:08:38 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:38 + echo Configure
00:08:38 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:08:38 + echo ' max memory: 2048m'
00:08:38 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:08:38 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:38 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:38 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:38 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:08:38 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:38 #!/bin/sh
00:08:38 #
00:08:38 # Licensed to the Apache Software Foundation (ASF) under one or more
00:08:38 # contributor license agreements. See the NOTICE file distributed with
00:08:38 # this work for additional information regarding copyright ownership.
00:08:38 # The ASF licenses this file to You under the Apache License, Version 2.0
00:08:38 # (the "License"); you may not use this file except in compliance with
00:08:38 # the License. You may obtain a copy of the License at
00:08:38 #
00:08:38 # http://www.apache.org/licenses/LICENSE-2.0
00:08:38 #
00:08:38 # Unless required by applicable law or agreed to in writing, software
00:08:38 # distributed under the License is distributed on an "AS IS" BASIS,
00:08:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:08:38 # See the License for the specific language governing permissions and
00:08:38 # limitations under the License.
00:08:38 #
00:08:38
00:08:38 #
00:08:38 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:08:38 # script: client, instance, shell, start, status, stop, karaf
00:08:38 #
00:08:38 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:08:38 # Actions go here...
00:08:38 # fi
00:08:38
00:08:38 #
00:08:38 # general settings which should be applied for all scripts go here; please keep
00:08:38 # in mind that it is possible that scripts might be executed more than once, e.g.
00:08:38 # in example of the start script where the start script is executed first and the
00:08:38 # karaf script afterwards.
00:08:38 #
00:08:38
00:08:38 #
00:08:38 # The following section shows the possible configuration options for the default
00:08:38 # karaf scripts
00:08:38 #
00:08:38 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:08:38 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:08:38 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:08:38 # export EXTRA_JAVA_OPTS # Additional JVM options
00:08:38 # export KARAF_HOME # Karaf home folder
00:08:38 # export KARAF_DATA # Karaf data folder
00:08:38 # export KARAF_BASE # Karaf base folder
00:08:38 # export KARAF_ETC # Karaf etc folder
00:08:38 # export KARAF_LOG # Karaf log folder
00:08:38 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:08:38 # export KARAF_OPTS # Additional available Karaf options
00:08:38 # export KARAF_DEBUG # Enable debug mode
00:08:38 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:08:38 # export KARAF_NOROOT # Prevent execution as root if set to true
00:08:38 Set Java version
00:08:38 + echo 'Set Java version'
00:08:38 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:08:38 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:08:38 sudo: a password is required
00:08:38 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:38 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:08:38 sudo: a password is required
00:08:38 JDK default version ...
00:08:38 + echo 'JDK default version ...'
00:08:38 + java -version
00:08:39 openjdk version "21.0.8" 2025-07-15
00:08:39 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:08:39 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:08:39 Set JAVA_HOME
00:08:39 + echo 'Set JAVA_HOME'
00:08:39 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:08:39 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:08:39 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:39 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:39 Listing all open ports on controller system...
00:08:39 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:08:39 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:08:39 + echo 'Listing all open ports on controller system...'
00:08:39 + netstat -pnatu
00:08:39 /tmp/configuration-script.sh: line 40: netstat: command not found
00:08:39 Configuring cluster
00:08:39 + '[' -f /tmp/custom_shard_config.txt ']'
00:08:39 + echo 'Configuring cluster'
00:08:39 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.38 10.30.170.205 10.30.171.127
00:08:39 ################################################
00:08:39 ## Configure Cluster ##
00:08:39 ################################################
00:08:39 NOTE: Cluster configuration files not found. Copying from
00:08:39 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:08:39 Configuring unique name in pekko.conf
00:08:39 Configuring hostname in pekko.conf
00:08:39 Configuring data and rpc seed nodes in pekko.conf
00:08:39 modules = [
00:08:39
00:08:39 {
00:08:39 name = "inventory"
00:08:39 namespace = "urn:opendaylight:inventory"
00:08:39 shard-strategy = "module"
00:08:39 },
00:08:39 {
00:08:39 name = "topology"
00:08:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:08:39 shard-strategy = "module"
00:08:39 },
00:08:39 {
00:08:39 name = "toaster"
00:08:39 namespace = "http://netconfcentral.org/ns/toaster"
00:08:39 shard-strategy = "module"
00:08:39 }
00:08:39 ]
00:08:39 Configuring replication type in module-shards.conf
00:08:39 ################################################
00:08:39 ## NOTE: Manually restart controller to ##
00:08:39 ## apply configuration. ##
00:08:39 ################################################
00:08:39 Dump pekko.conf
00:08:39 + echo 'Dump pekko.conf'
00:08:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:39
00:08:39 odl-cluster-data {
00:08:39 pekko {
00:08:39 remote {
00:08:39 artery {
00:08:39 enabled = on
00:08:39 transport = tcp
00:08:39 canonical.hostname = "10.30.171.127"
00:08:39 canonical.port = 2550
00:08:39 }
00:08:39 }
00:08:39
00:08:39 cluster {
00:08:39 # Using artery.
00:08:39 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.38:2550",
00:08:39 "pekko://opendaylight-cluster-data@10.30.170.205:2550",
00:08:39 "pekko://opendaylight-cluster-data@10.30.171.127:2550"]
00:08:39
00:08:39 roles = ["member-3"]
00:08:39
00:08:39 # when under load we might trip a false positive on the failure detector
00:08:39 # failure-detector {
00:08:39 # heartbeat-interval = 4 s
00:08:39 # acceptable-heartbeat-pause = 16s
00:08:39 # }
00:08:39 }
00:08:39
00:08:39 persistence {
00:08:39 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:08:39 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:08:39 # The relative path is always relative to KARAF_HOME.
00:08:39
00:08:39 # snapshot-store.local.dir = "target/snapshots"
00:08:39
00:08:39 # Use lz4 compression for LocalSnapshotStore snapshots
00:08:39 snapshot-store.local.use-lz4-compression = false
00:08:39 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:08:39 snapshot-store.local.lz4-blocksize = 256KB
00:08:39 }
00:08:39 disable-default-actor-system-quarantined-event-handling = "false"
00:08:39 }
00:08:39 }
00:08:39 Dump modules.conf
00:08:39 + echo 'Dump modules.conf'
00:08:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:39 modules = [
00:08:39
00:08:39 {
00:08:39 name = "inventory"
00:08:39 namespace = "urn:opendaylight:inventory"
00:08:39 shard-strategy = "module"
00:08:39 },
00:08:39 {
00:08:39 name = "topology"
00:08:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:08:39 shard-strategy = "module"
00:08:39 },
00:08:39 {
00:08:39 name = "toaster"
00:08:39 namespace = "http://netconfcentral.org/ns/toaster"
00:08:39 shard-strategy = "module"
00:08:39 }
00:08:39 ]
00:08:39 Dump module-shards.conf
00:08:39 + echo 'Dump module-shards.conf'
00:08:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:39 module-shards = [
00:08:39 {
00:08:39 name = "default"
00:08:39 shards = [
00:08:39 {
00:08:39 name = "default"
00:08:39 replicas = ["member-1",
00:08:39 "member-2",
00:08:39 "member-3"]
00:08:39 }
00:08:39 ]
00:08:39 },
00:08:39 {
00:08:39 name = "inventory"
00:08:39 shards = [
00:08:39 {
00:08:39 name="inventory"
00:08:39 replicas = ["member-1",
00:08:39 "member-2",
00:08:39 "member-3"]
00:08:39 }
00:08:39 ]
00:08:39 },
00:08:39 {
00:08:39 name = "topology"
00:08:39 shards = [
00:08:39 {
00:08:39 name="topology"
00:08:39 replicas = ["member-1",
00:08:39 "member-2",
00:08:39 "member-3"]
00:08:39 }
00:08:39 ]
00:08:39 },
00:08:39 {
00:08:39 name = "toaster"
00:08:39 shards = [
00:08:39 {
00:08:39 name="toaster"
00:08:39 replicas = ["member-1",
00:08:39 "member-2",
00:08:39 "member-3"]
00:08:39 }
00:08:39 ]
00:08:39 }
00:08:39 ]
00:08:39 Locating config plan to use...
00:08:39 Finished running config plans
00:08:39 Starting member-1 with IP address 10.30.170.38
00:08:39 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:08:39 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:08:39 Redirecting karaf console output to karaf_console.log
00:08:39 Starting controller...
00:08:39 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:08:39 Starting member-2 with IP address 10.30.170.205
00:08:40 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:08:40 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:08:40 Redirecting karaf console output to karaf_console.log
00:08:40 Starting controller...
00:08:40 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:08:40 Starting member-3 with IP address 10.30.171.127
00:08:40 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:08:40 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:08:40 Redirecting karaf console output to karaf_console.log
00:08:40 Starting controller...
00:08:40 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:08:40 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins14022385755574910493.sh
00:08:40 common-functions.sh is being sourced
00:08:40 common-functions environment:
00:08:40 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:08:40 ACTUALFEATURES:
00:08:40 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:08:40 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:08:40 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:08:40 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:08:40 CONTROLLERMEM: 2048m
00:08:40 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:08:40 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:08:40 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:08:40 SUITES:
00:08:40
00:08:40 + echo '#################################################'
00:08:40 #################################################
00:08:40 + echo '## Verify Cluster is UP ##'
00:08:40 ## Verify Cluster is UP ##
00:08:40 + echo '#################################################'
00:08:40 #################################################
00:08:40 + create_post_startup_script
00:08:40 + cat
00:08:40 + copy_and_run_post_startup_script
00:08:40 + seed_index=1
00:08:40 ++ seq 1 3
00:08:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:08:40 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:08:40 + echo 'Execute the post startup script on controller 10.30.170.38'
00:08:40 Execute the post startup script on controller 10.30.170.38
00:08:40 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.38:/tmp/
00:08:40 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:08:41 + ssh 10.30.170.38 'bash /tmp/post-startup-script.sh 1'
00:08:41 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:08:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:41 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:09:46 2025-10-26T00:09:16,787 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:09:46 Controller is UP
00:09:46 2025-10-26T00:09:16,787 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:09:46 Listing all open ports on controller system...
00:09:46 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:09:46 looking for "BindException: Address already in use" in log file
00:09:46 looking for "server is unhealthy" in log file
00:09:46 + '[' 1 == 0 ']'
00:09:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:09:46 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:09:46 + echo 'Execute the post startup script on controller 10.30.170.205'
00:09:46 Execute the post startup script on controller 10.30.170.205
00:09:46 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.205:/tmp/
00:09:46 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:09:46 + ssh 10.30.170.205 'bash /tmp/post-startup-script.sh 2'
00:09:47 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:09:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:47 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:10:52 2025-10-26T00:09:17,621 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:10:52 Controller is UP
00:10:52 2025-10-26T00:09:17,621 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:10:52 Listing all open ports on controller system...
00:10:52 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:10:52 looking for "BindException: Address already in use" in log file
00:10:52 looking for "server is unhealthy" in log file
00:10:52 + '[' 2 == 0 ']'
00:10:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:10:52 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:10:52 + echo 'Execute the post startup script on controller 10.30.171.127'
00:10:52 Execute the post startup script on controller 10.30.171.127
00:10:52 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.127:/tmp/
00:10:52 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:10:52 + ssh 10.30.171.127 'bash /tmp/post-startup-script.sh 3'
00:10:52 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:10:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:53 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:11:58 2025-10-26T00:09:16,581 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:11:58 Controller is UP
00:11:58 2025-10-26T00:09:16,581 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:11:58 Listing all open ports on controller system...
00:11:58 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:11:58 looking for "BindException: Address already in use" in log file
00:11:58 looking for "server is unhealthy" in log file
00:11:58 + '[' 0 == 0 ']'
00:11:58 + seed_index=1
00:11:58 + dump_controller_threads
00:11:58 ++ seq 1 3
00:11:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:58 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:11:58 + echo 'Let'\''s take the karaf thread dump'
00:11:58 Let's take the karaf thread dump
00:11:58 + ssh 10.30.170.38 'sudo ps aux'
00:11:58 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:11:58 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
00:11:58 ++ grep -v grep
00:11:58 ++ tr -s ' '
00:11:58 ++ cut -f2 '-d '
00:11:58 + pid=2048
00:11:58 + echo 'karaf main: org.apache.karaf.main.Main, pid:2048'
00:11:58 karaf main: org.apache.karaf.main.Main, pid:2048
00:11:58 + ssh 10.30.170.38 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2048'
00:11:58 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
00:11:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:59 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:11:59 + echo 'Let'\''s take the karaf thread dump'
00:11:59 Let's take the karaf thread dump
00:11:59 + ssh 10.30.170.205 'sudo ps aux'
00:11:59 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:11:59 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
00:11:59 ++ grep -v grep
00:11:59 ++ tr -s ' '
00:11:59 ++ cut -f2 '-d '
00:11:59 + pid=2047
00:11:59 + echo 'karaf main: org.apache.karaf.main.Main, pid:2047'
00:11:59 karaf main: org.apache.karaf.main.Main, pid:2047
00:11:59 + ssh 10.30.170.205 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2047'
00:11:59 Warning: Permanently added '10.30.170.205' (ECDSA) to the list of known hosts.
00:12:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:12:00 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:12:00 + echo 'Let'\''s take the karaf thread dump'
00:12:00 Let's take the karaf thread dump
00:12:00 + ssh 10.30.171.127 'sudo ps aux'
00:12:00 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:12:00 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
00:12:00 ++ grep -v grep
00:12:00 ++ tr -s ' '
00:12:00 ++ cut -f2 '-d '
00:12:00 + pid=2032
00:12:00 + echo 'karaf main: org.apache.karaf.main.Main, pid:2032'
00:12:00 karaf main: org.apache.karaf.main.Main, pid:2032
00:12:00 + ssh 10.30.171.127 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2032'
00:12:00 Warning: Permanently added '10.30.171.127' (ECDSA) to the list of known hosts.
00:12:01 + '[' 0 -gt 0 ']'
00:12:01 + echo 'Generating controller variables...'
00:12:01 Generating controller variables...
00:12:01 ++ seq 1 3
00:12:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:12:01 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:12:01 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.38'
00:12:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:12:01 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:12:01 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.38 -v ODL_SYSTEM_2_IP:10.30.170.205'
00:12:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:12:01 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:12:01 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.38 -v ODL_SYSTEM_2_IP:10.30.170.205 -v ODL_SYSTEM_3_IP:10.30.171.127'
00:12:01 + echo 'Generating mininet variables...'
00:12:01 Generating mininet variables...
00:12:01 ++ seq 1 1
00:12:01 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
00:12:01 + MININETIP=TOOLS_SYSTEM_1_IP
00:12:01 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.213'
00:12:01 + get_test_suites SUITES
00:12:01 + local __suite_list=SUITES
00:12:01 + echo 'Locating test plan to use...'
00:12:01 Locating test plan to use...
00:12:01 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt
00:12:01 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']'
00:12:01 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt
00:12:01 + '[' disabled '!=' disabled ']'
00:12:01 + echo 'Changing the testplan path...'
00:12:01 Changing the testplan path...
00:12:01 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-only-vanadium: /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt
00:12:01 + cat testplan.txt
00:12:01 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved.
00:12:01 #
00:12:01 # This program and the accompanying materials are made available under the
00:12:01 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:12:01 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:12:01
00:12:01 # Place the suites in run order:
00:12:01
00:12:01 # Run non intrusive cluster tests first.
00:12:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
00:12:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot
00:12:01
00:12:01 # Run the intrusive cluster tests after the non-intrusive ones.
00:12:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:12:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot
00:12:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:12:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot
00:12:01
00:12:01 # Next suite is commented because of NETCONF-454
00:12:01 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:12:01 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot
00:12:01
00:12:01 # Repeat some suites again to try to detect breakage caused by
00:12:01 # the intrusive tests that survived a "device deconfigure" - "device
00:12:01 # reconfigure" cycle.
00:12:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot
00:12:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
00:12:01 + '[' -z '' ']'
00:12:01 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
00:12:01 ++ tr '\012' ' '
00:12:01 + suite_list='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '
00:12:01 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '\'''
00:12:01 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '
00:12:01 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...'
00:12:01 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...
00:12:01 + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip -v CONTROLLER:10.30.170.38 -v CONTROLLER1:10.30.170.205 -v CONTROLLER2:10.30.171.127 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-only-vanadium -v MININET:10.30.170.213 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.170.38 -v ODL_SYSTEM_1_IP:10.30.170.38 -v ODL_SYSTEM_2_IP:10.30.170.205 -v ODL_SYSTEM_3_IP:10.30.171.127 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.213 -v TOOLS_SYSTEM_1_IP:10.30.170.213 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
00:12:01 ==============================================================================
00:12:01 netconf-clustering.txt
00:12:01 ==============================================================================
00:12:02 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite.
00:12:02 ==============================================================================
00:12:08 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 | FAIL |
00:12:08 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:12:08 ------------------------------------------------------------------------------
00:12:08 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:09 | PASS |
00:12:09 ------------------------------------------------------------------------------
00:12:09 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:09 | FAIL |
00:12:09 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089
00:12:09
00:12:09 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:12:09 ------------------------------------------------------------------------------
00:12:09 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:20 | FAIL |
00:12:20 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1
00:12:20 ------------------------------------------------------------------------------
00:12:20 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:42 | FAIL |
00:12:42 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
00:12:42 ------------------------------------------------------------------------------
00:12:42 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:03 | FAIL |
00:13:03 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.127:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
00:13:03 ------------------------------------------------------------------------------
00:13:03 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:23 | FAIL |
00:13:23 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.205:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
00:13:23 ------------------------------------------------------------------------------
00:13:23 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:34 | FAIL |
00:13:34 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:13:34 ------------------------------------------------------------------------------
00:13:34 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:45 | FAIL |
00:13:45 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.127:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:13:45 ------------------------------------------------------------------------------
00:13:45 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:55 | FAIL |
00:13:55 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.205:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:13:55 ------------------------------------------------------------------------------
00:13:55 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:56 | FAIL |
00:13:56 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.205:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
00:13:56 ------------------------------------------------------------------------------
00:13:56 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:13:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:06 | FAIL |
00:14:06 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.205:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:14:06 ------------------------------------------------------------------------------
00:14:06 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:17 | FAIL |
00:14:17 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.127:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:14:17 ------------------------------------------------------------------------------
00:14:17 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:27 | FAIL |
00:14:27 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:14:27 ------------------------------------------------------------------------------
00:14:27 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:28 | FAIL |
00:14:28 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:14:28
00:14:28 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.205:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
00:14:28 ------------------------------------------------------------------------------
00:14:28 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:28 | FAIL |
00:14:28 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:14:28
00:14:28 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.205:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:14:28 ------------------------------------------------------------------------------
00:14:28 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:14:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:29 | FAIL |
00:15:29 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:15:29
00:15:29 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.127:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:15:29 ------------------------------------------------------------------------------
00:15:29 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:30 | FAIL |
00:16:30 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:16:30
00:16:30 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:16:30 ------------------------------------------------------------------------------
00:16:30 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:30 | FAIL |
00:16:30 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:16:30
00:16:30 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.205:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
00:16:30 ------------------------------------------------------------------------------
00:16:30 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:31 | FAIL |
00:16:31 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:16:31
00:16:31 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.205:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:16:31 ------------------------------------------------------------------------------
00:16:31 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:16:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:31 | FAIL |
00:17:31 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:17:31
00:17:31 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.127:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:17:31 ------------------------------------------------------------------------------
00:17:31 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:33 | FAIL |
00:18:33 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
00:18:33
00:18:33 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.38:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
00:18:33 ------------------------------------------------------------------------------
00:18:33 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:33 | FAIL |
00:18:33 Dictionary does not contain key 'netconf-test-device'.
00:18:33 ------------------------------------------------------------------------------
00:18:33 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:33 | PASS |
00:18:33 ------------------------------------------------------------------------------
00:18:33 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:33 | PASS |
00:18:33 ------------------------------------------------------------------------------
00:18:33 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:34 | PASS |
00:18:34 ------------------------------------------------------------------------------
00:18:34 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL |
00:18:34 Suite teardown failed:
00:18:34 Variable '${testtool_log}' not found.
00:18:34
00:18:34 26 tests, 0 passed, 26 failed
00:18:34 ==============================================================================
00:18:34 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su...
00:18:34 ==============================================================================
00:18:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:38 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Create_Device_Data :: Send some sample test data into the device a... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Modify_Device_Data :: Send a request to change the sample test dat... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Data_Is_Modified :: Get the device data and make sure... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Delete_Device_Data :: Send a request to delete the sample test dat... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Deconfigured_On_Configurer :: Check that the device i... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Deconfigured_On_Checker :: Check that the device is g... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 Check_Device_Deconfigured_On_Setter :: Check that the device is go... | FAIL |
00:18:38 Parent suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38 ------------------------------------------------------------------------------
00:18:38 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL |
00:18:38 Suite setup failed:
00:18:38 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:18:38
00:18:38 Also suite teardown failed:
00:18:38 Variable '${testtool_log}' not found.
00:18:38
00:18:38 26 tests, 0 passed, 26 failed
00:18:38 ==============================================================================
00:18:38 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base...
00:18:38 ==============================================================================
00:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:40 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:19:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:48 | PASS |
00:20:48 ------------------------------------------------------------------------------
00:20:48 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:57 | PASS |
00:20:57 ------------------------------------------------------------------------------
00:20:57 Start_All_And_Sync :: Start each member and wait for sync. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:20:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:44 | FAIL |
00:21:44 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
00:21:44 ------------------------------------------------------------------------------
00:21:44 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL |
00:21:44 3 tests, 2 passed, 1 failed
00:21:44 ==============================================================================
00:21:44 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner...
00:21:44 ==============================================================================
00:21:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:45