23:55:42 Started by upstream project "integration-distribution-mri-test-vanadium" build number 20
23:55:42 originally caused by:
23:55:42 Started by timer
23:55:42 Running as SYSTEM
23:55:42 [EnvInject] - Loading node environment variables.
23:55:42 Building remotely on prd-centos8-robot-2c-8g-13446 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
23:55:43 [ssh-agent] Looking for ssh-agent implementation...
23:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:55:43 $ ssh-agent
23:55:43 SSH_AUTH_SOCK=/tmp/ssh-pjCjLKCNouYa/agent.5276
23:55:43 SSH_AGENT_PID=5277
23:55:43 [ssh-agent] Started.
23:55:43 Running ssh-add (command line suppressed)
23:55:43 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_17986036607265685268.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_17986036607265685268.key)
23:55:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:55:43 The recommended git tool is: NONE
23:55:48 using credential opendaylight-jenkins-ssh
23:55:48 Wiping out workspace first.
23:55:48 Cloning the remote Git repository
23:55:48 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:55:49 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test # timeout=10
23:55:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:55:49 > git --version # timeout=10
23:55:49 > git --version # 'git version 2.43.0'
23:55:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:55:49 [INFO] Currently running in a labeled security context
23:55:49 [INFO] Currently SELinux is 'enforcing' on the host
23:55:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh13476525887048107156.key
23:55:49 Verifying host key using known hosts file
23:55:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:55:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:55:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:55:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:55:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:55:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:55:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:55:52 [INFO] Currently running in a labeled security context
23:55:52 [INFO] Currently SELinux is 'enforcing' on the host
23:55:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh8455196998629108018.key
23:55:52 Verifying host key using known hosts file
23:55:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:55:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:55:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:55:53 Checking out Revision 2791c5dea1951b0af9405c9ac43be0884a2c5414 (origin/master)
23:55:53 > git config core.sparsecheckout # timeout=10
23:55:53 > git checkout -f 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
23:55:53 Commit message: "Define vanadium stream"
23:55:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:55:53 > git rev-list --no-walk bd2538e597fc3bc19242dd67e490efd2e5dafbc0 # timeout=10
23:55:54 No emails were triggered.
23:55:54 provisioning config files...
23:55:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:55:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:55:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:55:55 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4576166987050339923.sh
23:55:55 ---> python-tools-install.sh
23:55:55 Setup pyenv:
23:55:55 system
23:55:55 * 3.8.13 (set by /opt/pyenv/version)
23:55:55 * 3.9.13 (set by /opt/pyenv/version)
23:55:55 * 3.10.13 (set by /opt/pyenv/version)
23:55:55 * 3.11.7 (set by /opt/pyenv/version)
23:56:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uvAn
23:56:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:56:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:56:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:56:04 lf-activate-venv(): INFO: Base packages installed successfully
23:56:04 lf-activate-venv(): INFO: Installing additional packages: lftools
23:56:31 lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH
23:56:31 Generating Requirements File
23:56:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:56:52 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:56:52 Python 3.11.7
23:56:52 pip 25.3 from /tmp/venv-uvAn/lib/python3.11/site-packages/pip (python 3.11)
23:56:53 appdirs==1.4.4
23:56:53 argcomplete==3.6.3
23:56:53 aspy.yaml==1.3.0
23:56:53 attrs==25.4.0
23:56:53 autopage==0.5.2
23:56:53 beautifulsoup4==4.14.3
23:56:53 boto3==1.42.9
23:56:53 botocore==1.42.9
23:56:53 bs4==0.0.2
23:56:53 cachetools==6.2.3
23:56:53 certifi==2025.11.12
23:56:53 cffi==2.0.0
23:56:53 cfgv==3.5.0
23:56:53 chardet==5.2.0
23:56:53 charset-normalizer==3.4.4
23:56:53 click==8.3.1
23:56:53 cliff==4.13.0
23:56:53 cmd2==3.0.0
23:56:53 cryptography==3.3.2
23:56:53 debtcollector==3.0.0
23:56:53 decorator==5.2.1
23:56:53 defusedxml==0.7.1
23:56:53 Deprecated==1.3.1
23:56:53 distlib==0.4.0
23:56:53 dnspython==2.8.0
23:56:53 docker==7.1.0
23:56:53 dogpile.cache==1.5.0
23:56:53 durationpy==0.10
23:56:53 email-validator==2.3.0
23:56:53 filelock==3.20.0
23:56:53 future==1.0.0
23:56:53 gitdb==4.0.12
23:56:53 GitPython==3.1.45
23:56:53 google-auth==2.43.0
23:56:53 httplib2==0.31.0
23:56:53 identify==2.6.15
23:56:53 idna==3.11
23:56:53 importlib-resources==1.5.0
23:56:53 iso8601==2.1.0
23:56:53 Jinja2==3.1.6
23:56:53 jmespath==1.0.1
23:56:53 jsonpatch==1.33
23:56:53 jsonpointer==3.0.0
23:56:53 jsonschema==4.25.1
23:56:53 jsonschema-specifications==2025.9.1
23:56:53 keystoneauth1==5.12.0
23:56:53 kubernetes==34.1.0
23:56:53 lftools==0.37.18
23:56:53 lxml==6.0.2
23:56:53 markdown-it-py==4.0.0
23:56:53 MarkupSafe==3.0.3
23:56:53 mdurl==0.1.2
23:56:53 msgpack==1.1.2
23:56:53 multi_key_dict==2.0.3
23:56:53 munch==4.0.0
23:56:53 netaddr==1.3.0
23:56:53 niet==1.4.2
23:56:53 nodeenv==1.9.1
23:56:53 oauth2client==4.1.3
23:56:53 oauthlib==3.3.1
23:56:53 openstacksdk==4.8.0
23:56:53 os-service-types==1.8.2
23:56:53 osc-lib==4.2.0
23:56:53 oslo.config==10.1.0
23:56:53 oslo.context==6.2.0
23:56:53 oslo.i18n==6.7.1
23:56:53 oslo.log==7.2.1
23:56:53 oslo.serialization==5.8.0
23:56:53 oslo.utils==9.2.0
23:56:53 packaging==25.0
23:56:53 pbr==7.0.3
23:56:53 platformdirs==4.5.1
23:56:53 prettytable==3.17.0
23:56:53 psutil==7.1.3
23:56:53 pyasn1==0.6.1
23:56:53 pyasn1_modules==0.4.2
23:56:53 pycparser==2.23
23:56:53 pygerrit2==2.0.15
23:56:53 PyGithub==2.8.1
23:56:53 Pygments==2.19.2
23:56:53 PyJWT==2.10.1
23:56:53 PyNaCl==1.6.1
23:56:53 pyparsing==2.4.7
23:56:53 pyperclip==1.11.0
23:56:53 pyrsistent==0.20.0
23:56:53 python-cinderclient==9.8.0
23:56:53 python-dateutil==2.9.0.post0
23:56:53 python-heatclient==4.3.0
23:56:53 python-jenkins==1.8.3
23:56:53 python-keystoneclient==5.7.0
23:56:53 python-magnumclient==4.9.0
23:56:53 python-openstackclient==8.2.0
23:56:53 python-swiftclient==4.9.0
23:56:53 PyYAML==6.0.3
23:56:53 referencing==0.37.0
23:56:53 requests==2.32.5
23:56:53 requests-oauthlib==2.0.0
23:56:53 requestsexceptions==1.4.0
23:56:53 rfc3986==2.0.0
23:56:53 rich==14.2.0
23:56:53 rich-argparse==1.7.2
23:56:53 rpds-py==0.30.0
23:56:53 rsa==4.9.1
23:56:53 ruamel.yaml==0.18.16
23:56:53 ruamel.yaml.clib==0.2.15
23:56:53 s3transfer==0.16.0
23:56:53 simplejson==3.20.2
23:56:53 six==1.17.0
23:56:53 smmap==5.0.2
23:56:53 soupsieve==2.8
23:56:53 stevedore==5.6.0
23:56:53 tabulate==0.9.0
23:56:53 toml==0.10.2
23:56:53 tomlkit==0.13.3
23:56:53 tqdm==4.67.1
23:56:53 typing_extensions==4.15.0
23:56:53 tzdata==2025.3
23:56:53 urllib3==1.26.20
23:56:53 virtualenv==20.35.4
23:56:53 wcwidth==0.2.14
23:56:53 websocket-client==1.9.0
23:56:53 wrapt==2.0.1
23:56:53 xdg==6.0.0
23:56:53 xmltodict==1.0.2
23:56:53 yq==3.4.3
23:56:53 [EnvInject] - Injecting environment variables from a build step.
23:56:53 [EnvInject] - Injecting as environment variables the properties content
23:56:53 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:56:53 OS_CLOUD=vex
23:56:53 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-20
23:56:53 OS_STACK_TEMPLATE_DIR=openstack-hot
23:56:53
23:56:53 [EnvInject] - Variables injected successfully.
23:56:53 provisioning config files...
23:56:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:56:53 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins14009892881288096675.sh
23:56:53 ---> Create parameters file for OpenStack HOT
23:56:53 OpenStack Heat parameters generated
23:56:53 -----------------------------------
23:56:53 parameters:
23:56:53 vm_0_count: '3'
23:56:53 vm_0_flavor: 'v3-standard-4'
23:56:53 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
23:56:53 vm_1_count: '1'
23:56:53 vm_1_flavor: 'v3-standard-2'
23:56:53 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:56:53
23:56:53 job_name: '09998-20'
23:56:53 silo: 'releng'
23:56:53 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins1750435989834809885.sh
23:56:53 ---> Create HEAT stack
23:56:53 + source /home/jenkins/lf-env.sh
23:56:53 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:56:53 ++ mktemp -d /tmp/venv-XXXX
23:56:53 + lf_venv=/tmp/venv-LU9D
23:56:53 + local venv_file=/tmp/.os_lf_venv
23:56:53 + local python=python3
23:56:53 + local options
23:56:53 + local set_path=true
23:56:53 + local install_args=
23:56:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:56:53 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:56:53 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:56:53 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:56:53 + true
23:56:53 + case $1 in
23:56:53 + python=python3
23:56:53 + shift 2
23:56:53 + true
23:56:53 + case $1 in
23:56:53 + shift
23:56:53 + break
23:56:53 + case $python in
23:56:53 + local pkg_list=
23:56:53 + [[ -d /opt/pyenv ]]
23:56:53 + echo 'Setup pyenv:'
23:56:53 Setup pyenv:
23:56:53 + export PYENV_ROOT=/opt/pyenv
23:56:53 + PYENV_ROOT=/opt/pyenv
23:56:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:56:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:56:53 + pyenv versions
23:56:54 system
23:56:54 3.8.13
23:56:54 3.9.13
23:56:54 3.10.13
23:56:54 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
23:56:54 + command -v pyenv
23:56:54 ++ pyenv init - --no-rehash
23:56:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:56:54 for i in ${!paths[@]}; do
23:56:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:56:54 fi; done;
23:56:54 echo "${paths[*]}"'\'')"
23:56:54 export PATH="/opt/pyenv/shims:${PATH}"
23:56:54 export PYENV_SHELL=bash
23:56:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:56:54 pyenv() {
23:56:54 local command
23:56:54 command="${1:-}"
23:56:54 if [ "$#" -gt 0 ]; then
23:56:54 shift
23:56:54 fi
23:56:54
23:56:54 case "$command" in
23:56:54 rehash|shell)
23:56:54 eval "$(pyenv "sh-$command" "$@")"
23:56:54 ;;
23:56:54 *)
23:56:54 command pyenv "$command" "$@"
23:56:54 ;;
23:56:54 esac
23:56:54 }'
23:56:54 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:56:54 for i in ${!paths[@]}; do
23:56:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:56:54 fi; done;
23:56:54 echo "${paths[*]}"'
23:56:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:56:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:56:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:56:54 ++ export PYENV_SHELL=bash
23:56:54 ++ PYENV_SHELL=bash
23:56:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:56:54 +++ complete -F _pyenv pyenv
23:56:54 ++ lf-pyver python3
23:56:54 ++ local py_version_xy=python3
23:56:54 ++ local py_version_xyz=
23:56:54 ++ awk '{ print $1 }'
23:56:54 ++ pyenv versions
23:56:54 ++ local command
23:56:54 ++ command=versions
23:56:54 ++ '[' 1 -gt 0 ']'
23:56:54 ++ shift
23:56:54 ++ case "$command" in
23:56:54 ++ command pyenv versions
23:56:54 ++ pyenv versions
23:56:54 ++ sed 's/^[ *]* //'
23:56:54 ++ grep -E '^[0-9.]*[0-9]$'
23:56:54 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:56:54 +++ tail -n 1
23:56:54 +++ grep '^3' /tmp/.pyenv_versions
23:56:54 +++ sort -V
23:56:54 ++ py_version_xyz=3.11.7
23:56:54 ++ [[ -z 3.11.7 ]]
23:56:54 ++ echo 3.11.7
23:56:54 ++ return 0
23:56:54 + pyenv local 3.11.7
23:56:54 + local command
23:56:54 + command=local
23:56:54 + '[' 2 -gt 0 ']'
23:56:54 + shift
23:56:54 + case "$command" in
23:56:54 + command pyenv local 3.11.7
23:56:54 + pyenv local 3.11.7
23:56:54 + for arg in "$@"
23:56:54 + case $arg in
23:56:54 + pkg_list+='lftools[openstack] '
23:56:54 + for arg in "$@"
23:56:54 + case $arg in
23:56:54 + pkg_list+='kubernetes '
23:56:54 + for arg in "$@"
23:56:54 + case $arg in
23:56:54 + pkg_list+='niet '
23:56:54 + for arg in "$@"
23:56:54 + case $arg in
23:56:54 + pkg_list+='python-heatclient '
23:56:54 + for arg in "$@"
23:56:54 + case $arg in
23:56:54 + pkg_list+='python-openstackclient '
23:56:54 + for arg in "$@"
23:56:54 + case $arg in
23:56:54 + pkg_list+='python-magnumclient '
23:56:54 + for arg in "$@"
23:56:54 + case $arg in
23:56:54 + pkg_list+='urllib3~=1.26.15 '
23:56:54 + for arg in "$@"
23:56:54 + case $arg in
23:56:54 + pkg_list+='yq '
23:56:54 + [[ -f /tmp/.os_lf_venv ]]
23:56:54 ++ cat /tmp/.os_lf_venv
23:56:54 + lf_venv=/tmp/venv-uvAn
23:56:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uvAn from' file:/tmp/.os_lf_venv
23:56:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uvAn from file:/tmp/.os_lf_venv
23:56:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:56:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:56:54 + local 'pip_opts=--upgrade --quiet'
23:56:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:56:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:56:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:56:54 + [[ -n '' ]]
23:56:54 + [[ -n '' ]]
23:56:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:56:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:56:54 + /tmp/venv-uvAn/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:56:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:56:56 lf-activate-venv(): INFO: Base packages installed successfully
23:56:56 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:56:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:56:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:56:56 + /tmp/venv-uvAn/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:57:13 + type python3
23:57:13 + true
23:57:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH'
23:57:13 lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH
23:57:13 + PATH=/tmp/venv-uvAn/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:57:13 + return 0
23:57:13 + openstack --os-cloud vex limits show --absolute
23:57:15 +--------------------------+---------+
23:57:15 | Name | Value |
23:57:15 +--------------------------+---------+
23:57:15 | maxTotalInstances | -1 |
23:57:15 | maxTotalCores | 450 |
23:57:15 | maxTotalRAMSize | 1000000 |
23:57:15 | maxServerMeta | 128 |
23:57:15 | maxImageMeta | 128 |
23:57:15 | maxPersonality | 5 |
23:57:15 | maxPersonalitySize | 10240 |
23:57:15 | maxTotalKeypairs | 100 |
23:57:15 | maxServerGroups | 10 |
23:57:15 | maxServerGroupMembers | 10 |
23:57:15 | maxTotalFloatingIps | -1 |
23:57:15 | maxSecurityGroups | -1 |
23:57:15 | maxSecurityGroupRules | -1 |
23:57:15 | totalRAMUsed | 802816 |
23:57:15 | totalCoresUsed | 196 |
23:57:15 | totalInstancesUsed | 85 |
23:57:15 | totalFloatingIpsUsed | 0 |
23:57:15 | totalSecurityGroupsUsed | 0 |
23:57:15 | totalServerGroupsUsed | 0 |
23:57:15 | maxTotalVolumes | -1 |
23:57:15 | maxTotalSnapshots | 10 |
23:57:15 | maxTotalVolumeGigabytes | 4096 |
23:57:15 | maxTotalBackups | 10 |
23:57:15 | maxTotalBackupGigabytes | 1000 |
23:57:15 | totalVolumesUsed | 3 |
23:57:15 | totalGigabytesUsed | 60 |
23:57:15 | totalSnapshotsUsed | 0 |
23:57:15 | totalBackupsUsed | 0 |
23:57:15 | totalBackupGigabytesUsed | 0 |
23:57:15 +--------------------------+---------+
23:57:15 + pushd /opt/ciman/openstack-hot
23:57:15 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
23:57:15 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-vanadium-20 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/stack-parameters.yaml
23:57:42 Creating stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-20
23:57:42 Waiting to initialize infrastructure...
23:57:42 Stack initialization successful.
23:57:42 ------------------------------------
23:57:42 Stack Details
23:57:42 ------------------------------------
23:57:42 {'added': None,
23:57:42 'capabilities': [],
23:57:42 'created_at': '2025-12-13T23:57:18Z',
23:57:42 'deleted': None,
23:57:42 'deleted_at': None,
23:57:42 'description': 'No description',
23:57:42 'environment': None,
23:57:42 'environment_files': None,
23:57:42 'files': None,
23:57:42 'files_container': None,
23:57:42 'id': '416ae278-f44d-4df3-b6e7-01cf76136b4c',
23:57:42 'is_rollback_disabled': True,
23:57:42 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-vanadium-20/416ae278-f44d-4df3-b6e7-01cf76136b4c',
23:57:42 'rel': 'self'}],
23:57:42 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:57:42 'name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-20',
23:57:42 'notification_topics': [],
23:57:42 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:57:42 'output_key': 'vm_0_ips',
23:57:42 'output_value': ['10.30.171.183',
23:57:42 '10.30.170.208',
23:57:42 '10.30.170.52']},
23:57:42 {'description': 'IP addresses of the 2nd vm types',
23:57:42 'output_key': 'vm_1_ips',
23:57:42 'output_value': ['10.30.170.223']}],
23:57:42 'owner_id': ****,
23:57:42 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:57:42 'OS::stack_id': '416ae278-f44d-4df3-b6e7-01cf76136b4c',
23:57:42 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-20',
23:57:42 'job_name': '09998-20',
23:57:42 'silo': 'releng',
23:57:42 'vm_0_count': '3',
23:57:42 'vm_0_flavor': 'v3-standard-4',
23:57:42 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:57:42 '20251201-010221.432',
23:57:42 'vm_1_count': '1',
23:57:42 'vm_1_flavor': 'v3-standard-2',
23:57:42 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:57:42 '- 20250917-133034.654'},
23:57:42 'parent_id': None,
23:57:42 'replaced': None,
23:57:42 'status': 'CREATE_COMPLETE',
23:57:42 'status_reason': 'Stack CREATE completed successfully',
23:57:42 'tags': [],
23:57:42 'template': None,
23:57:42 'template_description': 'No description',
23:57:42 'template_url': None,
23:57:42 'timeout_mins': 15,
23:57:42 'unchanged': None,
23:57:42 'updated': None,
23:57:42 'updated_at': None,
23:57:42 'user_project_id': '917232eac9c34e599d03654af14c674d'}
23:57:42 ------------------------------------
23:57:42 + popd
23:57:42 /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
23:57:42 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins3212469695917755943.sh
23:57:42 ---> Copy SSH public keys to CSIT lab
23:57:42 Setup pyenv:
23:57:42 system
23:57:42 3.8.13
23:57:42 3.9.13
23:57:42 3.10.13
23:57:42 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
23:57:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uvAn from file:/tmp/.os_lf_venv
23:57:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:57:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:57:45 lf-activate-venv(): INFO: Base packages installed successfully
23:57:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:57:58 lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH
23:58:00 SSH not responding on 10.30.170.208. Retrying in 10 seconds...
23:58:00 SSH not responding on 10.30.170.52. Retrying in 10 seconds...
23:58:00 SSH not responding on 10.30.171.183. Retrying in 10 seconds...
23:58:00 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
23:58:01 releng-09998-20-1-mininet-ovs-217-0
23:58:01 Successfully copied public keys to slave 10.30.170.223
23:58:10 Ping to 10.30.170.208 successful.
23:58:10 Ping to 10.30.170.52 successful.
23:58:10 Ping to 10.30.171.183 successful.
23:58:10 SSH not responding on 10.30.170.208. Retrying in 10 seconds...
23:58:10 SSH not responding on 10.30.171.183. Retrying in 10 seconds...
23:58:10 SSH not responding on 10.30.170.52. Retrying in 10 seconds...
23:58:20 Ping to 10.30.170.208 successful.
23:58:20 Ping to 10.30.171.183 successful.
23:58:20 Ping to 10.30.170.52 successful.
23:58:21 Warning: Permanently added '10.30.170.208' (ECDSA) to the list of known hosts.
23:58:21 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
23:58:21 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
23:58:22 releng-09998-20-0-builder-1
23:58:22 Successfully copied public keys to slave 10.30.170.208
23:58:22 releng-09998-20-0-builder-2
23:58:22 Successfully copied public keys to slave 10.30.170.52
23:58:22 releng-09998-20-0-builder-0
23:58:22 Successfully copied public keys to slave 10.30.171.183
23:58:22 Process 6491 ready.
23:58:22 Process 6492 ready.
23:58:22 Process 6494 ready.
23:58:22 Process 6495 ready.
23:58:22 SSH ready on all stack servers.
23:58:22 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins16930556767616545843.sh
23:58:22 Setup pyenv:
23:58:22 system
23:58:22 3.8.13
23:58:22 3.9.13
23:58:22 3.10.13
23:58:22 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
23:58:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3gjC
23:58:26 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.robot_venv
23:58:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:58:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:58:30 lf-activate-venv(): INFO: Base packages installed successfully
23:58:30 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:58:32 lf-activate-venv(): INFO: Adding /tmp/venv-3gjC/bin to PATH
23:58:32 + echo 'Installing Python Requirements'
23:58:32 Installing Python Requirements
23:58:32 + cat
23:58:32 + python -m pip install -r requirements.txt
23:58:32 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:58:32 Collecting docker-py (from -r requirements.txt (line 1))
23:58:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:58:32 Collecting ipaddr (from -r requirements.txt (line 2))
23:58:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:58:32 Installing build dependencies: started
23:58:33 Installing build dependencies: finished with status 'done'
23:58:33 Getting requirements to build wheel: started
23:58:34 Getting requirements to build wheel: finished with status 'done'
23:58:34 Preparing metadata (pyproject.toml): started
23:58:34 Preparing metadata (pyproject.toml): finished with status 'done'
23:58:34 Collecting netaddr (from -r requirements.txt (line 3))
23:58:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:58:34 Collecting netifaces (from -r requirements.txt (line 4))
23:58:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:58:34 Installing build dependencies: started
23:58:35 Installing build dependencies: finished with status 'done'
23:58:35 Getting requirements to build wheel: started
23:58:35 Getting requirements to build wheel: finished with status 'done'
23:58:35 Preparing metadata (pyproject.toml): started
23:58:35 Preparing metadata (pyproject.toml): finished with status 'done'
23:58:36 Collecting pyhocon (from -r requirements.txt (line 5))
23:58:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:58:36 Collecting requests (from -r requirements.txt (line 6))
23:58:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:58:36 Collecting robotframework (from -r requirements.txt (line 7))
23:58:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB)
23:58:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 28.6 MB/s 0:00:00
23:58:36 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:58:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:58:36 Installing build dependencies: started
23:58:37 Installing build dependencies: finished with status 'done'
23:58:37 Getting requirements to build wheel: started
23:58:37 Getting requirements to build wheel: finished with status 'done'
23:58:37 Preparing metadata (pyproject.toml): started
23:58:37 Preparing metadata (pyproject.toml): finished with status 'done'
23:58:37 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:58:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:58:37 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:58:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:58:37 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:58:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:58:37 Installing build dependencies: started
23:58:38 Installing build dependencies: finished with status 'done'
23:58:38 Getting requirements to build wheel: started
23:58:39 Getting requirements to build wheel: finished with status 'done'
23:58:39 Preparing metadata (pyproject.toml): started
23:58:39 Preparing metadata (pyproject.toml): finished with status 'done'
23:58:39 Collecting scapy (from -r requirements.txt (line 12))
23:58:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:58:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 43.9 MB/s 0:00:00
23:58:39 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:58:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:58:39 Installing build dependencies: started
23:58:40 Installing build dependencies: finished with status 'done'
23:58:40 Getting requirements to build wheel: started
23:58:40 Getting requirements to build wheel: finished with status 'done'
23:58:40 Preparing metadata (pyproject.toml): started
23:58:40 Preparing metadata (pyproject.toml): finished with status 'done'
23:58:41 Collecting elasticsearch (from -r requirements.txt (line 18))
23:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:58:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 29.2 MB/s 0:00:00
23:58:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:58:41 Collecting pyangbind (from -r requirements.txt (line 22))
23:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
23:58:41 Collecting isodate (from -r requirements.txt (line 25))
23:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:58:41 Collecting jmespath (from -r requirements.txt (line 28))
23:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:58:41 Collecting jsonpatch (from -r requirements.txt (line 31))
23:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:58:41 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:58:41 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:58:41 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:58:41 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:58:41 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:58:41 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:58:41 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:58:41 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:58:42 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
23:58:42 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:58:42 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:58:42 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:58:42 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:58:42 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:58:42 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:58:42 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
23:58:42 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:58:42 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:58:42 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:58:42 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:58:42 Collecting elasticsearch (from -r requirements.txt (line 18))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:58:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 32.1 MB/s 0:00:00
23:58:42 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:58:42 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:58:42 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:58:42 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:58:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.1 MB/s 0:00:00
23:58:43 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:58:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:58:44 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:58:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:58:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 29.5 MB/s 0:00:00
23:58:44 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:58:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:58:44 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:58:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:58:44 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:58:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:58:44 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:58:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:58:45 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:58:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:58:45 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:58:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:58:45 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:58:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:58:45 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
23:58:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 76.7 MB/s 0:00:00
23:58:45 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:58:45 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:58:45 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:58:45 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:58:45 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:58:45 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:58:45 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:58:46 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:58:46 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:58:46 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:58:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:58:46 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:58:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:58:46 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:58:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:58:46 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:58:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:58:46 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:58:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:58:46 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:58:46 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:58:46 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:58:46 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b3e174d558a864ae320c8905b56f912d2f8b6bfc3cb69c71113765934dd660b1
23:58:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:58:46 Building wheel for ipaddr (pyproject.toml): started
23:58:46 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:58:46 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ab4da01919479c606abfd66baa895215d9074113a5286649416ca4cf60e3d25d
23:58:46 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:58:47 Building wheel for netifaces (pyproject.toml): started
23:58:49 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:58:49 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=a5e7da510b927fb58c2e45b2fac477e70cedc8b513fafe26e7412b0d28bb4756
23:58:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:58:49 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:58:49 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:58:49 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=39e56914b9e66e6aeff875dbd6d209ed0c8aaa1ebfd09b7b6396efd463cace26
23:58:49 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:58:49 Building wheel for jsonpath-rw (pyproject.toml): started
23:58:49 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:58:49 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=891d068100d6b5260731d2ebdac4e6c8ef1e5107e082ee1f63c8948920196f29
23:58:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:58:49 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:58:50 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:58:57
23:58:57 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
23:58:57 + pip freeze
23:58:57 attrs==25.4.0
23:58:57 bcrypt==5.0.0
23:58:57 beautifulsoup4==4.14.3
23:58:57 certifi==2025.11.12
23:58:57 cffi==2.0.0
23:58:57 charset-normalizer==3.4.4
23:58:57 click==8.3.1
23:58:57 cryptography==46.0.3
23:58:57 decorator==5.2.1
23:58:57 distlib==0.4.0
23:58:57 docker-py==1.10.6
23:58:57 docker-pycreds==0.4.0
23:58:57 elastic-transport==8.17.1
23:58:57 elasticsearch==8.19.2
23:58:57 elasticsearch-dsl==8.15.4
23:58:57 enum34==1.1.10
23:58:57 filelock==3.20.0
23:58:57 h11==0.16.0
23:58:57 idna==3.11
23:58:57 invoke==2.2.1
23:58:57 ipaddr==2.2.0
23:58:57 isodate==0.7.2
23:58:57 jmespath==1.0.1
23:58:57 jsonpatch==1.33
23:58:57 jsonpath-rw==1.4.0
23:58:57 jsonpointer==3.0.0
23:58:57 lxml==6.0.2
23:58:57 netaddr==1.3.0
23:58:57 netifaces==0.11.0
23:58:57 outcome==1.3.0.post0
23:58:57 paramiko==4.0.0
23:58:57 platformdirs==4.5.1
23:58:57 ply==3.11
23:58:57 pyang==2.7.1
23:58:57 pyangbind==0.8.7
23:58:57 pycparser==2.23
23:58:57 pyhocon==0.3.61
23:58:57 PyNaCl==1.6.1
23:58:57 pyparsing==3.2.5
23:58:57 PySocks==1.7.1
23:58:57 python-dateutil==2.9.0.post0
23:58:57 regex==2025.11.3
23:58:57 requests==2.32.5
23:58:57 robotframework==7.4
23:58:57 robotframework-httplibrary==0.4.2
23:58:57 robotframework-pythonlibcore==4.4.1
23:58:57 robotframework-requests==0.9.7
23:58:57 robotframework-selenium2library==3.0.0
23:58:57 robotframework-seleniumlibrary==6.8.0
23:58:57 robotframework-sshlibrary==3.8.0
23:58:57 scapy==2.6.1
23:58:57 scp==0.15.0
23:58:57 selenium==4.39.0
23:58:57 six==1.17.0
23:58:57 sniffio==1.3.1
23:58:57 sortedcontainers==2.4.0
23:58:57 soupsieve==2.8
23:58:57 trio==0.32.0
23:58:57 trio-websocket==0.12.2
23:58:57 typing_extensions==4.15.0
23:58:57 urllib3==2.6.2
23:58:57 virtualenv==20.35.4
23:58:57 waitress==3.0.2
23:58:57 WebOb==1.8.9
23:58:57 websocket-client==1.9.0
23:58:57 WebTest==3.0.7
23:58:57 wsproto==1.3.2
23:58:57 [EnvInject] - Injecting environment variables from a build step.
23:58:57 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:58:57 [EnvInject] - Variables injected successfully.
23:58:57 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins15554944272072452599.sh
23:58:58 Setup pyenv:
23:58:58 system
23:58:58 3.8.13
23:58:58 3.9.13
23:58:58 3.10.13
23:58:58 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
23:58:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uvAn from file:/tmp/.os_lf_venv
23:58:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:58:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:59:00 lf-activate-venv(): INFO: Base packages installed successfully
23:59:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:59:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:59:07 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
23:59:07 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
23:59:08 lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH
23:59:08 + ODL_SYSTEM=()
23:59:08 + TOOLS_SYSTEM=()
23:59:08 + OPENSTACK_SYSTEM=()
23:59:08 + OPENSTACK_CONTROLLERS=()
23:59:08 + mapfile -t ADDR
23:59:08 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:59:08 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-vanadium-20
23:59:09 + for i in "${ADDR[@]}"
23:59:09 ++ ssh 10.30.171.183 hostname -s
23:59:09 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
23:59:10 + REMHOST=releng-09998-20-0-builder-0
23:59:10 + case ${REMHOST} in
23:59:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:59:10 + for i in "${ADDR[@]}"
23:59:10 ++ ssh 10.30.170.208 hostname -s
23:59:10 Warning: Permanently added '10.30.170.208' (ECDSA) to the list of known hosts.
23:59:10 + REMHOST=releng-09998-20-0-builder-1
23:59:10 + case ${REMHOST} in
23:59:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:59:10 + for i in "${ADDR[@]}"
23:59:10 ++ ssh 10.30.170.52 hostname -s
23:59:10 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
23:59:10 + REMHOST=releng-09998-20-0-builder-2
23:59:10 + case ${REMHOST} in
23:59:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:59:10 + for i in "${ADDR[@]}"
23:59:10 ++ ssh 10.30.170.223 hostname -s
23:59:10 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
23:59:11 + REMHOST=releng-09998-20-1-mininet-ovs-217-0
23:59:11 + case ${REMHOST} in
23:59:11 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:59:11 + echo NUM_ODL_SYSTEM=3
23:59:11 + echo NUM_TOOLS_SYSTEM=1
23:59:11 + '[' '' == yes ']'
23:59:11 + NUM_OPENSTACK_SYSTEM=0
23:59:11 + echo NUM_OPENSTACK_SYSTEM=0
23:59:11 + '[' 0 -eq 2 ']'
23:59:11 + echo ODL_SYSTEM_IP=10.30.171.183
23:59:11 ++ seq 0 2
23:59:11 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:59:11 + echo ODL_SYSTEM_1_IP=10.30.171.183
23:59:11 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:59:11 + echo ODL_SYSTEM_2_IP=10.30.170.208
23:59:11 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:59:11 + echo ODL_SYSTEM_3_IP=10.30.170.52
23:59:11 + echo TOOLS_SYSTEM_IP=10.30.170.223
23:59:11 ++ seq 0 0
23:59:11 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:59:11 + echo TOOLS_SYSTEM_1_IP=10.30.170.223
23:59:11 + openstack_index=0
23:59:11 + NUM_OPENSTACK_CONTROL_NODES=1
23:59:11 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:59:11 ++ seq 0 0
23:59:11 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:59:11 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:59:11 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:59:11 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:59:11 + '[' -1 -ge 2 ']'
23:59:11 ++ seq 0 -2
23:59:11 + NUM_OPENSTACK_HAPROXY_NODES=0
23:59:11 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:59:11 ++ seq 0 -1
23:59:11 + echo 'Contents of slave_addresses.txt:'
23:59:11 Contents of slave_addresses.txt:
23:59:11 + cat slave_addresses.txt
23:59:11 NUM_ODL_SYSTEM=3
23:59:11 NUM_TOOLS_SYSTEM=1
23:59:11 NUM_OPENSTACK_SYSTEM=0
23:59:11 ODL_SYSTEM_IP=10.30.171.183
23:59:11 ODL_SYSTEM_1_IP=10.30.171.183
23:59:11 ODL_SYSTEM_2_IP=10.30.170.208
23:59:11 ODL_SYSTEM_3_IP=10.30.170.52
23:59:11 TOOLS_SYSTEM_IP=10.30.170.223
23:59:11 TOOLS_SYSTEM_1_IP=10.30.170.223
23:59:11 NUM_OPENSTACK_CONTROL_NODES=1
23:59:11 OPENSTACK_CONTROL_NODE_1_IP=
23:59:11 NUM_OPENSTACK_COMPUTE_NODES=-1
23:59:11 NUM_OPENSTACK_HAPROXY_NODES=0
23:59:11 [EnvInject] - Injecting environment variables from a build step.
23:59:11 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:59:11 [EnvInject] - Variables injected successfully.
23:59:11 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/sh /tmp/jenkins9646031154407412568.sh
23:59:11 Preparing for JRE Version 21
23:59:11 Karaf artifact is karaf
23:59:11 Karaf project is integration
23:59:11 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:59:11 [EnvInject] - Injecting environment variables from a build step.
23:59:11 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:59:11 [EnvInject] - Variables injected successfully.
23:59:11 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins12189270412143393270.sh
23:59:11 2025-12-13 23:59:11 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
23:59:11 Bundle version is 0.23.0-SNAPSHOT
23:59:11 --2025-12-13 23:59:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
23:59:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:59:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:59:11 HTTP request sent, awaiting response... 200 OK
23:59:11 Length: 1410 (1.4K) [application/xml]
23:59:11 Saving to: ‘maven-metadata.xml’
23:59:11
23:59:11 0K . 100% 53.9M=0s
23:59:11
23:59:11 2025-12-13 23:59:11 (53.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:59:11
23:59:11
23:59:11
23:59:11 org.opendaylight.integration
23:59:11 karaf
23:59:11 0.23.0-SNAPSHOT
23:59:11
23:59:11
23:59:11 20251213.223642
23:59:11 730
23:59:11
23:59:11 20251213223642
23:59:11
23:59:11
23:59:11 pom
23:59:11 0.23.0-20251213.223642-730
23:59:11 20251213223642
23:59:11
23:59:11
23:59:11 tar.gz
23:59:11 0.23.0-20251213.223642-730
23:59:11 20251213223642
23:59:11
23:59:11
23:59:11 zip
23:59:11 0.23.0-20251213.223642-730
23:59:11 20251213223642
23:59:11
23:59:11
23:59:11 cyclonedx
23:59:11 xml
23:59:11 0.23.0-20251213.223642-730
23:59:11 20251213223642
23:59:11
23:59:11
23:59:11 cyclonedx
23:59:11 json
23:59:11 0.23.0-20251213.223642-730
23:59:11 20251213223642
23:59:11
23:59:11
23:59:11
23:59:11
23:59:11 Nexus timestamp is 0.23.0-20251213.223642-730
23:59:11 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip
23:59:11 Distribution bundle is karaf-0.23.0-20251213.223642-730.zip
23:59:11 Distribution bundle version is 0.23.0-SNAPSHOT
23:59:11 Distribution folder is karaf-0.23.0-SNAPSHOT
23:59:11 Nexus prefix is https://nexus.opendaylight.org
23:59:11 [EnvInject] - Injecting environment variables from a build step.
23:59:11 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:59:11 [EnvInject] - Variables injected successfully.
23:59:11 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins4639498706047233949.sh
23:59:11 Setup pyenv:
23:59:12 system
23:59:12 3.8.13
23:59:12 3.9.13
23:59:12 3.10.13
23:59:12 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
23:59:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uvAn from file:/tmp/.os_lf_venv
23:59:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:59:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:59:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:59:14 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
23:59:14 lf-activate-venv(): INFO: Base packages installed successfully
23:59:14 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:59:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:59:19 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
23:59:19 lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH
23:59:19 Copying common-functions.sh to /tmp
23:59:21 Copying common-functions.sh to 10.30.171.183:/tmp
23:59:21 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
23:59:22 Copying common-functions.sh to 10.30.170.208:/tmp
23:59:22 Warning: Permanently added '10.30.170.208' (ECDSA) to the list of known hosts.
23:59:22 Copying common-functions.sh to 10.30.170.52:/tmp
23:59:22 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
23:59:23 Copying common-functions.sh to 10.30.170.223:/tmp
23:59:23 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
23:59:23 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins11333326036395730588.sh
23:59:23 common-functions.sh is being sourced
23:59:23 common-functions environment:
23:59:23 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:23 ACTUALFEATURES:
23:59:23 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:23 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:23 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:23 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:23 CONTROLLERMEM: 2048m
23:59:23 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:23 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:23 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:23 SUITES:
23:59:23
23:59:23 #################################################
23:59:23 ## Configure Cluster and Start ##
23:59:23 #################################################
23:59:23 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
23:59:23 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
23:59:23 Locating script plan to use...
23:59:23 Finished running script plans
23:59:23 Configuring member-1 with IP address 10.30.171.183
23:59:23 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
23:59:24 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
23:59:24 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:59:24 common-functions.sh is being sourced
23:59:24 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:59:24 ++ echo 'common-functions.sh is being sourced'
23:59:24 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:59:24 ++ DISTROSTREAM=vanadium
23:59:24 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:24 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:24 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:24 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:24 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:24 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:24 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:24 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:24 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:24 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:24 ++ export CONTROLLERMEM=
23:59:24 ++ CONTROLLERMEM=
23:59:24 ++ case "${DISTROSTREAM}" in
23:59:24 ++ CLUSTER_SYSTEM=pekko
23:59:24 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:24 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:24 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:24 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:24 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:24 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:24 ++ print_common_env
23:59:24 ++ cat
23:59:24 common-functions environment:
23:59:24 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:24 ACTUALFEATURES:
23:59:24 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:24 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:24 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:24 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:24 CONTROLLERMEM:
23:59:24 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:24 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:24 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:24 SUITES:
23:59:24
23:59:24 ++ SSH='ssh -t -t'
23:59:24 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:59:24 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:59:24 Changing to /tmp
23:59:24 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip
23:59:24 + echo 'Changing to /tmp'
23:59:24 + cd /tmp
23:59:24 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip'
23:59:24 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip
23:59:24 --2025-12-13 23:59:24-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip
23:59:24 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:59:24 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:59:24 HTTP request sent, awaiting response... 200 OK
23:59:24 Length: 240368189 (229M) [application/zip]
23:59:24 Saving to: ‘karaf-0.23.0-20251213.223642-730.zip’
23:59:24
23:59:24 0K ........ ........ ........ ........ ........ ........ 1% 67.0M 3s
23:59:24 3072K ........ ........ ........ ........ ........ ........ 2% 132M 3s
23:59:24 6144K ........ ........ ........ ........ ........ ........ 3% 148M 2s
23:59:24 9216K ........ ........ ........ ........ ........ ........ 5% 170M 2s
23:59:24 12288K ........ ........ ........ ........ ........ ........ 6% 248M 2s
23:59:24 15360K ........ ........ ........ ........ ........ ........ 7% 229M 2s
23:59:24 18432K ........ ........ ........ ........ ........ ........ 9% 263M 1s
23:59:24 21504K ........ ........ ........ ........ ........ ........ 10% 273M 1s
23:59:24 24576K ........ ........ ........ ........ ........ ........ 11% 262M 1s
23:59:24 27648K ........ ........ ........ ........ ........ ........ 13% 299M 1s
23:59:24 30720K ........ ........ ........ ........ ........ ........ 14% 284M 1s
23:59:24 33792K ........ ........ ........ ........ ........ ........ 15% 302M 1s
23:59:24 36864K ........ ........ ........ ........ ........ ........ 17% 337M 1s
23:59:24 39936K ........ ........ ........ ........ ........ ........ 18% 317M 1s
23:59:24 43008K ........ ........ ........ ........ ........ ........ 19% 280M 1s
23:59:24 46080K ........ ........ ........ ........ ........ ........ 20% 327M 1s
23:59:24 49152K ........ ........ ........ ........ ........ ........ 22% 321M 1s
23:59:24 52224K ........ ........ ........ ........ ........ ........ 23% 357M 1s
23:59:24 55296K ........ ........ ........ ........ ........ ........ 24% 361M 1s
23:59:24 58368K ........ ........ ........ ........ ........ ........ 26% 262M 1s
23:59:24 61440K ........ ........ ........ ........ ........ ........ 27% 274M 1s
23:59:24 64512K ........ ........ ........ ........ ........ ........ 28% 266M 1s
23:59:24 67584K ........ ........ ........ ........ ........ ........ 30% 296M 1s
23:59:24 70656K ........ ........ ........ ........ ........ ........ 31% 266M 1s
23:59:24 73728K ........ ........ ........ ........ ........ ........ 32% 326M 1s
23:59:24 76800K ........ ........ ........ ........ ........ ........ 34% 270M 1s
23:59:24 79872K ........ ........ ........ ........ ........ ........ 35% 308M 1s
23:59:24 82944K ........ ........ ........ ........ ........ ........ 36% 366M 1s
23:59:24 86016K ........ ........ ........ ........ ........ ........ 37% 366M 1s
23:59:24 89088K ........ ........ ........ ........ ........ ........ 39% 317M 1s
23:59:24 92160K ........ ........ ........ ........ ........ ........ 40% 330M 1s
23:59:24 95232K ........ ........ ........ ........ ........ ........ 41% 315M 1s
23:59:24 98304K ........ ........ ........ ........ ........ ........ 43% 370M 1s
23:59:24 101376K ........ ........ ........ ........ ........ ........ 44% 369M 1s
23:59:24 104448K ........ ........ ........ ........ ........ ........ 45% 287M 0s
23:59:24 107520K ........ ........ ........ ........ ........ ........ 47% 309M 0s
23:59:24 110592K ........ ........ ........ ........ ........ ........ 48% 349M 0s
23:59:24 113664K ........ ........ ........ ........ ........ ........ 49% 365M 0s
23:59:24 116736K ........ ........ ........ ........ ........ ........ 51% 349M 0s
23:59:24 119808K ........ ........ ........ ........ ........ ........ 52% 282M 0s
23:59:24 122880K ........ ........ ........ ........ ........ ........ 53% 308M 0s
23:59:24 125952K ........ ........ ........ ........ ........ ........ 54% 360M 0s
23:59:24 129024K ........ ........ ........ ........ ........ ........ 56% 380M 0s
23:59:24 132096K ........ ........ ........ ........ ........ ........ 57% 278M 0s
23:59:24 135168K ........ ........ ........ ........ ........ ........ 58% 218M 0s
23:59:24 138240K ........ ........ ........ ........ ........ ........ 60% 307M 0s
23:59:24 141312K ........ ........ ........ ........ ........ ........ 61% 355M 0s
23:59:24 144384K ........ ........ ........ ........ ........ ........ 62% 368M 0s
23:59:24 147456K ........ ........ ........ ........ ........ ........ 64% 338M 0s
23:59:24 150528K ........ ........ ........ ........ ........ ........ 65% 187M 0s
23:59:24 153600K ........ ........ ........ ........ ........ ........ 66% 316M 0s
23:59:24 156672K ........ ........ ........ ........ ........ ........ 68% 341M 0s
23:59:24 159744K ........ ........ ........ ........ ........ ........ 69% 329M 0s
23:59:24 162816K ........ ........ ........ ........ ........ ........ 70% 341M 0s
23:59:24 165888K ........ ........ ........ ........ ........ ........ 71% 188M 0s
23:59:24 168960K ........ ........ ........ ........ ........ ........ 73% 303M 0s
23:59:24 172032K ........ ........ ........ ........ ........ ........ 74% 344M 0s
23:59:24 175104K ........ ........ ........ ........ ........ ........ 75% 366M 0s
23:59:24 178176K ........ ........ ........ ........ ........ ........ 77% 255M 0s
23:59:24 181248K ........ ........ ........ ........ ........ ........ 78% 225M 0s
23:59:24 184320K ........ ........ ........ ........ ........ ........ 79% 293M 0s
23:59:24 187392K ........ ........ ........ ........ ........ ........ 81% 333M 0s
23:59:24 190464K ........ ........ ........ ........ ........ ........ 82% 375M 0s
23:59:24 193536K ........ ........ ........ ........ ........ ........ 83% 372M 0s
23:59:24 196608K ........ ........ ........ ........ ........ ........ 85% 224M 0s
23:59:24 199680K ........ ........ ........ ........ ........ ........ 86% 206M 0s
23:59:25 202752K ........ ........ ........ ........ ........ ........ 87% 327M 0s
23:59:25 205824K ........ ........ ........ ........ ........ ........ 88% 370M 0s
23:59:25 208896K ........ ........ ........ ........ ........ ........ 90% 380M 0s
23:59:25 211968K ........ ........ ........ ........ ........ ........ 91% 367M 0s
23:59:25 215040K ........ ........ ........ ........ ........ ........ 92% 243M 0s
23:59:25 218112K ........ ........ ........ ........ ........ ........ 94% 182M 0s
23:59:25 221184K ........ ........ ........ ........ ........ ........ 95% 321M 0s
23:59:25 224256K ........ ........ ........ ........ ........ ........ 96% 367M 0s
23:59:25 227328K ........ ........ ........ ........ ........ ........ 98% 365M 0s
23:59:25 230400K ........ ........ ........ ........ ........ ........ 99% 333M 0s
23:59:25 233472K ........ ........ ... 100% 271M=0.8s
23:59:25
23:59:25 2025-12-13 23:59:25 (275 MB/s) - ‘karaf-0.23.0-20251213.223642-730.zip’ saved [240368189/240368189]
23:59:25
23:59:25 Extracting the new controller...
23:59:25 + echo 'Extracting the new controller...'
23:59:25 + unzip -q karaf-0.23.0-20251213.223642-730.zip
23:59:27 Adding external repositories...
23:59:27 + echo 'Adding external repositories...'
23:59:27 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:27 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:27 ################################################################################
23:59:27 #
23:59:27 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:27 # contributor license agreements. See the NOTICE file distributed with
23:59:27 # this work for additional information regarding copyright ownership.
23:59:27 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:27 # (the "License"); you may not use this file except in compliance with
23:59:27 # the License. You may obtain a copy of the License at
23:59:27 #
23:59:27 # http://www.apache.org/licenses/LICENSE-2.0
23:59:27 #
23:59:27 # Unless required by applicable law or agreed to in writing, software
23:59:27 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:27 # See the License for the specific language governing permissions and
23:59:27 # limitations under the License.
23:59:27 #
23:59:27 ################################################################################
23:59:27
23:59:27 #
23:59:27 # If set to true, the following property will not allow any certificate to be used
23:59:27 # when accessing Maven repositories through SSL
23:59:27 #
23:59:27 #org.ops4j.pax.url.mvn.certificateCheck=
23:59:27
23:59:27 #
23:59:27 # Path to the local Maven settings file.
23:59:27 # The repositories defined in this file will be automatically added to the list
23:59:27 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:59:27 # below is not set.
23:59:27 # The following locations are checked for the existence of the settings.xml file
23:59:27 # * 1. looks for the specified url
23:59:27 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:59:27 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:59:27 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:59:27 #
23:59:27 #org.ops4j.pax.url.mvn.settings=
23:59:27
23:59:27 #
23:59:27 # Path to the local Maven repository which is used to avoid downloading
23:59:27 # artifacts when they already exist locally.
23:59:27 # The value of this property will be extracted from the settings.xml file
23:59:27 # above, or defaulted to:
23:59:27 # System.getProperty( "user.home" ) + "/.m2/repository"
23:59:27 #
23:59:27 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:59:27
23:59:27 #
23:59:27 # Default this to false. It's just weird to use undocumented repos
23:59:27 #
23:59:27 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:59:27
23:59:27 #
23:59:27 # Uncomment if you don't wanna use the proxy settings
23:59:27 # from the Maven conf/settings.xml file
23:59:27 #
23:59:27 # org.ops4j.pax.url.mvn.proxySupport=false
23:59:27
23:59:27 #
23:59:27 # Comma separated list of repositories scanned when resolving an artifact.
23:59:27 # Those repositories will be checked before iterating through the
23:59:27 # below list of repositories and even before the local repository
23:59:27 # A repository url can be appended with zero or more of the following flags:
23:59:27 # @snapshots : the repository contains snaphots
23:59:27 # @noreleases : the repository does not contain any released artifacts
23:59:27 #
23:59:27 # The following property value will add the system folder as a repo.
23:59:27 #
23:59:27 org.ops4j.pax.url.mvn.defaultRepositories=\
23:59:27 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:59:27 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:59:27 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:59:27
23:59:27 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:59:27 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:59:27
23:59:27 #
23:59:27 # Comma separated list of repositories scanned when resolving an artifact.
23:59:27 # The default list includes the following repositories:
23:59:27 # http://repo1.maven.org/maven2@id=central
23:59:27 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:59:27 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:59:27 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:59:27 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:59:27 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:59:27 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:59:27 # To add repositories to the default ones, prepend '+' to the list of repositories
23:59:27 # to add.
23:59:27 # A repository url can be appended with zero or more of the following flags:
23:59:27 # @snapshots : the repository contains snapshots
23:59:27 # @noreleases : the repository does not contain any released artifacts
23:59:27 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:59:27 #
23:59:27 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:59:27
23:59:27 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:59:27 + [[ True == \T\r\u\e ]]
23:59:27 + echo 'Configuring the startup features...'
23:59:27 + 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.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:27 + FEATURE_TEST_STRING=features-test
23:59:27 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:59:27 + KARAF_VERSION=karaf4
23:59:27 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:59:27 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:27 + [[ ! -z '' ]]
23:59:27 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:27 ################################################################################
23:59:27 #
23:59:27 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:27 # contributor license agreements. See the NOTICE file distributed with
23:59:27 # this work for additional information regarding copyright ownership.
23:59:27 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:27 # (the "License"); you may not use this file except in compliance with
23:59:27 # the License. You may obtain a copy of the License at
23:59:27 #
23:59:27 # http://www.apache.org/licenses/LICENSE-2.0
23:59:27 #
23:59:27 # Unless required by applicable law or agreed to in writing, software
23:59:27 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:27 # See the License for the specific language governing permissions and
23:59:27 # limitations under the License.
23:59:27 #
23:59:27 ################################################################################
23:59:27
23:59:27 #
23:59:27 # Comma separated list of features repositories to register by default
23:59:27 #
23:59:27 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/b719a972-732b-4531-b6c1-0386894faa0a.xml
23:59:27
23:59:27 #
23:59:27 # Comma separated list of features to install at startup
23:59:27 #
23:59:27 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 97bf55a1-da28-4cd6-bd2d-2837e6956aa2
23:59:27
23:59:27 #
23:59:27 # Resource repositories (OBR) that the features resolver can use
23:59:27 # to resolve requirements/capabilities
23:59:27 #
23:59:27 # The format of the resourceRepositories is
23:59:27 # resourceRepositories=[xml:url|json:url],...
23:59:27 # for Instance:
23:59:27 #
23:59:27 #resourceRepositories=xml:http://host/path/to/index.xml
23:59:27 # or
23:59:27 #resourceRepositories=json:http://host/path/to/index.json
23:59:27 #
23:59:27
23:59:27 #
23:59:27 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:59:27 #
23:59:27 featuresBootAsynchronous=false
23:59:27
23:59:27 #
23:59:27 # Service requirements enforcement
23:59:27 #
23:59:27 # By default, the feature resolver checks the service requirements/capabilities of
23:59:27 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:59:27 # the required bundles.
23:59:27 # The following flag can have those values:
23:59:27 # - disable: service requirements are completely ignored
23:59:27 # - default: service requirements are ignored for old features
23:59:27 # - enforce: service requirements are always verified
23:59:27 #
23:59:27 #serviceRequirements=default
23:59:27
23:59:27 #
23:59:27 # Store cfg file for config element in feature
23:59:27 #
23:59:27 #configCfgStore=true
23:59:27
23:59:27 #
23:59:27 # Define if the feature service automatically refresh bundles
23:59:27 #
23:59:27 autoRefresh=true
23:59:27
23:59:27 #
23:59:27 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:59:27 # XML file defines instructions related to features processing
23:59:27 # versions.properties may declare properties to resolve placeholders in XML file
23:59:27 # both files are relative to ${karaf.etc}
23:59:27 #
23:59:27 #featureProcessing=org.apache.karaf.features.xml
23:59:27 #featureProcessingVersions=versions.properties
23:59:27 + configure_karaf_log karaf4 ''
23:59:27 + local -r karaf_version=karaf4
23:59:27 + local -r controllerdebugmap=
23:59:27 + local logapi=log4j
23:59:27 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:59:27 log4j2.rootLogger.level = INFO
23:59:27 #log4j2.rootLogger.type = asyncRoot
23:59:27 #log4j2.rootLogger.includeLocation = false
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:59:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:59:27 log4j2.rootLogger.appenderRef.Console.ref = Console
23:59:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:59:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:59:27 log4j2.logger.spifly.name = org.apache.aries.spifly
23:59:27 log4j2.logger.spifly.level = WARN
23:59:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:59:27 log4j2.logger.audit.level = INFO
23:59:27 log4j2.logger.audit.additivity = false
23:59:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:59:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:59:27 log4j2.appender.console.type = Console
23:59:27 log4j2.appender.console.name = Console
23:59:27 log4j2.appender.console.layout.type = PatternLayout
23:59:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:59:27 log4j2.appender.rolling.type = RollingRandomAccessFile
23:59:27 log4j2.appender.rolling.name = RollingFile
23:59:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:59:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:59:27 #log4j2.appender.rolling.immediateFlush = false
23:59:27 log4j2.appender.rolling.append = true
23:59:27 log4j2.appender.rolling.layout.type = PatternLayout
23:59:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:59:27 log4j2.appender.rolling.policies.type = Policies
23:59:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:59:27 log4j2.appender.rolling.policies.size.size = 64MB
23:59:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:59:27 log4j2.appender.rolling.strategy.max = 7
23:59:27 log4j2.appender.audit.type = RollingRandomAccessFile
23:59:27 log4j2.appender.audit.name = AuditRollingFile
23:59:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:59:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:59:27 log4j2.appender.audit.append = true
23:59:27 log4j2.appender.audit.layout.type = PatternLayout
23:59:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:59:27 log4j2.appender.audit.policies.type = Policies
23:59:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:59:27 log4j2.appender.audit.policies.size.size = 8MB
23:59:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:59:27 log4j2.appender.audit.strategy.max = 7
23:59:27 log4j2.appender.osgi.type = PaxOsgi
23:59:27 log4j2.appender.osgi.name = PaxOsgi
23:59:27 log4j2.appender.osgi.filter = *
23:59:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:59:27 #log4j2.logger.aether.level = TRACE
23:59:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:59:27 #log4j2.logger.http-headers.level = DEBUG
23:59:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:59:27 #log4j2.logger.maven.level = TRACE
23:59:27 + logapi=log4j2
23:59:27 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:59:27 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:59:27 + '[' log4j2 == log4j2 ']'
23:59:27 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:27 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:59:27 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:59:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:59:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:59:27 + unset IFS
23:59:27 controllerdebugmap:
23:59:27 + echo 'controllerdebugmap: '
23:59:27 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:27 + '[' -n '' ']'
23:59:27 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:59:27 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:27 ################################################################################
23:59:27 #
23:59:27 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:27 # contributor license agreements. See the NOTICE file distributed with
23:59:27 # this work for additional information regarding copyright ownership.
23:59:27 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:27 # (the "License"); you may not use this file except in compliance with
23:59:27 # the License. You may obtain a copy of the License at
23:59:27 #
23:59:27 # http://www.apache.org/licenses/LICENSE-2.0
23:59:27 #
23:59:27 # Unless required by applicable law or agreed to in writing, software
23:59:27 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:27 # See the License for the specific language governing permissions and
23:59:27 # limitations under the License.
23:59:27 #
23:59:27 ################################################################################
23:59:27
23:59:27 # Common pattern layout for appenders
23:59:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:59:27
23:59:27 # Root logger
23:59:27 log4j2.rootLogger.level = INFO
23:59:27 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:59:27 #log4j2.rootLogger.type = asyncRoot
23:59:27 #log4j2.rootLogger.includeLocation = false
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:59:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:59:27 log4j2.rootLogger.appenderRef.Console.ref = Console
23:59:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:59:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:59:27
23:59:27 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:59:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:59:27
23:59:27 # Loggers configuration
23:59:27
23:59:27 # Spifly logger
23:59:27 log4j2.logger.spifly.name = org.apache.aries.spifly
23:59:27 log4j2.logger.spifly.level = WARN
23:59:27
23:59:27 # Security audit logger
23:59:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:59:27 log4j2.logger.audit.level = INFO
23:59:27 log4j2.logger.audit.additivity = false
23:59:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:59:27
23:59:27 # Appenders configuration
23:59:27
23:59:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:59:27 log4j2.appender.console.type = Console
23:59:27 log4j2.appender.console.name = Console
23:59:27 log4j2.appender.console.layout.type = PatternLayout
23:59:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:59:27
23:59:27 # Rolling file appender
23:59:27 log4j2.appender.rolling.type = RollingRandomAccessFile
23:59:27 log4j2.appender.rolling.name = RollingFile
23:59:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:59:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:59:27 # uncomment to not force a disk flush
23:59:27 #log4j2.appender.rolling.immediateFlush = false
23:59:27 log4j2.appender.rolling.append = true
23:59:27 log4j2.appender.rolling.layout.type = PatternLayout
23:59:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:59:27 log4j2.appender.rolling.policies.type = Policies
23:59:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:59:27 log4j2.appender.rolling.policies.size.size = 1GB
23:59:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:59:27 log4j2.appender.rolling.strategy.max = 7
23:59:27
23:59:27 # Audit file appender
23:59:27 log4j2.appender.audit.type = RollingRandomAccessFile
23:59:27 log4j2.appender.audit.name = AuditRollingFile
23:59:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:59:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:59:27 log4j2.appender.audit.append = true
23:59:27 log4j2.appender.audit.layout.type = PatternLayout
23:59:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:59:27 log4j2.appender.audit.policies.type = Policies
23:59:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:59:27 log4j2.appender.audit.policies.size.size = 8MB
23:59:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:59:27 log4j2.appender.audit.strategy.max = 7
23:59:27
23:59:27 # OSGi appender
23:59:27 log4j2.appender.osgi.type = PaxOsgi
23:59:27 log4j2.appender.osgi.name = PaxOsgi
23:59:27 log4j2.appender.osgi.filter = *
23:59:27
23:59:27 # help with identification of maven-related problems with pax-url-aether
23:59:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:59:27 #log4j2.logger.aether.level = TRACE
23:59:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:59:27 #log4j2.logger.http-headers.level = DEBUG
23:59:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:59:27 #log4j2.logger.maven.level = TRACE
23:59:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:59:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:59:27 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:27 Configure
23:59:27 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:59:27 max memory: 2048m
23:59:27 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:59:27 + local -r controllermem=2048m
23:59:27 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:27 + echo Configure
23:59:27 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:59:27 + echo ' max memory: 2048m'
23:59:27 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:27 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:59:27 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:27 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:27 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:27 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:59:27 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:27 #!/bin/sh
23:59:27 #
23:59:27 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:27 # contributor license agreements. See the NOTICE file distributed with
23:59:27 # this work for additional information regarding copyright ownership.
23:59:27 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:27 # (the "License"); you may not use this file except in compliance with
23:59:27 # the License. You may obtain a copy of the License at
23:59:27 #
23:59:27 # http://www.apache.org/licenses/LICENSE-2.0
23:59:27 #
23:59:27 # Unless required by applicable law or agreed to in writing, software
23:59:27 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:27 # See the License for the specific language governing permissions and
23:59:27 # limitations under the License.
23:59:27 #
23:59:27
23:59:27 #
23:59:27 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:59:27 # script: client, instance, shell, start, status, stop, karaf
23:59:27 #
23:59:27 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:59:27 # Actions go here...
23:59:27 # fi
23:59:27
23:59:27 #
23:59:27 # general settings which should be applied for all scripts go here; please keep
23:59:27 # in mind that it is possible that scripts might be executed more than once, e.g.
23:59:27 # in example of the start script where the start script is executed first and the
23:59:27 # karaf script afterwards.
23:59:27 #
23:59:27
23:59:27 #
23:59:27 # The following section shows the possible configuration options for the default
23:59:27 # karaf scripts
23:59:27 #
23:59:27 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:59:27 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:59:27 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:59:27 # export EXTRA_JAVA_OPTS # Additional JVM options
23:59:27 # export KARAF_HOME # Karaf home folder
23:59:27 # export KARAF_DATA # Karaf data folder
23:59:27 # export KARAF_BASE # Karaf base folder
23:59:27 # export KARAF_ETC # Karaf etc folder
23:59:27 # export KARAF_LOG # Karaf log folder
23:59:27 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:59:27 # export KARAF_OPTS # Additional available Karaf options
23:59:27 # export KARAF_DEBUG # Enable debug mode
23:59:27 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:59:27 # export KARAF_NOROOT # Prevent execution as root if set to true
23:59:27 Set Java version
23:59:27 + echo 'Set Java version'
23:59:27 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:59:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:59:27 sudo: a password is required
23:59:27 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:59:27 sudo: a password is required
23:59:27 JDK default version ...
23:59:27 + echo 'JDK default version ...'
23:59:27 + java -version
23:59:27 openjdk version "21.0.9" 2025-10-21
23:59:27 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:59:27 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:59:27 Set JAVA_HOME
23:59:27 + echo 'Set JAVA_HOME'
23:59:27 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:59:27 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:59:27 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:27 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:27 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:27 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:59:27 Listing all open ports on controller system...
23:59:27 + echo 'Listing all open ports on controller system...'
23:59:27 + netstat -pnatu
23:59:27 /tmp/configuration-script.sh: line 40: netstat: command not found
23:59:27 + '[' -f /tmp/custom_shard_config.txt ']'
23:59:27 Configuring cluster
23:59:27 + echo 'Configuring cluster'
23:59:27 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.183 10.30.170.208 10.30.170.52
23:59:27 ################################################
23:59:27 ## Configure Cluster ##
23:59:27 ################################################
23:59:27 NOTE: Cluster configuration files not found. Copying from
23:59:27 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
23:59:27 Configuring unique name in pekko.conf
23:59:27 Configuring hostname in pekko.conf
23:59:27 Configuring data and rpc seed nodes in pekko.conf
23:59:27 modules = [
23:59:27
23:59:27 {
23:59:27 name = "inventory"
23:59:27 namespace = "urn:opendaylight:inventory"
23:59:27 shard-strategy = "module"
23:59:27 },
23:59:27 {
23:59:27 name = "topology"
23:59:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:59:27 shard-strategy = "module"
23:59:27 },
23:59:27 {
23:59:27 name = "toaster"
23:59:27 namespace = "http://netconfcentral.org/ns/toaster"
23:59:27 shard-strategy = "module"
23:59:27 }
23:59:27 ]
23:59:27 Configuring replication type in module-shards.conf
23:59:27 ################################################
23:59:27 ## NOTE: Manually restart controller to ##
23:59:27 ## apply configuration. ##
23:59:27 ################################################
23:59:27 Dump pekko.conf
23:59:27 + echo 'Dump pekko.conf'
23:59:27 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:27
23:59:27 odl-cluster-data {
23:59:27 pekko {
23:59:27 remote {
23:59:27 artery {
23:59:27 enabled = on
23:59:27 transport = tcp
23:59:27 canonical.hostname = "10.30.171.183"
23:59:27 canonical.port = 2550
23:59:27 }
23:59:27 }
23:59:27
23:59:27 cluster {
23:59:27 # Using artery.
23:59:27 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.183:2550",
23:59:27 "pekko://opendaylight-cluster-data@10.30.170.208:2550",
23:59:27 "pekko://opendaylight-cluster-data@10.30.170.52:2550"]
23:59:27
23:59:27 roles = ["member-1"]
23:59:27
23:59:27 # when under load we might trip a false positive on the failure detector
23:59:27 # failure-detector {
23:59:27 # heartbeat-interval = 4 s
23:59:27 # acceptable-heartbeat-pause = 16s
23:59:27 # }
23:59:27 }
23:59:27
23:59:27 persistence {
23:59:27 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:59:27 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:59:27 # The relative path is always relative to KARAF_HOME.
23:59:27
23:59:27 # snapshot-store.local.dir = "target/snapshots"
23:59:27 }
23:59:27 disable-default-actor-system-quarantined-event-handling = "false"
23:59:27 }
23:59:27 }
23:59:27 Dump modules.conf
23:59:27 + echo 'Dump modules.conf'
23:59:27 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:27 modules = [
23:59:27
23:59:27 {
23:59:27 name = "inventory"
23:59:27 namespace = "urn:opendaylight:inventory"
23:59:27 shard-strategy = "module"
23:59:27 },
23:59:27 {
23:59:27 name = "topology"
23:59:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:59:27 shard-strategy = "module"
23:59:27 },
23:59:27 {
23:59:27 name = "toaster"
23:59:27 namespace = "http://netconfcentral.org/ns/toaster"
23:59:27 shard-strategy = "module"
23:59:27 }
23:59:27 ]
23:59:27 Dump module-shards.conf
23:59:27 + echo 'Dump module-shards.conf'
23:59:27 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:27 module-shards = [
23:59:27 {
23:59:27 name = "default"
23:59:27 shards = [
23:59:27 {
23:59:27 name = "default"
23:59:27 replicas = ["member-1",
23:59:27 "member-2",
23:59:27 "member-3"]
23:59:27 }
23:59:27 ]
23:59:27 },
23:59:27 {
23:59:27 name = "inventory"
23:59:27 shards = [
23:59:27 {
23:59:27 name="inventory"
23:59:27 replicas = ["member-1",
23:59:27 "member-2",
23:59:27 "member-3"]
23:59:27 }
23:59:27 ]
23:59:27 },
23:59:27 {
23:59:27 name = "topology"
23:59:27 shards = [
23:59:27 {
23:59:27 name="topology"
23:59:27 replicas = ["member-1",
23:59:27 "member-2",
23:59:27 "member-3"]
23:59:27 }
23:59:27 ]
23:59:27 },
23:59:27 {
23:59:27 name = "toaster"
23:59:27 shards = [
23:59:27 {
23:59:27 name="toaster"
23:59:27 replicas = ["member-1",
23:59:27 "member-2",
23:59:27 "member-3"]
23:59:27 }
23:59:27 ]
23:59:27 }
23:59:27 ]
23:59:27 Configuring member-2 with IP address 10.30.170.208
23:59:27 Warning: Permanently added '10.30.170.208' (ECDSA) to the list of known hosts.
23:59:27 Warning: Permanently added '10.30.170.208' (ECDSA) to the list of known hosts.
23:59:27 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:59:27 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:59:27 common-functions.sh is being sourced
23:59:27 ++ echo 'common-functions.sh is being sourced'
23:59:27 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:59:27 ++ DISTROSTREAM=vanadium
23:59:27 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:27 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:27 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:27 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:27 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:27 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:27 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:27 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:27 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:27 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:27 ++ export CONTROLLERMEM=
23:59:27 ++ CONTROLLERMEM=
23:59:27 ++ case "${DISTROSTREAM}" in
23:59:27 ++ CLUSTER_SYSTEM=pekko
23:59:27 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:27 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:27 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:27 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:27 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:27 ++ print_common_env
23:59:27 ++ cat
23:59:27 common-functions environment:
23:59:27 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:27 ACTUALFEATURES:
23:59:27 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:27 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:27 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:27 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:27 CONTROLLERMEM:
23:59:27 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:27 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:27 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:27 SUITES:
23:59:27
23:59:27 ++ SSH='ssh -t -t'
23:59:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:59:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:59:27 Changing to /tmp
23:59:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip
23:59:27 + echo 'Changing to /tmp'
23:59:27 + cd /tmp
23:59:27 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip'
23:59:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip
23:59:27 --2025-12-13 23:59:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip
23:59:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:59:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:59:27 HTTP request sent, awaiting response... 200 OK
23:59:27 Length: 240368189 (229M) [application/zip]
23:59:27 Saving to: ‘karaf-0.23.0-20251213.223642-730.zip’
23:59:27
23:59:27 0K ........ ........ ........ ........ ........ ........ 1% 87.1M 3s
23:59:27 3072K ........ ........ ........ ........ ........ ........ 2% 138M 2s
23:59:28 6144K ........ ........ ........ ........ ........ ........ 3% 155M 2s
23:59:28 9216K ........ ........ ........ ........ ........ ........ 5% 134M 2s
23:59:28 12288K ........ ........ ........ ........ ........ ........ 6% 142M 2s
23:59:28 15360K ........ ........ ........ ........ ........ ........ 7% 180M 2s
23:59:28 18432K ........ ........ ........ ........ ........ ........ 9% 175M 2s
23:59:28 21504K ........ ........ ........ ........ ........ ........ 10% 194M 1s
23:59:28 24576K ........ ........ ........ ........ ........ ........ 11% 217M 1s
23:59:28 27648K ........ ........ ........ ........ ........ ........ 13% 242M 1s
23:59:28 30720K ........ ........ ........ ........ ........ ........ 14% 199M 1s
23:59:28 33792K ........ ........ ........ ........ ........ ........ 15% 277M 1s
23:59:28 36864K ........ ........ ........ ........ ........ ........ 17% 198M 1s
23:59:28 39936K ........ ........ ........ ........ ........ ........ 18% 285M 1s
23:59:28 43008K ........ ........ ........ ........ ........ ........ 19% 274M 1s
23:59:28 46080K ........ ........ ........ ........ ........ ........ 20% 267M 1s
23:59:28 49152K ........ ........ ........ ........ ........ ........ 22% 279M 1s
23:59:28 52224K ........ ........ ........ ........ ........ ........ 23% 195M 1s
23:59:28 55296K ........ ........ ........ ........ ........ ........ 24% 216M 1s
23:59:28 58368K ........ ........ ........ ........ ........ ........ 26% 303M 1s
23:59:28 61440K ........ ........ ........ ........ ........ ........ 27% 65.6M 1s
23:59:28 64512K ........ ........ ........ ........ ........ ........ 28% 293M 1s
23:59:28 67584K ........ ........ ........ ........ ........ ........ 30% 281M 1s
23:59:28 70656K ........ ........ ........ ........ ........ ........ 31% 280M 1s
23:59:28 73728K ........ ........ ........ ........ ........ ........ 32% 354M 1s
23:59:28 76800K ........ ........ ........ ........ ........ ........ 34% 267M 1s
23:59:28 79872K ........ ........ ........ ........ ........ ........ 35% 240M 1s
23:59:28 82944K ........ ........ ........ ........ ........ ........ 36% 227M 1s
23:59:28 86016K ........ ........ ........ ........ ........ ........ 37% 251M 1s
23:59:28 89088K ........ ........ ........ ........ ........ ........ 39% 287M 1s
23:59:28 92160K ........ ........ ........ ........ ........ ........ 40% 358M 1s
23:59:28 95232K ........ ........ ........ ........ ........ ........ 41% 193M 1s
23:59:28 98304K ........ ........ ........ ........ ........ ........ 43% 236M 1s
23:59:28 101376K ........ ........ ........ ........ ........ ........ 44% 200M 1s
23:59:28 104448K ........ ........ ........ ........ ........ ........ 45% 252M 1s
23:59:28 107520K ........ ........ ........ ........ ........ ........ 47% 298M 1s
23:59:28 110592K ........ ........ ........ ........ ........ ........ 48% 332M 1s
23:59:28 113664K ........ ........ ........ ........ ........ ........ 49% 339M 1s
23:59:28 116736K ........ ........ ........ ........ ........ ........ 51% 169M 1s
23:59:28 119808K ........ ........ ........ ........ ........ ........ 52% 312M 1s
23:59:28 122880K ........ ........ ........ ........ ........ ........ 53% 298M 1s
23:59:28 125952K ........ ........ ........ ........ ........ ........ 54% 296M 0s
23:59:28 129024K ........ ........ ........ ........ ........ ........ 56% 216M 0s
23:59:28 132096K ........ ........ ........ ........ ........ ........ 57% 290M 0s
23:59:28 135168K ........ ........ ........ ........ ........ ........ 58% 314M 0s
23:59:28 138240K ........ ........ ........ ........ ........ ........ 60% 265M 0s
23:59:28 141312K ........ ........ ........ ........ ........ ........ 61% 211M 0s
23:59:28 144384K ........ ........ ........ ........ ........ ........ 62% 237M 0s
23:59:28 147456K ........ ........ ........ ........ ........ ........ 64% 235M 0s
23:59:28 150528K ........ ........ ........ ........ ........ ........ 65% 245M 0s
23:59:28 153600K ........ ........ ........ ........ ........ ........ 66% 152M 0s
23:59:28 156672K ........ ........ ........ ........ ........ ........ 68% 299M 0s
23:59:28 159744K ........ ........ ........ ........ ........ ........ 69% 279M 0s
23:59:28 162816K ........ ........ ........ ........ ........ ........ 70% 213M 0s
23:59:28 165888K ........ ........ ........ ........ ........ ........ 71% 277M 0s
23:59:28 168960K ........ ........ ........ ........ ........ ........ 73% 284M 0s
23:59:28 172032K ........ ........ ........ ........ ........ ........ 74% 305M 0s
23:59:28 175104K ........ ........ ........ ........ ........ ........ 75% 326M 0s
23:59:28 178176K ........ ........ ........ ........ ........ ........ 77% 326M 0s
23:59:28 181248K ........ ........ ........ ........ ........ ........ 78% 323M 0s
23:59:28 184320K ........ ........ ........ ........ ........ ........ 79% 327M 0s
23:59:28 187392K ........ ........ ........ ........ ........ ........ 81% 336M 0s
23:59:28 190464K ........ ........ ........ ........ ........ ........ 82% 272M 0s
23:59:28 193536K ........ ........ ........ ........ ........ ........ 83% 279M 0s
23:59:28 196608K ........ ........ ........ ........ ........ ........ 85% 297M 0s
23:59:28 199680K ........ ........ ........ ........ ........ ........ 86% 327M 0s
23:59:28 202752K ........ ........ ........ ........ ........ ........ 87% 307M 0s
23:59:28 205824K ........ ........ ........ ........ ........ ........ 88% 199M 0s
23:59:28 208896K ........ ........ ........ ........ ........ ........ 90% 277M 0s
23:59:28 211968K ........ ........ ........ ........ ........ ........ 91% 278M 0s
23:59:28 215040K ........ ........ ........ ........ ........ ........ 92% 267M 0s
23:59:28 218112K ........ ........ ........ ........ ........ ........ 94% 227M 0s
23:59:28 221184K ........ ........ ........ ........ ........ ........ 95% 265M 0s
23:59:28 224256K ........ ........ ........ ........ ........ ........ 96% 308M 0s
23:59:28 227328K ........ ........ ........ ........ ........ ........ 98% 333M 0s
23:59:28 230400K ........ ........ ........ ........ ........ ........ 99% 358M 0s
23:59:28 233472K ........ ........ ... 100% 352M=1.0s
23:59:28
23:59:28 2025-12-13 23:59:28 (233 MB/s) - ‘karaf-0.23.0-20251213.223642-730.zip’ saved [240368189/240368189]
23:59:28
23:59:28 Extracting the new controller...
23:59:28 + echo 'Extracting the new controller...'
23:59:28 + unzip -q karaf-0.23.0-20251213.223642-730.zip
23:59:30 Adding external repositories...
23:59:30 + echo 'Adding external repositories...'
23:59:30 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:30 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:30 ################################################################################
23:59:30 #
23:59:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:30 # contributor license agreements. See the NOTICE file distributed with
23:59:30 # this work for additional information regarding copyright ownership.
23:59:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:30 # (the "License"); you may not use this file except in compliance with
23:59:30 # the License. You may obtain a copy of the License at
23:59:30 #
23:59:30 # http://www.apache.org/licenses/LICENSE-2.0
23:59:30 #
23:59:30 # Unless required by applicable law or agreed to in writing, software
23:59:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:30 # See the License for the specific language governing permissions and
23:59:30 # limitations under the License.
23:59:30 #
23:59:30 ################################################################################
23:59:30
23:59:30 #
23:59:30 # If set to true, the following property will not allow any certificate to be used
23:59:30 # when accessing Maven repositories through SSL
23:59:30 #
23:59:30 #org.ops4j.pax.url.mvn.certificateCheck=
23:59:30
23:59:30 #
23:59:30 # Path to the local Maven settings file.
23:59:30 # The repositories defined in this file will be automatically added to the list
23:59:30 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:59:30 # below is not set.
23:59:30 # The following locations are checked for the existence of the settings.xml file
23:59:30 # * 1. looks for the specified url
23:59:30 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:59:30 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:59:30 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:59:30 #
23:59:30 #org.ops4j.pax.url.mvn.settings=
23:59:30
23:59:30 #
23:59:30 # Path to the local Maven repository which is used to avoid downloading
23:59:30 # artifacts when they already exist locally.
23:59:30 # The value of this property will be extracted from the settings.xml file
23:59:30 # above, or defaulted to:
23:59:30 # System.getProperty( "user.home" ) + "/.m2/repository"
23:59:30 #
23:59:30 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:59:30
23:59:30 #
23:59:30 # Default this to false. It's just weird to use undocumented repos
23:59:30 #
23:59:30 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:59:30
23:59:30 #
23:59:30 # Uncomment if you don't wanna use the proxy settings
23:59:30 # from the Maven conf/settings.xml file
23:59:30 #
23:59:30 # org.ops4j.pax.url.mvn.proxySupport=false
23:59:30
23:59:30 #
23:59:30 # Comma separated list of repositories scanned when resolving an artifact.
23:59:30 # Those repositories will be checked before iterating through the
23:59:30 # below list of repositories and even before the local repository
23:59:30 # A repository url can be appended with zero or more of the following flags:
23:59:30 # @snapshots : the repository contains snaphots
23:59:30 # @noreleases : the repository does not contain any released artifacts
23:59:30 #
23:59:30 # The following property value will add the system folder as a repo.
23:59:30 #
23:59:30 org.ops4j.pax.url.mvn.defaultRepositories=\
23:59:30 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:59:30 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:59:30 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:59:30
23:59:30 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:59:30 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:59:30
23:59:30 #
23:59:30 # Comma separated list of repositories scanned when resolving an artifact.
23:59:30 # The default list includes the following repositories:
23:59:30 # http://repo1.maven.org/maven2@id=central
23:59:30 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:59:30 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:59:30 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:59:30 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:59:30 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:59:30 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:59:30 # To add repositories to the default ones, prepend '+' to the list of repositories
23:59:30 # to add.
23:59:30 # A repository url can be appended with zero or more of the following flags:
23:59:30 # @snapshots : the repository contains snapshots
23:59:30 # @noreleases : the repository does not contain any released artifacts
23:59:30 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:59:30 #
23:59:30 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:59:30
23:59:30 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:59:30 + [[ True == \T\r\u\e ]]
23:59:30 + echo 'Configuring the startup features...'
23:59:30 + 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.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:30 + FEATURE_TEST_STRING=features-test
23:59:30 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:59:30 + KARAF_VERSION=karaf4
23:59:30 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:59:30 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:30 + [[ ! -z '' ]]
23:59:30 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:30 ################################################################################
23:59:30 #
23:59:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:30 # contributor license agreements. See the NOTICE file distributed with
23:59:30 # this work for additional information regarding copyright ownership.
23:59:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:30 # (the "License"); you may not use this file except in compliance with
23:59:30 # the License. You may obtain a copy of the License at
23:59:30 #
23:59:30 # http://www.apache.org/licenses/LICENSE-2.0
23:59:30 #
23:59:30 # Unless required by applicable law or agreed to in writing, software
23:59:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:30 # See the License for the specific language governing permissions and
23:59:30 # limitations under the License.
23:59:30 #
23:59:30 ################################################################################
23:59:30
23:59:30 #
23:59:30 # Comma separated list of features repositories to register by default
23:59:30 #
23:59:30 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/b719a972-732b-4531-b6c1-0386894faa0a.xml
23:59:30
23:59:30 #
23:59:30 # Comma separated list of features to install at startup
23:59:30 #
23:59:30 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 97bf55a1-da28-4cd6-bd2d-2837e6956aa2
23:59:30
23:59:30 #
23:59:30 # Resource repositories (OBR) that the features resolver can use
23:59:30 # to resolve requirements/capabilities
23:59:30 #
23:59:30 # The format of the resourceRepositories is
23:59:30 # resourceRepositories=[xml:url|json:url],...
23:59:30 # for Instance:
23:59:30 #
23:59:30 #resourceRepositories=xml:http://host/path/to/index.xml
23:59:30 # or
23:59:30 #resourceRepositories=json:http://host/path/to/index.json
23:59:30 #
23:59:30
23:59:30 #
23:59:30 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:59:30 #
23:59:30 featuresBootAsynchronous=false
23:59:30
23:59:30 #
23:59:30 # Service requirements enforcement
23:59:30 #
23:59:30 # By default, the feature resolver checks the service requirements/capabilities of
23:59:30 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:59:30 # the required bundles.
23:59:30 # The following flag can have those values:
23:59:30 # - disable: service requirements are completely ignored
23:59:30 # - default: service requirements are ignored for old features
23:59:30 # - enforce: service requirements are always verified
23:59:30 #
23:59:30 #serviceRequirements=default
23:59:30
23:59:30 #
23:59:30 # Store cfg file for config element in feature
23:59:30 #
23:59:30 #configCfgStore=true
23:59:30
23:59:30 #
23:59:30 # Define if the feature service automatically refresh bundles
23:59:30 #
23:59:30 autoRefresh=true
23:59:30
23:59:30 #
23:59:30 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:59:30 # XML file defines instructions related to features processing
23:59:30 # versions.properties may declare properties to resolve placeholders in XML file
23:59:30 # both files are relative to ${karaf.etc}
23:59:30 #
23:59:30 #featureProcessing=org.apache.karaf.features.xml
23:59:30 #featureProcessingVersions=versions.properties
23:59:30 + configure_karaf_log karaf4 ''
23:59:30 + local -r karaf_version=karaf4
23:59:30 + local -r controllerdebugmap=
23:59:30 + local logapi=log4j
23:59:30 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:59:30 log4j2.rootLogger.level = INFO
23:59:30 #log4j2.rootLogger.type = asyncRoot
23:59:30 #log4j2.rootLogger.includeLocation = false
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:59:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:59:30 log4j2.rootLogger.appenderRef.Console.ref = Console
23:59:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:59:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:59:30 log4j2.logger.spifly.name = org.apache.aries.spifly
23:59:30 log4j2.logger.spifly.level = WARN
23:59:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:59:30 log4j2.logger.audit.level = INFO
23:59:30 log4j2.logger.audit.additivity = false
23:59:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:59:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:59:30 log4j2.appender.console.type = Console
23:59:30 log4j2.appender.console.name = Console
23:59:30 log4j2.appender.console.layout.type = PatternLayout
23:59:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:59:30 log4j2.appender.rolling.type = RollingRandomAccessFile
23:59:30 log4j2.appender.rolling.name = RollingFile
23:59:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:59:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:59:30 #log4j2.appender.rolling.immediateFlush = false
23:59:30 log4j2.appender.rolling.append = true
23:59:30 log4j2.appender.rolling.layout.type = PatternLayout
23:59:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:59:30 log4j2.appender.rolling.policies.type = Policies
23:59:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:59:30 log4j2.appender.rolling.policies.size.size = 64MB
23:59:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:59:30 log4j2.appender.rolling.strategy.max = 7
23:59:30 log4j2.appender.audit.type = RollingRandomAccessFile
23:59:30 log4j2.appender.audit.name = AuditRollingFile
23:59:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:59:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:59:30 log4j2.appender.audit.append = true
23:59:30 log4j2.appender.audit.layout.type = PatternLayout
23:59:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:59:30 log4j2.appender.audit.policies.type = Policies
23:59:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:59:30 log4j2.appender.audit.policies.size.size = 8MB
23:59:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:59:30 log4j2.appender.audit.strategy.max = 7
23:59:30 log4j2.appender.osgi.type = PaxOsgi
23:59:30 log4j2.appender.osgi.name = PaxOsgi
23:59:30 log4j2.appender.osgi.filter = *
23:59:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:59:30 #log4j2.logger.aether.level = TRACE
23:59:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:59:30 #log4j2.logger.http-headers.level = DEBUG
23:59:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:59:30 #log4j2.logger.maven.level = TRACE
23:59:30 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:59:30 + logapi=log4j2
23:59:30 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:59:30 + '[' log4j2 == log4j2 ']'
23:59:30 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:30 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:59:30 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:59:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:59:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:59:30 controllerdebugmap:
23:59:30 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:30 + unset IFS
23:59:30 + echo 'controllerdebugmap: '
23:59:30 + '[' -n '' ']'
23:59:30 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:59:30 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:30 ################################################################################
23:59:30 #
23:59:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:30 # contributor license agreements. See the NOTICE file distributed with
23:59:30 # this work for additional information regarding copyright ownership.
23:59:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:30 # (the "License"); you may not use this file except in compliance with
23:59:30 # the License. You may obtain a copy of the License at
23:59:30 #
23:59:30 # http://www.apache.org/licenses/LICENSE-2.0
23:59:30 #
23:59:30 # Unless required by applicable law or agreed to in writing, software
23:59:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:30 # See the License for the specific language governing permissions and
23:59:30 # limitations under the License.
23:59:30 #
23:59:30 ################################################################################
23:59:30
23:59:30 # Common pattern layout for appenders
23:59:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:59:30
23:59:30 # Root logger
23:59:30 log4j2.rootLogger.level = INFO
23:59:30 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:59:30 #log4j2.rootLogger.type = asyncRoot
23:59:30 #log4j2.rootLogger.includeLocation = false
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:59:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:59:30 log4j2.rootLogger.appenderRef.Console.ref = Console
23:59:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:59:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:59:30
23:59:30 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:59:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:59:30
23:59:30 # Loggers configuration
23:59:30
23:59:30 # Spifly logger
23:59:30 log4j2.logger.spifly.name = org.apache.aries.spifly
23:59:30 log4j2.logger.spifly.level = WARN
23:59:30
23:59:30 # Security audit logger
23:59:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:59:30 log4j2.logger.audit.level = INFO
23:59:30 log4j2.logger.audit.additivity = false
23:59:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:59:30
23:59:30 # Appenders configuration
23:59:30
23:59:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:59:30 log4j2.appender.console.type = Console
23:59:30 log4j2.appender.console.name = Console
23:59:30 log4j2.appender.console.layout.type = PatternLayout
23:59:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:59:30
23:59:30 # Rolling file appender
23:59:30 log4j2.appender.rolling.type = RollingRandomAccessFile
23:59:30 log4j2.appender.rolling.name = RollingFile
23:59:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:59:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:59:30 # uncomment to not force a disk flush
23:59:30 #log4j2.appender.rolling.immediateFlush = false
23:59:30 log4j2.appender.rolling.append = true
23:59:30 log4j2.appender.rolling.layout.type = PatternLayout
23:59:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:59:30 log4j2.appender.rolling.policies.type = Policies
23:59:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:59:30 log4j2.appender.rolling.policies.size.size = 1GB
23:59:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:59:30 log4j2.appender.rolling.strategy.max = 7
23:59:30
23:59:30 # Audit file appender
23:59:30 log4j2.appender.audit.type = RollingRandomAccessFile
23:59:30 log4j2.appender.audit.name = AuditRollingFile
23:59:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:59:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:59:30 log4j2.appender.audit.append = true
23:59:30 log4j2.appender.audit.layout.type = PatternLayout
23:59:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:59:30 log4j2.appender.audit.policies.type = Policies
23:59:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:59:30 log4j2.appender.audit.policies.size.size = 8MB
23:59:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:59:30 log4j2.appender.audit.strategy.max = 7
23:59:30
23:59:30 # OSGi appender
23:59:30 log4j2.appender.osgi.type = PaxOsgi
23:59:30 log4j2.appender.osgi.name = PaxOsgi
23:59:30 log4j2.appender.osgi.filter = *
23:59:30
23:59:30 # help with identification of maven-related problems with pax-url-aether
23:59:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:59:30 #log4j2.logger.aether.level = TRACE
23:59:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:59:30 #log4j2.logger.http-headers.level = DEBUG
23:59:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:59:30 #log4j2.logger.maven.level = TRACE
23:59:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:59:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:59:30 Configure
23:59:30 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:59:30 max memory: 2048m
23:59:30 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:30 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:30 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:59:30 + local -r controllermem=2048m
23:59:30 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:30 + echo Configure
23:59:30 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:59:30 + echo ' max memory: 2048m'
23:59:30 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:59:30 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:30 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:30 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:30 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:59:30 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:30 #!/bin/sh
23:59:30 #
23:59:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:30 # contributor license agreements. See the NOTICE file distributed with
23:59:30 # this work for additional information regarding copyright ownership.
23:59:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:30 # (the "License"); you may not use this file except in compliance with
23:59:30 # the License. You may obtain a copy of the License at
23:59:30 #
23:59:30 # http://www.apache.org/licenses/LICENSE-2.0
23:59:30 #
23:59:30 # Unless required by applicable law or agreed to in writing, software
23:59:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:30 # See the License for the specific language governing permissions and
23:59:30 # limitations under the License.
23:59:30 #
23:59:30
23:59:30 #
23:59:30 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:59:30 # script: client, instance, shell, start, status, stop, karaf
23:59:30 #
23:59:30 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:59:30 # Actions go here...
23:59:30 # fi
23:59:30
23:59:30 #
23:59:30 # general settings which should be applied for all scripts go here; please keep
23:59:30 # in mind that it is possible that scripts might be executed more than once, e.g.
23:59:30 # in example of the start script where the start script is executed first and the
23:59:30 # karaf script afterwards.
23:59:30 #
23:59:30
23:59:30 #
23:59:30 # The following section shows the possible configuration options for the default
23:59:30 # karaf scripts
23:59:30 #
23:59:30 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:59:30 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:59:30 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:59:30 # export EXTRA_JAVA_OPTS # Additional JVM options
23:59:30 # export KARAF_HOME # Karaf home folder
23:59:30 # export KARAF_DATA # Karaf data folder
23:59:30 # export KARAF_BASE # Karaf base folder
23:59:30 # export KARAF_ETC # Karaf etc folder
23:59:30 # export KARAF_LOG # Karaf log folder
23:59:30 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:59:30 # export KARAF_OPTS # Additional available Karaf options
23:59:30 # export KARAF_DEBUG # Enable debug mode
23:59:30 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:59:30 # export KARAF_NOROOT # Prevent execution as root if set to true
23:59:30 Set Java version
23:59:30 + echo 'Set Java version'
23:59:30 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:59:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:59:31 sudo: a password is required
23:59:31 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:59:31 sudo: a password is required
23:59:31 + echo 'JDK default version ...'
23:59:31 JDK default version ...
23:59:31 + java -version
23:59:31 openjdk version "21.0.9" 2025-10-21
23:59:31 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:59:31 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:59:31 Set JAVA_HOME
23:59:31 + echo 'Set JAVA_HOME'
23:59:31 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:59:31 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:59:31 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:31 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:31 Listing all open ports on controller system...
23:59:31 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:31 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:59:31 + echo 'Listing all open ports on controller system...'
23:59:31 + netstat -pnatu
23:59:31 /tmp/configuration-script.sh: line 40: netstat: command not found
23:59:31 Configuring cluster
23:59:31 + '[' -f /tmp/custom_shard_config.txt ']'
23:59:31 + echo 'Configuring cluster'
23:59:31 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.183 10.30.170.208 10.30.170.52
23:59:31 ################################################
23:59:31 ## Configure Cluster ##
23:59:31 ################################################
23:59:31 NOTE: Cluster configuration files not found. Copying from
23:59:31 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
23:59:31 Configuring unique name in pekko.conf
23:59:31 Configuring hostname in pekko.conf
23:59:31 Configuring data and rpc seed nodes in pekko.conf
23:59:31 modules = [
23:59:31
23:59:31 {
23:59:31 name = "inventory"
23:59:31 namespace = "urn:opendaylight:inventory"
23:59:31 shard-strategy = "module"
23:59:31 },
23:59:31 {
23:59:31 name = "topology"
23:59:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:59:31 shard-strategy = "module"
23:59:31 },
23:59:31 {
23:59:31 name = "toaster"
23:59:31 namespace = "http://netconfcentral.org/ns/toaster"
23:59:31 shard-strategy = "module"
23:59:31 }
23:59:31 ]
23:59:31 Configuring replication type in module-shards.conf
23:59:31 ################################################
23:59:31 ## NOTE: Manually restart controller to ##
23:59:31 ## apply configuration. ##
23:59:31 ################################################
23:59:31 Dump pekko.conf
23:59:31 + echo 'Dump pekko.conf'
23:59:31 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:31
23:59:31 odl-cluster-data {
23:59:31 pekko {
23:59:31 remote {
23:59:31 artery {
23:59:31 enabled = on
23:59:31 transport = tcp
23:59:31 canonical.hostname = "10.30.170.208"
23:59:31 canonical.port = 2550
23:59:31 }
23:59:31 }
23:59:31
23:59:31 cluster {
23:59:31 # Using artery.
23:59:31 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.183:2550",
23:59:31 "pekko://opendaylight-cluster-data@10.30.170.208:2550",
23:59:31 "pekko://opendaylight-cluster-data@10.30.170.52:2550"]
23:59:31
23:59:31 roles = ["member-2"]
23:59:31
23:59:31 # when under load we might trip a false positive on the failure detector
23:59:31 # failure-detector {
23:59:31 # heartbeat-interval = 4 s
23:59:31 # acceptable-heartbeat-pause = 16s
23:59:31 # }
23:59:31 }
23:59:31
23:59:31 persistence {
23:59:31 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:59:31 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:59:31 # The relative path is always relative to KARAF_HOME.
23:59:31
23:59:31 # snapshot-store.local.dir = "target/snapshots"
23:59:31 }
23:59:31 disable-default-actor-system-quarantined-event-handling = "false"
23:59:31 }
23:59:31 }
23:59:31 Dump modules.conf
23:59:31 + echo 'Dump modules.conf'
23:59:31 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:31 modules = [
23:59:31
23:59:31 {
23:59:31 name = "inventory"
23:59:31 namespace = "urn:opendaylight:inventory"
23:59:31 shard-strategy = "module"
23:59:31 },
23:59:31 {
23:59:31 name = "topology"
23:59:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:59:31 shard-strategy = "module"
23:59:31 },
23:59:31 {
23:59:31 name = "toaster"
23:59:31 namespace = "http://netconfcentral.org/ns/toaster"
23:59:31 shard-strategy = "module"
23:59:31 }
23:59:31 ]
23:59:31 Dump module-shards.conf
23:59:31 + echo 'Dump module-shards.conf'
23:59:31 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:31 module-shards = [
23:59:31 {
23:59:31 name = "default"
23:59:31 shards = [
23:59:31 {
23:59:31 name = "default"
23:59:31 replicas = ["member-1",
23:59:31 "member-2",
23:59:31 "member-3"]
23:59:31 }
23:59:31 ]
23:59:31 },
23:59:31 {
23:59:31 name = "inventory"
23:59:31 shards = [
23:59:31 {
23:59:31 name="inventory"
23:59:31 replicas = ["member-1",
23:59:31 "member-2",
23:59:31 "member-3"]
23:59:31 }
23:59:31 ]
23:59:31 },
23:59:31 {
23:59:31 name = "topology"
23:59:31 shards = [
23:59:31 {
23:59:31 name="topology"
23:59:31 replicas = ["member-1",
23:59:31 "member-2",
23:59:31 "member-3"]
23:59:31 }
23:59:31 ]
23:59:31 },
23:59:31 {
23:59:31 name = "toaster"
23:59:31 shards = [
23:59:31 {
23:59:31 name="toaster"
23:59:31 replicas = ["member-1",
23:59:31 "member-2",
23:59:31 "member-3"]
23:59:31 }
23:59:31 ]
23:59:31 }
23:59:31 ]
23:59:31 Configuring member-3 with IP address 10.30.170.52
23:59:31 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
23:59:31 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
23:59:31 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:59:31 common-functions.sh is being sourced
23:59:31 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:59:31 ++ echo 'common-functions.sh is being sourced'
23:59:31 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:59:31 ++ DISTROSTREAM=vanadium
23:59:31 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:31 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:31 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:31 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:31 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:31 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:31 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:31 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:31 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:31 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:31 ++ export CONTROLLERMEM=
23:59:31 ++ CONTROLLERMEM=
23:59:31 ++ case "${DISTROSTREAM}" in
23:59:31 ++ CLUSTER_SYSTEM=pekko
23:59:31 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:31 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:31 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:31 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:31 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:31 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:31 ++ print_common_env
23:59:31 ++ cat
23:59:31 common-functions environment:
23:59:31 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:31 ACTUALFEATURES:
23:59:31 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:31 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:31 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:31 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:31 CONTROLLERMEM:
23:59:31 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:31 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:31 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:31 SUITES:
23:59:31
23:59:31 ++ SSH='ssh -t -t'
23:59:31 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:59:31 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:59:31 Changing to /tmp
23:59:31 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip
23:59:31 + echo 'Changing to /tmp'
23:59:31 + cd /tmp
23:59:31 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip'
23:59:31 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip
23:59:31 --2025-12-13 23:59:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.223642-730.zip
23:59:31 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:59:31 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:59:31 HTTP request sent, awaiting response... 200 OK
23:59:31 Length: 240368189 (229M) [application/zip]
23:59:31 Saving to: ‘karaf-0.23.0-20251213.223642-730.zip’
23:59:31
23:59:31 0K ........ ........ ........ ........ ........ ........ 1% 71.6M 3s
23:59:31 3072K ........ ........ ........ ........ ........ ........ 2% 104M 3s
23:59:31 6144K ........ ........ ........ ........ ........ ........ 3% 163M 2s
23:59:31 9216K ........ ........ ........ ........ ........ ........ 5% 174M 2s
23:59:31 12288K ........ ........ ........ ........ ........ ........ 6% 192M 2s
23:59:31 15360K ........ ........ ........ ........ ........ ........ 7% 200M 2s
23:59:31 18432K ........ ........ ........ ........ ........ ........ 9% 235M 1s
23:59:31 21504K ........ ........ ........ ........ ........ ........ 10% 274M 1s
23:59:31 24576K ........ ........ ........ ........ ........ ........ 11% 229M 1s
23:59:31 27648K ........ ........ ........ ........ ........ ........ 13% 277M 1s
23:59:31 30720K ........ ........ ........ ........ ........ ........ 14% 289M 1s
23:59:31 33792K ........ ........ ........ ........ ........ ........ 15% 304M 1s
23:59:31 36864K ........ ........ ........ ........ ........ ........ 17% 300M 1s
23:59:31 39936K ........ ........ ........ ........ ........ ........ 18% 318M 1s
23:59:31 43008K ........ ........ ........ ........ ........ ........ 19% 302M 1s
23:59:31 46080K ........ ........ ........ ........ ........ ........ 20% 335M 1s
23:59:31 49152K ........ ........ ........ ........ ........ ........ 22% 314M 1s
23:59:31 52224K ........ ........ ........ ........ ........ ........ 23% 291M 1s
23:59:32 55296K ........ ........ ........ ........ ........ ........ 24% 340M 1s
23:59:32 58368K ........ ........ ........ ........ ........ ........ 26% 351M 1s
23:59:32 61440K ........ ........ ........ ........ ........ ........ 27% 356M 1s
23:59:32 64512K ........ ........ ........ ........ ........ ........ 28% 278M 1s
23:59:32 67584K ........ ........ ........ ........ ........ ........ 30% 416M 1s
23:59:32 70656K ........ ........ ........ ........ ........ ........ 31% 342M 1s
23:59:32 73728K ........ ........ ........ ........ ........ ........ 32% 366M 1s
23:59:32 76800K ........ ........ ........ ........ ........ ........ 34% 298M 1s
23:59:32 79872K ........ ........ ........ ........ ........ ........ 35% 252M 1s
23:59:32 82944K ........ ........ ........ ........ ........ ........ 36% 352M 1s
23:59:32 86016K ........ ........ ........ ........ ........ ........ 37% 362M 1s
23:59:32 89088K ........ ........ ........ ........ ........ ........ 39% 312M 1s
23:59:32 92160K ........ ........ ........ ........ ........ ........ 40% 315M 1s
23:59:32 95232K ........ ........ ........ ........ ........ ........ 41% 373M 1s
23:59:32 98304K ........ ........ ........ ........ ........ ........ 43% 333M 1s
23:59:32 101376K ........ ........ ........ ........ ........ ........ 44% 333M 1s
23:59:32 104448K ........ ........ ........ ........ ........ ........ 45% 337M 0s
23:59:32 107520K ........ ........ ........ ........ ........ ........ 47% 341M 0s
23:59:32 110592K ........ ........ ........ ........ ........ ........ 48% 333M 0s
23:59:32 113664K ........ ........ ........ ........ ........ ........ 49% 354M 0s
23:59:32 116736K ........ ........ ........ ........ ........ ........ 51% 353M 0s
23:59:32 119808K ........ ........ ........ ........ ........ ........ 52% 330M 0s
23:59:32 122880K ........ ........ ........ ........ ........ ........ 53% 345M 0s
23:59:32 125952K ........ ........ ........ ........ ........ ........ 54% 343M 0s
23:59:32 129024K ........ ........ ........ ........ ........ ........ 56% 350M 0s
23:59:32 132096K ........ ........ ........ ........ ........ ........ 57% 337M 0s
23:59:32 135168K ........ ........ ........ ........ ........ ........ 58% 337M 0s
23:59:32 138240K ........ ........ ........ ........ ........ ........ 60% 348M 0s
23:59:32 141312K ........ ........ ........ ........ ........ ........ 61% 334M 0s
23:59:32 144384K ........ ........ ........ ........ ........ ........ 62% 330M 0s
23:59:32 147456K ........ ........ ........ ........ ........ ........ 64% 336M 0s
23:59:32 150528K ........ ........ ........ ........ ........ ........ 65% 316M 0s
23:59:32 153600K ........ ........ ........ ........ ........ ........ 66% 252M 0s
23:59:32 156672K ........ ........ ........ ........ ........ ........ 68% 317M 0s
23:59:32 159744K ........ ........ ........ ........ ........ ........ 69% 290M 0s
23:59:32 162816K ........ ........ ........ ........ ........ ........ 70% 280M 0s
23:59:32 165888K ........ ........ ........ ........ ........ ........ 71% 275M 0s
23:59:32 168960K ........ ........ ........ ........ ........ ........ 73% 218M 0s
23:59:32 172032K ........ ........ ........ ........ ........ ........ 74% 391M 0s
23:59:32 175104K ........ ........ ........ ........ ........ ........ 75% 275M 0s
23:59:32 178176K ........ ........ ........ ........ ........ ........ 77% 265M 0s
23:59:32 181248K ........ ........ ........ ........ ........ ........ 78% 269M 0s
23:59:32 184320K ........ ........ ........ ........ ........ ........ 79% 238M 0s
23:59:32 187392K ........ ........ ........ ........ ........ ........ 81% 321M 0s
23:59:32 190464K ........ ........ ........ ........ ........ ........ 82% 277M 0s
23:59:32 193536K ........ ........ ........ ........ ........ ........ 83% 275M 0s
23:59:32 196608K ........ ........ ........ ........ ........ ........ 85% 279M 0s
23:59:32 199680K ........ ........ ........ ........ ........ ........ 86% 262M 0s
23:59:32 202752K ........ ........ ........ ........ ........ ........ 87% 289M 0s
23:59:32 205824K ........ ........ ........ ........ ........ ........ 88% 278M 0s
23:59:32 208896K ........ ........ ........ ........ ........ ........ 90% 267M 0s
23:59:32 211968K ........ ........ ........ ........ ........ ........ 91% 268M 0s
23:59:32 215040K ........ ........ ........ ........ ........ ........ 92% 238M 0s
23:59:32 218112K ........ ........ ........ ........ ........ ........ 94% 273M 0s
23:59:32 221184K ........ ........ ........ ........ ........ ........ 95% 326M 0s
23:59:32 224256K ........ ........ ........ ........ ........ ........ 96% 327M 0s
23:59:32 227328K ........ ........ ........ ........ ........ ........ 98% 320M 0s
23:59:32 230400K ........ ........ ........ ........ ........ ........ 99% 329M 0s
23:59:32 233472K ........ ........ ... 100% 338M=0.8s
23:59:32
23:59:32 2025-12-13 23:59:32 (276 MB/s) - ‘karaf-0.23.0-20251213.223642-730.zip’ saved [240368189/240368189]
23:59:32
23:59:32 Extracting the new controller...
23:59:32 + echo 'Extracting the new controller...'
23:59:32 + unzip -q karaf-0.23.0-20251213.223642-730.zip
23:59:34 Adding external repositories...
23:59:34 + echo 'Adding external repositories...'
23:59:34 + 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.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:34 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:34 ################################################################################
23:59:34 #
23:59:34 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:34 # contributor license agreements. See the NOTICE file distributed with
23:59:34 # this work for additional information regarding copyright ownership.
23:59:34 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:34 # (the "License"); you may not use this file except in compliance with
23:59:34 # the License. You may obtain a copy of the License at
23:59:34 #
23:59:34 # http://www.apache.org/licenses/LICENSE-2.0
23:59:34 #
23:59:34 # Unless required by applicable law or agreed to in writing, software
23:59:34 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:34 # See the License for the specific language governing permissions and
23:59:34 # limitations under the License.
23:59:34 #
23:59:34 ################################################################################
23:59:34
23:59:34 #
23:59:34 # If set to true, the following property will not allow any certificate to be used
23:59:34 # when accessing Maven repositories through SSL
23:59:34 #
23:59:34 #org.ops4j.pax.url.mvn.certificateCheck=
23:59:34
23:59:34 #
23:59:34 # Path to the local Maven settings file.
23:59:34 # The repositories defined in this file will be automatically added to the list
23:59:34 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:59:34 # below is not set.
23:59:34 # The following locations are checked for the existence of the settings.xml file
23:59:34 # * 1. looks for the specified url
23:59:34 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:59:34 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:59:34 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:59:34 #
23:59:34 #org.ops4j.pax.url.mvn.settings=
23:59:34
23:59:34 #
23:59:34 # Path to the local Maven repository which is used to avoid downloading
23:59:34 # artifacts when they already exist locally.
23:59:34 # The value of this property will be extracted from the settings.xml file
23:59:34 # above, or defaulted to:
23:59:34 # System.getProperty( "user.home" ) + "/.m2/repository"
23:59:34 #
23:59:34 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:59:34
23:59:34 #
23:59:34 # Default this to false. It's just weird to use undocumented repos
23:59:34 #
23:59:34 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:59:34
23:59:34 #
23:59:34 # Uncomment if you don't wanna use the proxy settings
23:59:34 # from the Maven conf/settings.xml file
23:59:34 #
23:59:34 # org.ops4j.pax.url.mvn.proxySupport=false
23:59:34
23:59:34 #
23:59:34 # Comma separated list of repositories scanned when resolving an artifact.
23:59:34 # Those repositories will be checked before iterating through the
23:59:34 # below list of repositories and even before the local repository
23:59:34 # A repository url can be appended with zero or more of the following flags:
23:59:34 # @snapshots : the repository contains snaphots
23:59:34 # @noreleases : the repository does not contain any released artifacts
23:59:34 #
23:59:34 # The following property value will add the system folder as a repo.
23:59:34 #
23:59:34 org.ops4j.pax.url.mvn.defaultRepositories=\
23:59:34 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:59:34 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:59:34 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:59:34
23:59:34 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:59:34 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:59:34
23:59:34 #
23:59:34 # Comma separated list of repositories scanned when resolving an artifact.
23:59:34 # The default list includes the following repositories:
23:59:34 # http://repo1.maven.org/maven2@id=central
23:59:34 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:59:34 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:59:34 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:59:34 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:59:34 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:59:34 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:59:34 # To add repositories to the default ones, prepend '+' to the list of repositories
23:59:34 # to add.
23:59:34 # A repository url can be appended with zero or more of the following flags:
23:59:34 # @snapshots : the repository contains snapshots
23:59:34 # @noreleases : the repository does not contain any released artifacts
23:59:34 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:59:34 #
23:59:34 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:59:34
23:59:34 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:59:34 + [[ True == \T\r\u\e ]]
23:59:34 + echo 'Configuring the startup features...'
23:59:34 + 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.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:34 + FEATURE_TEST_STRING=features-test
23:59:34 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:59:34 + KARAF_VERSION=karaf4
23:59:34 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:59:34 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:34 + [[ ! -z '' ]]
23:59:34 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:34 ################################################################################
23:59:34 #
23:59:34 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:34 # contributor license agreements. See the NOTICE file distributed with
23:59:34 # this work for additional information regarding copyright ownership.
23:59:34 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:34 # (the "License"); you may not use this file except in compliance with
23:59:34 # the License. You may obtain a copy of the License at
23:59:34 #
23:59:34 # http://www.apache.org/licenses/LICENSE-2.0
23:59:34 #
23:59:34 # Unless required by applicable law or agreed to in writing, software
23:59:34 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:34 # See the License for the specific language governing permissions and
23:59:34 # limitations under the License.
23:59:34 #
23:59:34 ################################################################################
23:59:34
23:59:34 #
23:59:34 # Comma separated list of features repositories to register by default
23:59:34 #
23:59:34 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/b719a972-732b-4531-b6c1-0386894faa0a.xml
23:59:34
23:59:34 #
23:59:34 # Comma separated list of features to install at startup
23:59:34 #
23:59:34 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 97bf55a1-da28-4cd6-bd2d-2837e6956aa2
23:59:34
23:59:34 #
23:59:34 # Resource repositories (OBR) that the features resolver can use
23:59:34 # to resolve requirements/capabilities
23:59:34 #
23:59:34 # The format of the resourceRepositories is
23:59:34 # resourceRepositories=[xml:url|json:url],...
23:59:34 # for Instance:
23:59:34 #
23:59:34 #resourceRepositories=xml:http://host/path/to/index.xml
23:59:34 # or
23:59:34 #resourceRepositories=json:http://host/path/to/index.json
23:59:34 #
23:59:34
23:59:34 #
23:59:34 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:59:34 #
23:59:34 featuresBootAsynchronous=false
23:59:34
23:59:34 #
23:59:34 # Service requirements enforcement
23:59:34 #
23:59:34 # By default, the feature resolver checks the service requirements/capabilities of
23:59:34 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:59:34 # the required bundles.
23:59:34 # The following flag can have those values:
23:59:34 # - disable: service requirements are completely ignored
23:59:34 # - default: service requirements are ignored for old features
23:59:34 # - enforce: service requirements are always verified
23:59:34 #
23:59:34 #serviceRequirements=default
23:59:34
23:59:34 #
23:59:34 # Store cfg file for config element in feature
23:59:34 #
23:59:34 #configCfgStore=true
23:59:34
23:59:34 #
23:59:34 # Define if the feature service automatically refresh bundles
23:59:34 #
23:59:34 autoRefresh=true
23:59:34
23:59:34 #
23:59:34 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:59:34 # XML file defines instructions related to features processing
23:59:34 # versions.properties may declare properties to resolve placeholders in XML file
23:59:34 # both files are relative to ${karaf.etc}
23:59:34 #
23:59:34 #featureProcessing=org.apache.karaf.features.xml
23:59:34 #featureProcessingVersions=versions.properties
23:59:34 + configure_karaf_log karaf4 ''
23:59:34 + local -r karaf_version=karaf4
23:59:34 + local -r controllerdebugmap=
23:59:34 + local logapi=log4j
23:59:34 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:34 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:59:34 log4j2.rootLogger.level = INFO
23:59:34 #log4j2.rootLogger.type = asyncRoot
23:59:34 #log4j2.rootLogger.includeLocation = false
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:59:34 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:59:34 log4j2.rootLogger.appenderRef.Console.ref = Console
23:59:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:59:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:59:34 log4j2.logger.spifly.name = org.apache.aries.spifly
23:59:34 log4j2.logger.spifly.level = WARN
23:59:34 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:59:34 log4j2.logger.audit.level = INFO
23:59:34 log4j2.logger.audit.additivity = false
23:59:34 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:59:34 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:59:34 log4j2.appender.console.type = Console
23:59:34 log4j2.appender.console.name = Console
23:59:34 log4j2.appender.console.layout.type = PatternLayout
23:59:34 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:59:34 log4j2.appender.rolling.type = RollingRandomAccessFile
23:59:34 log4j2.appender.rolling.name = RollingFile
23:59:34 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:59:34 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:59:34 #log4j2.appender.rolling.immediateFlush = false
23:59:34 log4j2.appender.rolling.append = true
23:59:34 log4j2.appender.rolling.layout.type = PatternLayout
23:59:34 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:59:34 log4j2.appender.rolling.policies.type = Policies
23:59:34 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:59:34 log4j2.appender.rolling.policies.size.size = 64MB
23:59:34 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:59:34 log4j2.appender.rolling.strategy.max = 7
23:59:34 log4j2.appender.audit.type = RollingRandomAccessFile
23:59:34 log4j2.appender.audit.name = AuditRollingFile
23:59:34 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:59:34 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:59:34 log4j2.appender.audit.append = true
23:59:34 log4j2.appender.audit.layout.type = PatternLayout
23:59:34 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:59:34 log4j2.appender.audit.policies.type = Policies
23:59:34 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:59:34 log4j2.appender.audit.policies.size.size = 8MB
23:59:34 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:59:34 log4j2.appender.audit.strategy.max = 7
23:59:34 log4j2.appender.osgi.type = PaxOsgi
23:59:34 log4j2.appender.osgi.name = PaxOsgi
23:59:34 log4j2.appender.osgi.filter = *
23:59:34 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:59:34 #log4j2.logger.aether.level = TRACE
23:59:34 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:59:34 #log4j2.logger.http-headers.level = DEBUG
23:59:34 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:59:34 #log4j2.logger.maven.level = TRACE
23:59:34 + logapi=log4j2
23:59:34 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:59:34 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:59:34 + '[' log4j2 == log4j2 ']'
23:59:34 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:34 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:59:34 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:59:34 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:59:34 controllerdebugmap:
23:59:34 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:34 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:59:34 + unset IFS
23:59:34 + echo 'controllerdebugmap: '
23:59:34 + '[' -n '' ']'
23:59:34 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:59:34 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:34 ################################################################################
23:59:34 #
23:59:34 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:34 # contributor license agreements. See the NOTICE file distributed with
23:59:34 # this work for additional information regarding copyright ownership.
23:59:34 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:34 # (the "License"); you may not use this file except in compliance with
23:59:34 # the License. You may obtain a copy of the License at
23:59:34 #
23:59:34 # http://www.apache.org/licenses/LICENSE-2.0
23:59:34 #
23:59:34 # Unless required by applicable law or agreed to in writing, software
23:59:34 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:34 # See the License for the specific language governing permissions and
23:59:34 # limitations under the License.
23:59:34 #
23:59:34 ################################################################################
23:59:34
23:59:34 # Common pattern layout for appenders
23:59:34 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:59:34
23:59:34 # Root logger
23:59:34 log4j2.rootLogger.level = INFO
23:59:34 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:59:34 #log4j2.rootLogger.type = asyncRoot
23:59:34 #log4j2.rootLogger.includeLocation = false
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:59:34 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:59:34 log4j2.rootLogger.appenderRef.Console.ref = Console
23:59:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:59:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:59:34
23:59:34 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:59:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:59:34
23:59:34 # Loggers configuration
23:59:34
23:59:34 # Spifly logger
23:59:34 log4j2.logger.spifly.name = org.apache.aries.spifly
23:59:34 log4j2.logger.spifly.level = WARN
23:59:34
23:59:34 # Security audit logger
23:59:34 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:59:34 log4j2.logger.audit.level = INFO
23:59:34 log4j2.logger.audit.additivity = false
23:59:34 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:59:34
23:59:34 # Appenders configuration
23:59:34
23:59:34 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:59:34 log4j2.appender.console.type = Console
23:59:34 log4j2.appender.console.name = Console
23:59:34 log4j2.appender.console.layout.type = PatternLayout
23:59:34 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:59:34
23:59:34 # Rolling file appender
23:59:34 log4j2.appender.rolling.type = RollingRandomAccessFile
23:59:34 log4j2.appender.rolling.name = RollingFile
23:59:34 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:59:34 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:59:34 # uncomment to not force a disk flush
23:59:34 #log4j2.appender.rolling.immediateFlush = false
23:59:34 log4j2.appender.rolling.append = true
23:59:34 log4j2.appender.rolling.layout.type = PatternLayout
23:59:34 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:59:34 log4j2.appender.rolling.policies.type = Policies
23:59:34 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:59:34 log4j2.appender.rolling.policies.size.size = 1GB
23:59:34 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:59:34 log4j2.appender.rolling.strategy.max = 7
23:59:34
23:59:34 # Audit file appender
23:59:34 log4j2.appender.audit.type = RollingRandomAccessFile
23:59:34 log4j2.appender.audit.name = AuditRollingFile
23:59:34 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:59:34 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:59:34 log4j2.appender.audit.append = true
23:59:34 log4j2.appender.audit.layout.type = PatternLayout
23:59:34 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:59:34 log4j2.appender.audit.policies.type = Policies
23:59:34 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:59:34 log4j2.appender.audit.policies.size.size = 8MB
23:59:34 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:59:34 log4j2.appender.audit.strategy.max = 7
23:59:34
23:59:34 # OSGi appender
23:59:34 log4j2.appender.osgi.type = PaxOsgi
23:59:34 log4j2.appender.osgi.name = PaxOsgi
23:59:34 log4j2.appender.osgi.filter = *
23:59:34
23:59:34 # help with identification of maven-related problems with pax-url-aether
23:59:34 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:59:34 #log4j2.logger.aether.level = TRACE
23:59:34 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:59:34 #log4j2.logger.http-headers.level = DEBUG
23:59:34 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:59:34 #log4j2.logger.maven.level = TRACE
23:59:34 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:59:34 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:59:34 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:34 Configure
23:59:34 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:59:34 max memory: 2048m
23:59:34 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:34 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:59:34 + local -r controllermem=2048m
23:59:34 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:34 + echo Configure
23:59:34 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:59:34 + echo ' max memory: 2048m'
23:59:34 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:59:34 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:34 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:34 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:34 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:59:34 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:34 #!/bin/sh
23:59:34 #
23:59:34 # Licensed to the Apache Software Foundation (ASF) under one or more
23:59:34 # contributor license agreements. See the NOTICE file distributed with
23:59:34 # this work for additional information regarding copyright ownership.
23:59:34 # The ASF licenses this file to You under the Apache License, Version 2.0
23:59:34 # (the "License"); you may not use this file except in compliance with
23:59:34 # the License. You may obtain a copy of the License at
23:59:34 #
23:59:34 # http://www.apache.org/licenses/LICENSE-2.0
23:59:34 #
23:59:34 # Unless required by applicable law or agreed to in writing, software
23:59:34 # distributed under the License is distributed on an "AS IS" BASIS,
23:59:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:59:34 # See the License for the specific language governing permissions and
23:59:34 # limitations under the License.
23:59:34 #
23:59:34
23:59:34 #
23:59:34 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:59:34 # script: client, instance, shell, start, status, stop, karaf
23:59:34 #
23:59:34 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:59:34 # Actions go here...
23:59:34 # fi
23:59:34
23:59:34 #
23:59:34 # general settings which should be applied for all scripts go here; please keep
23:59:34 # in mind that it is possible that scripts might be executed more than once, e.g.
23:59:34 # in example of the start script where the start script is executed first and the
23:59:34 # karaf script afterwards.
23:59:34 #
23:59:34
23:59:34 #
23:59:34 # The following section shows the possible configuration options for the default
23:59:34 # karaf scripts
23:59:34 #
23:59:34 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:59:34 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:59:34 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:59:34 # export EXTRA_JAVA_OPTS # Additional JVM options
23:59:34 # export KARAF_HOME # Karaf home folder
23:59:34 # export KARAF_DATA # Karaf data folder
23:59:34 # export KARAF_BASE # Karaf base folder
23:59:34 # export KARAF_ETC # Karaf etc folder
23:59:34 # export KARAF_LOG # Karaf log folder
23:59:34 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:59:34 # export KARAF_OPTS # Additional available Karaf options
23:59:34 # export KARAF_DEBUG # Enable debug mode
23:59:34 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:59:34 # export KARAF_NOROOT # Prevent execution as root if set to true
23:59:34 Set Java version
23:59:34 + echo 'Set Java version'
23:59:34 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:59:34 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:59:34 sudo: a password is required
23:59:34 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:34 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:59:34 sudo: a password is required
23:59:34 JDK default version ...
23:59:34 + echo 'JDK default version ...'
23:59:34 + java -version
23:59:35 openjdk version "21.0.9" 2025-10-21
23:59:35 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:59:35 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:59:35 Set JAVA_HOME
23:59:35 + echo 'Set JAVA_HOME'
23:59:35 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:59:35 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:59:35 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:35 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:35 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:59:35 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:59:35 Listing all open ports on controller system...
23:59:35 + echo 'Listing all open ports on controller system...'
23:59:35 + netstat -pnatu
23:59:35 /tmp/configuration-script.sh: line 40: netstat: command not found
23:59:35 + '[' -f /tmp/custom_shard_config.txt ']'
23:59:35 Configuring cluster
23:59:35 + echo 'Configuring cluster'
23:59:35 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.183 10.30.170.208 10.30.170.52
23:59:35 ################################################
23:59:35 ## Configure Cluster ##
23:59:35 ################################################
23:59:35 NOTE: Cluster configuration files not found. Copying from
23:59:35 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
23:59:35 Configuring unique name in pekko.conf
23:59:35 Configuring hostname in pekko.conf
23:59:35 Configuring data and rpc seed nodes in pekko.conf
23:59:35 modules = [
23:59:35
23:59:35 {
23:59:35 name = "inventory"
23:59:35 namespace = "urn:opendaylight:inventory"
23:59:35 shard-strategy = "module"
23:59:35 },
23:59:35 {
23:59:35 name = "topology"
23:59:35 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:59:35 shard-strategy = "module"
23:59:35 },
23:59:35 {
23:59:35 name = "toaster"
23:59:35 namespace = "http://netconfcentral.org/ns/toaster"
23:59:35 shard-strategy = "module"
23:59:35 }
23:59:35 ]
23:59:35 Configuring replication type in module-shards.conf
23:59:35 ################################################
23:59:35 ## NOTE: Manually restart controller to ##
23:59:35 ## apply configuration. ##
23:59:35 ################################################
23:59:35 Dump pekko.conf
23:59:35 + echo 'Dump pekko.conf'
23:59:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:35
23:59:35 odl-cluster-data {
23:59:35 pekko {
23:59:35 remote {
23:59:35 artery {
23:59:35 enabled = on
23:59:35 transport = tcp
23:59:35 canonical.hostname = "10.30.170.52"
23:59:35 canonical.port = 2550
23:59:35 }
23:59:35 }
23:59:35
23:59:35 cluster {
23:59:35 # Using artery.
23:59:35 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.183:2550",
23:59:35 "pekko://opendaylight-cluster-data@10.30.170.208:2550",
23:59:35 "pekko://opendaylight-cluster-data@10.30.170.52:2550"]
23:59:35
23:59:35 roles = ["member-3"]
23:59:35
23:59:35 # when under load we might trip a false positive on the failure detector
23:59:35 # failure-detector {
23:59:35 # heartbeat-interval = 4 s
23:59:35 # acceptable-heartbeat-pause = 16s
23:59:35 # }
23:59:35 }
23:59:35
23:59:35 persistence {
23:59:35 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:59:35 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:59:35 # The relative path is always relative to KARAF_HOME.
23:59:35
23:59:35 # snapshot-store.local.dir = "target/snapshots"
23:59:35 }
23:59:35 disable-default-actor-system-quarantined-event-handling = "false"
23:59:35 }
23:59:35 }
23:59:35 Dump modules.conf
23:59:35 + echo 'Dump modules.conf'
23:59:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:35 modules = [
23:59:35
23:59:35 {
23:59:35 name = "inventory"
23:59:35 namespace = "urn:opendaylight:inventory"
23:59:35 shard-strategy = "module"
23:59:35 },
23:59:35 {
23:59:35 name = "topology"
23:59:35 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:59:35 shard-strategy = "module"
23:59:35 },
23:59:35 {
23:59:35 name = "toaster"
23:59:35 namespace = "http://netconfcentral.org/ns/toaster"
23:59:35 shard-strategy = "module"
23:59:35 }
23:59:35 ]
23:59:35 Dump module-shards.conf
23:59:35 + echo 'Dump module-shards.conf'
23:59:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:35 module-shards = [
23:59:35 {
23:59:35 name = "default"
23:59:35 shards = [
23:59:35 {
23:59:35 name = "default"
23:59:35 replicas = ["member-1",
23:59:35 "member-2",
23:59:35 "member-3"]
23:59:35 }
23:59:35 ]
23:59:35 },
23:59:35 {
23:59:35 name = "inventory"
23:59:35 shards = [
23:59:35 {
23:59:35 name="inventory"
23:59:35 replicas = ["member-1",
23:59:35 "member-2",
23:59:35 "member-3"]
23:59:35 }
23:59:35 ]
23:59:35 },
23:59:35 {
23:59:35 name = "topology"
23:59:35 shards = [
23:59:35 {
23:59:35 name="topology"
23:59:35 replicas = ["member-1",
23:59:35 "member-2",
23:59:35 "member-3"]
23:59:35 }
23:59:35 ]
23:59:35 },
23:59:35 {
23:59:35 name = "toaster"
23:59:35 shards = [
23:59:35 {
23:59:35 name="toaster"
23:59:35 replicas = ["member-1",
23:59:35 "member-2",
23:59:35 "member-3"]
23:59:35 }
23:59:35 ]
23:59:35 }
23:59:35 ]
23:59:35 Locating config plan to use...
23:59:35 Finished running config plans
23:59:35 Starting member-1 with IP address 10.30.171.183
23:59:35 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
23:59:35 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
23:59:35 Redirecting karaf console output to karaf_console.log
23:59:35 Starting controller...
23:59:35 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:59:35 Starting member-2 with IP address 10.30.170.208
23:59:35 Warning: Permanently added '10.30.170.208' (ECDSA) to the list of known hosts.
23:59:35 Warning: Permanently added '10.30.170.208' (ECDSA) to the list of known hosts.
23:59:36 Redirecting karaf console output to karaf_console.log
23:59:36 Starting controller...
23:59:36 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:59:36 Starting member-3 with IP address 10.30.170.52
23:59:36 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
23:59:36 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
23:59:36 Redirecting karaf console output to karaf_console.log
23:59:36 Starting controller...
23:59:36 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:59:36 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins12951745149784520945.sh
23:59:36 common-functions.sh is being sourced
23:59:36 common-functions environment:
23:59:36 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:59:36 ACTUALFEATURES:
23:59:36 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:59:36 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:59:36 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:59:36 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:59:36 CONTROLLERMEM: 2048m
23:59:36 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:59:36 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:59:36 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:59:36 SUITES:
23:59:36
23:59:36 + echo '#################################################'
23:59:36 #################################################
23:59:36 + echo '## Verify Cluster is UP ##'
23:59:36 ## Verify Cluster is UP ##
23:59:36 + echo '#################################################'
23:59:36 #################################################
23:59:36 + create_post_startup_script
23:59:36 + cat
23:59:36 + copy_and_run_post_startup_script
23:59:36 + seed_index=1
23:59:36 ++ seq 1 3
23:59:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:59:36 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:59:36 + echo 'Execute the post startup script on controller 10.30.171.183'
23:59:36 Execute the post startup script on controller 10.30.171.183
23:59:36 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/post-startup-script.sh 10.30.171.183:/tmp/
23:59:36 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
23:59:36 + ssh 10.30.171.183 'bash /tmp/post-startup-script.sh 1'
23:59:36 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
23:59:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:59:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:00:37 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:03:37 Timeout Controller DOWN
00:03:37 Dumping first 500K bytes of karaf log...
00:03:37 Dec 13, 2025 11:59:37 PM org.apache.karaf.main.Main launch
00:03:37 INFO: Installing and starting initial bundles
00:03:37 Dec 13, 2025 11:59:37 PM org.apache.karaf.main.Main launch
00:03:37 INFO: All initial bundles installed and set to start
00:03:37 Dec 13, 2025 11:59:37 PM org.apache.karaf.main.lock.SimpleFileLock lock
00:03:37 INFO: Trying to lock /tmp/karaf-0.23.0-SNAPSHOT/lock
00:03:37 Dec 13, 2025 11:59:37 PM org.apache.karaf.main.lock.SimpleFileLock lock
00:03:37 INFO: Lock acquired
00:03:37 Dec 13, 2025 11:59:37 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
00:03:37 INFO: Lock acquired. Setting startlevel to 100
00:03:37 2025-12-13T23:59:38,326 | 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).
00:03:37 2025-12-13T23:59:39,922 | 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],97bf55a1-da28-4cd6-bd2d-2837e6956aa2/[0,0.0.0],odl-mdsal-replicate-netty/[15.0.2,15.0.2]
00:03:37 2025-12-13T23:59:40,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
00:03:37 2025-12-13T23:59:40,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
00:03:37 2025-12-13T23:59:40,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
00:03:37 2025-12-13T23:59:40,099 | 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
00:03:37 2025-12-13T23:59:40,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
00:03:37 2025-12-13T23:59:40,101 | 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
00:03:37 2025-12-13T23:59:40,123 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
00:03:37 2025-12-13T23:59:40,124 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
00:03:37 2025-12-13T23:59:40,128 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
00:03:37 2025-12-13T23:59:41,287 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
00:03:37 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-singleton; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/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)"]]]]]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
00:03:37 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
00:03:37 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
00:03:37 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
00:03:37 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
00:03:37 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
00:03:37 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
00:03:37 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
00:03:37 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
00:03:37 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
00:03:37 at java.lang.Thread.run(Thread.java:1583) [?:?]
00:03:37 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-singleton; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/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)"]]]]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 ... 12 more
00:03:37 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/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)"]]]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 ... 12 more
00:03:37 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/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)"]]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 ... 12 more
00:03:37 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)"]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 ... 12 more
00:03:37 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)"
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 ... 12 more
00:03:37 Dumping last 500K bytes of karaf log...
00:03:37 Dec 13, 2025 11:59:37 PM org.apache.karaf.main.Main launch
00:03:37 INFO: Installing and starting initial bundles
00:03:37 Dec 13, 2025 11:59:37 PM org.apache.karaf.main.Main launch
00:03:37 INFO: All initial bundles installed and set to start
00:03:37 Dec 13, 2025 11:59:37 PM org.apache.karaf.main.lock.SimpleFileLock lock
00:03:37 INFO: Trying to lock /tmp/karaf-0.23.0-SNAPSHOT/lock
00:03:37 Dec 13, 2025 11:59:37 PM org.apache.karaf.main.lock.SimpleFileLock lock
00:03:37 INFO: Lock acquired
00:03:37 Dec 13, 2025 11:59:37 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
00:03:37 INFO: Lock acquired. Setting startlevel to 100
00:03:37 2025-12-13T23:59:38,326 | 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).
00:03:37 2025-12-13T23:59:39,922 | 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],97bf55a1-da28-4cd6-bd2d-2837e6956aa2/[0,0.0.0],odl-mdsal-replicate-netty/[15.0.2,15.0.2]
00:03:37 2025-12-13T23:59:40,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
00:03:37 2025-12-13T23:59:40,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
00:03:37 2025-12-13T23:59:40,099 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
00:03:37 2025-12-13T23:59:40,099 | 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
00:03:37 2025-12-13T23:59:40,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
00:03:37 2025-12-13T23:59:40,101 | 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
00:03:37 2025-12-13T23:59:40,123 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
00:03:37 2025-12-13T23:59:40,124 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
00:03:37 2025-12-13T23:59:40,128 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
00:03:37 2025-12-13T23:59:41,287 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
00:03:37 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-singleton; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/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)"]]]]]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
00:03:37 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
00:03:37 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
00:03:37 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
00:03:37 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
00:03:37 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
00:03:37 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
00:03:37 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
00:03:37 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
00:03:37 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
00:03:37 at java.lang.Thread.run(Thread.java:1583) [?:?]
00:03:37 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-singleton; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/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)"]]]]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 ... 12 more
00:03:37 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/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)"]]]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 ... 12 more
00:03:37 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/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)"]]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 ... 12 more
00:03:37 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)"]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 ... 12 more
00:03:37 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)"
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:03:37 ... 12 more
00:03:37 Listing all open ports on controller system
00:03:37 /tmp/post-startup-script.sh: line 46: netstat: command not found
00:03:37 Build step 'Execute shell' marked build as failure
00:03:37 $ ssh-agent -k
00:03:37 unset SSH_AUTH_SOCK;
00:03:37 unset SSH_AGENT_PID;
00:03:37 echo Agent pid 5277 killed;
00:03:37 [ssh-agent] Stopped.
00:03:37 Recording plot data
00:03:37 Robot results publisher started...
00:03:37 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:03:37 -Parsing output xml:
00:03:37 Failed!
00:03:37 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium with configured filemask: output.xml
00:03:37 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
00:03:37 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
00:03:37 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
00:03:37 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
00:03:37 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
00:03:37 at hudson.remoting.Request$2.run(Request.java:377)
00:03:37 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
00:03:37 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
00:03:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
00:03:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
00:03:37 at java.base/java.lang.Thread.run(Thread.java:829)
00:03:37 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-13446
00:03:37 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
00:03:37 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
00:03:37 at hudson.remoting.Channel.call(Channel.java:1003)
00:03:37 at hudson.FilePath.act(FilePath.java:1230)
00:03:37 at hudson.FilePath.act(FilePath.java:1219)
00:03:37 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
00:03:37 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
00:03:37 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
00:03:37 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
00:03:37 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
00:03:37 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
00:03:37 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
00:03:37 at hudson.model.Build$BuildExecution.post2(Build.java:179)
00:03:37 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
00:03:37 at hudson.model.Run.execute(Run.java:1918)
00:03:37 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
00:03:37 at hudson.model.ResourceController.execute(ResourceController.java:101)
00:03:37 at hudson.model.Executor.run(Executor.java:442)
00:03:37 [PostBuildScript] - [INFO] Executing post build scripts.
00:03:37 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins8384362599250984040.sh
00:03:37 Archiving csit artifacts
00:03:37 mv: cannot stat 'odl1_*': No such file or directory
00:03:37 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
00:03:37 mv: cannot stat '*_1.png': No such file or directory
00:03:37 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:03:37 mv: cannot stat 'gclogs-1': No such file or directory
00:03:37 mv: cannot stat 'odl2_*': No such file or directory
00:03:37 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
00:03:37 mv: cannot stat '*_2.png': No such file or directory
00:03:37 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:03:37 mv: cannot stat 'gclogs-2': No such file or directory
00:03:37 mv: cannot stat 'odl3_*': No such file or directory
00:03:37 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
00:03:37 mv: cannot stat '*_3.png': No such file or directory
00:03:37 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:03:37 mv: cannot stat 'gclogs-3': No such file or directory
00:03:37 % Total % Received % Xferd Average Speed Time Time Time Current
00:03:37 Dload Upload Total Spent Left Speed
00:03:37
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 237 0 237 0 0 9115 0 --:--:-- --:--:-- --:--:-- 9115
00:03:37 Archive: robot-plugin.zip
00:03:37 End-of-central-directory signature not found. Either this file is not
00:03:37 a zipfile, or it constitutes one disk of a multi-part archive. In the
00:03:37 latter case the central directory and zipfile comment will be found on
00:03:37 the last disk(s) of this archive.
00:03:37 unzip: cannot find zipfile directory in one of robot-plugin.zip or
00:03:37 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
00:03:37 mv: cannot stat '*.log': No such file or directory
00:03:37 mv: cannot stat '*.log.gz': No such file or directory
00:03:37 mv: cannot stat '*.csv': No such file or directory
00:03:37 mv: cannot stat '*.png': No such file or directory
00:03:37 [PostBuildScript] - [INFO] Executing post build scripts.
00:03:37 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins8334337916239948153.sh
00:03:37 [PostBuildScript] - [INFO] Executing post build scripts.
00:03:37 [EnvInject] - Injecting environment variables from a build step.
00:03:37 [EnvInject] - Injecting as environment variables the properties content
00:03:37 OS_CLOUD=vex
00:03:37 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-20
00:03:37
00:03:37 [EnvInject] - Variables injected successfully.
00:03:37 provisioning config files...
00:03:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:03:38 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins950487425980454596.sh
00:03:38 ---> openstack-stack-delete.sh
00:03:38 Setup pyenv:
00:03:38 system
00:03:38 3.8.13
00:03:38 3.9.13
00:03:38 3.10.13
00:03:38 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:03:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uvAn from file:/tmp/.os_lf_venv
00:03:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:03:40 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
00:03:40 lf-activate-venv(): INFO: Base packages installed successfully
00:03:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:03:55 lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH
00:03:55 INFO: Stack cost retrieval disabled, setting cost to 0
00:04:07 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-20
00:04:07 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-20
00:04:07 [PostBuildScript] - [INFO] Executing post build scripts.
00:04:07 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins16756450530391623193.sh
00:04:07 ---> sysstat.sh
00:04:07 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins2996388449062668716.sh
00:04:07 ---> package-listing.sh
00:04:07 ++ facter osfamily
00:04:07 ++ tr '[:upper:]' '[:lower:]'
00:04:07 + OS_FAMILY=redhat
00:04:07 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
00:04:07 + START_PACKAGES=/tmp/packages_start.txt
00:04:07 + END_PACKAGES=/tmp/packages_end.txt
00:04:07 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:04:07 + PACKAGES=/tmp/packages_start.txt
00:04:07 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']'
00:04:07 + PACKAGES=/tmp/packages_end.txt
00:04:07 + case "${OS_FAMILY}" in
00:04:07 + sort
00:04:07 + rpm -qa
00:04:08 + '[' -f /tmp/packages_start.txt ']'
00:04:08 + '[' -f /tmp/packages_end.txt ']'
00:04:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:04:08 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']'
00:04:08 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/
00:04:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/
00:04:08 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins14491585902157242859.sh
00:04:08 ---> capture-instance-metadata.sh
00:04:08 Setup pyenv:
00:04:08 system
00:04:08 3.8.13
00:04:08 3.9.13
00:04:08 3.10.13
00:04:08 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:04:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uvAn from file:/tmp/.os_lf_venv
00:04:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:10 lf-activate-venv(): INFO: Base packages installed successfully
00:04:10 lf-activate-venv(): INFO: Installing additional packages: lftools
00:04:20 lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH
00:04:20 INFO: Running in OpenStack, capturing instance metadata
00:04:21 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins806460039129973844.sh
00:04:21 provisioning config files...
00:04:21 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-vanadium #20
00:04:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/config5613755775289053765tmp
00:04:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:04:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:04:21 provisioning config files...
00:04:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:04:22 [EnvInject] - Injecting environment variables from a build step.
00:04:22 [EnvInject] - Injecting as environment variables the properties content
00:04:22 SERVER_ID=logs
00:04:22
00:04:22 [EnvInject] - Variables injected successfully.
00:04:22 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins7207619559175404795.sh
00:04:22 ---> create-netrc.sh
00:04:22 WARN: Log server credential not found.
00:04:22 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins12184886682203195806.sh
00:04:22 ---> python-tools-install.sh
00:04:22 Setup pyenv:
00:04:22 system
00:04:22 3.8.13
00:04:22 3.9.13
00:04:22 3.10.13
00:04:22 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:04:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uvAn from file:/tmp/.os_lf_venv
00:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:24 lf-activate-venv(): INFO: Base packages installed successfully
00:04:24 lf-activate-venv(): INFO: Installing additional packages: lftools
00:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH
00:04:34 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6845323351517145247.sh
00:04:34 ---> sudo-logs.sh
00:04:34 Archiving 'sudo' log..
00:04:34 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins12328464838808974058.sh
00:04:34 ---> job-cost.sh
00:04:34 Setup pyenv:
00:04:34 system
00:04:34 3.8.13
00:04:34 3.9.13
00:04:34 3.10.13
00:04:34 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:04:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uvAn from file:/tmp/.os_lf_venv
00:04:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:37 lf-activate-venv(): INFO: Base packages installed successfully
00:04:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:04:45 lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH
00:04:45 DEBUG: total: 0
00:04:45 INFO: Retrieving Stack Cost...
00:04:45 INFO: Retrieving Pricing Info for: v3-standard-2
00:04:45 INFO: Archiving Costs
00:04:45 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins17882358921186223683.sh
00:04:45 ---> logs-deploy.sh
00:04:45 Setup pyenv:
00:04:45 system
00:04:45 3.8.13
00:04:45 3.9.13
00:04:45 3.10.13
00:04:45 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:04:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uvAn from file:/tmp/.os_lf_venv
00:04:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:48 lf-activate-venv(): INFO: Base packages installed successfully
00:04:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-uvAn/bin to PATH
00:05:00 WARNING: Nexus logging server not set
00:05:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-vanadium/20/
00:05:00 INFO: archiving logs to S3
00:05:01 ---> uname -a:
00:05:01 Linux prd-centos8-robot-2c-8g-13446.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
00:05:01
00:05:01
00:05:01 ---> lscpu:
00:05:01 Architecture: x86_64
00:05:01 CPU op-mode(s): 32-bit, 64-bit
00:05:01 Byte Order: Little Endian
00:05:01 CPU(s): 2
00:05:01 On-line CPU(s) list: 0,1
00:05:01 Thread(s) per core: 1
00:05:01 Core(s) per socket: 1
00:05:01 Socket(s): 2
00:05:01 NUMA node(s): 1
00:05:01 Vendor ID: AuthenticAMD
00:05:01 CPU family: 23
00:05:01 Model: 49
00:05:01 Model name: AMD EPYC-Rome Processor
00:05:01 Stepping: 0
00:05:01 CPU MHz: 2799.998
00:05:01 BogoMIPS: 5599.99
00:05:01 Virtualization: AMD-V
00:05:01 Hypervisor vendor: KVM
00:05:01 Virtualization type: full
00:05:01 L1d cache: 32K
00:05:01 L1i cache: 32K
00:05:01 L2 cache: 512K
00:05:01 L3 cache: 16384K
00:05:01 NUMA node0 CPU(s): 0,1
00:05:01 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
00:05:01
00:05:01
00:05:01 ---> nproc:
00:05:01 2
00:05:01
00:05:01
00:05:01 ---> df -h:
00:05:01 Filesystem Size Used Avail Use% Mounted on
00:05:01 devtmpfs 3.8G 0 3.8G 0% /dev
00:05:01 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:05:01 tmpfs 3.8G 17M 3.8G 1% /run
00:05:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:05:01 /dev/vda1 40G 8.5G 32G 22% /
00:05:01 tmpfs 770M 0 770M 0% /run/user/1001
00:05:01
00:05:01
00:05:01 ---> free -m:
00:05:01 total used free shared buff/cache available
00:05:01 Mem: 7697 605 4720 19 2372 6787
00:05:01 Swap: 1023 0 1023
00:05:01
00:05:01
00:05:01 ---> ip addr:
00:05:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:05:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:05:01 inet 127.0.0.1/8 scope host lo
00:05:01 valid_lft forever preferred_lft forever
00:05:01 inet6 ::1/128 scope host
00:05:01 valid_lft forever preferred_lft forever
00:05:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:05:01 link/ether fa:16:3e:ec:43:58 brd ff:ff:ff:ff:ff:ff
00:05:01 altname enp0s3
00:05:01 altname ens3
00:05:01 inet 10.30.170.91/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:05:01 valid_lft 85807sec preferred_lft 85807sec
00:05:01 inet6 fe80::f816:3eff:feec:4358/64 scope link
00:05:01 valid_lft forever preferred_lft forever
00:05:01
00:05:01
00:05:01 ---> sar -b -r -n DEV:
00:05:01 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-13446.novalocal) 12/14/2025 _x86_64_ (2 CPU)
00:05:01
00:05:01 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:05:01 12:01:01 AM 4.78 0.02 4.76 0.13 350.48
00:05:01 12:02:01 AM 0.52 0.07 0.45 1.73 9.20
00:05:01 12:03:01 AM 0.18 0.00 0.18 0.00 2.00
00:05:01 12:04:01 AM 6.88 0.17 6.72 32.93 144.78
00:05:01 Average: 3.09 0.06 3.03 8.70 126.63
00:05:01
00:05:01 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:05:01 12:01:01 AM 4925704 7038840 2956728 37.51 2688 2279428 662024 7.41 267616 2301764 4
00:05:01 12:02:01 AM 4925984 7039188 2956448 37.51 2688 2279496 662024 7.41 267764 2301408 12
00:05:01 12:03:01 AM 4926316 7039524 2956116 37.50 2688 2279500 662024 7.41 267764 2301208 4
00:05:01 12:04:01 AM 4849896 6961492 3032536 38.47 2688 2277764 721500 8.08 311780 2333432 24176
00:05:01 Average: 4906975 7019761 2975457 37.75 2688 2279047 676893 7.58 278731 2309453 6049
00:05:01
00:05:01 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:05:01 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:05:01 12:01:01 AM eth0 2.38 0.65 0.36 0.16 0.00 0.00 0.00 0.00
00:05:01 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:05:01 12:02:01 AM eth0 1.75 0.38 0.41 0.27 0.00 0.00 0.00 0.00
00:05:01 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:05:01 12:03:01 AM eth0 0.47 0.17 0.03 0.01 0.00 0.00 0.00 0.00
00:05:01 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:05:01 12:04:01 AM eth0 14.06 11.31 14.20 5.92 0.00 0.00 0.00 0.00
00:05:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:05:01 Average: eth0 4.66 3.13 3.75 1.59 0.00 0.00 0.00 0.00
00:05:01
00:05:01
00:05:01 ---> sar -P ALL:
00:05:01 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-13446.novalocal) 12/14/2025 _x86_64_ (2 CPU)
00:05:01
00:05:01 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:05:01 12:01:01 AM all 0.35 0.03 0.28 0.04 0.03 99.28
00:05:01 12:01:01 AM 0 0.57 0.05 0.33 0.02 0.00 99.03
00:05:01 12:01:01 AM 1 0.13 0.00 0.22 0.07 0.05 99.53
00:05:01 12:02:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63
00:05:01 12:02:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52
00:05:01 12:02:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
00:05:01 12:03:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
00:05:01 12:03:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
00:05:01 12:03:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
00:05:01 12:04:01 AM all 13.14 0.00 1.41 0.05 0.04 85.36
00:05:01 12:04:01 AM 0 12.20 0.00 1.30 0.05 0.03 86.41
00:05:01 12:04:01 AM 1 14.08 0.00 1.52 0.05 0.05 84.30
00:05:01 Average: all 3.52 0.01 0.45 0.02 0.03 95.97
00:05:01 Average: 0 3.43 0.01 0.44 0.02 0.02 96.08
00:05:01 Average: 1 3.60 0.00 0.47 0.03 0.04 95.86
00:05:01
00:05:01
00:05:01