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