00:57:34 Started by upstream project "integration-distribution-mri-test-vanadium" build number 29
00:57:34 originally caused by:
00:57:34 Started by timer
00:57:34 Running as SYSTEM
00:57:34 [EnvInject] - Loading node environment variables.
00:57:34 Building remotely on prd-centos8-robot-2c-8g-10589 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
00:57:34 [ssh-agent] Looking for ssh-agent implementation...
00:57:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:57:35 $ ssh-agent
00:57:35 SSH_AUTH_SOCK=/tmp/ssh-IfxfYZeMPSnf/agent.5276
00:57:35 SSH_AGENT_PID=5277
00:57:35 [ssh-agent] Started.
00:57:35 Running ssh-add (command line suppressed)
00:57:35 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_363509009459013491.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_363509009459013491.key)
00:57:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:57:35 The recommended git tool is: NONE
00:57:37 using credential opendaylight-jenkins-ssh
00:57:37 Wiping out workspace first.
00:57:37 Cloning the remote Git repository
00:57:37 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:57:37 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test # timeout=10
00:57:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:57:37 > git --version # timeout=10
00:57:37 > git --version # 'git version 2.43.0'
00:57:37 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:57:37 [INFO] Currently running in a labeled security context
00:57:37 [INFO] Currently SELinux is 'enforcing' on the host
00:57:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh9543798753906193679.key
00:57:37 Verifying host key using known hosts file
00:57:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:57:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:57:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:57:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:57:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:57:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:57:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:57:41 [INFO] Currently running in a labeled security context
00:57:41 [INFO] Currently SELinux is 'enforcing' on the host
00:57:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh13835340931611324064.key
00:57:41 Verifying host key using known hosts file
00:57:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:57:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:57:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:57:41 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:57:41 > git config core.sparsecheckout # timeout=10
00:57:41 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:57:41 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:57:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:57:41 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:57:42 No emails were triggered.
00:57:42 provisioning config files...
00:57:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:57:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:57:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:57:42 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins2196117266711894143.sh
00:57:42 ---> python-tools-install.sh
00:57:42 Setup pyenv:
00:57:42 system
00:57:42 * 3.8.13 (set by /opt/pyenv/version)
00:57:42 * 3.9.13 (set by /opt/pyenv/version)
00:57:42 * 3.10.13 (set by /opt/pyenv/version)
00:57:42 * 3.11.7 (set by /opt/pyenv/version)
00:57:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oY5P
00:57:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:57:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:57:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:57:51 lf-activate-venv(): INFO: Base packages installed successfully
00:57:51 lf-activate-venv(): INFO: Installing additional packages: lftools
00:58:13 lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH
00:58:13 Generating Requirements File
00:58:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:58:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:58:31 Python 3.11.7
00:58:32 pip 26.0.1 from /tmp/venv-oY5P/lib/python3.11/site-packages/pip (python 3.11)
00:58:32 appdirs==1.4.4
00:58:32 argcomplete==3.6.3
00:58:32 aspy.yaml==1.3.0
00:58:32 attrs==25.4.0
00:58:32 autopage==0.6.0
00:58:32 beautifulsoup4==4.14.3
00:58:32 boto3==1.42.49
00:58:32 botocore==1.42.49
00:58:32 bs4==0.0.2
00:58:32 certifi==2026.1.4
00:58:32 cffi==2.0.0
00:58:32 cfgv==3.5.0
00:58:32 chardet==5.2.0
00:58:32 charset-normalizer==3.4.4
00:58:32 click==8.3.1
00:58:32 cliff==4.13.1
00:58:32 cmd2==3.2.0
00:58:32 cryptography==3.3.2
00:58:32 debtcollector==3.0.0
00:58:32 decorator==5.2.1
00:58:32 defusedxml==0.7.1
00:58:32 Deprecated==1.3.1
00:58:32 distlib==0.4.0
00:58:32 dnspython==2.8.0
00:58:32 docker==7.1.0
00:58:32 dogpile.cache==1.5.0
00:58:32 durationpy==0.10
00:58:32 email-validator==2.3.0
00:58:32 filelock==3.24.0
00:58:32 future==1.0.0
00:58:32 gitdb==4.0.12
00:58:32 GitPython==3.1.46
00:58:32 httplib2==0.30.2
00:58:32 identify==2.6.16
00:58:32 idna==3.11
00:58:32 importlib-resources==1.5.0
00:58:32 iso8601==2.1.0
00:58:32 Jinja2==3.1.6
00:58:32 jmespath==1.1.0
00:58:32 jsonpatch==1.33
00:58:32 jsonpointer==3.0.0
00:58:32 jsonschema==4.26.0
00:58:32 jsonschema-specifications==2025.9.1
00:58:32 keystoneauth1==5.13.0
00:58:32 kubernetes==35.0.0
00:58:32 lftools==0.37.21
00:58:32 lxml==6.0.2
00:58:32 markdown-it-py==4.0.0
00:58:32 MarkupSafe==3.0.3
00:58:32 mdurl==0.1.2
00:58:32 msgpack==1.1.2
00:58:32 multi_key_dict==2.0.3
00:58:32 munch==4.0.0
00:58:32 netaddr==1.3.0
00:58:32 niet==1.4.2
00:58:32 nodeenv==1.10.0
00:58:32 oauth2client==4.1.3
00:58:32 oauthlib==3.3.1
00:58:32 openstacksdk==4.9.0
00:58:32 os-service-types==1.8.2
00:58:32 osc-lib==4.3.0
00:58:32 oslo.config==10.2.0
00:58:32 oslo.context==6.2.0
00:58:32 oslo.i18n==6.7.1
00:58:32 oslo.log==8.0.0
00:58:32 oslo.serialization==5.9.0
00:58:32 oslo.utils==9.2.0
00:58:32 packaging==26.0
00:58:32 pbr==7.0.3
00:58:32 platformdirs==4.9.1
00:58:32 prettytable==3.17.0
00:58:32 psutil==7.2.2
00:58:32 pyasn1==0.6.2
00:58:32 pyasn1_modules==0.4.2
00:58:32 pycparser==3.0
00:58:32 pygerrit2==2.0.15
00:58:32 PyGithub==2.8.1
00:58:32 Pygments==2.19.2
00:58:32 PyJWT==2.11.0
00:58:32 PyNaCl==1.6.2
00:58:32 pyparsing==2.4.7
00:58:32 pyperclip==1.11.0
00:58:32 pyrsistent==0.20.0
00:58:32 python-cinderclient==9.8.0
00:58:32 python-dateutil==2.9.0.post0
00:58:32 python-heatclient==5.0.0
00:58:32 python-jenkins==1.8.3
00:58:32 python-keystoneclient==5.7.0
00:58:32 python-magnumclient==4.9.0
00:58:32 python-openstackclient==8.3.0
00:58:32 python-swiftclient==4.9.0
00:58:32 PyYAML==6.0.3
00:58:32 referencing==0.37.0
00:58:32 requests==2.32.5
00:58:32 requests-oauthlib==2.0.0
00:58:32 requestsexceptions==1.4.0
00:58:32 rfc3986==2.0.0
00:58:32 rich==14.3.2
00:58:32 rich-argparse==1.7.2
00:58:32 rpds-py==0.30.0
00:58:32 rsa==4.9.1
00:58:32 ruamel.yaml==0.19.1
00:58:32 ruamel.yaml.clib==0.2.15
00:58:32 s3transfer==0.16.0
00:58:32 simplejson==3.20.2
00:58:32 six==1.17.0
00:58:32 smmap==5.0.2
00:58:32 soupsieve==2.8.3
00:58:32 stevedore==5.6.0
00:58:32 tabulate==0.9.0
00:58:32 toml==0.10.2
00:58:32 tomlkit==0.14.0
00:58:32 tqdm==4.67.3
00:58:32 typing_extensions==4.15.0
00:58:32 tzdata==2025.3
00:58:32 urllib3==1.26.20
00:58:32 virtualenv==20.36.1
00:58:32 wcwidth==0.6.0
00:58:32 websocket-client==1.9.0
00:58:32 wrapt==2.1.1
00:58:32 xdg==6.0.0
00:58:32 xmltodict==1.0.2
00:58:32 yq==3.4.3
00:58:32 [EnvInject] - Injecting environment variables from a build step.
00:58:32 [EnvInject] - Injecting as environment variables the properties content
00:58:32 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:58:32 OS_CLOUD=vex
00:58:32 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-29
00:58:32 OS_STACK_TEMPLATE_DIR=openstack-hot
00:58:32
00:58:32 [EnvInject] - Variables injected successfully.
00:58:32 provisioning config files...
00:58:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:58:32 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins14394533219101229678.sh
00:58:32 ---> Create parameters file for OpenStack HOT
00:58:32 OpenStack Heat parameters generated
00:58:32 -----------------------------------
00:58:32 parameters:
00:58:32 vm_0_count: '3'
00:58:32 vm_0_flavor: 'v3-standard-4'
00:58:32 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:58:32 vm_1_count: '1'
00:58:32 vm_1_flavor: 'v3-standard-2'
00:58:32 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:58:32
00:58:32 job_name: '09998-29'
00:58:32 silo: 'releng'
00:58:32 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins5932066087629377776.sh
00:58:32 ---> Create HEAT stack
00:58:32 + source /home/jenkins/lf-env.sh
00:58:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:58:32 ++ mktemp -d /tmp/venv-XXXX
00:58:32 + lf_venv=/tmp/venv-va7B
00:58:32 + local venv_file=/tmp/.os_lf_venv
00:58:32 + local python=python3
00:58:32 + local options
00:58:32 + local set_path=true
00:58:32 + local install_args=
00:58:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:58:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:58:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:58:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:58:32 + true
00:58:32 + case $1 in
00:58:32 + python=python3
00:58:32 + shift 2
00:58:32 + true
00:58:32 + case $1 in
00:58:32 + shift
00:58:32 + break
00:58:32 + case $python in
00:58:32 + local pkg_list=
00:58:32 + [[ -d /opt/pyenv ]]
00:58:32 + echo 'Setup pyenv:'
00:58:32 Setup pyenv:
00:58:32 + export PYENV_ROOT=/opt/pyenv
00:58:32 + PYENV_ROOT=/opt/pyenv
00:58:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:58:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:58:32 + pyenv versions
00:58:32 system
00:58:32 3.8.13
00:58:32 3.9.13
00:58:32 3.10.13
00:58:32 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:58:32 + command -v pyenv
00:58:32 ++ pyenv init - --no-rehash
00:58:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:58:33 for i in ${!paths[@]}; do
00:58:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:58:33 fi; done;
00:58:33 echo "${paths[*]}"'\'')"
00:58:33 export PATH="/opt/pyenv/shims:${PATH}"
00:58:33 export PYENV_SHELL=bash
00:58:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:58:33 pyenv() {
00:58:33 local command
00:58:33 command="${1:-}"
00:58:33 if [ "$#" -gt 0 ]; then
00:58:33 shift
00:58:33 fi
00:58:33
00:58:33 case "$command" in
00:58:33 rehash|shell)
00:58:33 eval "$(pyenv "sh-$command" "$@")"
00:58:33 ;;
00:58:33 *)
00:58:33 command pyenv "$command" "$@"
00:58:33 ;;
00:58:33 esac
00:58:33 }'
00:58:33 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:58:33 for i in ${!paths[@]}; do
00:58:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:58:33 fi; done;
00:58:33 echo "${paths[*]}"'
00:58:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:58:33 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:58:33 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:58:33 ++ export PYENV_SHELL=bash
00:58:33 ++ PYENV_SHELL=bash
00:58:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:58:33 +++ complete -F _pyenv pyenv
00:58:33 ++ lf-pyver python3
00:58:33 ++ local py_version_xy=python3
00:58:33 ++ local py_version_xyz=
00:58:33 ++ awk '{ print $1 }'
00:58:33 ++ pyenv versions
00:58:33 ++ local command
00:58:33 ++ command=versions
00:58:33 ++ '[' 1 -gt 0 ']'
00:58:33 ++ shift
00:58:33 ++ case "$command" in
00:58:33 ++ command pyenv versions
00:58:33 ++ pyenv versions
00:58:33 ++ sed 's/^[ *]* //'
00:58:33 ++ grep -E '^[0-9.]*[0-9]$'
00:58:33 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:58:33 +++ tail -n 1
00:58:33 +++ grep '^3' /tmp/.pyenv_versions
00:58:33 +++ sort -V
00:58:33 ++ py_version_xyz=3.11.7
00:58:33 ++ [[ -z 3.11.7 ]]
00:58:33 ++ echo 3.11.7
00:58:33 ++ return 0
00:58:33 + pyenv local 3.11.7
00:58:33 + local command
00:58:33 + command=local
00:58:33 + '[' 2 -gt 0 ']'
00:58:33 + shift
00:58:33 + case "$command" in
00:58:33 + command pyenv local 3.11.7
00:58:33 + pyenv local 3.11.7
00:58:33 + for arg in "$@"
00:58:33 + case $arg in
00:58:33 + pkg_list+='lftools[openstack] '
00:58:33 + for arg in "$@"
00:58:33 + case $arg in
00:58:33 + pkg_list+='kubernetes '
00:58:33 + for arg in "$@"
00:58:33 + case $arg in
00:58:33 + pkg_list+='niet '
00:58:33 + for arg in "$@"
00:58:33 + case $arg in
00:58:33 + pkg_list+='python-heatclient '
00:58:33 + for arg in "$@"
00:58:33 + case $arg in
00:58:33 + pkg_list+='python-openstackclient '
00:58:33 + for arg in "$@"
00:58:33 + case $arg in
00:58:33 + pkg_list+='python-magnumclient '
00:58:33 + for arg in "$@"
00:58:33 + case $arg in
00:58:33 + pkg_list+='urllib3~=1.26.15 '
00:58:33 + for arg in "$@"
00:58:33 + case $arg in
00:58:33 + pkg_list+='yq '
00:58:33 + [[ -f /tmp/.os_lf_venv ]]
00:58:33 ++ cat /tmp/.os_lf_venv
00:58:33 + lf_venv=/tmp/venv-oY5P
00:58:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oY5P from' file:/tmp/.os_lf_venv
00:58:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oY5P from file:/tmp/.os_lf_venv
00:58:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:58:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:58:33 + local 'pip_opts=--upgrade --quiet'
00:58:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:58:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:58:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:58:33 + [[ -n '' ]]
00:58:33 + [[ -n '' ]]
00:58:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:58:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:58:33 + /tmp/venv-oY5P/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:58:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:58:35 lf-activate-venv(): INFO: Base packages installed successfully
00:58:35 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:58:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:58:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:58:35 + /tmp/venv-oY5P/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:58:50 + type python3
00:58:50 + true
00:58:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH'
00:58:50 lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH
00:58:50 + PATH=/tmp/venv-oY5P/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:58:50 + return 0
00:58:50 + openstack --os-cloud vex limits show --absolute
00:58:51 +--------------------------+---------+
00:58:51 | Name | Value |
00:58:51 +--------------------------+---------+
00:58:51 | maxTotalInstances | -1 |
00:58:51 | maxTotalCores | 450 |
00:58:51 | maxTotalRAMSize | 1000000 |
00:58:51 | maxServerMeta | 128 |
00:58:51 | maxImageMeta | 128 |
00:58:51 | maxPersonality | 5 |
00:58:51 | maxPersonalitySize | 10240 |
00:58:51 | maxTotalKeypairs | 100 |
00:58:51 | maxServerGroups | 10 |
00:58:51 | maxServerGroupMembers | 10 |
00:58:51 | maxTotalFloatingIps | -1 |
00:58:51 | maxSecurityGroups | -1 |
00:58:51 | maxSecurityGroupRules | -1 |
00:58:51 | totalRAMUsed | 786432 |
00:58:51 | totalCoresUsed | 192 |
00:58:51 | totalInstancesUsed | 57 |
00:58:51 | totalFloatingIpsUsed | 0 |
00:58:51 | totalSecurityGroupsUsed | 0 |
00:58:51 | totalServerGroupsUsed | 0 |
00:58:51 | maxTotalVolumes | -1 |
00:58:51 | maxTotalSnapshots | 10 |
00:58:51 | maxTotalVolumeGigabytes | 4096 |
00:58:51 | maxTotalBackups | 10 |
00:58:51 | maxTotalBackupGigabytes | 1000 |
00:58:51 | totalVolumesUsed | 0 |
00:58:51 | totalGigabytesUsed | 0 |
00:58:51 | totalSnapshotsUsed | 0 |
00:58:51 | totalBackupsUsed | 0 |
00:58:51 | totalBackupGigabytesUsed | 0 |
00:58:51 +--------------------------+---------+
00:58:51 + pushd /opt/ciman/openstack-hot
00:58:51 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
00:58:51 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-vanadium-29 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/stack-parameters.yaml
00:59:39 Creating stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-29
00:59:39 Waiting to initialize infrastructure...
00:59:39 Waiting to initialize infrastructure...
00:59:39 Waiting to initialize infrastructure...
00:59:39 Stack initialization successful.
00:59:39 ------------------------------------
00:59:39 Stack Details
00:59:39 ------------------------------------
00:59:39 {'added': None,
00:59:39 'capabilities': [],
00:59:39 'created_at': '2026-02-15T00:58:55Z',
00:59:39 'deleted': None,
00:59:39 'deleted_at': None,
00:59:39 'description': 'No description',
00:59:39 'environment': None,
00:59:39 'environment_files': None,
00:59:39 'files': None,
00:59:39 'files_container': None,
00:59:39 'id': '3ba27a4d-8e4e-4c5a-a101-f46d711d6c1b',
00:59:39 'is_rollback_disabled': True,
00:59:39 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-vanadium-29/3ba27a4d-8e4e-4c5a-a101-f46d711d6c1b',
00:59:39 'rel': 'self'}],
00:59:39 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:59:39 'name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-29',
00:59:39 'notification_topics': [],
00:59:39 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:59:39 'output_key': 'vm_0_ips',
00:59:39 'output_value': ['10.30.170.52',
00:59:39 '10.30.171.189',
00:59:39 '10.30.170.71']},
00:59:39 {'description': 'IP addresses of the 2nd vm types',
00:59:39 'output_key': 'vm_1_ips',
00:59:39 'output_value': ['10.30.170.190']}],
00:59:39 'owner_id': ****,
00:59:39 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:59:39 'OS::stack_id': '3ba27a4d-8e4e-4c5a-a101-f46d711d6c1b',
00:59:39 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-29',
00:59:39 'job_name': '09998-29',
00:59:39 'silo': 'releng',
00:59:39 'vm_0_count': '3',
00:59:39 'vm_0_flavor': 'v3-standard-4',
00:59:39 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:59:39 '20260201-010217.481',
00:59:39 'vm_1_count': '1',
00:59:39 'vm_1_flavor': 'v3-standard-2',
00:59:39 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:59:39 '- 20250917-133034.654'},
00:59:39 'parent_id': None,
00:59:39 'replaced': None,
00:59:39 'status': 'CREATE_COMPLETE',
00:59:39 'status_reason': 'Stack CREATE completed successfully',
00:59:39 'tags': [],
00:59:39 'template': None,
00:59:39 'template_description': 'No description',
00:59:39 'template_url': None,
00:59:39 'timeout_mins': 15,
00:59:39 'unchanged': None,
00:59:39 'updated': None,
00:59:39 'updated_at': None,
00:59:39 'user_project_id': '1a9d40cc042a4f2d9cf59d4359c5e63c'}
00:59:39 ------------------------------------
00:59:40 + popd
00:59:40 /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
00:59:40 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins12157501440697216356.sh
00:59:40 ---> Copy SSH public keys to CSIT lab
00:59:40 Setup pyenv:
00:59:40 system
00:59:40 3.8.13
00:59:40 3.9.13
00:59:40 3.10.13
00:59:40 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:59:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oY5P from file:/tmp/.os_lf_venv
00:59:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:59:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:59:42 lf-activate-venv(): INFO: Base packages installed successfully
00:59:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:59:53 lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH
00:59:55 SSH not responding on 10.30.171.189. Retrying in 10 seconds...
00:59:55 SSH not responding on 10.30.170.71. Retrying in 10 seconds...
00:59:55 SSH not responding on 10.30.170.52. Retrying in 10 seconds...
00:59:55 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:59:56 releng-09998-29-1-mininet-ovs-217-0
00:59:56 Successfully copied public keys to slave 10.30.170.190
01:00:05 Ping to 10.30.171.189 successful.
01:00:05 Ping to 10.30.170.71 successful.
01:00:05 Ping to 10.30.170.52 successful.
01:00:05 SSH not responding on 10.30.171.189. Retrying in 10 seconds...
01:00:05 SSH not responding on 10.30.170.71. Retrying in 10 seconds...
01:00:08 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
01:00:09 releng-09998-29-0-builder-0
01:00:09 Successfully copied public keys to slave 10.30.170.52
01:00:09 Process 6489 ready.
01:00:15 Ping to 10.30.171.189 successful.
01:00:15 Ping to 10.30.170.71 successful.
01:00:16 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts.
01:00:16 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:00:17 releng-09998-29-0-builder-1
01:00:17 Successfully copied public keys to slave 10.30.171.189
01:00:17 Process 6490 ready.
01:00:17 releng-09998-29-0-builder-2
01:00:17 Successfully copied public keys to slave 10.30.170.71
01:00:17 Process 6491 ready.
01:00:17 Process 6492 ready.
01:00:17 SSH ready on all stack servers.
01:00:17 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins4523363943956645178.sh
01:00:17 Setup pyenv:
01:00:17 system
01:00:17 3.8.13
01:00:17 3.9.13
01:00:17 3.10.13
01:00:17 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
01:00:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gWEN
01:00:21 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.robot_venv
01:00:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:00:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:00:25 lf-activate-venv(): INFO: Base packages installed successfully
01:00:25 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:00:27 lf-activate-venv(): INFO: Adding /tmp/venv-gWEN/bin to PATH
01:00:27 + echo 'Installing Python Requirements'
01:00:27 Installing Python Requirements
01:00:27 + cat
01:00:27 + python -m pip install -r requirements.txt
01:00:27 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:00:27 Collecting docker-py (from -r requirements.txt (line 1))
01:00:27 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)
01:00:27 Collecting ipaddr (from -r requirements.txt (line 2))
01:00:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:00:27 Installing build dependencies: started
01:00:28 Installing build dependencies: finished with status 'done'
01:00:28 Getting requirements to build wheel: started
01:00:28 Getting requirements to build wheel: finished with status 'done'
01:00:28 Preparing metadata (pyproject.toml): started
01:00:28 Preparing metadata (pyproject.toml): finished with status 'done'
01:00:28 Collecting netaddr (from -r requirements.txt (line 3))
01:00:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:00:28 Collecting netifaces (from -r requirements.txt (line 4))
01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:00:28 Installing build dependencies: started
01:00:29 Installing build dependencies: finished with status 'done'
01:00:29 Getting requirements to build wheel: started
01:00:30 Getting requirements to build wheel: finished with status 'done'
01:00:30 Preparing metadata (pyproject.toml): started
01:00:30 Preparing metadata (pyproject.toml): finished with status 'done'
01:00:30 Collecting pyhocon (from -r requirements.txt (line 5))
01:00:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:00:30 Collecting requests (from -r requirements.txt (line 6))
01:00:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:00:30 Collecting robotframework (from -r requirements.txt (line 7))
01:00:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
01:00:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 41.2 MB/s 0:00:00
01:00:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:00:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:00:30 Installing build dependencies: started
01:00:31 Installing build dependencies: finished with status 'done'
01:00:31 Getting requirements to build wheel: started
01:00:31 Getting requirements to build wheel: finished with status 'done'
01:00:31 Preparing metadata (pyproject.toml): started
01:00:31 Preparing metadata (pyproject.toml): finished with status 'done'
01:00:31 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:00:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:00:31 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:00:31 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)
01:00:31 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:00:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:00:31 Installing build dependencies: started
01:00:32 Installing build dependencies: finished with status 'done'
01:00:32 Getting requirements to build wheel: started
01:00:33 Getting requirements to build wheel: finished with status 'done'
01:00:33 Preparing metadata (pyproject.toml): started
01:00:33 Preparing metadata (pyproject.toml): finished with status 'done'
01:00:33 Collecting scapy (from -r requirements.txt (line 12))
01:00:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
01:00:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 51.2 MB/s 0:00:00
01:00:33 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:00:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:00:33 Installing build dependencies: started
01:00:34 Installing build dependencies: finished with status 'done'
01:00:34 Getting requirements to build wheel: started
01:00:34 Getting requirements to build wheel: finished with status 'done'
01:00:34 Preparing metadata (pyproject.toml): started
01:00:34 Preparing metadata (pyproject.toml): finished with status 'done'
01:00:34 Collecting elasticsearch (from -r requirements.txt (line 18))
01:00:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
01:00:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 40.1 MB/s 0:00:00
01:00:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:00:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:00:34 Collecting pyangbind (from -r requirements.txt (line 22))
01:00:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
01:00:34 Collecting isodate (from -r requirements.txt (line 25))
01:00:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:00:35 Collecting jmespath (from -r requirements.txt (line 28))
01:00:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
01:00:35 Collecting jsonpatch (from -r requirements.txt (line 31))
01:00:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:00:35 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:00:35 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
01:00:35 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:00:35 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)
01:00:35 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:00:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
01:00:35 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:00:35 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)
01:00:35 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:00:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
01:00:35 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:00:35 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)
01:00:35 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:00:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
01:00:35 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:00:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
01:00:35 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:00:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
01:00:35 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:00:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:00:35 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:00:35 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)
01:00:35 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:00:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
01:00:35 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:00:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:00:35 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:00:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
01:00:35 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
01:00:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
01:00:35 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
01:00:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
01:00:36 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:00:36 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)
01:00:36 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
01:00:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:00:36 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:00:36 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)
01:00:36 Collecting elasticsearch (from -r requirements.txt (line 18))
01:00:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
01:00:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 35.0 MB/s 0:00:00
01:00:36 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
01:00:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:00:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
01:00:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
01:00:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
01:00:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
01:00:36 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:00:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
01:00:36 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:00:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:00:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 23.8 MB/s 0:00:00
01:00:36 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:00:36 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)
01:00:37 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:00:37 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)
01:00:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 34.7 MB/s 0:00:00
01:00:37 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:00:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:00:37 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:37 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)
01:00:38 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
01:00:38 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
01:00:38 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:38 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)
01:00:38 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
01:00:38 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:00:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
01:00:38 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
01:00:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 71.3 MB/s 0:00:00
01:00:38 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
01:00:38 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
01:00:38 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
01:00:38 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:00:39 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
01:00:39 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:39 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)
01:00:39 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:39 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)
01:00:39 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))
01:00:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:00:39 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))
01:00:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:00:39 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))
01:00:39 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)
01:00:39 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))
01:00:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
01:00:39 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))
01:00:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:00:39 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))
01:00:39 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)
01:00:39 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))
01:00:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
01:00:39 Requirement already satisfied: packaging in /tmp/venv-gWEN/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)
01:00:39 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))
01:00:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
01:00:39 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:00:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:00:39 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:00:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:00:39 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:00:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
01:00:39 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:00:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:00:39 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:00:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
01:00:39 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))
01:00:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
01:00:39 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:00:39 Building wheel for robotframework-sshlibrary (pyproject.toml): started
01:00:40 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
01:00:40 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=db5dc4234c3be22a5fdfabacbee657f455beb65a1ff5f3e48ecea83e63541dec
01:00:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:00:40 Building wheel for ipaddr (pyproject.toml): started
01:00:40 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
01:00:40 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=220bff144c1b57950b6a492e14facf6d2388c988c74324a86b3ce52c5eb9f1c5
01:00:40 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:00:40 Building wheel for netifaces (pyproject.toml): started
01:00:42 Building wheel for netifaces (pyproject.toml): finished with status 'done'
01:00:42 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41075 sha256=25fc991cdd60e3a5d0a3799f68bd5389770d64e51963df9b6416ca532b9324f1
01:00:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:00:42 Building wheel for robotframework-httplibrary (pyproject.toml): started
01:00:42 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
01:00:42 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=8071f889714f4bf966cd2d94b0239828da88e9e7b9879a30c9e8dd844078d951
01:00:42 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:00:42 Building wheel for jsonpath-rw (pyproject.toml): started
01:00:43 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
01:00:43 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=665245d59fdfeda67cd87732ceb50c464a9435bd44b3d55dbe2d298b586124ee
01:00:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:00:43 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:00:43 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
01:00:50
01:00:50 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.5 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.33.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
01:00:50 + pip freeze
01:00:50 async-generator==1.10
01:00:50 attrs==25.4.0
01:00:50 bcrypt==5.0.0
01:00:50 beautifulsoup4==4.14.3
01:00:50 certifi==2026.1.4
01:00:50 cffi==2.0.0
01:00:50 charset-normalizer==3.4.4
01:00:50 click==8.3.1
01:00:50 cryptography==46.0.5
01:00:50 decorator==5.2.1
01:00:50 distlib==0.4.0
01:00:50 docker-py==1.10.6
01:00:50 docker-pycreds==0.4.0
01:00:50 elastic-transport==8.17.1
01:00:50 elasticsearch==8.19.3
01:00:50 elasticsearch-dsl==8.15.4
01:00:50 enum34==1.1.10
01:00:50 filelock==3.24.0
01:00:50 h11==0.16.0
01:00:50 idna==3.11
01:00:50 importlib_metadata==8.7.1
01:00:50 invoke==2.2.1
01:00:50 ipaddr==2.2.0
01:00:50 isodate==0.7.2
01:00:50 jmespath==1.1.0
01:00:50 jsonpatch==1.33
01:00:50 jsonpath-rw==1.4.0
01:00:50 jsonpointer==3.0.0
01:00:50 lxml==6.0.2
01:00:50 mypy_extensions==1.1.0
01:00:50 netaddr==1.3.0
01:00:50 netifaces==0.11.0
01:00:50 outcome==1.3.0.post0
01:00:50 packaging==26.0
01:00:50 paramiko==4.0.0
01:00:50 platformdirs==4.9.1
01:00:50 ply==3.11
01:00:50 pyang==2.7.1
01:00:50 pyangbind==0.8.7
01:00:50 pycparser==3.0
01:00:50 pyhocon==0.3.61
01:00:50 PyNaCl==1.6.2
01:00:50 pyparsing==3.3.2
01:00:50 PySocks==1.7.1
01:00:50 python-dateutil==2.9.0.post0
01:00:50 regex==2026.1.15
01:00:50 requests==2.32.5
01:00:50 robotframework==7.4.1
01:00:50 robotframework-httplibrary==0.4.2
01:00:50 robotframework-pythonlibcore==4.5.0
01:00:50 robotframework-requests==0.9.7
01:00:50 robotframework-selenium2library==3.0.0
01:00:50 robotframework-seleniumlibrary==6.8.0
01:00:50 robotframework-sshlibrary==3.8.0
01:00:50 scapy==2.7.0
01:00:50 scp==0.15.0
01:00:50 selenium==4.40.0
01:00:50 six==1.17.0
01:00:50 sniffio==1.3.1
01:00:50 sortedcontainers==2.4.0
01:00:50 soupsieve==2.8.3
01:00:50 trio==0.33.0
01:00:50 trio-typing==0.10.0
01:00:50 trio-websocket==0.12.2
01:00:50 types-certifi==2021.10.8.3
01:00:50 types-urllib3==1.26.25.14
01:00:50 typing_extensions==4.15.0
01:00:50 urllib3==2.6.3
01:00:50 virtualenv==20.36.1
01:00:50 waitress==3.0.2
01:00:50 WebOb==1.8.9
01:00:50 websocket-client==1.9.0
01:00:50 WebTest==3.0.7
01:00:50 wsproto==1.3.2
01:00:50 zipp==3.23.0
01:00:51 [EnvInject] - Injecting environment variables from a build step.
01:00:51 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:00:51 [EnvInject] - Variables injected successfully.
01:00:51 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins7757050852221554080.sh
01:00:51 Setup pyenv:
01:00:51 system
01:00:51 3.8.13
01:00:51 3.9.13
01:00:51 3.10.13
01:00:51 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
01:00:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oY5P from file:/tmp/.os_lf_venv
01:00:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:00:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:00:53 lf-activate-venv(): INFO: Base packages installed successfully
01:00:53 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:00:59 lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH
01:00:59 + ODL_SYSTEM=()
01:00:59 + TOOLS_SYSTEM=()
01:00:59 + OPENSTACK_SYSTEM=()
01:00:59 + OPENSTACK_CONTROLLERS=()
01:00:59 + mapfile -t ADDR
01:00:59 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:00:59 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-vanadium-29
01:01:01 + for i in "${ADDR[@]}"
01:01:01 ++ ssh 10.30.170.52 hostname -s
01:01:01 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
01:01:01 + REMHOST=releng-09998-29-0-builder-0
01:01:01 + case ${REMHOST} in
01:01:01 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:01:01 + for i in "${ADDR[@]}"
01:01:01 ++ ssh 10.30.171.189 hostname -s
01:01:01 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts.
01:01:02 + REMHOST=releng-09998-29-0-builder-1
01:01:02 + case ${REMHOST} in
01:01:02 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:01:02 + for i in "${ADDR[@]}"
01:01:02 ++ ssh 10.30.170.71 hostname -s
01:01:02 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:01:02 + REMHOST=releng-09998-29-0-builder-2
01:01:02 + case ${REMHOST} in
01:01:02 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:01:02 + for i in "${ADDR[@]}"
01:01:02 ++ ssh 10.30.170.190 hostname -s
01:01:02 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
01:01:03 + REMHOST=releng-09998-29-1-mininet-ovs-217-0
01:01:03 + case ${REMHOST} in
01:01:03 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
01:01:03 + echo NUM_ODL_SYSTEM=3
01:01:03 + echo NUM_TOOLS_SYSTEM=1
01:01:03 + '[' '' == yes ']'
01:01:03 + NUM_OPENSTACK_SYSTEM=0
01:01:03 + echo NUM_OPENSTACK_SYSTEM=0
01:01:03 + '[' 0 -eq 2 ']'
01:01:03 + echo ODL_SYSTEM_IP=10.30.170.52
01:01:03 ++ seq 0 2
01:01:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:01:03 + echo ODL_SYSTEM_1_IP=10.30.170.52
01:01:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:01:03 + echo ODL_SYSTEM_2_IP=10.30.171.189
01:01:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:01:03 + echo ODL_SYSTEM_3_IP=10.30.170.71
01:01:03 + echo TOOLS_SYSTEM_IP=10.30.170.190
01:01:03 ++ seq 0 0
01:01:03 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
01:01:03 + echo TOOLS_SYSTEM_1_IP=10.30.170.190
01:01:03 + openstack_index=0
01:01:03 + NUM_OPENSTACK_CONTROL_NODES=1
01:01:03 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:01:03 ++ seq 0 0
01:01:03 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:01:03 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:01:03 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:01:03 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:01:03 + '[' -1 -ge 2 ']'
01:01:03 ++ seq 0 -2
01:01:03 + NUM_OPENSTACK_HAPROXY_NODES=0
01:01:03 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:01:03 ++ seq 0 -1
01:01:03 + echo 'Contents of slave_addresses.txt:'
01:01:03 Contents of slave_addresses.txt:
01:01:03 + cat slave_addresses.txt
01:01:03 NUM_ODL_SYSTEM=3
01:01:03 NUM_TOOLS_SYSTEM=1
01:01:03 NUM_OPENSTACK_SYSTEM=0
01:01:03 ODL_SYSTEM_IP=10.30.170.52
01:01:03 ODL_SYSTEM_1_IP=10.30.170.52
01:01:03 ODL_SYSTEM_2_IP=10.30.171.189
01:01:03 ODL_SYSTEM_3_IP=10.30.170.71
01:01:03 TOOLS_SYSTEM_IP=10.30.170.190
01:01:03 TOOLS_SYSTEM_1_IP=10.30.170.190
01:01:03 NUM_OPENSTACK_CONTROL_NODES=1
01:01:03 OPENSTACK_CONTROL_NODE_1_IP=
01:01:03 NUM_OPENSTACK_COMPUTE_NODES=-1
01:01:03 NUM_OPENSTACK_HAPROXY_NODES=0
01:01:03 [EnvInject] - Injecting environment variables from a build step.
01:01:03 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:01:03 [EnvInject] - Variables injected successfully.
01:01:03 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/sh /tmp/jenkins4814201361284032951.sh
01:01:03 Preparing for JRE Version 21
01:01:03 Karaf artifact is karaf
01:01:03 Karaf project is integration
01:01:03 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:01:03 [EnvInject] - Injecting environment variables from a build step.
01:01:03 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:01:03 [EnvInject] - Variables injected successfully.
01:01:03 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins5632351090273433144.sh
01:01:03 2026-02-15 01:01:03 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
01:01:03 Bundle version is 0.23.1-SNAPSHOT
01:01:03 --2026-02-15 01:01:03-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
01:01:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:01:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:01:03 HTTP request sent, awaiting response... 200 OK
01:01:03 Length: 963 [application/xml]
01:01:03 Saving to: ‘maven-metadata.xml’
01:01:03
01:01:03 0K 100% 47.7M=0s
01:01:03
01:01:03 2026-02-15 01:01:03 (47.7 MB/s) - ‘maven-metadata.xml’ saved [963/963]
01:01:03
01:01:03
01:01:03
01:01:03 org.opendaylight.integration
01:01:03 karaf
01:01:03
01:01:03 20260125063332
01:01:03
01:01:03 20260125.063332
01:01:03 1
01:01:03
01:01:03
01:01:03
01:01:03 pom
01:01:03 0.23.1-20260125.063332-1
01:01:03 20260125063332
01:01:03
01:01:03
01:01:03 tar.gz
01:01:03 0.23.1-20260125.063332-1
01:01:03 20260125063332
01:01:03
01:01:03
01:01:03 zip
01:01:03 0.23.1-20260125.063332-1
01:01:03 20260125063332
01:01:03
01:01:03
01:01:03
01:01:03 0.23.1-SNAPSHOT
01:01:03
01:01:03 Nexus timestamp is 0.23.1-20260125.063332-1
01:01:03 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
01:01:03 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
01:01:03 Distribution bundle version is 0.23.1-SNAPSHOT
01:01:03 Distribution folder is karaf-0.23.1-SNAPSHOT
01:01:03 Nexus prefix is https://nexus.opendaylight.org
01:01:03 [EnvInject] - Injecting environment variables from a build step.
01:01:03 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:01:03 [EnvInject] - Variables injected successfully.
01:01:03 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins8012822710787006707.sh
01:01:03 Setup pyenv:
01:01:03 system
01:01:03 3.8.13
01:01:03 3.9.13
01:01:03 3.10.13
01:01:03 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
01:01:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oY5P from file:/tmp/.os_lf_venv
01:01:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:01:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:01:05 lf-activate-venv(): INFO: Base packages installed successfully
01:01:05 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:01:10 lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH
01:01:10 Copying common-functions.sh to /tmp
01:01:12 Copying common-functions.sh to 10.30.170.190:/tmp
01:01:12 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
01:01:12 Copying common-functions.sh to 10.30.170.52:/tmp
01:01:12 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
01:01:13 Copying common-functions.sh to 10.30.171.189:/tmp
01:01:13 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts.
01:01:13 Copying common-functions.sh to 10.30.170.71:/tmp
01:01:13 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:01:14 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins9821485024992479127.sh
01:01:14 common-functions.sh is being sourced
01:01:14 common-functions environment:
01:01:14 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:14 ACTUALFEATURES:
01:01:14 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:14 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:14 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:14 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:14 CONTROLLERMEM: 2048m
01:01:14 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:14 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:14 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:14 SUITES:
01:01:14
01:01:14 #################################################
01:01:14 ## Configure Cluster and Start ##
01:01:14 #################################################
01:01:14 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
01:01:14 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
01:01:14 Locating script plan to use...
01:01:14 Finished running script plans
01:01:14 Configuring member-1 with IP address 10.30.170.52
01:01:14 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
01:01:14 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
01:01:14 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:01:14 ++ [[ /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 ]]
01:01:14 common-functions.sh is being sourced
01:01:14 ++ echo 'common-functions.sh is being sourced'
01:01:14 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:01:14 ++ DISTROSTREAM=vanadium
01:01:14 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:14 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:14 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:14 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:14 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:14 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:14 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:14 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:14 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:14 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:14 ++ export CONTROLLERMEM=
01:01:14 ++ CONTROLLERMEM=
01:01:14 ++ case "${DISTROSTREAM}" in
01:01:14 ++ CLUSTER_SYSTEM=akka
01:01:14 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:14 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:14 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:14 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:14 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:14 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:14 ++ print_common_env
01:01:14 ++ cat
01:01:14 common-functions environment:
01:01:14 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:14 ACTUALFEATURES:
01:01:14 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:14 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:14 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:14 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:14 CONTROLLERMEM:
01:01:14 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:14 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:14 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:14 SUITES:
01:01:14
01:01:14 ++ SSH='ssh -t -t'
01:01:14 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:01:14 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:01:14 Changing to /tmp
01:01:14 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
01:01:14 + echo 'Changing to /tmp'
01:01:14 + cd /tmp
01:01:14 + 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'
01:01:14 + 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
01:01:14 --2026-02-15 01:01:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:01:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:01:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:01:14 HTTP request sent, awaiting response... 200 OK
01:01:14 Length: 240390263 (229M) [application/zip]
01:01:14 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:01:14
01:01:14 0K ........ ........ ........ ........ ........ ........ 1% 76.9M 3s
01:01:14 3072K ........ ........ ........ ........ ........ ........ 2% 118M 2s
01:01:14 6144K ........ ........ ........ ........ ........ ........ 3% 141M 2s
01:01:14 9216K ........ ........ ........ ........ ........ ........ 5% 176M 2s
01:01:14 12288K ........ ........ ........ ........ ........ ........ 6% 186M 2s
01:01:14 15360K ........ ........ ........ ........ ........ ........ 7% 223M 2s
01:01:14 18432K ........ ........ ........ ........ ........ ........ 9% 261M 1s
01:01:14 21504K ........ ........ ........ ........ ........ ........ 10% 287M 1s
01:01:14 24576K ........ ........ ........ ........ ........ ........ 11% 233M 1s
01:01:14 27648K ........ ........ ........ ........ ........ ........ 13% 258M 1s
01:01:14 30720K ........ ........ ........ ........ ........ ........ 14% 175M 1s
01:01:14 33792K ........ ........ ........ ........ ........ ........ 15% 250M 1s
01:01:14 36864K ........ ........ ........ ........ ........ ........ 17% 262M 1s
01:01:14 39936K ........ ........ ........ ........ ........ ........ 18% 281M 1s
01:01:14 43008K ........ ........ ........ ........ ........ ........ 19% 340M 1s
01:01:14 46080K ........ ........ ........ ........ ........ ........ 20% 310M 1s
01:01:14 49152K ........ ........ ........ ........ ........ ........ 22% 295M 1s
01:01:14 52224K ........ ........ ........ ........ ........ ........ 23% 354M 1s
01:01:14 55296K ........ ........ ........ ........ ........ ........ 24% 314M 1s
01:01:14 58368K ........ ........ ........ ........ ........ ........ 26% 320M 1s
01:01:14 61440K ........ ........ ........ ........ ........ ........ 27% 385M 1s
01:01:14 64512K ........ ........ ........ ........ ........ ........ 28% 202M 1s
01:01:14 67584K ........ ........ ........ ........ ........ ........ 30% 275M 1s
01:01:14 70656K ........ ........ ........ ........ ........ ........ 31% 243M 1s
01:01:14 73728K ........ ........ ........ ........ ........ ........ 32% 320M 1s
01:01:14 76800K ........ ........ ........ ........ ........ ........ 34% 256M 1s
01:01:14 79872K ........ ........ ........ ........ ........ ........ 35% 335M 1s
01:01:14 82944K ........ ........ ........ ........ ........ ........ 36% 394M 1s
01:01:14 86016K ........ ........ ........ ........ ........ ........ 37% 167M 1s
01:01:14 89088K ........ ........ ........ ........ ........ ........ 39% 275M 1s
01:01:14 92160K ........ ........ ........ ........ ........ ........ 40% 251M 1s
01:01:14 95232K ........ ........ ........ ........ ........ ........ 41% 334M 1s
01:01:14 98304K ........ ........ ........ ........ ........ ........ 43% 394M 1s
01:01:14 101376K ........ ........ ........ ........ ........ ........ 44% 218M 1s
01:01:14 104448K ........ ........ ........ ........ ........ ........ 45% 369M 1s
01:01:14 107520K ........ ........ ........ ........ ........ ........ 47% 229M 1s
01:01:15 110592K ........ ........ ........ ........ ........ ........ 48% 260M 1s
01:01:15 113664K ........ ........ ........ ........ ........ ........ 49% 350M 0s
01:01:15 116736K ........ ........ ........ ........ ........ ........ 51% 384M 0s
01:01:15 119808K ........ ........ ........ ........ ........ ........ 52% 352M 0s
01:01:15 122880K ........ ........ ........ ........ ........ ........ 53% 322M 0s
01:01:15 125952K ........ ........ ........ ........ ........ ........ 54% 355M 0s
01:01:15 129024K ........ ........ ........ ........ ........ ........ 56% 241M 0s
01:01:15 132096K ........ ........ ........ ........ ........ ........ 57% 245M 0s
01:01:15 135168K ........ ........ ........ ........ ........ ........ 58% 323M 0s
01:01:15 138240K ........ ........ ........ ........ ........ ........ 60% 206M 0s
01:01:15 141312K ........ ........ ........ ........ ........ ........ 61% 301M 0s
01:01:15 144384K ........ ........ ........ ........ ........ ........ 62% 285M 0s
01:01:15 147456K ........ ........ ........ ........ ........ ........ 64% 154M 0s
01:01:15 150528K ........ ........ ........ ........ ........ ........ 65% 236M 0s
01:01:15 153600K ........ ........ ........ ........ ........ ........ 66% 332M 0s
01:01:15 156672K ........ ........ ........ ........ ........ ........ 68% 319M 0s
01:01:15 159744K ........ ........ ........ ........ ........ ........ 69% 312M 0s
01:01:15 162816K ........ ........ ........ ........ ........ ........ 70% 336M 0s
01:01:15 165888K ........ ........ ........ ........ ........ ........ 71% 313M 0s
01:01:15 168960K ........ ........ ........ ........ ........ ........ 73% 271M 0s
01:01:15 172032K ........ ........ ........ ........ ........ ........ 74% 188M 0s
01:01:15 175104K ........ ........ ........ ........ ........ ........ 75% 344M 0s
01:01:15 178176K ........ ........ ........ ........ ........ ........ 77% 162M 0s
01:01:15 181248K ........ ........ ........ ........ ........ ........ 78% 292M 0s
01:01:15 184320K ........ ........ ........ ........ ........ ........ 79% 348M 0s
01:01:15 187392K ........ ........ ........ ........ ........ ........ 81% 315M 0s
01:01:15 190464K ........ ........ ........ ........ ........ ........ 82% 405M 0s
01:01:15 193536K ........ ........ ........ ........ ........ ........ 83% 322M 0s
01:01:15 196608K ........ ........ ........ ........ ........ ........ 85% 301M 0s
01:01:15 199680K ........ ........ ........ ........ ........ ........ 86% 219M 0s
01:01:15 202752K ........ ........ ........ ........ ........ ........ 87% 208M 0s
01:01:15 205824K ........ ........ ........ ........ ........ ........ 88% 346M 0s
01:01:15 208896K ........ ........ ........ ........ ........ ........ 90% 351M 0s
01:01:15 211968K ........ ........ ........ ........ ........ ........ 91% 344M 0s
01:01:15 215040K ........ ........ ........ ........ ........ ........ 92% 186M 0s
01:01:15 218112K ........ ........ ........ ........ ........ ........ 94% 232M 0s
01:01:15 221184K ........ ........ ........ ........ ........ ........ 95% 347M 0s
01:01:15 224256K ........ ........ ........ ........ ........ ........ 96% 333M 0s
01:01:15 227328K ........ ........ ........ ........ ........ ........ 98% 219M 0s
01:01:15 230400K ........ ........ ........ ........ ........ ........ 99% 217M 0s
01:01:15 233472K ........ ........ .... 100% 331M=0.9s
01:01:15
01:01:15 2026-02-15 01:01:15 (253 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:01:15
01:01:15 Extracting the new controller...
01:01:15 + echo 'Extracting the new controller...'
01:01:15 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:01:17 Adding external repositories...
01:01:17 + echo 'Adding external repositories...'
01:01:17 + 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
01:01:17 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:17 ################################################################################
01:01:17 #
01:01:17 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:17 # contributor license agreements. See the NOTICE file distributed with
01:01:17 # this work for additional information regarding copyright ownership.
01:01:17 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:17 # (the "License"); you may not use this file except in compliance with
01:01:17 # the License. You may obtain a copy of the License at
01:01:17 #
01:01:17 # http://www.apache.org/licenses/LICENSE-2.0
01:01:17 #
01:01:17 # Unless required by applicable law or agreed to in writing, software
01:01:17 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:17 # See the License for the specific language governing permissions and
01:01:17 # limitations under the License.
01:01:17 #
01:01:17 ################################################################################
01:01:17
01:01:17 #
01:01:17 # If set to true, the following property will not allow any certificate to be used
01:01:17 # when accessing Maven repositories through SSL
01:01:17 #
01:01:17 #org.ops4j.pax.url.mvn.certificateCheck=
01:01:17
01:01:17 #
01:01:17 # Path to the local Maven settings file.
01:01:17 # The repositories defined in this file will be automatically added to the list
01:01:17 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:01:17 # below is not set.
01:01:17 # The following locations are checked for the existence of the settings.xml file
01:01:17 # * 1. looks for the specified url
01:01:17 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:01:17 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:01:17 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:01:17 #
01:01:17 #org.ops4j.pax.url.mvn.settings=
01:01:17
01:01:17 #
01:01:17 # Path to the local Maven repository which is used to avoid downloading
01:01:17 # artifacts when they already exist locally.
01:01:17 # The value of this property will be extracted from the settings.xml file
01:01:17 # above, or defaulted to:
01:01:17 # System.getProperty( "user.home" ) + "/.m2/repository"
01:01:17 #
01:01:17 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:01:17
01:01:17 #
01:01:17 # Default this to false. It's just weird to use undocumented repos
01:01:17 #
01:01:17 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:01:17
01:01:17 #
01:01:17 # Uncomment if you don't wanna use the proxy settings
01:01:17 # from the Maven conf/settings.xml file
01:01:17 #
01:01:17 # org.ops4j.pax.url.mvn.proxySupport=false
01:01:17
01:01:17 #
01:01:17 # Comma separated list of repositories scanned when resolving an artifact.
01:01:17 # Those repositories will be checked before iterating through the
01:01:17 # below list of repositories and even before the local repository
01:01:17 # A repository url can be appended with zero or more of the following flags:
01:01:17 # @snapshots : the repository contains snaphots
01:01:17 # @noreleases : the repository does not contain any released artifacts
01:01:17 #
01:01:17 # The following property value will add the system folder as a repo.
01:01:17 #
01:01:17 org.ops4j.pax.url.mvn.defaultRepositories=\
01:01:17 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:01:17 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:01:17 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:01:17
01:01:17 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:01:17 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:01:17
01:01:17 #
01:01:17 # Comma separated list of repositories scanned when resolving an artifact.
01:01:17 # The default list includes the following repositories:
01:01:17 # http://repo1.maven.org/maven2@id=central
01:01:17 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:01:17 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:01:17 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:01:17 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:01:17 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:01:17 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:01:17 # To add repositories to the default ones, prepend '+' to the list of repositories
01:01:17 # to add.
01:01:17 # A repository url can be appended with zero or more of the following flags:
01:01:17 # @snapshots : the repository contains snapshots
01:01:17 # @noreleases : the repository does not contain any released artifacts
01:01:17 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:01:17 #
01:01:17 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
01:01:17
01:01:17 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:01:17 + [[ True == \T\r\u\e ]]
01:01:17 + echo 'Configuring the startup features...'
01:01:17 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:17 + FEATURE_TEST_STRING=features-test
01:01:17 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:01:17 + KARAF_VERSION=karaf4
01:01:17 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:01:17 + 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
01:01:17 ################################################################################
01:01:17 #
01:01:17 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:17 # contributor license agreements. See the NOTICE file distributed with
01:01:17 # this work for additional information regarding copyright ownership.
01:01:17 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:17 # (the "License"); you may not use this file except in compliance with
01:01:17 # the License. You may obtain a copy of the License at
01:01:17 #
01:01:17 # http://www.apache.org/licenses/LICENSE-2.0
01:01:17 #
01:01:17 # Unless required by applicable law or agreed to in writing, software
01:01:17 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:17 # See the License for the specific language governing permissions and
01:01:17 # limitations under the License.
01:01:17 #
01:01:17 ################################################################################
01:01:17
01:01:17 #
01:01:17 # Comma separated list of features repositories to register by default
01:01:17 #
01:01:17 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
01:01:17
01:01:17 #
01:01:17 # Comma separated list of features to install at startup
01:01:17 #
01:01:17 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:01:17
01:01:17 #
01:01:17 # Resource repositories (OBR) that the features resolver can use
01:01:17 # to resolve requirements/capabilities
01:01:17 #
01:01:17 # The format of the resourceRepositories is
01:01:17 # resourceRepositories=[xml:url|json:url],...
01:01:17 # for Instance:
01:01:17 #
01:01:17 #resourceRepositories=xml:http://host/path/to/index.xml
01:01:17 # or
01:01:17 #resourceRepositories=json:http://host/path/to/index.json
01:01:17 #
01:01:17
01:01:17 #
01:01:17 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:01:17 #
01:01:17 featuresBootAsynchronous=false
01:01:17
01:01:17 #
01:01:17 # Service requirements enforcement
01:01:17 #
01:01:17 # By default, the feature resolver checks the service requirements/capabilities of
01:01:17 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:01:17 # the required bundles.
01:01:17 # The following flag can have those values:
01:01:17 # - disable: service requirements are completely ignored
01:01:17 # - default: service requirements are ignored for old features
01:01:17 # - enforce: service requirements are always verified
01:01:17 #
01:01:17 #serviceRequirements=default
01:01:17
01:01:17 #
01:01:17 # Store cfg file for config element in feature
01:01:17 #
01:01:17 #configCfgStore=true
01:01:17
01:01:17 #
01:01:17 # Define if the feature service automatically refresh bundles
01:01:17 #
01:01:17 autoRefresh=true
01:01:17
01:01:17 #
01:01:17 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:01:17 # XML file defines instructions related to features processing
01:01:17 # versions.properties may declare properties to resolve placeholders in XML file
01:01:17 # both files are relative to ${karaf.etc}
01:01:17 #
01:01:17 #featureProcessing=org.apache.karaf.features.xml
01:01:17 #featureProcessingVersions=versions.properties
01:01:17 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:01:17 log4j2.rootLogger.level = INFO
01:01:17 #log4j2.rootLogger.type = asyncRoot
01:01:17 #log4j2.rootLogger.includeLocation = false
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:01:17 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:01:17 log4j2.rootLogger.appenderRef.Console.ref = Console
01:01:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:01:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:01:17 log4j2.logger.spifly.name = org.apache.aries.spifly
01:01:17 log4j2.logger.spifly.level = WARN
01:01:17 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:01:17 log4j2.logger.audit.level = INFO
01:01:17 log4j2.logger.audit.additivity = false
01:01:17 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:01:17 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:01:17 log4j2.appender.console.type = Console
01:01:17 log4j2.appender.console.name = Console
01:01:17 log4j2.appender.console.layout.type = PatternLayout
01:01:17 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:01:17 log4j2.appender.rolling.type = RollingRandomAccessFile
01:01:17 log4j2.appender.rolling.name = RollingFile
01:01:17 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:01:17 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:01:17 #log4j2.appender.rolling.immediateFlush = false
01:01:17 log4j2.appender.rolling.append = true
01:01:17 log4j2.appender.rolling.layout.type = PatternLayout
01:01:17 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:01:17 log4j2.appender.rolling.policies.type = Policies
01:01:17 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:01:17 log4j2.appender.rolling.policies.size.size = 64MB
01:01:17 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:01:17 log4j2.appender.rolling.strategy.max = 7
01:01:17 log4j2.appender.audit.type = RollingRandomAccessFile
01:01:17 log4j2.appender.audit.name = AuditRollingFile
01:01:17 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:01:17 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:01:17 log4j2.appender.audit.append = true
01:01:17 log4j2.appender.audit.layout.type = PatternLayout
01:01:17 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:01:17 log4j2.appender.audit.policies.type = Policies
01:01:17 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:01:17 log4j2.appender.audit.policies.size.size = 8MB
01:01:17 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:01:17 log4j2.appender.audit.strategy.max = 7
01:01:17 log4j2.appender.osgi.type = PaxOsgi
01:01:17 log4j2.appender.osgi.name = PaxOsgi
01:01:17 log4j2.appender.osgi.filter = *
01:01:17 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:01:17 #log4j2.logger.aether.level = TRACE
01:01:17 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:01:17 #log4j2.logger.http-headers.level = DEBUG
01:01:17 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:01:17 #log4j2.logger.maven.level = TRACE
01:01:17 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:01:17 + [[ ! -z '' ]]
01:01:17 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:17 + configure_karaf_log karaf4 ''
01:01:17 + local -r karaf_version=karaf4
01:01:17 + local -r controllerdebugmap=
01:01:17 + local logapi=log4j
01:01:17 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:17 + logapi=log4j2
01:01:17 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:01:17 + '[' log4j2 == log4j2 ']'
01:01:17 + 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
01:01:17 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:01:17 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:01:17 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:01:17 controllerdebugmap:
01:01:17 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:17 ################################################################################
01:01:17 #
01:01:17 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:17 # contributor license agreements. See the NOTICE file distributed with
01:01:17 # this work for additional information regarding copyright ownership.
01:01:17 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:17 # (the "License"); you may not use this file except in compliance with
01:01:17 # the License. You may obtain a copy of the License at
01:01:17 #
01:01:17 # http://www.apache.org/licenses/LICENSE-2.0
01:01:17 #
01:01:17 # Unless required by applicable law or agreed to in writing, software
01:01:17 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:17 # See the License for the specific language governing permissions and
01:01:17 # limitations under the License.
01:01:17 #
01:01:17 ################################################################################
01:01:17
01:01:17 # Common pattern layout for appenders
01:01:17 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:01:17
01:01:17 # Root logger
01:01:17 log4j2.rootLogger.level = INFO
01:01:17 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:01:17 #log4j2.rootLogger.type = asyncRoot
01:01:17 #log4j2.rootLogger.includeLocation = false
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:01:17 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:01:17 log4j2.rootLogger.appenderRef.Console.ref = Console
01:01:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:01:17 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:01:17
01:01:17 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:01:17 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:01:17
01:01:17 # Loggers configuration
01:01:17
01:01:17 # Spifly logger
01:01:17 log4j2.logger.spifly.name = org.apache.aries.spifly
01:01:17 log4j2.logger.spifly.level = WARN
01:01:17
01:01:17 # Security audit logger
01:01:17 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:01:17 log4j2.logger.audit.level = INFO
01:01:17 log4j2.logger.audit.additivity = false
01:01:17 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:01:17
01:01:17 # Appenders configuration
01:01:17
01:01:17 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:01:17 log4j2.appender.console.type = Console
01:01:17 log4j2.appender.console.name = Console
01:01:17 log4j2.appender.console.layout.type = PatternLayout
01:01:17 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:01:17
01:01:17 # Rolling file appender
01:01:17 log4j2.appender.rolling.type = RollingRandomAccessFile
01:01:17 log4j2.appender.rolling.name = RollingFile
01:01:17 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:01:17 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:01:17 # uncomment to not force a disk flush
01:01:17 #log4j2.appender.rolling.immediateFlush = false
01:01:17 log4j2.appender.rolling.append = true
01:01:17 log4j2.appender.rolling.layout.type = PatternLayout
01:01:17 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:01:17 log4j2.appender.rolling.policies.type = Policies
01:01:17 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:01:17 log4j2.appender.rolling.policies.size.size = 1GB
01:01:17 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:01:17 log4j2.appender.rolling.strategy.max = 7
01:01:17
01:01:17 # Audit file appender
01:01:17 log4j2.appender.audit.type = RollingRandomAccessFile
01:01:17 log4j2.appender.audit.name = AuditRollingFile
01:01:17 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:01:17 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:01:17 log4j2.appender.audit.append = true
01:01:17 log4j2.appender.audit.layout.type = PatternLayout
01:01:17 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:01:17 log4j2.appender.audit.policies.type = Policies
01:01:17 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:01:17 log4j2.appender.audit.policies.size.size = 8MB
01:01:17 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:01:17 log4j2.appender.audit.strategy.max = 7
01:01:17
01:01:17 # OSGi appender
01:01:17 log4j2.appender.osgi.type = PaxOsgi
01:01:17 log4j2.appender.osgi.name = PaxOsgi
01:01:17 log4j2.appender.osgi.filter = *
01:01:17
01:01:17 # help with identification of maven-related problems with pax-url-aether
01:01:17 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:01:17 #log4j2.logger.aether.level = TRACE
01:01:17 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:01:17 #log4j2.logger.http-headers.level = DEBUG
01:01:17 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:01:17 #log4j2.logger.maven.level = TRACE
01:01:17 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:01:17 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:01:17 Configure
01:01:17 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:01:17 max memory: 2048m
01:01:17 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:17 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:01:17 + unset IFS
01:01:17 + echo 'controllerdebugmap: '
01:01:17 + '[' -n '' ']'
01:01:17 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:01:17 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:17 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:17 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:01:17 + local -r controllermem=2048m
01:01:17 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:17 + echo Configure
01:01:17 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:01:17 + echo ' max memory: 2048m'
01:01:17 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:01:17 + 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
01:01:17 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:17 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:17 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:01:17 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:17 #!/bin/sh
01:01:17 #
01:01:17 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:17 # contributor license agreements. See the NOTICE file distributed with
01:01:17 # this work for additional information regarding copyright ownership.
01:01:17 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:17 # (the "License"); you may not use this file except in compliance with
01:01:17 # the License. You may obtain a copy of the License at
01:01:17 #
01:01:17 # http://www.apache.org/licenses/LICENSE-2.0
01:01:17 #
01:01:17 # Unless required by applicable law or agreed to in writing, software
01:01:17 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:17 # See the License for the specific language governing permissions and
01:01:17 # limitations under the License.
01:01:17 #
01:01:17
01:01:17 #
01:01:17 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:01:17 # script: client, instance, shell, start, status, stop, karaf
01:01:17 #
01:01:17 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:01:17 # Actions go here...
01:01:17 # fi
01:01:17
01:01:17 #
01:01:17 # general settings which should be applied for all scripts go here; please keep
01:01:17 # in mind that it is possible that scripts might be executed more than once, e.g.
01:01:17 # in example of the start script where the start script is executed first and the
01:01:17 # karaf script afterwards.
01:01:17 #
01:01:17
01:01:17 #
01:01:17 # The following section shows the possible configuration options for the default
01:01:17 # karaf scripts
01:01:17 #
01:01:17 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:01:17 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:01:17 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:01:17 # export EXTRA_JAVA_OPTS # Additional JVM options
01:01:17 # export KARAF_HOME # Karaf home folder
01:01:17 # export KARAF_DATA # Karaf data folder
01:01:17 # export KARAF_BASE # Karaf base folder
01:01:17 # export KARAF_ETC # Karaf etc folder
01:01:17 # export KARAF_LOG # Karaf log folder
01:01:17 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:01:17 # export KARAF_OPTS # Additional available Karaf options
01:01:17 # export KARAF_DEBUG # Enable debug mode
01:01:17 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:01:17 # export KARAF_NOROOT # Prevent execution as root if set to true
01:01:17 Set Java version
01:01:17 + echo 'Set Java version'
01:01:17 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:01:17 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:01:17 sudo: a password is required
01:01:17 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:17 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:01:17 sudo: a password is required
01:01:17 JDK default version ...
01:01:17 + echo 'JDK default version ...'
01:01:17 + java -version
01:01:17 openjdk version "21.0.9" 2025-10-21
01:01:17 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:01:17 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:01:17 Set JAVA_HOME
01:01:17 + echo 'Set JAVA_HOME'
01:01:17 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:01:17 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:01:17 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:17 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:17 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:17 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:01:17 Listing all open ports on controller system...
01:01:17 + echo 'Listing all open ports on controller system...'
01:01:17 + netstat -pnatu
01:01:17 /tmp/configuration-script.sh: line 40: netstat: command not found
01:01:17 Configuring cluster
01:01:17 + '[' -f /tmp/custom_shard_config.txt ']'
01:01:17 + echo 'Configuring cluster'
01:01:17 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.52 10.30.171.189 10.30.170.71
01:01:17 ################################################
01:01:17 ## Configure Cluster ##
01:01:17 ################################################
01:01:17 NOTE: Cluster configuration files not found. Copying from
01:01:17 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:01:17 Configuring unique name in pekko.conf
01:01:17 Configuring hostname in pekko.conf
01:01:17 Configuring data and rpc seed nodes in pekko.conf
01:01:17 modules = [
01:01:17
01:01:17 {
01:01:17 name = "inventory"
01:01:17 namespace = "urn:opendaylight:inventory"
01:01:17 shard-strategy = "module"
01:01:17 },
01:01:17 {
01:01:17 name = "topology"
01:01:17 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:01:17 shard-strategy = "module"
01:01:17 },
01:01:17 {
01:01:17 name = "toaster"
01:01:17 namespace = "http://netconfcentral.org/ns/toaster"
01:01:17 shard-strategy = "module"
01:01:17 }
01:01:17 ]
01:01:17 Configuring replication type in module-shards.conf
01:01:17 ################################################
01:01:17 ## NOTE: Manually restart controller to ##
01:01:17 ## apply configuration. ##
01:01:17 ################################################
01:01:17 Dump akka.conf
01:01:17 + echo 'Dump akka.conf'
01:01:17 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:17 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.confDump modules.conf
01:01:17 : No such file or directory
01:01:17 + echo 'Dump modules.conf'
01:01:17 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:17 modules = [
01:01:17
01:01:17 {
01:01:17 name = "inventory"
01:01:17 namespace = "urn:opendaylight:inventory"
01:01:17 shard-strategy = "module"
01:01:17 },
01:01:17 {
01:01:17 name = "topology"
01:01:17 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:01:17 shard-strategy = "module"
01:01:17 },
01:01:17 {
01:01:17 name = "toaster"
01:01:17 namespace = "http://netconfcentral.org/ns/toaster"
01:01:17 shard-strategy = "module"
01:01:17 }
01:01:17 ]
01:01:17 Dump module-shards.conf
01:01:17 + echo 'Dump module-shards.conf'
01:01:17 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:17 module-shards = [
01:01:17 {
01:01:17 name = "default"
01:01:17 shards = [
01:01:17 {
01:01:17 name = "default"
01:01:17 replicas = ["member-1",
01:01:17 "member-2",
01:01:17 "member-3"]
01:01:17 }
01:01:17 ]
01:01:17 },
01:01:17 {
01:01:17 name = "inventory"
01:01:17 shards = [
01:01:17 {
01:01:17 name="inventory"
01:01:17 replicas = ["member-1",
01:01:17 "member-2",
01:01:17 "member-3"]
01:01:17 }
01:01:17 ]
01:01:17 },
01:01:17 {
01:01:17 name = "topology"
01:01:17 shards = [
01:01:17 {
01:01:17 name="topology"
01:01:17 replicas = ["member-1",
01:01:17 "member-2",
01:01:17 "member-3"]
01:01:17 }
01:01:17 ]
01:01:17 },
01:01:17 {
01:01:17 name = "toaster"
01:01:17 shards = [
01:01:17 {
01:01:17 name="toaster"
01:01:17 replicas = ["member-1",
01:01:17 "member-2",
01:01:17 "member-3"]
01:01:17 }
01:01:17 ]
01:01:17 }
01:01:17 ]
01:01:17 Configuring member-2 with IP address 10.30.171.189
01:01:17 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts.
01:01:18 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts.
01:01:18 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:01:18 ++ [[ /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 ]]
01:01:18 common-functions.sh is being sourced
01:01:18 ++ echo 'common-functions.sh is being sourced'
01:01:18 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:01:18 ++ DISTROSTREAM=vanadium
01:01:18 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:18 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:18 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:18 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:18 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:18 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:18 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:18 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:18 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:18 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:18 ++ export CONTROLLERMEM=
01:01:18 ++ CONTROLLERMEM=
01:01:18 ++ case "${DISTROSTREAM}" in
01:01:18 ++ CLUSTER_SYSTEM=akka
01:01:18 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:18 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:18 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:18 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:18 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:18 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:18 ++ print_common_env
01:01:18 ++ cat
01:01:18 common-functions environment:
01:01:18 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:18 ACTUALFEATURES:
01:01:18 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:18 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:18 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:18 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:18 CONTROLLERMEM:
01:01:18 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:18 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:18 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:18 SUITES:
01:01:18
01:01:18 ++ SSH='ssh -t -t'
01:01:18 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:01:18 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:01:18 Changing to /tmp
01:01:18 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
01:01:18 + echo 'Changing to /tmp'
01:01:18 + cd /tmp
01:01:18 + 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'
01:01:18 + 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
01:01:18 --2026-02-15 01:01:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:01:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:01:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:01:18 HTTP request sent, awaiting response... 200 OK
01:01:18 Length: 240390263 (229M) [application/zip]
01:01:18 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:01:18
01:01:18 0K ........ ........ ........ ........ ........ ........ 1% 68.2M 3s
01:01:18 3072K ........ ........ ........ ........ ........ ........ 2% 125M 3s
01:01:18 6144K ........ ........ ........ ........ ........ ........ 3% 139M 2s
01:01:18 9216K ........ ........ ........ ........ ........ ........ 5% 141M 2s
01:01:18 12288K ........ ........ ........ ........ ........ ........ 6% 153M 2s
01:01:18 15360K ........ ........ ........ ........ ........ ........ 7% 215M 2s
01:01:18 18432K ........ ........ ........ ........ ........ ........ 9% 193M 2s
01:01:18 21504K ........ ........ ........ ........ ........ ........ 10% 207M 1s
01:01:18 24576K ........ ........ ........ ........ ........ ........ 11% 219M 1s
01:01:18 27648K ........ ........ ........ ........ ........ ........ 13% 205M 1s
01:01:18 30720K ........ ........ ........ ........ ........ ........ 14% 258M 1s
01:01:18 33792K ........ ........ ........ ........ ........ ........ 15% 289M 1s
01:01:18 36864K ........ ........ ........ ........ ........ ........ 17% 273M 1s
01:01:18 39936K ........ ........ ........ ........ ........ ........ 18% 290M 1s
01:01:18 43008K ........ ........ ........ ........ ........ ........ 19% 338M 1s
01:01:18 46080K ........ ........ ........ ........ ........ ........ 20% 244M 1s
01:01:18 49152K ........ ........ ........ ........ ........ ........ 22% 446M 1s
01:01:18 52224K ........ ........ ........ ........ ........ ........ 23% 322M 1s
01:01:18 55296K ........ ........ ........ ........ ........ ........ 24% 252M 1s
01:01:18 58368K ........ ........ ........ ........ ........ ........ 26% 236M 1s
01:01:18 61440K ........ ........ ........ ........ ........ ........ 27% 395M 1s
01:01:18 64512K ........ ........ ........ ........ ........ ........ 28% 365M 1s
01:01:18 67584K ........ ........ ........ ........ ........ ........ 30% 312M 1s
01:01:18 70656K ........ ........ ........ ........ ........ ........ 31% 324M 1s
01:01:18 73728K ........ ........ ........ ........ ........ ........ 32% 320M 1s
01:01:18 76800K ........ ........ ........ ........ ........ ........ 34% 337M 1s
01:01:18 79872K ........ ........ ........ ........ ........ ........ 35% 325M 1s
01:01:18 82944K ........ ........ ........ ........ ........ ........ 36% 236M 1s
01:01:19 86016K ........ ........ ........ ........ ........ ........ 37% 282M 1s
01:01:19 89088K ........ ........ ........ ........ ........ ........ 39% 325M 1s
01:01:19 92160K ........ ........ ........ ........ ........ ........ 40% 220M 1s
01:01:19 95232K ........ ........ ........ ........ ........ ........ 41% 289M 1s
01:01:19 98304K ........ ........ ........ ........ ........ ........ 43% 321M 1s
01:01:19 101376K ........ ........ ........ ........ ........ ........ 44% 324M 1s
01:01:19 104448K ........ ........ ........ ........ ........ ........ 45% 302M 1s
01:01:19 107520K ........ ........ ........ ........ ........ ........ 47% 307M 1s
01:01:19 110592K ........ ........ ........ ........ ........ ........ 48% 319M 1s
01:01:19 113664K ........ ........ ........ ........ ........ ........ 49% 316M 0s
01:01:19 116736K ........ ........ ........ ........ ........ ........ 51% 314M 0s
01:01:19 119808K ........ ........ ........ ........ ........ ........ 52% 309M 0s
01:01:19 122880K ........ ........ ........ ........ ........ ........ 53% 327M 0s
01:01:19 125952K ........ ........ ........ ........ ........ ........ 54% 303M 0s
01:01:19 129024K ........ ........ ........ ........ ........ ........ 56% 302M 0s
01:01:19 132096K ........ ........ ........ ........ ........ ........ 57% 313M 0s
01:01:19 135168K ........ ........ ........ ........ ........ ........ 58% 310M 0s
01:01:19 138240K ........ ........ ........ ........ ........ ........ 60% 329M 0s
01:01:19 141312K ........ ........ ........ ........ ........ ........ 61% 327M 0s
01:01:19 144384K ........ ........ ........ ........ ........ ........ 62% 320M 0s
01:01:19 147456K ........ ........ ........ ........ ........ ........ 64% 317M 0s
01:01:19 150528K ........ ........ ........ ........ ........ ........ 65% 322M 0s
01:01:19 153600K ........ ........ ........ ........ ........ ........ 66% 323M 0s
01:01:19 156672K ........ ........ ........ ........ ........ ........ 68% 313M 0s
01:01:19 159744K ........ ........ ........ ........ ........ ........ 69% 287M 0s
01:01:19 162816K ........ ........ ........ ........ ........ ........ 70% 247M 0s
01:01:19 165888K ........ ........ ........ ........ ........ ........ 71% 302M 0s
01:01:19 168960K ........ ........ ........ ........ ........ ........ 73% 322M 0s
01:01:19 172032K ........ ........ ........ ........ ........ ........ 74% 313M 0s
01:01:19 175104K ........ ........ ........ ........ ........ ........ 75% 319M 0s
01:01:19 178176K ........ ........ ........ ........ ........ ........ 77% 324M 0s
01:01:19 181248K ........ ........ ........ ........ ........ ........ 78% 216M 0s
01:01:19 184320K ........ ........ ........ ........ ........ ........ 79% 180M 0s
01:01:19 187392K ........ ........ ........ ........ ........ ........ 81% 293M 0s
01:01:19 190464K ........ ........ ........ ........ ........ ........ 82% 327M 0s
01:01:19 193536K ........ ........ ........ ........ ........ ........ 83% 314M 0s
01:01:19 196608K ........ ........ ........ ........ ........ ........ 85% 297M 0s
01:01:19 199680K ........ ........ ........ ........ ........ ........ 86% 323M 0s
01:01:19 202752K ........ ........ ........ ........ ........ ........ 87% 309M 0s
01:01:19 205824K ........ ........ ........ ........ ........ ........ 88% 307M 0s
01:01:19 208896K ........ ........ ........ ........ ........ ........ 90% 301M 0s
01:01:19 211968K ........ ........ ........ ........ ........ ........ 91% 321M 0s
01:01:19 215040K ........ ........ ........ ........ ........ ........ 92% 294M 0s
01:01:19 218112K ........ ........ ........ ........ ........ ........ 94% 324M 0s
01:01:19 221184K ........ ........ ........ ........ ........ ........ 95% 313M 0s
01:01:19 224256K ........ ........ ........ ........ ........ ........ 96% 307M 0s
01:01:19 227328K ........ ........ ........ ........ ........ ........ 98% 286M 0s
01:01:19 230400K ........ ........ ........ ........ ........ ........ 99% 231M 0s
01:01:19 233472K ........ ........ .... 100% 320M=0.9s
01:01:19
01:01:19 2026-02-15 01:01:19 (263 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:01:19
01:01:19 Extracting the new controller...
01:01:19 + echo 'Extracting the new controller...'
01:01:19 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:01:21 Adding external repositories...
01:01:21 + echo 'Adding external repositories...'
01:01:21 + 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
01:01:21 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:21 ################################################################################
01:01:21 #
01:01:21 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:21 # contributor license agreements. See the NOTICE file distributed with
01:01:21 # this work for additional information regarding copyright ownership.
01:01:21 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:21 # (the "License"); you may not use this file except in compliance with
01:01:21 # the License. You may obtain a copy of the License at
01:01:21 #
01:01:21 # http://www.apache.org/licenses/LICENSE-2.0
01:01:21 #
01:01:21 # Unless required by applicable law or agreed to in writing, software
01:01:21 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:21 # See the License for the specific language governing permissions and
01:01:21 # limitations under the License.
01:01:21 #
01:01:21 ################################################################################
01:01:21
01:01:21 #
01:01:21 # If set to true, the following property will not allow any certificate to be used
01:01:21 # when accessing Maven repositories through SSL
01:01:21 #
01:01:21 #org.ops4j.pax.url.mvn.certificateCheck=
01:01:21
01:01:21 #
01:01:21 # Path to the local Maven settings file.
01:01:21 # The repositories defined in this file will be automatically added to the list
01:01:21 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:01:21 # below is not set.
01:01:21 # The following locations are checked for the existence of the settings.xml file
01:01:21 # * 1. looks for the specified url
01:01:21 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:01:21 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:01:21 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:01:21 #
01:01:21 #org.ops4j.pax.url.mvn.settings=
01:01:21
01:01:21 #
01:01:21 # Path to the local Maven repository which is used to avoid downloading
01:01:21 # artifacts when they already exist locally.
01:01:21 # The value of this property will be extracted from the settings.xml file
01:01:21 # above, or defaulted to:
01:01:21 # System.getProperty( "user.home" ) + "/.m2/repository"
01:01:21 #
01:01:21 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:01:21
01:01:21 #
01:01:21 # Default this to false. It's just weird to use undocumented repos
01:01:21 #
01:01:21 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:01:21
01:01:21 #
01:01:21 # Uncomment if you don't wanna use the proxy settings
01:01:21 # from the Maven conf/settings.xml file
01:01:21 #
01:01:21 # org.ops4j.pax.url.mvn.proxySupport=false
01:01:21
01:01:21 #
01:01:21 # Comma separated list of repositories scanned when resolving an artifact.
01:01:21 # Those repositories will be checked before iterating through the
01:01:21 # below list of repositories and even before the local repository
01:01:21 # A repository url can be appended with zero or more of the following flags:
01:01:21 # @snapshots : the repository contains snaphots
01:01:21 # @noreleases : the repository does not contain any released artifacts
01:01:21 #
01:01:21 # The following property value will add the system folder as a repo.
01:01:21 #
01:01:21 org.ops4j.pax.url.mvn.defaultRepositories=\
01:01:21 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:01:21 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:01:21 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:01:21
01:01:21 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:01:21 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:01:21
01:01:21 #
01:01:21 # Comma separated list of repositories scanned when resolving an artifact.
01:01:21 # The default list includes the following repositories:
01:01:21 # http://repo1.maven.org/maven2@id=central
01:01:21 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:01:21 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:01:21 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:01:21 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:01:21 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:01:21 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:01:21 # To add repositories to the default ones, prepend '+' to the list of repositories
01:01:21 # to add.
01:01:21 # A repository url can be appended with zero or more of the following flags:
01:01:21 # @snapshots : the repository contains snapshots
01:01:21 # @noreleases : the repository does not contain any released artifacts
01:01:21 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:01:21 #
01:01:21 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
01:01:21
01:01:21 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:01:21 + [[ True == \T\r\u\e ]]
01:01:21 + echo 'Configuring the startup features...'
01:01:21 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:21 + FEATURE_TEST_STRING=features-test
01:01:21 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:01:21 + KARAF_VERSION=karaf4
01:01:21 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:01:21 + 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
01:01:21 + [[ ! -z '' ]]
01:01:21 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:21 ################################################################################
01:01:21 #
01:01:21 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:21 # contributor license agreements. See the NOTICE file distributed with
01:01:21 # this work for additional information regarding copyright ownership.
01:01:21 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:21 # (the "License"); you may not use this file except in compliance with
01:01:21 # the License. You may obtain a copy of the License at
01:01:21 #
01:01:21 # http://www.apache.org/licenses/LICENSE-2.0
01:01:21 #
01:01:21 # Unless required by applicable law or agreed to in writing, software
01:01:21 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:21 # See the License for the specific language governing permissions and
01:01:21 # limitations under the License.
01:01:21 #
01:01:21 ################################################################################
01:01:21
01:01:21 #
01:01:21 # Comma separated list of features repositories to register by default
01:01:21 #
01:01:21 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
01:01:21
01:01:21 #
01:01:21 # Comma separated list of features to install at startup
01:01:21 #
01:01:21 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:01:21
01:01:21 #
01:01:21 # Resource repositories (OBR) that the features resolver can use
01:01:21 # to resolve requirements/capabilities
01:01:21 #
01:01:21 # The format of the resourceRepositories is
01:01:21 # resourceRepositories=[xml:url|json:url],...
01:01:21 # for Instance:
01:01:21 #
01:01:21 #resourceRepositories=xml:http://host/path/to/index.xml
01:01:21 # or
01:01:21 #resourceRepositories=json:http://host/path/to/index.json
01:01:21 #
01:01:21
01:01:21 #
01:01:21 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:01:21 #
01:01:21 featuresBootAsynchronous=false
01:01:21
01:01:21 #
01:01:21 # Service requirements enforcement
01:01:21 #
01:01:21 # By default, the feature resolver checks the service requirements/capabilities of
01:01:21 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:01:21 # the required bundles.
01:01:21 # The following flag can have those values:
01:01:21 # - disable: service requirements are completely ignored
01:01:21 # - default: service requirements are ignored for old features
01:01:21 # - enforce: service requirements are always verified
01:01:21 #
01:01:21 #serviceRequirements=default
01:01:21
01:01:21 #
01:01:21 # Store cfg file for config element in feature
01:01:21 #
01:01:21 #configCfgStore=true
01:01:21
01:01:21 #
01:01:21 # Define if the feature service automatically refresh bundles
01:01:21 #
01:01:21 autoRefresh=true
01:01:21
01:01:21 #
01:01:21 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:01:21 # XML file defines instructions related to features processing
01:01:21 # versions.properties may declare properties to resolve placeholders in XML file
01:01:21 # both files are relative to ${karaf.etc}
01:01:21 #
01:01:21 #featureProcessing=org.apache.karaf.features.xml
01:01:21 #featureProcessingVersions=versions.properties
01:01:21 + configure_karaf_log karaf4 ''
01:01:21 + local -r karaf_version=karaf4
01:01:21 + local -r controllerdebugmap=
01:01:21 + local logapi=log4j
01:01:21 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:01:21 log4j2.rootLogger.level = INFO
01:01:21 #log4j2.rootLogger.type = asyncRoot
01:01:21 #log4j2.rootLogger.includeLocation = false
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:01:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:01:21 log4j2.rootLogger.appenderRef.Console.ref = Console
01:01:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:01:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:01:21 log4j2.logger.spifly.name = org.apache.aries.spifly
01:01:21 log4j2.logger.spifly.level = WARN
01:01:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:01:21 log4j2.logger.audit.level = INFO
01:01:21 log4j2.logger.audit.additivity = false
01:01:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:01:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:01:21 log4j2.appender.console.type = Console
01:01:21 log4j2.appender.console.name = Console
01:01:21 log4j2.appender.console.layout.type = PatternLayout
01:01:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:01:21 log4j2.appender.rolling.type = RollingRandomAccessFile
01:01:21 log4j2.appender.rolling.name = RollingFile
01:01:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:01:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:01:21 #log4j2.appender.rolling.immediateFlush = false
01:01:21 log4j2.appender.rolling.append = true
01:01:21 log4j2.appender.rolling.layout.type = PatternLayout
01:01:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:01:21 log4j2.appender.rolling.policies.type = Policies
01:01:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:01:21 log4j2.appender.rolling.policies.size.size = 64MB
01:01:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:01:21 log4j2.appender.rolling.strategy.max = 7
01:01:21 log4j2.appender.audit.type = RollingRandomAccessFile
01:01:21 log4j2.appender.audit.name = AuditRollingFile
01:01:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:01:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:01:21 log4j2.appender.audit.append = true
01:01:21 log4j2.appender.audit.layout.type = PatternLayout
01:01:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:01:21 log4j2.appender.audit.policies.type = Policies
01:01:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:01:21 log4j2.appender.audit.policies.size.size = 8MB
01:01:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:01:21 log4j2.appender.audit.strategy.max = 7
01:01:21 log4j2.appender.osgi.type = PaxOsgi
01:01:21 log4j2.appender.osgi.name = PaxOsgi
01:01:21 log4j2.appender.osgi.filter = *
01:01:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:01:21 #log4j2.logger.aether.level = TRACE
01:01:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:01:21 #log4j2.logger.http-headers.level = DEBUG
01:01:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:01:21 #log4j2.logger.maven.level = TRACE
01:01:21 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:01:21 + logapi=log4j2
01:01:21 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:01:21 + '[' log4j2 == log4j2 ']'
01:01:21 + 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
01:01:21 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:01:21 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:01:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:01:21 controllerdebugmap:
01:01:21 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:01:21 + unset IFS
01:01:21 + echo 'controllerdebugmap: '
01:01:21 + '[' -n '' ']'
01:01:21 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:01:21 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:21 ################################################################################
01:01:21 #
01:01:21 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:21 # contributor license agreements. See the NOTICE file distributed with
01:01:21 # this work for additional information regarding copyright ownership.
01:01:21 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:21 # (the "License"); you may not use this file except in compliance with
01:01:21 # the License. You may obtain a copy of the License at
01:01:21 #
01:01:21 # http://www.apache.org/licenses/LICENSE-2.0
01:01:21 #
01:01:21 # Unless required by applicable law or agreed to in writing, software
01:01:21 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:21 # See the License for the specific language governing permissions and
01:01:21 # limitations under the License.
01:01:21 #
01:01:21 ################################################################################
01:01:21
01:01:21 # Common pattern layout for appenders
01:01:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:01:21
01:01:21 # Root logger
01:01:21 log4j2.rootLogger.level = INFO
01:01:21 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:01:21 #log4j2.rootLogger.type = asyncRoot
01:01:21 #log4j2.rootLogger.includeLocation = false
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:01:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:01:21 log4j2.rootLogger.appenderRef.Console.ref = Console
01:01:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:01:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:01:21
01:01:21 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:01:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:01:21
01:01:21 # Loggers configuration
01:01:21
01:01:21 # Spifly logger
01:01:21 log4j2.logger.spifly.name = org.apache.aries.spifly
01:01:21 log4j2.logger.spifly.level = WARN
01:01:21
01:01:21 # Security audit logger
01:01:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:01:21 log4j2.logger.audit.level = INFO
01:01:21 log4j2.logger.audit.additivity = false
01:01:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:01:21
01:01:21 # Appenders configuration
01:01:21
01:01:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:01:21 log4j2.appender.console.type = Console
01:01:21 log4j2.appender.console.name = Console
01:01:21 log4j2.appender.console.layout.type = PatternLayout
01:01:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:01:21
01:01:21 # Rolling file appender
01:01:21 log4j2.appender.rolling.type = RollingRandomAccessFile
01:01:21 log4j2.appender.rolling.name = RollingFile
01:01:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:01:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:01:21 # uncomment to not force a disk flush
01:01:21 #log4j2.appender.rolling.immediateFlush = false
01:01:21 log4j2.appender.rolling.append = true
01:01:21 log4j2.appender.rolling.layout.type = PatternLayout
01:01:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:01:21 log4j2.appender.rolling.policies.type = Policies
01:01:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:01:21 log4j2.appender.rolling.policies.size.size = 1GB
01:01:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:01:21 log4j2.appender.rolling.strategy.max = 7
01:01:21
01:01:21 # Audit file appender
01:01:21 log4j2.appender.audit.type = RollingRandomAccessFile
01:01:21 log4j2.appender.audit.name = AuditRollingFile
01:01:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:01:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:01:21 log4j2.appender.audit.append = true
01:01:21 log4j2.appender.audit.layout.type = PatternLayout
01:01:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:01:21 log4j2.appender.audit.policies.type = Policies
01:01:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:01:21 log4j2.appender.audit.policies.size.size = 8MB
01:01:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:01:21 log4j2.appender.audit.strategy.max = 7
01:01:21
01:01:21 # OSGi appender
01:01:21 log4j2.appender.osgi.type = PaxOsgi
01:01:21 log4j2.appender.osgi.name = PaxOsgi
01:01:21 log4j2.appender.osgi.filter = *
01:01:21
01:01:21 # help with identification of maven-related problems with pax-url-aether
01:01:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:01:21 #log4j2.logger.aether.level = TRACE
01:01:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:01:21 #log4j2.logger.http-headers.level = DEBUG
01:01:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:01:21 #log4j2.logger.maven.level = TRACE
01:01:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:01:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:01:21 Configure
01:01:21 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:21 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:01:21 + local -r controllermem=2048m
01:01:21 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:21 + echo Configure
01:01:21 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:01:21 max memory: 2048m
01:01:21 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:21 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:01:21 + echo ' max memory: 2048m'
01:01:21 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:01:21 + 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
01:01:21 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:21 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:21 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:01:21 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:21 #!/bin/sh
01:01:21 #
01:01:21 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:21 # contributor license agreements. See the NOTICE file distributed with
01:01:21 # this work for additional information regarding copyright ownership.
01:01:21 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:21 # (the "License"); you may not use this file except in compliance with
01:01:21 # the License. You may obtain a copy of the License at
01:01:21 #
01:01:21 # http://www.apache.org/licenses/LICENSE-2.0
01:01:21 #
01:01:21 # Unless required by applicable law or agreed to in writing, software
01:01:21 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:21 # See the License for the specific language governing permissions and
01:01:21 # limitations under the License.
01:01:21 #
01:01:21
01:01:21 #
01:01:21 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:01:21 # script: client, instance, shell, start, status, stop, karaf
01:01:21 #
01:01:21 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:01:21 # Actions go here...
01:01:21 # fi
01:01:21
01:01:21 #
01:01:21 # general settings which should be applied for all scripts go here; please keep
01:01:21 # in mind that it is possible that scripts might be executed more than once, e.g.
01:01:21 # in example of the start script where the start script is executed first and the
01:01:21 # karaf script afterwards.
01:01:21 #
01:01:21
01:01:21 #
01:01:21 # The following section shows the possible configuration options for the default
01:01:21 # karaf scripts
01:01:21 #
01:01:21 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:01:21 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:01:21 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:01:21 # export EXTRA_JAVA_OPTS # Additional JVM options
01:01:21 # export KARAF_HOME # Karaf home folder
01:01:21 # export KARAF_DATA # Karaf data folder
01:01:21 # export KARAF_BASE # Karaf base folder
01:01:21 # export KARAF_ETC # Karaf etc folder
01:01:21 # export KARAF_LOG # Karaf log folder
01:01:21 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:01:21 # export KARAF_OPTS # Additional available Karaf options
01:01:21 # export KARAF_DEBUG # Enable debug mode
01:01:21 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:01:21 # export KARAF_NOROOT # Prevent execution as root if set to true
01:01:21 Set Java version
01:01:21 + echo 'Set Java version'
01:01:21 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:01:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:01:21 sudo: a password is required
01:01:21 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:01:21 sudo: a password is required
01:01:21 JDK default version ...
01:01:21 + echo 'JDK default version ...'
01:01:21 + java -version
01:01:21 openjdk version "21.0.9" 2025-10-21
01:01:21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:01:21 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:01:21 Set JAVA_HOME
01:01:21 + echo 'Set JAVA_HOME'
01:01:21 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:01:21 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:01:21 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:21 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:21 Listing all open ports on controller system...
01:01:21 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:21 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:01:21 + echo 'Listing all open ports on controller system...'
01:01:21 + netstat -pnatu
01:01:21 /tmp/configuration-script.sh: line 40: netstat: command not found
01:01:21 + '[' -f /tmp/custom_shard_config.txt ']'
01:01:21 Configuring cluster
01:01:21 + echo 'Configuring cluster'
01:01:21 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.52 10.30.171.189 10.30.170.71
01:01:21 ################################################
01:01:21 ## Configure Cluster ##
01:01:21 ################################################
01:01:21 NOTE: Cluster configuration files not found. Copying from
01:01:21 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:01:21 Configuring unique name in pekko.conf
01:01:21 Configuring hostname in pekko.conf
01:01:21 Configuring data and rpc seed nodes in pekko.conf
01:01:21 modules = [
01:01:21
01:01:21 {
01:01:21 name = "inventory"
01:01:21 namespace = "urn:opendaylight:inventory"
01:01:21 shard-strategy = "module"
01:01:21 },
01:01:21 {
01:01:21 name = "topology"
01:01:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:01:21 shard-strategy = "module"
01:01:21 },
01:01:21 {
01:01:21 name = "toaster"
01:01:21 namespace = "http://netconfcentral.org/ns/toaster"
01:01:21 shard-strategy = "module"
01:01:21 }
01:01:21 ]
01:01:21 Configuring replication type in module-shards.conf
01:01:21 ################################################
01:01:21 ## NOTE: Manually restart controller to ##
01:01:21 ## apply configuration. ##
01:01:21 ################################################
01:01:21 Dump akka.conf
01:01:21 + echo 'Dump akka.conf'
01:01:21 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:21 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:01:21 Dump modules.conf
01:01:21 + echo 'Dump modules.conf'
01:01:21 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:21 modules = [
01:01:21
01:01:21 {
01:01:21 name = "inventory"
01:01:21 namespace = "urn:opendaylight:inventory"
01:01:21 shard-strategy = "module"
01:01:21 },
01:01:21 {
01:01:21 name = "topology"
01:01:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:01:21 shard-strategy = "module"
01:01:21 },
01:01:21 {
01:01:21 name = "toaster"
01:01:21 namespace = "http://netconfcentral.org/ns/toaster"
01:01:21 shard-strategy = "module"
01:01:21 }
01:01:21 ]
01:01:21 Dump module-shards.conf
01:01:21 + echo 'Dump module-shards.conf'
01:01:21 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:21 module-shards = [
01:01:21 {
01:01:21 name = "default"
01:01:21 shards = [
01:01:21 {
01:01:21 name = "default"
01:01:21 replicas = ["member-1",
01:01:21 "member-2",
01:01:21 "member-3"]
01:01:21 }
01:01:21 ]
01:01:21 },
01:01:21 {
01:01:21 name = "inventory"
01:01:21 shards = [
01:01:21 {
01:01:21 name="inventory"
01:01:21 replicas = ["member-1",
01:01:21 "member-2",
01:01:21 "member-3"]
01:01:21 }
01:01:21 ]
01:01:21 },
01:01:21 {
01:01:21 name = "topology"
01:01:21 shards = [
01:01:21 {
01:01:21 name="topology"
01:01:21 replicas = ["member-1",
01:01:21 "member-2",
01:01:21 "member-3"]
01:01:21 }
01:01:21 ]
01:01:21 },
01:01:21 {
01:01:21 name = "toaster"
01:01:21 shards = [
01:01:21 {
01:01:21 name="toaster"
01:01:21 replicas = ["member-1",
01:01:21 "member-2",
01:01:21 "member-3"]
01:01:21 }
01:01:21 ]
01:01:21 }
01:01:21 ]
01:01:21 Configuring member-3 with IP address 10.30.170.71
01:01:21 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:01:22 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:01:22 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:01:22 common-functions.sh is being sourced
01:01:22 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
01:01:22 ++ echo 'common-functions.sh is being sourced'
01:01:22 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:01:22 ++ DISTROSTREAM=vanadium
01:01:22 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:22 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:22 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:22 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:22 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:22 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:22 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:22 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:22 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:22 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:22 ++ export CONTROLLERMEM=
01:01:22 ++ CONTROLLERMEM=
01:01:22 ++ case "${DISTROSTREAM}" in
01:01:22 ++ CLUSTER_SYSTEM=akka
01:01:22 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:22 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:22 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:22 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:22 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:22 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:22 ++ print_common_env
01:01:22 ++ cat
01:01:22 common-functions environment:
01:01:22 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:22 ACTUALFEATURES:
01:01:22 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:22 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:22 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:22 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:22 CONTROLLERMEM:
01:01:22 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:22 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:22 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:22 SUITES:
01:01:22
01:01:22 ++ SSH='ssh -t -t'
01:01:22 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:01:22 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:01:22 Changing to /tmp
01:01:22 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
01:01:22 + echo 'Changing to /tmp'
01:01:22 + cd /tmp
01:01:22 + 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'
01:01:22 + 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
01:01:22 --2026-02-15 01:01:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:01:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:01:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:01:22 HTTP request sent, awaiting response... 200 OK
01:01:22 Length: 240390263 (229M) [application/zip]
01:01:22 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:01:22
01:01:22 0K ........ ........ ........ ........ ........ ........ 1% 57.5M 4s
01:01:22 3072K ........ ........ ........ ........ ........ ........ 2% 110M 3s
01:01:22 6144K ........ ........ ........ ........ ........ ........ 3% 131M 3s
01:01:22 9216K ........ ........ ........ ........ ........ ........ 5% 115M 2s
01:01:22 12288K ........ ........ ........ ........ ........ ........ 6% 159M 2s
01:01:22 15360K ........ ........ ........ ........ ........ ........ 7% 164M 2s
01:01:22 18432K ........ ........ ........ ........ ........ ........ 9% 187M 2s
01:01:22 21504K ........ ........ ........ ........ ........ ........ 10% 196M 2s
01:01:22 24576K ........ ........ ........ ........ ........ ........ 11% 195M 2s
01:01:22 27648K ........ ........ ........ ........ ........ ........ 13% 201M 2s
01:01:22 30720K ........ ........ ........ ........ ........ ........ 14% 217M 1s
01:01:22 33792K ........ ........ ........ ........ ........ ........ 15% 234M 1s
01:01:22 36864K ........ ........ ........ ........ ........ ........ 17% 237M 1s
01:01:22 39936K ........ ........ ........ ........ ........ ........ 18% 274M 1s
01:01:22 43008K ........ ........ ........ ........ ........ ........ 19% 288M 1s
01:01:22 46080K ........ ........ ........ ........ ........ ........ 20% 255M 1s
01:01:22 49152K ........ ........ ........ ........ ........ ........ 22% 303M 1s
01:01:22 52224K ........ ........ ........ ........ ........ ........ 23% 280M 1s
01:01:22 55296K ........ ........ ........ ........ ........ ........ 24% 293M 1s
01:01:22 58368K ........ ........ ........ ........ ........ ........ 26% 314M 1s
01:01:23 61440K ........ ........ ........ ........ ........ ........ 27% 304M 1s
01:01:23 64512K ........ ........ ........ ........ ........ ........ 28% 299M 1s
01:01:23 67584K ........ ........ ........ ........ ........ ........ 30% 279M 1s
01:01:23 70656K ........ ........ ........ ........ ........ ........ 31% 299M 1s
01:01:23 73728K ........ ........ ........ ........ ........ ........ 32% 295M 1s
01:01:23 76800K ........ ........ ........ ........ ........ ........ 34% 306M 1s
01:01:23 79872K ........ ........ ........ ........ ........ ........ 35% 279M 1s
01:01:23 82944K ........ ........ ........ ........ ........ ........ 36% 306M 1s
01:01:23 86016K ........ ........ ........ ........ ........ ........ 37% 286M 1s
01:01:23 89088K ........ ........ ........ ........ ........ ........ 39% 306M 1s
01:01:23 92160K ........ ........ ........ ........ ........ ........ 40% 297M 1s
01:01:23 95232K ........ ........ ........ ........ ........ ........ 41% 287M 1s
01:01:23 98304K ........ ........ ........ ........ ........ ........ 43% 279M 1s
01:01:23 101376K ........ ........ ........ ........ ........ ........ 44% 285M 1s
01:01:23 104448K ........ ........ ........ ........ ........ ........ 45% 319M 1s
01:01:23 107520K ........ ........ ........ ........ ........ ........ 47% 305M 1s
01:01:23 110592K ........ ........ ........ ........ ........ ........ 48% 288M 1s
01:01:23 113664K ........ ........ ........ ........ ........ ........ 49% 305M 1s
01:01:23 116736K ........ ........ ........ ........ ........ ........ 51% 286M 1s
01:01:23 119808K ........ ........ ........ ........ ........ ........ 52% 288M 0s
01:01:23 122880K ........ ........ ........ ........ ........ ........ 53% 299M 0s
01:01:23 125952K ........ ........ ........ ........ ........ ........ 54% 311M 0s
01:01:23 129024K ........ ........ ........ ........ ........ ........ 56% 294M 0s
01:01:23 132096K ........ ........ ........ ........ ........ ........ 57% 286M 0s
01:01:23 135168K ........ ........ ........ ........ ........ ........ 58% 285M 0s
01:01:23 138240K ........ ........ ........ ........ ........ ........ 60% 285M 0s
01:01:23 141312K ........ ........ ........ ........ ........ ........ 61% 312M 0s
01:01:23 144384K ........ ........ ........ ........ ........ ........ 62% 302M 0s
01:01:23 147456K ........ ........ ........ ........ ........ ........ 64% 305M 0s
01:01:23 150528K ........ ........ ........ ........ ........ ........ 65% 317M 0s
01:01:23 153600K ........ ........ ........ ........ ........ ........ 66% 294M 0s
01:01:23 156672K ........ ........ ........ ........ ........ ........ 68% 301M 0s
01:01:23 159744K ........ ........ ........ ........ ........ ........ 69% 295M 0s
01:01:23 162816K ........ ........ ........ ........ ........ ........ 70% 316M 0s
01:01:23 165888K ........ ........ ........ ........ ........ ........ 71% 267M 0s
01:01:23 168960K ........ ........ ........ ........ ........ ........ 73% 302M 0s
01:01:23 172032K ........ ........ ........ ........ ........ ........ 74% 290M 0s
01:01:23 175104K ........ ........ ........ ........ ........ ........ 75% 291M 0s
01:01:23 178176K ........ ........ ........ ........ ........ ........ 77% 229M 0s
01:01:23 181248K ........ ........ ........ ........ ........ ........ 78% 433M 0s
01:01:23 184320K ........ ........ ........ ........ ........ ........ 79% 289M 0s
01:01:23 187392K ........ ........ ........ ........ ........ ........ 81% 307M 0s
01:01:23 190464K ........ ........ ........ ........ ........ ........ 82% 291M 0s
01:01:23 193536K ........ ........ ........ ........ ........ ........ 83% 302M 0s
01:01:23 196608K ........ ........ ........ ........ ........ ........ 85% 283M 0s
01:01:23 199680K ........ ........ ........ ........ ........ ........ 86% 279M 0s
01:01:23 202752K ........ ........ ........ ........ ........ ........ 87% 294M 0s
01:01:23 205824K ........ ........ ........ ........ ........ ........ 88% 291M 0s
01:01:23 208896K ........ ........ ........ ........ ........ ........ 90% 287M 0s
01:01:23 211968K ........ ........ ........ ........ ........ ........ 91% 292M 0s
01:01:23 215040K ........ ........ ........ ........ ........ ........ 92% 263M 0s
01:01:23 218112K ........ ........ ........ ........ ........ ........ 94% 276M 0s
01:01:23 221184K ........ ........ ........ ........ ........ ........ 95% 290M 0s
01:01:23 224256K ........ ........ ........ ........ ........ ........ 96% 291M 0s
01:01:23 227328K ........ ........ ........ ........ ........ ........ 98% 277M 0s
01:01:23 230400K ........ ........ ........ ........ ........ ........ 99% 286M 0s
01:01:23 233472K ........ ........ .... 100% 296M=0.9s
01:01:23
01:01:23 2026-02-15 01:01:23 (250 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:01:23
01:01:23 Extracting the new controller...
01:01:23 + echo 'Extracting the new controller...'
01:01:23 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:01:25 Adding external repositories...
01:01:25 + echo 'Adding external repositories...'
01:01:25 + 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
01:01:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:25 ################################################################################
01:01:25 #
01:01:25 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:25 # contributor license agreements. See the NOTICE file distributed with
01:01:25 # this work for additional information regarding copyright ownership.
01:01:25 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:25 # (the "License"); you may not use this file except in compliance with
01:01:25 # the License. You may obtain a copy of the License at
01:01:25 #
01:01:25 # http://www.apache.org/licenses/LICENSE-2.0
01:01:25 #
01:01:25 # Unless required by applicable law or agreed to in writing, software
01:01:25 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:25 # See the License for the specific language governing permissions and
01:01:25 # limitations under the License.
01:01:25 #
01:01:25 ################################################################################
01:01:25
01:01:25 #
01:01:25 # If set to true, the following property will not allow any certificate to be used
01:01:25 # when accessing Maven repositories through SSL
01:01:25 #
01:01:25 #org.ops4j.pax.url.mvn.certificateCheck=
01:01:25
01:01:25 #
01:01:25 # Path to the local Maven settings file.
01:01:25 # The repositories defined in this file will be automatically added to the list
01:01:25 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:01:25 # below is not set.
01:01:25 # The following locations are checked for the existence of the settings.xml file
01:01:25 # * 1. looks for the specified url
01:01:25 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:01:25 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:01:25 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:01:25 #
01:01:25 #org.ops4j.pax.url.mvn.settings=
01:01:25
01:01:25 #
01:01:25 # Path to the local Maven repository which is used to avoid downloading
01:01:25 # artifacts when they already exist locally.
01:01:25 # The value of this property will be extracted from the settings.xml file
01:01:25 # above, or defaulted to:
01:01:25 # System.getProperty( "user.home" ) + "/.m2/repository"
01:01:25 #
01:01:25 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:01:25
01:01:25 #
01:01:25 # Default this to false. It's just weird to use undocumented repos
01:01:25 #
01:01:25 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:01:25
01:01:25 #
01:01:25 # Uncomment if you don't wanna use the proxy settings
01:01:25 # from the Maven conf/settings.xml file
01:01:25 #
01:01:25 # org.ops4j.pax.url.mvn.proxySupport=false
01:01:25
01:01:25 #
01:01:25 # Comma separated list of repositories scanned when resolving an artifact.
01:01:25 # Those repositories will be checked before iterating through the
01:01:25 # below list of repositories and even before the local repository
01:01:25 # A repository url can be appended with zero or more of the following flags:
01:01:25 # @snapshots : the repository contains snaphots
01:01:25 # @noreleases : the repository does not contain any released artifacts
01:01:25 #
01:01:25 # The following property value will add the system folder as a repo.
01:01:25 #
01:01:25 org.ops4j.pax.url.mvn.defaultRepositories=\
01:01:25 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:01:25 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:01:25 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:01:25
01:01:25 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:01:25 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:01:25
01:01:25 #
01:01:25 # Comma separated list of repositories scanned when resolving an artifact.
01:01:25 # The default list includes the following repositories:
01:01:25 # http://repo1.maven.org/maven2@id=central
01:01:25 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:01:25 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:01:25 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:01:25 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:01:25 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:01:25 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:01:25 # To add repositories to the default ones, prepend '+' to the list of repositories
01:01:25 # to add.
01:01:25 # A repository url can be appended with zero or more of the following flags:
01:01:25 # @snapshots : the repository contains snapshots
01:01:25 # @noreleases : the repository does not contain any released artifacts
01:01:25 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:01:25 #
01:01:25 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
01:01:25
01:01:25 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
01:01:25 Configuring the startup features...
01:01:25 + echo 'Configuring the startup features...'
01:01:25 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:25 + FEATURE_TEST_STRING=features-test
01:01:25 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:01:25 + KARAF_VERSION=karaf4
01:01:25 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:01:25 + 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
01:01:25 + [[ ! -z '' ]]
01:01:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:25 ################################################################################
01:01:25 #
01:01:25 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:25 # contributor license agreements. See the NOTICE file distributed with
01:01:25 # this work for additional information regarding copyright ownership.
01:01:25 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:25 # (the "License"); you may not use this file except in compliance with
01:01:25 # the License. You may obtain a copy of the License at
01:01:25 #
01:01:25 # http://www.apache.org/licenses/LICENSE-2.0
01:01:25 #
01:01:25 # Unless required by applicable law or agreed to in writing, software
01:01:25 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:25 # See the License for the specific language governing permissions and
01:01:25 # limitations under the License.
01:01:25 #
01:01:25 ################################################################################
01:01:25
01:01:25 #
01:01:25 # Comma separated list of features repositories to register by default
01:01:25 #
01:01:25 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
01:01:25
01:01:25 #
01:01:25 # Comma separated list of features to install at startup
01:01:25 #
01:01:25 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:01:25
01:01:25 #
01:01:25 # Resource repositories (OBR) that the features resolver can use
01:01:25 # to resolve requirements/capabilities
01:01:25 #
01:01:25 # The format of the resourceRepositories is
01:01:25 # resourceRepositories=[xml:url|json:url],...
01:01:25 # for Instance:
01:01:25 #
01:01:25 #resourceRepositories=xml:http://host/path/to/index.xml
01:01:25 # or
01:01:25 #resourceRepositories=json:http://host/path/to/index.json
01:01:25 #
01:01:25
01:01:25 #
01:01:25 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:01:25 #
01:01:25 featuresBootAsynchronous=false
01:01:25
01:01:25 #
01:01:25 # Service requirements enforcement
01:01:25 #
01:01:25 # By default, the feature resolver checks the service requirements/capabilities of
01:01:25 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:01:25 # the required bundles.
01:01:25 # The following flag can have those values:
01:01:25 # - disable: service requirements are completely ignored
01:01:25 # - default: service requirements are ignored for old features
01:01:25 # - enforce: service requirements are always verified
01:01:25 #
01:01:25 #serviceRequirements=default
01:01:25
01:01:25 #
01:01:25 # Store cfg file for config element in feature
01:01:25 #
01:01:25 #configCfgStore=true
01:01:25
01:01:25 #
01:01:25 # Define if the feature service automatically refresh bundles
01:01:25 #
01:01:25 autoRefresh=true
01:01:25
01:01:25 #
01:01:25 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:01:25 # XML file defines instructions related to features processing
01:01:25 # versions.properties may declare properties to resolve placeholders in XML file
01:01:25 # both files are relative to ${karaf.etc}
01:01:25 #
01:01:25 #featureProcessing=org.apache.karaf.features.xml
01:01:25 #featureProcessingVersions=versions.properties
01:01:25 + configure_karaf_log karaf4 ''
01:01:25 + local -r karaf_version=karaf4
01:01:25 + local -r controllerdebugmap=
01:01:25 + local logapi=log4j
01:01:25 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:01:25 log4j2.rootLogger.level = INFO
01:01:25 #log4j2.rootLogger.type = asyncRoot
01:01:25 #log4j2.rootLogger.includeLocation = false
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:01:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:01:25 log4j2.rootLogger.appenderRef.Console.ref = Console
01:01:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:01:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:01:25 log4j2.logger.spifly.name = org.apache.aries.spifly
01:01:25 log4j2.logger.spifly.level = WARN
01:01:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:01:25 log4j2.logger.audit.level = INFO
01:01:25 log4j2.logger.audit.additivity = false
01:01:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:01:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:01:25 log4j2.appender.console.type = Console
01:01:25 log4j2.appender.console.name = Console
01:01:25 log4j2.appender.console.layout.type = PatternLayout
01:01:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:01:25 log4j2.appender.rolling.type = RollingRandomAccessFile
01:01:25 log4j2.appender.rolling.name = RollingFile
01:01:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:01:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:01:25 #log4j2.appender.rolling.immediateFlush = false
01:01:25 log4j2.appender.rolling.append = true
01:01:25 log4j2.appender.rolling.layout.type = PatternLayout
01:01:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:01:25 log4j2.appender.rolling.policies.type = Policies
01:01:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:01:25 log4j2.appender.rolling.policies.size.size = 64MB
01:01:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:01:25 log4j2.appender.rolling.strategy.max = 7
01:01:25 log4j2.appender.audit.type = RollingRandomAccessFile
01:01:25 log4j2.appender.audit.name = AuditRollingFile
01:01:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:01:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:01:25 log4j2.appender.audit.append = true
01:01:25 log4j2.appender.audit.layout.type = PatternLayout
01:01:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:01:25 log4j2.appender.audit.policies.type = Policies
01:01:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:01:25 log4j2.appender.audit.policies.size.size = 8MB
01:01:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:01:25 log4j2.appender.audit.strategy.max = 7
01:01:25 log4j2.appender.osgi.type = PaxOsgi
01:01:25 log4j2.appender.osgi.name = PaxOsgi
01:01:25 log4j2.appender.osgi.filter = *
01:01:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:01:25 #log4j2.logger.aether.level = TRACE
01:01:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:01:25 #log4j2.logger.http-headers.level = DEBUG
01:01:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:01:25 #log4j2.logger.maven.level = TRACE
01:01:25 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:01:25 + logapi=log4j2
01:01:25 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:01:25 + '[' log4j2 == log4j2 ']'
01:01:25 + 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
01:01:25 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:01:25 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:01:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:01:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:01:25 + unset IFS
01:01:25 + echo 'controllerdebugmap: '
01:01:25 controllerdebugmap:
01:01:25 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:25 + '[' -n '' ']'
01:01:25 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:01:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:25 ################################################################################
01:01:25 #
01:01:25 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:25 # contributor license agreements. See the NOTICE file distributed with
01:01:25 # this work for additional information regarding copyright ownership.
01:01:25 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:25 # (the "License"); you may not use this file except in compliance with
01:01:25 # the License. You may obtain a copy of the License at
01:01:25 #
01:01:25 # http://www.apache.org/licenses/LICENSE-2.0
01:01:25 #
01:01:25 # Unless required by applicable law or agreed to in writing, software
01:01:25 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:25 # See the License for the specific language governing permissions and
01:01:25 # limitations under the License.
01:01:25 #
01:01:25 ################################################################################
01:01:25
01:01:25 # Common pattern layout for appenders
01:01:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:01:25
01:01:25 # Root logger
01:01:25 log4j2.rootLogger.level = INFO
01:01:25 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:01:25 #log4j2.rootLogger.type = asyncRoot
01:01:25 #log4j2.rootLogger.includeLocation = false
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:01:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:01:25 log4j2.rootLogger.appenderRef.Console.ref = Console
01:01:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:01:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:01:25
01:01:25 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:01:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:01:25
01:01:25 # Loggers configuration
01:01:25
01:01:25 # Spifly logger
01:01:25 log4j2.logger.spifly.name = org.apache.aries.spifly
01:01:25 log4j2.logger.spifly.level = WARN
01:01:25
01:01:25 # Security audit logger
01:01:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:01:25 log4j2.logger.audit.level = INFO
01:01:25 log4j2.logger.audit.additivity = false
01:01:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:01:25
01:01:25 # Appenders configuration
01:01:25
01:01:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:01:25 log4j2.appender.console.type = Console
01:01:25 log4j2.appender.console.name = Console
01:01:25 log4j2.appender.console.layout.type = PatternLayout
01:01:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:01:25
01:01:25 # Rolling file appender
01:01:25 log4j2.appender.rolling.type = RollingRandomAccessFile
01:01:25 log4j2.appender.rolling.name = RollingFile
01:01:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:01:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:01:25 # uncomment to not force a disk flush
01:01:25 #log4j2.appender.rolling.immediateFlush = false
01:01:25 log4j2.appender.rolling.append = true
01:01:25 log4j2.appender.rolling.layout.type = PatternLayout
01:01:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:01:25 log4j2.appender.rolling.policies.type = Policies
01:01:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:01:25 log4j2.appender.rolling.policies.size.size = 1GB
01:01:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:01:25 log4j2.appender.rolling.strategy.max = 7
01:01:25
01:01:25 # Audit file appender
01:01:25 log4j2.appender.audit.type = RollingRandomAccessFile
01:01:25 log4j2.appender.audit.name = AuditRollingFile
01:01:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:01:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:01:25 log4j2.appender.audit.append = true
01:01:25 log4j2.appender.audit.layout.type = PatternLayout
01:01:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:01:25 log4j2.appender.audit.policies.type = Policies
01:01:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:01:25 log4j2.appender.audit.policies.size.size = 8MB
01:01:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:01:25 log4j2.appender.audit.strategy.max = 7
01:01:25
01:01:25 # OSGi appender
01:01:25 log4j2.appender.osgi.type = PaxOsgi
01:01:25 log4j2.appender.osgi.name = PaxOsgi
01:01:25 log4j2.appender.osgi.filter = *
01:01:25
01:01:25 # help with identification of maven-related problems with pax-url-aether
01:01:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:01:25 #log4j2.logger.aether.level = TRACE
01:01:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:01:25 #log4j2.logger.http-headers.level = DEBUG
01:01:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:01:25 #log4j2.logger.maven.level = TRACE
01:01:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:01:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:01:25 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:25 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:01:25 + local -r controllermem=2048m
01:01:25 Configure
01:01:25 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:25 + echo Configure
01:01:25 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:01:25 max memory: 2048m
01:01:25 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:25 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:01:25 + echo ' max memory: 2048m'
01:01:25 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:01:25 + 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
01:01:25 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:25 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:25 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:01:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:25 #!/bin/sh
01:01:25 #
01:01:25 # Licensed to the Apache Software Foundation (ASF) under one or more
01:01:25 # contributor license agreements. See the NOTICE file distributed with
01:01:25 # this work for additional information regarding copyright ownership.
01:01:25 # The ASF licenses this file to You under the Apache License, Version 2.0
01:01:25 # (the "License"); you may not use this file except in compliance with
01:01:25 # the License. You may obtain a copy of the License at
01:01:25 #
01:01:25 # http://www.apache.org/licenses/LICENSE-2.0
01:01:25 #
01:01:25 # Unless required by applicable law or agreed to in writing, software
01:01:25 # distributed under the License is distributed on an "AS IS" BASIS,
01:01:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:01:25 # See the License for the specific language governing permissions and
01:01:25 # limitations under the License.
01:01:25 #
01:01:25
01:01:25 #
01:01:25 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:01:25 # script: client, instance, shell, start, status, stop, karaf
01:01:25 #
01:01:25 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:01:25 # Actions go here...
01:01:25 # fi
01:01:25
01:01:25 #
01:01:25 # general settings which should be applied for all scripts go here; please keep
01:01:25 # in mind that it is possible that scripts might be executed more than once, e.g.
01:01:25 # in example of the start script where the start script is executed first and the
01:01:25 # karaf script afterwards.
01:01:25 #
01:01:25
01:01:25 #
01:01:25 # The following section shows the possible configuration options for the default
01:01:25 # karaf scripts
01:01:25 #
01:01:25 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:01:25 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:01:25 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:01:25 # export EXTRA_JAVA_OPTS # Additional JVM options
01:01:25 # export KARAF_HOME # Karaf home folder
01:01:25 # export KARAF_DATA # Karaf data folder
01:01:25 # export KARAF_BASE # Karaf base folder
01:01:25 # export KARAF_ETC # Karaf etc folder
01:01:25 # export KARAF_LOG # Karaf log folder
01:01:25 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:01:25 # export KARAF_OPTS # Additional available Karaf options
01:01:25 # export KARAF_DEBUG # Enable debug mode
01:01:25 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:01:25 # export KARAF_NOROOT # Prevent execution as root if set to true
01:01:25 Set Java version
01:01:25 + echo 'Set Java version'
01:01:25 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:01:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:01:25 sudo: a password is required
01:01:25 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:01:25 sudo: a password is required
01:01:25 JDK default version ...
01:01:25 + echo 'JDK default version ...'
01:01:25 + java -version
01:01:26 openjdk version "21.0.9" 2025-10-21
01:01:26 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:01:26 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:01:26 Set JAVA_HOME
01:01:26 + echo 'Set JAVA_HOME'
01:01:26 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:01:26 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:01:26 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:26 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:26 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:01:26 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:01:26 Listing all open ports on controller system...
01:01:26 + echo 'Listing all open ports on controller system...'
01:01:26 + netstat -pnatu
01:01:26 /tmp/configuration-script.sh: line 40: netstat: command not found
01:01:26 Configuring cluster
01:01:26 + '[' -f /tmp/custom_shard_config.txt ']'
01:01:26 + echo 'Configuring cluster'
01:01:26 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.52 10.30.171.189 10.30.170.71
01:01:26 ################################################
01:01:26 ## Configure Cluster ##
01:01:26 ################################################
01:01:26 NOTE: Cluster configuration files not found. Copying from
01:01:26 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:01:26 Configuring unique name in pekko.conf
01:01:26 Configuring hostname in pekko.conf
01:01:26 Configuring data and rpc seed nodes in pekko.conf
01:01:26 modules = [
01:01:26
01:01:26 {
01:01:26 name = "inventory"
01:01:26 namespace = "urn:opendaylight:inventory"
01:01:26 shard-strategy = "module"
01:01:26 },
01:01:26 {
01:01:26 name = "topology"
01:01:26 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:01:26 shard-strategy = "module"
01:01:26 },
01:01:26 {
01:01:26 name = "toaster"
01:01:26 namespace = "http://netconfcentral.org/ns/toaster"
01:01:26 shard-strategy = "module"
01:01:26 }
01:01:26 ]
01:01:26 Configuring replication type in module-shards.conf
01:01:26 ################################################
01:01:26 ## NOTE: Manually restart controller to ##
01:01:26 ## apply configuration. ##
01:01:26 ################################################
01:01:26 Dump akka.conf
01:01:26 + echo 'Dump akka.conf'
01:01:26 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:26 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:01:26 Dump modules.conf
01:01:26 + echo 'Dump modules.conf'
01:01:26 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:26 modules = [
01:01:26
01:01:26 {
01:01:26 name = "inventory"
01:01:26 namespace = "urn:opendaylight:inventory"
01:01:26 shard-strategy = "module"
01:01:26 },
01:01:26 {
01:01:26 name = "topology"
01:01:26 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:01:26 shard-strategy = "module"
01:01:26 },
01:01:26 {
01:01:26 name = "toaster"
01:01:26 namespace = "http://netconfcentral.org/ns/toaster"
01:01:26 shard-strategy = "module"
01:01:26 }
01:01:26 ]
01:01:26 Dump module-shards.conf
01:01:26 + echo 'Dump module-shards.conf'
01:01:26 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:26 module-shards = [
01:01:26 {
01:01:26 name = "default"
01:01:26 shards = [
01:01:26 {
01:01:26 name = "default"
01:01:26 replicas = ["member-1",
01:01:26 "member-2",
01:01:26 "member-3"]
01:01:26 }
01:01:26 ]
01:01:26 },
01:01:26 {
01:01:26 name = "inventory"
01:01:26 shards = [
01:01:26 {
01:01:26 name="inventory"
01:01:26 replicas = ["member-1",
01:01:26 "member-2",
01:01:26 "member-3"]
01:01:26 }
01:01:26 ]
01:01:26 },
01:01:26 {
01:01:26 name = "topology"
01:01:26 shards = [
01:01:26 {
01:01:26 name="topology"
01:01:26 replicas = ["member-1",
01:01:26 "member-2",
01:01:26 "member-3"]
01:01:26 }
01:01:26 ]
01:01:26 },
01:01:26 {
01:01:26 name = "toaster"
01:01:26 shards = [
01:01:26 {
01:01:26 name="toaster"
01:01:26 replicas = ["member-1",
01:01:26 "member-2",
01:01:26 "member-3"]
01:01:26 }
01:01:26 ]
01:01:26 }
01:01:26 ]
01:01:26 Locating config plan to use...
01:01:26 Finished running config plans
01:01:26 Starting member-1 with IP address 10.30.170.52
01:01:26 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
01:01:26 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
01:01:27 Redirecting karaf console output to karaf_console.log
01:01:27 Starting controller...
01:01:27 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:01:27 Starting member-2 with IP address 10.30.171.189
01:01:27 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts.
01:01:27 Warning: Permanently added '10.30.171.189' (ECDSA) to the list of known hosts.
01:01:27 Redirecting karaf console output to karaf_console.log
01:01:27 Starting controller...
01:01:27 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:01:27 Starting member-3 with IP address 10.30.170.71
01:01:27 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:01:27 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:01:28 Redirecting karaf console output to karaf_console.log
01:01:28 Starting controller...
01:01:28 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:01:28 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6806651389949575603.sh
01:01:28 common-functions.sh is being sourced
01:01:28 common-functions environment:
01:01:28 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:01:28 ACTUALFEATURES:
01:01:28 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:01:28 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:01:28 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:01:28 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:01:28 CONTROLLERMEM: 2048m
01:01:28 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:01:28 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:01:28 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:01:28 SUITES:
01:01:28
01:01:28 + echo '#################################################'
01:01:28 #################################################
01:01:28 + echo '## Verify Cluster is UP ##'
01:01:28 ## Verify Cluster is UP ##
01:01:28 + echo '#################################################'
01:01:28 #################################################
01:01:28 + create_post_startup_script
01:01:28 + cat
01:01:28 + copy_and_run_post_startup_script
01:01:28 + seed_index=1
01:01:28 ++ seq 1 3
01:01:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:01:28 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:01:28 + echo 'Execute the post startup script on controller 10.30.170.52'
01:01:28 Execute the post startup script on controller 10.30.170.52
01:01:28 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/post-startup-script.sh 10.30.170.52:/tmp/
01:01:28 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
01:01:28 + ssh 10.30.170.52 'bash /tmp/post-startup-script.sh 1'
01:01:28 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
01:01:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:01:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:02:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:02:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:02:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:02:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:02:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:02:28 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:05:28 Timeout Controller DOWN
01:05:28 Dumping first 500K bytes of karaf log...
01:05:28 Feb 15, 2026 1:01:29 AM org.apache.karaf.main.Main launch
01:05:28 INFO: Installing and starting initial bundles
01:05:28 Feb 15, 2026 1:01:29 AM org.apache.karaf.main.Main launch
01:05:28 INFO: All initial bundles installed and set to start
01:05:28 Feb 15, 2026 1:01:29 AM org.apache.karaf.main.lock.SimpleFileLock lock
01:05:28 INFO: Trying to lock /tmp/karaf-0.23.1-SNAPSHOT/lock
01:05:28 Feb 15, 2026 1:01:29 AM org.apache.karaf.main.lock.SimpleFileLock lock
01:05:28 INFO: Lock acquired
01:05:28 Feb 15, 2026 1:01:29 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
01:05:28 INFO: Lock acquired. Setting startlevel to 100
01:05:28 2026-02-15T01:01:30,747 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent).
01:05:28 2026-02-15T01:01:32,925 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-infrautils-ready/[7.1.9,7.1.9],features-controller/[12.0.3,12.0.3],odl-netconf-clustered-topology/[10.0.2,10.0.2],odl-jolokia/[12.0.3,12.0.3],odl-clustering-test-app/[12.0.3,12.0.3],59b916ad-e1bd-4a8f-8673-b7516904ffdf/[0,0.0.0],odl-mdsal-replicate-netty/[15.0.2,15.0.2]
01:05:28 2026-02-15T01:01:33,122 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
01:05:28 2026-02-15T01:01:33,123 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
01:05:28 2026-02-15T01:01:33,123 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
01:05:28 2026-02-15T01:01:33,123 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
01:05:28 2026-02-15T01:01:33,125 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
01:05:28 2026-02-15T01:01:33,125 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
01:05:28 2026-02-15T01:01:33,144 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
01:05:28 2026-02-15T01:01:33,145 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
01:05:28 2026-02-15T01:01:33,156 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
01:05:28 2026-02-15T01:01:34,326 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
01:05:28 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[10.0.2,10.0.2]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=10.0.2)(version<=10.0.2))" [caused by: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.topology; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology/10.0.2: missing requirement [org.opendaylight.netconf.topology/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
01:05:28 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
01:05:28 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
01:05:28 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
01:05:28 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
01:05:28 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
01:05:28 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
01:05:28 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
01:05:28 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
01:05:28 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
01:05:28 at java.lang.Thread.run(Thread.java:1583) [?:?]
01:05:28 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.topology; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology/10.0.2: missing requirement [org.opendaylight.netconf.topology/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 ... 12 more
01:05:28 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology/10.0.2: missing requirement [org.opendaylight.netconf.topology/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 ... 12 more
01:05:28 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 ... 12 more
01:05:28 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 ... 12 more
01:05:28 Dumping last 500K bytes of karaf log...
01:05:28 Feb 15, 2026 1:01:29 AM org.apache.karaf.main.Main launch
01:05:28 INFO: Installing and starting initial bundles
01:05:28 Feb 15, 2026 1:01:29 AM org.apache.karaf.main.Main launch
01:05:28 INFO: All initial bundles installed and set to start
01:05:28 Feb 15, 2026 1:01:29 AM org.apache.karaf.main.lock.SimpleFileLock lock
01:05:28 INFO: Trying to lock /tmp/karaf-0.23.1-SNAPSHOT/lock
01:05:28 Feb 15, 2026 1:01:29 AM org.apache.karaf.main.lock.SimpleFileLock lock
01:05:28 INFO: Lock acquired
01:05:28 Feb 15, 2026 1:01:29 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
01:05:28 INFO: Lock acquired. Setting startlevel to 100
01:05:28 2026-02-15T01:01:30,747 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent).
01:05:28 2026-02-15T01:01:32,925 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-infrautils-ready/[7.1.9,7.1.9],features-controller/[12.0.3,12.0.3],odl-netconf-clustered-topology/[10.0.2,10.0.2],odl-jolokia/[12.0.3,12.0.3],odl-clustering-test-app/[12.0.3,12.0.3],59b916ad-e1bd-4a8f-8673-b7516904ffdf/[0,0.0.0],odl-mdsal-replicate-netty/[15.0.2,15.0.2]
01:05:28 2026-02-15T01:01:33,122 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
01:05:28 2026-02-15T01:01:33,123 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
01:05:28 2026-02-15T01:01:33,123 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
01:05:28 2026-02-15T01:01:33,123 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
01:05:28 2026-02-15T01:01:33,125 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
01:05:28 2026-02-15T01:01:33,125 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
01:05:28 2026-02-15T01:01:33,144 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
01:05:28 2026-02-15T01:01:33,145 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
01:05:28 2026-02-15T01:01:33,156 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
01:05:28 2026-02-15T01:01:34,326 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
01:05:28 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[10.0.2,10.0.2]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=10.0.2)(version<=10.0.2))" [caused by: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.topology; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology/10.0.2: missing requirement [org.opendaylight.netconf.topology/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
01:05:28 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
01:05:28 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
01:05:28 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
01:05:28 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
01:05:28 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
01:05:28 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
01:05:28 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
01:05:28 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
01:05:28 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
01:05:28 at java.lang.Thread.run(Thread.java:1583) [?:?]
01:05:28 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.topology; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology/10.0.2: missing requirement [org.opendaylight.netconf.topology/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 ... 12 more
01:05:28 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology/10.0.2: missing requirement [org.opendaylight.netconf.topology/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 ... 12 more
01:05:28 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 ... 12 more
01:05:28 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
01:05:28 ... 12 more
01:05:28 Listing all open ports on controller system
01:05:28 /tmp/post-startup-script.sh: line 46: netstat: command not found
01:05:28 Build step 'Execute shell' marked build as failure
01:05:28 $ ssh-agent -k
01:05:28 unset SSH_AUTH_SOCK;
01:05:28 unset SSH_AGENT_PID;
01:05:28 echo Agent pid 5277 killed;
01:05:28 [ssh-agent] Stopped.
01:05:28 Recording plot data
01:05:29 Robot results publisher started...
01:05:29 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:05:29 -Parsing output xml:
01:05:29 Failed!
01:05:29 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium with configured filemask: output.xml
01:05:29 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
01:05:29 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
01:05:29 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
01:05:29 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
01:05:29 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
01:05:29 at hudson.remoting.Request$2.run(Request.java:377)
01:05:29 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
01:05:29 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
01:05:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:05:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:05:29 at java.base/java.lang.Thread.run(Thread.java:829)
01:05:29 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-10589
01:05:29 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
01:05:29 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
01:05:29 at hudson.remoting.Channel.call(Channel.java:1003)
01:05:29 at hudson.FilePath.act(FilePath.java:1230)
01:05:29 at hudson.FilePath.act(FilePath.java:1219)
01:05:29 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
01:05:29 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
01:05:29 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
01:05:29 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
01:05:29 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
01:05:29 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
01:05:29 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
01:05:29 at hudson.model.Build$BuildExecution.post2(Build.java:179)
01:05:29 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
01:05:29 at hudson.model.Run.execute(Run.java:1918)
01:05:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
01:05:29 at hudson.model.ResourceController.execute(ResourceController.java:101)
01:05:29 at hudson.model.Executor.run(Executor.java:442)
01:05:29 [PostBuildScript] - [INFO] Executing post build scripts.
01:05:29 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins10263777806223707886.sh
01:05:29 Archiving csit artifacts
01:05:29 mv: cannot stat 'odl1_*': No such file or directory
01:05:29 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
01:05:29 mv: cannot stat '*_1.png': No such file or directory
01:05:29 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:05:29 mv: cannot stat 'gclogs-1': No such file or directory
01:05:29 mv: cannot stat 'odl2_*': No such file or directory
01:05:29 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
01:05:29 mv: cannot stat '*_2.png': No such file or directory
01:05:29 mv: cannot stat '/tmp/odl2_*': No such file or directory
01:05:29 mv: cannot stat 'gclogs-2': No such file or directory
01:05:29 mv: cannot stat 'odl3_*': No such file or directory
01:05:29 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
01:05:29 mv: cannot stat '*_3.png': No such file or directory
01:05:29 mv: cannot stat '/tmp/odl3_*': No such file or directory
01:05:29 mv: cannot stat 'gclogs-3': No such file or directory
01:05:29 % Total % Received % Xferd Average Speed Time Time Time Current
01:05:29 Dload Upload Total Spent Left Speed
01:05:29
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1175 0 1175 0 0 5731 0 --:--:-- --:--:-- --:--:-- 5731
01:05:29 Archive: robot-plugin.zip
01:05:29 End-of-central-directory signature not found. Either this file is not
01:05:29 a zipfile, or it constitutes one disk of a multi-part archive. In the
01:05:29 latter case the central directory and zipfile comment will be found on
01:05:29 the last disk(s) of this archive.
01:05:29 unzip: cannot find zipfile directory in one of robot-plugin.zip or
01:05:29 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
01:05:29 mv: cannot stat '*.log': No such file or directory
01:05:29 mv: cannot stat '*.log.gz': No such file or directory
01:05:29 mv: cannot stat '*.csv': No such file or directory
01:05:29 mv: cannot stat '*.png': No such file or directory
01:05:29 [PostBuildScript] - [INFO] Executing post build scripts.
01:05:29 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4554430105666432977.sh
01:05:29 [PostBuildScript] - [INFO] Executing post build scripts.
01:05:29 [EnvInject] - Injecting environment variables from a build step.
01:05:29 [EnvInject] - Injecting as environment variables the properties content
01:05:29 OS_CLOUD=vex
01:05:29 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-29
01:05:29
01:05:29 [EnvInject] - Variables injected successfully.
01:05:29 provisioning config files...
01:05:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:05:29 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins5604525331898020008.sh
01:05:29 ---> openstack-stack-delete.sh
01:05:29 Setup pyenv:
01:05:29 system
01:05:29 3.8.13
01:05:29 3.9.13
01:05:29 3.10.13
01:05:29 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
01:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oY5P from file:/tmp/.os_lf_venv
01:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:05:31 lf-activate-venv(): INFO: Base packages installed successfully
01:05:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH
01:05:44 INFO: Stack cost retrieval disabled, setting cost to 0
01:05:56 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-29
01:05:56 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-29
01:05:56 [PostBuildScript] - [INFO] Executing post build scripts.
01:05:56 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins5548918014664307899.sh
01:05:56 ---> sysstat.sh
01:05:57 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins18223575573726323128.sh
01:05:57 ---> package-listing.sh
01:05:57 ++ facter osfamily
01:05:57 ++ tr '[:upper:]' '[:lower:]'
01:05:57 + OS_FAMILY=redhat
01:05:57 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
01:05:57 + START_PACKAGES=/tmp/packages_start.txt
01:05:57 + END_PACKAGES=/tmp/packages_end.txt
01:05:57 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:05:57 + PACKAGES=/tmp/packages_start.txt
01:05:57 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']'
01:05:57 + PACKAGES=/tmp/packages_end.txt
01:05:57 + case "${OS_FAMILY}" in
01:05:57 + rpm -qa
01:05:57 + sort
01:05:57 + '[' -f /tmp/packages_start.txt ']'
01:05:57 + '[' -f /tmp/packages_end.txt ']'
01:05:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:05:57 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']'
01:05:57 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/
01:05:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/
01:05:57 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4047938119714828458.sh
01:05:57 ---> capture-instance-metadata.sh
01:05:57 Setup pyenv:
01:05:58 system
01:05:58 3.8.13
01:05:58 3.9.13
01:05:58 3.10.13
01:05:58 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
01:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oY5P from file:/tmp/.os_lf_venv
01:05:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:05:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:06:00 lf-activate-venv(): INFO: Base packages installed successfully
01:06:00 lf-activate-venv(): INFO: Installing additional packages: lftools
01:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH
01:06:09 INFO: Running in OpenStack, capturing instance metadata
01:06:09 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins417130404693914900.sh
01:06:09 provisioning config files...
01:06:10 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-vanadium #29
01:06:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/config16331519751992663937tmp
01:06:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:06:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:06:10 provisioning config files...
01:06:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:06:10 [EnvInject] - Injecting environment variables from a build step.
01:06:10 [EnvInject] - Injecting as environment variables the properties content
01:06:10 SERVER_ID=logs
01:06:10
01:06:10 [EnvInject] - Variables injected successfully.
01:06:10 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins13135998222925136814.sh
01:06:10 ---> create-netrc.sh
01:06:10 WARN: Log server credential not found.
01:06:10 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins12254814232715114306.sh
01:06:10 ---> python-tools-install.sh
01:06:10 Setup pyenv:
01:06:10 system
01:06:10 3.8.13
01:06:10 3.9.13
01:06:10 3.10.13
01:06:10 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
01:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oY5P from file:/tmp/.os_lf_venv
01:06:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:06:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:06:12 lf-activate-venv(): INFO: Base packages installed successfully
01:06:12 lf-activate-venv(): INFO: Installing additional packages: lftools
01:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH
01:06:24 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4534658437012152801.sh
01:06:24 ---> sudo-logs.sh
01:06:24 Archiving 'sudo' log..
01:06:24 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins5281827436643711036.sh
01:06:24 ---> job-cost.sh
01:06:24 INFO: Activating Python virtual environment...
01:06:24 Setup pyenv:
01:06:25 system
01:06:25 3.8.13
01:06:25 3.9.13
01:06:25 3.10.13
01:06:25 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
01:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oY5P from file:/tmp/.os_lf_venv
01:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:06:27 lf-activate-venv(): INFO: Base packages installed successfully
01:06:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH
01:06:34 DEBUG: Contents of stack-cost file:
01:06:34 total: 0
01:06:34 INFO: Retrieving Stack Cost...
01:06:34 INFO: Stack cost: 0
01:06:34 INFO: Instance uptime: 589s
01:06:34 INFO: Fetching instance metadata (attempt 1 of 3)...
01:06:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
01:06:34 INFO: Successfully fetched instance metadata
01:06:34 INFO: Instance type: v3-standard-2
01:06:34 INFO: Retrieving pricing info for: v3-standard-2
01:06:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
01:06:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=589
01:06:34 INFO: Successfully fetched Vexxhost pricing API
01:06:34 INFO: Retrieved cost: 0.06
01:06:34 INFO: Retrieved resource: v3-standard-2
01:06:34 INFO: Creating archive directory: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/cost
01:06:34 INFO: Archiving costs to: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/cost.csv
01:06:34 INFO: Successfully archived job cost data
01:06:34 DEBUG: Cost data: mdsal-csit-3node-netty-replicate-only-vanadium,29,2026-02-15 01:06:34,v3-standard-2,589,0.06,0.00,FAILURE
01:06:34 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins479725511166850925.sh
01:06:34 ---> logs-deploy.sh
01:06:34 Setup pyenv:
01:06:35 system
01:06:35 3.8.13
01:06:35 3.9.13
01:06:35 3.10.13
01:06:35 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
01:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oY5P from file:/tmp/.os_lf_venv
01:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:06:37 lf-activate-venv(): INFO: Base packages installed successfully
01:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-oY5P/bin to PATH
01:06:46 WARNING: Nexus logging server not set
01:06:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-vanadium/29/
01:06:46 INFO: archiving logs to S3
01:06:47 ---> uname -a:
01:06:47 Linux prd-centos8-robot-2c-8g-10589.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
01:06:47
01:06:47
01:06:47 ---> lscpu:
01:06:47 Architecture: x86_64
01:06:47 CPU op-mode(s): 32-bit, 64-bit
01:06:47 Byte Order: Little Endian
01:06:47 CPU(s): 2
01:06:47 On-line CPU(s) list: 0,1
01:06:47 Thread(s) per core: 1
01:06:47 Core(s) per socket: 1
01:06:47 Socket(s): 2
01:06:47 NUMA node(s): 1
01:06:47 Vendor ID: AuthenticAMD
01:06:47 CPU family: 23
01:06:47 Model: 49
01:06:47 Model name: AMD EPYC-Rome Processor
01:06:47 Stepping: 0
01:06:47 CPU MHz: 2799.998
01:06:47 BogoMIPS: 5599.99
01:06:47 Virtualization: AMD-V
01:06:47 Hypervisor vendor: KVM
01:06:47 Virtualization type: full
01:06:47 L1d cache: 32K
01:06:47 L1i cache: 32K
01:06:47 L2 cache: 512K
01:06:47 L3 cache: 16384K
01:06:47 NUMA node0 CPU(s): 0,1
01:06:47 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
01:06:47
01:06:47
01:06:47 ---> nproc:
01:06:47 2
01:06:47
01:06:47
01:06:47 ---> df -h:
01:06:47 Filesystem Size Used Avail Use% Mounted on
01:06:47 devtmpfs 3.8G 0 3.8G 0% /dev
01:06:47 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:06:47 tmpfs 3.8G 17M 3.8G 1% /run
01:06:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:06:47 /dev/vda1 40G 8.5G 32G 22% /
01:06:47 tmpfs 770M 0 770M 0% /run/user/1001
01:06:47
01:06:47
01:06:47 ---> free -m:
01:06:47 total used free shared buff/cache available
01:06:47 Mem: 7697 598 4732 19 2366 6794
01:06:47 Swap: 1023 0 1023
01:06:47
01:06:47
01:06:47 ---> ip addr:
01:06:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:06:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:06:47 inet 127.0.0.1/8 scope host lo
01:06:47 valid_lft forever preferred_lft forever
01:06:47 inet6 ::1/128 scope host
01:06:47 valid_lft forever preferred_lft forever
01:06:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:06:47 link/ether fa:16:3e:31:98:1a brd ff:ff:ff:ff:ff:ff
01:06:47 altname enp0s3
01:06:47 altname ens3
01:06:47 inet 10.30.171.176/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:06:47 valid_lft 85809sec preferred_lft 85809sec
01:06:47 inet6 fe80::f816:3eff:fe31:981a/64 scope link
01:06:47 valid_lft forever preferred_lft forever
01:06:47
01:06:47
01:06:47 ---> sar -b -r -n DEV:
01:06:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
01:06:47
01:06:47 00:56:52 LINUX RESTART (2 CPU)
01:06:47
01:06:47 12:58:01 AM tps rtps wtps bread/s bwrtn/s
01:06:47 12:59:01 AM 122.89 1.13 121.76 76.91 12103.55
01:06:47 01:00:01 AM 28.64 0.42 28.22 62.78 3842.32
01:06:47 01:01:01 AM 66.04 6.95 59.10 1288.24 3745.07
01:06:47 01:02:01 AM 38.66 2.58 36.08 397.60 6460.49
01:06:47 01:03:01 AM 3.77 0.00 3.77 0.00 122.26
01:06:47 01:04:01 AM 0.32 0.00 0.32 0.00 3.68
01:06:47 01:05:01 AM 0.30 0.00 0.30 0.00 3.15
01:06:47 01:06:01 AM 23.23 0.25 22.98 42.79 1216.16
01:06:47 Average: 35.48 1.42 34.07 233.56 3437.35
01:06:47
01:06:47 12:58:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:06:47 12:59:01 AM 5171924 7011416 2710508 34.39 2688 2015640 711708 7.97 198136 2164776 100092
01:06:47 01:00:01 AM 5243696 7085420 2638736 33.48 2688 2017520 634964 7.11 219056 2070188 9036
01:06:47 01:01:01 AM 4900344 6996128 2982088 37.83 2688 2262536 685840 7.68 253824 2346888 175736
01:06:47 01:02:01 AM 4941176 7048720 2941256 37.31 2688 2274576 635460 7.12 266128 2291164 4
01:06:47 01:03:01 AM 4941160 7048708 2941272 37.31 2688 2274580 635460 7.12 266124 2291356 4
01:06:47 01:04:01 AM 4940724 7048268 2941708 37.32 2688 2274580 635460 7.12 266124 2291532 4
01:06:47 01:05:01 AM 4941148 7048692 2941284 37.31 2688 2274580 635460 7.12 266124 2291184 4
01:06:47 01:06:01 AM 4902548 7008564 2979884 37.80 2688 2272872 675664 7.57 469908 2126756 9028
01:06:47 Average: 4997840 7036990 2884592 36.60 2688 2208360 656252 7.35 275678 2234230 36738
01:06:47
01:06:47 12:58:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:06:47 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:47 12:59:01 AM eth0 103.60 84.62 1191.15 11.53 0.00 0.00 0.00 0.00
01:06:47 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:47 01:00:01 AM eth0 12.30 8.65 5.48 3.63 0.00 0.00 0.00 0.00
01:06:47 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:47 01:01:01 AM eth0 41.37 37.95 338.12 8.67 0.00 0.00 0.00 0.00
01:06:47 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:47 01:02:01 AM eth0 613.52 439.49 119.95 97.66 0.00 0.00 0.00 0.00
01:06:47 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:47 01:03:01 AM eth0 1.40 0.63 0.95 0.14 0.00 0.00 0.00 0.00
01:06:47 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:47 01:04:01 AM eth0 1.55 0.37 0.40 0.21 0.00 0.00 0.00 0.00
01:06:47 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:47 01:05:01 AM eth0 0.45 0.17 0.03 0.01 0.00 0.00 0.00 0.00
01:06:47 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:47 01:06:01 AM eth0 18.51 13.76 16.69 7.27 0.00 0.00 0.00 0.00
01:06:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:47 Average: eth0 99.11 73.22 209.10 16.14 0.00 0.00 0.00 0.00
01:06:47
01:06:47
01:06:47 ---> sar -P ALL:
01:06:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
01:06:47
01:06:47 00:56:52 LINUX RESTART (2 CPU)
01:06:47
01:06:47 12:58:01 AM CPU %user %nice %system %iowait %steal %idle
01:06:47 12:59:01 AM all 33.31 0.00 5.25 1.89 0.10 59.45
01:06:47 12:59:01 AM 0 31.12 0.00 5.08 2.41 0.08 61.31
01:06:47 12:59:01 AM 1 35.50 0.00 5.41 1.37 0.12 57.60
01:06:47 01:00:01 AM all 10.38 0.00 1.65 0.44 0.07 87.46
01:06:47 01:00:01 AM 0 6.88 0.00 1.42 0.28 0.07 91.35
01:06:47 01:00:01 AM 1 13.89 0.00 1.89 0.60 0.07 83.56
01:06:47 01:01:01 AM all 29.59 0.00 5.73 0.49 0.09 64.10
01:06:47 01:01:01 AM 0 20.61 0.00 5.10 0.45 0.08 73.76
01:06:47 01:01:01 AM 1 38.57 0.00 6.37 0.53 0.10 54.42
01:06:47 01:02:01 AM all 7.12 0.00 2.32 0.70 0.07 89.79
01:06:47 01:02:01 AM 0 4.97 0.00 2.07 0.79 0.08 92.08
01:06:47 01:02:01 AM 1 9.25 0.00 2.58 0.62 0.05 87.51
01:06:47 01:03:01 AM all 0.33 0.00 0.08 0.01 0.03 99.56
01:06:47 01:03:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
01:06:47 01:03:01 AM 1 0.12 0.00 0.08 0.02 0.05 99.73
01:06:47 01:04:01 AM all 0.33 0.00 0.08 0.00 0.06 99.53
01:06:47 01:04:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63
01:06:47 01:04:01 AM 1 0.40 0.00 0.08 0.00 0.08 99.43
01:06:47 01:05:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
01:06:47 01:05:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
01:06:47 01:05:01 AM 1 0.57 0.00 0.02 0.00 0.05 99.37
01:06:47 01:06:01 AM all 14.50 0.00 2.44 0.13 0.07 82.85
01:06:47 01:06:01 AM 0 11.11 0.00 2.29 0.17 0.08 86.35
01:06:47 01:06:01 AM 1 17.89 0.00 2.60 0.10 0.05 79.36
01:06:47 Average: all 12.00 0.00 2.20 0.46 0.07 85.28
01:06:47 Average: 0 9.46 0.00 2.02 0.51 0.06 87.95
01:06:47 Average: 1 14.54 0.00 2.38 0.40 0.07 82.61
01:06:47
01:06:47
01:06:47