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