23:42:14 Started by upstream project "integration-distribution-weekly-test-trigger-titanium" build number 73
23:42:14 originally caused by:
23:42:14 Started by timer
23:42:14 Running as SYSTEM
23:42:14 [EnvInject] - Loading node environment variables.
23:42:14 Building remotely on prd-centos8-robot-2c-8g-6395 (centos8-robot-2c-8g) in workspace /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium
23:42:17 [ssh-agent] Looking for ssh-agent implementation...
23:42:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:42:17 $ ssh-agent
23:42:18 SSH_AUTH_SOCK=/tmp/ssh-XGVmQ1YDs4SX/agent.5290
23:42:18 SSH_AGENT_PID=5291
23:42:18 [ssh-agent] Started.
23:42:18 Running ssh-add (command line suppressed)
23:42:18 Identity added: /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium@tmp/private_key_13016695458072539274.key (/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium@tmp/private_key_13016695458072539274.key)
23:42:18 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:42:18 The recommended git tool is: NONE
23:42:20 using credential opendaylight-jenkins-ssh
23:42:20 Wiping out workspace first.
23:42:20 Cloning the remote Git repository
23:42:20 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:42:20 > git init /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test # timeout=10
23:42:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:42:20 > git --version # timeout=10
23:42:20 > git --version # 'git version 2.43.0'
23:42:20 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:42:20 [INFO] Currently running in a labeled security context
23:42:20 [INFO] Currently SELinux is 'enforcing' on the host
23:42:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test@tmp/jenkins-gitclient-ssh18005317134346873375.key
23:42:20 Verifying host key using known hosts file
23:42:20 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:42:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:42:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:42:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:42:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:42:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:42:23 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:42:23 [INFO] Currently running in a labeled security context
23:42:23 [INFO] Currently SELinux is 'enforcing' on the host
23:42:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test@tmp/jenkins-gitclient-ssh7242816575669892628.key
23:42:23 Verifying host key using known hosts file
23:42:23 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:42:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:42:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:42:24 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
23:42:24 > git config core.sparsecheckout # timeout=10
23:42:24 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
23:42:24 Commit message: "Add bgpcep variables for vanadium"
23:42:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:42:24 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
23:42:24 No emails were triggered.
23:42:24 provisioning config files...
23:42:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:42:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:42:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:42:25 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins6192923325432971477.sh
23:42:25 ---> python-tools-install.sh
23:42:25 Setup pyenv:
23:42:26 system
23:42:26 * 3.8.13 (set by /opt/pyenv/version)
23:42:26 * 3.9.13 (set by /opt/pyenv/version)
23:42:26 * 3.10.13 (set by /opt/pyenv/version)
23:42:26 * 3.11.7 (set by /opt/pyenv/version)
23:42:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mYNM
23:42:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:42:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:34 lf-activate-venv(): INFO: Base packages installed successfully
23:42:34 lf-activate-venv(): INFO: Installing additional packages: lftools
23:43:00 lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH
23:43:00 Generating Requirements File
23:43: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:43:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:43:19 Python 3.11.7
23:43:19 pip 26.0 from /tmp/venv-mYNM/lib/python3.11/site-packages/pip (python 3.11)
23:43:20 appdirs==1.4.4
23:43:20 argcomplete==3.6.3
23:43:20 aspy.yaml==1.3.0
23:43:20 attrs==25.4.0
23:43:20 autopage==0.6.0
23:43:20 beautifulsoup4==4.14.3
23:43:20 boto3==1.42.39
23:43:20 botocore==1.42.39
23:43:20 bs4==0.0.2
23:43:20 certifi==2026.1.4
23:43:20 cffi==2.0.0
23:43:20 cfgv==3.5.0
23:43:20 chardet==5.2.0
23:43:20 charset-normalizer==3.4.4
23:43:20 click==8.3.1
23:43:20 cliff==4.13.1
23:43:20 cmd2==3.1.2
23:43:20 cryptography==3.3.2
23:43:20 debtcollector==3.0.0
23:43:20 decorator==5.2.1
23:43:20 defusedxml==0.7.1
23:43:20 Deprecated==1.3.1
23:43:20 distlib==0.4.0
23:43:20 dnspython==2.8.0
23:43:20 docker==7.1.0
23:43:20 dogpile.cache==1.5.0
23:43:20 durationpy==0.10
23:43:20 email-validator==2.3.0
23:43:20 filelock==3.20.3
23:43:20 future==1.0.0
23:43:20 gitdb==4.0.12
23:43:20 GitPython==3.1.46
23:43:20 httplib2==0.30.2
23:43:20 identify==2.6.16
23:43:20 idna==3.11
23:43:20 importlib-resources==1.5.0
23:43:20 iso8601==2.1.0
23:43:20 Jinja2==3.1.6
23:43:20 jmespath==1.1.0
23:43:20 jsonpatch==1.33
23:43:20 jsonpointer==3.0.0
23:43:20 jsonschema==4.26.0
23:43:20 jsonschema-specifications==2025.9.1
23:43:20 keystoneauth1==5.13.0
23:43:20 kubernetes==35.0.0
23:43:20 lftools==0.37.21
23:43:20 lxml==6.0.2
23:43:20 markdown-it-py==4.0.0
23:43:20 MarkupSafe==3.0.3
23:43:20 mdurl==0.1.2
23:43:20 msgpack==1.1.2
23:43:20 multi_key_dict==2.0.3
23:43:20 munch==4.0.0
23:43:20 netaddr==1.3.0
23:43:20 niet==1.4.2
23:43:20 nodeenv==1.10.0
23:43:20 oauth2client==4.1.3
23:43:20 oauthlib==3.3.1
23:43:20 openstacksdk==4.9.0
23:43:20 os-service-types==1.8.2
23:43:20 osc-lib==4.3.0
23:43:20 oslo.config==10.2.0
23:43:20 oslo.context==6.2.0
23:43:20 oslo.i18n==6.7.1
23:43:20 oslo.log==8.0.0
23:43:20 oslo.serialization==5.9.0
23:43:20 oslo.utils==9.2.0
23:43:20 packaging==26.0
23:43:20 pbr==7.0.3
23:43:20 platformdirs==4.5.1
23:43:20 prettytable==3.17.0
23:43:20 psutil==7.2.2
23:43:20 pyasn1==0.6.2
23:43:20 pyasn1_modules==0.4.2
23:43:20 pycparser==3.0
23:43:20 pygerrit2==2.0.15
23:43:20 PyGithub==2.8.1
23:43:20 Pygments==2.19.2
23:43:20 PyJWT==2.11.0
23:43:20 PyNaCl==1.6.2
23:43:20 pyparsing==2.4.7
23:43:20 pyperclip==1.11.0
23:43:20 pyrsistent==0.20.0
23:43:20 python-cinderclient==9.8.0
23:43:20 python-dateutil==2.9.0.post0
23:43:20 python-heatclient==5.0.0
23:43:20 python-jenkins==1.8.3
23:43:20 python-keystoneclient==5.7.0
23:43:20 python-magnumclient==4.9.0
23:43:20 python-openstackclient==8.3.0
23:43:20 python-swiftclient==4.9.0
23:43:20 PyYAML==6.0.3
23:43:20 referencing==0.37.0
23:43:20 requests==2.32.5
23:43:20 requests-oauthlib==2.0.0
23:43:20 requestsexceptions==1.4.0
23:43:20 rfc3986==2.0.0
23:43:20 rich==14.3.1
23:43:20 rich-argparse==1.7.2
23:43:20 rpds-py==0.30.0
23:43:20 rsa==4.9.1
23:43:20 ruamel.yaml==0.19.1
23:43:20 ruamel.yaml.clib==0.2.15
23:43:20 s3transfer==0.16.0
23:43:20 simplejson==3.20.2
23:43:20 six==1.17.0
23:43:20 smmap==5.0.2
23:43:20 soupsieve==2.8.3
23:43:20 stevedore==5.6.0
23:43:20 tabulate==0.9.0
23:43:20 toml==0.10.2
23:43:20 tomlkit==0.14.0
23:43:20 tqdm==4.67.2
23:43:20 typing_extensions==4.15.0
23:43:20 tzdata==2025.3
23:43:20 urllib3==1.26.20
23:43:20 virtualenv==20.36.1
23:43:20 wcwidth==0.5.3
23:43:20 websocket-client==1.9.0
23:43:20 wrapt==2.1.0
23:43:20 xdg==6.0.0
23:43:20 xmltodict==1.0.2
23:43:20 yq==3.4.3
23:43:20 [EnvInject] - Injecting environment variables from a build step.
23:43:20 [EnvInject] - Injecting as environment variables the properties content
23:43:20 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:43:20 OS_CLOUD=vex
23:43:20 OS_STACK_NAME=releng-bgpcep-csit-3node-bgpclustering-longevity-only-titanium-73
23:43:20 OS_STACK_TEMPLATE_DIR=openstack-hot
23:43:20
23:43:20 [EnvInject] - Variables injected successfully.
23:43:20 provisioning config files...
23:43:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:43:20 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins2818372807964181482.sh
23:43:20 ---> Create parameters file for OpenStack HOT
23:43:20 OpenStack Heat parameters generated
23:43:20 -----------------------------------
23:43:20 parameters:
23:43:20 vm_0_count: '3'
23:43:20 vm_0_flavor: 'v3-standard-4'
23:43:20 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
23:43:20 vm_1_count: '1'
23:43:20 vm_1_flavor: 'v3-standard-2'
23:43:20 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:43:20
23:43:20 job_name: '36249-73'
23:43:20 silo: 'releng'
23:43:20 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins12786165120629878477.sh
23:43:20 ---> Create HEAT stack
23:43:20 + source /home/jenkins/lf-env.sh
23:43:20 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:43:20 ++ mktemp -d /tmp/venv-XXXX
23:43:20 + lf_venv=/tmp/venv-K0XL
23:43:20 + local venv_file=/tmp/.os_lf_venv
23:43:20 + local python=python3
23:43:20 + local options
23:43:20 + local set_path=true
23:43:20 + local install_args=
23:43:20 ++ 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:43:20 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:43:20 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:43:20 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:43:20 + true
23:43:20 + case $1 in
23:43:20 + python=python3
23:43:20 + shift 2
23:43:20 + true
23:43:20 + case $1 in
23:43:20 + shift
23:43:20 + break
23:43:20 + case $python in
23:43:20 + local pkg_list=
23:43:20 + [[ -d /opt/pyenv ]]
23:43:20 + echo 'Setup pyenv:'
23:43:20 Setup pyenv:
23:43:20 + export PYENV_ROOT=/opt/pyenv
23:43:20 + PYENV_ROOT=/opt/pyenv
23:43:20 + 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:43:20 + 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:43:20 + pyenv versions
23:43:20 system
23:43:20 3.8.13
23:43:20 3.9.13
23:43:20 3.10.13
23:43:20 * 3.11.7 (set by /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.python-version)
23:43:20 + command -v pyenv
23:43:20 ++ pyenv init - --no-rehash
23:43:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:43:20 for i in ${!paths[@]}; do
23:43:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:43:20 fi; done;
23:43:20 echo "${paths[*]}"'\'')"
23:43:20 export PATH="/opt/pyenv/shims:${PATH}"
23:43:20 export PYENV_SHELL=bash
23:43:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:43:20 pyenv() {
23:43:20 local command
23:43:20 command="${1:-}"
23:43:20 if [ "$#" -gt 0 ]; then
23:43:20 shift
23:43:20 fi
23:43:20
23:43:20 case "$command" in
23:43:20 rehash|shell)
23:43:20 eval "$(pyenv "sh-$command" "$@")"
23:43:20 ;;
23:43:20 *)
23:43:20 command pyenv "$command" "$@"
23:43:20 ;;
23:43:20 esac
23:43:20 }'
23:43:20 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:43:20 for i in ${!paths[@]}; do
23:43:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:43:20 fi; done;
23:43:20 echo "${paths[*]}"'
23:43:20 ++ 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:43:20 ++ 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:43:20 ++ 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:43:20 ++ export PYENV_SHELL=bash
23:43:20 ++ PYENV_SHELL=bash
23:43:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:43:20 +++ complete -F _pyenv pyenv
23:43:20 ++ lf-pyver python3
23:43:20 ++ local py_version_xy=python3
23:43:20 ++ local py_version_xyz=
23:43:20 ++ awk '{ print $1 }'
23:43:20 ++ pyenv versions
23:43:20 ++ local command
23:43:20 ++ command=versions
23:43:20 ++ '[' 1 -gt 0 ']'
23:43:20 ++ shift
23:43:20 ++ case "$command" in
23:43:20 ++ command pyenv versions
23:43:20 ++ pyenv versions
23:43:20 ++ sed 's/^[ *]* //'
23:43:20 ++ grep -E '^[0-9.]*[0-9]$'
23:43:21 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:43:21 +++ tail -n 1
23:43:21 +++ grep '^3' /tmp/.pyenv_versions
23:43:21 +++ sort -V
23:43:21 ++ py_version_xyz=3.11.7
23:43:21 ++ [[ -z 3.11.7 ]]
23:43:21 ++ echo 3.11.7
23:43:21 ++ return 0
23:43:21 + pyenv local 3.11.7
23:43:21 + local command
23:43:21 + command=local
23:43:21 + '[' 2 -gt 0 ']'
23:43:21 + shift
23:43:21 + case "$command" in
23:43:21 + command pyenv local 3.11.7
23:43:21 + pyenv local 3.11.7
23:43:21 + for arg in "$@"
23:43:21 + case $arg in
23:43:21 + pkg_list+='lftools[openstack] '
23:43:21 + for arg in "$@"
23:43:21 + case $arg in
23:43:21 + pkg_list+='kubernetes '
23:43:21 + for arg in "$@"
23:43:21 + case $arg in
23:43:21 + pkg_list+='niet '
23:43:21 + for arg in "$@"
23:43:21 + case $arg in
23:43:21 + pkg_list+='python-heatclient '
23:43:21 + for arg in "$@"
23:43:21 + case $arg in
23:43:21 + pkg_list+='python-openstackclient '
23:43:21 + for arg in "$@"
23:43:21 + case $arg in
23:43:21 + pkg_list+='python-magnumclient '
23:43:21 + for arg in "$@"
23:43:21 + case $arg in
23:43:21 + pkg_list+='urllib3~=1.26.15 '
23:43:21 + for arg in "$@"
23:43:21 + case $arg in
23:43:21 + pkg_list+='yq '
23:43:21 + [[ -f /tmp/.os_lf_venv ]]
23:43:21 ++ cat /tmp/.os_lf_venv
23:43:21 + lf_venv=/tmp/venv-mYNM
23:43:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYNM from' file:/tmp/.os_lf_venv
23:43:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYNM from file:/tmp/.os_lf_venv
23:43:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:43:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:21 + local 'pip_opts=--upgrade --quiet'
23:43:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:43:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:43:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:43:21 + [[ -n '' ]]
23:43:21 + [[ -n '' ]]
23:43:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:43:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:21 + /tmp/venv-mYNM/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:43:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:43:22 lf-activate-venv(): INFO: Base packages installed successfully
23:43:22 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:43:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:43:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:43:22 + /tmp/venv-mYNM/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:43:37 + type python3
23:43:37 + true
23:43:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH'
23:43:37 lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH
23:43:37 + PATH=/tmp/venv-mYNM/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:43:37 + return 0
23:43:37 + openstack --os-cloud vex limits show --absolute
23:43:39 +--------------------------+---------+
23:43:39 | Name | Value |
23:43:39 +--------------------------+---------+
23:43:39 | maxTotalInstances | -1 |
23:43:39 | maxTotalCores | 450 |
23:43:39 | maxTotalRAMSize | 1000000 |
23:43:39 | maxServerMeta | 128 |
23:43:39 | maxImageMeta | 128 |
23:43:39 | maxPersonality | 5 |
23:43:39 | maxPersonalitySize | 10240 |
23:43:39 | maxTotalKeypairs | 100 |
23:43:39 | maxServerGroups | 10 |
23:43:39 | maxServerGroupMembers | 10 |
23:43:39 | maxTotalFloatingIps | -1 |
23:43:39 | maxSecurityGroups | -1 |
23:43:39 | maxSecurityGroupRules | -1 |
23:43:39 | totalRAMUsed | 442368 |
23:43:39 | totalCoresUsed | 108 |
23:43:39 | totalInstancesUsed | 37 |
23:43:39 | totalFloatingIpsUsed | 0 |
23:43:39 | totalSecurityGroupsUsed | 0 |
23:43:39 | totalServerGroupsUsed | 0 |
23:43:39 | maxTotalVolumes | -1 |
23:43:39 | maxTotalSnapshots | 10 |
23:43:39 | maxTotalVolumeGigabytes | 4096 |
23:43:39 | maxTotalBackups | 10 |
23:43:39 | maxTotalBackupGigabytes | 1000 |
23:43:39 | totalVolumesUsed | 0 |
23:43:39 | totalGigabytesUsed | 0 |
23:43:39 | totalSnapshotsUsed | 0 |
23:43:39 | totalBackupsUsed | 0 |
23:43:39 | totalBackupGigabytesUsed | 0 |
23:43:39 +--------------------------+---------+
23:43:39 + pushd /opt/ciman/openstack-hot
23:43:39 /opt/ciman/openstack-hot /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium
23:43:39 + lftools openstack --os-cloud vex stack create releng-bgpcep-csit-3node-bgpclustering-longevity-only-titanium-73 csit-2-instance-type.yaml /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/stack-parameters.yaml
23:44:32 Creating stack releng-bgpcep-csit-3node-bgpclustering-longevity-only-titanium-73
23:44:32 Waiting to initialize infrastructure...
23:44:32 Waiting to initialize infrastructure...
23:44:32 Stack initialization successful.
23:44:32 ------------------------------------
23:44:32 Stack Details
23:44:32 ------------------------------------
23:44:32 {'added': None,
23:44:32 'capabilities': [],
23:44:32 'created_at': '2026-01-31T23:43:58Z',
23:44:32 'deleted': None,
23:44:32 'deleted_at': None,
23:44:32 'description': 'No description',
23:44:32 'environment': None,
23:44:32 'environment_files': None,
23:44:32 'files': None,
23:44:32 'files_container': None,
23:44:32 'id': '37ae026b-dcd9-4ed7-8328-15b6fc3c442f',
23:44:32 'is_rollback_disabled': True,
23:44:32 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-bgpcep-csit-3node-bgpclustering-longevity-only-titanium-73/37ae026b-dcd9-4ed7-8328-15b6fc3c442f',
23:44:32 'rel': 'self'}],
23:44:32 '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:44:32 'name': 'releng-bgpcep-csit-3node-bgpclustering-longevity-only-titanium-73',
23:44:32 'notification_topics': [],
23:44:32 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:44:32 'output_key': 'vm_1_ips',
23:44:32 'output_value': ['10.30.170.50']},
23:44:32 {'description': 'IP addresses of the 1st vm types',
23:44:32 'output_key': 'vm_0_ips',
23:44:32 'output_value': ['10.30.170.30',
23:44:32 '10.30.171.198',
23:44:32 '10.30.170.197']}],
23:44:32 'owner_id': ****,
23:44:32 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:44:32 'OS::stack_id': '37ae026b-dcd9-4ed7-8328-15b6fc3c442f',
23:44:32 'OS::stack_name': 'releng-bgpcep-csit-3node-bgpclustering-longevity-only-titanium-73',
23:44:32 'job_name': '36249-73',
23:44:32 'silo': 'releng',
23:44:32 'vm_0_count': '3',
23:44:32 'vm_0_flavor': 'v3-standard-4',
23:44:32 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:44:32 '20260109-084045.554',
23:44:32 'vm_1_count': '1',
23:44:32 'vm_1_flavor': 'v3-standard-2',
23:44:32 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:44:32 '- 20250917-133034.654'},
23:44:32 'parent_id': None,
23:44:32 'replaced': None,
23:44:32 'status': 'CREATE_COMPLETE',
23:44:32 'status_reason': 'Stack CREATE completed successfully',
23:44:32 'tags': [],
23:44:32 'template': None,
23:44:32 'template_description': 'No description',
23:44:32 'template_url': None,
23:44:32 'timeout_mins': 15,
23:44:32 'unchanged': None,
23:44:32 'updated': None,
23:44:32 'updated_at': None,
23:44:32 'user_project_id': '3c194a6340544a979c478d4fc04a2802'}
23:44:32 ------------------------------------
23:44:32 + popd
23:44:32 /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium
23:44:32 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins4827123875115825073.sh
23:44:32 ---> Copy SSH public keys to CSIT lab
23:44:32 Setup pyenv:
23:44:32 system
23:44:32 3.8.13
23:44:32 3.9.13
23:44:32 3.10.13
23:44:32 * 3.11.7 (set by /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.python-version)
23:44:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYNM from file:/tmp/.os_lf_venv
23:44:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:44:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:44:34 lf-activate-venv(): INFO: Base packages installed successfully
23:44:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:44:50 lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH
23:44:52 SSH not responding on 10.30.171.198. Retrying in 10 seconds...
23:44:52 SSH not responding on 10.30.170.30. Retrying in 10 seconds...
23:44:52 SSH not responding on 10.30.170.197. Retrying in 10 seconds...
23:44:54 Warning: Permanently added '10.30.170.50' (ECDSA) to the list of known hosts.
23:44:55 releng-36249-73-1-mininet-ovs-217-0
23:44:55 Successfully copied public keys to slave 10.30.170.50
23:45:02 Ping to 10.30.170.30 successful.
23:45:02 Ping to 10.30.171.198 successful.
23:45:02 Ping to 10.30.170.197 successful.
23:45:03 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:45:03 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:45:04 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:45:04 releng-36249-73-0-builder-1
23:45:04 Successfully copied public keys to slave 10.30.171.198
23:45:04 releng-36249-73-0-builder-0
23:45:04 Successfully copied public keys to slave 10.30.170.30
23:45:04 Process 6508 ready.
23:45:04 Process 6509 ready.
23:45:04 releng-36249-73-0-builder-2
23:45:04 Successfully copied public keys to slave 10.30.170.197
23:45:04 Process 6511 ready.
23:45:04 Process 6512 ready.
23:45:04 SSH ready on all stack servers.
23:45:04 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins2442956211746258461.sh
23:45:04 Setup pyenv:
23:45:04 system
23:45:04 3.8.13
23:45:04 3.9.13
23:45:04 3.10.13
23:45:04 * 3.11.7 (set by /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.python-version)
23:45:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-orNL
23:45:09 lf-activate-venv(): INFO: Save venv in file: /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.robot_venv
23:45:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:45:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:45:12 lf-activate-venv(): INFO: Base packages installed successfully
23:45:12 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:45:14 lf-activate-venv(): INFO: Adding /tmp/venv-orNL/bin to PATH
23:45:14 + echo 'Installing Python Requirements'
23:45:14 Installing Python Requirements
23:45:14 + cat
23:45:14 + python -m pip install -r requirements.txt
23:45:14 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:45:14 Collecting docker-py (from -r requirements.txt (line 1))
23:45:14 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:45:14 Collecting ipaddr (from -r requirements.txt (line 2))
23:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:45:14 Installing build dependencies: started
23:45:15 Installing build dependencies: finished with status 'done'
23:45:15 Getting requirements to build wheel: started
23:45:16 Getting requirements to build wheel: finished with status 'done'
23:45:16 Preparing metadata (pyproject.toml): started
23:45:16 Preparing metadata (pyproject.toml): finished with status 'done'
23:45:16 Collecting netaddr (from -r requirements.txt (line 3))
23:45:16 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:45:16 Collecting netifaces (from -r requirements.txt (line 4))
23:45:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:45:16 Installing build dependencies: started
23:45:17 Installing build dependencies: finished with status 'done'
23:45:17 Getting requirements to build wheel: started
23:45:17 Getting requirements to build wheel: finished with status 'done'
23:45:17 Preparing metadata (pyproject.toml): started
23:45:17 Preparing metadata (pyproject.toml): finished with status 'done'
23:45:17 Collecting pyhocon (from -r requirements.txt (line 5))
23:45:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:45:17 Collecting requests (from -r requirements.txt (line 6))
23:45:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:45:17 Collecting robotframework (from -r requirements.txt (line 7))
23:45:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
23:45:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 21.4 MB/s 0:00:00
23:45:18 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:45:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:45:18 Installing build dependencies: started
23:45:18 Installing build dependencies: finished with status 'done'
23:45:18 Getting requirements to build wheel: started
23:45:19 Getting requirements to build wheel: finished with status 'done'
23:45:19 Preparing metadata (pyproject.toml): started
23:45:19 Preparing metadata (pyproject.toml): finished with status 'done'
23:45:19 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:45:19 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:45:19 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:45:19 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:45:19 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:45:19 Installing build dependencies: started
23:45:20 Installing build dependencies: finished with status 'done'
23:45:20 Getting requirements to build wheel: started
23:45:20 Getting requirements to build wheel: finished with status 'done'
23:45:20 Preparing metadata (pyproject.toml): started
23:45:20 Preparing metadata (pyproject.toml): finished with status 'done'
23:45:20 Collecting scapy (from -r requirements.txt (line 12))
23:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
23:45:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 51.7 MB/s 0:00:00
23:45:21 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:45:21 Installing build dependencies: started
23:45:21 Installing build dependencies: finished with status 'done'
23:45:21 Getting requirements to build wheel: started
23:45:22 Getting requirements to build wheel: finished with status 'done'
23:45:22 Preparing metadata (pyproject.toml): started
23:45:22 Preparing metadata (pyproject.toml): finished with status 'done'
23:45:22 Collecting elasticsearch (from -r requirements.txt (line 18))
23:45:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
23:45:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 31.4 MB/s 0:00:00
23:45:22 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:45:22 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:45:22 Collecting pyangbind (from -r requirements.txt (line 22))
23:45:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
23:45:22 Collecting isodate (from -r requirements.txt (line 25))
23:45:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:45:22 Collecting jmespath (from -r requirements.txt (line 28))
23:45:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
23:45:22 Collecting jsonpatch (from -r requirements.txt (line 31))
23:45:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:45:22 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:45:22 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:22 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:45:22 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:45:22 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:45:22 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:45:22 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:45:22 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:45:22 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:45:22 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:45:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
23:45:23 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:45:23 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:45:23 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:45:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:45:23 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:45:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
23:45:23 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:45:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
23:45:23 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:45:23 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:45:23 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:45:23 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:45:23 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:45:23 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:45:23 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:45:23 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:45:23 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
23:45:23 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
23:45:23 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:45:23 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:45:23 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:45:23 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:45:23 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:45:23 Collecting elasticsearch (from -r requirements.txt (line 18))
23:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
23:45:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 37.5 MB/s 0:00:00
23:45:23 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:45:23 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:45:23 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:45:23 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:45:23 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:45:23 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:45:23 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:45:23 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:45:23 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:45:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.0 MB/s 0:00:00
23:45:24 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:45:24 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:45:25 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:45:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 39.6 MB/s 0:00:00
23:45:25 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:45:25 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:25 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:45:26 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:45:26 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:45:26 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:45:26 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:45:26 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:45:26 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:45:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
23:45:26 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
23:45:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 89.0 MB/s 0:00:00
23:45:26 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
23:45:26 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:45:26 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:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:45:26 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:45:26 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:45:26 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
23:45:26 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
23:45:26 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
23:45:26 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:45:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:45:26 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:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:45:26 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:45:26 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:45:27 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:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:45:27 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:45:27 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
23:45:27 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
23:45:27 Requirement already satisfied: packaging in /tmp/venv-orNL/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
23:45:27 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
23:45:27 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:45:27 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:45:27 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:45:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:45:27 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:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:45:27 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:45:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
23:45:27 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
23:45:27 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:45:27 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:45:27 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:45:27 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=6c6f737e268898e6956c90222e1fc55d8c17a9c1d72f5028201f927a09a7d857
23:45:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:45:27 Building wheel for ipaddr (pyproject.toml): started
23:45:28 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:45:28 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=53a34d61caea63b756002beaa650c180b1e358544981aaf3db0a12b2df5ed60d
23:45:28 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:45:28 Building wheel for netifaces (pyproject.toml): started
23:45:30 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:45:30 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41096 sha256=c829fae11cc7cd036a977274e3a728b9e9cbc104d3690427f15f0fca0ecf0e3c
23:45:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:45:30 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:45:30 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:45:30 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=70fab7d25d5a21e6847f22ccef75b09b2af77d49423f4772c8decb0a05d7d019
23:45:30 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:45:30 Building wheel for jsonpath-rw (pyproject.toml): started
23:45:30 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:45:30 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=c317ca4faa0f2e880f29403603759b3bfba6f1dcdc0d8e68e2094f4349d83a73
23:45:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:45:30 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:45:30 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:45:37
23:45:37 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
23:45:38 + pip freeze
23:45:38 async-generator==1.10
23:45:38 attrs==25.4.0
23:45:38 bcrypt==5.0.0
23:45:38 beautifulsoup4==4.14.3
23:45:38 certifi==2026.1.4
23:45:38 cffi==2.0.0
23:45:38 charset-normalizer==3.4.4
23:45:38 click==8.3.1
23:45:38 cryptography==46.0.4
23:45:38 decorator==5.2.1
23:45:38 distlib==0.4.0
23:45:38 docker-py==1.10.6
23:45:38 docker-pycreds==0.4.0
23:45:38 elastic-transport==8.17.1
23:45:38 elasticsearch==8.19.3
23:45:38 elasticsearch-dsl==8.15.4
23:45:38 enum34==1.1.10
23:45:38 filelock==3.20.3
23:45:38 h11==0.16.0
23:45:38 idna==3.11
23:45:38 importlib_metadata==8.7.1
23:45:38 invoke==2.2.1
23:45:38 ipaddr==2.2.0
23:45:38 isodate==0.7.2
23:45:38 jmespath==1.1.0
23:45:38 jsonpatch==1.33
23:45:38 jsonpath-rw==1.4.0
23:45:38 jsonpointer==3.0.0
23:45:38 lxml==6.0.2
23:45:38 mypy_extensions==1.1.0
23:45:38 netaddr==1.3.0
23:45:38 netifaces==0.11.0
23:45:38 outcome==1.3.0.post0
23:45:38 packaging==26.0
23:45:38 paramiko==4.0.0
23:45:38 platformdirs==4.5.1
23:45:38 ply==3.11
23:45:38 pyang==2.7.1
23:45:38 pyangbind==0.8.7
23:45:38 pycparser==3.0
23:45:38 pyhocon==0.3.61
23:45:38 PyNaCl==1.6.2
23:45:38 pyparsing==3.3.2
23:45:38 PySocks==1.7.1
23:45:38 python-dateutil==2.9.0.post0
23:45:38 regex==2026.1.15
23:45:38 requests==2.32.5
23:45:38 robotframework==7.4.1
23:45:38 robotframework-httplibrary==0.4.2
23:45:38 robotframework-pythonlibcore==4.5.0
23:45:38 robotframework-requests==0.9.7
23:45:38 robotframework-selenium2library==3.0.0
23:45:38 robotframework-seleniumlibrary==6.8.0
23:45:38 robotframework-sshlibrary==3.8.0
23:45:38 scapy==2.7.0
23:45:38 scp==0.15.0
23:45:38 selenium==4.40.0
23:45:38 six==1.17.0
23:45:38 sniffio==1.3.1
23:45:38 sortedcontainers==2.4.0
23:45:38 soupsieve==2.8.3
23:45:38 trio==0.32.0
23:45:38 trio-typing==0.10.0
23:45:38 trio-websocket==0.12.2
23:45:38 types-certifi==2021.10.8.3
23:45:38 types-urllib3==1.26.25.14
23:45:38 typing_extensions==4.15.0
23:45:38 urllib3==2.6.3
23:45:38 virtualenv==20.36.1
23:45:38 waitress==3.0.2
23:45:38 WebOb==1.8.9
23:45:38 websocket-client==1.9.0
23:45:38 WebTest==3.0.7
23:45:38 wsproto==1.3.2
23:45:38 zipp==3.23.0
23:45:38 [EnvInject] - Injecting environment variables from a build step.
23:45:38 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:45:38 [EnvInject] - Variables injected successfully.
23:45:38 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins7854981756989259226.sh
23:45:38 Setup pyenv:
23:45:38 system
23:45:38 3.8.13
23:45:38 3.9.13
23:45:38 3.10.13
23:45:38 * 3.11.7 (set by /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.python-version)
23:45:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYNM from file:/tmp/.os_lf_venv
23:45:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:45:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:45:40 lf-activate-venv(): INFO: Base packages installed successfully
23:45:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:45:47 lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH
23:45:47 + ODL_SYSTEM=()
23:45:47 + TOOLS_SYSTEM=()
23:45:47 + OPENSTACK_SYSTEM=()
23:45:47 + OPENSTACK_CONTROLLERS=()
23:45:47 + mapfile -t ADDR
23:45:47 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:45:47 ++ openstack stack show -f json -c outputs releng-bgpcep-csit-3node-bgpclustering-longevity-only-titanium-73
23:45:49 + for i in "${ADDR[@]}"
23:45:49 ++ ssh 10.30.170.50 hostname -s
23:45:49 Warning: Permanently added '10.30.170.50' (ECDSA) to the list of known hosts.
23:45:49 + REMHOST=releng-36249-73-1-mininet-ovs-217-0
23:45:49 + case ${REMHOST} in
23:45:49 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:45:49 + for i in "${ADDR[@]}"
23:45:49 ++ ssh 10.30.170.30 hostname -s
23:45:49 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:45:50 + REMHOST=releng-36249-73-0-builder-0
23:45:50 + case ${REMHOST} in
23:45:50 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:45:50 + for i in "${ADDR[@]}"
23:45:50 ++ ssh 10.30.171.198 hostname -s
23:45:50 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:45:50 + REMHOST=releng-36249-73-0-builder-1
23:45:50 + case ${REMHOST} in
23:45:50 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:45:50 + for i in "${ADDR[@]}"
23:45:50 ++ ssh 10.30.170.197 hostname -s
23:45:50 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:45:50 + REMHOST=releng-36249-73-0-builder-2
23:45:50 + case ${REMHOST} in
23:45:50 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:45:50 + echo NUM_ODL_SYSTEM=3
23:45:50 + echo NUM_TOOLS_SYSTEM=1
23:45:50 + '[' '' == yes ']'
23:45:50 + NUM_OPENSTACK_SYSTEM=0
23:45:50 + echo NUM_OPENSTACK_SYSTEM=0
23:45:50 + '[' 0 -eq 2 ']'
23:45:50 + echo ODL_SYSTEM_IP=10.30.170.30
23:45:50 ++ seq 0 2
23:45:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:45:50 + echo ODL_SYSTEM_1_IP=10.30.170.30
23:45:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:45:50 + echo ODL_SYSTEM_2_IP=10.30.171.198
23:45:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:45:50 + echo ODL_SYSTEM_3_IP=10.30.170.197
23:45:50 + echo TOOLS_SYSTEM_IP=10.30.170.50
23:45:50 ++ seq 0 0
23:45:50 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:45:50 + echo TOOLS_SYSTEM_1_IP=10.30.170.50
23:45:50 + openstack_index=0
23:45:50 + NUM_OPENSTACK_CONTROL_NODES=1
23:45:50 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:45:50 ++ seq 0 0
23:45:50 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:45:50 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:45:50 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:45:50 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:45:50 + '[' -1 -ge 2 ']'
23:45:50 ++ seq 0 -2
23:45:50 + NUM_OPENSTACK_HAPROXY_NODES=0
23:45:50 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:45:50 ++ seq 0 -1
23:45:50 + echo 'Contents of slave_addresses.txt:'
23:45:50 Contents of slave_addresses.txt:
23:45:50 + cat slave_addresses.txt
23:45:50 NUM_ODL_SYSTEM=3
23:45:50 NUM_TOOLS_SYSTEM=1
23:45:50 NUM_OPENSTACK_SYSTEM=0
23:45:50 ODL_SYSTEM_IP=10.30.170.30
23:45:50 ODL_SYSTEM_1_IP=10.30.170.30
23:45:50 ODL_SYSTEM_2_IP=10.30.171.198
23:45:50 ODL_SYSTEM_3_IP=10.30.170.197
23:45:50 TOOLS_SYSTEM_IP=10.30.170.50
23:45:50 TOOLS_SYSTEM_1_IP=10.30.170.50
23:45:50 NUM_OPENSTACK_CONTROL_NODES=1
23:45:50 OPENSTACK_CONTROL_NODE_1_IP=
23:45:50 NUM_OPENSTACK_COMPUTE_NODES=-1
23:45:50 NUM_OPENSTACK_HAPROXY_NODES=0
23:45:50 [EnvInject] - Injecting environment variables from a build step.
23:45:50 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:45:50 [EnvInject] - Variables injected successfully.
23:45:50 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/sh /tmp/jenkins7686518336819555204.sh
23:45:50 Preparing for JRE Version 21
23:45:50 Karaf artifact is karaf
23:45:50 Karaf project is integration
23:45:50 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:45:50 [EnvInject] - Injecting environment variables from a build step.
23:45:50 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:45:50 [EnvInject] - Variables injected successfully.
23:45:50 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins12863378095166708048.sh
23:45:50 2026-01-31 23:45:50 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:45:50 Bundle version is 0.22.2-SNAPSHOT
23:45:50 --2026-01-31 23:45:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:45:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:45:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:45:51 HTTP request sent, awaiting response... 200 OK
23:45:51 Length: 1410 (1.4K) [application/xml]
23:45:51 Saving to: ‘maven-metadata.xml’
23:45:51
23:45:51 0K . 100% 54.1M=0s
23:45:51
23:45:51 2026-01-31 23:45:51 (54.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:45:51
23:45:51
23:45:51
23:45:51 org.opendaylight.integration
23:45:51 karaf
23:45:51 0.22.2-SNAPSHOT
23:45:51
23:45:51
23:45:51 20260131.175750
23:45:51 463
23:45:51
23:45:51 20260131175750
23:45:51
23:45:51
23:45:51 pom
23:45:51 0.22.2-20260131.175750-463
23:45:51 20260131175750
23:45:51
23:45:51
23:45:51 tar.gz
23:45:51 0.22.2-20260131.175750-463
23:45:51 20260131175750
23:45:51
23:45:51
23:45:51 zip
23:45:51 0.22.2-20260131.175750-463
23:45:51 20260131175750
23:45:51
23:45:51
23:45:51 cyclonedx
23:45:51 xml
23:45:51 0.22.2-20260131.175750-463
23:45:51 20260131175750
23:45:51
23:45:51
23:45:51 cyclonedx
23:45:51 json
23:45:51 0.22.2-20260131.175750-463
23:45:51 20260131175750
23:45:51
23:45:51
23:45:51
23:45:51
23:45:51 Nexus timestamp is 0.22.2-20260131.175750-463
23:45:51 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
23:45:51 Distribution bundle is karaf-0.22.2-20260131.175750-463.zip
23:45:51 Distribution bundle version is 0.22.2-SNAPSHOT
23:45:51 Distribution folder is karaf-0.22.2-SNAPSHOT
23:45:51 Nexus prefix is https://nexus.opendaylight.org
23:45:51 [EnvInject] - Injecting environment variables from a build step.
23:45:51 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:45:51 [EnvInject] - Variables injected successfully.
23:45:51 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins12764203430408044720.sh
23:45:51 Setup pyenv:
23:45:51 system
23:45:51 3.8.13
23:45:51 3.9.13
23:45:51 3.10.13
23:45:51 * 3.11.7 (set by /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.python-version)
23:45:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYNM from file:/tmp/.os_lf_venv
23:45:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:45:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:45:53 lf-activate-venv(): INFO: Base packages installed successfully
23:45:53 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:45:58 lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH
23:45:58 Copying common-functions.sh to /tmp
23:46:00 Copying common-functions.sh to 10.30.170.30:/tmp
23:46:00 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:46:00 Copying common-functions.sh to 10.30.171.198:/tmp
23:46:00 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:46:00 Copying common-functions.sh to 10.30.170.197:/tmp
23:46:00 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:46:01 Copying common-functions.sh to 10.30.170.50:/tmp
23:46:01 Warning: Permanently added '10.30.170.50' (ECDSA) to the list of known hosts.
23:46:01 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins9557804135001506111.sh
23:46:01 common-functions.sh is being sourced
23:46:01 common-functions environment:
23:46:01 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:01 ACTUALFEATURES:
23:46:01 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:01 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:01 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:01 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:01 CONTROLLERMEM: 2048m
23:46:01 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:01 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:01 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:01 SUITES:
23:46:01
23:46:01 #################################################
23:46:01 ## Configure Cluster and Start ##
23:46:01 #################################################
23:46:01 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example
23:46:01 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-bgpcep-bgp odl-bgpcep-bgp-config-example
23:46:01 Locating script plan to use...
23:46:01 Finished running script plans
23:46:01 Configuring member-1 with IP address 10.30.170.30
23:46:01 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:46:02 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:46:02 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:46:02 ++ [[ /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:46:02 ++ echo 'common-functions.sh is being sourced'
23:46:02 common-functions.sh is being sourced
23:46:02 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:46:02 ++ DISTROSTREAM=titanium
23:46:02 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:02 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:02 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:02 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:02 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:02 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:02 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:02 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:02 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:02 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:02 ++ export CONTROLLERMEM=
23:46:02 ++ CONTROLLERMEM=
23:46:02 ++ case "${DISTROSTREAM}" in
23:46:02 ++ CLUSTER_SYSTEM=pekko
23:46:02 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:02 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:02 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:02 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:02 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:02 ++ print_common_env
23:46:02 ++ cat
23:46:02 common-functions environment:
23:46:02 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:02 ACTUALFEATURES:
23:46:02 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:02 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:02 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:02 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:02 CONTROLLERMEM:
23:46:02 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:02 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:02 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:02 SUITES:
23:46:02
23:46:02 ++ SSH='ssh -t -t'
23:46:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:46:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:46:02 Changing to /tmp
23:46:02 + echo 'Changing to /tmp'
23:46:02 + cd /tmp
23:46:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
23:46:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip'
23:46:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
23:46:02 --2026-01-31 23:46:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
23:46:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:46:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:46:02 HTTP request sent, awaiting response... 200 OK
23:46:02 Length: 234982413 (224M) [application/zip]
23:46:02 Saving to: ‘karaf-0.22.2-20260131.175750-463.zip’
23:46:02
23:46:02 0K ........ ........ ........ ........ ........ ........ 1% 65.4M 3s
23:46:02 3072K ........ ........ ........ ........ ........ ........ 2% 76.3M 3s
23:46:02 6144K ........ ........ ........ ........ ........ ........ 4% 129M 3s
23:46:02 9216K ........ ........ ........ ........ ........ ........ 5% 161M 2s
23:46:02 12288K ........ ........ ........ ........ ........ ........ 6% 157M 2s
23:46:02 15360K ........ ........ ........ ........ ........ ........ 8% 218M 2s
23:46:02 18432K ........ ........ ........ ........ ........ ........ 9% 219M 2s
23:46:02 21504K ........ ........ ........ ........ ........ ........ 10% 208M 2s
23:46:02 24576K ........ ........ ........ ........ ........ ........ 12% 207M 1s
23:46:02 27648K ........ ........ ........ ........ ........ ........ 13% 224M 1s
23:46:02 30720K ........ ........ ........ ........ ........ ........ 14% 214M 1s
23:46:02 33792K ........ ........ ........ ........ ........ ........ 16% 238M 1s
23:46:02 36864K ........ ........ ........ ........ ........ ........ 17% 289M 1s
23:46:02 39936K ........ ........ ........ ........ ........ ........ 18% 134M 1s
23:46:02 43008K ........ ........ ........ ........ ........ ........ 20% 263M 1s
23:46:02 46080K ........ ........ ........ ........ ........ ........ 21% 325M 1s
23:46:02 49152K ........ ........ ........ ........ ........ ........ 22% 316M 1s
23:46:02 52224K ........ ........ ........ ........ ........ ........ 24% 295M 1s
23:46:02 55296K ........ ........ ........ ........ ........ ........ 25% 296M 1s
23:46:02 58368K ........ ........ ........ ........ ........ ........ 26% 403M 1s
23:46:02 61440K ........ ........ ........ ........ ........ ........ 28% 152M 1s
23:46:02 64512K ........ ........ ........ ........ ........ ........ 29% 264M 1s
23:46:02 67584K ........ ........ ........ ........ ........ ........ 30% 320M 1s
23:46:02 70656K ........ ........ ........ ........ ........ ........ 32% 256M 1s
23:46:02 73728K ........ ........ ........ ........ ........ ........ 33% 291M 1s
23:46:02 76800K ........ ........ ........ ........ ........ ........ 34% 320M 1s
23:46:02 79872K ........ ........ ........ ........ ........ ........ 36% 191M 1s
23:46:02 82944K ........ ........ ........ ........ ........ ........ 37% 275M 1s
23:46:02 86016K ........ ........ ........ ........ ........ ........ 38% 299M 1s
23:46:02 89088K ........ ........ ........ ........ ........ ........ 40% 284M 1s
23:46:02 92160K ........ ........ ........ ........ ........ ........ 41% 298M 1s
23:46:02 95232K ........ ........ ........ ........ ........ ........ 42% 270M 1s
23:46:02 98304K ........ ........ ........ ........ ........ ........ 44% 292M 1s
23:46:02 101376K ........ ........ ........ ........ ........ ........ 45% 299M 1s
23:46:02 104448K ........ ........ ........ ........ ........ ........ 46% 305M 1s
23:46:02 107520K ........ ........ ........ ........ ........ ........ 48% 288M 1s
23:46:02 110592K ........ ........ ........ ........ ........ ........ 49% 296M 1s
23:46:02 113664K ........ ........ ........ ........ ........ ........ 50% 309M 1s
23:46:02 116736K ........ ........ ........ ........ ........ ........ 52% 269M 0s
23:46:02 119808K ........ ........ ........ ........ ........ ........ 53% 291M 0s
23:46:02 122880K ........ ........ ........ ........ ........ ........ 54% 302M 0s
23:46:02 125952K ........ ........ ........ ........ ........ ........ 56% 281M 0s
23:46:02 129024K ........ ........ ........ ........ ........ ........ 57% 161M 0s
23:46:02 132096K ........ ........ ........ ........ ........ ........ 58% 301M 0s
23:46:03 135168K ........ ........ ........ ........ ........ ........ 60% 270M 0s
23:46:03 138240K ........ ........ ........ ........ ........ ........ 61% 286M 0s
23:46:03 141312K ........ ........ ........ ........ ........ ........ 62% 291M 0s
23:46:03 144384K ........ ........ ........ ........ ........ ........ 64% 272M 0s
23:46:03 147456K ........ ........ ........ ........ ........ ........ 65% 258M 0s
23:46:03 150528K ........ ........ ........ ........ ........ ........ 66% 253M 0s
23:46:03 153600K ........ ........ ........ ........ ........ ........ 68% 282M 0s
23:46:03 156672K ........ ........ ........ ........ ........ ........ 69% 304M 0s
23:46:03 159744K ........ ........ ........ ........ ........ ........ 70% 277M 0s
23:46:03 162816K ........ ........ ........ ........ ........ ........ 72% 219M 0s
23:46:03 165888K ........ ........ ........ ........ ........ ........ 73% 289M 0s
23:46:03 168960K ........ ........ ........ ........ ........ ........ 74% 269M 0s
23:46:03 172032K ........ ........ ........ ........ ........ ........ 76% 250M 0s
23:46:03 175104K ........ ........ ........ ........ ........ ........ 77% 280M 0s
23:46:03 178176K ........ ........ ........ ........ ........ ........ 78% 270M 0s
23:46:03 181248K ........ ........ ........ ........ ........ ........ 80% 275M 0s
23:46:03 184320K ........ ........ ........ ........ ........ ........ 81% 296M 0s
23:46:03 187392K ........ ........ ........ ........ ........ ........ 82% 250M 0s
23:46:03 190464K ........ ........ ........ ........ ........ ........ 84% 270M 0s
23:46:03 193536K ........ ........ ........ ........ ........ ........ 85% 247M 0s
23:46:03 196608K ........ ........ ........ ........ ........ ........ 87% 250M 0s
23:46:03 199680K ........ ........ ........ ........ ........ ........ 88% 259M 0s
23:46:03 202752K ........ ........ ........ ........ ........ ........ 89% 267M 0s
23:46:03 205824K ........ ........ ........ ........ ........ ........ 91% 258M 0s
23:46:03 208896K ........ ........ ........ ........ ........ ........ 92% 267M 0s
23:46:03 211968K ........ ........ ........ ........ ........ ........ 93% 253M 0s
23:46:03 215040K ........ ........ ........ ........ ........ ........ 95% 265M 0s
23:46:03 218112K ........ ........ ........ ........ ........ ........ 96% 270M 0s
23:46:03 221184K ........ ........ ........ ........ ........ ........ 97% 243M 0s
23:46:03 224256K ........ ........ ........ ........ ........ ........ 99% 265M 0s
23:46:03 227328K ........ ........ ........ ........ . 100% 261M=1.0s
23:46:03
23:46:03 2026-01-31 23:46:03 (235 MB/s) - ‘karaf-0.22.2-20260131.175750-463.zip’ saved [234982413/234982413]
23:46:03
23:46:03 Extracting the new controller...
23:46:03 + echo 'Extracting the new controller...'
23:46:03 + unzip -q karaf-0.22.2-20260131.175750-463.zip
23:46:05 Adding external repositories...
23:46:05 + echo 'Adding external repositories...'
23:46:05 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:05 ################################################################################
23:46:05 #
23:46:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:05 # contributor license agreements. See the NOTICE file distributed with
23:46:05 # this work for additional information regarding copyright ownership.
23:46:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:05 # (the "License"); you may not use this file except in compliance with
23:46:05 # the License. You may obtain a copy of the License at
23:46:05 #
23:46:05 # http://www.apache.org/licenses/LICENSE-2.0
23:46:05 #
23:46:05 # Unless required by applicable law or agreed to in writing, software
23:46:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:05 # See the License for the specific language governing permissions and
23:46:05 # limitations under the License.
23:46:05 #
23:46:05 ################################################################################
23:46:05
23:46:05 #
23:46:05 # If set to true, the following property will not allow any certificate to be used
23:46:05 # when accessing Maven repositories through SSL
23:46:05 #
23:46:05 #org.ops4j.pax.url.mvn.certificateCheck=
23:46:05
23:46:05 #
23:46:05 # Path to the local Maven settings file.
23:46:05 # The repositories defined in this file will be automatically added to the list
23:46:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:46:05 # below is not set.
23:46:05 # The following locations are checked for the existence of the settings.xml file
23:46:05 # * 1. looks for the specified url
23:46:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:46:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:46:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:46:05 #
23:46:05 #org.ops4j.pax.url.mvn.settings=
23:46:05
23:46:05 #
23:46:05 # Path to the local Maven repository which is used to avoid downloading
23:46:05 # artifacts when they already exist locally.
23:46:05 # The value of this property will be extracted from the settings.xml file
23:46:05 # above, or defaulted to:
23:46:05 # System.getProperty( "user.home" ) + "/.m2/repository"
23:46:05 #
23:46:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:46:05
23:46:05 #
23:46:05 # Default this to false. It's just weird to use undocumented repos
23:46:05 #
23:46:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:46:05
23:46:05 #
23:46:05 # Uncomment if you don't wanna use the proxy settings
23:46:05 # from the Maven conf/settings.xml file
23:46:05 #
23:46:05 # org.ops4j.pax.url.mvn.proxySupport=false
23:46:05
23:46:05 #
23:46:05 # Comma separated list of repositories scanned when resolving an artifact.
23:46:05 # Those repositories will be checked before iterating through the
23:46:05 # below list of repositories and even before the local repository
23:46:05 # A repository url can be appended with zero or more of the following flags:
23:46:05 # @snapshots : the repository contains snaphots
23:46:05 # @noreleases : the repository does not contain any released artifacts
23:46:05 #
23:46:05 # The following property value will add the system folder as a repo.
23:46:05 #
23:46:05 org.ops4j.pax.url.mvn.defaultRepositories=\
23:46:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:46:05 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:46:05 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:46:05
23:46:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:46:05 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:46:05
23:46:05 #
23:46:05 # Comma separated list of repositories scanned when resolving an artifact.
23:46:05 # The default list includes the following repositories:
23:46:05 # http://repo1.maven.org/maven2@id=central
23:46:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:46:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:46:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:46:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:46:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:46:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:46:05 # To add repositories to the default ones, prepend '+' to the list of repositories
23:46:05 # to add.
23:46:05 # A repository url can be appended with zero or more of the following flags:
23:46:05 # @snapshots : the repository contains snapshots
23:46:05 # @noreleases : the repository does not contain any released artifacts
23:46:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:46:05 #
23:46:05 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:46:05
23:46:05 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:46:05 + [[ True == \T\r\u\e ]]
23:46:05 + echo 'Configuring the startup features...'
23:46:05 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:05 + FEATURE_TEST_STRING=features-test
23:46:05 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:46:05 + KARAF_VERSION=karaf4
23:46:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:46:05 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:05 + [[ ! -z '' ]]
23:46:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:05 ################################################################################
23:46:05 #
23:46:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:05 # contributor license agreements. See the NOTICE file distributed with
23:46:05 # this work for additional information regarding copyright ownership.
23:46:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:05 # (the "License"); you may not use this file except in compliance with
23:46:05 # the License. You may obtain a copy of the License at
23:46:05 #
23:46:05 # http://www.apache.org/licenses/LICENSE-2.0
23:46:05 #
23:46:05 # Unless required by applicable law or agreed to in writing, software
23:46:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:05 # See the License for the specific language governing permissions and
23:46:05 # limitations under the License.
23:46:05 #
23:46:05 ################################################################################
23:46:05
23:46:05 #
23:46:05 # Comma separated list of features repositories to register by default
23:46:05 #
23:46:05 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9e0e5745-637a-4109-b623-45a4a710f25c.xml
23:46:05
23:46:05 #
23:46:05 # Comma separated list of features to install at startup
23:46:05 #
23:46:05 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example, 971f238e-0416-4a58-b605-800dcad9b773
23:46:05
23:46:05 #
23:46:05 # Resource repositories (OBR) that the features resolver can use
23:46:05 # to resolve requirements/capabilities
23:46:05 #
23:46:05 # The format of the resourceRepositories is
23:46:05 # resourceRepositories=[xml:url|json:url],...
23:46:05 # for Instance:
23:46:05 #
23:46:05 #resourceRepositories=xml:http://host/path/to/index.xml
23:46:05 # or
23:46:05 #resourceRepositories=json:http://host/path/to/index.json
23:46:05 #
23:46:05
23:46:05 #
23:46:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:46:05 #
23:46:05 featuresBootAsynchronous=false
23:46:05
23:46:05 #
23:46:05 # Service requirements enforcement
23:46:05 #
23:46:05 # By default, the feature resolver checks the service requirements/capabilities of
23:46:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:46:05 # the required bundles.
23:46:05 # The following flag can have those values:
23:46:05 # - disable: service requirements are completely ignored
23:46:05 # - default: service requirements are ignored for old features
23:46:05 # - enforce: service requirements are always verified
23:46:05 #
23:46:05 #serviceRequirements=default
23:46:05
23:46:05 #
23:46:05 # Store cfg file for config element in feature
23:46:05 #
23:46:05 #configCfgStore=true
23:46:05
23:46:05 #
23:46:05 # Define if the feature service automatically refresh bundles
23:46:05 #
23:46:05 autoRefresh=true
23:46:05
23:46:05 #
23:46:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:46:05 # XML file defines instructions related to features processing
23:46:05 # versions.properties may declare properties to resolve placeholders in XML file
23:46:05 # both files are relative to ${karaf.etc}
23:46:05 #
23:46:05 #featureProcessing=org.apache.karaf.features.xml
23:46:05 #featureProcessingVersions=versions.properties
23:46:05 + configure_karaf_log karaf4 ''
23:46:05 + local -r karaf_version=karaf4
23:46:05 + local -r controllerdebugmap=
23:46:05 + local logapi=log4j
23:46:05 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:05 log4j2.rootLogger.level = INFO
23:46:05 #log4j2.rootLogger.type = asyncRoot
23:46:05 #log4j2.rootLogger.includeLocation = false
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:05 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:05 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:05 log4j2.logger.spifly.level = WARN
23:46:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:05 log4j2.logger.audit.level = INFO
23:46:05 log4j2.logger.audit.additivity = false
23:46:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:05 log4j2.appender.console.type = Console
23:46:05 log4j2.appender.console.name = Console
23:46:05 log4j2.appender.console.layout.type = PatternLayout
23:46:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:05 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:05 log4j2.appender.rolling.name = RollingFile
23:46:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:05 #log4j2.appender.rolling.immediateFlush = false
23:46:05 log4j2.appender.rolling.append = true
23:46:05 log4j2.appender.rolling.layout.type = PatternLayout
23:46:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:05 log4j2.appender.rolling.policies.type = Policies
23:46:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:05 log4j2.appender.rolling.policies.size.size = 64MB
23:46:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:05 log4j2.appender.rolling.strategy.max = 7
23:46:05 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:05 log4j2.appender.audit.name = AuditRollingFile
23:46:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:05 log4j2.appender.audit.append = true
23:46:05 log4j2.appender.audit.layout.type = PatternLayout
23:46:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:05 log4j2.appender.audit.policies.type = Policies
23:46:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:05 log4j2.appender.audit.policies.size.size = 8MB
23:46:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:05 log4j2.appender.audit.strategy.max = 7
23:46:05 log4j2.appender.osgi.type = PaxOsgi
23:46:05 log4j2.appender.osgi.name = PaxOsgi
23:46:05 log4j2.appender.osgi.filter = *
23:46:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:05 #log4j2.logger.aether.level = TRACE
23:46:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:05 #log4j2.logger.http-headers.level = DEBUG
23:46:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:05 #log4j2.logger.maven.level = TRACE
23:46:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:46:05 + logapi=log4j2
23:46:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:46:05 + '[' log4j2 == log4j2 ']'
23:46:05 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:46:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:46:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:46:05 controllerdebugmap:
23:46:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:46:05 + unset IFS
23:46:05 + echo 'controllerdebugmap: '
23:46:05 + '[' -n '' ']'
23:46:05 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:05 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:46:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:05 ################################################################################
23:46:05 #
23:46:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:05 # contributor license agreements. See the NOTICE file distributed with
23:46:05 # this work for additional information regarding copyright ownership.
23:46:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:05 # (the "License"); you may not use this file except in compliance with
23:46:05 # the License. You may obtain a copy of the License at
23:46:05 #
23:46:05 # http://www.apache.org/licenses/LICENSE-2.0
23:46:05 #
23:46:05 # Unless required by applicable law or agreed to in writing, software
23:46:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:05 # See the License for the specific language governing permissions and
23:46:05 # limitations under the License.
23:46:05 #
23:46:05 ################################################################################
23:46:05
23:46:05 # Common pattern layout for appenders
23:46:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:05
23:46:05 # Root logger
23:46:05 log4j2.rootLogger.level = INFO
23:46:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:46:05 #log4j2.rootLogger.type = asyncRoot
23:46:05 #log4j2.rootLogger.includeLocation = false
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:05 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:05
23:46:05 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:05
23:46:05 # Loggers configuration
23:46:05
23:46:05 # Spifly logger
23:46:05 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:05 log4j2.logger.spifly.level = WARN
23:46:05
23:46:05 # Security audit logger
23:46:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:05 log4j2.logger.audit.level = INFO
23:46:05 log4j2.logger.audit.additivity = false
23:46:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:05
23:46:05 # Appenders configuration
23:46:05
23:46:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:05 log4j2.appender.console.type = Console
23:46:05 log4j2.appender.console.name = Console
23:46:05 log4j2.appender.console.layout.type = PatternLayout
23:46:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:05
23:46:05 # Rolling file appender
23:46:05 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:05 log4j2.appender.rolling.name = RollingFile
23:46:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:05 # uncomment to not force a disk flush
23:46:05 #log4j2.appender.rolling.immediateFlush = false
23:46:05 log4j2.appender.rolling.append = true
23:46:05 log4j2.appender.rolling.layout.type = PatternLayout
23:46:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:05 log4j2.appender.rolling.policies.type = Policies
23:46:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:05 log4j2.appender.rolling.policies.size.size = 1GB
23:46:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:05 log4j2.appender.rolling.strategy.max = 7
23:46:05
23:46:05 # Audit file appender
23:46:05 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:05 log4j2.appender.audit.name = AuditRollingFile
23:46:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:05 log4j2.appender.audit.append = true
23:46:05 log4j2.appender.audit.layout.type = PatternLayout
23:46:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:05 log4j2.appender.audit.policies.type = Policies
23:46:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:05 log4j2.appender.audit.policies.size.size = 8MB
23:46:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:05 log4j2.appender.audit.strategy.max = 7
23:46:05
23:46:05 # OSGi appender
23:46:05 log4j2.appender.osgi.type = PaxOsgi
23:46:05 log4j2.appender.osgi.name = PaxOsgi
23:46:05 log4j2.appender.osgi.filter = *
23:46:05
23:46:05 # help with identification of maven-related problems with pax-url-aether
23:46:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:05 #log4j2.logger.aether.level = TRACE
23:46:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:05 #log4j2.logger.http-headers.level = DEBUG
23:46:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:05 #log4j2.logger.maven.level = TRACE
23:46:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:46:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:46:05 Configure
23:46:05 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:46:05 max memory: 2048m
23:46:05 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:46:05 + local -r controllermem=2048m
23:46:05 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:05 + echo Configure
23:46:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:46:05 + echo ' max memory: 2048m'
23:46:05 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:46:05 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:05 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:05 #!/bin/sh
23:46:05 #
23:46:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:05 # contributor license agreements. See the NOTICE file distributed with
23:46:05 # this work for additional information regarding copyright ownership.
23:46:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:05 # (the "License"); you may not use this file except in compliance with
23:46:05 # the License. You may obtain a copy of the License at
23:46:05 #
23:46:05 # http://www.apache.org/licenses/LICENSE-2.0
23:46:05 #
23:46:05 # Unless required by applicable law or agreed to in writing, software
23:46:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:05 # See the License for the specific language governing permissions and
23:46:05 # limitations under the License.
23:46:05 #
23:46:05
23:46:05 #
23:46:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:46:05 # script: client, instance, shell, start, status, stop, karaf
23:46:05 #
23:46:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:46:05 # Actions go here...
23:46:05 # fi
23:46:05
23:46:05 #
23:46:05 # general settings which should be applied for all scripts go here; please keep
23:46:05 # in mind that it is possible that scripts might be executed more than once, e.g.
23:46:05 # in example of the start script where the start script is executed first and the
23:46:05 # karaf script afterwards.
23:46:05 #
23:46:05
23:46:05 #
23:46:05 # The following section shows the possible configuration options for the default
23:46:05 # karaf scripts
23:46:05 #
23:46:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:46:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:46:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:46:05 # export EXTRA_JAVA_OPTS # Additional JVM options
23:46:05 # export KARAF_HOME # Karaf home folder
23:46:05 # export KARAF_DATA # Karaf data folder
23:46:05 # export KARAF_BASE # Karaf base folder
23:46:05 # export KARAF_ETC # Karaf etc folder
23:46:05 # export KARAF_LOG # Karaf log folder
23:46:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:46:05 # export KARAF_OPTS # Additional available Karaf options
23:46:05 # export KARAF_DEBUG # Enable debug mode
23:46:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:46:05 # export KARAF_NOROOT # Prevent execution as root if set to true
23:46:05 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:46:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:05 Set Java version
23:46:05 + echo 'Set Java version'
23:46:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:46:05 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:46:05 sudo: a password is required
23:46:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:05 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:46:05 sudo: a password is required
23:46:05 JDK default version ...
23:46:05 + echo 'JDK default version ...'
23:46:05 + java -version
23:46:05 openjdk version "21.0.9" 2025-10-21
23:46:05 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:46:05 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:46:05 Set JAVA_HOME
23:46:05 + echo 'Set JAVA_HOME'
23:46:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:05 Listing all open ports on controller system...
23:46:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:46:05 + echo 'Listing all open ports on controller system...'
23:46:05 + netstat -pnatu
23:46:05 /tmp/configuration-script.sh: line 40: netstat: command not found
23:46:05 Configuring cluster
23:46:05 + '[' -f /tmp/custom_shard_config.txt ']'
23:46:05 + echo 'Configuring cluster'
23:46:05 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.30 10.30.171.198 10.30.170.197
23:46:05 ################################################
23:46:05 ## Configure Cluster ##
23:46:05 ################################################
23:46:05 NOTE: Cluster configuration files not found. Copying from
23:46:05 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:46:05 Configuring unique name in pekko.conf
23:46:05 Configuring hostname in pekko.conf
23:46:05 Configuring data and rpc seed nodes in pekko.conf
23:46:05 modules = [
23:46:05
23:46:05 {
23:46:05 name = "inventory"
23:46:05 namespace = "urn:opendaylight:inventory"
23:46:05 shard-strategy = "module"
23:46:05 },
23:46:05 {
23:46:05 name = "topology"
23:46:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:05 shard-strategy = "module"
23:46:05 },
23:46:05 {
23:46:05 name = "toaster"
23:46:05 namespace = "http://netconfcentral.org/ns/toaster"
23:46:05 shard-strategy = "module"
23:46:05 }
23:46:05 ]
23:46:05 Configuring replication type in module-shards.conf
23:46:05 ################################################
23:46:05 ## NOTE: Manually restart controller to ##
23:46:05 ## apply configuration. ##
23:46:05 ################################################
23:46:05 Dump pekko.conf
23:46:05 + echo 'Dump pekko.conf'
23:46:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:05
23:46:05 odl-cluster-data {
23:46:05 pekko {
23:46:05 remote {
23:46:05 artery {
23:46:05 enabled = on
23:46:05 transport = tcp
23:46:05 canonical.hostname = "10.30.170.30"
23:46:05 canonical.port = 2550
23:46:05 }
23:46:05 }
23:46:05
23:46:05 cluster {
23:46:05 # Using artery.
23:46:05 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.30:2550",
23:46:05 "pekko://opendaylight-cluster-data@10.30.171.198:2550",
23:46:05 "pekko://opendaylight-cluster-data@10.30.170.197:2550"]
23:46:05
23:46:05 roles = ["member-1"]
23:46:05
23:46:05 # when under load we might trip a false positive on the failure detector
23:46:05 # failure-detector {
23:46:05 # heartbeat-interval = 4 s
23:46:05 # acceptable-heartbeat-pause = 16s
23:46:05 # }
23:46:05 }
23:46:05
23:46:05 persistence {
23:46:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:46:05 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:46:05 # The relative path is always relative to KARAF_HOME.
23:46:05
23:46:05 # snapshot-store.local.dir = "target/snapshots"
23:46:05
23:46:05 # Use lz4 compression for LocalSnapshotStore snapshots
23:46:05 snapshot-store.local.use-lz4-compression = false
23:46:05 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:46:05 snapshot-store.local.lz4-blocksize = 256KB
23:46:05 }
23:46:05 disable-default-actor-system-quarantined-event-handling = "false"
23:46:05 }
23:46:05 }
23:46:05 Dump modules.conf
23:46:05 + echo 'Dump modules.conf'
23:46:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:05 modules = [
23:46:05
23:46:05 {
23:46:05 name = "inventory"
23:46:05 namespace = "urn:opendaylight:inventory"
23:46:05 shard-strategy = "module"
23:46:05 },
23:46:05 {
23:46:05 name = "topology"
23:46:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:05 shard-strategy = "module"
23:46:05 },
23:46:05 {
23:46:05 name = "toaster"
23:46:05 namespace = "http://netconfcentral.org/ns/toaster"
23:46:05 shard-strategy = "module"
23:46:05 }
23:46:05 ]
23:46:05 Dump module-shards.conf
23:46:05 + echo 'Dump module-shards.conf'
23:46:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:05 module-shards = [
23:46:05 {
23:46:05 name = "default"
23:46:05 shards = [
23:46:05 {
23:46:05 name = "default"
23:46:05 replicas = ["member-1",
23:46:05 "member-2",
23:46:05 "member-3"]
23:46:05 }
23:46:05 ]
23:46:05 },
23:46:05 {
23:46:05 name = "inventory"
23:46:05 shards = [
23:46:05 {
23:46:05 name="inventory"
23:46:05 replicas = ["member-1",
23:46:05 "member-2",
23:46:05 "member-3"]
23:46:05 }
23:46:05 ]
23:46:05 },
23:46:05 {
23:46:05 name = "topology"
23:46:05 shards = [
23:46:05 {
23:46:05 name="topology"
23:46:05 replicas = ["member-1",
23:46:05 "member-2",
23:46:05 "member-3"]
23:46:05 }
23:46:05 ]
23:46:05 },
23:46:05 {
23:46:05 name = "toaster"
23:46:05 shards = [
23:46:05 {
23:46:05 name="toaster"
23:46:05 replicas = ["member-1",
23:46:05 "member-2",
23:46:05 "member-3"]
23:46:05 }
23:46:05 ]
23:46:05 }
23:46:05 ]
23:46:05 Configuring member-2 with IP address 10.30.171.198
23:46:05 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:46:06 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:46:06 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:46:06 common-functions.sh is being sourced
23:46:06 ++ [[ /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:46:06 ++ echo 'common-functions.sh is being sourced'
23:46:06 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:46:06 ++ DISTROSTREAM=titanium
23:46:06 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:06 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:06 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:06 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:06 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:06 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:06 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:06 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:06 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:06 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:06 ++ export CONTROLLERMEM=
23:46:06 ++ CONTROLLERMEM=
23:46:06 ++ case "${DISTROSTREAM}" in
23:46:06 ++ CLUSTER_SYSTEM=pekko
23:46:06 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:06 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:06 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:06 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:06 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:06 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:06 ++ print_common_env
23:46:06 ++ cat
23:46:06 common-functions environment:
23:46:06 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:06 ACTUALFEATURES:
23:46:06 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:06 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:06 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:06 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:06 CONTROLLERMEM:
23:46:06 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:06 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:06 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:06 SUITES:
23:46:06
23:46:06 ++ SSH='ssh -t -t'
23:46:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:46:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:46:06 Changing to /tmp
23:46:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
23:46:06 + echo 'Changing to /tmp'
23:46:06 + cd /tmp
23:46:06 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip'
23:46:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
23:46:06 --2026-01-31 23:46:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
23:46:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:46:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:46:06 HTTP request sent, awaiting response... 200 OK
23:46:06 Length: 234982413 (224M) [application/zip]
23:46:06 Saving to: ‘karaf-0.22.2-20260131.175750-463.zip’
23:46:06
23:46:06 0K ........ ........ ........ ........ ........ ........ 1% 69.5M 3s
23:46:06 3072K ........ ........ ........ ........ ........ ........ 2% 122M 2s
23:46:06 6144K ........ ........ ........ ........ ........ ........ 4% 114M 2s
23:46:06 9216K ........ ........ ........ ........ ........ ........ 5% 145M 2s
23:46:06 12288K ........ ........ ........ ........ ........ ........ 6% 205M 2s
23:46:06 15360K ........ ........ ........ ........ ........ ........ 8% 205M 2s
23:46:06 18432K ........ ........ ........ ........ ........ ........ 9% 241M 2s
23:46:06 21504K ........ ........ ........ ........ ........ ........ 10% 272M 1s
23:46:06 24576K ........ ........ ........ ........ ........ ........ 12% 254M 1s
23:46:06 27648K ........ ........ ........ ........ ........ ........ 13% 241M 1s
23:46:06 30720K ........ ........ ........ ........ ........ ........ 14% 286M 1s
23:46:06 33792K ........ ........ ........ ........ ........ ........ 16% 298M 1s
23:46:06 36864K ........ ........ ........ ........ ........ ........ 17% 294M 1s
23:46:06 39936K ........ ........ ........ ........ ........ ........ 18% 308M 1s
23:46:06 43008K ........ ........ ........ ........ ........ ........ 20% 310M 1s
23:46:06 46080K ........ ........ ........ ........ ........ ........ 21% 306M 1s
23:46:06 49152K ........ ........ ........ ........ ........ ........ 22% 333M 1s
23:46:06 52224K ........ ........ ........ ........ ........ ........ 24% 341M 1s
23:46:06 55296K ........ ........ ........ ........ ........ ........ 25% 367M 1s
23:46:06 58368K ........ ........ ........ ........ ........ ........ 26% 328M 1s
23:46:06 61440K ........ ........ ........ ........ ........ ........ 28% 350M 1s
23:46:06 64512K ........ ........ ........ ........ ........ ........ 29% 343M 1s
23:46:06 67584K ........ ........ ........ ........ ........ ........ 30% 324M 1s
23:46:06 70656K ........ ........ ........ ........ ........ ........ 32% 308M 1s
23:46:06 73728K ........ ........ ........ ........ ........ ........ 33% 313M 1s
23:46:06 76800K ........ ........ ........ ........ ........ ........ 34% 380M 1s
23:46:06 79872K ........ ........ ........ ........ ........ ........ 36% 253M 1s
23:46:06 82944K ........ ........ ........ ........ ........ ........ 37% 294M 1s
23:46:06 86016K ........ ........ ........ ........ ........ ........ 38% 281M 1s
23:46:06 89088K ........ ........ ........ ........ ........ ........ 40% 366M 1s
23:46:06 92160K ........ ........ ........ ........ ........ ........ 41% 330M 1s
23:46:06 95232K ........ ........ ........ ........ ........ ........ 42% 340M 1s
23:46:06 98304K ........ ........ ........ ........ ........ ........ 44% 324M 1s
23:46:06 101376K ........ ........ ........ ........ ........ ........ 45% 345M 0s
23:46:06 104448K ........ ........ ........ ........ ........ ........ 46% 350M 0s
23:46:06 107520K ........ ........ ........ ........ ........ ........ 48% 287M 0s
23:46:06 110592K ........ ........ ........ ........ ........ ........ 49% 310M 0s
23:46:06 113664K ........ ........ ........ ........ ........ ........ 50% 303M 0s
23:46:06 116736K ........ ........ ........ ........ ........ ........ 52% 307M 0s
23:46:06 119808K ........ ........ ........ ........ ........ ........ 53% 318M 0s
23:46:06 122880K ........ ........ ........ ........ ........ ........ 54% 284M 0s
23:46:06 125952K ........ ........ ........ ........ ........ ........ 56% 302M 0s
23:46:06 129024K ........ ........ ........ ........ ........ ........ 57% 287M 0s
23:46:06 132096K ........ ........ ........ ........ ........ ........ 58% 291M 0s
23:46:07 135168K ........ ........ ........ ........ ........ ........ 60% 268M 0s
23:46:07 138240K ........ ........ ........ ........ ........ ........ 61% 282M 0s
23:46:07 141312K ........ ........ ........ ........ ........ ........ 62% 277M 0s
23:46:07 144384K ........ ........ ........ ........ ........ ........ 64% 276M 0s
23:46:07 147456K ........ ........ ........ ........ ........ ........ 65% 266M 0s
23:46:07 150528K ........ ........ ........ ........ ........ ........ 66% 265M 0s
23:46:07 153600K ........ ........ ........ ........ ........ ........ 68% 274M 0s
23:46:07 156672K ........ ........ ........ ........ ........ ........ 69% 273M 0s
23:46:07 159744K ........ ........ ........ ........ ........ ........ 70% 266M 0s
23:46:07 162816K ........ ........ ........ ........ ........ ........ 72% 278M 0s
23:46:07 165888K ........ ........ ........ ........ ........ ........ 73% 283M 0s
23:46:07 168960K ........ ........ ........ ........ ........ ........ 74% 283M 0s
23:46:07 172032K ........ ........ ........ ........ ........ ........ 76% 281M 0s
23:46:07 175104K ........ ........ ........ ........ ........ ........ 77% 147M 0s
23:46:07 178176K ........ ........ ........ ........ ........ ........ 78% 184M 0s
23:46:07 181248K ........ ........ ........ ........ ........ ........ 80% 295M 0s
23:46:07 184320K ........ ........ ........ ........ ........ ........ 81% 277M 0s
23:46:07 187392K ........ ........ ........ ........ ........ ........ 82% 279M 0s
23:46:07 190464K ........ ........ ........ ........ ........ ........ 84% 280M 0s
23:46:07 193536K ........ ........ ........ ........ ........ ........ 85% 272M 0s
23:46:07 196608K ........ ........ ........ ........ ........ ........ 87% 285M 0s
23:46:07 199680K ........ ........ ........ ........ ........ ........ 88% 291M 0s
23:46:07 202752K ........ ........ ........ ........ ........ ........ 89% 273M 0s
23:46:07 205824K ........ ........ ........ ........ ........ ........ 91% 254M 0s
23:46:07 208896K ........ ........ ........ ........ ........ ........ 92% 341M 0s
23:46:07 211968K ........ ........ ........ ........ ........ ........ 93% 319M 0s
23:46:07 215040K ........ ........ ........ ........ ........ ........ 95% 345M 0s
23:46:07 218112K ........ ........ ........ ........ ........ ........ 96% 359M 0s
23:46:07 221184K ........ ........ ........ ........ ........ ........ 97% 353M 0s
23:46:07 224256K ........ ........ ........ ........ ........ ........ 99% 357M 0s
23:46:07 227328K ........ ........ ........ ........ . 100% 326M=0.9s
23:46:07
23:46:07 2026-01-31 23:46:07 (263 MB/s) - ‘karaf-0.22.2-20260131.175750-463.zip’ saved [234982413/234982413]
23:46:07
23:46:07 Extracting the new controller...
23:46:07 + echo 'Extracting the new controller...'
23:46:07 + unzip -q karaf-0.22.2-20260131.175750-463.zip
23:46:09 Adding external repositories...
23:46:09 + echo 'Adding external repositories...'
23:46:09 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:09 ################################################################################
23:46:09 #
23:46:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:09 # contributor license agreements. See the NOTICE file distributed with
23:46:09 # this work for additional information regarding copyright ownership.
23:46:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:09 # (the "License"); you may not use this file except in compliance with
23:46:09 # the License. You may obtain a copy of the License at
23:46:09 #
23:46:09 # http://www.apache.org/licenses/LICENSE-2.0
23:46:09 #
23:46:09 # Unless required by applicable law or agreed to in writing, software
23:46:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:09 # See the License for the specific language governing permissions and
23:46:09 # limitations under the License.
23:46:09 #
23:46:09 ################################################################################
23:46:09
23:46:09 #
23:46:09 # If set to true, the following property will not allow any certificate to be used
23:46:09 # when accessing Maven repositories through SSL
23:46:09 #
23:46:09 #org.ops4j.pax.url.mvn.certificateCheck=
23:46:09
23:46:09 #
23:46:09 # Path to the local Maven settings file.
23:46:09 # The repositories defined in this file will be automatically added to the list
23:46:09 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:46:09 # below is not set.
23:46:09 # The following locations are checked for the existence of the settings.xml file
23:46:09 # * 1. looks for the specified url
23:46:09 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:46:09 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:46:09 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:46:09 #
23:46:09 #org.ops4j.pax.url.mvn.settings=
23:46:09
23:46:09 #
23:46:09 # Path to the local Maven repository which is used to avoid downloading
23:46:09 # artifacts when they already exist locally.
23:46:09 # The value of this property will be extracted from the settings.xml file
23:46:09 # above, or defaulted to:
23:46:09 # System.getProperty( "user.home" ) + "/.m2/repository"
23:46:09 #
23:46:09 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:46:09
23:46:09 #
23:46:09 # Default this to false. It's just weird to use undocumented repos
23:46:09 #
23:46:09 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:46:09
23:46:09 #
23:46:09 # Uncomment if you don't wanna use the proxy settings
23:46:09 # from the Maven conf/settings.xml file
23:46:09 #
23:46:09 # org.ops4j.pax.url.mvn.proxySupport=false
23:46:09
23:46:09 #
23:46:09 # Comma separated list of repositories scanned when resolving an artifact.
23:46:09 # Those repositories will be checked before iterating through the
23:46:09 # below list of repositories and even before the local repository
23:46:09 # A repository url can be appended with zero or more of the following flags:
23:46:09 # @snapshots : the repository contains snaphots
23:46:09 # @noreleases : the repository does not contain any released artifacts
23:46:09 #
23:46:09 # The following property value will add the system folder as a repo.
23:46:09 #
23:46:09 org.ops4j.pax.url.mvn.defaultRepositories=\
23:46:09 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:46:09 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:46:09 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:46:09
23:46:09 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:46:09 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:46:09
23:46:09 #
23:46:09 # Comma separated list of repositories scanned when resolving an artifact.
23:46:09 # The default list includes the following repositories:
23:46:09 # http://repo1.maven.org/maven2@id=central
23:46:09 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:46:09 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:46:09 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:46:09 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:46:09 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:46:09 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:46:09 # To add repositories to the default ones, prepend '+' to the list of repositories
23:46:09 # to add.
23:46:09 # A repository url can be appended with zero or more of the following flags:
23:46:09 # @snapshots : the repository contains snapshots
23:46:09 # @noreleases : the repository does not contain any released artifacts
23:46:09 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:46:09 #
23:46:09 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:46:09
23:46:09 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:46:09 + [[ True == \T\r\u\e ]]
23:46:09 + echo 'Configuring the startup features...'
23:46:09 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:09 + FEATURE_TEST_STRING=features-test
23:46:09 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:46:09 + KARAF_VERSION=karaf4
23:46:09 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:46:09 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:09 + [[ ! -z '' ]]
23:46:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:09 ################################################################################
23:46:09 #
23:46:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:09 # contributor license agreements. See the NOTICE file distributed with
23:46:09 # this work for additional information regarding copyright ownership.
23:46:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:09 # (the "License"); you may not use this file except in compliance with
23:46:09 # the License. You may obtain a copy of the License at
23:46:09 #
23:46:09 # http://www.apache.org/licenses/LICENSE-2.0
23:46:09 #
23:46:09 # Unless required by applicable law or agreed to in writing, software
23:46:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:09 # See the License for the specific language governing permissions and
23:46:09 # limitations under the License.
23:46:09 #
23:46:09 ################################################################################
23:46:09
23:46:09 #
23:46:09 # Comma separated list of features repositories to register by default
23:46:09 #
23:46:09 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9e0e5745-637a-4109-b623-45a4a710f25c.xml
23:46:09
23:46:09 #
23:46:09 # Comma separated list of features to install at startup
23:46:09 #
23:46:09 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example, 971f238e-0416-4a58-b605-800dcad9b773
23:46:09
23:46:09 #
23:46:09 # Resource repositories (OBR) that the features resolver can use
23:46:09 # to resolve requirements/capabilities
23:46:09 #
23:46:09 # The format of the resourceRepositories is
23:46:09 # resourceRepositories=[xml:url|json:url],...
23:46:09 # for Instance:
23:46:09 #
23:46:09 #resourceRepositories=xml:http://host/path/to/index.xml
23:46:09 # or
23:46:09 #resourceRepositories=json:http://host/path/to/index.json
23:46:09 #
23:46:09
23:46:09 #
23:46:09 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:46:09 #
23:46:09 featuresBootAsynchronous=false
23:46:09
23:46:09 #
23:46:09 # Service requirements enforcement
23:46:09 #
23:46:09 # By default, the feature resolver checks the service requirements/capabilities of
23:46:09 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:46:09 # the required bundles.
23:46:09 # The following flag can have those values:
23:46:09 # - disable: service requirements are completely ignored
23:46:09 # - default: service requirements are ignored for old features
23:46:09 # - enforce: service requirements are always verified
23:46:09 #
23:46:09 #serviceRequirements=default
23:46:09
23:46:09 #
23:46:09 # Store cfg file for config element in feature
23:46:09 #
23:46:09 #configCfgStore=true
23:46:09
23:46:09 #
23:46:09 # Define if the feature service automatically refresh bundles
23:46:09 #
23:46:09 autoRefresh=true
23:46:09
23:46:09 #
23:46:09 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:46:09 # XML file defines instructions related to features processing
23:46:09 # versions.properties may declare properties to resolve placeholders in XML file
23:46:09 # both files are relative to ${karaf.etc}
23:46:09 #
23:46:09 #featureProcessing=org.apache.karaf.features.xml
23:46:09 #featureProcessingVersions=versions.properties
23:46:09 + configure_karaf_log karaf4 ''
23:46:09 + local -r karaf_version=karaf4
23:46:09 + local -r controllerdebugmap=
23:46:09 + local logapi=log4j
23:46:09 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:09 log4j2.rootLogger.level = INFO
23:46:09 #log4j2.rootLogger.type = asyncRoot
23:46:09 #log4j2.rootLogger.includeLocation = false
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:09 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:09 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:09 log4j2.logger.spifly.level = WARN
23:46:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:09 log4j2.logger.audit.level = INFO
23:46:09 log4j2.logger.audit.additivity = false
23:46:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:09 log4j2.appender.console.type = Console
23:46:09 log4j2.appender.console.name = Console
23:46:09 log4j2.appender.console.layout.type = PatternLayout
23:46:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:09 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:09 log4j2.appender.rolling.name = RollingFile
23:46:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:09 #log4j2.appender.rolling.immediateFlush = false
23:46:09 log4j2.appender.rolling.append = true
23:46:09 log4j2.appender.rolling.layout.type = PatternLayout
23:46:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:09 log4j2.appender.rolling.policies.type = Policies
23:46:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:09 log4j2.appender.rolling.policies.size.size = 64MB
23:46:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:09 log4j2.appender.rolling.strategy.max = 7
23:46:09 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:09 log4j2.appender.audit.name = AuditRollingFile
23:46:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:09 log4j2.appender.audit.append = true
23:46:09 log4j2.appender.audit.layout.type = PatternLayout
23:46:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:09 log4j2.appender.audit.policies.type = Policies
23:46:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:09 log4j2.appender.audit.policies.size.size = 8MB
23:46:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:09 log4j2.appender.audit.strategy.max = 7
23:46:09 log4j2.appender.osgi.type = PaxOsgi
23:46:09 log4j2.appender.osgi.name = PaxOsgi
23:46:09 log4j2.appender.osgi.filter = *
23:46:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:09 #log4j2.logger.aether.level = TRACE
23:46:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:09 #log4j2.logger.http-headers.level = DEBUG
23:46:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:09 #log4j2.logger.maven.level = TRACE
23:46:09 + logapi=log4j2
23:46:09 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:46:09 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:46:09 + '[' log4j2 == log4j2 ']'
23:46:09 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:09 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:46:09 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:46:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:46:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:46:09 controllerdebugmap:
23:46:09 + unset IFS
23:46:09 + echo 'controllerdebugmap: '
23:46:09 + '[' -n '' ']'
23:46:09 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:09 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:46:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:09 ################################################################################
23:46:09 #
23:46:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:09 # contributor license agreements. See the NOTICE file distributed with
23:46:09 # this work for additional information regarding copyright ownership.
23:46:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:09 # (the "License"); you may not use this file except in compliance with
23:46:09 # the License. You may obtain a copy of the License at
23:46:09 #
23:46:09 # http://www.apache.org/licenses/LICENSE-2.0
23:46:09 #
23:46:09 # Unless required by applicable law or agreed to in writing, software
23:46:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:09 # See the License for the specific language governing permissions and
23:46:09 # limitations under the License.
23:46:09 #
23:46:09 ################################################################################
23:46:09
23:46:09 # Common pattern layout for appenders
23:46:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:09
23:46:09 # Root logger
23:46:09 log4j2.rootLogger.level = INFO
23:46:09 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:46:09 #log4j2.rootLogger.type = asyncRoot
23:46:09 #log4j2.rootLogger.includeLocation = false
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:09 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:09
23:46:09 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:09
23:46:09 # Loggers configuration
23:46:09
23:46:09 # Spifly logger
23:46:09 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:09 log4j2.logger.spifly.level = WARN
23:46:09
23:46:09 # Security audit logger
23:46:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:09 log4j2.logger.audit.level = INFO
23:46:09 log4j2.logger.audit.additivity = false
23:46:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:09
23:46:09 # Appenders configuration
23:46:09
23:46:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:09 log4j2.appender.console.type = Console
23:46:09 log4j2.appender.console.name = Console
23:46:09 log4j2.appender.console.layout.type = PatternLayout
23:46:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:09
23:46:09 # Rolling file appender
23:46:09 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:09 log4j2.appender.rolling.name = RollingFile
23:46:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:09 # uncomment to not force a disk flush
23:46:09 #log4j2.appender.rolling.immediateFlush = false
23:46:09 log4j2.appender.rolling.append = true
23:46:09 log4j2.appender.rolling.layout.type = PatternLayout
23:46:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:09 log4j2.appender.rolling.policies.type = Policies
23:46:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:09 log4j2.appender.rolling.policies.size.size = 1GB
23:46:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:09 log4j2.appender.rolling.strategy.max = 7
23:46:09
23:46:09 # Audit file appender
23:46:09 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:09 log4j2.appender.audit.name = AuditRollingFile
23:46:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:09 log4j2.appender.audit.append = true
23:46:09 log4j2.appender.audit.layout.type = PatternLayout
23:46:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:09 log4j2.appender.audit.policies.type = Policies
23:46:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:09 log4j2.appender.audit.policies.size.size = 8MB
23:46:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:09 log4j2.appender.audit.strategy.max = 7
23:46:09
23:46:09 # OSGi appender
23:46:09 log4j2.appender.osgi.type = PaxOsgi
23:46:09 log4j2.appender.osgi.name = PaxOsgi
23:46:09 log4j2.appender.osgi.filter = *
23:46:09
23:46:09 # help with identification of maven-related problems with pax-url-aether
23:46:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:09 #log4j2.logger.aether.level = TRACE
23:46:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:09 #log4j2.logger.http-headers.level = DEBUG
23:46:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:09 #log4j2.logger.maven.level = TRACE
23:46:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:46:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:46:09 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:09 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:46:09 + local -r controllermem=2048m
23:46:09 Configure
23:46:09 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:46:09 max memory: 2048m
23:46:09 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:09 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:09 + echo Configure
23:46:09 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:46:09 + echo ' max memory: 2048m'
23:46:09 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:46:09 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:09 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:09 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:09 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:46:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:09 #!/bin/sh
23:46:09 #
23:46:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:09 # contributor license agreements. See the NOTICE file distributed with
23:46:09 # this work for additional information regarding copyright ownership.
23:46:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:09 # (the "License"); you may not use this file except in compliance with
23:46:09 # the License. You may obtain a copy of the License at
23:46:09 #
23:46:09 # http://www.apache.org/licenses/LICENSE-2.0
23:46:09 #
23:46:09 # Unless required by applicable law or agreed to in writing, software
23:46:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:09 # See the License for the specific language governing permissions and
23:46:09 # limitations under the License.
23:46:09 #
23:46:09
23:46:09 #
23:46:09 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:46:09 # script: client, instance, shell, start, status, stop, karaf
23:46:09 #
23:46:09 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:46:09 # Actions go here...
23:46:09 # fi
23:46:09
23:46:09 #
23:46:09 # general settings which should be applied for all scripts go here; please keep
23:46:09 # in mind that it is possible that scripts might be executed more than once, e.g.
23:46:09 # in example of the start script where the start script is executed first and the
23:46:09 # karaf script afterwards.
23:46:09 #
23:46:09
23:46:09 #
23:46:09 # The following section shows the possible configuration options for the default
23:46:09 # karaf scripts
23:46:09 #
23:46:09 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:46:09 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:46:09 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:46:09 # export EXTRA_JAVA_OPTS # Additional JVM options
23:46:09 # export KARAF_HOME # Karaf home folder
23:46:09 # export KARAF_DATA # Karaf data folder
23:46:09 # export KARAF_BASE # Karaf base folder
23:46:09 # export KARAF_ETC # Karaf etc folder
23:46:09 # export KARAF_LOG # Karaf log folder
23:46:09 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:46:09 # export KARAF_OPTS # Additional available Karaf options
23:46:09 # export KARAF_DEBUG # Enable debug mode
23:46:09 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:46:09 # export KARAF_NOROOT # Prevent execution as root if set to true
23:46:09 Set Java version
23:46:09 + echo 'Set Java version'
23:46:09 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:46:09 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:46:09 sudo: a password is required
23:46:09 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:09 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:46:09 sudo: a password is required
23:46:09 JDK default version ...
23:46:09 + echo 'JDK default version ...'
23:46:09 + java -version
23:46:09 openjdk version "21.0.9" 2025-10-21
23:46:09 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:46:09 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:46:09 Set JAVA_HOME
23:46:09 + echo 'Set JAVA_HOME'
23:46:09 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:09 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:09 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:09 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:09 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:09 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:46:09 Listing all open ports on controller system...
23:46:09 + echo 'Listing all open ports on controller system...'
23:46:09 + netstat -pnatu
23:46:09 /tmp/configuration-script.sh: line 40: netstat: command not found
23:46:09 + '[' -f /tmp/custom_shard_config.txt ']'
23:46:09 Configuring cluster
23:46:09 + echo 'Configuring cluster'
23:46:09 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.30 10.30.171.198 10.30.170.197
23:46:09 ################################################
23:46:09 ## Configure Cluster ##
23:46:09 ################################################
23:46:09 NOTE: Cluster configuration files not found. Copying from
23:46:09 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:46:09 Configuring unique name in pekko.conf
23:46:09 Configuring hostname in pekko.conf
23:46:09 Configuring data and rpc seed nodes in pekko.conf
23:46:09 modules = [
23:46:09
23:46:09 {
23:46:09 name = "inventory"
23:46:09 namespace = "urn:opendaylight:inventory"
23:46:09 shard-strategy = "module"
23:46:09 },
23:46:09 {
23:46:09 name = "topology"
23:46:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:09 shard-strategy = "module"
23:46:09 },
23:46:09 {
23:46:09 name = "toaster"
23:46:09 namespace = "http://netconfcentral.org/ns/toaster"
23:46:09 shard-strategy = "module"
23:46:09 }
23:46:09 ]
23:46:09 Configuring replication type in module-shards.conf
23:46:09 ################################################
23:46:09 ## NOTE: Manually restart controller to ##
23:46:09 ## apply configuration. ##
23:46:09 ################################################
23:46:09 Dump pekko.conf
23:46:09 + echo 'Dump pekko.conf'
23:46:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:09
23:46:09 odl-cluster-data {
23:46:09 pekko {
23:46:09 remote {
23:46:09 artery {
23:46:09 enabled = on
23:46:09 transport = tcp
23:46:09 canonical.hostname = "10.30.171.198"
23:46:09 canonical.port = 2550
23:46:09 }
23:46:09 }
23:46:09
23:46:09 cluster {
23:46:09 # Using artery.
23:46:09 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.30:2550",
23:46:09 "pekko://opendaylight-cluster-data@10.30.171.198:2550",
23:46:09 "pekko://opendaylight-cluster-data@10.30.170.197:2550"]
23:46:09
23:46:09 roles = ["member-2"]
23:46:09
23:46:09 # when under load we might trip a false positive on the failure detector
23:46:09 # failure-detector {
23:46:09 # heartbeat-interval = 4 s
23:46:09 # acceptable-heartbeat-pause = 16s
23:46:09 # }
23:46:09 }
23:46:09
23:46:09 persistence {
23:46:09 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:46:09 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:46:09 # The relative path is always relative to KARAF_HOME.
23:46:09
23:46:09 # snapshot-store.local.dir = "target/snapshots"
23:46:09
23:46:09 # Use lz4 compression for LocalSnapshotStore snapshots
23:46:09 snapshot-store.local.use-lz4-compression = false
23:46:09 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:46:09 snapshot-store.local.lz4-blocksize = 256KB
23:46:09 }
23:46:09 disable-default-actor-system-quarantined-event-handling = "false"
23:46:09 }
23:46:09 }
23:46:09 Dump modules.conf
23:46:09 + echo 'Dump modules.conf'
23:46:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:09 modules = [
23:46:09
23:46:09 {
23:46:09 name = "inventory"
23:46:09 namespace = "urn:opendaylight:inventory"
23:46:09 shard-strategy = "module"
23:46:09 },
23:46:09 {
23:46:09 name = "topology"
23:46:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:09 shard-strategy = "module"
23:46:09 },
23:46:09 {
23:46:09 name = "toaster"
23:46:09 namespace = "http://netconfcentral.org/ns/toaster"
23:46:09 shard-strategy = "module"
23:46:09 }
23:46:09 ]
23:46:09 Dump module-shards.conf
23:46:09 + echo 'Dump module-shards.conf'
23:46:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:09 module-shards = [
23:46:09 {
23:46:09 name = "default"
23:46:09 shards = [
23:46:09 {
23:46:09 name = "default"
23:46:09 replicas = ["member-1",
23:46:09 "member-2",
23:46:09 "member-3"]
23:46:09 }
23:46:09 ]
23:46:09 },
23:46:09 {
23:46:09 name = "inventory"
23:46:09 shards = [
23:46:09 {
23:46:09 name="inventory"
23:46:09 replicas = ["member-1",
23:46:09 "member-2",
23:46:09 "member-3"]
23:46:09 }
23:46:09 ]
23:46:09 },
23:46:09 {
23:46:09 name = "topology"
23:46:09 shards = [
23:46:09 {
23:46:09 name="topology"
23:46:09 replicas = ["member-1",
23:46:09 "member-2",
23:46:09 "member-3"]
23:46:09 }
23:46:09 ]
23:46:09 },
23:46:09 {
23:46:09 name = "toaster"
23:46:09 shards = [
23:46:09 {
23:46:09 name="toaster"
23:46:09 replicas = ["member-1",
23:46:09 "member-2",
23:46:09 "member-3"]
23:46:09 }
23:46:09 ]
23:46:09 }
23:46:09 ]
23:46:09 Configuring member-3 with IP address 10.30.170.197
23:46:09 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:46:10 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:46:10 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:46:10 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:46:10 common-functions.sh is being sourced
23:46:10 ++ echo 'common-functions.sh is being sourced'
23:46:10 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:46:10 ++ DISTROSTREAM=titanium
23:46:10 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:10 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:10 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:10 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:10 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:10 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:10 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:10 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:10 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:10 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:10 ++ export CONTROLLERMEM=
23:46:10 ++ CONTROLLERMEM=
23:46:10 ++ case "${DISTROSTREAM}" in
23:46:10 ++ CLUSTER_SYSTEM=pekko
23:46:10 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:10 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:10 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:10 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:10 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:10 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:10 ++ print_common_env
23:46:10 ++ cat
23:46:10 common-functions environment:
23:46:10 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:10 ACTUALFEATURES:
23:46:10 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:10 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:10 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:10 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:10 CONTROLLERMEM:
23:46:10 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:10 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:10 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:10 SUITES:
23:46:10
23:46:10 ++ SSH='ssh -t -t'
23:46:10 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:46:10 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:46:10 Changing to /tmp
23:46:10 + echo 'Changing to /tmp'
23:46:10 + cd /tmp
23:46:10 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
23:46:10 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip'
23:46:10 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
23:46:10 --2026-01-31 23:46:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
23:46:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:46:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:46:10 HTTP request sent, awaiting response... 200 OK
23:46:10 Length: 234982413 (224M) [application/zip]
23:46:10 Saving to: ‘karaf-0.22.2-20260131.175750-463.zip’
23:46:10
23:46:10 0K ........ ........ ........ ........ ........ ........ 1% 75.5M 3s
23:46:10 3072K ........ ........ ........ ........ ........ ........ 2% 156M 2s
23:46:10 6144K ........ ........ ........ ........ ........ ........ 4% 152M 2s
23:46:10 9216K ........ ........ ........ ........ ........ ........ 5% 174M 2s
23:46:10 12288K ........ ........ ........ ........ ........ ........ 6% 200M 2s
23:46:10 15360K ........ ........ ........ ........ ........ ........ 8% 228M 1s
23:46:10 18432K ........ ........ ........ ........ ........ ........ 9% 236M 1s
23:46:10 21504K ........ ........ ........ ........ ........ ........ 10% 285M 1s
23:46:10 24576K ........ ........ ........ ........ ........ ........ 12% 256M 1s
23:46:10 27648K ........ ........ ........ ........ ........ ........ 13% 299M 1s
23:46:10 30720K ........ ........ ........ ........ ........ ........ 14% 267M 1s
23:46:10 33792K ........ ........ ........ ........ ........ ........ 16% 255M 1s
23:46:10 36864K ........ ........ ........ ........ ........ ........ 17% 273M 1s
23:46:10 39936K ........ ........ ........ ........ ........ ........ 18% 299M 1s
23:46:10 43008K ........ ........ ........ ........ ........ ........ 20% 266M 1s
23:46:10 46080K ........ ........ ........ ........ ........ ........ 21% 319M 1s
23:46:10 49152K ........ ........ ........ ........ ........ ........ 22% 347M 1s
23:46:10 52224K ........ ........ ........ ........ ........ ........ 24% 346M 1s
23:46:10 55296K ........ ........ ........ ........ ........ ........ 25% 354M 1s
23:46:10 58368K ........ ........ ........ ........ ........ ........ 26% 347M 1s
23:46:10 61440K ........ ........ ........ ........ ........ ........ 28% 290M 1s
23:46:10 64512K ........ ........ ........ ........ ........ ........ 29% 297M 1s
23:46:10 67584K ........ ........ ........ ........ ........ ........ 30% 346M 1s
23:46:10 70656K ........ ........ ........ ........ ........ ........ 32% 259M 1s
23:46:10 73728K ........ ........ ........ ........ ........ ........ 33% 298M 1s
23:46:10 76800K ........ ........ ........ ........ ........ ........ 34% 372M 1s
23:46:10 79872K ........ ........ ........ ........ ........ ........ 36% 359M 1s
23:46:10 82944K ........ ........ ........ ........ ........ ........ 37% 343M 1s
23:46:10 86016K ........ ........ ........ ........ ........ ........ 38% 322M 1s
23:46:10 89088K ........ ........ ........ ........ ........ ........ 40% 306M 1s
23:46:10 92160K ........ ........ ........ ........ ........ ........ 41% 349M 1s
23:46:10 95232K ........ ........ ........ ........ ........ ........ 42% 350M 1s
23:46:10 98304K ........ ........ ........ ........ ........ ........ 44% 349M 0s
23:46:10 101376K ........ ........ ........ ........ ........ ........ 45% 353M 0s
23:46:10 104448K ........ ........ ........ ........ ........ ........ 46% 337M 0s
23:46:10 107520K ........ ........ ........ ........ ........ ........ 48% 338M 0s
23:46:10 110592K ........ ........ ........ ........ ........ ........ 49% 358M 0s
23:46:10 113664K ........ ........ ........ ........ ........ ........ 50% 352M 0s
23:46:10 116736K ........ ........ ........ ........ ........ ........ 52% 354M 0s
23:46:10 119808K ........ ........ ........ ........ ........ ........ 53% 349M 0s
23:46:10 122880K ........ ........ ........ ........ ........ ........ 54% 354M 0s
23:46:10 125952K ........ ........ ........ ........ ........ ........ 56% 354M 0s
23:46:10 129024K ........ ........ ........ ........ ........ ........ 57% 354M 0s
23:46:10 132096K ........ ........ ........ ........ ........ ........ 58% 355M 0s
23:46:10 135168K ........ ........ ........ ........ ........ ........ 60% 346M 0s
23:46:10 138240K ........ ........ ........ ........ ........ ........ 61% 345M 0s
23:46:10 141312K ........ ........ ........ ........ ........ ........ 62% 342M 0s
23:46:10 144384K ........ ........ ........ ........ ........ ........ 64% 351M 0s
23:46:11 147456K ........ ........ ........ ........ ........ ........ 65% 350M 0s
23:46:11 150528K ........ ........ ........ ........ ........ ........ 66% 327M 0s
23:46:11 153600K ........ ........ ........ ........ ........ ........ 68% 340M 0s
23:46:11 156672K ........ ........ ........ ........ ........ ........ 69% 350M 0s
23:46:11 159744K ........ ........ ........ ........ ........ ........ 70% 344M 0s
23:46:11 162816K ........ ........ ........ ........ ........ ........ 72% 359M 0s
23:46:11 165888K ........ ........ ........ ........ ........ ........ 73% 287M 0s
23:46:11 168960K ........ ........ ........ ........ ........ ........ 74% 396M 0s
23:46:11 172032K ........ ........ ........ ........ ........ ........ 76% 406M 0s
23:46:11 175104K ........ ........ ........ ........ ........ ........ 77% 342M 0s
23:46:11 178176K ........ ........ ........ ........ ........ ........ 78% 268M 0s
23:46:11 181248K ........ ........ ........ ........ ........ ........ 80% 284M 0s
23:46:11 184320K ........ ........ ........ ........ ........ ........ 81% 446M 0s
23:46:11 187392K ........ ........ ........ ........ ........ ........ 82% 393M 0s
23:46:11 190464K ........ ........ ........ ........ ........ ........ 84% 438M 0s
23:46:11 193536K ........ ........ ........ ........ ........ ........ 85% 241M 0s
23:46:11 196608K ........ ........ ........ ........ ........ ........ 87% 291M 0s
23:46:11 199680K ........ ........ ........ ........ ........ ........ 88% 331M 0s
23:46:11 202752K ........ ........ ........ ........ ........ ........ 89% 265M 0s
23:46:11 205824K ........ ........ ........ ........ ........ ........ 91% 280M 0s
23:46:11 208896K ........ ........ ........ ........ ........ ........ 92% 309M 0s
23:46:11 211968K ........ ........ ........ ........ ........ ........ 93% 330M 0s
23:46:11 215040K ........ ........ ........ ........ ........ ........ 95% 333M 0s
23:46:11 218112K ........ ........ ........ ........ ........ ........ 96% 340M 0s
23:46:11 221184K ........ ........ ........ ........ ........ ........ 97% 154M 0s
23:46:11 224256K ........ ........ ........ ........ ........ ........ 99% 251M 0s
23:46:11 227328K ........ ........ ........ ........ . 100% 304M=0.8s
23:46:11
23:46:11 2026-01-31 23:46:11 (289 MB/s) - ‘karaf-0.22.2-20260131.175750-463.zip’ saved [234982413/234982413]
23:46:11
23:46:11 Extracting the new controller...
23:46:11 + echo 'Extracting the new controller...'
23:46:11 + unzip -q karaf-0.22.2-20260131.175750-463.zip
23:46:13 Adding external repositories...
23:46:13 + echo 'Adding external repositories...'
23:46:13 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:13 ################################################################################
23:46:13 #
23:46:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:13 # contributor license agreements. See the NOTICE file distributed with
23:46:13 # this work for additional information regarding copyright ownership.
23:46:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:13 # (the "License"); you may not use this file except in compliance with
23:46:13 # the License. You may obtain a copy of the License at
23:46:13 #
23:46:13 # http://www.apache.org/licenses/LICENSE-2.0
23:46:13 #
23:46:13 # Unless required by applicable law or agreed to in writing, software
23:46:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:13 # See the License for the specific language governing permissions and
23:46:13 # limitations under the License.
23:46:13 #
23:46:13 ################################################################################
23:46:13
23:46:13 #
23:46:13 # If set to true, the following property will not allow any certificate to be used
23:46:13 # when accessing Maven repositories through SSL
23:46:13 #
23:46:13 #org.ops4j.pax.url.mvn.certificateCheck=
23:46:13
23:46:13 #
23:46:13 # Path to the local Maven settings file.
23:46:13 # The repositories defined in this file will be automatically added to the list
23:46:13 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:46:13 # below is not set.
23:46:13 # The following locations are checked for the existence of the settings.xml file
23:46:13 # * 1. looks for the specified url
23:46:13 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:46:13 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:46:13 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:46:13 #
23:46:13 #org.ops4j.pax.url.mvn.settings=
23:46:13
23:46:13 #
23:46:13 # Path to the local Maven repository which is used to avoid downloading
23:46:13 # artifacts when they already exist locally.
23:46:13 # The value of this property will be extracted from the settings.xml file
23:46:13 # above, or defaulted to:
23:46:13 # System.getProperty( "user.home" ) + "/.m2/repository"
23:46:13 #
23:46:13 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:46:13
23:46:13 #
23:46:13 # Default this to false. It's just weird to use undocumented repos
23:46:13 #
23:46:13 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:46:13
23:46:13 #
23:46:13 # Uncomment if you don't wanna use the proxy settings
23:46:13 # from the Maven conf/settings.xml file
23:46:13 #
23:46:13 # org.ops4j.pax.url.mvn.proxySupport=false
23:46:13
23:46:13 #
23:46:13 # Comma separated list of repositories scanned when resolving an artifact.
23:46:13 # Those repositories will be checked before iterating through the
23:46:13 # below list of repositories and even before the local repository
23:46:13 # A repository url can be appended with zero or more of the following flags:
23:46:13 # @snapshots : the repository contains snaphots
23:46:13 # @noreleases : the repository does not contain any released artifacts
23:46:13 #
23:46:13 # The following property value will add the system folder as a repo.
23:46:13 #
23:46:13 org.ops4j.pax.url.mvn.defaultRepositories=\
23:46:13 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:46:13 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:46:13 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:46:13
23:46:13 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:46:13 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:46:13
23:46:13 #
23:46:13 # Comma separated list of repositories scanned when resolving an artifact.
23:46:13 # The default list includes the following repositories:
23:46:13 # http://repo1.maven.org/maven2@id=central
23:46:13 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:46:13 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:46:13 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:46:13 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:46:13 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:46:13 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:46:13 # To add repositories to the default ones, prepend '+' to the list of repositories
23:46:13 # to add.
23:46:13 # A repository url can be appended with zero or more of the following flags:
23:46:13 # @snapshots : the repository contains snapshots
23:46:13 # @noreleases : the repository does not contain any released artifacts
23:46:13 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:46:13 #
23:46:13 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:46:13
23:46:13 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:46:13 + [[ True == \T\r\u\e ]]
23:46:13 + echo 'Configuring the startup features...'
23:46:13 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:13 + FEATURE_TEST_STRING=features-test
23:46:13 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:46:13 + KARAF_VERSION=karaf4
23:46:13 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:46:13 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:13 + [[ ! -z '' ]]
23:46:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:13 ################################################################################
23:46:13 #
23:46:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:13 # contributor license agreements. See the NOTICE file distributed with
23:46:13 # this work for additional information regarding copyright ownership.
23:46:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:13 # (the "License"); you may not use this file except in compliance with
23:46:13 # the License. You may obtain a copy of the License at
23:46:13 #
23:46:13 # http://www.apache.org/licenses/LICENSE-2.0
23:46:13 #
23:46:13 # Unless required by applicable law or agreed to in writing, software
23:46:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:13 # See the License for the specific language governing permissions and
23:46:13 # limitations under the License.
23:46:13 #
23:46:13 ################################################################################
23:46:13
23:46:13 #
23:46:13 # Comma separated list of features repositories to register by default
23:46:13 #
23:46:13 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9e0e5745-637a-4109-b623-45a4a710f25c.xml
23:46:13
23:46:13 #
23:46:13 # Comma separated list of features to install at startup
23:46:13 #
23:46:13 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example, 971f238e-0416-4a58-b605-800dcad9b773
23:46:13
23:46:13 #
23:46:13 # Resource repositories (OBR) that the features resolver can use
23:46:13 # to resolve requirements/capabilities
23:46:13 #
23:46:13 # The format of the resourceRepositories is
23:46:13 # resourceRepositories=[xml:url|json:url],...
23:46:13 # for Instance:
23:46:13 #
23:46:13 #resourceRepositories=xml:http://host/path/to/index.xml
23:46:13 # or
23:46:13 #resourceRepositories=json:http://host/path/to/index.json
23:46:13 #
23:46:13
23:46:13 #
23:46:13 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:46:13 #
23:46:13 featuresBootAsynchronous=false
23:46:13
23:46:13 #
23:46:13 # Service requirements enforcement
23:46:13 #
23:46:13 # By default, the feature resolver checks the service requirements/capabilities of
23:46:13 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:46:13 # the required bundles.
23:46:13 # The following flag can have those values:
23:46:13 # - disable: service requirements are completely ignored
23:46:13 # - default: service requirements are ignored for old features
23:46:13 # - enforce: service requirements are always verified
23:46:13 #
23:46:13 #serviceRequirements=default
23:46:13
23:46:13 #
23:46:13 # Store cfg file for config element in feature
23:46:13 #
23:46:13 #configCfgStore=true
23:46:13
23:46:13 #
23:46:13 # Define if the feature service automatically refresh bundles
23:46:13 #
23:46:13 autoRefresh=true
23:46:13
23:46:13 #
23:46:13 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:46:13 # XML file defines instructions related to features processing
23:46:13 # versions.properties may declare properties to resolve placeholders in XML file
23:46:13 # both files are relative to ${karaf.etc}
23:46:13 #
23:46:13 #featureProcessing=org.apache.karaf.features.xml
23:46:13 #featureProcessingVersions=versions.properties
23:46:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:13 log4j2.rootLogger.level = INFO
23:46:13 #log4j2.rootLogger.type = asyncRoot
23:46:13 #log4j2.rootLogger.includeLocation = false
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:13 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:13 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:13 log4j2.logger.spifly.level = WARN
23:46:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:13 log4j2.logger.audit.level = INFO
23:46:13 log4j2.logger.audit.additivity = false
23:46:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:13 log4j2.appender.console.type = Console
23:46:13 log4j2.appender.console.name = Console
23:46:13 log4j2.appender.console.layout.type = PatternLayout
23:46:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:13 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:13 log4j2.appender.rolling.name = RollingFile
23:46:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:13 #log4j2.appender.rolling.immediateFlush = false
23:46:13 log4j2.appender.rolling.append = true
23:46:13 log4j2.appender.rolling.layout.type = PatternLayout
23:46:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:13 log4j2.appender.rolling.policies.type = Policies
23:46:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:13 log4j2.appender.rolling.policies.size.size = 64MB
23:46:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:13 log4j2.appender.rolling.strategy.max = 7
23:46:13 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:13 log4j2.appender.audit.name = AuditRollingFile
23:46:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:13 log4j2.appender.audit.append = true
23:46:13 log4j2.appender.audit.layout.type = PatternLayout
23:46:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:13 log4j2.appender.audit.policies.type = Policies
23:46:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:13 log4j2.appender.audit.policies.size.size = 8MB
23:46:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:13 log4j2.appender.audit.strategy.max = 7
23:46:13 log4j2.appender.osgi.type = PaxOsgi
23:46:13 log4j2.appender.osgi.name = PaxOsgi
23:46:13 log4j2.appender.osgi.filter = *
23:46:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:13 #log4j2.logger.aether.level = TRACE
23:46:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:13 #log4j2.logger.http-headers.level = DEBUG
23:46:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:13 #log4j2.logger.maven.level = TRACE
23:46:13 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:46:13 + configure_karaf_log karaf4 ''
23:46:13 + local -r karaf_version=karaf4
23:46:13 + local -r controllerdebugmap=
23:46:13 + local logapi=log4j
23:46:13 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:13 + logapi=log4j2
23:46:13 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:46:13 + '[' log4j2 == log4j2 ']'
23:46:13 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:13 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:46:13 controllerdebugmap:
23:46:13 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:13 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:46:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:46:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:46:13 + unset IFS
23:46:13 + echo 'controllerdebugmap: '
23:46:13 + '[' -n '' ']'
23:46:13 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:46:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:13 ################################################################################
23:46:13 #
23:46:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:13 # contributor license agreements. See the NOTICE file distributed with
23:46:13 # this work for additional information regarding copyright ownership.
23:46:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:13 # (the "License"); you may not use this file except in compliance with
23:46:13 # the License. You may obtain a copy of the License at
23:46:13 #
23:46:13 # http://www.apache.org/licenses/LICENSE-2.0
23:46:13 #
23:46:13 # Unless required by applicable law or agreed to in writing, software
23:46:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:13 # See the License for the specific language governing permissions and
23:46:13 # limitations under the License.
23:46:13 #
23:46:13 ################################################################################
23:46:13
23:46:13 # Common pattern layout for appenders
23:46:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:46:13
23:46:13 # Root logger
23:46:13 log4j2.rootLogger.level = INFO
23:46:13 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:46:13 #log4j2.rootLogger.type = asyncRoot
23:46:13 #log4j2.rootLogger.includeLocation = false
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:46:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:46:13 log4j2.rootLogger.appenderRef.Console.ref = Console
23:46:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:46:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:46:13
23:46:13 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:46:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:46:13
23:46:13 # Loggers configuration
23:46:13
23:46:13 # Spifly logger
23:46:13 log4j2.logger.spifly.name = org.apache.aries.spifly
23:46:13 log4j2.logger.spifly.level = WARN
23:46:13
23:46:13 # Security audit logger
23:46:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:46:13 log4j2.logger.audit.level = INFO
23:46:13 log4j2.logger.audit.additivity = false
23:46:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:46:13
23:46:13 # Appenders configuration
23:46:13
23:46:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:46:13 log4j2.appender.console.type = Console
23:46:13 log4j2.appender.console.name = Console
23:46:13 log4j2.appender.console.layout.type = PatternLayout
23:46:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:46:13
23:46:13 # Rolling file appender
23:46:13 log4j2.appender.rolling.type = RollingRandomAccessFile
23:46:13 log4j2.appender.rolling.name = RollingFile
23:46:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:46:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:46:13 # uncomment to not force a disk flush
23:46:13 #log4j2.appender.rolling.immediateFlush = false
23:46:13 log4j2.appender.rolling.append = true
23:46:13 log4j2.appender.rolling.layout.type = PatternLayout
23:46:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:46:13 log4j2.appender.rolling.policies.type = Policies
23:46:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:46:13 log4j2.appender.rolling.policies.size.size = 1GB
23:46:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:46:13 log4j2.appender.rolling.strategy.max = 7
23:46:13
23:46:13 # Audit file appender
23:46:13 log4j2.appender.audit.type = RollingRandomAccessFile
23:46:13 log4j2.appender.audit.name = AuditRollingFile
23:46:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:46:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:46:13 log4j2.appender.audit.append = true
23:46:13 log4j2.appender.audit.layout.type = PatternLayout
23:46:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:46:13 log4j2.appender.audit.policies.type = Policies
23:46:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:46:13 log4j2.appender.audit.policies.size.size = 8MB
23:46:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:46:13 log4j2.appender.audit.strategy.max = 7
23:46:13
23:46:13 # OSGi appender
23:46:13 log4j2.appender.osgi.type = PaxOsgi
23:46:13 log4j2.appender.osgi.name = PaxOsgi
23:46:13 log4j2.appender.osgi.filter = *
23:46:13
23:46:13 # help with identification of maven-related problems with pax-url-aether
23:46:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:46:13 #log4j2.logger.aether.level = TRACE
23:46:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:46:13 #log4j2.logger.http-headers.level = DEBUG
23:46:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:46:13 #log4j2.logger.maven.level = TRACE
23:46:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:46:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:46:13 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:13 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:46:13 + local -r controllermem=2048m
23:46:13 Configure
23:46:13 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:46:13 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:13 + echo Configure
23:46:13 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:46:13 + echo ' max memory: 2048m'
23:46:13 max memory: 2048m
23:46:13 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:13 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:46:13 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:13 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:13 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:13 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:46:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:13 #!/bin/sh
23:46:13 #
23:46:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:46:13 # contributor license agreements. See the NOTICE file distributed with
23:46:13 # this work for additional information regarding copyright ownership.
23:46:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:46:13 # (the "License"); you may not use this file except in compliance with
23:46:13 # the License. You may obtain a copy of the License at
23:46:13 #
23:46:13 # http://www.apache.org/licenses/LICENSE-2.0
23:46:13 #
23:46:13 # Unless required by applicable law or agreed to in writing, software
23:46:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:46:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:46:13 # See the License for the specific language governing permissions and
23:46:13 # limitations under the License.
23:46:13 #
23:46:13
23:46:13 #
23:46:13 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:46:13 # script: client, instance, shell, start, status, stop, karaf
23:46:13 #
23:46:13 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:46:13 # Actions go here...
23:46:13 # fi
23:46:13
23:46:13 #
23:46:13 # general settings which should be applied for all scripts go here; please keep
23:46:13 # in mind that it is possible that scripts might be executed more than once, e.g.
23:46:13 # in example of the start script where the start script is executed first and the
23:46:13 # karaf script afterwards.
23:46:13 #
23:46:13
23:46:13 #
23:46:13 # The following section shows the possible configuration options for the default
23:46:13 # karaf scripts
23:46:13 #
23:46:13 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:46:13 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:46:13 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:46:13 # export EXTRA_JAVA_OPTS # Additional JVM options
23:46:13 # export KARAF_HOME # Karaf home folder
23:46:13 # export KARAF_DATA # Karaf data folder
23:46:13 # export KARAF_BASE # Karaf base folder
23:46:13 # export KARAF_ETC # Karaf etc folder
23:46:13 # export KARAF_LOG # Karaf log folder
23:46:13 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:46:13 # export KARAF_OPTS # Additional available Karaf options
23:46:13 # export KARAF_DEBUG # Enable debug mode
23:46:13 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:46:13 # export KARAF_NOROOT # Prevent execution as root if set to true
23:46:13 Set Java version
23:46:13 + echo 'Set Java version'
23:46:13 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:46:13 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:46:13 sudo: a password is required
23:46:13 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:13 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:46:13 sudo: a password is required
23:46:13 JDK default version ...
23:46:13 + echo 'JDK default version ...'
23:46:13 + java -version
23:46:13 openjdk version "21.0.9" 2025-10-21
23:46:13 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:46:13 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:46:13 Set JAVA_HOME
23:46:13 + echo 'Set JAVA_HOME'
23:46:13 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:13 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:46:13 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:13 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:13 Listing all open ports on controller system...
23:46:13 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:46:13 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:46:13 + echo 'Listing all open ports on controller system...'
23:46:13 + netstat -pnatu
23:46:13 /tmp/configuration-script.sh: line 40: netstat: command not found
23:46:13 Configuring cluster
23:46:13 + '[' -f /tmp/custom_shard_config.txt ']'
23:46:13 + echo 'Configuring cluster'
23:46:13 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.30 10.30.171.198 10.30.170.197
23:46:13 ################################################
23:46:13 ## Configure Cluster ##
23:46:13 ################################################
23:46:13 NOTE: Cluster configuration files not found. Copying from
23:46:13 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:46:13 Configuring unique name in pekko.conf
23:46:13 Configuring hostname in pekko.conf
23:46:13 Configuring data and rpc seed nodes in pekko.conf
23:46:13 modules = [
23:46:13
23:46:13 {
23:46:13 name = "inventory"
23:46:13 namespace = "urn:opendaylight:inventory"
23:46:13 shard-strategy = "module"
23:46:13 },
23:46:13 {
23:46:13 name = "topology"
23:46:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:13 shard-strategy = "module"
23:46:13 },
23:46:13 {
23:46:13 name = "toaster"
23:46:13 namespace = "http://netconfcentral.org/ns/toaster"
23:46:13 shard-strategy = "module"
23:46:13 }
23:46:13 ]
23:46:13 Configuring replication type in module-shards.conf
23:46:13 ################################################
23:46:13 ## NOTE: Manually restart controller to ##
23:46:13 ## apply configuration. ##
23:46:13 ################################################
23:46:13 Dump pekko.conf
23:46:13 + echo 'Dump pekko.conf'
23:46:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:13
23:46:13 odl-cluster-data {
23:46:13 pekko {
23:46:13 remote {
23:46:13 artery {
23:46:13 enabled = on
23:46:13 transport = tcp
23:46:13 canonical.hostname = "10.30.170.197"
23:46:13 canonical.port = 2550
23:46:13 }
23:46:13 }
23:46:13
23:46:13 cluster {
23:46:13 # Using artery.
23:46:13 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.30:2550",
23:46:13 "pekko://opendaylight-cluster-data@10.30.171.198:2550",
23:46:13 "pekko://opendaylight-cluster-data@10.30.170.197:2550"]
23:46:13
23:46:13 roles = ["member-3"]
23:46:13
23:46:13 # when under load we might trip a false positive on the failure detector
23:46:13 # failure-detector {
23:46:13 # heartbeat-interval = 4 s
23:46:13 # acceptable-heartbeat-pause = 16s
23:46:13 # }
23:46:13 }
23:46:13
23:46:13 persistence {
23:46:13 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:46:13 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:46:13 # The relative path is always relative to KARAF_HOME.
23:46:13
23:46:13 # snapshot-store.local.dir = "target/snapshots"
23:46:13
23:46:13 # Use lz4 compression for LocalSnapshotStore snapshots
23:46:13 snapshot-store.local.use-lz4-compression = false
23:46:13 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:46:13 snapshot-store.local.lz4-blocksize = 256KB
23:46:13 }
23:46:13 disable-default-actor-system-quarantined-event-handling = "false"
23:46:13 }
23:46:13 }
23:46:13 Dump modules.conf
23:46:13 + echo 'Dump modules.conf'
23:46:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:13 modules = [
23:46:13
23:46:13 {
23:46:13 name = "inventory"
23:46:13 namespace = "urn:opendaylight:inventory"
23:46:13 shard-strategy = "module"
23:46:13 },
23:46:13 {
23:46:13 name = "topology"
23:46:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:46:13 shard-strategy = "module"
23:46:13 },
23:46:13 {
23:46:13 name = "toaster"
23:46:13 namespace = "http://netconfcentral.org/ns/toaster"
23:46:13 shard-strategy = "module"
23:46:13 }
23:46:13 ]
23:46:13 Dump module-shards.conf
23:46:13 + echo 'Dump module-shards.conf'
23:46:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:13 module-shards = [
23:46:13 {
23:46:13 name = "default"
23:46:13 shards = [
23:46:13 {
23:46:13 name = "default"
23:46:13 replicas = ["member-1",
23:46:13 "member-2",
23:46:13 "member-3"]
23:46:13 }
23:46:13 ]
23:46:13 },
23:46:13 {
23:46:13 name = "inventory"
23:46:13 shards = [
23:46:13 {
23:46:13 name="inventory"
23:46:13 replicas = ["member-1",
23:46:13 "member-2",
23:46:13 "member-3"]
23:46:13 }
23:46:13 ]
23:46:13 },
23:46:13 {
23:46:13 name = "topology"
23:46:13 shards = [
23:46:13 {
23:46:13 name="topology"
23:46:13 replicas = ["member-1",
23:46:13 "member-2",
23:46:13 "member-3"]
23:46:13 }
23:46:13 ]
23:46:13 },
23:46:13 {
23:46:13 name = "toaster"
23:46:13 shards = [
23:46:13 {
23:46:13 name="toaster"
23:46:13 replicas = ["member-1",
23:46:13 "member-2",
23:46:13 "member-3"]
23:46:13 }
23:46:13 ]
23:46:13 }
23:46:13 ]
23:46:13 Locating config plan to use...
23:46:13 Finished running config plans
23:46:13 Starting member-1 with IP address 10.30.170.30
23:46:13 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:46:14 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:46:14 Redirecting karaf console output to karaf_console.log
23:46:14 Starting controller...
23:46:14 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:46:14 Starting member-2 with IP address 10.30.171.198
23:46:14 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:46:14 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:46:14 Redirecting karaf console output to karaf_console.log
23:46:14 Starting controller...
23:46:14 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:46:14 Starting member-3 with IP address 10.30.170.197
23:46:14 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:46:15 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:46:15 Redirecting karaf console output to karaf_console.log
23:46:15 Starting controller...
23:46:15 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:46:15 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins11549325199906241510.sh
23:46:15 common-functions.sh is being sourced
23:46:15 common-functions environment:
23:46:15 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:46:15 ACTUALFEATURES:
23:46:15 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:46:15 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:46:15 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:46:15 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:46:15 CONTROLLERMEM: 2048m
23:46:15 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:46:15 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:46:15 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:46:15 SUITES:
23:46:15
23:46:15 + echo '#################################################'
23:46:15 #################################################
23:46:15 + echo '## Verify Cluster is UP ##'
23:46:15 ## Verify Cluster is UP ##
23:46:15 + echo '#################################################'
23:46:15 #################################################
23:46:15 + create_post_startup_script
23:46:15 + cat
23:46:15 + copy_and_run_post_startup_script
23:46:15 + seed_index=1
23:46:15 ++ seq 1 3
23:46:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:46:15 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:46:15 + echo 'Execute the post startup script on controller 10.30.170.30'
23:46:15 Execute the post startup script on controller 10.30.170.30
23:46:15 + scp /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/post-startup-script.sh 10.30.170.30:/tmp/
23:46:15 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:46:15 + ssh 10.30.170.30 'bash /tmp/post-startup-script.sh 1'
23:46:15 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:46:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:15 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:47:20 2026-01-31T23:46:51,718 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 240 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:47:20 Controller is UP
23:47:20 2026-01-31T23:46:51,718 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 240 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:47:20 Listing all open ports on controller system...
23:47:20 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:47:20 looking for "BindException: Address already in use" in log file
23:47:20 looking for "server is unhealthy" in log file
23:47:20 + '[' 1 == 0 ']'
23:47:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:20 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:47:20 + echo 'Execute the post startup script on controller 10.30.171.198'
23:47:20 Execute the post startup script on controller 10.30.171.198
23:47:20 + scp /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/post-startup-script.sh 10.30.171.198:/tmp/
23:47:20 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:47:21 + ssh 10.30.171.198 'bash /tmp/post-startup-script.sh 2'
23:47:21 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:47:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:48:26 2026-01-31T23:46:52,118 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 240 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:48:26 Controller is UP
23:48:26 2026-01-31T23:46:52,118 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 240 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:48:26 Listing all open ports on controller system...
23:48:26 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:48:26 looking for "BindException: Address already in use" in log file
23:48:26 looking for "server is unhealthy" in log file
23:48:26 + '[' 2 == 0 ']'
23:48:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:48:26 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:48:26 + echo 'Execute the post startup script on controller 10.30.170.197'
23:48:26 Execute the post startup script on controller 10.30.170.197
23:48:26 + scp /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/post-startup-script.sh 10.30.170.197:/tmp/
23:48:26 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:48:27 + ssh 10.30.170.197 'bash /tmp/post-startup-script.sh 3'
23:48:27 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:48:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:27 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:49:32 2026-01-31T23:46:51,847 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 240 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:49:32 Controller is UP
23:49:32 2026-01-31T23:46:51,847 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 240 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:49:32 Listing all open ports on controller system...
23:49:32 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:49:32 looking for "BindException: Address already in use" in log file
23:49:32 looking for "server is unhealthy" in log file
23:49:32 + '[' 0 == 0 ']'
23:49:32 + seed_index=1
23:49:32 + dump_controller_threads
23:49:32 ++ seq 1 3
23:49:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:49:32 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:49:32 + echo 'Let'\''s take the karaf thread dump'
23:49:32 Let's take the karaf thread dump
23:49:32 + ssh 10.30.170.30 'sudo ps aux'
23:49:32 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:49:32 ++ grep org.apache.karaf.main.Main /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/ps_before.log
23:49:32 ++ cut -f2 '-d '
23:49:32 ++ grep -v grep
23:49:32 ++ tr -s ' '
23:49:32 + pid=2038
23:49:32 + echo 'karaf main: org.apache.karaf.main.Main, pid:2038'
23:49:32 karaf main: org.apache.karaf.main.Main, pid:2038
23:49:32 + ssh 10.30.170.30 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2038'
23:49:33 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
23:49:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:49:33 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:49:33 + echo 'Let'\''s take the karaf thread dump'
23:49:33 Let's take the karaf thread dump
23:49:33 + ssh 10.30.171.198 'sudo ps aux'
23:49:33 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:49:34 ++ grep org.apache.karaf.main.Main /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/ps_before.log
23:49:34 ++ grep -v grep
23:49:34 ++ tr -s ' '
23:49:34 ++ cut -f2 '-d '
23:49:34 + pid=2040
23:49:34 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040'
23:49:34 karaf main: org.apache.karaf.main.Main, pid:2040
23:49:34 + ssh 10.30.171.198 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040'
23:49:34 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
23:49:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:49:34 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:49:34 + echo 'Let'\''s take the karaf thread dump'
23:49:34 Let's take the karaf thread dump
23:49:34 + ssh 10.30.170.197 'sudo ps aux'
23:49:34 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:49:35 ++ grep org.apache.karaf.main.Main /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/ps_before.log
23:49:35 ++ grep -v grep
23:49:35 ++ tr -s ' '
23:49:35 ++ cut -f2 '-d '
23:49:35 + pid=2037
23:49:35 + echo 'karaf main: org.apache.karaf.main.Main, pid:2037'
23:49:35 karaf main: org.apache.karaf.main.Main, pid:2037
23:49:35 + ssh 10.30.170.197 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2037'
23:49:35 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
23:49:35 + '[' 0 -gt 0 ']'
23:49:35 + echo 'Generating controller variables...'
23:49:35 Generating controller variables...
23:49:35 ++ seq 1 3
23:49:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:49:35 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:49:35 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.30'
23:49:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:49:35 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:49:35 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.30 -v ODL_SYSTEM_2_IP:10.30.171.198'
23:49:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:49:35 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:49:35 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.30 -v ODL_SYSTEM_2_IP:10.30.171.198 -v ODL_SYSTEM_3_IP:10.30.170.197'
23:49:35 + echo 'Generating mininet variables...'
23:49:35 Generating mininet variables...
23:49:35 ++ seq 1 1
23:49:35 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:49:35 + MININETIP=TOOLS_SYSTEM_1_IP
23:49:35 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.50'
23:49:35 + get_test_suites SUITES
23:49:35 + local __suite_list=SUITES
23:49:35 + echo 'Locating test plan to use...'
23:49:35 Locating test plan to use...
23:49:35 + testplan_filepath=/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/testplans/bgpcep-bgpclustering-longevity-titanium.txt
23:49:35 + '[' '!' -f /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/testplans/bgpcep-bgpclustering-longevity-titanium.txt ']'
23:49:35 + testplan_filepath=/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/testplans/bgpcep-bgpclustering-longevity.txt
23:49:35 + '[' disabled '!=' disabled ']'
23:49:35 + echo 'Changing the testplan path...'
23:49:35 Changing the testplan path...
23:49:35 + sed s:integration:/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium: /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/testplans/bgpcep-bgpclustering-longevity.txt
23:49:35 + cat testplan.txt
23:49:35 # Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.
23:49:35 #
23:49:35 # This program and the accompanying materials are made available under the
23:49:35 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:49:35 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:49:35
23:49:35 # Place the suites in run order:
23:49:35 /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:49:35 /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/bgpcep/bgpclustering/singlepeer_pc_shm_300kroutes_longevity.robot
23:49:35 + '[' -z '' ']'
23:49:35 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:49:35 ++ tr '\012' ' '
23:49:35 + suite_list='/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/bgpcep/bgpclustering/singlepeer_pc_shm_300kroutes_longevity.robot '
23:49:35 + eval 'SUITES='\''/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/bgpcep/bgpclustering/singlepeer_pc_shm_300kroutes_longevity.robot '\'''
23:49:35 ++ SUITES='/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/bgpcep/bgpclustering/singlepeer_pc_shm_300kroutes_longevity.robot '
23:49:35 + echo 'Starting Robot test suites /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/bgpcep/bgpclustering/singlepeer_pc_shm_300kroutes_longevity.robot ...'
23:49:35 Starting Robot test suites /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/bgpcep/bgpclustering/singlepeer_pc_shm_300kroutes_longevity.robot ...
23:49:35 + robot -N bgpcep-bgpclustering-longevity.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip -v CONTROLLER:10.30.170.30 -v CONTROLLER1:10.30.171.198 -v CONTROLLER2:10.30.170.197 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium -v MININET:10.30.170.50 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:titanium -v ODL_SYSTEM_IP:10.30.170.30 -v ODL_SYSTEM_1_IP:10.30.170.30 -v ODL_SYSTEM_2_IP:10.30.171.198 -v ODL_SYSTEM_3_IP:10.30.170.197 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.50 -v TOOLS_SYSTEM_1_IP:10.30.170.50 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/suites/bgpcep/bgpclustering/singlepeer_pc_shm_300kroutes_longevity.robot
23:49:36 ==============================================================================
23:49:36 bgpcep-bgpclustering-longevity.txt
23:49:36 ==============================================================================
23:49:36 bgpcep-bgpclustering-longevity.txt.Restart Odl With Tell Based True :: Set ...
23:49:36 ==============================================================================
23:49:41 Stop_All_Members :: Stop every odl node. | FAIL |
23:55:51 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:55:51 ------------------------------------------------------------------------------
23:55:51 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:56:00 ------------------------------------------------------------------------------
23:56:00 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:02:08 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.197', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.197', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
00:02:08 ------------------------------------------------------------------------------
00:02:08 bgpcep-bgpclustering-longevity.txt.Restart Odl With Tell Based Tru... | FAIL |
00:02:08 3 tests, 1 passed, 2 failed
00:02:08 ==============================================================================
00:02:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-bgpclustering-longevity.txt.Singlepeer Pc Shm 300Kroutes Longevity' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:02:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-bgpclustering-longevity.txt.Singlepeer Pc Shm 300Kroutes Longevity' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:02:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-bgpclustering-longevity.txt.Singlepeer Pc Shm 300Kroutes Longevity' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:02:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-bgpclustering-longevity.txt.Singlepeer Pc Shm 300Kroutes Longevity' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:02:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-bgpclustering-longevity.txt.Singlepeer Pc Shm 300Kroutes Longevity' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:02:09 [ WARN ] Error in file '/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-bgpclustering-longevity.txt.Singlepeer Pc Shm 300Kroutes Longevity' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:02:09 bgpcep-bgpclustering-longevity.txt.Singlepeer Pc Shm 300Kroutes Longevity :...
00:02:09 ==============================================================================
00:02:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:02:16 Configure_Prefixes_Longevity :: Configure bgp peer, repeat the tes... | FAIL |
00:02:16 Parent suite setup failed:
00:02:16 ConnectionError: HTTPConnectionPool(host='10.30.170.197', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.197', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
00:02:16 ------------------------------------------------------------------------------
00:02:16 bgpcep-bgpclustering-longevity.txt.Singlepeer Pc Shm 300Kroutes Lo... | FAIL |
00:02:16 Suite setup failed:
00:02:16 ConnectionError: HTTPConnectionPool(host='10.30.170.197', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.197', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
00:02:16
00:02:16 1 test, 0 passed, 1 failed
00:02:16 ==============================================================================
00:02:16 bgpcep-bgpclustering-longevity.txt | FAIL |
00:02:16 4 tests, 1 passed, 3 failed
00:02:16 ==============================================================================
00:02:16 Output: /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/output.xml
00:02:17 Log: /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/log.html
00:02:17 Report: /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/report.html
00:02:17 + true
00:02:17 + echo 'Examining the files in data/log and checking filesize'
00:02:17 Examining the files in data/log and checking filesize
00:02:17 + ssh 10.30.170.30 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
00:02:17 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:18 total 1040
00:02:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:46 .
00:02:18 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 31 23:46 karaf_console.log
00:02:18 drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 23:56 ..
00:02:18 -rw-rw-r-- 1 jenkins jenkins 1050174 Feb 1 00:02 karaf.log
00:02:18 + ssh 10.30.170.30 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
00:02:18 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:18 1.1M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
00:02:18 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:02:18 + ssh 10.30.171.198 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
00:02:18 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:18 total 964
00:02:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:46 .
00:02:18 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 31 23:46 karaf_console.log
00:02:18 drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 23:56 ..
00:02:18 -rw-rw-r-- 1 jenkins jenkins 971622 Feb 1 00:02 karaf.log
00:02:18 + ssh 10.30.171.198 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
00:02:18 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:18 952K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
00:02:18 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:02:18 + ssh 10.30.170.197 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
00:02:18 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:18 total 6616
00:02:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 23:46 .
00:02:18 -rw-rw-r-- 1 jenkins jenkins 8663 Jan 31 23:56 karaf_console.log
00:02:18 drwxrwxr-x 5 jenkins jenkins 4096 Jan 31 23:56 ..
00:02:18 -rw-rw-r-- 1 jenkins jenkins 6752751 Jan 31 23:56 karaf.log
00:02:18 + ssh 10.30.170.197 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
00:02:19 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:19 6.5M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
00:02:19 12K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:02:19 + set +e
00:02:19 ++ seq 1 3
00:02:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:02:19 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:02:19 + echo 'Let'\''s take the karaf thread dump again'
00:02:19 Let's take the karaf thread dump again
00:02:19 + ssh 10.30.170.30 'sudo ps aux'
00:02:19 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:19 ++ grep org.apache.karaf.main.Main /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/ps_after.log
00:02:19 ++ grep -v grep
00:02:19 ++ cut -f2 '-d '
00:02:19 ++ tr -s ' '
00:02:19 + pid=4747
00:02:19 + echo 'karaf main: org.apache.karaf.main.Main, pid:4747'
00:02:19 karaf main: org.apache.karaf.main.Main, pid:4747
00:02:19 + ssh 10.30.170.30 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 4747'
00:02:19 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:19 + echo 'killing karaf process...'
00:02:19 killing karaf process...
00:02:19 + ssh 10.30.170.30 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:02:19 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:02:20 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:02:20 + echo 'Let'\''s take the karaf thread dump again'
00:02:20 Let's take the karaf thread dump again
00:02:20 + ssh 10.30.171.198 'sudo ps aux'
00:02:20 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:20 ++ grep org.apache.karaf.main.Main /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/ps_after.log
00:02:20 ++ grep -v grep
00:02:20 ++ tr -s ' '
00:02:20 ++ cut -f2 '-d '
00:02:20 + pid=4465
00:02:20 + echo 'karaf main: org.apache.karaf.main.Main, pid:4465'
00:02:20 karaf main: org.apache.karaf.main.Main, pid:4465
00:02:20 + ssh 10.30.171.198 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 4465'
00:02:20 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:20 + echo 'killing karaf process...'
00:02:20 killing karaf process...
00:02:20 + ssh 10.30.171.198 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:02:21 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:02:21 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:02:21 + echo 'Let'\''s take the karaf thread dump again'
00:02:21 Let's take the karaf thread dump again
00:02:21 + ssh 10.30.170.197 'sudo ps aux'
00:02:21 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:21 ++ grep org.apache.karaf.main.Main /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/ps_after.log
00:02:21 ++ grep -v grep
00:02:21 ++ cut -f2 '-d '
00:02:21 ++ tr -s ' '
00:02:21 + pid=
00:02:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:'
00:02:21 karaf main: org.apache.karaf.main.Main, pid:
00:02:21 + ssh 10.30.170.197 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l '
00:02:21 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:21 Usage:
00:02:21 jstack [-l][-e]
00:02:21 (to connect to running process)
00:02:21
00:02:21 Options:
00:02:21 -l long listing. Prints additional information about locks
00:02:21 -e extended listing. Prints additional information about threads
00:02:21 -? -h --help -help to print this help message
00:02:21 + true
00:02:21 + echo 'killing karaf process...'
00:02:21 killing karaf process...
00:02:21 + ssh 10.30.170.197 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:02:21 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:21 + sleep 5
00:02:26 ++ seq 1 3
00:02:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:02:26 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:02:26 + echo 'Compressing karaf.log 1'
00:02:26 Compressing karaf.log 1
00:02:26 + ssh 10.30.170.30 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
00:02:26 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:27 + echo 'Fetching compressed karaf.log 1'
00:02:27 Fetching compressed karaf.log 1
00:02:27 + scp 10.30.170.30:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
00:02:27 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:27 + ssh 10.30.170.30 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
00:02:27 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:27 + scp 10.30.170.30:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
00:02:27 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:27 + ssh 10.30.170.30 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:02:27 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:28 + echo 'Fetch GC logs'
00:02:28 Fetch GC logs
00:02:28 + mkdir -p gclogs-1
00:02:28 + scp '10.30.170.30:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
00:02:28 Warning: Permanently added '10.30.170.30' (ECDSA) to the list of known hosts.
00:02:28 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
00:02:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:02:28 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:02:28 + echo 'Compressing karaf.log 2'
00:02:28 Compressing karaf.log 2
00:02:28 + ssh 10.30.171.198 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
00:02:28 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:28 + echo 'Fetching compressed karaf.log 2'
00:02:28 Fetching compressed karaf.log 2
00:02:28 + scp 10.30.171.198:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
00:02:28 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:28 + ssh 10.30.171.198 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
00:02:28 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:28 + scp 10.30.171.198:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
00:02:28 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:29 + ssh 10.30.171.198 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:02:29 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:29 + echo 'Fetch GC logs'
00:02:29 Fetch GC logs
00:02:29 + mkdir -p gclogs-2
00:02:29 + scp '10.30.171.198:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
00:02:29 Warning: Permanently added '10.30.171.198' (ECDSA) to the list of known hosts.
00:02:29 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
00:02:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:02:29 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:02:29 + echo 'Compressing karaf.log 3'
00:02:29 Compressing karaf.log 3
00:02:29 + ssh 10.30.170.197 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
00:02:29 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:29 + echo 'Fetching compressed karaf.log 3'
00:02:29 Fetching compressed karaf.log 3
00:02:29 + scp 10.30.170.197:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
00:02:29 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:30 + ssh 10.30.170.197 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
00:02:30 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:30 + scp 10.30.170.197:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
00:02:30 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:30 + ssh 10.30.170.197 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:02:30 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:30 + echo 'Fetch GC logs'
00:02:30 Fetch GC logs
00:02:30 + mkdir -p gclogs-3
00:02:30 + scp '10.30.170.197:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
00:02:30 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
00:02:30 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
00:02:30 + echo 'Examine copied files'
00:02:30 Examine copied files
00:02:30 + ls -lt
00:02:30 total 7624
00:02:30 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 00:02 gclogs-3
00:02:30 -rw-rw-r--. 1 jenkins jenkins 8663 Feb 1 00:02 odl3_karaf_console.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 129747 Feb 1 00:02 odl3_karaf.log.gz
00:02:30 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 00:02 gclogs-2
00:02:30 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 1 00:02 odl2_karaf_console.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 75843 Feb 1 00:02 odl2_karaf.log.gz
00:02:30 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 00:02 gclogs-1
00:02:30 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 1 00:02 odl1_karaf_console.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 78365 Feb 1 00:02 odl1_karaf.log.gz
00:02:30 -rw-rw-r--. 1 jenkins jenkins 0 Feb 1 00:02 karaf_3__threads_after.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 10395 Feb 1 00:02 ps_after.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 111071 Feb 1 00:02 karaf_2_4465_threads_after.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 129223 Feb 1 00:02 karaf_1_4747_threads_after.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 247865 Feb 1 00:02 report.html
00:02:30 -rw-rw-r--. 1 jenkins jenkins 488987 Feb 1 00:02 log.html
00:02:30 -rw-rw-r--. 1 jenkins jenkins 6095379 Feb 1 00:02 output.xml
00:02:30 -rw-rw-r--. 1 jenkins jenkins 633 Jan 31 23:49 testplan.txt
00:02:30 -rw-rw-r--. 1 jenkins jenkins 103763 Jan 31 23:49 karaf_3_2037_threads_before.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 13652 Jan 31 23:49 ps_before.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 116565 Jan 31 23:49 karaf_2_2040_threads_before.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 100373 Jan 31 23:49 karaf_1_2038_threads_before.log
00:02:30 -rw-rw-r--. 1 jenkins jenkins 3106 Jan 31 23:46 post-startup-script.sh
00:02:30 -rw-rw-r--. 1 jenkins jenkins 252 Jan 31 23:46 startup-script.sh
00:02:30 -rw-rw-r--. 1 jenkins jenkins 3479 Jan 31 23:46 configuration-script.sh
00:02:30 -rw-rw-r--. 1 jenkins jenkins 337 Jan 31 23:45 detect_variables.env
00:02:30 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 31 23:45 pom.xml
00:02:30 -rw-rw-r--. 1 jenkins jenkins 92 Jan 31 23:45 set_variables.env
00:02:30 -rw-rw-r--. 1 jenkins jenkins 355 Jan 31 23:45 slave_addresses.txt
00:02:30 -rw-rw-r--. 1 jenkins jenkins 570 Jan 31 23:45 requirements.txt
00:02:30 -rw-rw-r--. 1 jenkins jenkins 26 Jan 31 23:45 env.properties
00:02:30 -rw-rw-r--. 1 jenkins jenkins 333 Jan 31 23:43 stack-parameters.yaml
00:02:30 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 31 23:42 test
00:02:30 drwxrwxr-x. 2 jenkins jenkins 6 Jan 31 23:42 test@tmp
00:02:30 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 31 17:58 maven-metadata.xml
00:02:30 + true
00:02:30 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/sh /tmp/jenkins6384170764729569177.sh
00:02:30 Cleaning up Robot installation...
00:02:31 $ ssh-agent -k
00:02:31 unset SSH_AUTH_SOCK;
00:02:31 unset SSH_AGENT_PID;
00:02:31 echo Agent pid 5291 killed;
00:02:31 [ssh-agent] Stopped.
00:02:31 Recording plot data
00:02:31 Robot results publisher started...
00:02:31 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:02:31 -Parsing output xml:
00:02:32 Done!
00:02:32 -Copying log files to build dir:
00:02:32 Done!
00:02:32 -Assigning results to build:
00:02:32 Done!
00:02:32 -Checking thresholds:
00:02:32 Done!
00:02:32 Done publishing Robot results.
00:02:32 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:02:32 [PostBuildScript] - [INFO] Executing post build scripts.
00:02:32 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins2776095997016470617.sh
00:02:32 Archiving csit artifacts
00:02:32 mv: cannot stat '*_1.png': No such file or directory
00:02:32 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:02:32 mv: cannot stat '*_2.png': No such file or directory
00:02:32 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:02:32 mv: cannot stat '*_3.png': No such file or directory
00:02:32 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:02:33 % Total % Received % Xferd Average Speed Time Time Time Current
00:02:33 Dload Upload Total Spent Left Speed
00:02:33
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 643k 0 643k 0 0 4260k 0 --:--:-- --:--:-- --:--:-- 4260k
00:02:33 Archive: robot-plugin.zip
00:02:33 inflating: ./archives/robot-plugin/log.html
00:02:33 inflating: ./archives/robot-plugin/output.xml
00:02:33 inflating: ./archives/robot-plugin/report.html
00:02:33 mv: cannot stat '*.log.gz': No such file or directory
00:02:33 mv: cannot stat '*.csv': No such file or directory
00:02:33 mv: cannot stat '*.png': No such file or directory
00:02:33 [PostBuildScript] - [INFO] Executing post build scripts.
00:02:33 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins2541332247527403305.sh
00:02:33 [PostBuildScript] - [INFO] Executing post build scripts.
00:02:33 [EnvInject] - Injecting environment variables from a build step.
00:02:33 [EnvInject] - Injecting as environment variables the properties content
00:02:33 OS_CLOUD=vex
00:02:33 OS_STACK_NAME=releng-bgpcep-csit-3node-bgpclustering-longevity-only-titanium-73
00:02:33
00:02:33 [EnvInject] - Variables injected successfully.
00:02:33 provisioning config files...
00:02:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:02:33 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins14478673910029437507.sh
00:02:33 ---> openstack-stack-delete.sh
00:02:33 Setup pyenv:
00:02:33 system
00:02:33 3.8.13
00:02:33 3.9.13
00:02:33 3.10.13
00:02:33 * 3.11.7 (set by /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.python-version)
00:02:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYNM from file:/tmp/.os_lf_venv
00:02:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:02:35 lf-activate-venv(): INFO: Base packages installed successfully
00:02:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH
00:02:50 INFO: Stack cost retrieval disabled, setting cost to 0
00:03:03 INFO: Deleting stack releng-bgpcep-csit-3node-bgpclustering-longevity-only-titanium-73
00:03:03 Successfully deleted stack releng-bgpcep-csit-3node-bgpclustering-longevity-only-titanium-73
00:03:03 [PostBuildScript] - [INFO] Executing post build scripts.
00:03:03 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins7281871273241904931.sh
00:03:03 ---> sysstat.sh
00:03:03 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins5827641582472161445.sh
00:03:03 ---> package-listing.sh
00:03:03 ++ tr '[:upper:]' '[:lower:]'
00:03:03 ++ facter osfamily
00:03:03 + OS_FAMILY=redhat
00:03:03 + workspace=/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium
00:03:03 + START_PACKAGES=/tmp/packages_start.txt
00:03:03 + END_PACKAGES=/tmp/packages_end.txt
00:03:03 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:03:03 + PACKAGES=/tmp/packages_start.txt
00:03:03 + '[' /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium ']'
00:03:03 + PACKAGES=/tmp/packages_end.txt
00:03:03 + case "${OS_FAMILY}" in
00:03:03 + rpm -qa
00:03:03 + sort
00:03:04 + '[' -f /tmp/packages_start.txt ']'
00:03:04 + '[' -f /tmp/packages_end.txt ']'
00:03:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:03:04 + '[' /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium ']'
00:03:04 + mkdir -p /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/archives/
00:03:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/archives/
00:03:04 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins1223736960511143394.sh
00:03:04 ---> capture-instance-metadata.sh
00:03:04 Setup pyenv:
00:03:04 system
00:03:04 3.8.13
00:03:04 3.9.13
00:03:04 3.10.13
00:03:04 * 3.11.7 (set by /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.python-version)
00:03:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYNM from file:/tmp/.os_lf_venv
00:03:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:06 lf-activate-venv(): INFO: Base packages installed successfully
00:03:06 lf-activate-venv(): INFO: Installing additional packages: lftools
00:03:15 lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH
00:03:15 INFO: Running in OpenStack, capturing instance metadata
00:03:15 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins2117697402473685429.sh
00:03:15 provisioning config files...
00:03:16 Could not find credentials [logs] for bgpcep-csit-3node-bgpclustering-longevity-only-titanium #73
00:03:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium@tmp/config539505238586035285tmp
00:03:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:03:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:03:16 provisioning config files...
00:03:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:03:16 [EnvInject] - Injecting environment variables from a build step.
00:03:16 [EnvInject] - Injecting as environment variables the properties content
00:03:16 SERVER_ID=logs
00:03:16
00:03:16 [EnvInject] - Variables injected successfully.
00:03:16 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins15953770817369422804.sh
00:03:16 ---> create-netrc.sh
00:03:16 WARN: Log server credential not found.
00:03:16 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins15144142077459108181.sh
00:03:16 ---> python-tools-install.sh
00:03:16 Setup pyenv:
00:03:16 system
00:03:16 3.8.13
00:03:16 3.9.13
00:03:16 3.10.13
00:03:16 * 3.11.7 (set by /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.python-version)
00:03:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYNM from file:/tmp/.os_lf_venv
00:03:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:18 lf-activate-venv(): INFO: Base packages installed successfully
00:03:18 lf-activate-venv(): INFO: Installing additional packages: lftools
00:03:27 lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH
00:03:27 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins3873021511355488618.sh
00:03:27 ---> sudo-logs.sh
00:03:27 Archiving 'sudo' log..
00:03:27 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash /tmp/jenkins14243172674449784872.sh
00:03:27 ---> job-cost.sh
00:03:27 Setup pyenv:
00:03:27 system
00:03:27 3.8.13
00:03:27 3.9.13
00:03:27 3.10.13
00:03:27 * 3.11.7 (set by /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.python-version)
00:03:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYNM from file:/tmp/.os_lf_venv
00:03:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:29 lf-activate-venv(): INFO: Base packages installed successfully
00:03:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:03:36 lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH
00:03:36 DEBUG: total: 0
00:03:36 INFO: Retrieving Stack Cost...
00:03:37 INFO: Retrieving Pricing Info for: v3-standard-2
00:03:37 INFO: Archiving Costs
00:03:37 [bgpcep-csit-3node-bgpclustering-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins8766415142074693197.sh
00:03:37 ---> logs-deploy.sh
00:03:37 Setup pyenv:
00:03:37 system
00:03:37 3.8.13
00:03:37 3.9.13
00:03:37 3.10.13
00:03:37 * 3.11.7 (set by /w/workspace/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/.python-version)
00:03:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYNM from file:/tmp/.os_lf_venv
00:03:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:39 lf-activate-venv(): INFO: Base packages installed successfully
00:03:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:03:49 lf-activate-venv(): INFO: Adding /tmp/venv-mYNM/bin to PATH
00:03:49 WARNING: Nexus logging server not set
00:03:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-csit-3node-bgpclustering-longevity-only-titanium/73/
00:03:49 INFO: archiving logs to S3
00:03:51 ---> uname -a:
00:03:51 Linux prd-centos8-robot-2c-8g-6395.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:03:51
00:03:51
00:03:51 ---> lscpu:
00:03:51 Architecture: x86_64
00:03:51 CPU op-mode(s): 32-bit, 64-bit
00:03:51 Byte Order: Little Endian
00:03:51 CPU(s): 2
00:03:51 On-line CPU(s) list: 0,1
00:03:51 Thread(s) per core: 1
00:03:51 Core(s) per socket: 1
00:03:51 Socket(s): 2
00:03:51 NUMA node(s): 1
00:03:51 Vendor ID: AuthenticAMD
00:03:51 CPU family: 23
00:03:51 Model: 49
00:03:51 Model name: AMD EPYC-Rome Processor
00:03:51 Stepping: 0
00:03:51 CPU MHz: 2799.998
00:03:51 BogoMIPS: 5599.99
00:03:51 Virtualization: AMD-V
00:03:51 Hypervisor vendor: KVM
00:03:51 Virtualization type: full
00:03:51 L1d cache: 32K
00:03:51 L1i cache: 32K
00:03:51 L2 cache: 512K
00:03:51 L3 cache: 16384K
00:03:51 NUMA node0 CPU(s): 0,1
00:03:51 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:03:51
00:03:51
00:03:51 ---> nproc:
00:03:51 2
00:03:51
00:03:51
00:03:51 ---> df -h:
00:03:51 Filesystem Size Used Avail Use% Mounted on
00:03:51 devtmpfs 3.8G 0 3.8G 0% /dev
00:03:51 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:03:51 tmpfs 3.8G 17M 3.8G 1% /run
00:03:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:03:51 /dev/vda1 40G 8.3G 32G 21% /
00:03:51 tmpfs 770M 0 770M 0% /run/user/1001
00:03:51
00:03:51
00:03:51 ---> free -m:
00:03:51 total used free shared buff/cache available
00:03:51 Mem: 7697 582 4899 19 2215 6816
00:03:51 Swap: 1023 0 1023
00:03:51
00:03:51
00:03:51 ---> ip addr:
00:03:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:03:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:03:51 inet 127.0.0.1/8 scope host lo
00:03:51 valid_lft forever preferred_lft forever
00:03:51 inet6 ::1/128 scope host
00:03:51 valid_lft forever preferred_lft forever
00:03:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:03:51 link/ether fa:16:3e:07:a8:13 brd ff:ff:ff:ff:ff:ff
00:03:51 altname enp0s3
00:03:51 altname ens3
00:03:51 inet 10.30.171.123/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:03:51 valid_lft 85066sec preferred_lft 85066sec
00:03:51 inet6 fe80::f816:3eff:fe07:a813/64 scope link
00:03:51 valid_lft forever preferred_lft forever
00:03:51
00:03:51
00:03:51 ---> sar -b -r -n DEV:
00:03:51 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-6395.novalocal) 02/01/2026 _x86_64_ (2 CPU)
00:03:51
00:03:51 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:03:51 12:01:01 AM 1.02 0.02 1.00 0.13 212.18
00:03:51 12:02:01 AM 0.62 0.07 0.55 1.73 30.85
00:03:51 12:03:01 AM 15.34 0.32 15.03 36.92 578.16
00:03:51 Average: 5.66 0.13 5.53 12.93 273.70
00:03:51
00:03:51 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:03:51 12:01:01 AM 4876348 7013748 3006076 38.14 2688 2303828 728548 8.16 271132 2348144 176
00:03:51 12:02:01 AM 4876452 7014400 3005972 38.14 2688 2304376 728548 8.16 271300 2348040 8
00:03:51 12:03:01 AM 5031912 6989828 2850512 36.16 2688 2130304 698576 7.82 318812 2167264 32896
00:03:51 Average: 4928237 7005992 2954187 37.48 2688 2246169 718557 8.05 287081 2287816 11027
00:03:51
00:03:51 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:03:51 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:03:51 12:01:01 AM eth0 2.77 1.28 0.72 0.40 0.00 0.00 0.00 0.00
00:03:51 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:03:51 12:02:01 AM eth0 2.96 1.03 0.52 0.19 0.00 0.00 0.00 0.00
00:03:51 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:03:51 12:03:01 AM eth0 81.09 54.78 96.00 50.51 0.00 0.00 0.00 0.00
00:03:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:03:51 Average: eth0 28.94 19.03 32.41 17.03 0.00 0.00 0.00 0.00
00:03:51
00:03:51
00:03:51 ---> sar -P ALL:
00:03:51 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-6395.novalocal) 02/01/2026 _x86_64_ (2 CPU)
00:03:51
00:03:51 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:03:51 12:01:01 AM all 1.16 0.04 0.28 0.03 0.09 98.40
00:03:51 12:01:01 AM 0 0.55 0.08 0.33 0.02 0.07 98.95
00:03:51 12:01:01 AM 1 1.77 0.00 0.23 0.03 0.12 97.85
00:03:51 12:02:01 AM all 1.29 0.00 0.14 0.00 0.08 98.49
00:03:51 12:02:01 AM 0 0.90 0.00 0.08 0.00 0.07 98.95
00:03:51 12:02:01 AM 1 1.67 0.00 0.20 0.00 0.10 98.03
00:03:51 12:03:01 AM all 16.22 0.00 2.42 0.13 0.09 81.14
00:03:51 12:03:01 AM 0 14.07 0.00 2.89 0.08 0.08 82.87
00:03:51 12:03:01 AM 1 18.37 0.00 1.96 0.17 0.10 79.41
00:03:51 Average: all 6.21 0.01 0.95 0.05 0.09 92.68
00:03:51 Average: 0 5.17 0.03 1.10 0.03 0.07 93.60
00:03:51 Average: 1 7.26 0.00 0.80 0.07 0.11 91.77
00:03:51
00:03:51
00:03:51