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