23:47:36 Started by upstream project "integration-distribution-weekly-test-trigger-vanadium" build number 25
23:47:36 originally caused by:
23:47:36 Started by timer
23:47:36 Running as SYSTEM
23:47:36 [EnvInject] - Loading node environment variables.
23:47:36 Building remotely on prd-centos8-robot-2c-8g-4308 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium
23:47:36 [ssh-agent] Looking for ssh-agent implementation...
23:47:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:47:36 $ ssh-agent
23:47:37 SSH_AUTH_SOCK=/tmp/ssh-jiE4am2Y7eLI/agent.5281
23:47:37 SSH_AGENT_PID=5282
23:47:37 [ssh-agent] Started.
23:47:37 Running ssh-add (command line suppressed)
23:47:37 Identity added: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium@tmp/private_key_11451750999968059427.key (/w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium@tmp/private_key_11451750999968059427.key)
23:47:37 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:47:37 The recommended git tool is: NONE
23:47:40 using credential opendaylight-jenkins-ssh
23:47:40 Wiping out workspace first.
23:47:40 Cloning the remote Git repository
23:47:40 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:47:40 > git init /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test # timeout=10
23:47:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:47:40 > git --version # timeout=10
23:47:40 > git --version # 'git version 2.43.0'
23:47:40 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:47:40 [INFO] Currently running in a labeled security context
23:47:40 [INFO] Currently SELinux is 'enforcing' on the host
23:47:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test@tmp/jenkins-gitclient-ssh5832841526990392654.key
23:47:40 Verifying host key using known hosts file
23:47:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:47:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:47:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:47:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:47:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:47:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:47:43 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:47:43 [INFO] Currently running in a labeled security context
23:47:43 [INFO] Currently SELinux is 'enforcing' on the host
23:47:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test@tmp/jenkins-gitclient-ssh17863351076933908103.key
23:47:43 Verifying host key using known hosts file
23:47:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:47:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:47:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:47:44 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
23:47:44 > git config core.sparsecheckout # timeout=10
23:47:44 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
23:47:44 Commit message: "Add bgpcep variables for vanadium"
23:47:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:47:44 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
23:47:45 No emails were triggered.
23:47:45 provisioning config files...
23:47:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:47:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:47:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:47:45 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins1536181699002877484.sh
23:47:45 ---> python-tools-install.sh
23:47:45 Setup pyenv:
23:47:45 system
23:47:45 * 3.8.13 (set by /opt/pyenv/version)
23:47:45 * 3.9.13 (set by /opt/pyenv/version)
23:47:45 * 3.10.13 (set by /opt/pyenv/version)
23:47:45 * 3.11.7 (set by /opt/pyenv/version)
23:47:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dLMT
23:47:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:47:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:47:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:47:55 lf-activate-venv(): INFO: Base packages installed successfully
23:47:55 lf-activate-venv(): INFO: Installing additional packages: lftools
23:48:38 lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH
23:48:38 Generating Requirements File
23:48:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:48:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:49:00 Python 3.11.7
23:49:00 pip 25.3 from /tmp/venv-dLMT/lib/python3.11/site-packages/pip (python 3.11)
23:49:00 appdirs==1.4.4
23:49:00 argcomplete==3.6.3
23:49:00 aspy.yaml==1.3.0
23:49:00 attrs==25.4.0
23:49:00 autopage==0.5.2
23:49:00 beautifulsoup4==4.14.3
23:49:00 boto3==1.42.34
23:49:00 botocore==1.42.34
23:49:00 bs4==0.0.2
23:49:00 certifi==2026.1.4
23:49:00 cffi==2.0.0
23:49:00 cfgv==3.5.0
23:49:00 chardet==5.2.0
23:49:00 charset-normalizer==3.4.4
23:49:00 click==8.3.1
23:49:00 cliff==4.13.1
23:49:00 cmd2==3.1.0
23:49:00 cryptography==3.3.2
23:49:00 debtcollector==3.0.0
23:49:00 decorator==5.2.1
23:49:00 defusedxml==0.7.1
23:49:00 Deprecated==1.3.1
23:49:00 distlib==0.4.0
23:49:00 dnspython==2.8.0
23:49:00 docker==7.1.0
23:49:00 dogpile.cache==1.5.0
23:49:00 durationpy==0.10
23:49:00 email-validator==2.3.0
23:49:00 filelock==3.20.3
23:49:00 future==1.0.0
23:49:00 gitdb==4.0.12
23:49:00 GitPython==3.1.46
23:49:00 httplib2==0.30.2
23:49:00 identify==2.6.16
23:49:00 idna==3.11
23:49:00 importlib-resources==1.5.0
23:49:00 iso8601==2.1.0
23:49:00 Jinja2==3.1.6
23:49:00 jmespath==1.1.0
23:49:00 jsonpatch==1.33
23:49:00 jsonpointer==3.0.0
23:49:00 jsonschema==4.26.0
23:49:00 jsonschema-specifications==2025.9.1
23:49:00 keystoneauth1==5.13.0
23:49:00 kubernetes==35.0.0
23:49:00 lftools==0.37.21
23:49:00 lxml==6.0.2
23:49:00 markdown-it-py==4.0.0
23:49:00 MarkupSafe==3.0.3
23:49:00 mdurl==0.1.2
23:49:00 msgpack==1.1.2
23:49:00 multi_key_dict==2.0.3
23:49:00 munch==4.0.0
23:49:00 netaddr==1.3.0
23:49:00 niet==1.4.2
23:49:00 nodeenv==1.10.0
23:49:00 oauth2client==4.1.3
23:49:00 oauthlib==3.3.1
23:49:00 openstacksdk==4.9.0
23:49:00 os-service-types==1.8.2
23:49:00 osc-lib==4.3.0
23:49:00 oslo.config==10.2.0
23:49:00 oslo.context==6.2.0
23:49:00 oslo.i18n==6.7.1
23:49:00 oslo.log==8.0.0
23:49:00 oslo.serialization==5.9.0
23:49:00 oslo.utils==9.2.0
23:49:00 packaging==26.0
23:49:00 pbr==7.0.3
23:49:00 platformdirs==4.5.1
23:49:00 prettytable==3.17.0
23:49:00 psutil==7.2.1
23:49:00 pyasn1==0.6.2
23:49:00 pyasn1_modules==0.4.2
23:49:00 pycparser==3.0
23:49:00 pygerrit2==2.0.15
23:49:00 PyGithub==2.8.1
23:49:00 Pygments==2.19.2
23:49:00 PyJWT==2.10.1
23:49:00 PyNaCl==1.6.2
23:49:00 pyparsing==2.4.7
23:49:00 pyperclip==1.11.0
23:49:00 pyrsistent==0.20.0
23:49:00 python-cinderclient==9.8.0
23:49:00 python-dateutil==2.9.0.post0
23:49:00 python-heatclient==5.0.0
23:49:00 python-jenkins==1.8.3
23:49:00 python-keystoneclient==5.7.0
23:49:00 python-magnumclient==4.9.0
23:49:00 python-openstackclient==8.3.0
23:49:00 python-swiftclient==4.9.0
23:49:00 PyYAML==6.0.3
23:49:00 referencing==0.37.0
23:49:00 requests==2.32.5
23:49:00 requests-oauthlib==2.0.0
23:49:00 requestsexceptions==1.4.0
23:49:00 rfc3986==2.0.0
23:49:00 rich==14.3.1
23:49:00 rich-argparse==1.7.2
23:49:00 rpds-py==0.30.0
23:49:00 rsa==4.9.1
23:49:00 ruamel.yaml==0.19.1
23:49:00 ruamel.yaml.clib==0.2.15
23:49:00 s3transfer==0.16.0
23:49:00 simplejson==3.20.2
23:49:00 six==1.17.0
23:49:00 smmap==5.0.2
23:49:00 soupsieve==2.8.3
23:49:00 stevedore==5.6.0
23:49:00 tabulate==0.9.0
23:49:00 toml==0.10.2
23:49:00 tomlkit==0.14.0
23:49:00 tqdm==4.67.1
23:49:00 typing_extensions==4.15.0
23:49:00 tzdata==2025.3
23:49:00 urllib3==1.26.20
23:49:00 virtualenv==20.36.1
23:49:00 wcwidth==0.3.5
23:49:00 websocket-client==1.9.0
23:49:00 wrapt==2.0.1
23:49:00 xdg==6.0.0
23:49:00 xmltodict==1.0.2
23:49:00 yq==3.4.3
23:49:00 [EnvInject] - Injecting environment variables from a build step.
23:49:00 [EnvInject] - Injecting as environment variables the properties content
23:49:00 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:49:00 OS_CLOUD=vex
23:49:00 OS_STACK_NAME=releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-25
23:49:00 OS_STACK_TEMPLATE_DIR=openstack-hot
23:49:00
23:49:00 [EnvInject] - Variables injected successfully.
23:49:00 provisioning config files...
23:49:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:49:01 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins15872094075071095607.sh
23:49:01 ---> Create parameters file for OpenStack HOT
23:49:01 OpenStack Heat parameters generated
23:49:01 -----------------------------------
23:49:01 parameters:
23:49:01 vm_0_count: '3'
23:49:01 vm_0_flavor: 'v3-standard-4'
23:49:01 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
23:49:01 vm_1_count: '1'
23:49:01 vm_1_flavor: 'v3-standard-2'
23:49:01 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:49:01
23:49:01 job_name: '10816-25'
23:49:01 silo: 'releng'
23:49:01 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins6357408047229469915.sh
23:49:01 ---> Create HEAT stack
23:49:01 + source /home/jenkins/lf-env.sh
23:49:01 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:49:01 ++ mktemp -d /tmp/venv-XXXX
23:49:01 + lf_venv=/tmp/venv-f5BX
23:49:01 + local venv_file=/tmp/.os_lf_venv
23:49:01 + local python=python3
23:49:01 + local options
23:49:01 + local set_path=true
23:49:01 + local install_args=
23:49:01 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:49:01 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:49:01 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:49:01 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:49:01 + true
23:49:01 + case $1 in
23:49:01 + python=python3
23:49:01 + shift 2
23:49:01 + true
23:49:01 + case $1 in
23:49:01 + shift
23:49:01 + break
23:49:01 + case $python in
23:49:01 + local pkg_list=
23:49:01 + [[ -d /opt/pyenv ]]
23:49:01 + echo 'Setup pyenv:'
23:49:01 Setup pyenv:
23:49:01 + export PYENV_ROOT=/opt/pyenv
23:49:01 + PYENV_ROOT=/opt/pyenv
23:49:01 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:49:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:49:01 + pyenv versions
23:49:01 system
23:49:01 3.8.13
23:49:01 3.9.13
23:49:01 3.10.13
23:49:01 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.python-version)
23:49:01 + command -v pyenv
23:49:01 ++ pyenv init - --no-rehash
23:49:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:49:01 for i in ${!paths[@]}; do
23:49:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:49:01 fi; done;
23:49:01 echo "${paths[*]}"'\'')"
23:49:01 export PATH="/opt/pyenv/shims:${PATH}"
23:49:01 export PYENV_SHELL=bash
23:49:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:49:01 pyenv() {
23:49:01 local command
23:49:01 command="${1:-}"
23:49:01 if [ "$#" -gt 0 ]; then
23:49:01 shift
23:49:01 fi
23:49:01
23:49:01 case "$command" in
23:49:01 rehash|shell)
23:49:01 eval "$(pyenv "sh-$command" "$@")"
23:49:01 ;;
23:49:01 *)
23:49:01 command pyenv "$command" "$@"
23:49:01 ;;
23:49:01 esac
23:49:01 }'
23:49:01 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:49:01 for i in ${!paths[@]}; do
23:49:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:49:01 fi; done;
23:49:01 echo "${paths[*]}"'
23:49:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:49:01 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:49:01 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:49:01 ++ export PYENV_SHELL=bash
23:49:01 ++ PYENV_SHELL=bash
23:49:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:49:01 +++ complete -F _pyenv pyenv
23:49:01 ++ lf-pyver python3
23:49:01 ++ local py_version_xy=python3
23:49:01 ++ local py_version_xyz=
23:49:01 ++ awk '{ print $1 }'
23:49:01 ++ pyenv versions
23:49:01 ++ local command
23:49:01 ++ command=versions
23:49:01 ++ '[' 1 -gt 0 ']'
23:49:01 ++ shift
23:49:01 ++ case "$command" in
23:49:01 ++ command pyenv versions
23:49:01 ++ pyenv versions
23:49:01 ++ sed 's/^[ *]* //'
23:49:01 ++ grep -E '^[0-9.]*[0-9]$'
23:49:01 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:49:01 +++ tail -n 1
23:49:01 +++ grep '^3' /tmp/.pyenv_versions
23:49:01 +++ sort -V
23:49:01 ++ py_version_xyz=3.11.7
23:49:01 ++ [[ -z 3.11.7 ]]
23:49:01 ++ echo 3.11.7
23:49:01 ++ return 0
23:49:01 + pyenv local 3.11.7
23:49:01 + local command
23:49:01 + command=local
23:49:01 + '[' 2 -gt 0 ']'
23:49:01 + shift
23:49:01 + case "$command" in
23:49:01 + command pyenv local 3.11.7
23:49:01 + pyenv local 3.11.7
23:49:01 + for arg in "$@"
23:49:01 + case $arg in
23:49:01 + pkg_list+='lftools[openstack] '
23:49:01 + for arg in "$@"
23:49:01 + case $arg in
23:49:01 + pkg_list+='kubernetes '
23:49:01 + for arg in "$@"
23:49:01 + case $arg in
23:49:01 + pkg_list+='niet '
23:49:01 + for arg in "$@"
23:49:01 + case $arg in
23:49:01 + pkg_list+='python-heatclient '
23:49:01 + for arg in "$@"
23:49:01 + case $arg in
23:49:01 + pkg_list+='python-openstackclient '
23:49:01 + for arg in "$@"
23:49:01 + case $arg in
23:49:01 + pkg_list+='python-magnumclient '
23:49:01 + for arg in "$@"
23:49:01 + case $arg in
23:49:01 + pkg_list+='urllib3~=1.26.15 '
23:49:01 + for arg in "$@"
23:49:01 + case $arg in
23:49:01 + pkg_list+='yq '
23:49:01 + [[ -f /tmp/.os_lf_venv ]]
23:49:01 ++ cat /tmp/.os_lf_venv
23:49:01 + lf_venv=/tmp/venv-dLMT
23:49:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMT from' file:/tmp/.os_lf_venv
23:49:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMT from file:/tmp/.os_lf_venv
23:49:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:49:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:49:01 + local 'pip_opts=--upgrade --quiet'
23:49:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:49:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:49:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:49:01 + [[ -n '' ]]
23:49:01 + [[ -n '' ]]
23:49:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:49:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:49:01 + /tmp/venv-dLMT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:49:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:49:03 lf-activate-venv(): INFO: Base packages installed successfully
23:49:03 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:49:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:49:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:49:03 + /tmp/venv-dLMT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:49:22 + type python3
23:49:22 + true
23:49:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH'
23:49:22 lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH
23:49:22 + PATH=/tmp/venv-dLMT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:49:22 + return 0
23:49:22 + openstack --os-cloud vex limits show --absolute
23:49:24 +--------------------------+---------+
23:49:24 | Name | Value |
23:49:24 +--------------------------+---------+
23:49:24 | maxTotalInstances | -1 |
23:49:24 | maxTotalCores | 450 |
23:49:24 | maxTotalRAMSize | 1000000 |
23:49:24 | maxServerMeta | 128 |
23:49:24 | maxImageMeta | 128 |
23:49:24 | maxPersonality | 5 |
23:49:24 | maxPersonalitySize | 10240 |
23:49:24 | maxTotalKeypairs | 100 |
23:49:24 | maxServerGroups | 10 |
23:49:24 | maxServerGroupMembers | 10 |
23:49:24 | maxTotalFloatingIps | -1 |
23:49:24 | maxSecurityGroups | -1 |
23:49:24 | maxSecurityGroupRules | -1 |
23:49:24 | totalRAMUsed | 581632 |
23:49:24 | totalCoresUsed | 142 |
23:49:24 | totalInstancesUsed | 45 |
23:49:24 | totalFloatingIpsUsed | 0 |
23:49:24 | totalSecurityGroupsUsed | 0 |
23:49:24 | totalServerGroupsUsed | 0 |
23:49:24 | maxTotalVolumes | -1 |
23:49:24 | maxTotalSnapshots | 10 |
23:49:24 | maxTotalVolumeGigabytes | 4096 |
23:49:24 | maxTotalBackups | 10 |
23:49:24 | maxTotalBackupGigabytes | 1000 |
23:49:24 | totalVolumesUsed | 0 |
23:49:24 | totalGigabytesUsed | 0 |
23:49:24 | totalSnapshotsUsed | 0 |
23:49:24 | totalBackupsUsed | 0 |
23:49:24 | totalBackupGigabytesUsed | 0 |
23:49:24 +--------------------------+---------+
23:49:24 + pushd /opt/ciman/openstack-hot
23:49:24 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium
23:49:24 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-25 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/stack-parameters.yaml
23:49:51 Creating stack releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-25
23:49:51 Waiting to initialize infrastructure...
23:49:51 Stack initialization successful.
23:49:51 ------------------------------------
23:49:51 Stack Details
23:49:51 ------------------------------------
23:49:51 {'added': None,
23:49:51 'capabilities': [],
23:49:51 'created_at': '2026-01-25T23:49:27Z',
23:49:51 'deleted': None,
23:49:51 'deleted_at': None,
23:49:51 'description': 'No description',
23:49:51 'environment': None,
23:49:51 'environment_files': None,
23:49:51 'files': None,
23:49:51 'files_container': None,
23:49:51 'id': '040fe1af-feaf-4393-b2ac-168034445e1c',
23:49:51 'is_rollback_disabled': True,
23:49:51 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-25/040fe1af-feaf-4393-b2ac-168034445e1c',
23:49:51 'rel': 'self'}],
23:49:51 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:49:51 'name': 'releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-25',
23:49:51 'notification_topics': [],
23:49:51 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:49:51 'output_key': 'vm_1_ips',
23:49:51 'output_value': ['10.30.170.48']},
23:49:51 {'description': 'IP addresses of the 1st vm types',
23:49:51 'output_key': 'vm_0_ips',
23:49:51 'output_value': ['10.30.170.128',
23:49:51 '10.30.170.67',
23:49:51 '10.30.170.234']}],
23:49:51 'owner_id': ****,
23:49:51 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:49:51 'OS::stack_id': '040fe1af-feaf-4393-b2ac-168034445e1c',
23:49:51 'OS::stack_name': 'releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-25',
23:49:51 'job_name': '10816-25',
23:49:51 'silo': 'releng',
23:49:51 'vm_0_count': '3',
23:49:51 'vm_0_flavor': 'v3-standard-4',
23:49:51 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:49:51 '20260109-084045.554',
23:49:51 'vm_1_count': '1',
23:49:51 'vm_1_flavor': 'v3-standard-2',
23:49:51 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:49:51 '- 20250917-133034.654'},
23:49:51 'parent_id': None,
23:49:51 'replaced': None,
23:49:51 'status': 'CREATE_COMPLETE',
23:49:51 'status_reason': 'Stack CREATE completed successfully',
23:49:51 'tags': [],
23:49:51 'template': None,
23:49:51 'template_description': 'No description',
23:49:51 'template_url': None,
23:49:51 'timeout_mins': 15,
23:49:51 'unchanged': None,
23:49:51 'updated': None,
23:49:51 'updated_at': None,
23:49:51 'user_project_id': '9ddb42fd620a4b458f938b48affb49b2'}
23:49:51 ------------------------------------
23:49:51 + popd
23:49:51 /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium
23:49:51 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins1437522500563485286.sh
23:49:51 ---> Copy SSH public keys to CSIT lab
23:49:51 Setup pyenv:
23:49:51 system
23:49:51 3.8.13
23:49:51 3.9.13
23:49:51 3.10.13
23:49:51 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.python-version)
23:49:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMT from file:/tmp/.os_lf_venv
23:49:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:49:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:49:54 lf-activate-venv(): INFO: Base packages installed successfully
23:49:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:50:11 lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH
23:50:13 SSH not responding on 10.30.170.67. Retrying in 10 seconds...
23:50:13 SSH not responding on 10.30.170.128. Retrying in 10 seconds...
23:50:13 SSH not responding on 10.30.170.234. Retrying in 10 seconds...
23:50:13 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts.
23:50:14 releng-10816-25-1-mininet-ovs-217-0
23:50:14 Successfully copied public keys to slave 10.30.170.48
23:50:23 Ping to 10.30.170.67 successful.
23:50:23 Ping to 10.30.170.128 successful.
23:50:23 Ping to 10.30.170.234 successful.
23:50:23 SSH not responding on 10.30.170.128. Retrying in 10 seconds...
23:50:24 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:50:24 releng-10816-25-0-builder-2
23:50:24 Successfully copied public keys to slave 10.30.170.234
23:50:25 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:50:26 releng-10816-25-0-builder-1
23:50:26 Successfully copied public keys to slave 10.30.170.67
23:50:33 Ping to 10.30.170.128 successful.
23:50:34 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:50:35 releng-10816-25-0-builder-0
23:50:35 Successfully copied public keys to slave 10.30.170.128
23:50:35 Process 6499 ready.
23:50:35 Process 6500 ready.
23:50:35 Process 6501 ready.
23:50:35 Process 6502 ready.
23:50:35 SSH ready on all stack servers.
23:50:35 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins11541318924764405408.sh
23:50:35 Setup pyenv:
23:50:35 system
23:50:35 3.8.13
23:50:35 3.9.13
23:50:35 3.10.13
23:50:35 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.python-version)
23:50:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A2CZ
23:50:39 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.robot_venv
23:50:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:50:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:50:43 lf-activate-venv(): INFO: Base packages installed successfully
23:50:43 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:50:45 lf-activate-venv(): INFO: Adding /tmp/venv-A2CZ/bin to PATH
23:50:45 + echo 'Installing Python Requirements'
23:50:45 Installing Python Requirements
23:50:45 + cat
23:50:45 + python -m pip install -r requirements.txt
23:50:45 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:50:45 Collecting docker-py (from -r requirements.txt (line 1))
23:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:50:45 Collecting ipaddr (from -r requirements.txt (line 2))
23:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:50:45 Installing build dependencies: started
23:50:46 Installing build dependencies: finished with status 'done'
23:50:46 Getting requirements to build wheel: started
23:50:47 Getting requirements to build wheel: finished with status 'done'
23:50:47 Preparing metadata (pyproject.toml): started
23:50:47 Preparing metadata (pyproject.toml): finished with status 'done'
23:50:47 Collecting netaddr (from -r requirements.txt (line 3))
23:50:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:50:47 Collecting netifaces (from -r requirements.txt (line 4))
23:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:50:47 Installing build dependencies: started
23:50:48 Installing build dependencies: finished with status 'done'
23:50:48 Getting requirements to build wheel: started
23:50:48 Getting requirements to build wheel: finished with status 'done'
23:50:48 Preparing metadata (pyproject.toml): started
23:50:49 Preparing metadata (pyproject.toml): finished with status 'done'
23:50:49 Collecting pyhocon (from -r requirements.txt (line 5))
23:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:50:49 Collecting requests (from -r requirements.txt (line 6))
23:50:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:50:49 Collecting robotframework (from -r requirements.txt (line 7))
23:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
23:50:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 12.5 MB/s 0:00:00
23:50:49 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:50:49 Installing build dependencies: started
23:50:50 Installing build dependencies: finished with status 'done'
23:50:50 Getting requirements to build wheel: started
23:50:50 Getting requirements to build wheel: finished with status 'done'
23:50:50 Preparing metadata (pyproject.toml): started
23:50:50 Preparing metadata (pyproject.toml): finished with status 'done'
23:50:50 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:50:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:50:51 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:50:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:50:51 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:50:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:50:51 Installing build dependencies: started
23:50:52 Installing build dependencies: finished with status 'done'
23:50:52 Getting requirements to build wheel: started
23:50:52 Getting requirements to build wheel: finished with status 'done'
23:50:52 Preparing metadata (pyproject.toml): started
23:50:52 Preparing metadata (pyproject.toml): finished with status 'done'
23:50:52 Collecting scapy (from -r requirements.txt (line 12))
23:50:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
23:50:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 20.5 MB/s 0:00:00
23:50:52 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:50:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:50:52 Installing build dependencies: started
23:50:53 Installing build dependencies: finished with status 'done'
23:50:53 Getting requirements to build wheel: started
23:50:54 Getting requirements to build wheel: finished with status 'done'
23:50:54 Preparing metadata (pyproject.toml): started
23:50:54 Preparing metadata (pyproject.toml): finished with status 'done'
23:50:54 Collecting elasticsearch (from -r requirements.txt (line 18))
23:50:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
23:50:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 38.7 MB/s 0:00:00
23:50:54 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:50:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:50:54 Collecting pyangbind (from -r requirements.txt (line 22))
23:50:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
23:50:54 Collecting isodate (from -r requirements.txt (line 25))
23:50:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:50:54 Collecting jmespath (from -r requirements.txt (line 28))
23:50:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
23:50:54 Collecting jsonpatch (from -r requirements.txt (line 31))
23:50:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:50:55 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:50:55 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:50:55 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:50:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:50:55 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:50:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:50:55 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:50:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:50:55 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:50:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
23:50:55 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:50:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:50:55 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:50:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:50:56 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:50:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
23:50:56 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:50:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
23:50:56 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:50:56 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:50:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:50:56 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:50:56 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:50:56 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:50:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:50:56 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
23:50:56 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
23:50:56 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:50:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:50:56 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:50:56 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:50:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:50:56 Collecting elasticsearch (from -r requirements.txt (line 18))
23:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
23:50:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 10.5 MB/s 0:00:00
23:50:56 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:50:56 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:50:57 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:50:57 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:50:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 7.9 MB/s 0:00:00
23:50:57 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:50:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:50:59 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:50:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 27.5 MB/s 0:00:00
23:50:59 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:50:59 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:50:59 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:50:59 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:50:59 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:51:00 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:51:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:51:00 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:51:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
23:51:00 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
23:51:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 33.8 MB/s 0:00:00
23:51:00 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
23:51:00 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:51:01 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:51:01 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:51:01 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
23:51:01 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
23:51:01 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
23:51:01 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:51:01 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:51:01 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:51:01 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:51:01 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:51:01 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
23:51:01 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
23:51:01 Requirement already satisfied: packaging in /tmp/venv-A2CZ/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
23:51:02 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
23:51:02 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:51:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:51:02 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:51:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:51:02 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:51:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:51:02 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:51:02 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:51:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
23:51:02 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:51:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
23:51:02 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:51:02 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:51:02 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:51:02 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=5b043d1dd94b648343a336bd3dd76afb5d85deef9c9e10e3a3baf39bce052efa
23:51:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:51:02 Building wheel for ipaddr (pyproject.toml): started
23:51:03 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:51:03 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=b7b86e1becbed59181011e026611816beddbe0a3a20fb82ce132cf68152d8861
23:51:03 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:51:03 Building wheel for netifaces (pyproject.toml): started
23:51:06 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:51:06 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41094 sha256=1bebc1d8692a0d18eed2418f74bf15c2ef0ad1c542a33165bd7db849c9ed5742
23:51:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:51:06 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:51:06 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:51:06 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=b4c7a4a73de14bdb6bf6107196ec8755725176692982478945dbddb17b8d227b
23:51:06 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:51:06 Building wheel for jsonpath-rw (pyproject.toml): started
23:51:06 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:51:06 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=199cab73ad2bd060a2f7a815f8a5e5e56a6d518cfbe1252cae351df3b9af44d0
23:51:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:51:06 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:51:06 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:51:14
23:51:14 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 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.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 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.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
23:51:14 + pip freeze
23:51:14 async-generator==1.10
23:51:14 attrs==25.4.0
23:51:14 bcrypt==5.0.0
23:51:14 beautifulsoup4==4.14.3
23:51:14 certifi==2026.1.4
23:51:14 cffi==2.0.0
23:51:14 charset-normalizer==3.4.4
23:51:14 click==8.3.1
23:51:14 cryptography==46.0.3
23:51:14 decorator==5.2.1
23:51:14 distlib==0.4.0
23:51:14 docker-py==1.10.6
23:51:14 docker-pycreds==0.4.0
23:51:14 elastic-transport==8.17.1
23:51:14 elasticsearch==8.19.3
23:51:14 elasticsearch-dsl==8.15.4
23:51:14 enum34==1.1.10
23:51:14 filelock==3.20.3
23:51:14 h11==0.16.0
23:51:14 idna==3.11
23:51:14 importlib_metadata==8.7.1
23:51:14 invoke==2.2.1
23:51:14 ipaddr==2.2.0
23:51:14 isodate==0.7.2
23:51:14 jmespath==1.1.0
23:51:14 jsonpatch==1.33
23:51:14 jsonpath-rw==1.4.0
23:51:14 jsonpointer==3.0.0
23:51:14 lxml==6.0.2
23:51:14 mypy_extensions==1.1.0
23:51:14 netaddr==1.3.0
23:51:14 netifaces==0.11.0
23:51:14 outcome==1.3.0.post0
23:51:14 packaging==26.0
23:51:14 paramiko==4.0.0
23:51:14 platformdirs==4.5.1
23:51:14 ply==3.11
23:51:14 pyang==2.7.1
23:51:14 pyangbind==0.8.7
23:51:14 pycparser==3.0
23:51:14 pyhocon==0.3.61
23:51:14 PyNaCl==1.6.2
23:51:14 pyparsing==3.3.2
23:51:14 PySocks==1.7.1
23:51:14 python-dateutil==2.9.0.post0
23:51:14 regex==2026.1.15
23:51:14 requests==2.32.5
23:51:14 robotframework==7.4.1
23:51:14 robotframework-httplibrary==0.4.2
23:51:14 robotframework-pythonlibcore==4.5.0
23:51:14 robotframework-requests==0.9.7
23:51:14 robotframework-selenium2library==3.0.0
23:51:14 robotframework-seleniumlibrary==6.8.0
23:51:14 robotframework-sshlibrary==3.8.0
23:51:14 scapy==2.7.0
23:51:14 scp==0.15.0
23:51:14 selenium==4.40.0
23:51:14 six==1.17.0
23:51:14 sniffio==1.3.1
23:51:14 sortedcontainers==2.4.0
23:51:14 soupsieve==2.8.3
23:51:14 trio==0.32.0
23:51:14 trio-typing==0.10.0
23:51:14 trio-websocket==0.12.2
23:51:14 types-certifi==2021.10.8.3
23:51:14 types-urllib3==1.26.25.14
23:51:14 typing_extensions==4.15.0
23:51:14 urllib3==2.6.3
23:51:14 virtualenv==20.36.1
23:51:14 waitress==3.0.2
23:51:14 WebOb==1.8.9
23:51:14 websocket-client==1.9.0
23:51:14 WebTest==3.0.7
23:51:14 wsproto==1.3.2
23:51:14 zipp==3.23.0
23:51:14 [EnvInject] - Injecting environment variables from a build step.
23:51:14 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:51:15 [EnvInject] - Variables injected successfully.
23:51:15 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins2515376173840930048.sh
23:51:15 Setup pyenv:
23:51:15 system
23:51:15 3.8.13
23:51:15 3.9.13
23:51:15 3.10.13
23:51:15 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.python-version)
23:51:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMT from file:/tmp/.os_lf_venv
23:51:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:51:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:51:17 lf-activate-venv(): INFO: Base packages installed successfully
23:51:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:51:26 lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH
23:51:26 + ODL_SYSTEM=()
23:51:26 + TOOLS_SYSTEM=()
23:51:26 + OPENSTACK_SYSTEM=()
23:51:26 + OPENSTACK_CONTROLLERS=()
23:51:26 + mapfile -t ADDR
23:51:26 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-25
23:51:26 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:51:28 + for i in "${ADDR[@]}"
23:51:28 ++ ssh 10.30.170.48 hostname -s
23:51:28 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts.
23:51:28 + REMHOST=releng-10816-25-1-mininet-ovs-217-0
23:51:28 + case ${REMHOST} in
23:51:28 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:51:28 + for i in "${ADDR[@]}"
23:51:28 ++ ssh 10.30.170.128 hostname -s
23:51:28 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:51:29 + REMHOST=releng-10816-25-0-builder-0
23:51:29 + case ${REMHOST} in
23:51:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:51:29 + for i in "${ADDR[@]}"
23:51:29 ++ ssh 10.30.170.67 hostname -s
23:51:29 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:51:29 + REMHOST=releng-10816-25-0-builder-1
23:51:29 + case ${REMHOST} in
23:51:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:51:29 + for i in "${ADDR[@]}"
23:51:29 ++ ssh 10.30.170.234 hostname -s
23:51:29 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:51:30 + REMHOST=releng-10816-25-0-builder-2
23:51:30 + case ${REMHOST} in
23:51:30 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:51:30 + echo NUM_ODL_SYSTEM=3
23:51:30 + echo NUM_TOOLS_SYSTEM=1
23:51:30 + '[' '' == yes ']'
23:51:30 + NUM_OPENSTACK_SYSTEM=0
23:51:30 + echo NUM_OPENSTACK_SYSTEM=0
23:51:30 + '[' 0 -eq 2 ']'
23:51:30 + echo ODL_SYSTEM_IP=10.30.170.128
23:51:30 ++ seq 0 2
23:51:30 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:51:30 + echo ODL_SYSTEM_1_IP=10.30.170.128
23:51:30 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:51:30 + echo ODL_SYSTEM_2_IP=10.30.170.67
23:51:30 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:51:30 + echo ODL_SYSTEM_3_IP=10.30.170.234
23:51:30 + echo TOOLS_SYSTEM_IP=10.30.170.48
23:51:30 ++ seq 0 0
23:51:30 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:51:30 + echo TOOLS_SYSTEM_1_IP=10.30.170.48
23:51:30 + openstack_index=0
23:51:30 + NUM_OPENSTACK_CONTROL_NODES=1
23:51:30 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:51:30 ++ seq 0 0
23:51:30 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:51:30 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:51:30 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:51:30 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:51:30 + '[' -1 -ge 2 ']'
23:51:30 ++ seq 0 -2
23:51:30 + NUM_OPENSTACK_HAPROXY_NODES=0
23:51:30 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:51:30 ++ seq 0 -1
23:51:30 + echo 'Contents of slave_addresses.txt:'
23:51:30 Contents of slave_addresses.txt:
23:51:30 + cat slave_addresses.txt
23:51:30 NUM_ODL_SYSTEM=3
23:51:30 NUM_TOOLS_SYSTEM=1
23:51:30 NUM_OPENSTACK_SYSTEM=0
23:51:30 ODL_SYSTEM_IP=10.30.170.128
23:51:30 ODL_SYSTEM_1_IP=10.30.170.128
23:51:30 ODL_SYSTEM_2_IP=10.30.170.67
23:51:30 ODL_SYSTEM_3_IP=10.30.170.234
23:51:30 TOOLS_SYSTEM_IP=10.30.170.48
23:51:30 TOOLS_SYSTEM_1_IP=10.30.170.48
23:51:30 NUM_OPENSTACK_CONTROL_NODES=1
23:51:30 OPENSTACK_CONTROL_NODE_1_IP=
23:51:30 NUM_OPENSTACK_COMPUTE_NODES=-1
23:51:30 NUM_OPENSTACK_HAPROXY_NODES=0
23:51:30 [EnvInject] - Injecting environment variables from a build step.
23:51:30 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:51:30 [EnvInject] - Variables injected successfully.
23:51:30 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/sh /tmp/jenkins11382401271722498103.sh
23:51:30 Preparing for JRE Version 21
23:51:30 Karaf artifact is karaf
23:51:30 Karaf project is integration
23:51:30 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:51:30 [EnvInject] - Injecting environment variables from a build step.
23:51:30 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:51:30 [EnvInject] - Variables injected successfully.
23:51:30 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins1016749297367527594.sh
23:51:30 2026-01-25 23:51:30 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
23:51:30 Bundle version is 0.23.1-SNAPSHOT
23:51:30 --2026-01-25 23:51:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
23:51:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:51:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:51:30 HTTP request sent, awaiting response... 200 OK
23:51:30 Length: 963 [application/xml]
23:51:30 Saving to: ‘maven-metadata.xml’
23:51:30
23:51:30 0K 100% 26.9M=0s
23:51:30
23:51:30 2026-01-25 23:51:30 (26.9 MB/s) - ‘maven-metadata.xml’ saved [963/963]
23:51:30
23:51:30
23:51:30
23:51:30 org.opendaylight.integration
23:51:30 karaf
23:51:30
23:51:30 20260125063332
23:51:30
23:51:30 20260125.063332
23:51:30 1
23:51:30
23:51:30
23:51:30
23:51:30 pom
23:51:30 0.23.1-20260125.063332-1
23:51:30 20260125063332
23:51:30
23:51:30
23:51:30 tar.gz
23:51:30 0.23.1-20260125.063332-1
23:51:30 20260125063332
23:51:30
23:51:30
23:51:30 zip
23:51:30 0.23.1-20260125.063332-1
23:51:30 20260125063332
23:51:30
23:51:30
23:51:30
23:51:30 0.23.1-SNAPSHOT
23:51:30
23:51:30 Nexus timestamp is 0.23.1-20260125.063332-1
23:51:30 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
23:51:30 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
23:51:30 Distribution bundle version is 0.23.1-SNAPSHOT
23:51:30 Distribution folder is karaf-0.23.1-SNAPSHOT
23:51:30 Nexus prefix is https://nexus.opendaylight.org
23:51:30 [EnvInject] - Injecting environment variables from a build step.
23:51:30 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:51:30 [EnvInject] - Variables injected successfully.
23:51:30 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins4154305257684615191.sh
23:51:30 Setup pyenv:
23:51:31 system
23:51:31 3.8.13
23:51:31 3.9.13
23:51:31 3.10.13
23:51:31 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.python-version)
23:51:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMT from file:/tmp/.os_lf_venv
23:51:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:51:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:51:33 lf-activate-venv(): INFO: Base packages installed successfully
23:51:33 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:51:39 lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH
23:51:39 Copying common-functions.sh to /tmp
23:51:40 Copying common-functions.sh to 10.30.170.48:/tmp
23:51:40 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts.
23:51:41 Copying common-functions.sh to 10.30.170.128:/tmp
23:51:41 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:51:41 Copying common-functions.sh to 10.30.170.67:/tmp
23:51:41 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:51:41 Copying common-functions.sh to 10.30.170.234:/tmp
23:51:41 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:51:42 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins18421523166829088538.sh
23:51:42 common-functions.sh is being sourced
23:51:42 common-functions environment:
23:51:42 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:42 ACTUALFEATURES:
23:51:42 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:42 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:42 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:42 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:42 CONTROLLERMEM: 2048m
23:51:42 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:42 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:42 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:42 SUITES:
23:51:42
23:51:42 #################################################
23:51:42 ## Configure Cluster and Start ##
23:51:42 #################################################
23:51:42 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app
23:51:42 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf-noauth odl-clustering-test-app
23:51:42 Locating script plan to use...
23:51:42 Finished running script plans
23:51:42 Configuring member-1 with IP address 10.30.170.128
23:51:42 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:51:42 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:51:42 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
23:51:42 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:51:42 common-functions.sh is being sourced
23:51:42 ++ echo 'common-functions.sh is being sourced'
23:51:42 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
23:51:42 ++ DISTROSTREAM=vanadium
23:51:42 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:42 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:42 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:42 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:42 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:42 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:42 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:42 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:42 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:42 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:42 ++ export CONTROLLERMEM=
23:51:42 ++ CONTROLLERMEM=
23:51:42 ++ case "${DISTROSTREAM}" in
23:51:42 ++ CLUSTER_SYSTEM=pekko
23:51:42 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:42 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:42 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:42 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:42 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:42 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:42 ++ print_common_env
23:51:42 ++ cat
23:51:42 common-functions environment:
23:51:42 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:42 ACTUALFEATURES:
23:51:42 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:42 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:42 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:42 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:42 CONTROLLERMEM:
23:51:42 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:42 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:42 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:42 SUITES:
23:51:42
23:51:42 ++ SSH='ssh -t -t'
23:51:42 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:51:42 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:51:42 Changing to /tmp
23:51:42 + echo 'Changing to /tmp'
23:51:42 + cd /tmp
23:51:42 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
23:51:42 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
23:51:42 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
23:51:42 --2026-01-25 23:51:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
23:51:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:51:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:51:42 HTTP request sent, awaiting response... 200 OK
23:51:42 Length: 240390263 (229M) [application/zip]
23:51:42 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
23:51:42
23:51:42 0K ........ ........ ........ ........ ........ ........ 1% 23.0M 10s
23:51:42 3072K ........ ........ ........ ........ ........ ........ 2% 38.1M 8s
23:51:42 6144K ........ ........ ........ ........ ........ ........ 3% 41.9M 7s
23:51:43 9216K ........ ........ ........ ........ ........ ........ 5% 45.7M 6s
23:51:43 12288K ........ ........ ........ ........ ........ ........ 6% 47.3M 6s
23:51:43 15360K ........ ........ ........ ........ ........ ........ 7% 54.0M 5s
23:51:43 18432K ........ ........ ........ ........ ........ ........ 9% 63.1M 5s
23:51:43 21504K ........ ........ ........ ........ ........ ........ 10% 84.1M 5s
23:51:43 24576K ........ ........ ........ ........ ........ ........ 11% 114M 4s
23:51:43 27648K ........ ........ ........ ........ ........ ........ 13% 151M 4s
23:51:43 30720K ........ ........ ........ ........ ........ ........ 14% 128M 4s
23:51:43 33792K ........ ........ ........ ........ ........ ........ 15% 155M 3s
23:51:43 36864K ........ ........ ........ ........ ........ ........ 17% 161M 3s
23:51:43 39936K ........ ........ ........ ........ ........ ........ 18% 182M 3s
23:51:43 43008K ........ ........ ........ ........ ........ ........ 19% 205M 3s
23:51:43 46080K ........ ........ ........ ........ ........ ........ 20% 158M 3s
23:51:43 49152K ........ ........ ........ ........ ........ ........ 22% 155M 3s
23:51:43 52224K ........ ........ ........ ........ ........ ........ 23% 200M 2s
23:51:43 55296K ........ ........ ........ ........ ........ ........ 24% 205M 2s
23:51:43 58368K ........ ........ ........ ........ ........ ........ 26% 254M 2s
23:51:43 61440K ........ ........ ........ ........ ........ ........ 27% 300M 2s
23:51:43 64512K ........ ........ ........ ........ ........ ........ 28% 339M 2s
23:51:43 67584K ........ ........ ........ ........ ........ ........ 30% 331M 2s
23:51:43 70656K ........ ........ ........ ........ ........ ........ 31% 302M 2s
23:51:43 73728K ........ ........ ........ ........ ........ ........ 32% 331M 2s
23:51:43 76800K ........ ........ ........ ........ ........ ........ 34% 352M 2s
23:51:43 79872K ........ ........ ........ ........ ........ ........ 35% 267M 2s
23:51:43 82944K ........ ........ ........ ........ ........ ........ 36% 312M 1s
23:51:43 86016K ........ ........ ........ ........ ........ ........ 37% 329M 1s
23:51:43 89088K ........ ........ ........ ........ ........ ........ 39% 353M 1s
23:51:43 92160K ........ ........ ........ ........ ........ ........ 40% 362M 1s
23:51:43 95232K ........ ........ ........ ........ ........ ........ 41% 361M 1s
23:51:43 98304K ........ ........ ........ ........ ........ ........ 43% 357M 1s
23:51:43 101376K ........ ........ ........ ........ ........ ........ 44% 353M 1s
23:51:43 104448K ........ ........ ........ ........ ........ ........ 45% 363M 1s
23:51:43 107520K ........ ........ ........ ........ ........ ........ 47% 336M 1s
23:51:43 110592K ........ ........ ........ ........ ........ ........ 48% 355M 1s
23:51:43 113664K ........ ........ ........ ........ ........ ........ 49% 356M 1s
23:51:43 116736K ........ ........ ........ ........ ........ ........ 51% 350M 1s
23:51:43 119808K ........ ........ ........ ........ ........ ........ 52% 356M 1s
23:51:43 122880K ........ ........ ........ ........ ........ ........ 53% 357M 1s
23:51:43 125952K ........ ........ ........ ........ ........ ........ 54% 346M 1s
23:51:43 129024K ........ ........ ........ ........ ........ ........ 56% 352M 1s
23:51:43 132096K ........ ........ ........ ........ ........ ........ 57% 357M 1s
23:51:43 135168K ........ ........ ........ ........ ........ ........ 58% 348M 1s
23:51:43 138240K ........ ........ ........ ........ ........ ........ 60% 348M 1s
23:51:43 141312K ........ ........ ........ ........ ........ ........ 61% 355M 1s
23:51:43 144384K ........ ........ ........ ........ ........ ........ 62% 296M 1s
23:51:43 147456K ........ ........ ........ ........ ........ ........ 64% 340M 1s
23:51:43 150528K ........ ........ ........ ........ ........ ........ 65% 351M 1s
23:51:43 153600K ........ ........ ........ ........ ........ ........ 66% 350M 1s
23:51:43 156672K ........ ........ ........ ........ ........ ........ 68% 305M 0s
23:51:43 159744K ........ ........ ........ ........ ........ ........ 69% 340M 0s
23:51:43 162816K ........ ........ ........ ........ ........ ........ 70% 356M 0s
23:51:43 165888K ........ ........ ........ ........ ........ ........ 71% 248M 0s
23:51:43 168960K ........ ........ ........ ........ ........ ........ 73% 306M 0s
23:51:43 172032K ........ ........ ........ ........ ........ ........ 74% 487M 0s
23:51:43 175104K ........ ........ ........ ........ ........ ........ 75% 459M 0s
23:51:43 178176K ........ ........ ........ ........ ........ ........ 77% 423M 0s
23:51:43 181248K ........ ........ ........ ........ ........ ........ 78% 371M 0s
23:51:43 184320K ........ ........ ........ ........ ........ ........ 79% 311M 0s
23:51:43 187392K ........ ........ ........ ........ ........ ........ 81% 310M 0s
23:51:43 190464K ........ ........ ........ ........ ........ ........ 82% 318M 0s
23:51:43 193536K ........ ........ ........ ........ ........ ........ 83% 365M 0s
23:51:43 196608K ........ ........ ........ ........ ........ ........ 85% 347M 0s
23:51:43 199680K ........ ........ ........ ........ ........ ........ 86% 367M 0s
23:51:43 202752K ........ ........ ........ ........ ........ ........ 87% 355M 0s
23:51:43 205824K ........ ........ ........ ........ ........ ........ 88% 366M 0s
23:51:43 208896K ........ ........ ........ ........ ........ ........ 90% 356M 0s
23:51:43 211968K ........ ........ ........ ........ ........ ........ 91% 370M 0s
23:51:43 215040K ........ ........ ........ ........ ........ ........ 92% 349M 0s
23:51:43 218112K ........ ........ ........ ........ ........ ........ 94% 351M 0s
23:51:43 221184K ........ ........ ........ ........ ........ ........ 95% 327M 0s
23:51:43 224256K ........ ........ ........ ........ ........ ........ 96% 324M 0s
23:51:43 227328K ........ ........ ........ ........ ........ ........ 98% 367M 0s
23:51:43 230400K ........ ........ ........ ........ ........ ........ 99% 376M 0s
23:51:43 233472K ........ ........ .... 100% 365M=1.3s
23:51:43
23:51:43 2026-01-25 23:51:43 (182 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
23:51:43
23:51:43 + echo 'Extracting the new controller...'
23:51:43 Extracting the new controller...
23:51:43 + unzip -q karaf-0.23.1-20260125.063332-1.zip
23:51:46 Adding external repositories...
23:51:46 + echo 'Adding external repositories...'
23:51:46 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:46 ################################################################################
23:51:46 #
23:51:46 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:46 # contributor license agreements. See the NOTICE file distributed with
23:51:46 # this work for additional information regarding copyright ownership.
23:51:46 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:46 # (the "License"); you may not use this file except in compliance with
23:51:46 # the License. You may obtain a copy of the License at
23:51:46 #
23:51:46 # http://www.apache.org/licenses/LICENSE-2.0
23:51:46 #
23:51:46 # Unless required by applicable law or agreed to in writing, software
23:51:46 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:46 # See the License for the specific language governing permissions and
23:51:46 # limitations under the License.
23:51:46 #
23:51:46 ################################################################################
23:51:46
23:51:46 #
23:51:46 # If set to true, the following property will not allow any certificate to be used
23:51:46 # when accessing Maven repositories through SSL
23:51:46 #
23:51:46 #org.ops4j.pax.url.mvn.certificateCheck=
23:51:46
23:51:46 #
23:51:46 # Path to the local Maven settings file.
23:51:46 # The repositories defined in this file will be automatically added to the list
23:51:46 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:51:46 # below is not set.
23:51:46 # The following locations are checked for the existence of the settings.xml file
23:51:46 # * 1. looks for the specified url
23:51:46 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:51:46 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:51:46 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:51:46 #
23:51:46 #org.ops4j.pax.url.mvn.settings=
23:51:46
23:51:46 #
23:51:46 # Path to the local Maven repository which is used to avoid downloading
23:51:46 # artifacts when they already exist locally.
23:51:46 # The value of this property will be extracted from the settings.xml file
23:51:46 # above, or defaulted to:
23:51:46 # System.getProperty( "user.home" ) + "/.m2/repository"
23:51:46 #
23:51:46 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:51:46
23:51:46 #
23:51:46 # Default this to false. It's just weird to use undocumented repos
23:51:46 #
23:51:46 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:51:46
23:51:46 #
23:51:46 # Uncomment if you don't wanna use the proxy settings
23:51:46 # from the Maven conf/settings.xml file
23:51:46 #
23:51:46 # org.ops4j.pax.url.mvn.proxySupport=false
23:51:46
23:51:46 #
23:51:46 # Comma separated list of repositories scanned when resolving an artifact.
23:51:46 # Those repositories will be checked before iterating through the
23:51:46 # below list of repositories and even before the local repository
23:51:46 # A repository url can be appended with zero or more of the following flags:
23:51:46 # @snapshots : the repository contains snaphots
23:51:46 # @noreleases : the repository does not contain any released artifacts
23:51:46 #
23:51:46 # The following property value will add the system folder as a repo.
23:51:46 #
23:51:46 org.ops4j.pax.url.mvn.defaultRepositories=\
23:51:46 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:51:46 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:51:46 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:51:46
23:51:46 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:51:46 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:51:46
23:51:46 #
23:51:46 # Comma separated list of repositories scanned when resolving an artifact.
23:51:46 # The default list includes the following repositories:
23:51:46 # http://repo1.maven.org/maven2@id=central
23:51:46 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:51:46 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:51:46 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:51:46 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:51:46 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:51:46 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:51:46 # To add repositories to the default ones, prepend '+' to the list of repositories
23:51:46 # to add.
23:51:46 # A repository url can be appended with zero or more of the following flags:
23:51:46 # @snapshots : the repository contains snapshots
23:51:46 # @noreleases : the repository does not contain any released artifacts
23:51:46 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:51:46 #
23:51:46 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:51:46
23:51:46 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:51:46 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:46 + [[ True == \T\r\u\e ]]
23:51:46 + echo 'Configuring the startup features...'
23:51:46 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:46 + FEATURE_TEST_STRING=features-test
23:51:46 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
23:51:46 + KARAF_VERSION=karaf4
23:51:46 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:51:46 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:46 + [[ ! -z '' ]]
23:51:46 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:46 ################################################################################
23:51:46 #
23:51:46 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:46 # contributor license agreements. See the NOTICE file distributed with
23:51:46 # this work for additional information regarding copyright ownership.
23:51:46 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:46 # (the "License"); you may not use this file except in compliance with
23:51:46 # the License. You may obtain a copy of the License at
23:51:46 #
23:51:46 # http://www.apache.org/licenses/LICENSE-2.0
23:51:46 #
23:51:46 # Unless required by applicable law or agreed to in writing, software
23:51:46 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:46 # See the License for the specific language governing permissions and
23:51:46 # limitations under the License.
23:51:46 #
23:51:46 ################################################################################
23:51:46
23:51:46 #
23:51:46 # Comma separated list of features repositories to register by default
23:51:46 #
23:51:46 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
23:51:46
23:51:46 #
23:51:46 # Comma separated list of features to install at startup
23:51:46 #
23:51:46 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
23:51:46
23:51:46 #
23:51:46 # Resource repositories (OBR) that the features resolver can use
23:51:46 # to resolve requirements/capabilities
23:51:46 #
23:51:46 # The format of the resourceRepositories is
23:51:46 # resourceRepositories=[xml:url|json:url],...
23:51:46 # for Instance:
23:51:46 #
23:51:46 #resourceRepositories=xml:http://host/path/to/index.xml
23:51:46 # or
23:51:46 #resourceRepositories=json:http://host/path/to/index.json
23:51:46 #
23:51:46
23:51:46 #
23:51:46 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:51:46 #
23:51:46 featuresBootAsynchronous=false
23:51:46
23:51:46 #
23:51:46 # Service requirements enforcement
23:51:46 #
23:51:46 # By default, the feature resolver checks the service requirements/capabilities of
23:51:46 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:51:46 # the required bundles.
23:51:46 # The following flag can have those values:
23:51:46 # - disable: service requirements are completely ignored
23:51:46 # - default: service requirements are ignored for old features
23:51:46 # - enforce: service requirements are always verified
23:51:46 #
23:51:46 #serviceRequirements=default
23:51:46
23:51:46 #
23:51:46 # Store cfg file for config element in feature
23:51:46 #
23:51:46 #configCfgStore=true
23:51:46
23:51:46 #
23:51:46 # Define if the feature service automatically refresh bundles
23:51:46 #
23:51:46 autoRefresh=true
23:51:46
23:51:46 #
23:51:46 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:51:46 # XML file defines instructions related to features processing
23:51:46 # versions.properties may declare properties to resolve placeholders in XML file
23:51:46 # both files are relative to ${karaf.etc}
23:51:46 #
23:51:46 #featureProcessing=org.apache.karaf.features.xml
23:51:46 #featureProcessingVersions=versions.properties
23:51:46 + configure_karaf_log karaf4 ''
23:51:46 + local -r karaf_version=karaf4
23:51:46 + local -r controllerdebugmap=
23:51:46 + local logapi=log4j
23:51:46 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:46 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:51:46 log4j2.rootLogger.level = INFO
23:51:46 #log4j2.rootLogger.type = asyncRoot
23:51:46 #log4j2.rootLogger.includeLocation = false
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:51:46 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:51:46 log4j2.rootLogger.appenderRef.Console.ref = Console
23:51:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:51:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:51:46 log4j2.logger.spifly.name = org.apache.aries.spifly
23:51:46 log4j2.logger.spifly.level = WARN
23:51:46 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:51:46 log4j2.logger.audit.level = INFO
23:51:46 log4j2.logger.audit.additivity = false
23:51:46 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:51:46 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:51:46 log4j2.appender.console.type = Console
23:51:46 log4j2.appender.console.name = Console
23:51:46 log4j2.appender.console.layout.type = PatternLayout
23:51:46 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:51:46 log4j2.appender.rolling.type = RollingRandomAccessFile
23:51:46 log4j2.appender.rolling.name = RollingFile
23:51:46 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:51:46 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:51:46 #log4j2.appender.rolling.immediateFlush = false
23:51:46 log4j2.appender.rolling.append = true
23:51:46 log4j2.appender.rolling.layout.type = PatternLayout
23:51:46 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:51:46 log4j2.appender.rolling.policies.type = Policies
23:51:46 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:51:46 log4j2.appender.rolling.policies.size.size = 64MB
23:51:46 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:51:46 log4j2.appender.rolling.strategy.max = 7
23:51:46 log4j2.appender.audit.type = RollingRandomAccessFile
23:51:46 log4j2.appender.audit.name = AuditRollingFile
23:51:46 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:51:46 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:51:46 log4j2.appender.audit.append = true
23:51:46 log4j2.appender.audit.layout.type = PatternLayout
23:51:46 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:51:46 log4j2.appender.audit.policies.type = Policies
23:51:46 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:51:46 log4j2.appender.audit.policies.size.size = 8MB
23:51:46 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:51:46 log4j2.appender.audit.strategy.max = 7
23:51:46 log4j2.appender.osgi.type = PaxOsgi
23:51:46 log4j2.appender.osgi.name = PaxOsgi
23:51:46 log4j2.appender.osgi.filter = *
23:51:46 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:51:46 #log4j2.logger.aether.level = TRACE
23:51:46 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:51:46 #log4j2.logger.http-headers.level = DEBUG
23:51:46 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:51:46 #log4j2.logger.maven.level = TRACE
23:51:46 + logapi=log4j2
23:51:46 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:51:46 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:51:46 + '[' log4j2 == log4j2 ']'
23:51:46 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:46 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:51:46 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:51:46 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:51:46 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:51:46 controllerdebugmap:
23:51:46 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:46 + unset IFS
23:51:46 + echo 'controllerdebugmap: '
23:51:46 + '[' -n '' ']'
23:51:46 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:51:46 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:46 ################################################################################
23:51:46 #
23:51:46 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:46 # contributor license agreements. See the NOTICE file distributed with
23:51:46 # this work for additional information regarding copyright ownership.
23:51:46 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:46 # (the "License"); you may not use this file except in compliance with
23:51:46 # the License. You may obtain a copy of the License at
23:51:46 #
23:51:46 # http://www.apache.org/licenses/LICENSE-2.0
23:51:46 #
23:51:46 # Unless required by applicable law or agreed to in writing, software
23:51:46 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:46 # See the License for the specific language governing permissions and
23:51:46 # limitations under the License.
23:51:46 #
23:51:46 ################################################################################
23:51:46
23:51:46 # Common pattern layout for appenders
23:51:46 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:51:46
23:51:46 # Root logger
23:51:46 log4j2.rootLogger.level = INFO
23:51:46 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:51:46 #log4j2.rootLogger.type = asyncRoot
23:51:46 #log4j2.rootLogger.includeLocation = false
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:51:46 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:51:46 log4j2.rootLogger.appenderRef.Console.ref = Console
23:51:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:51:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:51:46
23:51:46 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:51:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:51:46
23:51:46 # Loggers configuration
23:51:46
23:51:46 # Spifly logger
23:51:46 log4j2.logger.spifly.name = org.apache.aries.spifly
23:51:46 log4j2.logger.spifly.level = WARN
23:51:46
23:51:46 # Security audit logger
23:51:46 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:51:46 log4j2.logger.audit.level = INFO
23:51:46 log4j2.logger.audit.additivity = false
23:51:46 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:51:46
23:51:46 # Appenders configuration
23:51:46
23:51:46 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:51:46 log4j2.appender.console.type = Console
23:51:46 log4j2.appender.console.name = Console
23:51:46 log4j2.appender.console.layout.type = PatternLayout
23:51:46 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:51:46
23:51:46 # Rolling file appender
23:51:46 log4j2.appender.rolling.type = RollingRandomAccessFile
23:51:46 log4j2.appender.rolling.name = RollingFile
23:51:46 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:51:46 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:51:46 # uncomment to not force a disk flush
23:51:46 #log4j2.appender.rolling.immediateFlush = false
23:51:46 log4j2.appender.rolling.append = true
23:51:46 log4j2.appender.rolling.layout.type = PatternLayout
23:51:46 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:51:46 log4j2.appender.rolling.policies.type = Policies
23:51:46 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:51:46 log4j2.appender.rolling.policies.size.size = 1GB
23:51:46 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:51:46 log4j2.appender.rolling.strategy.max = 7
23:51:46
23:51:46 # Audit file appender
23:51:46 log4j2.appender.audit.type = RollingRandomAccessFile
23:51:46 log4j2.appender.audit.name = AuditRollingFile
23:51:46 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:51:46 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:51:46 log4j2.appender.audit.append = true
23:51:46 log4j2.appender.audit.layout.type = PatternLayout
23:51:46 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:51:46 log4j2.appender.audit.policies.type = Policies
23:51:46 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:51:46 log4j2.appender.audit.policies.size.size = 8MB
23:51:46 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:51:46 log4j2.appender.audit.strategy.max = 7
23:51:46
23:51:46 # OSGi appender
23:51:46 log4j2.appender.osgi.type = PaxOsgi
23:51:46 log4j2.appender.osgi.name = PaxOsgi
23:51:46 log4j2.appender.osgi.filter = *
23:51:46
23:51:46 # help with identification of maven-related problems with pax-url-aether
23:51:46 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:51:46 #log4j2.logger.aether.level = TRACE
23:51:46 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:51:46 #log4j2.logger.http-headers.level = DEBUG
23:51:46 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:51:46 #log4j2.logger.maven.level = TRACE
23:51:46 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:51:46 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:51:46 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:46 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:51:46 + local -r controllermem=2048m
23:51:46 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:46 Configure
23:51:46 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:51:46 max memory: 2048m
23:51:46 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:46 + echo Configure
23:51:46 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:51:46 + echo ' max memory: 2048m'
23:51:46 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
23:51:46 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:46 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:46 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:46 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
23:51:46 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:46 #!/bin/sh
23:51:46 #
23:51:46 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:46 # contributor license agreements. See the NOTICE file distributed with
23:51:46 # this work for additional information regarding copyright ownership.
23:51:46 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:46 # (the "License"); you may not use this file except in compliance with
23:51:46 # the License. You may obtain a copy of the License at
23:51:46 #
23:51:46 # http://www.apache.org/licenses/LICENSE-2.0
23:51:46 #
23:51:46 # Unless required by applicable law or agreed to in writing, software
23:51:46 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:46 # See the License for the specific language governing permissions and
23:51:46 # limitations under the License.
23:51:46 #
23:51:46
23:51:46 #
23:51:46 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:51:46 # script: client, instance, shell, start, status, stop, karaf
23:51:46 #
23:51:46 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:51:46 # Actions go here...
23:51:46 # fi
23:51:46
23:51:46 #
23:51:46 # general settings which should be applied for all scripts go here; please keep
23:51:46 # in mind that it is possible that scripts might be executed more than once, e.g.
23:51:46 # in example of the start script where the start script is executed first and the
23:51:46 # karaf script afterwards.
23:51:46 #
23:51:46
23:51:46 #
23:51:46 # The following section shows the possible configuration options for the default
23:51:46 # karaf scripts
23:51:46 #
23:51:46 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:51:46 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:51:46 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:51:46 # export EXTRA_JAVA_OPTS # Additional JVM options
23:51:46 # export KARAF_HOME # Karaf home folder
23:51:46 # export KARAF_DATA # Karaf data folder
23:51:46 # export KARAF_BASE # Karaf base folder
23:51:46 # export KARAF_ETC # Karaf etc folder
23:51:46 # export KARAF_LOG # Karaf log folder
23:51:46 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:51:46 # export KARAF_OPTS # Additional available Karaf options
23:51:46 # export KARAF_DEBUG # Enable debug mode
23:51:46 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:51:46 # export KARAF_NOROOT # Prevent execution as root if set to true
23:51:46 Set Java version
23:51:46 + echo 'Set Java version'
23:51:46 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:51:46 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:46 sudo: a password is required
23:51:46 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:46 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:46 sudo: a password is required
23:51:46 JDK default version ...
23:51:46 + echo 'JDK default version ...'
23:51:46 + java -version
23:51:46 openjdk version "21.0.9" 2025-10-21
23:51:46 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:51:46 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:51:46 Set JAVA_HOME
23:51:46 + echo 'Set JAVA_HOME'
23:51:46 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:46 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:46 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:46 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:46 Listing all open ports on controller system...
23:51:46 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:46 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:51:46 + echo 'Listing all open ports on controller system...'
23:51:46 + netstat -pnatu
23:51:46 /tmp/configuration-script.sh: line 40: netstat: command not found
23:51:46 Configuring cluster
23:51:46 + '[' -f /tmp/custom_shard_config.txt ']'
23:51:46 + echo 'Configuring cluster'
23:51:46 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.128 10.30.170.67 10.30.170.234
23:51:46 ################################################
23:51:46 ## Configure Cluster ##
23:51:46 ################################################
23:51:46 NOTE: Cluster configuration files not found. Copying from
23:51:46 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
23:51:46 Configuring unique name in pekko.conf
23:51:46 Configuring hostname in pekko.conf
23:51:46 Configuring data and rpc seed nodes in pekko.conf
23:51:46 modules = [
23:51:46
23:51:46 {
23:51:46 name = "inventory"
23:51:46 namespace = "urn:opendaylight:inventory"
23:51:46 shard-strategy = "module"
23:51:46 },
23:51:46 {
23:51:46 name = "topology"
23:51:46 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:51:46 shard-strategy = "module"
23:51:46 },
23:51:46 {
23:51:46 name = "toaster"
23:51:46 namespace = "http://netconfcentral.org/ns/toaster"
23:51:46 shard-strategy = "module"
23:51:46 }
23:51:46 ]
23:51:46 Configuring replication type in module-shards.conf
23:51:46 ################################################
23:51:46 ## NOTE: Manually restart controller to ##
23:51:46 ## apply configuration. ##
23:51:46 ################################################
23:51:46 Dump pekko.conf
23:51:46 + echo 'Dump pekko.conf'
23:51:46 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:46
23:51:46 odl-cluster-data {
23:51:46 pekko {
23:51:46 remote {
23:51:46 artery {
23:51:46 enabled = on
23:51:46 transport = tcp
23:51:46 canonical.hostname = "10.30.170.128"
23:51:46 canonical.port = 2550
23:51:46 }
23:51:46 }
23:51:46
23:51:46 cluster {
23:51:46 # Using artery.
23:51:46 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.128:2550",
23:51:46 "pekko://opendaylight-cluster-data@10.30.170.67:2550",
23:51:46 "pekko://opendaylight-cluster-data@10.30.170.234:2550"]
23:51:46
23:51:46 roles = ["member-1"]
23:51:46
23:51:46 # when under load we might trip a false positive on the failure detector
23:51:46 # failure-detector {
23:51:46 # heartbeat-interval = 4 s
23:51:46 # acceptable-heartbeat-pause = 16s
23:51:46 # }
23:51:46 }
23:51:46
23:51:46 persistence {
23:51:46 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:51:46 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:51:46 # The relative path is always relative to KARAF_HOME.
23:51:46
23:51:46 # snapshot-store.local.dir = "target/snapshots"
23:51:46 }
23:51:46 disable-default-actor-system-quarantined-event-handling = "false"
23:51:46 }
23:51:46 }
23:51:46 Dump modules.conf
23:51:46 + echo 'Dump modules.conf'
23:51:46 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:46 modules = [
23:51:46
23:51:46 {
23:51:46 name = "inventory"
23:51:46 namespace = "urn:opendaylight:inventory"
23:51:46 shard-strategy = "module"
23:51:46 },
23:51:46 {
23:51:46 name = "topology"
23:51:46 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:51:46 shard-strategy = "module"
23:51:46 },
23:51:46 {
23:51:46 name = "toaster"
23:51:46 namespace = "http://netconfcentral.org/ns/toaster"
23:51:46 shard-strategy = "module"
23:51:46 }
23:51:46 ]
23:51:46 Dump module-shards.conf
23:51:46 + echo 'Dump module-shards.conf'
23:51:46 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:46 module-shards = [
23:51:46 {
23:51:46 name = "default"
23:51:46 shards = [
23:51:46 {
23:51:46 name = "default"
23:51:46 replicas = ["member-1",
23:51:46 "member-2",
23:51:46 "member-3"]
23:51:46 }
23:51:46 ]
23:51:46 },
23:51:46 {
23:51:46 name = "inventory"
23:51:46 shards = [
23:51:46 {
23:51:46 name="inventory"
23:51:46 replicas = ["member-1",
23:51:46 "member-2",
23:51:46 "member-3"]
23:51:46 }
23:51:46 ]
23:51:46 },
23:51:46 {
23:51:46 name = "topology"
23:51:46 shards = [
23:51:46 {
23:51:46 name="topology"
23:51:46 replicas = ["member-1",
23:51:46 "member-2",
23:51:46 "member-3"]
23:51:46 }
23:51:46 ]
23:51:46 },
23:51:46 {
23:51:46 name = "toaster"
23:51:46 shards = [
23:51:46 {
23:51:46 name="toaster"
23:51:46 replicas = ["member-1",
23:51:46 "member-2",
23:51:46 "member-3"]
23:51:46 }
23:51:46 ]
23:51:46 }
23:51:46 ]
23:51:46 Configuring member-2 with IP address 10.30.170.67
23:51:46 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:51:46 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:51:46 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
23:51:46 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:51:46 ++ echo 'common-functions.sh is being sourced'
23:51:46 common-functions.sh is being sourced
23:51:46 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
23:51:46 ++ DISTROSTREAM=vanadium
23:51:46 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:46 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:46 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:46 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:46 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:46 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:46 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:46 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:46 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:46 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:46 ++ export CONTROLLERMEM=
23:51:46 ++ CONTROLLERMEM=
23:51:46 ++ case "${DISTROSTREAM}" in
23:51:46 ++ CLUSTER_SYSTEM=pekko
23:51:46 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:46 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:46 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:46 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:46 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:46 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:46 ++ print_common_env
23:51:46 ++ cat
23:51:46 common-functions environment:
23:51:46 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:46 ACTUALFEATURES:
23:51:46 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:46 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:46 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:46 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:46 CONTROLLERMEM:
23:51:46 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:46 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:46 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:46 SUITES:
23:51:46
23:51:46 ++ SSH='ssh -t -t'
23:51:46 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:51:46 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:51:46 Changing to /tmp
23:51:46 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
23:51:46 + echo 'Changing to /tmp'
23:51:46 + cd /tmp
23:51:46 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
23:51:46 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
23:51:46 --2026-01-25 23:51:46-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
23:51:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:51:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:51:46 HTTP request sent, awaiting response... 200 OK
23:51:46 Length: 240390263 (229M) [application/zip]
23:51:46 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
23:51:46
23:51:46 0K ........ ........ ........ ........ ........ ........ 1% 15.2M 15s
23:51:47 3072K ........ ........ ........ ........ ........ ........ 2% 58.6M 9s
23:51:47 6144K ........ ........ ........ ........ ........ ........ 3% 80.0M 7s
23:51:47 9216K ........ ........ ........ ........ ........ ........ 5% 85.9M 6s
23:51:47 12288K ........ ........ ........ ........ ........ ........ 6% 111M 5s
23:51:47 15360K ........ ........ ........ ........ ........ ........ 7% 113M 4s
23:51:47 18432K ........ ........ ........ ........ ........ ........ 9% 107M 4s
23:51:47 21504K ........ ........ ........ ........ ........ ........ 10% 117M 4s
23:51:47 24576K ........ ........ ........ ........ ........ ........ 11% 106M 3s
23:51:47 27648K ........ ........ ........ ........ ........ ........ 13% 113M 3s
23:51:47 30720K ........ ........ ........ ........ ........ ........ 14% 133M 3s
23:51:47 33792K ........ ........ ........ ........ ........ ........ 15% 108M 3s
23:51:47 36864K ........ ........ ........ ........ ........ ........ 17% 115M 3s
23:51:47 39936K ........ ........ ........ ........ ........ ........ 18% 110M 3s
23:51:47 43008K ........ ........ ........ ........ ........ ........ 19% 115M 3s
23:51:47 46080K ........ ........ ........ ........ ........ ........ 20% 94.4M 2s
23:51:47 49152K ........ ........ ........ ........ ........ ........ 22% 126M 2s
23:51:47 52224K ........ ........ ........ ........ ........ ........ 23% 177M 2s
23:51:47 55296K ........ ........ ........ ........ ........ ........ 24% 153M 2s
23:51:47 58368K ........ ........ ........ ........ ........ ........ 26% 153M 2s
23:51:47 61440K ........ ........ ........ ........ ........ ........ 27% 172M 2s
23:51:47 64512K ........ ........ ........ ........ ........ ........ 28% 187M 2s
23:51:47 67584K ........ ........ ........ ........ ........ ........ 30% 165M 2s
23:51:47 70656K ........ ........ ........ ........ ........ ........ 31% 179M 2s
23:51:47 73728K ........ ........ ........ ........ ........ ........ 32% 186M 2s
23:51:47 76800K ........ ........ ........ ........ ........ ........ 34% 176M 2s
23:51:47 79872K ........ ........ ........ ........ ........ ........ 35% 208M 2s
23:51:47 82944K ........ ........ ........ ........ ........ ........ 36% 191M 1s
23:51:47 86016K ........ ........ ........ ........ ........ ........ 37% 208M 1s
23:51:47 89088K ........ ........ ........ ........ ........ ........ 39% 233M 1s
23:51:47 92160K ........ ........ ........ ........ ........ ........ 40% 216M 1s
23:51:47 95232K ........ ........ ........ ........ ........ ........ 41% 214M 1s
23:51:47 98304K ........ ........ ........ ........ ........ ........ 43% 230M 1s
23:51:47 101376K ........ ........ ........ ........ ........ ........ 44% 214M 1s
23:51:47 104448K ........ ........ ........ ........ ........ ........ 45% 238M 1s
23:51:47 107520K ........ ........ ........ ........ ........ ........ 47% 216M 1s
23:51:47 110592K ........ ........ ........ ........ ........ ........ 48% 262M 1s
23:51:47 113664K ........ ........ ........ ........ ........ ........ 49% 237M 1s
23:51:47 116736K ........ ........ ........ ........ ........ ........ 51% 249M 1s
23:51:47 119808K ........ ........ ........ ........ ........ ........ 52% 247M 1s
23:51:47 122880K ........ ........ ........ ........ ........ ........ 53% 262M 1s
23:51:47 125952K ........ ........ ........ ........ ........ ........ 54% 246M 1s
23:51:47 129024K ........ ........ ........ ........ ........ ........ 56% 246M 1s
23:51:47 132096K ........ ........ ........ ........ ........ ........ 57% 254M 1s
23:51:47 135168K ........ ........ ........ ........ ........ ........ 58% 243M 1s
23:51:47 138240K ........ ........ ........ ........ ........ ........ 60% 225M 1s
23:51:47 141312K ........ ........ ........ ........ ........ ........ 61% 239M 1s
23:51:48 144384K ........ ........ ........ ........ ........ ........ 62% 233M 1s
23:51:48 147456K ........ ........ ........ ........ ........ ........ 64% 250M 1s
23:51:48 150528K ........ ........ ........ ........ ........ ........ 65% 275M 1s
23:51:48 153600K ........ ........ ........ ........ ........ ........ 66% 252M 1s
23:51:48 156672K ........ ........ ........ ........ ........ ........ 68% 242M 1s
23:51:48 159744K ........ ........ ........ ........ ........ ........ 69% 281M 1s
23:51:48 162816K ........ ........ ........ ........ ........ ........ 70% 266M 0s
23:51:48 165888K ........ ........ ........ ........ ........ ........ 71% 270M 0s
23:51:48 168960K ........ ........ ........ ........ ........ ........ 73% 267M 0s
23:51:48 172032K ........ ........ ........ ........ ........ ........ 74% 288M 0s
23:51:48 175104K ........ ........ ........ ........ ........ ........ 75% 179M 0s
23:51:48 178176K ........ ........ ........ ........ ........ ........ 77% 273M 0s
23:51:48 181248K ........ ........ ........ ........ ........ ........ 78% 274M 0s
23:51:48 184320K ........ ........ ........ ........ ........ ........ 79% 273M 0s
23:51:48 187392K ........ ........ ........ ........ ........ ........ 81% 273M 0s
23:51:48 190464K ........ ........ ........ ........ ........ ........ 82% 286M 0s
23:51:48 193536K ........ ........ ........ ........ ........ ........ 83% 284M 0s
23:51:48 196608K ........ ........ ........ ........ ........ ........ 85% 257M 0s
23:51:48 199680K ........ ........ ........ ........ ........ ........ 86% 204M 0s
23:51:48 202752K ........ ........ ........ ........ ........ ........ 87% 290M 0s
23:51:48 205824K ........ ........ ........ ........ ........ ........ 88% 288M 0s
23:51:48 208896K ........ ........ ........ ........ ........ ........ 90% 274M 0s
23:51:48 211968K ........ ........ ........ ........ ........ ........ 91% 318M 0s
23:51:48 215040K ........ ........ ........ ........ ........ ........ 92% 298M 0s
23:51:48 218112K ........ ........ ........ ........ ........ ........ 94% 296M 0s
23:51:48 221184K ........ ........ ........ ........ ........ ........ 95% 286M 0s
23:51:48 224256K ........ ........ ........ ........ ........ ........ 96% 281M 0s
23:51:48 227328K ........ ........ ........ ........ ........ ........ 98% 301M 0s
23:51:48 230400K ........ ........ ........ ........ ........ ........ 99% 306M 0s
23:51:48 233472K ........ ........ .... 100% 288M=1.4s
23:51:48
23:51:48 2026-01-25 23:51:48 (161 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
23:51:48
23:51:48 Extracting the new controller...
23:51:48 + echo 'Extracting the new controller...'
23:51:48 + unzip -q karaf-0.23.1-20260125.063332-1.zip
23:51:50 Adding external repositories...
23:51:50 + echo 'Adding external repositories...'
23:51:50 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:50 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:50 ################################################################################
23:51:50 #
23:51:50 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:50 # contributor license agreements. See the NOTICE file distributed with
23:51:50 # this work for additional information regarding copyright ownership.
23:51:50 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:50 # (the "License"); you may not use this file except in compliance with
23:51:50 # the License. You may obtain a copy of the License at
23:51:50 #
23:51:50 # http://www.apache.org/licenses/LICENSE-2.0
23:51:50 #
23:51:50 # Unless required by applicable law or agreed to in writing, software
23:51:50 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:50 # See the License for the specific language governing permissions and
23:51:50 # limitations under the License.
23:51:50 #
23:51:50 ################################################################################
23:51:50
23:51:50 #
23:51:50 # If set to true, the following property will not allow any certificate to be used
23:51:50 # when accessing Maven repositories through SSL
23:51:50 #
23:51:50 #org.ops4j.pax.url.mvn.certificateCheck=
23:51:50
23:51:50 #
23:51:50 # Path to the local Maven settings file.
23:51:50 # The repositories defined in this file will be automatically added to the list
23:51:50 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:51:50 # below is not set.
23:51:50 # The following locations are checked for the existence of the settings.xml file
23:51:50 # * 1. looks for the specified url
23:51:50 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:51:50 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:51:50 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:51:50 #
23:51:50 #org.ops4j.pax.url.mvn.settings=
23:51:50
23:51:50 #
23:51:50 # Path to the local Maven repository which is used to avoid downloading
23:51:50 # artifacts when they already exist locally.
23:51:50 # The value of this property will be extracted from the settings.xml file
23:51:50 # above, or defaulted to:
23:51:50 # System.getProperty( "user.home" ) + "/.m2/repository"
23:51:50 #
23:51:50 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:51:50
23:51:50 #
23:51:50 # Default this to false. It's just weird to use undocumented repos
23:51:50 #
23:51:50 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:51:50
23:51:50 #
23:51:50 # Uncomment if you don't wanna use the proxy settings
23:51:50 # from the Maven conf/settings.xml file
23:51:50 #
23:51:50 # org.ops4j.pax.url.mvn.proxySupport=false
23:51:50
23:51:50 #
23:51:50 # Comma separated list of repositories scanned when resolving an artifact.
23:51:50 # Those repositories will be checked before iterating through the
23:51:50 # below list of repositories and even before the local repository
23:51:50 # A repository url can be appended with zero or more of the following flags:
23:51:50 # @snapshots : the repository contains snaphots
23:51:50 # @noreleases : the repository does not contain any released artifacts
23:51:50 #
23:51:50 # The following property value will add the system folder as a repo.
23:51:50 #
23:51:50 org.ops4j.pax.url.mvn.defaultRepositories=\
23:51:50 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:51:50 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:51:50 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:51:50
23:51:50 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:51:50 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:51:50
23:51:50 #
23:51:50 # Comma separated list of repositories scanned when resolving an artifact.
23:51:50 # The default list includes the following repositories:
23:51:50 # http://repo1.maven.org/maven2@id=central
23:51:50 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:51:50 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:51:50 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:51:50 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:51:50 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:51:50 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:51:50 # To add repositories to the default ones, prepend '+' to the list of repositories
23:51:50 # to add.
23:51:50 # A repository url can be appended with zero or more of the following flags:
23:51:50 # @snapshots : the repository contains snapshots
23:51:50 # @noreleases : the repository does not contain any released artifacts
23:51:50 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:51:50 #
23:51:50 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:51:50
23:51:50 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:51:50 + [[ True == \T\r\u\e ]]
23:51:50 + echo 'Configuring the startup features...'
23:51:50 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:50 + FEATURE_TEST_STRING=features-test
23:51:50 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
23:51:50 + KARAF_VERSION=karaf4
23:51:50 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:51:50 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:50 + [[ ! -z '' ]]
23:51:50 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:50 ################################################################################
23:51:50 #
23:51:50 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:50 # contributor license agreements. See the NOTICE file distributed with
23:51:50 # this work for additional information regarding copyright ownership.
23:51:50 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:50 # (the "License"); you may not use this file except in compliance with
23:51:50 # the License. You may obtain a copy of the License at
23:51:50 #
23:51:50 # http://www.apache.org/licenses/LICENSE-2.0
23:51:50 #
23:51:50 # Unless required by applicable law or agreed to in writing, software
23:51:50 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:50 # See the License for the specific language governing permissions and
23:51:50 # limitations under the License.
23:51:50 #
23:51:50 ################################################################################
23:51:50
23:51:50 #
23:51:50 # Comma separated list of features repositories to register by default
23:51:50 #
23:51:50 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
23:51:50
23:51:50 #
23:51:50 # Comma separated list of features to install at startup
23:51:50 #
23:51:50 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
23:51:50
23:51:50 #
23:51:50 # Resource repositories (OBR) that the features resolver can use
23:51:50 # to resolve requirements/capabilities
23:51:50 #
23:51:50 # The format of the resourceRepositories is
23:51:50 # resourceRepositories=[xml:url|json:url],...
23:51:50 # for Instance:
23:51:50 #
23:51:50 #resourceRepositories=xml:http://host/path/to/index.xml
23:51:50 # or
23:51:50 #resourceRepositories=json:http://host/path/to/index.json
23:51:50 #
23:51:50
23:51:50 #
23:51:50 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:51:50 #
23:51:50 featuresBootAsynchronous=false
23:51:50
23:51:50 #
23:51:50 # Service requirements enforcement
23:51:50 #
23:51:50 # By default, the feature resolver checks the service requirements/capabilities of
23:51:50 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:51:50 # the required bundles.
23:51:50 # The following flag can have those values:
23:51:50 # - disable: service requirements are completely ignored
23:51:50 # - default: service requirements are ignored for old features
23:51:50 # - enforce: service requirements are always verified
23:51:50 #
23:51:50 #serviceRequirements=default
23:51:50
23:51:50 #
23:51:50 # Store cfg file for config element in feature
23:51:50 #
23:51:50 #configCfgStore=true
23:51:50
23:51:50 #
23:51:50 # Define if the feature service automatically refresh bundles
23:51:50 #
23:51:50 autoRefresh=true
23:51:50
23:51:50 #
23:51:50 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:51:50 # XML file defines instructions related to features processing
23:51:50 # versions.properties may declare properties to resolve placeholders in XML file
23:51:50 # both files are relative to ${karaf.etc}
23:51:50 #
23:51:50 #featureProcessing=org.apache.karaf.features.xml
23:51:50 #featureProcessingVersions=versions.properties
23:51:50 + configure_karaf_log karaf4 ''
23:51:50 + local -r karaf_version=karaf4
23:51:50 + local -r controllerdebugmap=
23:51:50 + local logapi=log4j
23:51:50 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:50 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:51:50 log4j2.rootLogger.level = INFO
23:51:50 #log4j2.rootLogger.type = asyncRoot
23:51:50 #log4j2.rootLogger.includeLocation = false
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:51:50 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:51:50 log4j2.rootLogger.appenderRef.Console.ref = Console
23:51:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:51:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:51:50 log4j2.logger.spifly.name = org.apache.aries.spifly
23:51:50 log4j2.logger.spifly.level = WARN
23:51:50 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:51:50 log4j2.logger.audit.level = INFO
23:51:50 log4j2.logger.audit.additivity = false
23:51:50 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:51:50 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:51:50 log4j2.appender.console.type = Console
23:51:50 log4j2.appender.console.name = Console
23:51:50 log4j2.appender.console.layout.type = PatternLayout
23:51:50 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:51:50 log4j2.appender.rolling.type = RollingRandomAccessFile
23:51:50 log4j2.appender.rolling.name = RollingFile
23:51:50 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:51:50 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:51:50 #log4j2.appender.rolling.immediateFlush = false
23:51:50 log4j2.appender.rolling.append = true
23:51:50 log4j2.appender.rolling.layout.type = PatternLayout
23:51:50 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:51:50 log4j2.appender.rolling.policies.type = Policies
23:51:50 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:51:50 log4j2.appender.rolling.policies.size.size = 64MB
23:51:50 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:51:50 log4j2.appender.rolling.strategy.max = 7
23:51:50 log4j2.appender.audit.type = RollingRandomAccessFile
23:51:50 log4j2.appender.audit.name = AuditRollingFile
23:51:50 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:51:50 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:51:50 log4j2.appender.audit.append = true
23:51:50 log4j2.appender.audit.layout.type = PatternLayout
23:51:50 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:51:50 log4j2.appender.audit.policies.type = Policies
23:51:50 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:51:50 log4j2.appender.audit.policies.size.size = 8MB
23:51:50 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:51:50 log4j2.appender.audit.strategy.max = 7
23:51:50 log4j2.appender.osgi.type = PaxOsgi
23:51:50 log4j2.appender.osgi.name = PaxOsgi
23:51:50 log4j2.appender.osgi.filter = *
23:51:50 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:51:50 #log4j2.logger.aether.level = TRACE
23:51:50 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:51:50 #log4j2.logger.http-headers.level = DEBUG
23:51:50 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:51:50 #log4j2.logger.maven.level = TRACE
23:51:50 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:51:50 + logapi=log4j2
23:51:50 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:51:50 + '[' log4j2 == log4j2 ']'
23:51:50 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:50 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:51:50 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:51:50 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:51:50 controllerdebugmap:
23:51:50 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:50 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:51:50 + unset IFS
23:51:50 + echo 'controllerdebugmap: '
23:51:50 + '[' -n '' ']'
23:51:50 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:51:50 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:50 ################################################################################
23:51:50 #
23:51:50 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:50 # contributor license agreements. See the NOTICE file distributed with
23:51:50 # this work for additional information regarding copyright ownership.
23:51:50 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:50 # (the "License"); you may not use this file except in compliance with
23:51:50 # the License. You may obtain a copy of the License at
23:51:50 #
23:51:50 # http://www.apache.org/licenses/LICENSE-2.0
23:51:50 #
23:51:50 # Unless required by applicable law or agreed to in writing, software
23:51:50 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:50 # See the License for the specific language governing permissions and
23:51:50 # limitations under the License.
23:51:50 #
23:51:50 ################################################################################
23:51:50
23:51:50 # Common pattern layout for appenders
23:51:50 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:51:50
23:51:50 # Root logger
23:51:50 log4j2.rootLogger.level = INFO
23:51:50 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:51:50 #log4j2.rootLogger.type = asyncRoot
23:51:50 #log4j2.rootLogger.includeLocation = false
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:51:50 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:51:50 log4j2.rootLogger.appenderRef.Console.ref = Console
23:51:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:51:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:51:50
23:51:50 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:51:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:51:50
23:51:50 # Loggers configuration
23:51:50
23:51:50 # Spifly logger
23:51:50 log4j2.logger.spifly.name = org.apache.aries.spifly
23:51:50 log4j2.logger.spifly.level = WARN
23:51:50
23:51:50 # Security audit logger
23:51:50 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:51:50 log4j2.logger.audit.level = INFO
23:51:50 log4j2.logger.audit.additivity = false
23:51:50 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:51:50
23:51:50 # Appenders configuration
23:51:50
23:51:50 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:51:50 log4j2.appender.console.type = Console
23:51:50 log4j2.appender.console.name = Console
23:51:50 log4j2.appender.console.layout.type = PatternLayout
23:51:50 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:51:50
23:51:50 # Rolling file appender
23:51:50 log4j2.appender.rolling.type = RollingRandomAccessFile
23:51:50 log4j2.appender.rolling.name = RollingFile
23:51:50 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:51:50 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:51:50 # uncomment to not force a disk flush
23:51:50 #log4j2.appender.rolling.immediateFlush = false
23:51:50 log4j2.appender.rolling.append = true
23:51:50 log4j2.appender.rolling.layout.type = PatternLayout
23:51:50 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:51:50 log4j2.appender.rolling.policies.type = Policies
23:51:50 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:51:50 log4j2.appender.rolling.policies.size.size = 1GB
23:51:50 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:51:50 log4j2.appender.rolling.strategy.max = 7
23:51:50
23:51:50 # Audit file appender
23:51:50 log4j2.appender.audit.type = RollingRandomAccessFile
23:51:50 log4j2.appender.audit.name = AuditRollingFile
23:51:50 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:51:50 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:51:50 log4j2.appender.audit.append = true
23:51:50 log4j2.appender.audit.layout.type = PatternLayout
23:51:50 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:51:50 log4j2.appender.audit.policies.type = Policies
23:51:50 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:51:50 log4j2.appender.audit.policies.size.size = 8MB
23:51:50 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:51:50 log4j2.appender.audit.strategy.max = 7
23:51:50
23:51:50 # OSGi appender
23:51:50 log4j2.appender.osgi.type = PaxOsgi
23:51:50 log4j2.appender.osgi.name = PaxOsgi
23:51:50 log4j2.appender.osgi.filter = *
23:51:50
23:51:50 # help with identification of maven-related problems with pax-url-aether
23:51:50 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:51:50 #log4j2.logger.aether.level = TRACE
23:51:50 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:51:50 #log4j2.logger.http-headers.level = DEBUG
23:51:50 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:51:50 #log4j2.logger.maven.level = TRACE
23:51:50 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:51:50 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:51:50 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:50 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:51:50 + local -r controllermem=2048m
23:51:50 Configure
23:51:50 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:50 + echo Configure
23:51:50 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:51:50 max memory: 2048m
23:51:50 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:50 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:51:50 + echo ' max memory: 2048m'
23:51:50 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
23:51:50 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:50 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:50 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:50 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
23:51:50 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:50 #!/bin/sh
23:51:50 #
23:51:50 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:50 # contributor license agreements. See the NOTICE file distributed with
23:51:50 # this work for additional information regarding copyright ownership.
23:51:50 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:50 # (the "License"); you may not use this file except in compliance with
23:51:50 # the License. You may obtain a copy of the License at
23:51:50 #
23:51:50 # http://www.apache.org/licenses/LICENSE-2.0
23:51:50 #
23:51:50 # Unless required by applicable law or agreed to in writing, software
23:51:50 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:50 # See the License for the specific language governing permissions and
23:51:50 # limitations under the License.
23:51:50 #
23:51:50
23:51:50 #
23:51:50 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:51:50 # script: client, instance, shell, start, status, stop, karaf
23:51:50 #
23:51:50 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:51:50 # Actions go here...
23:51:50 # fi
23:51:50
23:51:50 #
23:51:50 # general settings which should be applied for all scripts go here; please keep
23:51:50 # in mind that it is possible that scripts might be executed more than once, e.g.
23:51:50 # in example of the start script where the start script is executed first and the
23:51:50 # karaf script afterwards.
23:51:50 #
23:51:50
23:51:50 #
23:51:50 # The following section shows the possible configuration options for the default
23:51:50 # karaf scripts
23:51:50 #
23:51:50 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:51:50 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:51:50 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:51:50 # export EXTRA_JAVA_OPTS # Additional JVM options
23:51:50 # export KARAF_HOME # Karaf home folder
23:51:50 # export KARAF_DATA # Karaf data folder
23:51:50 # export KARAF_BASE # Karaf base folder
23:51:50 # export KARAF_ETC # Karaf etc folder
23:51:50 # export KARAF_LOG # Karaf log folder
23:51:50 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:51:50 # export KARAF_OPTS # Additional available Karaf options
23:51:50 # export KARAF_DEBUG # Enable debug mode
23:51:50 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:51:50 # export KARAF_NOROOT # Prevent execution as root if set to true
23:51:50 Set Java version
23:51:50 + echo 'Set Java version'
23:51:50 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:51:50 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:50 sudo: a password is required
23:51:50 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:50 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:50 sudo: a password is required
23:51:50 JDK default version ...
23:51:50 + echo 'JDK default version ...'
23:51:50 + java -version
23:51:50 openjdk version "21.0.9" 2025-10-21
23:51:50 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:51:50 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:51:50 Set JAVA_HOME
23:51:50 + echo 'Set JAVA_HOME'
23:51:50 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:50 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:50 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:50 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:50 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:50 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:51:50 Listing all open ports on controller system...
23:51:50 + echo 'Listing all open ports on controller system...'
23:51:50 + netstat -pnatu
23:51:50 /tmp/configuration-script.sh: line 40: netstat: command not found
23:51:50 Configuring cluster
23:51:50 + '[' -f /tmp/custom_shard_config.txt ']'
23:51:50 + echo 'Configuring cluster'
23:51:50 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.128 10.30.170.67 10.30.170.234
23:51:50 ################################################
23:51:50 ## Configure Cluster ##
23:51:50 ################################################
23:51:50 NOTE: Cluster configuration files not found. Copying from
23:51:50 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
23:51:50 Configuring unique name in pekko.conf
23:51:50 Configuring hostname in pekko.conf
23:51:50 Configuring data and rpc seed nodes in pekko.conf
23:51:50 modules = [
23:51:50
23:51:50 {
23:51:50 name = "inventory"
23:51:50 namespace = "urn:opendaylight:inventory"
23:51:50 shard-strategy = "module"
23:51:50 },
23:51:50 {
23:51:50 name = "topology"
23:51:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:51:50 shard-strategy = "module"
23:51:50 },
23:51:50 {
23:51:50 name = "toaster"
23:51:50 namespace = "http://netconfcentral.org/ns/toaster"
23:51:50 shard-strategy = "module"
23:51:50 }
23:51:50 ]
23:51:50 Configuring replication type in module-shards.conf
23:51:50 ################################################
23:51:50 ## NOTE: Manually restart controller to ##
23:51:50 ## apply configuration. ##
23:51:50 ################################################
23:51:50 Dump pekko.conf
23:51:50 + echo 'Dump pekko.conf'
23:51:50 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:50
23:51:50 odl-cluster-data {
23:51:50 pekko {
23:51:50 remote {
23:51:50 artery {
23:51:50 enabled = on
23:51:50 transport = tcp
23:51:50 canonical.hostname = "10.30.170.67"
23:51:50 canonical.port = 2550
23:51:50 }
23:51:50 }
23:51:50
23:51:50 cluster {
23:51:50 # Using artery.
23:51:50 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.128:2550",
23:51:50 "pekko://opendaylight-cluster-data@10.30.170.67:2550",
23:51:50 "pekko://opendaylight-cluster-data@10.30.170.234:2550"]
23:51:50
23:51:50 roles = ["member-2"]
23:51:50
23:51:50 # when under load we might trip a false positive on the failure detector
23:51:50 # failure-detector {
23:51:50 # heartbeat-interval = 4 s
23:51:50 # acceptable-heartbeat-pause = 16s
23:51:50 # }
23:51:50 }
23:51:50
23:51:50 persistence {
23:51:50 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:51:50 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:51:50 # The relative path is always relative to KARAF_HOME.
23:51:50
23:51:50 # snapshot-store.local.dir = "target/snapshots"
23:51:50 }
23:51:50 disable-default-actor-system-quarantined-event-handling = "false"
23:51:50 }
23:51:50 }
23:51:50 Dump modules.conf
23:51:50 + echo 'Dump modules.conf'
23:51:50 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:50 modules = [
23:51:50
23:51:50 {
23:51:50 name = "inventory"
23:51:50 namespace = "urn:opendaylight:inventory"
23:51:50 shard-strategy = "module"
23:51:50 },
23:51:50 {
23:51:50 name = "topology"
23:51:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:51:50 shard-strategy = "module"
23:51:50 },
23:51:50 {
23:51:50 name = "toaster"
23:51:50 namespace = "http://netconfcentral.org/ns/toaster"
23:51:50 shard-strategy = "module"
23:51:50 }
23:51:50 ]
23:51:50 Dump module-shards.conf
23:51:50 + echo 'Dump module-shards.conf'
23:51:50 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:50 module-shards = [
23:51:50 {
23:51:50 name = "default"
23:51:50 shards = [
23:51:50 {
23:51:50 name = "default"
23:51:50 replicas = ["member-1",
23:51:50 "member-2",
23:51:50 "member-3"]
23:51:50 }
23:51:50 ]
23:51:50 },
23:51:50 {
23:51:50 name = "inventory"
23:51:50 shards = [
23:51:50 {
23:51:50 name="inventory"
23:51:50 replicas = ["member-1",
23:51:50 "member-2",
23:51:50 "member-3"]
23:51:50 }
23:51:50 ]
23:51:50 },
23:51:50 {
23:51:50 name = "topology"
23:51:50 shards = [
23:51:50 {
23:51:50 name="topology"
23:51:50 replicas = ["member-1",
23:51:50 "member-2",
23:51:50 "member-3"]
23:51:50 }
23:51:50 ]
23:51:50 },
23:51:50 {
23:51:50 name = "toaster"
23:51:50 shards = [
23:51:50 {
23:51:50 name="toaster"
23:51:50 replicas = ["member-1",
23:51:50 "member-2",
23:51:50 "member-3"]
23:51:50 }
23:51:50 ]
23:51:50 }
23:51:50 ]
23:51:50 Configuring member-3 with IP address 10.30.170.234
23:51:50 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:51:50 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:51:51 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
23:51:51 common-functions.sh is being sourced
23:51:51 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:51:51 ++ echo 'common-functions.sh is being sourced'
23:51:51 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
23:51:51 ++ DISTROSTREAM=vanadium
23:51:51 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:51 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:51 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:51 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:51 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:51 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:51 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:51 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:51 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:51 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:51 ++ export CONTROLLERMEM=
23:51:51 ++ CONTROLLERMEM=
23:51:51 ++ case "${DISTROSTREAM}" in
23:51:51 ++ CLUSTER_SYSTEM=pekko
23:51:51 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:51 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:51 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:51 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:51 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:51 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:51 ++ print_common_env
23:51:51 ++ cat
23:51:51 common-functions environment:
23:51:51 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:51 ACTUALFEATURES:
23:51:51 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:51 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:51 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:51 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:51 CONTROLLERMEM:
23:51:51 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:51 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:51 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:51 SUITES:
23:51:51
23:51:51 ++ SSH='ssh -t -t'
23:51:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:51:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:51:51 Changing to /tmp
23:51:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
23:51:51 + echo 'Changing to /tmp'
23:51:51 + cd /tmp
23:51:51 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
23:51:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
23:51:51 --2026-01-25 23:51:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
23:51:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:51:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:51:51 HTTP request sent, awaiting response... 200 OK
23:51:51 Length: 240390263 (229M) [application/zip]
23:51:51 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
23:51:51
23:51:51 0K ........ ........ ........ ........ ........ ........ 1% 32.1M 7s
23:51:51 3072K ........ ........ ........ ........ ........ ........ 2% 44.3M 6s
23:51:51 6144K ........ ........ ........ ........ ........ ........ 3% 36.2M 6s
23:51:51 9216K ........ ........ ........ ........ ........ ........ 5% 51.6M 5s
23:51:51 12288K ........ ........ ........ ........ ........ ........ 6% 54.8M 5s
23:51:51 15360K ........ ........ ........ ........ ........ ........ 7% 55.3M 5s
23:51:51 18432K ........ ........ ........ ........ ........ ........ 9% 240M 4s
23:51:51 21504K ........ ........ ........ ........ ........ ........ 10% 244M 4s
23:51:51 24576K ........ ........ ........ ........ ........ ........ 11% 210M 3s
23:51:51 27648K ........ ........ ........ ........ ........ ........ 13% 211M 3s
23:51:51 30720K ........ ........ ........ ........ ........ ........ 14% 223M 3s
23:51:51 33792K ........ ........ ........ ........ ........ ........ 15% 252M 3s
23:51:51 36864K ........ ........ ........ ........ ........ ........ 17% 211M 2s
23:51:51 39936K ........ ........ ........ ........ ........ ........ 18% 231M 2s
23:51:51 43008K ........ ........ ........ ........ ........ ........ 19% 291M 2s
23:51:51 46080K ........ ........ ........ ........ ........ ........ 20% 274M 2s
23:51:51 49152K ........ ........ ........ ........ ........ ........ 22% 261M 2s
23:51:51 52224K ........ ........ ........ ........ ........ ........ 23% 227M 2s
23:51:51 55296K ........ ........ ........ ........ ........ ........ 24% 247M 2s
23:51:51 58368K ........ ........ ........ ........ ........ ........ 26% 275M 2s
23:51:51 61440K ........ ........ ........ ........ ........ ........ 27% 280M 2s
23:51:51 64512K ........ ........ ........ ........ ........ ........ 28% 280M 2s
23:51:51 67584K ........ ........ ........ ........ ........ ........ 30% 283M 1s
23:51:51 70656K ........ ........ ........ ........ ........ ........ 31% 288M 1s
23:51:51 73728K ........ ........ ........ ........ ........ ........ 32% 276M 1s
23:51:51 76800K ........ ........ ........ ........ ........ ........ 34% 284M 1s
23:51:51 79872K ........ ........ ........ ........ ........ ........ 35% 275M 1s
23:51:51 82944K ........ ........ ........ ........ ........ ........ 36% 286M 1s
23:51:51 86016K ........ ........ ........ ........ ........ ........ 37% 278M 1s
23:51:51 89088K ........ ........ ........ ........ ........ ........ 39% 289M 1s
23:51:51 92160K ........ ........ ........ ........ ........ ........ 40% 257M 1s
23:51:51 95232K ........ ........ ........ ........ ........ ........ 41% 293M 1s
23:51:51 98304K ........ ........ ........ ........ ........ ........ 43% 295M 1s
23:51:51 101376K ........ ........ ........ ........ ........ ........ 44% 277M 1s
23:51:51 104448K ........ ........ ........ ........ ........ ........ 45% 280M 1s
23:51:51 107520K ........ ........ ........ ........ ........ ........ 47% 274M 1s
23:51:51 110592K ........ ........ ........ ........ ........ ........ 48% 264M 1s
23:51:52 113664K ........ ........ ........ ........ ........ ........ 49% 266M 1s
23:51:52 116736K ........ ........ ........ ........ ........ ........ 51% 268M 1s
23:51:52 119808K ........ ........ ........ ........ ........ ........ 52% 262M 1s
23:51:52 122880K ........ ........ ........ ........ ........ ........ 53% 266M 1s
23:51:52 125952K ........ ........ ........ ........ ........ ........ 54% 262M 1s
23:51:52 129024K ........ ........ ........ ........ ........ ........ 56% 279M 1s
23:51:52 132096K ........ ........ ........ ........ ........ ........ 57% 274M 1s
23:51:52 135168K ........ ........ ........ ........ ........ ........ 58% 272M 1s
23:51:52 138240K ........ ........ ........ ........ ........ ........ 60% 271M 1s
23:51:52 141312K ........ ........ ........ ........ ........ ........ 61% 262M 1s
23:51:52 144384K ........ ........ ........ ........ ........ ........ 62% 260M 1s
23:51:52 147456K ........ ........ ........ ........ ........ ........ 64% 270M 1s
23:51:52 150528K ........ ........ ........ ........ ........ ........ 65% 276M 0s
23:51:52 153600K ........ ........ ........ ........ ........ ........ 66% 231M 0s
23:51:52 156672K ........ ........ ........ ........ ........ ........ 68% 245M 0s
23:51:52 159744K ........ ........ ........ ........ ........ ........ 69% 228M 0s
23:51:52 162816K ........ ........ ........ ........ ........ ........ 70% 243M 0s
23:51:52 165888K ........ ........ ........ ........ ........ ........ 71% 270M 0s
23:51:52 168960K ........ ........ ........ ........ ........ ........ 73% 277M 0s
23:51:52 172032K ........ ........ ........ ........ ........ ........ 74% 278M 0s
23:51:52 175104K ........ ........ ........ ........ ........ ........ 75% 284M 0s
23:51:52 178176K ........ ........ ........ ........ ........ ........ 77% 279M 0s
23:51:52 181248K ........ ........ ........ ........ ........ ........ 78% 278M 0s
23:51:52 184320K ........ ........ ........ ........ ........ ........ 79% 292M 0s
23:51:52 187392K ........ ........ ........ ........ ........ ........ 81% 269M 0s
23:51:52 190464K ........ ........ ........ ........ ........ ........ 82% 292M 0s
23:51:52 193536K ........ ........ ........ ........ ........ ........ 83% 269M 0s
23:51:52 196608K ........ ........ ........ ........ ........ ........ 85% 276M 0s
23:51:52 199680K ........ ........ ........ ........ ........ ........ 86% 279M 0s
23:51:52 202752K ........ ........ ........ ........ ........ ........ 87% 281M 0s
23:51:52 205824K ........ ........ ........ ........ ........ ........ 88% 278M 0s
23:51:52 208896K ........ ........ ........ ........ ........ ........ 90% 284M 0s
23:51:52 211968K ........ ........ ........ ........ ........ ........ 91% 285M 0s
23:51:52 215040K ........ ........ ........ ........ ........ ........ 92% 284M 0s
23:51:52 218112K ........ ........ ........ ........ ........ ........ 94% 280M 0s
23:51:52 221184K ........ ........ ........ ........ ........ ........ 95% 283M 0s
23:51:52 224256K ........ ........ ........ ........ ........ ........ 96% 273M 0s
23:51:52 227328K ........ ........ ........ ........ ........ ........ 98% 272M 0s
23:51:52 230400K ........ ........ ........ ........ ........ ........ 99% 274M 0s
23:51:52 233472K ........ ........ .... 100% 257M=1.2s
23:51:52
23:51:52 2026-01-25 23:51:52 (190 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
23:51:52
23:51:52 Extracting the new controller...
23:51:52 + echo 'Extracting the new controller...'
23:51:52 + unzip -q karaf-0.23.1-20260125.063332-1.zip
23:51:54 Adding external repositories...
23:51:54 + echo 'Adding external repositories...'
23:51:54 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:54 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:54 ################################################################################
23:51:54 #
23:51:54 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:54 # contributor license agreements. See the NOTICE file distributed with
23:51:54 # this work for additional information regarding copyright ownership.
23:51:54 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:54 # (the "License"); you may not use this file except in compliance with
23:51:54 # the License. You may obtain a copy of the License at
23:51:54 #
23:51:54 # http://www.apache.org/licenses/LICENSE-2.0
23:51:54 #
23:51:54 # Unless required by applicable law or agreed to in writing, software
23:51:54 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:54 # See the License for the specific language governing permissions and
23:51:54 # limitations under the License.
23:51:54 #
23:51:54 ################################################################################
23:51:54
23:51:54 #
23:51:54 # If set to true, the following property will not allow any certificate to be used
23:51:54 # when accessing Maven repositories through SSL
23:51:54 #
23:51:54 #org.ops4j.pax.url.mvn.certificateCheck=
23:51:54
23:51:54 #
23:51:54 # Path to the local Maven settings file.
23:51:54 # The repositories defined in this file will be automatically added to the list
23:51:54 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:51:54 # below is not set.
23:51:54 # The following locations are checked for the existence of the settings.xml file
23:51:54 # * 1. looks for the specified url
23:51:54 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:51:54 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:51:54 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:51:54 #
23:51:54 #org.ops4j.pax.url.mvn.settings=
23:51:54
23:51:54 #
23:51:54 # Path to the local Maven repository which is used to avoid downloading
23:51:54 # artifacts when they already exist locally.
23:51:54 # The value of this property will be extracted from the settings.xml file
23:51:54 # above, or defaulted to:
23:51:54 # System.getProperty( "user.home" ) + "/.m2/repository"
23:51:54 #
23:51:54 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:51:54
23:51:54 #
23:51:54 # Default this to false. It's just weird to use undocumented repos
23:51:54 #
23:51:54 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:51:54
23:51:54 #
23:51:54 # Uncomment if you don't wanna use the proxy settings
23:51:54 # from the Maven conf/settings.xml file
23:51:54 #
23:51:54 # org.ops4j.pax.url.mvn.proxySupport=false
23:51:54
23:51:54 #
23:51:54 # Comma separated list of repositories scanned when resolving an artifact.
23:51:54 # Those repositories will be checked before iterating through the
23:51:54 # below list of repositories and even before the local repository
23:51:54 # A repository url can be appended with zero or more of the following flags:
23:51:54 # @snapshots : the repository contains snaphots
23:51:54 # @noreleases : the repository does not contain any released artifacts
23:51:54 #
23:51:54 # The following property value will add the system folder as a repo.
23:51:54 #
23:51:54 org.ops4j.pax.url.mvn.defaultRepositories=\
23:51:54 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:51:54 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:51:54 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:51:54
23:51:54 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:51:54 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:51:54
23:51:54 #
23:51:54 # Comma separated list of repositories scanned when resolving an artifact.
23:51:54 # The default list includes the following repositories:
23:51:54 # http://repo1.maven.org/maven2@id=central
23:51:54 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:51:54 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:51:54 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:51:54 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:51:54 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:51:54 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:51:54 # To add repositories to the default ones, prepend '+' to the list of repositories
23:51:54 # to add.
23:51:54 # A repository url can be appended with zero or more of the following flags:
23:51:54 # @snapshots : the repository contains snapshots
23:51:54 # @noreleases : the repository does not contain any released artifacts
23:51:54 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:51:54 #
23:51:54 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:51:54
23:51:54 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:51:54 + [[ True == \T\r\u\e ]]
23:51:54 + echo 'Configuring the startup features...'
23:51:54 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:54 + FEATURE_TEST_STRING=features-test
23:51:54 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
23:51:54 + KARAF_VERSION=karaf4
23:51:54 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:51:54 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:54 + [[ ! -z '' ]]
23:51:54 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:54 ################################################################################
23:51:54 #
23:51:54 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:54 # contributor license agreements. See the NOTICE file distributed with
23:51:54 # this work for additional information regarding copyright ownership.
23:51:54 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:54 # (the "License"); you may not use this file except in compliance with
23:51:54 # the License. You may obtain a copy of the License at
23:51:54 #
23:51:54 # http://www.apache.org/licenses/LICENSE-2.0
23:51:54 #
23:51:54 # Unless required by applicable law or agreed to in writing, software
23:51:54 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:54 # See the License for the specific language governing permissions and
23:51:54 # limitations under the License.
23:51:54 #
23:51:54 ################################################################################
23:51:54
23:51:54 #
23:51:54 # Comma separated list of features repositories to register by default
23:51:54 #
23:51:54 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
23:51:54
23:51:54 #
23:51:54 # Comma separated list of features to install at startup
23:51:54 #
23:51:54 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
23:51:54
23:51:54 #
23:51:54 # Resource repositories (OBR) that the features resolver can use
23:51:54 # to resolve requirements/capabilities
23:51:54 #
23:51:54 # The format of the resourceRepositories is
23:51:54 # resourceRepositories=[xml:url|json:url],...
23:51:54 # for Instance:
23:51:54 #
23:51:54 #resourceRepositories=xml:http://host/path/to/index.xml
23:51:54 # or
23:51:54 #resourceRepositories=json:http://host/path/to/index.json
23:51:54 #
23:51:54
23:51:54 #
23:51:54 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:51:54 #
23:51:54 featuresBootAsynchronous=false
23:51:54
23:51:54 #
23:51:54 # Service requirements enforcement
23:51:54 #
23:51:54 # By default, the feature resolver checks the service requirements/capabilities of
23:51:54 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:51:54 # the required bundles.
23:51:54 # The following flag can have those values:
23:51:54 # - disable: service requirements are completely ignored
23:51:54 # - default: service requirements are ignored for old features
23:51:54 # - enforce: service requirements are always verified
23:51:54 #
23:51:54 #serviceRequirements=default
23:51:54
23:51:54 #
23:51:54 # Store cfg file for config element in feature
23:51:54 #
23:51:54 #configCfgStore=true
23:51:54
23:51:54 #
23:51:54 # Define if the feature service automatically refresh bundles
23:51:54 #
23:51:54 autoRefresh=true
23:51:54
23:51:54 #
23:51:54 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:51:54 # XML file defines instructions related to features processing
23:51:54 # versions.properties may declare properties to resolve placeholders in XML file
23:51:54 # both files are relative to ${karaf.etc}
23:51:54 #
23:51:54 #featureProcessing=org.apache.karaf.features.xml
23:51:54 #featureProcessingVersions=versions.properties
23:51:54 + configure_karaf_log karaf4 ''
23:51:54 + local -r karaf_version=karaf4
23:51:54 + local -r controllerdebugmap=
23:51:54 + local logapi=log4j
23:51:54 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:54 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:51:54 log4j2.rootLogger.level = INFO
23:51:54 #log4j2.rootLogger.type = asyncRoot
23:51:54 #log4j2.rootLogger.includeLocation = false
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:51:54 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:51:54 log4j2.rootLogger.appenderRef.Console.ref = Console
23:51:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:51:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:51:54 log4j2.logger.spifly.name = org.apache.aries.spifly
23:51:54 log4j2.logger.spifly.level = WARN
23:51:54 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:51:54 log4j2.logger.audit.level = INFO
23:51:54 log4j2.logger.audit.additivity = false
23:51:54 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:51:54 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:51:54 log4j2.appender.console.type = Console
23:51:54 log4j2.appender.console.name = Console
23:51:54 log4j2.appender.console.layout.type = PatternLayout
23:51:54 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:51:54 log4j2.appender.rolling.type = RollingRandomAccessFile
23:51:54 log4j2.appender.rolling.name = RollingFile
23:51:54 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:51:54 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:51:54 #log4j2.appender.rolling.immediateFlush = false
23:51:54 log4j2.appender.rolling.append = true
23:51:54 log4j2.appender.rolling.layout.type = PatternLayout
23:51:54 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:51:54 log4j2.appender.rolling.policies.type = Policies
23:51:54 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:51:54 log4j2.appender.rolling.policies.size.size = 64MB
23:51:54 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:51:54 log4j2.appender.rolling.strategy.max = 7
23:51:54 log4j2.appender.audit.type = RollingRandomAccessFile
23:51:54 log4j2.appender.audit.name = AuditRollingFile
23:51:54 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:51:54 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:51:54 log4j2.appender.audit.append = true
23:51:54 log4j2.appender.audit.layout.type = PatternLayout
23:51:54 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:51:54 log4j2.appender.audit.policies.type = Policies
23:51:54 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:51:54 log4j2.appender.audit.policies.size.size = 8MB
23:51:54 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:51:54 log4j2.appender.audit.strategy.max = 7
23:51:54 log4j2.appender.osgi.type = PaxOsgi
23:51:54 log4j2.appender.osgi.name = PaxOsgi
23:51:54 log4j2.appender.osgi.filter = *
23:51:54 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:51:54 #log4j2.logger.aether.level = TRACE
23:51:54 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:51:54 #log4j2.logger.http-headers.level = DEBUG
23:51:54 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:51:54 #log4j2.logger.maven.level = TRACE
23:51:54 + logapi=log4j2
23:51:54 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:51:54 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:51:54 + '[' log4j2 == log4j2 ']'
23:51:54 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:54 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:51:54 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:51:54 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:51:54 controllerdebugmap:
23:51:54 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:51:54 + unset IFS
23:51:54 + echo 'controllerdebugmap: '
23:51:54 + '[' -n '' ']'
23:51:54 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:51:54 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:54 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:54 ################################################################################
23:51:54 #
23:51:54 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:54 # contributor license agreements. See the NOTICE file distributed with
23:51:54 # this work for additional information regarding copyright ownership.
23:51:54 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:54 # (the "License"); you may not use this file except in compliance with
23:51:54 # the License. You may obtain a copy of the License at
23:51:54 #
23:51:54 # http://www.apache.org/licenses/LICENSE-2.0
23:51:54 #
23:51:54 # Unless required by applicable law or agreed to in writing, software
23:51:54 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:54 # See the License for the specific language governing permissions and
23:51:54 # limitations under the License.
23:51:54 #
23:51:54 ################################################################################
23:51:54
23:51:54 # Common pattern layout for appenders
23:51:54 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:51:54
23:51:54 # Root logger
23:51:54 log4j2.rootLogger.level = INFO
23:51:54 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:51:54 #log4j2.rootLogger.type = asyncRoot
23:51:54 #log4j2.rootLogger.includeLocation = false
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:51:54 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:51:54 log4j2.rootLogger.appenderRef.Console.ref = Console
23:51:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:51:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:51:54
23:51:54 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:51:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:51:54
23:51:54 # Loggers configuration
23:51:54
23:51:54 # Spifly logger
23:51:54 log4j2.logger.spifly.name = org.apache.aries.spifly
23:51:54 log4j2.logger.spifly.level = WARN
23:51:54
23:51:54 # Security audit logger
23:51:54 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:51:54 log4j2.logger.audit.level = INFO
23:51:54 log4j2.logger.audit.additivity = false
23:51:54 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:51:54
23:51:54 # Appenders configuration
23:51:54
23:51:54 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:51:54 log4j2.appender.console.type = Console
23:51:54 log4j2.appender.console.name = Console
23:51:54 log4j2.appender.console.layout.type = PatternLayout
23:51:54 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:51:54
23:51:54 # Rolling file appender
23:51:54 log4j2.appender.rolling.type = RollingRandomAccessFile
23:51:54 log4j2.appender.rolling.name = RollingFile
23:51:54 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:51:54 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:51:54 # uncomment to not force a disk flush
23:51:54 #log4j2.appender.rolling.immediateFlush = false
23:51:54 log4j2.appender.rolling.append = true
23:51:54 log4j2.appender.rolling.layout.type = PatternLayout
23:51:54 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:51:54 log4j2.appender.rolling.policies.type = Policies
23:51:54 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:51:54 log4j2.appender.rolling.policies.size.size = 1GB
23:51:54 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:51:54 log4j2.appender.rolling.strategy.max = 7
23:51:54
23:51:54 # Audit file appender
23:51:54 log4j2.appender.audit.type = RollingRandomAccessFile
23:51:54 log4j2.appender.audit.name = AuditRollingFile
23:51:54 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:51:54 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:51:54 log4j2.appender.audit.append = true
23:51:54 log4j2.appender.audit.layout.type = PatternLayout
23:51:54 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:51:54 log4j2.appender.audit.policies.type = Policies
23:51:54 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:51:54 log4j2.appender.audit.policies.size.size = 8MB
23:51:54 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:51:54 log4j2.appender.audit.strategy.max = 7
23:51:54
23:51:54 # OSGi appender
23:51:54 log4j2.appender.osgi.type = PaxOsgi
23:51:54 log4j2.appender.osgi.name = PaxOsgi
23:51:54 log4j2.appender.osgi.filter = *
23:51:54
23:51:54 # help with identification of maven-related problems with pax-url-aether
23:51:54 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:51:54 #log4j2.logger.aether.level = TRACE
23:51:54 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:51:54 #log4j2.logger.http-headers.level = DEBUG
23:51:54 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:51:54 #log4j2.logger.maven.level = TRACE
23:51:54 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:51:54 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:51:54 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:54 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:51:54 + local -r controllermem=2048m
23:51:54 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:54 Configure
23:51:54 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:51:54 max memory: 2048m
23:51:54 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:54 + echo Configure
23:51:54 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:51:54 + echo ' max memory: 2048m'
23:51:54 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
23:51:54 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:54 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:54 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:54 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
23:51:54 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:54 #!/bin/sh
23:51:54 #
23:51:54 # Licensed to the Apache Software Foundation (ASF) under one or more
23:51:54 # contributor license agreements. See the NOTICE file distributed with
23:51:54 # this work for additional information regarding copyright ownership.
23:51:54 # The ASF licenses this file to You under the Apache License, Version 2.0
23:51:54 # (the "License"); you may not use this file except in compliance with
23:51:54 # the License. You may obtain a copy of the License at
23:51:54 #
23:51:54 # http://www.apache.org/licenses/LICENSE-2.0
23:51:54 #
23:51:54 # Unless required by applicable law or agreed to in writing, software
23:51:54 # distributed under the License is distributed on an "AS IS" BASIS,
23:51:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:51:54 # See the License for the specific language governing permissions and
23:51:54 # limitations under the License.
23:51:54 #
23:51:54
23:51:54 #
23:51:54 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:51:54 # script: client, instance, shell, start, status, stop, karaf
23:51:54 #
23:51:54 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:51:54 # Actions go here...
23:51:54 # fi
23:51:54
23:51:54 #
23:51:54 # general settings which should be applied for all scripts go here; please keep
23:51:54 # in mind that it is possible that scripts might be executed more than once, e.g.
23:51:54 # in example of the start script where the start script is executed first and the
23:51:54 # karaf script afterwards.
23:51:54 #
23:51:54
23:51:54 #
23:51:54 # The following section shows the possible configuration options for the default
23:51:54 # karaf scripts
23:51:54 #
23:51:54 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:51:54 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:51:54 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:51:54 # export EXTRA_JAVA_OPTS # Additional JVM options
23:51:54 # export KARAF_HOME # Karaf home folder
23:51:54 # export KARAF_DATA # Karaf data folder
23:51:54 # export KARAF_BASE # Karaf base folder
23:51:54 # export KARAF_ETC # Karaf etc folder
23:51:54 # export KARAF_LOG # Karaf log folder
23:51:54 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:51:54 # export KARAF_OPTS # Additional available Karaf options
23:51:54 # export KARAF_DEBUG # Enable debug mode
23:51:54 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:51:54 # export KARAF_NOROOT # Prevent execution as root if set to true
23:51:54 Set Java version
23:51:54 + echo 'Set Java version'
23:51:54 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:51:54 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:54 sudo: a password is required
23:51:54 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:54 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:54 sudo: a password is required
23:51:54 JDK default version ...
23:51:54 + echo 'JDK default version ...'
23:51:54 + java -version
23:51:54 openjdk version "21.0.9" 2025-10-21
23:51:54 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:51:54 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:51:54 Set JAVA_HOME
23:51:54 + echo 'Set JAVA_HOME'
23:51:54 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:54 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:54 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:54 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:54 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:54 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:51:54 Listing all open ports on controller system...
23:51:54 + echo 'Listing all open ports on controller system...'
23:51:54 + netstat -pnatu
23:51:54 /tmp/configuration-script.sh: line 40: netstat: command not found
23:51:54 Configuring cluster
23:51:54 + '[' -f /tmp/custom_shard_config.txt ']'
23:51:54 + echo 'Configuring cluster'
23:51:54 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.128 10.30.170.67 10.30.170.234
23:51:54 ################################################
23:51:54 ## Configure Cluster ##
23:51:54 ################################################
23:51:54 NOTE: Cluster configuration files not found. Copying from
23:51:54 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
23:51:54 Configuring unique name in pekko.conf
23:51:54 Configuring hostname in pekko.conf
23:51:54 Configuring data and rpc seed nodes in pekko.conf
23:51:54 modules = [
23:51:54
23:51:54 {
23:51:54 name = "inventory"
23:51:54 namespace = "urn:opendaylight:inventory"
23:51:54 shard-strategy = "module"
23:51:54 },
23:51:54 {
23:51:54 name = "topology"
23:51:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:51:54 shard-strategy = "module"
23:51:54 },
23:51:54 {
23:51:54 name = "toaster"
23:51:54 namespace = "http://netconfcentral.org/ns/toaster"
23:51:54 shard-strategy = "module"
23:51:54 }
23:51:54 ]
23:51:54 Configuring replication type in module-shards.conf
23:51:54 ################################################
23:51:54 ## NOTE: Manually restart controller to ##
23:51:54 ## apply configuration. ##
23:51:54 ################################################
23:51:54 Dump pekko.conf
23:51:54 + echo 'Dump pekko.conf'
23:51:54 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:54
23:51:54 odl-cluster-data {
23:51:54 pekko {
23:51:54 remote {
23:51:54 artery {
23:51:54 enabled = on
23:51:54 transport = tcp
23:51:54 canonical.hostname = "10.30.170.234"
23:51:54 canonical.port = 2550
23:51:54 }
23:51:54 }
23:51:54
23:51:54 cluster {
23:51:54 # Using artery.
23:51:54 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.128:2550",
23:51:54 "pekko://opendaylight-cluster-data@10.30.170.67:2550",
23:51:54 "pekko://opendaylight-cluster-data@10.30.170.234:2550"]
23:51:54
23:51:54 roles = ["member-3"]
23:51:54
23:51:54 # when under load we might trip a false positive on the failure detector
23:51:54 # failure-detector {
23:51:54 # heartbeat-interval = 4 s
23:51:54 # acceptable-heartbeat-pause = 16s
23:51:54 # }
23:51:54 }
23:51:54
23:51:54 persistence {
23:51:54 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:51:54 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:51:54 # The relative path is always relative to KARAF_HOME.
23:51:54
23:51:54 # snapshot-store.local.dir = "target/snapshots"
23:51:54 }
23:51:54 disable-default-actor-system-quarantined-event-handling = "false"
23:51:54 }
23:51:54 }
23:51:54 Dump modules.conf
23:51:54 + echo 'Dump modules.conf'
23:51:54 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:54 modules = [
23:51:54
23:51:54 {
23:51:54 name = "inventory"
23:51:54 namespace = "urn:opendaylight:inventory"
23:51:54 shard-strategy = "module"
23:51:54 },
23:51:54 {
23:51:54 name = "topology"
23:51:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:51:54 shard-strategy = "module"
23:51:54 },
23:51:54 {
23:51:54 name = "toaster"
23:51:54 namespace = "http://netconfcentral.org/ns/toaster"
23:51:54 shard-strategy = "module"
23:51:54 }
23:51:54 ]
23:51:54 Dump module-shards.conf
23:51:54 + echo 'Dump module-shards.conf'
23:51:54 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:54 module-shards = [
23:51:54 {
23:51:54 name = "default"
23:51:54 shards = [
23:51:54 {
23:51:54 name = "default"
23:51:54 replicas = ["member-1",
23:51:54 "member-2",
23:51:54 "member-3"]
23:51:54 }
23:51:54 ]
23:51:54 },
23:51:54 {
23:51:54 name = "inventory"
23:51:54 shards = [
23:51:54 {
23:51:54 name="inventory"
23:51:54 replicas = ["member-1",
23:51:54 "member-2",
23:51:54 "member-3"]
23:51:54 }
23:51:54 ]
23:51:54 },
23:51:54 {
23:51:54 name = "topology"
23:51:54 shards = [
23:51:54 {
23:51:54 name="topology"
23:51:54 replicas = ["member-1",
23:51:54 "member-2",
23:51:54 "member-3"]
23:51:54 }
23:51:54 ]
23:51:54 },
23:51:54 {
23:51:54 name = "toaster"
23:51:54 shards = [
23:51:54 {
23:51:54 name="toaster"
23:51:54 replicas = ["member-1",
23:51:54 "member-2",
23:51:54 "member-3"]
23:51:54 }
23:51:54 ]
23:51:54 }
23:51:54 ]
23:51:54 Locating config plan to use...
23:51:54 Finished running config plans
23:51:54 Starting member-1 with IP address 10.30.170.128
23:51:54 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:51:55 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:51:55 Redirecting karaf console output to karaf_console.log
23:51:55 Starting controller...
23:51:55 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
23:51:55 Starting member-2 with IP address 10.30.170.67
23:51:55 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:51:55 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:51:55 Redirecting karaf console output to karaf_console.log
23:51:55 Starting controller...
23:51:55 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
23:51:55 Starting member-3 with IP address 10.30.170.234
23:51:55 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:51:55 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:51:56 Redirecting karaf console output to karaf_console.log
23:51:56 Starting controller...
23:51:56 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
23:51:56 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins842820104976755816.sh
23:51:56 common-functions.sh is being sourced
23:51:56 common-functions environment:
23:51:56 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:51:56 ACTUALFEATURES:
23:51:56 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:51:56 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
23:51:56 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:51:56 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
23:51:56 CONTROLLERMEM: 2048m
23:51:56 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
23:51:56 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
23:51:56 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
23:51:56 SUITES:
23:51:56
23:51:56 + echo '#################################################'
23:51:56 #################################################
23:51:56 + echo '## Verify Cluster is UP ##'
23:51:56 ## Verify Cluster is UP ##
23:51:56 + echo '#################################################'
23:51:56 #################################################
23:51:56 + create_post_startup_script
23:51:56 + cat
23:51:56 + copy_and_run_post_startup_script
23:51:56 + seed_index=1
23:51:56 ++ seq 1 3
23:51:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:51:56 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:51:56 + echo 'Execute the post startup script on controller 10.30.170.128'
23:51:56 Execute the post startup script on controller 10.30.170.128
23:51:56 + scp /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/post-startup-script.sh 10.30.170.128:/tmp/
23:51:56 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:51:56 + ssh 10.30.170.128 'bash /tmp/post-startup-script.sh 1'
23:51:56 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:51:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:52:56 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:53:01 2026-01-25T23:52:26,616 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 154 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:53:01 Controller is UP
23:53:01 2026-01-25T23:52:26,616 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 154 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:53:01 Listing all open ports on controller system...
23:53:01 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:53:01 looking for "BindException: Address already in use" in log file
23:53:01 looking for "server is unhealthy" in log file
23:53:01 + '[' 1 == 0 ']'
23:53:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:53:01 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:53:01 + echo 'Execute the post startup script on controller 10.30.170.67'
23:53:01 Execute the post startup script on controller 10.30.170.67
23:53:01 + scp /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/post-startup-script.sh 10.30.170.67:/tmp/
23:53:01 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:53:02 + ssh 10.30.170.67 'bash /tmp/post-startup-script.sh 2'
23:53:02 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:53:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:53:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:02 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:54:07 2026-01-25T23:52:26,251 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 154 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:54:07 Controller is UP
23:54:07 2026-01-25T23:52:26,251 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 154 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:54:07 Listing all open ports on controller system...
23:54:07 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:54:07 looking for "BindException: Address already in use" in log file
23:54:07 looking for "server is unhealthy" in log file
23:54:07 + '[' 2 == 0 ']'
23:54:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:54:07 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:54:07 + echo 'Execute the post startup script on controller 10.30.170.234'
23:54:07 Execute the post startup script on controller 10.30.170.234
23:54:07 + scp /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/post-startup-script.sh 10.30.170.234:/tmp/
23:54:07 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:54:07 + ssh 10.30.170.234 'bash /tmp/post-startup-script.sh 3'
23:54:08 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:54:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:54:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:55:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:55:08 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:55:13 2026-01-25T23:52:26,201 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 154 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:55:13 Controller is UP
23:55:13 2026-01-25T23:52:26,201 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 154 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:55:13 Listing all open ports on controller system...
23:55:13 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:55:13 looking for "BindException: Address already in use" in log file
23:55:13 looking for "server is unhealthy" in log file
23:55:13 + '[' 0 == 0 ']'
23:55:13 + seed_index=1
23:55:13 + dump_controller_threads
23:55:13 ++ seq 1 3
23:55:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:13 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:55:13 + echo 'Let'\''s take the karaf thread dump'
23:55:13 Let's take the karaf thread dump
23:55:13 + ssh 10.30.170.128 'sudo ps aux'
23:55:13 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:13 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/ps_before.log
23:55:13 ++ cut -f2 '-d '
23:55:13 ++ grep -v grep
23:55:13 ++ tr -s ' '
23:55:13 + pid=2050
23:55:13 + echo 'karaf main: org.apache.karaf.main.Main, pid:2050'
23:55:13 karaf main: org.apache.karaf.main.Main, pid:2050
23:55:13 + ssh 10.30.170.128 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2050'
23:55:13 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:14 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:55:14 + echo 'Let'\''s take the karaf thread dump'
23:55:14 Let's take the karaf thread dump
23:55:14 + ssh 10.30.170.67 'sudo ps aux'
23:55:14 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:15 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/ps_before.log
23:55:15 ++ grep -v grep
23:55:15 ++ tr -s ' '
23:55:15 ++ cut -f2 '-d '
23:55:15 + pid=2042
23:55:15 + echo 'karaf main: org.apache.karaf.main.Main, pid:2042'
23:55:15 karaf main: org.apache.karaf.main.Main, pid:2042
23:55:15 + ssh 10.30.170.67 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2042'
23:55:15 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:15 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:55:15 + echo 'Let'\''s take the karaf thread dump'
23:55:15 Let's take the karaf thread dump
23:55:15 + ssh 10.30.170.234 'sudo ps aux'
23:55:15 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:16 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/ps_before.log
23:55:16 ++ grep -v grep
23:55:16 ++ tr -s ' '
23:55:16 ++ cut -f2 '-d '
23:55:16 + pid=2041
23:55:16 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
23:55:16 karaf main: org.apache.karaf.main.Main, pid:2041
23:55:16 + ssh 10.30.170.234 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
23:55:16 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:16 + '[' 0 -gt 0 ']'
23:55:16 + echo 'Generating controller variables...'
23:55:16 Generating controller variables...
23:55:16 ++ seq 1 3
23:55:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:16 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:55:16 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.128'
23:55:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:16 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:55:16 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.128 -v ODL_SYSTEM_2_IP:10.30.170.67'
23:55:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:16 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:55:16 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.128 -v ODL_SYSTEM_2_IP:10.30.170.67 -v ODL_SYSTEM_3_IP:10.30.170.234'
23:55:16 + echo 'Generating mininet variables...'
23:55:16 Generating mininet variables...
23:55:16 ++ seq 1 1
23:55:16 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:55:16 + MININETIP=TOOLS_SYSTEM_1_IP
23:55:16 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.48'
23:55:16 + get_test_suites SUITES
23:55:16 + local __suite_list=SUITES
23:55:16 + echo 'Locating test plan to use...'
23:55:16 Locating test plan to use...
23:55:16 + testplan_filepath=/w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/testplans/controller-drb-precedence-longevity-vanadium.txt
23:55:16 + '[' '!' -f /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/testplans/controller-drb-precedence-longevity-vanadium.txt ']'
23:55:16 + testplan_filepath=/w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/testplans/controller-drb-precedence-longevity.txt
23:55:16 + '[' disabled '!=' disabled ']'
23:55:16 + echo 'Changing the testplan path...'
23:55:16 Changing the testplan path...
23:55:16 + sed s:integration:/w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/testplans/controller-drb-precedence-longevity.txt
23:55:16 + cat testplan.txt
23:55:16 # Copyright (c) 2017 Cisco Systems, Inc. and others. All rights reserved.
23:55:16 #
23:55:16 # This program and the accompanying materials are made available under the
23:55:16 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:55:16 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:55:16
23:55:16 # Place the suites in run order:
23:55:16 /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot
23:55:16 + '[' -z '' ']'
23:55:16 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:55:16 ++ tr '\012' ' '
23:55:16 + suite_list='/w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot '
23:55:16 + eval 'SUITES='\''/w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot '\'''
23:55:16 ++ SUITES='/w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot '
23:55:16 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot ...'
23:55:16 Starting Robot test suites /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot ...
23:55:16 + robot -N controller-drb-precedence-longevity.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.1-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip -v CONTROLLER:10.30.170.128 -v CONTROLLER1:10.30.170.67 -v CONTROLLER2:10.30.170.234 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium -v MININET:10.30.170.48 -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.128 -v ODL_SYSTEM_1_IP:10.30.170.128 -v ODL_SYSTEM_2_IP:10.30.170.67 -v ODL_SYSTEM_3_IP:10.30.170.234 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.48 -v TOOLS_SYSTEM_1_IP:10.30.170.48 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot
23:55:17 ==============================================================================
23:55:17 controller-drb-precedence-longevity.txt :: DOMRpcBroker testing: RPC Provid...
23:55:17 ==============================================================================
23:55:22 Rpc_Provider_Precedence_Longevity :: Repeat the tested scenario fo... | FAIL |
23:55:23 ... click for list of related bugs or create a new one if needed (with the
23:55:23 "controller_drb_precedence_longevity_txt_rpc_provider_precedence_longevity"
23:55:23 reference somewhere inside)
23:55:23 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_drb_precedence_longevity_txt_rpc_provider_precedence_longevity&order=bug_status"
23:55:23
23:55:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.128:8181/rests/operations/odl-mdsal-lowlevel-control:register-constant
23:55:23 ------------------------------------------------------------------------------
23:55:23 controller-drb-precedence-longevity.txt :: DOMRpcBroker testing: R... | FAIL |
23:55:23 1 test, 0 passed, 1 failed
23:55:23 ==============================================================================
23:55:23 Output: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/output.xml
23:55:23 Log: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/log.html
23:55:23 Report: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/report.html
23:55:23 + true
23:55:23 + echo 'Examining the files in data/log and checking filesize'
23:55:23 Examining the files in data/log and checking filesize
23:55:23 + ssh 10.30.170.128 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/'
23:55:23 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:23 total 256
23:55:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 23:51 .
23:55:23 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 25 23:51 karaf_console.log
23:55:23 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 23:52 ..
23:55:23 -rw-rw-r-- 1 jenkins jenkins 249280 Jan 25 23:55 karaf.log
23:55:23 + ssh 10.30.170.128 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*'
23:55:23 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:23 244K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
23:55:23 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
23:55:23 + ssh 10.30.170.67 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/'
23:55:23 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:23 total 256
23:55:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 23:51 .
23:55:23 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 25 23:51 karaf_console.log
23:55:23 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 23:52 ..
23:55:23 -rw-rw-r-- 1 jenkins jenkins 246710 Jan 25 23:55 karaf.log
23:55:23 + ssh 10.30.170.67 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*'
23:55:23 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:24 244K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
23:55:24 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
23:55:24 + ssh 10.30.170.234 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/'
23:55:24 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:24 total 252
23:55:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 23:51 .
23:55:24 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 25 23:51 karaf_console.log
23:55:24 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 23:52 ..
23:55:24 -rw-rw-r-- 1 jenkins jenkins 243916 Jan 25 23:55 karaf.log
23:55:24 + ssh 10.30.170.234 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*'
23:55:24 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:24 240K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
23:55:24 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
23:55:24 + set +e
23:55:24 ++ seq 1 3
23:55:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:24 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:55:24 + echo 'Let'\''s take the karaf thread dump again'
23:55:24 Let's take the karaf thread dump again
23:55:24 + ssh 10.30.170.128 'sudo ps aux'
23:55:24 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:24 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/ps_after.log
23:55:24 ++ grep -v grep
23:55:24 ++ tr -s ' '
23:55:24 ++ cut -f2 '-d '
23:55:24 + pid=2050
23:55:24 + echo 'karaf main: org.apache.karaf.main.Main, pid:2050'
23:55:24 karaf main: org.apache.karaf.main.Main, pid:2050
23:55:24 + ssh 10.30.170.128 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2050'
23:55:24 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:25 + echo 'killing karaf process...'
23:55:25 killing karaf process...
23:55:25 + ssh 10.30.170.128 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:55:25 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:25 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:55:25 + echo 'Let'\''s take the karaf thread dump again'
23:55:25 Let's take the karaf thread dump again
23:55:25 + ssh 10.30.170.67 'sudo ps aux'
23:55:25 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:25 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/ps_after.log
23:55:25 ++ grep -v grep
23:55:25 ++ cut -f2 '-d '
23:55:25 ++ tr -s ' '
23:55:25 + pid=2042
23:55:25 + echo 'karaf main: org.apache.karaf.main.Main, pid:2042'
23:55:25 karaf main: org.apache.karaf.main.Main, pid:2042
23:55:25 + ssh 10.30.170.67 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2042'
23:55:25 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:26 + echo 'killing karaf process...'
23:55:26 killing karaf process...
23:55:26 + ssh 10.30.170.67 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:55:26 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:26 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:55:26 + echo 'Let'\''s take the karaf thread dump again'
23:55:26 Let's take the karaf thread dump again
23:55:26 + ssh 10.30.170.234 'sudo ps aux'
23:55:26 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:26 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/ps_after.log
23:55:26 ++ grep -v grep
23:55:26 ++ tr -s ' '
23:55:26 ++ cut -f2 '-d '
23:55:26 + pid=2041
23:55:26 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
23:55:26 karaf main: org.apache.karaf.main.Main, pid:2041
23:55:26 + ssh 10.30.170.234 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
23:55:26 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:27 + echo 'killing karaf process...'
23:55:27 killing karaf process...
23:55:27 + ssh 10.30.170.234 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:55:27 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:27 + sleep 5
23:55:32 ++ seq 1 3
23:55:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:32 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:55:32 + echo 'Compressing karaf.log 1'
23:55:32 Compressing karaf.log 1
23:55:32 + ssh 10.30.170.128 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
23:55:32 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:32 + echo 'Fetching compressed karaf.log 1'
23:55:32 Fetching compressed karaf.log 1
23:55:32 + scp 10.30.170.128:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
23:55:32 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:32 + ssh 10.30.170.128 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz
23:55:32 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:32 + scp 10.30.170.128:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
23:55:32 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:33 + ssh 10.30.170.128 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
23:55:33 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:33 + echo 'Fetch GC logs'
23:55:33 Fetch GC logs
23:55:33 + mkdir -p gclogs-1
23:55:33 + scp '10.30.170.128:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-1/
23:55:33 Warning: Permanently added '10.30.170.128' (ECDSA) to the list of known hosts.
23:55:33 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
23:55:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:33 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:55:33 + echo 'Compressing karaf.log 2'
23:55:33 Compressing karaf.log 2
23:55:33 + ssh 10.30.170.67 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
23:55:33 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:33 + echo 'Fetching compressed karaf.log 2'
23:55:33 Fetching compressed karaf.log 2
23:55:33 + scp 10.30.170.67:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
23:55:33 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:34 + ssh 10.30.170.67 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz
23:55:34 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:34 + scp 10.30.170.67:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
23:55:34 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:34 + ssh 10.30.170.67 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
23:55:34 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:34 + echo 'Fetch GC logs'
23:55:34 Fetch GC logs
23:55:34 + mkdir -p gclogs-2
23:55:34 + scp '10.30.170.67:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-2/
23:55:34 Warning: Permanently added '10.30.170.67' (ECDSA) to the list of known hosts.
23:55:34 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
23:55:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:55:34 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:55:34 + echo 'Compressing karaf.log 3'
23:55:34 Compressing karaf.log 3
23:55:34 + ssh 10.30.170.234 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
23:55:34 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:35 + echo 'Fetching compressed karaf.log 3'
23:55:35 Fetching compressed karaf.log 3
23:55:35 + scp 10.30.170.234:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
23:55:35 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:35 + ssh 10.30.170.234 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz
23:55:35 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:35 + scp 10.30.170.234:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
23:55:35 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:35 + ssh 10.30.170.234 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
23:55:35 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:36 + echo 'Fetch GC logs'
23:55:36 Fetch GC logs
23:55:36 + mkdir -p gclogs-3
23:55:36 + scp '10.30.170.234:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-3/
23:55:36 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
23:55:36 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
23:55:36 + echo 'Examine copied files'
23:55:36 Examine copied files
23:55:36 + ls -lt
23:55:36 total 1412
23:55:36 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 23:55 gclogs-3
23:55:36 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 25 23:55 odl3_karaf_console.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 18302 Jan 25 23:55 odl3_karaf.log.gz
23:55:36 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 23:55 gclogs-2
23:55:36 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 25 23:55 odl2_karaf_console.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 18621 Jan 25 23:55 odl2_karaf.log.gz
23:55:36 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 23:55 gclogs-1
23:55:36 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 25 23:55 odl1_karaf_console.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 18325 Jan 25 23:55 odl1_karaf.log.gz
23:55:36 -rw-rw-r--. 1 jenkins jenkins 81702 Jan 25 23:55 karaf_3_2041_threads_after.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 14116 Jan 25 23:55 ps_after.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 82536 Jan 25 23:55 karaf_2_2042_threads_after.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 86676 Jan 25 23:55 karaf_1_2050_threads_after.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 245295 Jan 25 23:55 report.html
23:55:36 -rw-rw-r--. 1 jenkins jenkins 308940 Jan 25 23:55 log.html
23:55:36 -rw-rw-r--. 1 jenkins jenkins 231897 Jan 25 23:55 output.xml
23:55:36 -rw-rw-r--. 1 jenkins jenkins 486 Jan 25 23:55 testplan.txt
23:55:36 -rw-rw-r--. 1 jenkins jenkins 77192 Jan 25 23:55 karaf_3_2041_threads_before.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 14207 Jan 25 23:55 ps_before.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 78013 Jan 25 23:55 karaf_2_2042_threads_before.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 77163 Jan 25 23:55 karaf_1_2050_threads_before.log
23:55:36 -rw-rw-r--. 1 jenkins jenkins 3106 Jan 25 23:51 post-startup-script.sh
23:55:36 -rw-rw-r--. 1 jenkins jenkins 252 Jan 25 23:51 startup-script.sh
23:55:36 -rw-rw-r--. 1 jenkins jenkins 3459 Jan 25 23:51 configuration-script.sh
23:55:36 -rw-rw-r--. 1 jenkins jenkins 333 Jan 25 23:51 detect_variables.env
23:55:36 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 25 23:51 pom.xml
23:55:36 -rw-rw-r--. 1 jenkins jenkins 92 Jan 25 23:51 set_variables.env
23:55:36 -rw-rw-r--. 1 jenkins jenkins 356 Jan 25 23:51 slave_addresses.txt
23:55:36 -rw-rw-r--. 1 jenkins jenkins 570 Jan 25 23:50 requirements.txt
23:55:36 -rw-rw-r--. 1 jenkins jenkins 26 Jan 25 23:50 env.properties
23:55:36 -rw-rw-r--. 1 jenkins jenkins 333 Jan 25 23:49 stack-parameters.yaml
23:55:36 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 25 23:47 test
23:55:36 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 23:47 test@tmp
23:55:36 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
23:55:36 + true
23:55:36 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/sh /tmp/jenkins15671363828311031836.sh
23:55:36 Cleaning up Robot installation...
23:55:36 $ ssh-agent -k
23:55:36 unset SSH_AUTH_SOCK;
23:55:36 unset SSH_AGENT_PID;
23:55:36 echo Agent pid 5282 killed;
23:55:36 [ssh-agent] Stopped.
23:55:36 Recording plot data
23:55:36 Robot results publisher started...
23:55:36 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:55:36 -Parsing output xml:
23:55:37 Done!
23:55:37 -Copying log files to build dir:
23:55:37 Done!
23:55:37 -Assigning results to build:
23:55:37 Done!
23:55:37 -Checking thresholds:
23:55:37 Done!
23:55:37 Done publishing Robot results.
23:55:37 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:55:37 [PostBuildScript] - [INFO] Executing post build scripts.
23:55:37 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins11739398102668129791.sh
23:55:37 Archiving csit artifacts
23:55:37 mv: cannot stat '*_1.png': No such file or directory
23:55:37 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:55:37 mv: cannot stat '*_2.png': No such file or directory
23:55:37 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:55:37 mv: cannot stat '*_3.png': No such file or directory
23:55:37 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:55:37 % Total % Received % Xferd Average Speed Time Time Time Current
23:55:37 Dload Upload Total Spent Left Speed
23:55:37
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 134k 0 134k 0 0 1309k 0 --:--:-- --:--:-- --:--:-- 1296k
100 193k 0 193k 0 0 1826k 0 --:--:-- --:--:-- --:--:-- 1809k
23:55:37 Archive: robot-plugin.zip
23:55:37 inflating: ./archives/robot-plugin/log.html
23:55:37 inflating: ./archives/robot-plugin/output.xml
23:55:37 inflating: ./archives/robot-plugin/report.html
23:55:37 mv: cannot stat '*.log.gz': No such file or directory
23:55:37 mv: cannot stat '*.csv': No such file or directory
23:55:37 mv: cannot stat '*.png': No such file or directory
23:55:37 [PostBuildScript] - [INFO] Executing post build scripts.
23:55:37 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins5263427576009391176.sh
23:55:37 [PostBuildScript] - [INFO] Executing post build scripts.
23:55:37 [EnvInject] - Injecting environment variables from a build step.
23:55:37 [EnvInject] - Injecting as environment variables the properties content
23:55:37 OS_CLOUD=vex
23:55:37 OS_STACK_NAME=releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-25
23:55:37
23:55:37 [EnvInject] - Variables injected successfully.
23:55:37 provisioning config files...
23:55:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:55:38 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins12725202617674002653.sh
23:55:38 ---> openstack-stack-delete.sh
23:55:38 Setup pyenv:
23:55:38 system
23:55:38 3.8.13
23:55:38 3.9.13
23:55:38 3.10.13
23:55:38 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.python-version)
23:55:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMT from file:/tmp/.os_lf_venv
23:55:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:55:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:55:40 lf-activate-venv(): INFO: Base packages installed successfully
23:55:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:55:59 lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH
23:55:59 INFO: Stack cost retrieval disabled, setting cost to 0
23:56:11 INFO: Deleting stack releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-25
23:56:11 Successfully deleted stack releng-controller-csit-3node-drb-precedence-longevity-only-vanadium-25
23:56:11 [PostBuildScript] - [INFO] Executing post build scripts.
23:56:11 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins13613534325794371657.sh
23:56:12 ---> sysstat.sh
23:56:12 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins2384863265705551431.sh
23:56:12 ---> package-listing.sh
23:56:12 ++ facter osfamily
23:56:12 ++ tr '[:upper:]' '[:lower:]'
23:56:12 + OS_FAMILY=redhat
23:56:12 + workspace=/w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium
23:56:12 + START_PACKAGES=/tmp/packages_start.txt
23:56:12 + END_PACKAGES=/tmp/packages_end.txt
23:56:12 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:56:12 + PACKAGES=/tmp/packages_start.txt
23:56:12 + '[' /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium ']'
23:56:12 + PACKAGES=/tmp/packages_end.txt
23:56:12 + case "${OS_FAMILY}" in
23:56:12 + rpm -qa
23:56:12 + sort
23:56:13 + '[' -f /tmp/packages_start.txt ']'
23:56:13 + '[' -f /tmp/packages_end.txt ']'
23:56:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:56:13 + '[' /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium ']'
23:56:13 + mkdir -p /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/archives/
23:56:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/archives/
23:56:13 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins3640585444330649709.sh
23:56:13 ---> capture-instance-metadata.sh
23:56:13 Setup pyenv:
23:56:13 system
23:56:13 3.8.13
23:56:13 3.9.13
23:56:13 3.10.13
23:56:13 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.python-version)
23:56:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMT from file:/tmp/.os_lf_venv
23:56:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:56:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:56:15 lf-activate-venv(): INFO: Base packages installed successfully
23:56:15 lf-activate-venv(): INFO: Installing additional packages: lftools
23:56:25 lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH
23:56:25 INFO: Running in OpenStack, capturing instance metadata
23:56:25 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins9856663385638485853.sh
23:56:25 provisioning config files...
23:56:26 Could not find credentials [logs] for controller-csit-3node-drb-precedence-longevity-only-vanadium #25
23:56:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium@tmp/config16094029460480356903tmp
23:56:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:56:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:56:26 provisioning config files...
23:56:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:56:26 [EnvInject] - Injecting environment variables from a build step.
23:56:26 [EnvInject] - Injecting as environment variables the properties content
23:56:26 SERVER_ID=logs
23:56:26
23:56:26 [EnvInject] - Variables injected successfully.
23:56:26 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins1933349088570906111.sh
23:56:26 ---> create-netrc.sh
23:56:26 WARN: Log server credential not found.
23:56:26 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins7337048401891635083.sh
23:56:26 ---> python-tools-install.sh
23:56:26 Setup pyenv:
23:56:26 system
23:56:26 3.8.13
23:56:26 3.9.13
23:56:26 3.10.13
23:56:26 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.python-version)
23:56:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMT from file:/tmp/.os_lf_venv
23:56:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:56:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:56:28 lf-activate-venv(): INFO: Base packages installed successfully
23:56:28 lf-activate-venv(): INFO: Installing additional packages: lftools
23:56:39 lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH
23:56:39 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins11776285597519855005.sh
23:56:39 ---> sudo-logs.sh
23:56:39 Archiving 'sudo' log..
23:56:39 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash /tmp/jenkins11546720173621572427.sh
23:56:39 ---> job-cost.sh
23:56:39 Setup pyenv:
23:56:39 system
23:56:39 3.8.13
23:56:39 3.9.13
23:56:39 3.10.13
23:56:39 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.python-version)
23:56:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMT from file:/tmp/.os_lf_venv
23:56:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:56:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:56:42 lf-activate-venv(): INFO: Base packages installed successfully
23:56:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:56:49 lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH
23:56:49 DEBUG: total: 0
23:56:49 INFO: Retrieving Stack Cost...
23:56:49 INFO: Retrieving Pricing Info for: v3-standard-2
23:56:49 INFO: Archiving Costs
23:56:49 [controller-csit-3node-drb-precedence-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins4756383068988399971.sh
23:56:49 ---> logs-deploy.sh
23:56:49 Setup pyenv:
23:56:50 system
23:56:50 3.8.13
23:56:50 3.9.13
23:56:50 3.10.13
23:56:50 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-vanadium/.python-version)
23:56:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dLMT from file:/tmp/.os_lf_venv
23:56:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:56:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:56:52 lf-activate-venv(): INFO: Base packages installed successfully
23:56:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:57:05 lf-activate-venv(): INFO: Adding /tmp/venv-dLMT/bin to PATH
23:57:05 WARNING: Nexus logging server not set
23:57:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-drb-precedence-longevity-only-vanadium/25/
23:57:05 INFO: archiving logs to S3
23:57:06 ---> uname -a:
23:57:06 Linux prd-centos8-robot-2c-8g-4308.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
23:57:06
23:57:06
23:57:06 ---> lscpu:
23:57:06 Architecture: x86_64
23:57:06 CPU op-mode(s): 32-bit, 64-bit
23:57:06 Byte Order: Little Endian
23:57:06 CPU(s): 2
23:57:06 On-line CPU(s) list: 0,1
23:57:06 Thread(s) per core: 1
23:57:06 Core(s) per socket: 1
23:57:06 Socket(s): 2
23:57:06 NUMA node(s): 1
23:57:06 Vendor ID: AuthenticAMD
23:57:06 CPU family: 23
23:57:06 Model: 49
23:57:06 Model name: AMD EPYC-Rome Processor
23:57:06 Stepping: 0
23:57:06 CPU MHz: 2799.998
23:57:06 BogoMIPS: 5599.99
23:57:06 Virtualization: AMD-V
23:57:06 Hypervisor vendor: KVM
23:57:06 Virtualization type: full
23:57:06 L1d cache: 32K
23:57:06 L1i cache: 32K
23:57:06 L2 cache: 512K
23:57:06 L3 cache: 16384K
23:57:06 NUMA node0 CPU(s): 0,1
23:57:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
23:57:06
23:57:06
23:57:06 ---> nproc:
23:57:06 2
23:57:06
23:57:06
23:57:06 ---> df -h:
23:57:06 Filesystem Size Used Avail Use% Mounted on
23:57:06 devtmpfs 3.8G 0 3.8G 0% /dev
23:57:06 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:57:06 tmpfs 3.8G 17M 3.8G 1% /run
23:57:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:57:06 /dev/vda1 40G 8.4G 32G 21% /
23:57:06 tmpfs 770M 0 770M 0% /run/user/1001
23:57:06
23:57:06
23:57:06 ---> free -m:
23:57:06 total used free shared buff/cache available
23:57:06 Mem: 7697 581 4932 19 2182 6817
23:57:06 Swap: 1023 0 1023
23:57:06
23:57:06
23:57:06 ---> ip addr:
23:57:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:57:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:57:06 inet 127.0.0.1/8 scope host lo
23:57:06 valid_lft forever preferred_lft forever
23:57:06 inet6 ::1/128 scope host
23:57:06 valid_lft forever preferred_lft forever
23:57:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:57:06 link/ether fa:16:3e:cb:f2:f2 brd ff:ff:ff:ff:ff:ff
23:57:06 altname enp0s3
23:57:06 altname ens3
23:57:06 inet 10.30.171.49/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:57:06 valid_lft 85788sec preferred_lft 85788sec
23:57:06 inet6 fe80::f816:3eff:fecb:f2f2/64 scope link
23:57:06 valid_lft forever preferred_lft forever
23:57:06
23:57:06
23:57:06 ---> sar -b -r -n DEV:
23:57:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU)
23:57:06
23:57:06 23:46:51 LINUX RESTART (2 CPU)
23:57:06
23:57:06 11:47:01 PM tps rtps wtps bread/s bwrtn/s
23:57:06 11:48:01 PM 206.95 156.91 50.03 14708.91 39072.41
23:57:06 11:49:01 PM 71.19 0.22 70.98 11.33 6115.18
23:57:06 11:50:01 PM 86.64 1.02 85.62 73.44 11044.12
23:57:06 11:51:01 PM 31.35 0.42 30.93 64.77 2107.18
23:57:06 11:52:01 PM 77.55 9.42 68.14 1682.12 7967.67
23:57:06 11:53:01 PM 6.48 0.02 6.46 0.13 492.20
23:57:06 11:54:01 PM 0.25 0.00 0.25 0.00 3.22
23:57:06 11:55:01 PM 0.12 0.00 0.12 0.00 0.80
23:57:06 11:56:01 PM 15.33 0.37 14.96 41.73 575.85
23:57:06 11:57:01 PM 31.94 0.52 31.42 63.85 1292.25
23:57:06 Average: 52.78 16.89 35.89 1664.66 6867.21
23:57:06
23:57:06 11:47:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:57:06 11:48:01 PM 5552096 7056196 2330328 29.56 2688 1698292 711108 7.96 184444 1866972 84964
23:57:06 11:49:01 PM 5304388 7101188 2578036 32.71 2688 1974168 641828 7.19 186696 2054168 248372
23:57:06 11:50:01 PM 5160856 7003468 2721568 34.53 2688 2018720 709540 7.94 210260 2162748 9952
23:57:06 11:51:01 PM 5028888 6996932 2853536 36.20 2688 2139260 702768 7.87 233744 2256356 98444
23:57:06 11:52:01 PM 4945748 7056892 2936676 37.26 2688 2277680 627804 7.03 266480 2285744 9668
23:57:06 11:53:01 PM 4943044 7054180 2939380 37.29 2688 2277680 627804 7.03 266480 2286908 4
23:57:06 11:54:01 PM 4945108 7056248 2937316 37.26 2688 2277684 627804 7.03 266488 2285676 4
23:57:06 11:55:01 PM 4945060 7056204 2937364 37.26 2688 2277688 627804 7.03 266488 2285680 4
23:57:06 11:56:01 PM 5063284 6988448 2819140 35.76 2688 2097172 711608 7.97 307840 2147360 26620
23:57:06 11:57:01 PM 5044176 6973660 2838248 36.01 2688 2102740 714448 8.00 467652 2013452 26360
23:57:06 Average: 5093265 7034342 2789159 35.38 2688 2114108 670252 7.50 265657 2164506 50439
23:57:06
23:57:06 11:47:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:57:06 11:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 11:48:01 PM eth0 321.59 177.92 1479.28 57.07 0.00 0.00 0.00 0.00
23:57:06 11:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 11:49:01 PM eth0 65.48 54.65 752.23 7.83 0.00 0.00 0.00 0.00
23:57:06 11:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 11:50:01 PM eth0 64.58 44.80 603.28 6.85 0.00 0.00 0.00 0.00
23:57:06 11:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 11:51:01 PM eth0 47.19 40.96 332.47 8.39 0.00 0.00 0.00 0.00
23:57:06 11:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 11:52:01 PM eth0 611.46 435.48 128.13 102.24 0.00 0.00 0.00 0.00
23:57:06 11:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 11:53:01 PM eth0 2.25 1.55 0.59 0.34 0.00 0.00 0.00 0.00
23:57:06 11:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 11:54:01 PM eth0 2.27 1.23 0.37 0.27 0.00 0.00 0.00 0.00
23:57:06 11:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 11:55:01 PM eth0 2.35 1.93 0.42 0.42 0.00 0.00 0.00 0.00
23:57:06 11:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 11:56:01 PM eth0 117.11 85.49 92.96 24.63 0.00 0.00 0.00 0.00
23:57:06 11:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 11:57:01 PM eth0 21.41 16.36 16.03 8.45 0.00 0.00 0.00 0.00
23:57:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:57:06 Average: eth0 125.56 86.03 340.59 21.65 0.00 0.00 0.00 0.00
23:57:06
23:57:06
23:57:06 ---> sar -P ALL:
23:57:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU)
23:57:06
23:57:06 23:46:51 LINUX RESTART (2 CPU)
23:57:06
23:57:06 11:47:01 PM CPU %user %nice %system %iowait %steal %idle
23:57:06 11:48:01 PM all 47.36 0.05 10.33 13.54 0.12 28.61
23:57:06 11:48:01 PM 0 43.72 0.05 10.61 11.57 0.12 33.92
23:57:06 11:48:01 PM 1 50.98 0.05 10.04 15.49 0.12 23.32
23:57:06 11:49:01 PM all 27.55 0.00 4.30 1.53 0.08 66.54
23:57:06 11:49:01 PM 0 25.75 0.00 4.17 2.17 0.08 67.83
23:57:06 11:49:01 PM 1 29.35 0.00 4.43 0.90 0.08 65.25
23:57:06 11:50:01 PM all 19.88 0.00 2.79 2.75 0.07 74.51
23:57:06 11:50:01 PM 0 13.84 0.00 2.60 2.37 0.07 81.12
23:57:06 11:50:01 PM 1 25.93 0.00 2.97 3.14 0.07 67.89
23:57:06 11:51:01 PM all 23.25 0.00 3.46 0.49 0.08 72.72
23:57:06 11:51:01 PM 0 17.08 0.00 3.35 0.47 0.08 79.02
23:57:06 11:51:01 PM 1 29.41 0.00 3.57 0.52 0.08 66.42
23:57:06 11:52:01 PM all 23.61 0.00 5.30 2.07 0.08 68.94
23:57:06 11:52:01 PM 0 21.01 0.00 5.24 2.06 0.08 71.61
23:57:06 11:52:01 PM 1 26.21 0.00 5.37 2.07 0.07 66.28
23:57:06 11:53:01 PM all 0.18 0.00 0.12 0.08 0.03 99.60
23:57:06 11:53:01 PM 0 0.08 0.00 0.13 0.12 0.03 99.63
23:57:06 11:53:01 PM 1 0.28 0.00 0.10 0.03 0.02 99.57
23:57:06 11:54:01 PM all 0.31 0.00 0.08 0.00 0.03 99.57
23:57:06 11:54:01 PM 0 0.13 0.00 0.10 0.00 0.03 99.73
23:57:06 11:54:01 PM 1 0.48 0.00 0.07 0.00 0.03 99.42
23:57:06 11:55:01 PM all 0.35 0.00 0.08 0.00 0.03 99.54
23:57:06 11:55:01 PM 0 0.58 0.00 0.08 0.00 0.05 99.28
23:57:06 11:55:01 PM 1 0.12 0.00 0.08 0.00 0.00 99.80
23:57:06 11:56:01 PM all 16.18 0.00 2.49 0.08 0.07 81.20
23:57:06 11:56:01 PM 0 19.17 0.00 2.87 0.07 0.07 77.82
23:57:06 11:56:01 PM 1 13.20 0.00 2.10 0.08 0.07 84.55
23:57:06 11:57:01 PM all 32.14 0.00 3.72 0.12 0.08 63.94
23:57:06 11:57:01 PM 0 18.41 0.00 3.01 0.08 0.10 78.40
23:57:06 11:57:01 PM 1 45.85 0.00 4.44 0.15 0.07 49.49
23:57:06 Average: all 19.06 0.01 3.26 2.05 0.07 75.56
23:57:06 Average: 0 15.95 0.01 3.21 1.88 0.07 78.89
23:57:06 Average: 1 22.16 0.01 3.31 2.23 0.06 72.23
23:57:06
23:57:06
23:57:06