00:47:41 Started by upstream project "integration-distribution-mri-test-titanium" build number 76
00:47:41 originally caused by:
00:47:41 Started by timer
00:47:41 Running as SYSTEM
00:47:41 [EnvInject] - Loading node environment variables.
00:47:41 Building remotely on prd-centos8-robot-2c-8g-24286 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
00:47:43 [ssh-agent] Looking for ssh-agent implementation...
00:47:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:47:43 $ ssh-agent
00:47:43 SSH_AUTH_SOCK=/tmp/ssh-npGwduLDH46n/agent.5279
00:47:43 SSH_AGENT_PID=5280
00:47:43 [ssh-agent] Started.
00:47:43 Running ssh-add (command line suppressed)
00:47:43 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_433758518311375256.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_433758518311375256.key)
00:47:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:47:43 The recommended git tool is: NONE
00:47:46 using credential opendaylight-jenkins-ssh
00:47:46 Wiping out workspace first.
00:47:46 Cloning the remote Git repository
00:47:46 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:47:46 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test # timeout=10
00:47:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:47:46 > git --version # timeout=10
00:47:46 > git --version # 'git version 2.43.0'
00:47:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:47:46 [INFO] Currently running in a labeled security context
00:47:46 [INFO] Currently SELinux is 'enforcing' on the host
00:47:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh12097470304021608448.key
00:47:46 Verifying host key using known hosts file
00:47:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:47:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:47:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:47:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:47:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:47:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:47:50 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:47:50 [INFO] Currently running in a labeled security context
00:47:50 [INFO] Currently SELinux is 'enforcing' on the host
00:47:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh14469202124677501525.key
00:47:50 Verifying host key using known hosts file
00:47:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:47:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:47:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:47:50 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
00:47:50 > git config core.sparsecheckout # timeout=10
00:47:50 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
00:47:50 Commit message: "Adapt updater.py to use new lsp-flags container"
00:47:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:47:51 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:47:51 No emails were triggered.
00:47:51 provisioning config files...
00:47:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:47:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:47:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:47:51 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins6634482077454851842.sh
00:47:51 ---> python-tools-install.sh
00:47:51 Setup pyenv:
00:47:52 system
00:47:52 * 3.8.13 (set by /opt/pyenv/version)
00:47:52 * 3.9.13 (set by /opt/pyenv/version)
00:47:52 * 3.10.13 (set by /opt/pyenv/version)
00:47:52 * 3.11.7 (set by /opt/pyenv/version)
00:47:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lh73
00:47:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:47:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:47:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:48:01 lf-activate-venv(): INFO: Base packages installed successfully
00:48:01 lf-activate-venv(): INFO: Installing additional packages: lftools
00:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH
00:48:25 Generating Requirements File
00:48:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:48:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:48:43 Python 3.11.7
00:48:43 pip 26.0.1 from /tmp/venv-Lh73/lib/python3.11/site-packages/pip (python 3.11)
00:48:43 appdirs==1.4.4
00:48:43 argcomplete==3.6.3
00:48:43 aspy.yaml==1.3.0
00:48:43 attrs==25.4.0
00:48:43 autopage==0.6.0
00:48:43 beautifulsoup4==4.14.3
00:48:43 boto3==1.42.59
00:48:43 botocore==1.42.59
00:48:43 bs4==0.0.2
00:48:43 certifi==2026.2.25
00:48:43 cffi==2.0.0
00:48:43 cfgv==3.5.0
00:48:43 chardet==6.0.0.post1
00:48:43 charset-normalizer==3.4.4
00:48:43 click==8.3.1
00:48:43 cliff==4.13.2
00:48:43 cmd2==3.2.2
00:48:43 cryptography==3.3.2
00:48:43 debtcollector==3.0.0
00:48:43 decorator==5.2.1
00:48:43 defusedxml==0.7.1
00:48:43 Deprecated==1.3.1
00:48:43 distlib==0.4.0
00:48:43 dnspython==2.8.0
00:48:43 docker==7.1.0
00:48:43 dogpile.cache==1.5.0
00:48:43 durationpy==0.10
00:48:43 email-validator==2.3.0
00:48:43 filelock==3.24.3
00:48:43 future==1.0.0
00:48:43 gitdb==4.0.12
00:48:43 GitPython==3.1.46
00:48:43 httplib2==0.30.2
00:48:43 identify==2.6.16
00:48:43 idna==3.11
00:48:43 importlib-resources==1.5.0
00:48:43 iso8601==2.1.0
00:48:43 Jinja2==3.1.6
00:48:43 jmespath==1.1.0
00:48:43 jsonpatch==1.33
00:48:43 jsonpointer==3.0.0
00:48:43 jsonschema==4.26.0
00:48:43 jsonschema-specifications==2025.9.1
00:48:43 keystoneauth1==5.13.1
00:48:43 kubernetes==35.0.0
00:48:43 lftools==0.37.21
00:48:43 lxml==6.0.2
00:48:43 markdown-it-py==4.0.0
00:48:43 MarkupSafe==3.0.3
00:48:43 mdurl==0.1.2
00:48:43 msgpack==1.1.2
00:48:43 multi_key_dict==2.0.3
00:48:43 munch==4.0.0
00:48:43 netaddr==1.3.0
00:48:43 niet==1.4.2
00:48:43 nodeenv==1.10.0
00:48:43 oauth2client==4.1.3
00:48:43 oauthlib==3.3.1
00:48:43 openstacksdk==4.10.0
00:48:43 os-service-types==1.8.2
00:48:43 osc-lib==4.4.0
00:48:43 oslo.config==10.3.0
00:48:43 oslo.context==6.3.0
00:48:43 oslo.i18n==6.7.2
00:48:43 oslo.log==8.1.0
00:48:43 oslo.serialization==5.9.1
00:48:43 oslo.utils==10.0.0
00:48:43 packaging==26.0
00:48:43 pbr==7.0.3
00:48:43 platformdirs==4.9.2
00:48:43 prettytable==3.17.0
00:48:43 psutil==7.2.2
00:48:43 pyasn1==0.6.2
00:48:43 pyasn1_modules==0.4.2
00:48:43 pycparser==3.0
00:48:43 pygerrit2==2.0.15
00:48:43 PyGithub==2.8.1
00:48:43 Pygments==2.19.2
00:48:43 PyJWT==2.11.0
00:48:43 PyNaCl==1.6.2
00:48:43 pyparsing==2.4.7
00:48:43 pyperclip==1.11.0
00:48:43 pyrsistent==0.20.0
00:48:43 python-cinderclient==9.8.0
00:48:43 python-dateutil==2.9.0.post0
00:48:43 python-discovery==1.1.0
00:48:43 python-heatclient==5.1.0
00:48:43 python-jenkins==1.8.3
00:48:43 python-keystoneclient==5.8.0
00:48:43 python-magnumclient==4.10.0
00:48:43 python-openstackclient==9.0.0
00:48:43 python-swiftclient==4.10.0
00:48:43 PyYAML==6.0.3
00:48:43 referencing==0.37.0
00:48:43 requests==2.32.5
00:48:43 requests-oauthlib==2.0.0
00:48:43 requestsexceptions==1.4.0
00:48:43 rfc3986==2.0.0
00:48:43 rich==14.3.3
00:48:43 rich-argparse==1.7.2
00:48:43 rpds-py==0.30.0
00:48:43 rsa==4.9.1
00:48:43 ruamel.yaml==0.19.1
00:48:43 ruamel.yaml.clib==0.2.15
00:48:43 s3transfer==0.16.0
00:48:43 simplejson==3.20.2
00:48:43 six==1.17.0
00:48:43 smmap==5.0.2
00:48:43 soupsieve==2.8.3
00:48:43 stevedore==5.7.0
00:48:43 tabulate==0.9.0
00:48:43 toml==0.10.2
00:48:43 tomlkit==0.14.0
00:48:43 tqdm==4.67.3
00:48:43 typing_extensions==4.15.0
00:48:43 urllib3==1.26.20
00:48:43 virtualenv==21.1.0
00:48:43 wcwidth==0.6.0
00:48:43 websocket-client==1.9.0
00:48:43 wrapt==2.1.1
00:48:43 xdg==6.0.0
00:48:43 xmltodict==1.0.4
00:48:43 yq==3.4.3
00:48:43 [EnvInject] - Injecting environment variables from a build step.
00:48:43 [EnvInject] - Injecting as environment variables the properties content
00:48:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:48:43 OS_CLOUD=vex
00:48:43 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-76
00:48:43 OS_STACK_TEMPLATE_DIR=openstack-hot
00:48:43
00:48:43 [EnvInject] - Variables injected successfully.
00:48:43 provisioning config files...
00:48:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:48:44 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins843175195817315367.sh
00:48:44 ---> Create parameters file for OpenStack HOT
00:48:44 OpenStack Heat parameters generated
00:48:44 -----------------------------------
00:48:44 parameters:
00:48:44 vm_0_count: '3'
00:48:44 vm_0_flavor: 'v3-standard-4'
00:48:44 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:48:44 vm_1_count: '1'
00:48:44 vm_1_flavor: 'v3-standard-2'
00:48:44 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:48:44
00:48:44 job_name: '60686-76'
00:48:44 silo: 'releng'
00:48:44 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins8090236813118696357.sh
00:48:44 ---> Create HEAT stack
00:48:44 + source /home/jenkins/lf-env.sh
00:48:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:44 ++ mktemp -d /tmp/venv-XXXX
00:48:44 + lf_venv=/tmp/venv-2Rn8
00:48:44 + local venv_file=/tmp/.os_lf_venv
00:48:44 + local python=python3
00:48:44 + local options
00:48:44 + local set_path=true
00:48:44 + local install_args=
00:48:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:48:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:48:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:44 + true
00:48:44 + case $1 in
00:48:44 + python=python3
00:48:44 + shift 2
00:48:44 + true
00:48:44 + case $1 in
00:48:44 + shift
00:48:44 + break
00:48:44 + case $python in
00:48:44 + local pkg_list=
00:48:44 + [[ -d /opt/pyenv ]]
00:48:44 + echo 'Setup pyenv:'
00:48:44 Setup pyenv:
00:48:44 + export PYENV_ROOT=/opt/pyenv
00:48:44 + PYENV_ROOT=/opt/pyenv
00:48:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:44 + pyenv versions
00:48:44 system
00:48:44 3.8.13
00:48:44 3.9.13
00:48:44 3.10.13
00:48:44 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:48:44 + command -v pyenv
00:48:44 ++ pyenv init - --no-rehash
00:48:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:48:44 for i in ${!paths[@]}; do
00:48:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:48:44 fi; done;
00:48:44 echo "${paths[*]}"'\'')"
00:48:44 export PATH="/opt/pyenv/shims:${PATH}"
00:48:44 export PYENV_SHELL=bash
00:48:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:48:44 pyenv() {
00:48:44 local command
00:48:44 command="${1:-}"
00:48:44 if [ "$#" -gt 0 ]; then
00:48:44 shift
00:48:44 fi
00:48:44
00:48:44 case "$command" in
00:48:44 rehash|shell)
00:48:44 eval "$(pyenv "sh-$command" "$@")"
00:48:44 ;;
00:48:44 *)
00:48:44 command pyenv "$command" "$@"
00:48:44 ;;
00:48:44 esac
00:48:44 }'
00:48:44 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:48:44 for i in ${!paths[@]}; do
00:48:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:48:44 fi; done;
00:48:44 echo "${paths[*]}"'
00:48:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:44 ++ export PYENV_SHELL=bash
00:48:44 ++ PYENV_SHELL=bash
00:48:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:48:44 +++ complete -F _pyenv pyenv
00:48:44 ++ lf-pyver python3
00:48:44 ++ local py_version_xy=python3
00:48:44 ++ local py_version_xyz=
00:48:44 ++ awk '{ print $1 }'
00:48:44 ++ pyenv versions
00:48:44 ++ local command
00:48:44 ++ command=versions
00:48:44 ++ '[' 1 -gt 0 ']'
00:48:44 ++ shift
00:48:44 ++ case "$command" in
00:48:44 ++ command pyenv versions
00:48:44 ++ pyenv versions
00:48:44 ++ sed 's/^[ *]* //'
00:48:44 ++ grep -E '^[0-9.]*[0-9]$'
00:48:45 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:48:45 +++ grep '^3' /tmp/.pyenv_versions
00:48:45 +++ sort -V
00:48:45 +++ tail -n 1
00:48:45 ++ py_version_xyz=3.11.7
00:48:45 ++ [[ -z 3.11.7 ]]
00:48:45 ++ echo 3.11.7
00:48:45 ++ return 0
00:48:45 + pyenv local 3.11.7
00:48:45 + local command
00:48:45 + command=local
00:48:45 + '[' 2 -gt 0 ']'
00:48:45 + shift
00:48:45 + case "$command" in
00:48:45 + command pyenv local 3.11.7
00:48:45 + pyenv local 3.11.7
00:48:45 + for arg in "$@"
00:48:45 + case $arg in
00:48:45 + pkg_list+='lftools[openstack] '
00:48:45 + for arg in "$@"
00:48:45 + case $arg in
00:48:45 + pkg_list+='kubernetes '
00:48:45 + for arg in "$@"
00:48:45 + case $arg in
00:48:45 + pkg_list+='niet '
00:48:45 + for arg in "$@"
00:48:45 + case $arg in
00:48:45 + pkg_list+='python-heatclient '
00:48:45 + for arg in "$@"
00:48:45 + case $arg in
00:48:45 + pkg_list+='python-openstackclient '
00:48:45 + for arg in "$@"
00:48:45 + case $arg in
00:48:45 + pkg_list+='python-magnumclient '
00:48:45 + for arg in "$@"
00:48:45 + case $arg in
00:48:45 + pkg_list+='urllib3~=1.26.15 '
00:48:45 + for arg in "$@"
00:48:45 + case $arg in
00:48:45 + pkg_list+='yq '
00:48:45 + [[ -f /tmp/.os_lf_venv ]]
00:48:45 ++ cat /tmp/.os_lf_venv
00:48:45 + lf_venv=/tmp/venv-Lh73
00:48:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lh73 from' file:/tmp/.os_lf_venv
00:48:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lh73 from file:/tmp/.os_lf_venv
00:48:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:48:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:48:45 + local 'pip_opts=--upgrade --quiet'
00:48:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:48:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:48:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:48:45 + [[ -n '' ]]
00:48:45 + [[ -n '' ]]
00:48:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:48:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:48:45 + /tmp/venv-Lh73/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:48:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:48:46 lf-activate-venv(): INFO: Base packages installed successfully
00:48:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:48:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:48:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:46 + /tmp/venv-Lh73/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:49:03 + type python3
00:49:03 + true
00:49:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH'
00:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH
00:49:03 + PATH=/tmp/venv-Lh73/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:49:03 + return 0
00:49:03 + openstack --os-cloud vex limits show --absolute
00:49:03 /tmp/venv-Lh73/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:49:03 warnings.warn(
00:49:04 +--------------------------+---------+
00:49:04 | Name | Value |
00:49:04 +--------------------------+---------+
00:49:04 | maxTotalInstances | -1 |
00:49:04 | maxTotalCores | 450 |
00:49:04 | maxTotalRAMSize | 1000000 |
00:49:04 | maxServerMeta | 128 |
00:49:04 | maxImageMeta | 128 |
00:49:04 | maxPersonality | 5 |
00:49:04 | maxPersonalitySize | 10240 |
00:49:04 | maxTotalKeypairs | 100 |
00:49:04 | maxServerGroups | 10 |
00:49:04 | maxServerGroupMembers | 10 |
00:49:04 | maxTotalFloatingIps | -1 |
00:49:04 | maxSecurityGroups | -1 |
00:49:04 | maxSecurityGroupRules | -1 |
00:49:04 | totalRAMUsed | 524288 |
00:49:04 | totalCoresUsed | 128 |
00:49:04 | totalInstancesUsed | 42 |
00:49:04 | totalFloatingIpsUsed | 0 |
00:49:04 | totalSecurityGroupsUsed | 0 |
00:49:04 | totalServerGroupsUsed | 0 |
00:49:04 | maxTotalVolumes | -1 |
00:49:04 | maxTotalSnapshots | 10 |
00:49:04 | maxTotalVolumeGigabytes | 4096 |
00:49:04 | maxTotalBackups | 10 |
00:49:04 | maxTotalBackupGigabytes | 1000 |
00:49:04 | totalVolumesUsed | 0 |
00:49:04 | totalGigabytesUsed | 0 |
00:49:04 | totalSnapshotsUsed | 0 |
00:49:04 | totalBackupsUsed | 0 |
00:49:04 | totalBackupGigabytesUsed | 0 |
00:49:04 +--------------------------+---------+
00:49:04 + pushd /opt/ciman/openstack-hot
00:49:04 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
00:49:04 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-titanium-76 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/stack-parameters.yaml
00:49:05 /tmp/venv-Lh73/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:49:05 warnings.warn(
00:49:33 Creating stack releng-mdsal-csit-3node-netty-replicate-only-titanium-76
00:49:33 Waiting to initialize infrastructure...
00:49:33 Stack initialization successful.
00:49:33 ------------------------------------
00:49:33 Stack Details
00:49:33 ------------------------------------
00:49:33 {'added': None,
00:49:33 'capabilities': [],
00:49:33 'created_at': '2026-03-01T00:49:08Z',
00:49:33 'deleted': None,
00:49:33 'deleted_at': None,
00:49:33 'description': 'No description',
00:49:33 'environment': None,
00:49:33 'environment_files': None,
00:49:33 'files': None,
00:49:33 'files_container': None,
00:49:33 'id': '483594e5-f8ba-4851-ab96-e0e289c02e83',
00:49:33 'is_rollback_disabled': True,
00:49:33 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-titanium-76/483594e5-f8ba-4851-ab96-e0e289c02e83',
00:49:33 'rel': 'self'}],
00:49:33 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:49:33 'name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-76',
00:49:33 'notification_topics': [],
00:49:33 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:49:33 'output_key': 'vm_0_ips',
00:49:33 'output_value': ['10.30.170.27', '10.30.171.64', '10.30.170.98']},
00:49:33 {'description': 'IP addresses of the 2nd vm types',
00:49:33 'output_key': 'vm_1_ips',
00:49:33 'output_value': ['10.30.171.19']}],
00:49:33 'owner_id': ****,
00:49:33 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:49:33 'OS::stack_id': '483594e5-f8ba-4851-ab96-e0e289c02e83',
00:49:33 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-76',
00:49:33 'job_name': '60686-76',
00:49:33 'silo': 'releng',
00:49:33 'vm_0_count': '3',
00:49:33 'vm_0_flavor': 'v3-standard-4',
00:49:33 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:49:33 '20260201-010217.481',
00:49:33 'vm_1_count': '1',
00:49:33 'vm_1_flavor': 'v3-standard-2',
00:49:33 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:49:33 '- 20250917-133034.654'},
00:49:33 'parent_id': None,
00:49:33 'replaced': None,
00:49:33 'status': 'CREATE_COMPLETE',
00:49:33 'status_reason': 'Stack CREATE completed successfully',
00:49:33 'tags': [],
00:49:33 'template': None,
00:49:33 'template_description': 'No description',
00:49:33 'template_url': None,
00:49:33 'timeout_mins': 15,
00:49:33 'unchanged': None,
00:49:33 'updated': None,
00:49:33 'updated_at': None,
00:49:33 'user_project_id': '175c78c2e7c2494aa4361bada8888426'}
00:49:33 ------------------------------------
00:49:33 + popd
00:49:33 /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
00:49:33 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins9378865886198194052.sh
00:49:33 ---> Copy SSH public keys to CSIT lab
00:49:33 Setup pyenv:
00:49:34 system
00:49:34 3.8.13
00:49:34 3.9.13
00:49:34 3.10.13
00:49:34 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:49:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lh73 from file:/tmp/.os_lf_venv
00:49:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:49:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:49:36 lf-activate-venv(): INFO: Base packages installed successfully
00:49:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:49:51 lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH
00:49:52 /tmp/venv-Lh73/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:49:52 warnings.warn(
00:49:54 SSH not responding on 10.30.170.98. Retrying in 10 seconds...
00:49:54 SSH not responding on 10.30.171.64. Retrying in 10 seconds...
00:49:54 SSH not responding on 10.30.170.27. Retrying in 10 seconds...
00:49:54 Warning: Permanently added '10.30.171.19' (ECDSA) to the list of known hosts.
00:49:55 releng-60686-76-1-mininet-ovs-217-0
00:49:55 Successfully copied public keys to slave 10.30.171.19
00:49:55 Process 6495 ready.
00:50:04 Ping to 10.30.170.98 successful.
00:50:04 Ping to 10.30.171.64 successful.
00:50:04 Ping to 10.30.170.27 successful.
00:50:04 SSH not responding on 10.30.170.98. Retrying in 10 seconds...
00:50:04 SSH not responding on 10.30.170.27. Retrying in 10 seconds...
00:50:05 Warning: Permanently added '10.30.171.64' (ECDSA) to the list of known hosts.
00:50:05 releng-60686-76-0-builder-1
00:50:05 Successfully copied public keys to slave 10.30.171.64
00:50:14 Ping to 10.30.170.98 successful.
00:50:14 Ping to 10.30.170.27 successful.
00:50:15 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:50:15 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
00:50:16 releng-60686-76-0-builder-2
00:50:16 Successfully copied public keys to slave 10.30.170.98
00:50:16 releng-60686-76-0-builder-0
00:50:16 Successfully copied public keys to slave 10.30.170.27
00:50:16 Process 6496 ready.
00:50:16 Process 6498 ready.
00:50:16 Process 6499 ready.
00:50:16 SSH ready on all stack servers.
00:50:16 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins15173377701546322703.sh
00:50:16 Setup pyenv:
00:50:16 system
00:50:16 3.8.13
00:50:16 3.9.13
00:50:16 3.10.13
00:50:16 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:50:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WRW2
00:50:20 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.robot_venv
00:50:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:24 lf-activate-venv(): INFO: Base packages installed successfully
00:50:24 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:50:25 lf-activate-venv(): INFO: Adding /tmp/venv-WRW2/bin to PATH
00:50:25 + echo 'Installing Python Requirements'
00:50:25 Installing Python Requirements
00:50:25 + cat
00:50:25 + python -m pip install -r requirements.txt
00:50:26 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:50:26 Collecting docker-py (from -r requirements.txt (line 1))
00:50:26 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)
00:50:26 Collecting ipaddr (from -r requirements.txt (line 2))
00:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:50:26 Installing build dependencies: started
00:50:27 Installing build dependencies: finished with status 'done'
00:50:27 Getting requirements to build wheel: started
00:50:27 Getting requirements to build wheel: finished with status 'done'
00:50:27 Preparing metadata (pyproject.toml): started
00:50:27 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:27 Collecting netaddr (from -r requirements.txt (line 3))
00:50:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:50:27 Collecting netifaces (from -r requirements.txt (line 4))
00:50:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:50:27 Installing build dependencies: started
00:50:28 Installing build dependencies: finished with status 'done'
00:50:28 Getting requirements to build wheel: started
00:50:28 Getting requirements to build wheel: finished with status 'done'
00:50:28 Preparing metadata (pyproject.toml): started
00:50:29 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:29 Collecting pyhocon (from -r requirements.txt (line 5))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:50:29 Collecting requests (from -r requirements.txt (line 6))
00:50:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:50:29 Collecting robotframework (from -r requirements.txt (line 7))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:50:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 11.3 MB/s 0:00:00
00:50:29 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:50:29 Installing build dependencies: started
00:50:30 Installing build dependencies: finished with status 'done'
00:50:30 Getting requirements to build wheel: started
00:50:30 Getting requirements to build wheel: finished with status 'done'
00:50:30 Preparing metadata (pyproject.toml): started
00:50:30 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:30 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:50:30 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:50:30 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)
00:50:30 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:50:30 Installing build dependencies: started
00:50:31 Installing build dependencies: finished with status 'done'
00:50:31 Getting requirements to build wheel: started
00:50:32 Getting requirements to build wheel: finished with status 'done'
00:50:32 Preparing metadata (pyproject.toml): started
00:50:32 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:32 Collecting scapy (from -r requirements.txt (line 12))
00:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:50:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 41.0 MB/s 0:00:00
00:50:32 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:50:32 Installing build dependencies: started
00:50:33 Installing build dependencies: finished with status 'done'
00:50:33 Getting requirements to build wheel: started
00:50:33 Getting requirements to build wheel: finished with status 'done'
00:50:33 Preparing metadata (pyproject.toml): started
00:50:33 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:33 Collecting elasticsearch (from -r requirements.txt (line 18))
00:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:50:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 18.5 MB/s 0:00:00
00:50:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:50:34 Collecting pyangbind (from -r requirements.txt (line 22))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:50:34 Collecting isodate (from -r requirements.txt (line 25))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:50:34 Collecting jmespath (from -r requirements.txt (line 28))
00:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:50:34 Collecting jsonpatch (from -r requirements.txt (line 31))
00:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:50:34 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:50:34 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:50:34 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:50:34 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)
00:50:34 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:50:34 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:50:34 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)
00:50:34 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:50:34 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:50:34 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)
00:50:34 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:50:34 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:50:34 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB)
00:50:34 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:50:34 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:50:34 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)
00:50:34 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:50:34 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:50:34 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:50:35 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:50:35 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:50:35 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:50:35 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)
00:50:35 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:50:35 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:50:35 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)
00:50:35 Collecting elasticsearch (from -r requirements.txt (line 18))
00:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:50:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 18.5 MB/s 0:00:00
00:50:35 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:50:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:50:35 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:50:35 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:50:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 10.7 MB/s 0:00:00
00:50:35 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:50:35 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)
00:50:36 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.28/regex-2026.2.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:50:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.2/800.2 kB 37.6 MB/s 0:00:00
00:50:36 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:50:36 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:36 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)
00:50:37 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:50:37 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:50:37 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:37 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)
00:50:37 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:37 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)
00:50:37 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:50:37 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB)
00:50:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 71.4 MB/s 0:00:00
00:50:38 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:50:38 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:50:38 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:50:38 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:50:38 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))
00:50:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:50:38 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))
00:50:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:50:38 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))
00:50:38 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)
00:50:38 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))
00:50:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:50:38 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))
00:50:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:50:38 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:50:38 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:50:38 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:50:38 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))
00:50:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:50:38 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:50:38 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:50:38 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:50:38 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:50:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=f975fc0f5df51d9f4b3c07108198964c19439716d1d50bd39b1b0bef0082d301
00:50:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:50:38 Building wheel for ipaddr (pyproject.toml): started
00:50:39 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:50:39 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=6496c910499ae76ffb52a38912f6f2080a7b1b67a902804ac760957e59f8f4a9
00:50:39 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:50:39 Building wheel for netifaces (pyproject.toml): started
00:50:41 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:50:41 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41089 sha256=861344eaea411a39b3de55e44b7dfac89574d659f2dd3742d165d19ed167cfe7
00:50:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:50:41 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:50:41 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:50:41 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=042df70f2a74782ed0ba3905eb3b6518dd080c16cf579c7c7f1cb0c403edc617
00:50:41 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:50:41 Building wheel for jsonpath-rw (pyproject.toml): started
00:50:42 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:50:42 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=00fc8d44ec57b3056798f93a11dcf462edd154f871b6aff65ad9cb76f1e75f13
00:50:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:50:42 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:50:42 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:50:49
00:50:49 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 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 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.2.28 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.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 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
00:50:49 + pip freeze
00:50:49 attrs==25.4.0
00:50:49 bcrypt==5.0.0
00:50:49 beautifulsoup4==4.14.3
00:50:49 certifi==2026.2.25
00:50:49 cffi==2.0.0
00:50:49 charset-normalizer==3.4.4
00:50:49 click==8.3.1
00:50:49 cryptography==46.0.5
00:50:49 decorator==5.2.1
00:50:49 distlib==0.4.0
00:50:49 docker-py==1.10.6
00:50:49 docker-pycreds==0.4.0
00:50:49 elastic-transport==8.17.1
00:50:49 elasticsearch==8.19.3
00:50:49 elasticsearch-dsl==8.15.4
00:50:49 enum34==1.1.10
00:50:49 filelock==3.24.3
00:50:49 h11==0.16.0
00:50:49 idna==3.11
00:50:49 invoke==2.2.1
00:50:49 ipaddr==2.2.0
00:50:49 isodate==0.7.2
00:50:49 jmespath==1.1.0
00:50:49 jsonpatch==1.33
00:50:49 jsonpath-rw==1.4.0
00:50:49 jsonpointer==3.0.0
00:50:49 lxml==6.0.2
00:50:49 netaddr==1.3.0
00:50:49 netifaces==0.11.0
00:50:49 outcome==1.3.0.post0
00:50:49 packaging==26.0
00:50:49 paramiko==4.0.0
00:50:49 platformdirs==4.9.2
00:50:49 ply==3.11
00:50:49 pyang==2.7.1
00:50:49 pyangbind==0.8.7
00:50:49 pycparser==3.0
00:50:49 pyhocon==0.3.61
00:50:49 PyNaCl==1.6.2
00:50:49 pyparsing==3.3.2
00:50:49 PySocks==1.7.1
00:50:49 python-dateutil==2.9.0.post0
00:50:49 python-discovery==1.1.0
00:50:49 regex==2026.2.28
00:50:49 requests==2.32.5
00:50:49 robotframework==7.4.1
00:50:49 robotframework-httplibrary==0.4.2
00:50:49 robotframework-pythonlibcore==4.5.0
00:50:49 robotframework-requests==0.9.7
00:50:49 robotframework-selenium2library==3.0.0
00:50:49 robotframework-seleniumlibrary==6.8.0
00:50:49 robotframework-sshlibrary==3.8.0
00:50:49 scapy==2.7.0
00:50:49 scp==0.15.0
00:50:49 selenium==4.41.0
00:50:49 six==1.17.0
00:50:49 sniffio==1.3.1
00:50:49 sortedcontainers==2.4.0
00:50:49 soupsieve==2.8.3
00:50:49 trio==0.33.0
00:50:49 trio-websocket==0.12.2
00:50:49 typing_extensions==4.15.0
00:50:49 urllib3==2.6.3
00:50:49 virtualenv==21.1.0
00:50:49 waitress==3.0.2
00:50:49 WebOb==1.8.9
00:50:49 websocket-client==1.9.0
00:50:49 WebTest==3.0.7
00:50:49 wsproto==1.3.2
00:50:49 [EnvInject] - Injecting environment variables from a build step.
00:50:49 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:50:49 [EnvInject] - Variables injected successfully.
00:50:49 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins5486156068668158993.sh
00:50:49 Setup pyenv:
00:50:50 system
00:50:50 3.8.13
00:50:50 3.9.13
00:50:50 3.10.13
00:50:50 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:50:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lh73 from file:/tmp/.os_lf_venv
00:50:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:52 lf-activate-venv(): INFO: Base packages installed successfully
00:50:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:50:59 lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH
00:50:59 + ODL_SYSTEM=()
00:50:59 + TOOLS_SYSTEM=()
00:50:59 + OPENSTACK_SYSTEM=()
00:50:59 + OPENSTACK_CONTROLLERS=()
00:50:59 + mapfile -t ADDR
00:50:59 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:50:59 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-titanium-76
00:50:59 /tmp/venv-Lh73/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:50:59 warnings.warn(
00:51:00 + for i in "${ADDR[@]}"
00:51:00 ++ ssh 10.30.170.27 hostname -s
00:51:00 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
00:51:01 + REMHOST=releng-60686-76-0-builder-0
00:51:01 + case ${REMHOST} in
00:51:01 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:51:01 + for i in "${ADDR[@]}"
00:51:01 ++ ssh 10.30.171.64 hostname -s
00:51:01 Warning: Permanently added '10.30.171.64' (ECDSA) to the list of known hosts.
00:51:01 + REMHOST=releng-60686-76-0-builder-1
00:51:01 + case ${REMHOST} in
00:51:01 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:51:01 + for i in "${ADDR[@]}"
00:51:01 ++ ssh 10.30.170.98 hostname -s
00:51:01 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:51:01 + REMHOST=releng-60686-76-0-builder-2
00:51:01 + case ${REMHOST} in
00:51:01 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:51:01 + for i in "${ADDR[@]}"
00:51:01 ++ ssh 10.30.171.19 hostname -s
00:51:01 Warning: Permanently added '10.30.171.19' (ECDSA) to the list of known hosts.
00:51:02 + REMHOST=releng-60686-76-1-mininet-ovs-217-0
00:51:02 + case ${REMHOST} in
00:51:02 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:51:02 + echo NUM_ODL_SYSTEM=3
00:51:02 + echo NUM_TOOLS_SYSTEM=1
00:51:02 + '[' '' == yes ']'
00:51:02 + NUM_OPENSTACK_SYSTEM=0
00:51:02 + echo NUM_OPENSTACK_SYSTEM=0
00:51:02 + '[' 0 -eq 2 ']'
00:51:02 + echo ODL_SYSTEM_IP=10.30.170.27
00:51:02 ++ seq 0 2
00:51:02 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:51:02 + echo ODL_SYSTEM_1_IP=10.30.170.27
00:51:02 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:51:02 + echo ODL_SYSTEM_2_IP=10.30.171.64
00:51:02 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:51:02 + echo ODL_SYSTEM_3_IP=10.30.170.98
00:51:02 + echo TOOLS_SYSTEM_IP=10.30.171.19
00:51:02 ++ seq 0 0
00:51:02 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:51:02 + echo TOOLS_SYSTEM_1_IP=10.30.171.19
00:51:02 + openstack_index=0
00:51:02 + NUM_OPENSTACK_CONTROL_NODES=1
00:51:02 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:51:02 ++ seq 0 0
00:51:02 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:51:02 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:51:02 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:51:02 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:51:02 + '[' -1 -ge 2 ']'
00:51:02 ++ seq 0 -2
00:51:02 + NUM_OPENSTACK_HAPROXY_NODES=0
00:51:02 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:51:02 ++ seq 0 -1
00:51:02 + echo 'Contents of slave_addresses.txt:'
00:51:02 Contents of slave_addresses.txt:
00:51:02 + cat slave_addresses.txt
00:51:02 NUM_ODL_SYSTEM=3
00:51:02 NUM_TOOLS_SYSTEM=1
00:51:02 NUM_OPENSTACK_SYSTEM=0
00:51:02 ODL_SYSTEM_IP=10.30.170.27
00:51:02 ODL_SYSTEM_1_IP=10.30.170.27
00:51:02 ODL_SYSTEM_2_IP=10.30.171.64
00:51:02 ODL_SYSTEM_3_IP=10.30.170.98
00:51:02 TOOLS_SYSTEM_IP=10.30.171.19
00:51:02 TOOLS_SYSTEM_1_IP=10.30.171.19
00:51:02 NUM_OPENSTACK_CONTROL_NODES=1
00:51:02 OPENSTACK_CONTROL_NODE_1_IP=
00:51:02 NUM_OPENSTACK_COMPUTE_NODES=-1
00:51:02 NUM_OPENSTACK_HAPROXY_NODES=0
00:51:02 [EnvInject] - Injecting environment variables from a build step.
00:51:02 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:51:02 [EnvInject] - Variables injected successfully.
00:51:02 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/sh /tmp/jenkins11367334237919543859.sh
00:51:02 Preparing for JRE Version 21
00:51:02 Karaf artifact is karaf
00:51:02 Karaf project is integration
00:51:02 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:51:02 [EnvInject] - Injecting environment variables from a build step.
00:51:02 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:51:02 [EnvInject] - Variables injected successfully.
00:51:02 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins2087179242413849302.sh
00:51:02 2026-03-01 00:51:02 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
00:51:02 Bundle version is 0.22.2-SNAPSHOT
00:51:02 --2026-03-01 00:51:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
00:51:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:02 HTTP request sent, awaiting response... 200 OK
00:51:02 Length: 1410 (1.4K) [application/xml]
00:51:02 Saving to: ‘maven-metadata.xml’
00:51:02
00:51:02 0K . 100% 51.4M=0s
00:51:02
00:51:02 2026-03-01 00:51:02 (51.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:51:02
00:51:02
00:51:02
00:51:02 org.opendaylight.integration
00:51:02 karaf
00:51:02 0.22.2-SNAPSHOT
00:51:02
00:51:02
00:51:02 20260228.175742
00:51:02 581
00:51:02
00:51:02 20260228175742
00:51:02
00:51:02
00:51:02 pom
00:51:02 0.22.2-20260228.175742-581
00:51:02 20260228175742
00:51:02
00:51:02
00:51:02 tar.gz
00:51:02 0.22.2-20260228.175742-581
00:51:02 20260228175742
00:51:02
00:51:02
00:51:02 zip
00:51:02 0.22.2-20260228.175742-581
00:51:02 20260228175742
00:51:02
00:51:02
00:51:02 cyclonedx
00:51:02 xml
00:51:02 0.22.2-20260228.175742-581
00:51:02 20260228175742
00:51:02
00:51:02
00:51:02 cyclonedx
00:51:02 json
00:51:02 0.22.2-20260228.175742-581
00:51:02 20260228175742
00:51:02
00:51:02
00:51:02
00:51:02
00:51:02 Nexus timestamp is 0.22.2-20260228.175742-581
00:51:02 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:02 Distribution bundle is karaf-0.22.2-20260228.175742-581.zip
00:51:02 Distribution bundle version is 0.22.2-SNAPSHOT
00:51:02 Distribution folder is karaf-0.22.2-SNAPSHOT
00:51:02 Nexus prefix is https://nexus.opendaylight.org
00:51:02 [EnvInject] - Injecting environment variables from a build step.
00:51:02 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:51:02 [EnvInject] - Variables injected successfully.
00:51:02 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins11169282469065927327.sh
00:51:03 Setup pyenv:
00:51:03 system
00:51:03 3.8.13
00:51:03 3.9.13
00:51:03 3.10.13
00:51:03 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:51:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lh73 from file:/tmp/.os_lf_venv
00:51:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:51:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:51:05 lf-activate-venv(): INFO: Base packages installed successfully
00:51:05 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:51:11 lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH
00:51:11 Copying common-functions.sh to /tmp
00:51:11 /tmp/venv-Lh73/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:51:11 warnings.warn(
00:51:13 Copying common-functions.sh to 10.30.171.19:/tmp
00:51:13 Warning: Permanently added '10.30.171.19' (ECDSA) to the list of known hosts.
00:51:14 Copying common-functions.sh to 10.30.170.27:/tmp
00:51:14 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
00:51:14 Copying common-functions.sh to 10.30.171.64:/tmp
00:51:14 Warning: Permanently added '10.30.171.64' (ECDSA) to the list of known hosts.
00:51:14 Copying common-functions.sh to 10.30.170.98:/tmp
00:51:15 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:51:15 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins18038167717487619065.sh
00:51:15 common-functions.sh is being sourced
00:51:15 common-functions environment:
00:51:15 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:15 ACTUALFEATURES:
00:51:15 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:15 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:15 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:15 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:15 CONTROLLERMEM: 2048m
00:51:15 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:15 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:15 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:15 SUITES:
00:51:15
00:51:15 #################################################
00:51:15 ## Configure Cluster and Start ##
00:51:15 #################################################
00:51:15 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
00:51:15 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
00:51:15 Locating script plan to use...
00:51:15 Finished running script plans
00:51:15 Configuring member-1 with IP address 10.30.170.27
00:51:15 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
00:51:15 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
00:51:16 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:51:16 ++ [[ /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 ]]
00:51:16 common-functions.sh is being sourced
00:51:16 ++ echo 'common-functions.sh is being sourced'
00:51:16 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:51:16 ++ DISTROSTREAM=titanium
00:51:16 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:16 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:16 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:16 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:16 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:16 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:16 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:16 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:16 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:16 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:16 ++ export CONTROLLERMEM=
00:51:16 ++ CONTROLLERMEM=
00:51:16 ++ case "${DISTROSTREAM}" in
00:51:16 ++ CLUSTER_SYSTEM=pekko
00:51:16 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:16 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:16 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:16 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:16 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:16 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:16 ++ print_common_env
00:51:16 ++ cat
00:51:16 common-functions environment:
00:51:16 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:16 ACTUALFEATURES:
00:51:16 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:16 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:16 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:16 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:16 CONTROLLERMEM:
00:51:16 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:16 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:16 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:16 SUITES:
00:51:16
00:51:16 ++ SSH='ssh -t -t'
00:51:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:51:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:51:16 Changing to /tmp
00:51:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:16 + echo 'Changing to /tmp'
00:51:16 + cd /tmp
00:51:16 + 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-20260228.175742-581.zip'
00:51:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:16 --2026-03-01 00:51:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:16 HTTP request sent, awaiting response... 200 OK
00:51:16 Length: 234982202 (224M) [application/zip]
00:51:16 Saving to: ‘karaf-0.22.2-20260228.175742-581.zip’
00:51:16
00:51:16 0K ........ ........ ........ ........ ........ ........ 1% 64.7M 3s
00:51:16 3072K ........ ........ ........ ........ ........ ........ 2% 116M 3s
00:51:16 6144K ........ ........ ........ ........ ........ ........ 4% 139M 2s
00:51:16 9216K ........ ........ ........ ........ ........ ........ 5% 182M 2s
00:51:16 12288K ........ ........ ........ ........ ........ ........ 6% 179M 2s
00:51:16 15360K ........ ........ ........ ........ ........ ........ 8% 203M 2s
00:51:16 18432K ........ ........ ........ ........ ........ ........ 9% 205M 2s
00:51:16 21504K ........ ........ ........ ........ ........ ........ 10% 211M 1s
00:51:16 24576K ........ ........ ........ ........ ........ ........ 12% 219M 1s
00:51:16 27648K ........ ........ ........ ........ ........ ........ 13% 234M 1s
00:51:16 30720K ........ ........ ........ ........ ........ ........ 14% 255M 1s
00:51:16 33792K ........ ........ ........ ........ ........ ........ 16% 225M 1s
00:51:16 36864K ........ ........ ........ ........ ........ ........ 17% 272M 1s
00:51:16 39936K ........ ........ ........ ........ ........ ........ 18% 215M 1s
00:51:16 43008K ........ ........ ........ ........ ........ ........ 20% 247M 1s
00:51:16 46080K ........ ........ ........ ........ ........ ........ 21% 210M 1s
00:51:16 49152K ........ ........ ........ ........ ........ ........ 22% 152M 1s
00:51:16 52224K ........ ........ ........ ........ ........ ........ 24% 173M 1s
00:51:16 55296K ........ ........ ........ ........ ........ ........ 25% 210M 1s
00:51:16 58368K ........ ........ ........ ........ ........ ........ 26% 311M 1s
00:51:16 61440K ........ ........ ........ ........ ........ ........ 28% 292M 1s
00:51:16 64512K ........ ........ ........ ........ ........ ........ 29% 281M 1s
00:51:16 67584K ........ ........ ........ ........ ........ ........ 30% 299M 1s
00:51:16 70656K ........ ........ ........ ........ ........ ........ 32% 291M 1s
00:51:16 73728K ........ ........ ........ ........ ........ ........ 33% 307M 1s
00:51:16 76800K ........ ........ ........ ........ ........ ........ 34% 295M 1s
00:51:16 79872K ........ ........ ........ ........ ........ ........ 36% 301M 1s
00:51:16 82944K ........ ........ ........ ........ ........ ........ 37% 298M 1s
00:51:16 86016K ........ ........ ........ ........ ........ ........ 38% 298M 1s
00:51:16 89088K ........ ........ ........ ........ ........ ........ 40% 291M 1s
00:51:16 92160K ........ ........ ........ ........ ........ ........ 41% 295M 1s
00:51:16 95232K ........ ........ ........ ........ ........ ........ 42% 287M 1s
00:51:16 98304K ........ ........ ........ ........ ........ ........ 44% 293M 1s
00:51:16 101376K ........ ........ ........ ........ ........ ........ 45% 283M 1s
00:51:16 104448K ........ ........ ........ ........ ........ ........ 46% 267M 1s
00:51:16 107520K ........ ........ ........ ........ ........ ........ 48% 260M 1s
00:51:16 110592K ........ ........ ........ ........ ........ ........ 49% 247M 1s
00:51:16 113664K ........ ........ ........ ........ ........ ........ 50% 263M 1s
00:51:16 116736K ........ ........ ........ ........ ........ ........ 52% 260M 0s
00:51:16 119808K ........ ........ ........ ........ ........ ........ 53% 258M 0s
00:51:16 122880K ........ ........ ........ ........ ........ ........ 54% 257M 0s
00:51:16 125952K ........ ........ ........ ........ ........ ........ 56% 255M 0s
00:51:16 129024K ........ ........ ........ ........ ........ ........ 57% 255M 0s
00:51:16 132096K ........ ........ ........ ........ ........ ........ 58% 259M 0s
00:51:16 135168K ........ ........ ........ ........ ........ ........ 60% 245M 0s
00:51:16 138240K ........ ........ ........ ........ ........ ........ 61% 255M 0s
00:51:16 141312K ........ ........ ........ ........ ........ ........ 62% 252M 0s
00:51:16 144384K ........ ........ ........ ........ ........ ........ 64% 255M 0s
00:51:16 147456K ........ ........ ........ ........ ........ ........ 65% 245M 0s
00:51:16 150528K ........ ........ ........ ........ ........ ........ 66% 252M 0s
00:51:16 153600K ........ ........ ........ ........ ........ ........ 68% 252M 0s
00:51:16 156672K ........ ........ ........ ........ ........ ........ 69% 247M 0s
00:51:16 159744K ........ ........ ........ ........ ........ ........ 70% 251M 0s
00:51:16 162816K ........ ........ ........ ........ ........ ........ 72% 254M 0s
00:51:16 165888K ........ ........ ........ ........ ........ ........ 73% 250M 0s
00:51:16 168960K ........ ........ ........ ........ ........ ........ 74% 253M 0s
00:51:16 172032K ........ ........ ........ ........ ........ ........ 76% 250M 0s
00:51:16 175104K ........ ........ ........ ........ ........ ........ 77% 256M 0s
00:51:16 178176K ........ ........ ........ ........ ........ ........ 78% 252M 0s
00:51:16 181248K ........ ........ ........ ........ ........ ........ 80% 252M 0s
00:51:16 184320K ........ ........ ........ ........ ........ ........ 81% 250M 0s
00:51:16 187392K ........ ........ ........ ........ ........ ........ 82% 250M 0s
00:51:16 190464K ........ ........ ........ ........ ........ ........ 84% 255M 0s
00:51:16 193536K ........ ........ ........ ........ ........ ........ 85% 257M 0s
00:51:16 196608K ........ ........ ........ ........ ........ ........ 87% 248M 0s
00:51:16 199680K ........ ........ ........ ........ ........ ........ 88% 251M 0s
00:51:16 202752K ........ ........ ........ ........ ........ ........ 89% 252M 0s
00:51:16 205824K ........ ........ ........ ........ ........ ........ 91% 245M 0s
00:51:16 208896K ........ ........ ........ ........ ........ ........ 92% 251M 0s
00:51:16 211968K ........ ........ ........ ........ ........ ........ 93% 244M 0s
00:51:16 215040K ........ ........ ........ ........ ........ ........ 95% 253M 0s
00:51:17 218112K ........ ........ ........ ........ ........ ........ 96% 249M 0s
00:51:17 221184K ........ ........ ........ ........ ........ ........ 97% 248M 0s
00:51:17 224256K ........ ........ ........ ........ ........ ........ 99% 250M 0s
00:51:17 227328K ........ ........ ........ ........ . 100% 261M=1.0s
00:51:17
00:51:17 2026-03-01 00:51:17 (233 MB/s) - ‘karaf-0.22.2-20260228.175742-581.zip’ saved [234982202/234982202]
00:51:17
00:51:17 Extracting the new controller...
00:51:17 + echo 'Extracting the new controller...'
00:51:17 + unzip -q karaf-0.22.2-20260228.175742-581.zip
00:51:19 Adding external repositories...
00:51:19 + echo 'Adding external repositories...'
00:51:19 + 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
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:19 ################################################################################
00:51:19 #
00:51:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:19 # contributor license agreements. See the NOTICE file distributed with
00:51:19 # this work for additional information regarding copyright ownership.
00:51:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:19 # (the "License"); you may not use this file except in compliance with
00:51:19 # the License. You may obtain a copy of the License at
00:51:19 #
00:51:19 # http://www.apache.org/licenses/LICENSE-2.0
00:51:19 #
00:51:19 # Unless required by applicable law or agreed to in writing, software
00:51:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:19 # See the License for the specific language governing permissions and
00:51:19 # limitations under the License.
00:51:19 #
00:51:19 ################################################################################
00:51:19
00:51:19 #
00:51:19 # If set to true, the following property will not allow any certificate to be used
00:51:19 # when accessing Maven repositories through SSL
00:51:19 #
00:51:19 #org.ops4j.pax.url.mvn.certificateCheck=
00:51:19
00:51:19 #
00:51:19 # Path to the local Maven settings file.
00:51:19 # The repositories defined in this file will be automatically added to the list
00:51:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:51:19 # below is not set.
00:51:19 # The following locations are checked for the existence of the settings.xml file
00:51:19 # * 1. looks for the specified url
00:51:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:51:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:51:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:51:19 #
00:51:19 #org.ops4j.pax.url.mvn.settings=
00:51:19
00:51:19 #
00:51:19 # Path to the local Maven repository which is used to avoid downloading
00:51:19 # artifacts when they already exist locally.
00:51:19 # The value of this property will be extracted from the settings.xml file
00:51:19 # above, or defaulted to:
00:51:19 # System.getProperty( "user.home" ) + "/.m2/repository"
00:51:19 #
00:51:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:51:19
00:51:19 #
00:51:19 # Default this to false. It's just weird to use undocumented repos
00:51:19 #
00:51:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:51:19
00:51:19 #
00:51:19 # Uncomment if you don't wanna use the proxy settings
00:51:19 # from the Maven conf/settings.xml file
00:51:19 #
00:51:19 # org.ops4j.pax.url.mvn.proxySupport=false
00:51:19
00:51:19 #
00:51:19 # Comma separated list of repositories scanned when resolving an artifact.
00:51:19 # Those repositories will be checked before iterating through the
00:51:19 # below list of repositories and even before the local repository
00:51:19 # A repository url can be appended with zero or more of the following flags:
00:51:19 # @snapshots : the repository contains snaphots
00:51:19 # @noreleases : the repository does not contain any released artifacts
00:51:19 #
00:51:19 # The following property value will add the system folder as a repo.
00:51:19 #
00:51:19 org.ops4j.pax.url.mvn.defaultRepositories=\
00:51:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:51:19 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:51:19 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:51:19
00:51:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:51:19 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:51:19
00:51:19 #
00:51:19 # Comma separated list of repositories scanned when resolving an artifact.
00:51:19 # The default list includes the following repositories:
00:51:19 # http://repo1.maven.org/maven2@id=central
00:51:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:51:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:51:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:51:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:51:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:51:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:19 # To add repositories to the default ones, prepend '+' to the list of repositories
00:51:19 # to add.
00:51:19 # A repository url can be appended with zero or more of the following flags:
00:51:19 # @snapshots : the repository contains snapshots
00:51:19 # @noreleases : the repository does not contain any released artifacts
00:51:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:51:19 #
00:51:19 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
00:51:19
00:51:19 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:51:19 + [[ True == \T\r\u\e ]]
00:51:19 + echo 'Configuring the startup features...'
00:51:19 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:19 + FEATURE_TEST_STRING=features-test
00:51:19 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:51:19 + KARAF_VERSION=karaf4
00:51:19 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:51:19 + 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
00:51:19 + [[ ! -z '' ]]
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:19 ################################################################################
00:51:19 #
00:51:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:19 # contributor license agreements. See the NOTICE file distributed with
00:51:19 # this work for additional information regarding copyright ownership.
00:51:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:19 # (the "License"); you may not use this file except in compliance with
00:51:19 # the License. You may obtain a copy of the License at
00:51:19 #
00:51:19 # http://www.apache.org/licenses/LICENSE-2.0
00:51:19 #
00:51:19 # Unless required by applicable law or agreed to in writing, software
00:51:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:19 # See the License for the specific language governing permissions and
00:51:19 # limitations under the License.
00:51:19 #
00:51:19 ################################################################################
00:51:19
00:51:19 #
00:51:19 # Comma separated list of features repositories to register by default
00:51:19 #
00:51:19 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}/03eb2a67-93a1-4ae0-a212-bd40b5824a8b.xml
00:51:19
00:51:19 #
00:51:19 # Comma separated list of features to install at startup
00:51:19 #
00:51:19 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 6e0763ae-c949-457c-8046-dc9a3c3cbf44
00:51:19
00:51:19 #
00:51:19 # Resource repositories (OBR) that the features resolver can use
00:51:19 # to resolve requirements/capabilities
00:51:19 #
00:51:19 # The format of the resourceRepositories is
00:51:19 # resourceRepositories=[xml:url|json:url],...
00:51:19 # for Instance:
00:51:19 #
00:51:19 #resourceRepositories=xml:http://host/path/to/index.xml
00:51:19 # or
00:51:19 #resourceRepositories=json:http://host/path/to/index.json
00:51:19 #
00:51:19
00:51:19 #
00:51:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:51:19 #
00:51:19 featuresBootAsynchronous=false
00:51:19
00:51:19 #
00:51:19 # Service requirements enforcement
00:51:19 #
00:51:19 # By default, the feature resolver checks the service requirements/capabilities of
00:51:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:51:19 # the required bundles.
00:51:19 # The following flag can have those values:
00:51:19 # - disable: service requirements are completely ignored
00:51:19 # - default: service requirements are ignored for old features
00:51:19 # - enforce: service requirements are always verified
00:51:19 #
00:51:19 #serviceRequirements=default
00:51:19
00:51:19 #
00:51:19 # Store cfg file for config element in feature
00:51:19 #
00:51:19 #configCfgStore=true
00:51:19
00:51:19 #
00:51:19 # Define if the feature service automatically refresh bundles
00:51:19 #
00:51:19 autoRefresh=true
00:51:19
00:51:19 #
00:51:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:51:19 # XML file defines instructions related to features processing
00:51:19 # versions.properties may declare properties to resolve placeholders in XML file
00:51:19 # both files are relative to ${karaf.etc}
00:51:19 #
00:51:19 #featureProcessing=org.apache.karaf.features.xml
00:51:19 #featureProcessingVersions=versions.properties
00:51:19 + configure_karaf_log karaf4 ''
00:51:19 + local -r karaf_version=karaf4
00:51:19 + local -r controllerdebugmap=
00:51:19 + local logapi=log4j
00:51:19 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:19 log4j2.rootLogger.level = INFO
00:51:19 #log4j2.rootLogger.type = asyncRoot
00:51:19 #log4j2.rootLogger.includeLocation = false
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:19 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:19 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:19 log4j2.logger.spifly.level = WARN
00:51:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:19 log4j2.logger.audit.level = INFO
00:51:19 log4j2.logger.audit.additivity = false
00:51:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:19 log4j2.appender.console.type = Console
00:51:19 log4j2.appender.console.name = Console
00:51:19 log4j2.appender.console.layout.type = PatternLayout
00:51:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:19 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:19 log4j2.appender.rolling.name = RollingFile
00:51:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:19 #log4j2.appender.rolling.immediateFlush = false
00:51:19 log4j2.appender.rolling.append = true
00:51:19 log4j2.appender.rolling.layout.type = PatternLayout
00:51:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:19 log4j2.appender.rolling.policies.type = Policies
00:51:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:19 log4j2.appender.rolling.policies.size.size = 64MB
00:51:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:19 log4j2.appender.rolling.strategy.max = 7
00:51:19 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:19 log4j2.appender.audit.name = AuditRollingFile
00:51:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:19 log4j2.appender.audit.append = true
00:51:19 log4j2.appender.audit.layout.type = PatternLayout
00:51:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:19 log4j2.appender.audit.policies.type = Policies
00:51:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:19 log4j2.appender.audit.policies.size.size = 8MB
00:51:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:19 log4j2.appender.audit.strategy.max = 7
00:51:19 log4j2.appender.osgi.type = PaxOsgi
00:51:19 log4j2.appender.osgi.name = PaxOsgi
00:51:19 log4j2.appender.osgi.filter = *
00:51:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:19 #log4j2.logger.aether.level = TRACE
00:51:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:19 #log4j2.logger.http-headers.level = DEBUG
00:51:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:19 #log4j2.logger.maven.level = TRACE
00:51:19 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:51:19 + logapi=log4j2
00:51:19 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:51:19 + '[' log4j2 == log4j2 ']'
00:51:19 + 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
00:51:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:51:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:51:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:51:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:51:19 controllerdebugmap:
00:51:19 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:19 + unset IFS
00:51:19 + echo 'controllerdebugmap: '
00:51:19 + '[' -n '' ']'
00:51:19 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:19 ################################################################################
00:51:19 #
00:51:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:19 # contributor license agreements. See the NOTICE file distributed with
00:51:19 # this work for additional information regarding copyright ownership.
00:51:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:19 # (the "License"); you may not use this file except in compliance with
00:51:19 # the License. You may obtain a copy of the License at
00:51:19 #
00:51:19 # http://www.apache.org/licenses/LICENSE-2.0
00:51:19 #
00:51:19 # Unless required by applicable law or agreed to in writing, software
00:51:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:19 # See the License for the specific language governing permissions and
00:51:19 # limitations under the License.
00:51:19 #
00:51:19 ################################################################################
00:51:19
00:51:19 # Common pattern layout for appenders
00:51:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:19
00:51:19 # Root logger
00:51:19 log4j2.rootLogger.level = INFO
00:51:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:51:19 #log4j2.rootLogger.type = asyncRoot
00:51:19 #log4j2.rootLogger.includeLocation = false
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:19 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:19
00:51:19 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:19
00:51:19 # Loggers configuration
00:51:19
00:51:19 # Spifly logger
00:51:19 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:19 log4j2.logger.spifly.level = WARN
00:51:19
00:51:19 # Security audit logger
00:51:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:19 log4j2.logger.audit.level = INFO
00:51:19 log4j2.logger.audit.additivity = false
00:51:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:19
00:51:19 # Appenders configuration
00:51:19
00:51:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:19 log4j2.appender.console.type = Console
00:51:19 log4j2.appender.console.name = Console
00:51:19 log4j2.appender.console.layout.type = PatternLayout
00:51:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:19
00:51:19 # Rolling file appender
00:51:19 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:19 log4j2.appender.rolling.name = RollingFile
00:51:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:19 # uncomment to not force a disk flush
00:51:19 #log4j2.appender.rolling.immediateFlush = false
00:51:19 log4j2.appender.rolling.append = true
00:51:19 log4j2.appender.rolling.layout.type = PatternLayout
00:51:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:19 log4j2.appender.rolling.policies.type = Policies
00:51:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:19 log4j2.appender.rolling.policies.size.size = 1GB
00:51:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:19 log4j2.appender.rolling.strategy.max = 7
00:51:19
00:51:19 # Audit file appender
00:51:19 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:19 log4j2.appender.audit.name = AuditRollingFile
00:51:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:19 log4j2.appender.audit.append = true
00:51:19 log4j2.appender.audit.layout.type = PatternLayout
00:51:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:19 log4j2.appender.audit.policies.type = Policies
00:51:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:19 log4j2.appender.audit.policies.size.size = 8MB
00:51:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:19 log4j2.appender.audit.strategy.max = 7
00:51:19
00:51:19 # OSGi appender
00:51:19 log4j2.appender.osgi.type = PaxOsgi
00:51:19 log4j2.appender.osgi.name = PaxOsgi
00:51:19 log4j2.appender.osgi.filter = *
00:51:19
00:51:19 # help with identification of maven-related problems with pax-url-aether
00:51:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:19 #log4j2.logger.aether.level = TRACE
00:51:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:19 #log4j2.logger.http-headers.level = DEBUG
00:51:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:19 #log4j2.logger.maven.level = TRACE
00:51:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:51:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:51:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:51:19 + local -r controllermem=2048m
00:51:19 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 + echo Configure
00:51:19 Configure
00:51:19 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:51:19 max memory: 2048m
00:51:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:51:19 + echo ' max memory: 2048m'
00:51:19 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:19 + 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
00:51:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 #!/bin/sh
00:51:19 #
00:51:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:19 # contributor license agreements. See the NOTICE file distributed with
00:51:19 # this work for additional information regarding copyright ownership.
00:51:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:19 # (the "License"); you may not use this file except in compliance with
00:51:19 # the License. You may obtain a copy of the License at
00:51:19 #
00:51:19 # http://www.apache.org/licenses/LICENSE-2.0
00:51:19 #
00:51:19 # Unless required by applicable law or agreed to in writing, software
00:51:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:19 # See the License for the specific language governing permissions and
00:51:19 # limitations under the License.
00:51:19 #
00:51:19
00:51:19 #
00:51:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:51:19 # script: client, instance, shell, start, status, stop, karaf
00:51:19 #
00:51:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:51:19 # Actions go here...
00:51:19 # fi
00:51:19
00:51:19 #
00:51:19 # general settings which should be applied for all scripts go here; please keep
00:51:19 # in mind that it is possible that scripts might be executed more than once, e.g.
00:51:19 # in example of the start script where the start script is executed first and the
00:51:19 # karaf script afterwards.
00:51:19 #
00:51:19
00:51:19 #
00:51:19 # The following section shows the possible configuration options for the default
00:51:19 # karaf scripts
00:51:19 #
00:51:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:51:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:51:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:51:19 # export EXTRA_JAVA_OPTS # Additional JVM options
00:51:19 # export KARAF_HOME # Karaf home folder
00:51:19 # export KARAF_DATA # Karaf data folder
00:51:19 # export KARAF_BASE # Karaf base folder
00:51:19 # export KARAF_ETC # Karaf etc folder
00:51:19 # export KARAF_LOG # Karaf log folder
00:51:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:51:19 # export KARAF_OPTS # Additional available Karaf options
00:51:19 # export KARAF_DEBUG # Enable debug mode
00:51:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:51:19 # export KARAF_NOROOT # Prevent execution as root if set to true
00:51:19 Set Java version
00:51:19 + echo 'Set Java version'
00:51:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:51:19 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:19 sudo: a password is required
00:51:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:19 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:19 sudo: a password is required
00:51:19 JDK default version ...
00:51:19 + echo 'JDK default version ...'
00:51:19 + java -version
00:51:19 openjdk version "21.0.9" 2025-10-21
00:51:19 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:51:19 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:51:19 Set JAVA_HOME
00:51:19 + echo 'Set JAVA_HOME'
00:51:19 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:19 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:19 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:19 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:19 Listing all open ports on controller system...
00:51:19 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:19 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:51:19 + echo 'Listing all open ports on controller system...'
00:51:19 + netstat -pnatu
00:51:19 /tmp/configuration-script.sh: line 40: netstat: command not found
00:51:19 Configuring cluster
00:51:19 + '[' -f /tmp/custom_shard_config.txt ']'
00:51:19 + echo 'Configuring cluster'
00:51:19 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.27 10.30.171.64 10.30.170.98
00:51:19 ################################################
00:51:19 ## Configure Cluster ##
00:51:19 ################################################
00:51:19 NOTE: Cluster configuration files not found. Copying from
00:51:19 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:51:19 Configuring unique name in pekko.conf
00:51:19 Configuring hostname in pekko.conf
00:51:19 Configuring data and rpc seed nodes in pekko.conf
00:51:19 modules = [
00:51:19
00:51:19 {
00:51:19 name = "inventory"
00:51:19 namespace = "urn:opendaylight:inventory"
00:51:19 shard-strategy = "module"
00:51:19 },
00:51:19 {
00:51:19 name = "topology"
00:51:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:19 shard-strategy = "module"
00:51:19 },
00:51:19 {
00:51:19 name = "toaster"
00:51:19 namespace = "http://netconfcentral.org/ns/toaster"
00:51:19 shard-strategy = "module"
00:51:19 }
00:51:19 ]
00:51:19 Configuring replication type in module-shards.conf
00:51:19 ################################################
00:51:19 ## NOTE: Manually restart controller to ##
00:51:19 ## apply configuration. ##
00:51:19 ################################################
00:51:19 Dump pekko.conf
00:51:19 + echo 'Dump pekko.conf'
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:19
00:51:19 odl-cluster-data {
00:51:19 pekko {
00:51:19 remote {
00:51:19 artery {
00:51:19 enabled = on
00:51:19 transport = tcp
00:51:19 canonical.hostname = "10.30.170.27"
00:51:19 canonical.port = 2550
00:51:19 }
00:51:19 }
00:51:19
00:51:19 cluster {
00:51:19 # Using artery.
00:51:19 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.27:2550",
00:51:19 "pekko://opendaylight-cluster-data@10.30.171.64:2550",
00:51:19 "pekko://opendaylight-cluster-data@10.30.170.98:2550"]
00:51:19
00:51:19 roles = ["member-1"]
00:51:19
00:51:19 # when under load we might trip a false positive on the failure detector
00:51:19 # failure-detector {
00:51:19 # heartbeat-interval = 4 s
00:51:19 # acceptable-heartbeat-pause = 16s
00:51:19 # }
00:51:19 }
00:51:19
00:51:19 persistence {
00:51:19 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:51:19 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:51:19 # The relative path is always relative to KARAF_HOME.
00:51:19
00:51:19 # snapshot-store.local.dir = "target/snapshots"
00:51:19
00:51:19 # Use lz4 compression for LocalSnapshotStore snapshots
00:51:19 snapshot-store.local.use-lz4-compression = false
00:51:19 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:51:19 snapshot-store.local.lz4-blocksize = 256KB
00:51:19 }
00:51:19 disable-default-actor-system-quarantined-event-handling = "false"
00:51:19 }
00:51:19 }
00:51:19 Dump modules.conf
00:51:19 + echo 'Dump modules.conf'
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:19 modules = [
00:51:19
00:51:19 {
00:51:19 name = "inventory"
00:51:19 namespace = "urn:opendaylight:inventory"
00:51:19 shard-strategy = "module"
00:51:19 },
00:51:19 {
00:51:19 name = "topology"
00:51:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:19 shard-strategy = "module"
00:51:19 },
00:51:19 {
00:51:19 name = "toaster"
00:51:19 namespace = "http://netconfcentral.org/ns/toaster"
00:51:19 shard-strategy = "module"
00:51:19 }
00:51:19 ]
00:51:19 Dump module-shards.conf
00:51:19 + echo 'Dump module-shards.conf'
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:19 module-shards = [
00:51:19 {
00:51:19 name = "default"
00:51:19 shards = [
00:51:19 {
00:51:19 name = "default"
00:51:19 replicas = ["member-1",
00:51:19 "member-2",
00:51:19 "member-3"]
00:51:19 }
00:51:19 ]
00:51:19 },
00:51:19 {
00:51:19 name = "inventory"
00:51:19 shards = [
00:51:19 {
00:51:19 name="inventory"
00:51:19 replicas = ["member-1",
00:51:19 "member-2",
00:51:19 "member-3"]
00:51:19 }
00:51:19 ]
00:51:19 },
00:51:19 {
00:51:19 name = "topology"
00:51:19 shards = [
00:51:19 {
00:51:19 name="topology"
00:51:19 replicas = ["member-1",
00:51:19 "member-2",
00:51:19 "member-3"]
00:51:19 }
00:51:19 ]
00:51:19 },
00:51:19 {
00:51:19 name = "toaster"
00:51:19 shards = [
00:51:19 {
00:51:19 name="toaster"
00:51:19 replicas = ["member-1",
00:51:19 "member-2",
00:51:19 "member-3"]
00:51:19 }
00:51:19 ]
00:51:19 }
00:51:19 ]
00:51:19 Configuring member-2 with IP address 10.30.171.64
00:51:19 Warning: Permanently added '10.30.171.64' (ECDSA) to the list of known hosts.
00:51:19 Warning: Permanently added '10.30.171.64' (ECDSA) to the list of known hosts.
00:51:19 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:51:19 ++ [[ /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 ]]
00:51:19 common-functions.sh is being sourced
00:51:19 ++ echo 'common-functions.sh is being sourced'
00:51:19 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:51:19 ++ DISTROSTREAM=titanium
00:51:19 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:19 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:19 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:19 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:19 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:19 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:19 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:19 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:19 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 ++ export CONTROLLERMEM=
00:51:19 ++ CONTROLLERMEM=
00:51:19 ++ case "${DISTROSTREAM}" in
00:51:19 ++ CLUSTER_SYSTEM=pekko
00:51:19 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:19 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:19 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:19 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:19 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:19 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:19 ++ print_common_env
00:51:19 ++ cat
00:51:19 common-functions environment:
00:51:19 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:19 ACTUALFEATURES:
00:51:19 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:19 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:19 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:19 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 CONTROLLERMEM:
00:51:19 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:19 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:19 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:19 SUITES:
00:51:19
00:51:19 ++ SSH='ssh -t -t'
00:51:19 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:51:19 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:51:19 Changing to /tmp
00:51:19 + echo 'Changing to /tmp'
00:51:19 + cd /tmp
00:51:19 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:19 + 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-20260228.175742-581.zip'
00:51:19 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:19 --2026-03-01 00:51:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:19 HTTP request sent, awaiting response... 200 OK
00:51:19 Length: 234982202 (224M) [application/zip]
00:51:19 Saving to: ‘karaf-0.22.2-20260228.175742-581.zip’
00:51:19
00:51:19 0K ........ ........ ........ ........ ........ ........ 1% 52.0M 4s
00:51:19 3072K ........ ........ ........ ........ ........ ........ 2% 94.6M 3s
00:51:20 6144K ........ ........ ........ ........ ........ ........ 4% 112M 3s
00:51:20 9216K ........ ........ ........ ........ ........ ........ 5% 116M 3s
00:51:20 12288K ........ ........ ........ ........ ........ ........ 6% 129M 2s
00:51:20 15360K ........ ........ ........ ........ ........ ........ 8% 179M 2s
00:51:20 18432K ........ ........ ........ ........ ........ ........ 9% 172M 2s
00:51:20 21504K ........ ........ ........ ........ ........ ........ 10% 188M 2s
00:51:20 24576K ........ ........ ........ ........ ........ ........ 12% 212M 2s
00:51:20 27648K ........ ........ ........ ........ ........ ........ 13% 224M 2s
00:51:20 30720K ........ ........ ........ ........ ........ ........ 14% 252M 1s
00:51:20 33792K ........ ........ ........ ........ ........ ........ 16% 233M 1s
00:51:20 36864K ........ ........ ........ ........ ........ ........ 17% 271M 1s
00:51:20 39936K ........ ........ ........ ........ ........ ........ 18% 282M 1s
00:51:20 43008K ........ ........ ........ ........ ........ ........ 20% 283M 1s
00:51:20 46080K ........ ........ ........ ........ ........ ........ 21% 275M 1s
00:51:20 49152K ........ ........ ........ ........ ........ ........ 22% 262M 1s
00:51:20 52224K ........ ........ ........ ........ ........ ........ 24% 272M 1s
00:51:20 55296K ........ ........ ........ ........ ........ ........ 25% 230M 1s
00:51:20 58368K ........ ........ ........ ........ ........ ........ 26% 235M 1s
00:51:20 61440K ........ ........ ........ ........ ........ ........ 28% 268M 1s
00:51:20 64512K ........ ........ ........ ........ ........ ........ 29% 239M 1s
00:51:20 67584K ........ ........ ........ ........ ........ ........ 30% 259M 1s
00:51:20 70656K ........ ........ ........ ........ ........ ........ 32% 280M 1s
00:51:20 73728K ........ ........ ........ ........ ........ ........ 33% 280M 1s
00:51:20 76800K ........ ........ ........ ........ ........ ........ 34% 260M 1s
00:51:20 79872K ........ ........ ........ ........ ........ ........ 36% 255M 1s
00:51:20 82944K ........ ........ ........ ........ ........ ........ 37% 259M 1s
00:51:20 86016K ........ ........ ........ ........ ........ ........ 38% 271M 1s
00:51:20 89088K ........ ........ ........ ........ ........ ........ 40% 265M 1s
00:51:20 92160K ........ ........ ........ ........ ........ ........ 41% 283M 1s
00:51:20 95232K ........ ........ ........ ........ ........ ........ 42% 271M 1s
00:51:20 98304K ........ ........ ........ ........ ........ ........ 44% 269M 1s
00:51:20 101376K ........ ........ ........ ........ ........ ........ 45% 262M 1s
00:51:20 104448K ........ ........ ........ ........ ........ ........ 46% 271M 1s
00:51:20 107520K ........ ........ ........ ........ ........ ........ 48% 279M 1s
00:51:20 110592K ........ ........ ........ ........ ........ ........ 49% 264M 1s
00:51:20 113664K ........ ........ ........ ........ ........ ........ 50% 288M 1s
00:51:20 116736K ........ ........ ........ ........ ........ ........ 52% 294M 1s
00:51:20 119808K ........ ........ ........ ........ ........ ........ 53% 286M 1s
00:51:20 122880K ........ ........ ........ ........ ........ ........ 54% 304M 0s
00:51:20 125952K ........ ........ ........ ........ ........ ........ 56% 284M 0s
00:51:20 129024K ........ ........ ........ ........ ........ ........ 57% 289M 0s
00:51:20 132096K ........ ........ ........ ........ ........ ........ 58% 286M 0s
00:51:20 135168K ........ ........ ........ ........ ........ ........ 60% 295M 0s
00:51:20 138240K ........ ........ ........ ........ ........ ........ 61% 290M 0s
00:51:20 141312K ........ ........ ........ ........ ........ ........ 62% 272M 0s
00:51:20 144384K ........ ........ ........ ........ ........ ........ 64% 224M 0s
00:51:20 147456K ........ ........ ........ ........ ........ ........ 65% 291M 0s
00:51:20 150528K ........ ........ ........ ........ ........ ........ 66% 359M 0s
00:51:20 153600K ........ ........ ........ ........ ........ ........ 68% 287M 0s
00:51:20 156672K ........ ........ ........ ........ ........ ........ 69% 283M 0s
00:51:20 159744K ........ ........ ........ ........ ........ ........ 70% 284M 0s
00:51:20 162816K ........ ........ ........ ........ ........ ........ 72% 300M 0s
00:51:20 165888K ........ ........ ........ ........ ........ ........ 73% 277M 0s
00:51:20 168960K ........ ........ ........ ........ ........ ........ 74% 291M 0s
00:51:20 172032K ........ ........ ........ ........ ........ ........ 76% 292M 0s
00:51:20 175104K ........ ........ ........ ........ ........ ........ 77% 276M 0s
00:51:20 178176K ........ ........ ........ ........ ........ ........ 78% 273M 0s
00:51:20 181248K ........ ........ ........ ........ ........ ........ 80% 286M 0s
00:51:20 184320K ........ ........ ........ ........ ........ ........ 81% 287M 0s
00:51:20 187392K ........ ........ ........ ........ ........ ........ 82% 284M 0s
00:51:20 190464K ........ ........ ........ ........ ........ ........ 84% 223M 0s
00:51:20 193536K ........ ........ ........ ........ ........ ........ 85% 284M 0s
00:51:20 196608K ........ ........ ........ ........ ........ ........ 87% 228M 0s
00:51:20 199680K ........ ........ ........ ........ ........ ........ 88% 188M 0s
00:51:20 202752K ........ ........ ........ ........ ........ ........ 89% 252M 0s
00:51:20 205824K ........ ........ ........ ........ ........ ........ 91% 257M 0s
00:51:20 208896K ........ ........ ........ ........ ........ ........ 92% 211M 0s
00:51:20 211968K ........ ........ ........ ........ ........ ........ 93% 227M 0s
00:51:20 215040K ........ ........ ........ ........ ........ ........ 95% 180M 0s
00:51:20 218112K ........ ........ ........ ........ ........ ........ 96% 241M 0s
00:51:20 221184K ........ ........ ........ ........ ........ ........ 97% 245M 0s
00:51:20 224256K ........ ........ ........ ........ ........ ........ 99% 237M 0s
00:51:20 227328K ........ ........ ........ ........ . 100% 172M=1.0s
00:51:20
00:51:20 2026-03-01 00:51:20 (228 MB/s) - ‘karaf-0.22.2-20260228.175742-581.zip’ saved [234982202/234982202]
00:51:20
00:51:20 Extracting the new controller...
00:51:20 + echo 'Extracting the new controller...'
00:51:20 + unzip -q karaf-0.22.2-20260228.175742-581.zip
00:51:22 Adding external repositories...
00:51:22 + echo 'Adding external repositories...'
00:51:22 + 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
00:51:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:22 ################################################################################
00:51:22 #
00:51:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:22 # contributor license agreements. See the NOTICE file distributed with
00:51:22 # this work for additional information regarding copyright ownership.
00:51:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:22 # (the "License"); you may not use this file except in compliance with
00:51:22 # the License. You may obtain a copy of the License at
00:51:22 #
00:51:22 # http://www.apache.org/licenses/LICENSE-2.0
00:51:22 #
00:51:22 # Unless required by applicable law or agreed to in writing, software
00:51:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:22 # See the License for the specific language governing permissions and
00:51:22 # limitations under the License.
00:51:22 #
00:51:22 ################################################################################
00:51:22
00:51:22 #
00:51:22 # If set to true, the following property will not allow any certificate to be used
00:51:22 # when accessing Maven repositories through SSL
00:51:22 #
00:51:22 #org.ops4j.pax.url.mvn.certificateCheck=
00:51:22
00:51:22 #
00:51:22 # Path to the local Maven settings file.
00:51:22 # The repositories defined in this file will be automatically added to the list
00:51:22 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:51:22 # below is not set.
00:51:22 # The following locations are checked for the existence of the settings.xml file
00:51:22 # * 1. looks for the specified url
00:51:22 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:51:22 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:51:22 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:51:22 #
00:51:22 #org.ops4j.pax.url.mvn.settings=
00:51:22
00:51:22 #
00:51:22 # Path to the local Maven repository which is used to avoid downloading
00:51:22 # artifacts when they already exist locally.
00:51:22 # The value of this property will be extracted from the settings.xml file
00:51:22 # above, or defaulted to:
00:51:22 # System.getProperty( "user.home" ) + "/.m2/repository"
00:51:22 #
00:51:22 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:51:22
00:51:22 #
00:51:22 # Default this to false. It's just weird to use undocumented repos
00:51:22 #
00:51:22 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:51:22
00:51:22 #
00:51:22 # Uncomment if you don't wanna use the proxy settings
00:51:22 # from the Maven conf/settings.xml file
00:51:22 #
00:51:22 # org.ops4j.pax.url.mvn.proxySupport=false
00:51:22
00:51:22 #
00:51:22 # Comma separated list of repositories scanned when resolving an artifact.
00:51:22 # Those repositories will be checked before iterating through the
00:51:22 # below list of repositories and even before the local repository
00:51:22 # A repository url can be appended with zero or more of the following flags:
00:51:22 # @snapshots : the repository contains snaphots
00:51:22 # @noreleases : the repository does not contain any released artifacts
00:51:22 #
00:51:22 # The following property value will add the system folder as a repo.
00:51:22 #
00:51:22 org.ops4j.pax.url.mvn.defaultRepositories=\
00:51:22 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:51:22 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:51:22 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:51:22
00:51:22 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:51:22 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:51:22
00:51:22 #
00:51:22 # Comma separated list of repositories scanned when resolving an artifact.
00:51:22 # The default list includes the following repositories:
00:51:22 # http://repo1.maven.org/maven2@id=central
00:51:22 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:51:22 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:51:22 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:51:22 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:51:22 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:51:22 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:22 # To add repositories to the default ones, prepend '+' to the list of repositories
00:51:22 # to add.
00:51:22 # A repository url can be appended with zero or more of the following flags:
00:51:22 # @snapshots : the repository contains snapshots
00:51:22 # @noreleases : the repository does not contain any released artifacts
00:51:22 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:51:22 #
00:51:22 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
00:51:22
00:51:22 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:51:22 + [[ True == \T\r\u\e ]]
00:51:22 + echo 'Configuring the startup features...'
00:51:22 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:22 + FEATURE_TEST_STRING=features-test
00:51:22 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:51:22 + KARAF_VERSION=karaf4
00:51:22 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:51:22 + 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
00:51:22 + [[ ! -z '' ]]
00:51:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:22 ################################################################################
00:51:22 #
00:51:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:22 # contributor license agreements. See the NOTICE file distributed with
00:51:22 # this work for additional information regarding copyright ownership.
00:51:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:22 # (the "License"); you may not use this file except in compliance with
00:51:22 # the License. You may obtain a copy of the License at
00:51:22 #
00:51:22 # http://www.apache.org/licenses/LICENSE-2.0
00:51:22 #
00:51:22 # Unless required by applicable law or agreed to in writing, software
00:51:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:22 # See the License for the specific language governing permissions and
00:51:22 # limitations under the License.
00:51:22 #
00:51:22 ################################################################################
00:51:22
00:51:22 #
00:51:22 # Comma separated list of features repositories to register by default
00:51:22 #
00:51:22 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}/03eb2a67-93a1-4ae0-a212-bd40b5824a8b.xml
00:51:22
00:51:22 #
00:51:22 # Comma separated list of features to install at startup
00:51:22 #
00:51:22 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 6e0763ae-c949-457c-8046-dc9a3c3cbf44
00:51:22
00:51:22 #
00:51:22 # Resource repositories (OBR) that the features resolver can use
00:51:22 # to resolve requirements/capabilities
00:51:22 #
00:51:22 # The format of the resourceRepositories is
00:51:22 # resourceRepositories=[xml:url|json:url],...
00:51:22 # for Instance:
00:51:22 #
00:51:22 #resourceRepositories=xml:http://host/path/to/index.xml
00:51:22 # or
00:51:22 #resourceRepositories=json:http://host/path/to/index.json
00:51:22 #
00:51:22
00:51:22 #
00:51:22 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:51:22 #
00:51:22 featuresBootAsynchronous=false
00:51:22
00:51:22 #
00:51:22 # Service requirements enforcement
00:51:22 #
00:51:22 # By default, the feature resolver checks the service requirements/capabilities of
00:51:22 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:51:22 # the required bundles.
00:51:22 # The following flag can have those values:
00:51:22 # - disable: service requirements are completely ignored
00:51:22 # - default: service requirements are ignored for old features
00:51:22 # - enforce: service requirements are always verified
00:51:22 #
00:51:22 #serviceRequirements=default
00:51:22
00:51:22 #
00:51:22 # Store cfg file for config element in feature
00:51:22 #
00:51:22 #configCfgStore=true
00:51:22
00:51:22 #
00:51:22 # Define if the feature service automatically refresh bundles
00:51:22 #
00:51:22 autoRefresh=true
00:51:22
00:51:22 #
00:51:22 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:51:22 # XML file defines instructions related to features processing
00:51:22 # versions.properties may declare properties to resolve placeholders in XML file
00:51:22 # both files are relative to ${karaf.etc}
00:51:22 #
00:51:22 #featureProcessing=org.apache.karaf.features.xml
00:51:22 #featureProcessingVersions=versions.properties
00:51:22 + configure_karaf_log karaf4 ''
00:51:22 + local -r karaf_version=karaf4
00:51:22 + local -r controllerdebugmap=
00:51:22 + local logapi=log4j
00:51:22 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:22 log4j2.rootLogger.level = INFO
00:51:22 #log4j2.rootLogger.type = asyncRoot
00:51:22 #log4j2.rootLogger.includeLocation = false
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:22 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:22 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:22 log4j2.logger.spifly.level = WARN
00:51:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:22 log4j2.logger.audit.level = INFO
00:51:22 log4j2.logger.audit.additivity = false
00:51:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:22 log4j2.appender.console.type = Console
00:51:22 log4j2.appender.console.name = Console
00:51:22 log4j2.appender.console.layout.type = PatternLayout
00:51:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:22 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:22 log4j2.appender.rolling.name = RollingFile
00:51:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:22 #log4j2.appender.rolling.immediateFlush = false
00:51:22 log4j2.appender.rolling.append = true
00:51:22 log4j2.appender.rolling.layout.type = PatternLayout
00:51:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:22 log4j2.appender.rolling.policies.type = Policies
00:51:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:22 log4j2.appender.rolling.policies.size.size = 64MB
00:51:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:22 log4j2.appender.rolling.strategy.max = 7
00:51:22 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:22 log4j2.appender.audit.name = AuditRollingFile
00:51:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:22 log4j2.appender.audit.append = true
00:51:22 log4j2.appender.audit.layout.type = PatternLayout
00:51:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:22 log4j2.appender.audit.policies.type = Policies
00:51:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:22 log4j2.appender.audit.policies.size.size = 8MB
00:51:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:22 log4j2.appender.audit.strategy.max = 7
00:51:22 log4j2.appender.osgi.type = PaxOsgi
00:51:22 log4j2.appender.osgi.name = PaxOsgi
00:51:22 log4j2.appender.osgi.filter = *
00:51:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:22 #log4j2.logger.aether.level = TRACE
00:51:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:22 #log4j2.logger.http-headers.level = DEBUG
00:51:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:22 #log4j2.logger.maven.level = TRACE
00:51:22 + logapi=log4j2
00:51:22 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:51:22 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:51:22 + '[' log4j2 == log4j2 ']'
00:51:22 + 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
00:51:22 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:51:22 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:51:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:51:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:51:22 + unset IFS
00:51:22 controllerdebugmap:
00:51:22 + echo 'controllerdebugmap: '
00:51:22 + '[' -n '' ']'
00:51:22 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:22 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:51:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:22 ################################################################################
00:51:22 #
00:51:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:22 # contributor license agreements. See the NOTICE file distributed with
00:51:22 # this work for additional information regarding copyright ownership.
00:51:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:22 # (the "License"); you may not use this file except in compliance with
00:51:22 # the License. You may obtain a copy of the License at
00:51:22 #
00:51:22 # http://www.apache.org/licenses/LICENSE-2.0
00:51:22 #
00:51:22 # Unless required by applicable law or agreed to in writing, software
00:51:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:22 # See the License for the specific language governing permissions and
00:51:22 # limitations under the License.
00:51:22 #
00:51:22 ################################################################################
00:51:22
00:51:22 # Common pattern layout for appenders
00:51:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:22
00:51:22 # Root logger
00:51:22 log4j2.rootLogger.level = INFO
00:51:22 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:51:22 #log4j2.rootLogger.type = asyncRoot
00:51:22 #log4j2.rootLogger.includeLocation = false
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:22 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:22
00:51:22 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:22
00:51:22 # Loggers configuration
00:51:22
00:51:22 # Spifly logger
00:51:22 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:22 log4j2.logger.spifly.level = WARN
00:51:22
00:51:22 # Security audit logger
00:51:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:22 log4j2.logger.audit.level = INFO
00:51:22 log4j2.logger.audit.additivity = false
00:51:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:22
00:51:22 # Appenders configuration
00:51:22
00:51:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:22 log4j2.appender.console.type = Console
00:51:22 log4j2.appender.console.name = Console
00:51:22 log4j2.appender.console.layout.type = PatternLayout
00:51:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:22
00:51:22 # Rolling file appender
00:51:22 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:22 log4j2.appender.rolling.name = RollingFile
00:51:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:22 # uncomment to not force a disk flush
00:51:22 #log4j2.appender.rolling.immediateFlush = false
00:51:22 log4j2.appender.rolling.append = true
00:51:22 log4j2.appender.rolling.layout.type = PatternLayout
00:51:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:22 log4j2.appender.rolling.policies.type = Policies
00:51:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:22 log4j2.appender.rolling.policies.size.size = 1GB
00:51:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:22 log4j2.appender.rolling.strategy.max = 7
00:51:22
00:51:22 # Audit file appender
00:51:22 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:22 log4j2.appender.audit.name = AuditRollingFile
00:51:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:22 log4j2.appender.audit.append = true
00:51:22 log4j2.appender.audit.layout.type = PatternLayout
00:51:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:22 log4j2.appender.audit.policies.type = Policies
00:51:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:22 log4j2.appender.audit.policies.size.size = 8MB
00:51:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:22 log4j2.appender.audit.strategy.max = 7
00:51:22
00:51:22 # OSGi appender
00:51:22 log4j2.appender.osgi.type = PaxOsgi
00:51:22 log4j2.appender.osgi.name = PaxOsgi
00:51:22 log4j2.appender.osgi.filter = *
00:51:22
00:51:22 # help with identification of maven-related problems with pax-url-aether
00:51:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:22 #log4j2.logger.aether.level = TRACE
00:51:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:22 #log4j2.logger.http-headers.level = DEBUG
00:51:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:22 #log4j2.logger.maven.level = TRACE
00:51:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:51:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:51:22 Configure
00:51:22 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:22 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:51:22 + local -r controllermem=2048m
00:51:22 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:22 + echo Configure
00:51:22 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:51:22 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:51:22 max memory: 2048m
00:51:22 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:22 + echo ' max memory: 2048m'
00:51:22 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:22 + 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
00:51:22 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:22 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:22 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:22 #!/bin/sh
00:51:22 #
00:51:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:22 # contributor license agreements. See the NOTICE file distributed with
00:51:22 # this work for additional information regarding copyright ownership.
00:51:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:22 # (the "License"); you may not use this file except in compliance with
00:51:22 # the License. You may obtain a copy of the License at
00:51:22 #
00:51:22 # http://www.apache.org/licenses/LICENSE-2.0
00:51:22 #
00:51:22 # Unless required by applicable law or agreed to in writing, software
00:51:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:22 # See the License for the specific language governing permissions and
00:51:22 # limitations under the License.
00:51:22 #
00:51:22
00:51:22 #
00:51:22 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:51:22 # script: client, instance, shell, start, status, stop, karaf
00:51:22 #
00:51:22 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:51:22 # Actions go here...
00:51:22 # fi
00:51:22
00:51:22 #
00:51:22 # general settings which should be applied for all scripts go here; please keep
00:51:22 # in mind that it is possible that scripts might be executed more than once, e.g.
00:51:22 # in example of the start script where the start script is executed first and the
00:51:22 # karaf script afterwards.
00:51:22 #
00:51:22
00:51:22 #
00:51:22 # The following section shows the possible configuration options for the default
00:51:22 # karaf scripts
00:51:22 #
00:51:22 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:51:22 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:51:22 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:51:22 # export EXTRA_JAVA_OPTS # Additional JVM options
00:51:22 # export KARAF_HOME # Karaf home folder
00:51:22 # export KARAF_DATA # Karaf data folder
00:51:22 # export KARAF_BASE # Karaf base folder
00:51:22 # export KARAF_ETC # Karaf etc folder
00:51:22 # export KARAF_LOG # Karaf log folder
00:51:22 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:51:22 # export KARAF_OPTS # Additional available Karaf options
00:51:22 # export KARAF_DEBUG # Enable debug mode
00:51:22 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:51:22 # export KARAF_NOROOT # Prevent execution as root if set to true
00:51:22 Set Java version
00:51:22 + echo 'Set Java version'
00:51:22 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:51:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:22 sudo: a password is required
00:51:22 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:22 sudo: a password is required
00:51:22 JDK default version ...
00:51:22 + echo 'JDK default version ...'
00:51:22 + java -version
00:51:23 openjdk version "21.0.9" 2025-10-21
00:51:23 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:51:23 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:51:23 Set JAVA_HOME
00:51:23 + echo 'Set JAVA_HOME'
00:51:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:23 Listing all open ports on controller system...
00:51:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:51:23 + echo 'Listing all open ports on controller system...'
00:51:23 + netstat -pnatu
00:51:23 /tmp/configuration-script.sh: line 40: netstat: command not found
00:51:23 Configuring cluster
00:51:23 + '[' -f /tmp/custom_shard_config.txt ']'
00:51:23 + echo 'Configuring cluster'
00:51:23 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.27 10.30.171.64 10.30.170.98
00:51:23 ################################################
00:51:23 ## Configure Cluster ##
00:51:23 ################################################
00:51:23 NOTE: Cluster configuration files not found. Copying from
00:51:23 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:51:23 Configuring unique name in pekko.conf
00:51:23 Configuring hostname in pekko.conf
00:51:23 Configuring data and rpc seed nodes in pekko.conf
00:51:23 modules = [
00:51:23
00:51:23 {
00:51:23 name = "inventory"
00:51:23 namespace = "urn:opendaylight:inventory"
00:51:23 shard-strategy = "module"
00:51:23 },
00:51:23 {
00:51:23 name = "topology"
00:51:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:23 shard-strategy = "module"
00:51:23 },
00:51:23 {
00:51:23 name = "toaster"
00:51:23 namespace = "http://netconfcentral.org/ns/toaster"
00:51:23 shard-strategy = "module"
00:51:23 }
00:51:23 ]
00:51:23 Configuring replication type in module-shards.conf
00:51:23 ################################################
00:51:23 ## NOTE: Manually restart controller to ##
00:51:23 ## apply configuration. ##
00:51:23 ################################################
00:51:23 Dump pekko.conf
00:51:23 + echo 'Dump pekko.conf'
00:51:23 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:23
00:51:23 odl-cluster-data {
00:51:23 pekko {
00:51:23 remote {
00:51:23 artery {
00:51:23 enabled = on
00:51:23 transport = tcp
00:51:23 canonical.hostname = "10.30.171.64"
00:51:23 canonical.port = 2550
00:51:23 }
00:51:23 }
00:51:23
00:51:23 cluster {
00:51:23 # Using artery.
00:51:23 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.27:2550",
00:51:23 "pekko://opendaylight-cluster-data@10.30.171.64:2550",
00:51:23 "pekko://opendaylight-cluster-data@10.30.170.98:2550"]
00:51:23
00:51:23 roles = ["member-2"]
00:51:23
00:51:23 # when under load we might trip a false positive on the failure detector
00:51:23 # failure-detector {
00:51:23 # heartbeat-interval = 4 s
00:51:23 # acceptable-heartbeat-pause = 16s
00:51:23 # }
00:51:23 }
00:51:23
00:51:23 persistence {
00:51:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:51:23 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:51:23 # The relative path is always relative to KARAF_HOME.
00:51:23
00:51:23 # snapshot-store.local.dir = "target/snapshots"
00:51:23
00:51:23 # Use lz4 compression for LocalSnapshotStore snapshots
00:51:23 snapshot-store.local.use-lz4-compression = false
00:51:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:51:23 snapshot-store.local.lz4-blocksize = 256KB
00:51:23 }
00:51:23 disable-default-actor-system-quarantined-event-handling = "false"
00:51:23 }
00:51:23 }
00:51:23 Dump modules.conf
00:51:23 + echo 'Dump modules.conf'
00:51:23 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:23 modules = [
00:51:23
00:51:23 {
00:51:23 name = "inventory"
00:51:23 namespace = "urn:opendaylight:inventory"
00:51:23 shard-strategy = "module"
00:51:23 },
00:51:23 {
00:51:23 name = "topology"
00:51:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:23 shard-strategy = "module"
00:51:23 },
00:51:23 {
00:51:23 name = "toaster"
00:51:23 namespace = "http://netconfcentral.org/ns/toaster"
00:51:23 shard-strategy = "module"
00:51:23 }
00:51:23 ]
00:51:23 Dump module-shards.conf
00:51:23 + echo 'Dump module-shards.conf'
00:51:23 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:23 module-shards = [
00:51:23 {
00:51:23 name = "default"
00:51:23 shards = [
00:51:23 {
00:51:23 name = "default"
00:51:23 replicas = ["member-1",
00:51:23 "member-2",
00:51:23 "member-3"]
00:51:23 }
00:51:23 ]
00:51:23 },
00:51:23 {
00:51:23 name = "inventory"
00:51:23 shards = [
00:51:23 {
00:51:23 name="inventory"
00:51:23 replicas = ["member-1",
00:51:23 "member-2",
00:51:23 "member-3"]
00:51:23 }
00:51:23 ]
00:51:23 },
00:51:23 {
00:51:23 name = "topology"
00:51:23 shards = [
00:51:23 {
00:51:23 name="topology"
00:51:23 replicas = ["member-1",
00:51:23 "member-2",
00:51:23 "member-3"]
00:51:23 }
00:51:23 ]
00:51:23 },
00:51:23 {
00:51:23 name = "toaster"
00:51:23 shards = [
00:51:23 {
00:51:23 name="toaster"
00:51:23 replicas = ["member-1",
00:51:23 "member-2",
00:51:23 "member-3"]
00:51:23 }
00:51:23 ]
00:51:23 }
00:51:23 ]
00:51:23 Configuring member-3 with IP address 10.30.170.98
00:51:23 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:51:23 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:51:23 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:51:23 ++ [[ /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 ]]
00:51:23 common-functions.sh is being sourced
00:51:23 ++ echo 'common-functions.sh is being sourced'
00:51:23 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:51:23 ++ DISTROSTREAM=titanium
00:51:23 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:23 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:23 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:23 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:23 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:23 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:23 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:23 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:23 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:23 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:23 ++ export CONTROLLERMEM=
00:51:23 ++ CONTROLLERMEM=
00:51:23 ++ case "${DISTROSTREAM}" in
00:51:23 ++ CLUSTER_SYSTEM=pekko
00:51:23 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:23 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:23 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:23 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:23 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:23 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:23 ++ print_common_env
00:51:23 ++ cat
00:51:23 common-functions environment:
00:51:23 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:23 ACTUALFEATURES:
00:51:23 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:23 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:23 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:23 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:23 CONTROLLERMEM:
00:51:23 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:23 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:23 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:23 SUITES:
00:51:23
00:51:23 ++ SSH='ssh -t -t'
00:51:23 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:51:23 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:51:23 Changing to /tmp
00:51:23 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:23 + echo 'Changing to /tmp'
00:51:23 + cd /tmp
00:51:23 + 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-20260228.175742-581.zip'
00:51:23 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:23 --2026-03-01 00:51:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:23 HTTP request sent, awaiting response... 200 OK
00:51:24 Length: 234982202 (224M) [application/zip]
00:51:24 Saving to: ‘karaf-0.22.2-20260228.175742-581.zip’
00:51:24
00:51:24 0K ........ ........ ........ ........ ........ ........ 1% 71.6M 3s
00:51:24 3072K ........ ........ ........ ........ ........ ........ 2% 140M 2s
00:51:24 6144K ........ ........ ........ ........ ........ ........ 4% 167M 2s
00:51:24 9216K ........ ........ ........ ........ ........ ........ 5% 144M 2s
00:51:24 12288K ........ ........ ........ ........ ........ ........ 6% 162M 2s
00:51:24 15360K ........ ........ ........ ........ ........ ........ 8% 189M 2s
00:51:24 18432K ........ ........ ........ ........ ........ ........ 9% 235M 1s
00:51:24 21504K ........ ........ ........ ........ ........ ........ 10% 233M 1s
00:51:24 24576K ........ ........ ........ ........ ........ ........ 12% 165M 1s
00:51:24 27648K ........ ........ ........ ........ ........ ........ 13% 225M 1s
00:51:24 30720K ........ ........ ........ ........ ........ ........ 14% 342M 1s
00:51:24 33792K ........ ........ ........ ........ ........ ........ 16% 303M 1s
00:51:24 36864K ........ ........ ........ ........ ........ ........ 17% 309M 1s
00:51:24 39936K ........ ........ ........ ........ ........ ........ 18% 288M 1s
00:51:24 43008K ........ ........ ........ ........ ........ ........ 20% 199M 1s
00:51:24 46080K ........ ........ ........ ........ ........ ........ 21% 349M 1s
00:51:24 49152K ........ ........ ........ ........ ........ ........ 22% 274M 1s
00:51:24 52224K ........ ........ ........ ........ ........ ........ 24% 346M 1s
00:51:24 55296K ........ ........ ........ ........ ........ ........ 25% 375M 1s
00:51:24 58368K ........ ........ ........ ........ ........ ........ 26% 265M 1s
00:51:24 61440K ........ ........ ........ ........ ........ ........ 28% 293M 1s
00:51:24 64512K ........ ........ ........ ........ ........ ........ 29% 483M 1s
00:51:24 67584K ........ ........ ........ ........ ........ ........ 30% 354M 1s
00:51:24 70656K ........ ........ ........ ........ ........ ........ 32% 366M 1s
00:51:24 73728K ........ ........ ........ ........ ........ ........ 33% 355M 1s
00:51:24 76800K ........ ........ ........ ........ ........ ........ 34% 361M 1s
00:51:24 79872K ........ ........ ........ ........ ........ ........ 36% 321M 1s
00:51:24 82944K ........ ........ ........ ........ ........ ........ 37% 350M 1s
00:51:24 86016K ........ ........ ........ ........ ........ ........ 38% 356M 1s
00:51:24 89088K ........ ........ ........ ........ ........ ........ 40% 323M 1s
00:51:24 92160K ........ ........ ........ ........ ........ ........ 41% 371M 1s
00:51:24 95232K ........ ........ ........ ........ ........ ........ 42% 324M 1s
00:51:24 98304K ........ ........ ........ ........ ........ ........ 44% 267M 1s
00:51:24 101376K ........ ........ ........ ........ ........ ........ 45% 227M 1s
00:51:24 104448K ........ ........ ........ ........ ........ ........ 46% 175M 0s
00:51:24 107520K ........ ........ ........ ........ ........ ........ 48% 209M 0s
00:51:24 110592K ........ ........ ........ ........ ........ ........ 49% 264M 0s
00:51:24 113664K ........ ........ ........ ........ ........ ........ 50% 302M 0s
00:51:24 116736K ........ ........ ........ ........ ........ ........ 52% 276M 0s
00:51:24 119808K ........ ........ ........ ........ ........ ........ 53% 263M 0s
00:51:24 122880K ........ ........ ........ ........ ........ ........ 54% 288M 0s
00:51:24 125952K ........ ........ ........ ........ ........ ........ 56% 310M 0s
00:51:24 129024K ........ ........ ........ ........ ........ ........ 57% 211M 0s
00:51:24 132096K ........ ........ ........ ........ ........ ........ 58% 218M 0s
00:51:24 135168K ........ ........ ........ ........ ........ ........ 60% 193M 0s
00:51:24 138240K ........ ........ ........ ........ ........ ........ 61% 167M 0s
00:51:24 141312K ........ ........ ........ ........ ........ ........ 62% 156M 0s
00:51:24 144384K ........ ........ ........ ........ ........ ........ 64% 157M 0s
00:51:24 147456K ........ ........ ........ ........ ........ ........ 65% 157M 0s
00:51:24 150528K ........ ........ ........ ........ ........ ........ 66% 159M 0s
00:51:24 153600K ........ ........ ........ ........ ........ ........ 68% 174M 0s
00:51:24 156672K ........ ........ ........ ........ ........ ........ 69% 173M 0s
00:51:24 159744K ........ ........ ........ ........ ........ ........ 70% 163M 0s
00:51:24 162816K ........ ........ ........ ........ ........ ........ 72% 196M 0s
00:51:24 165888K ........ ........ ........ ........ ........ ........ 73% 177M 0s
00:51:24 168960K ........ ........ ........ ........ ........ ........ 74% 157M 0s
00:51:24 172032K ........ ........ ........ ........ ........ ........ 76% 159M 0s
00:51:24 175104K ........ ........ ........ ........ ........ ........ 77% 169M 0s
00:51:24 178176K ........ ........ ........ ........ ........ ........ 78% 252M 0s
00:51:24 181248K ........ ........ ........ ........ ........ ........ 80% 303M 0s
00:51:24 184320K ........ ........ ........ ........ ........ ........ 81% 245M 0s
00:51:24 187392K ........ ........ ........ ........ ........ ........ 82% 189M 0s
00:51:24 190464K ........ ........ ........ ........ ........ ........ 84% 201M 0s
00:51:24 193536K ........ ........ ........ ........ ........ ........ 85% 251M 0s
00:51:24 196608K ........ ........ ........ ........ ........ ........ 87% 292M 0s
00:51:24 199680K ........ ........ ........ ........ ........ ........ 88% 255M 0s
00:51:24 202752K ........ ........ ........ ........ ........ ........ 89% 251M 0s
00:51:24 205824K ........ ........ ........ ........ ........ ........ 91% 219M 0s
00:51:24 208896K ........ ........ ........ ........ ........ ........ 92% 233M 0s
00:51:24 211968K ........ ........ ........ ........ ........ ........ 93% 205M 0s
00:51:24 215040K ........ ........ ........ ........ ........ ........ 95% 207M 0s
00:51:24 218112K ........ ........ ........ ........ ........ ........ 96% 211M 0s
00:51:24 221184K ........ ........ ........ ........ ........ ........ 97% 224M 0s
00:51:24 224256K ........ ........ ........ ........ ........ ........ 99% 286M 0s
00:51:25 227328K ........ ........ ........ ........ . 100% 292M=1.0s
00:51:25
00:51:25 2026-03-01 00:51:25 (222 MB/s) - ‘karaf-0.22.2-20260228.175742-581.zip’ saved [234982202/234982202]
00:51:25
00:51:25 Extracting the new controller...
00:51:25 + echo 'Extracting the new controller...'
00:51:25 + unzip -q karaf-0.22.2-20260228.175742-581.zip
00:51:27 Adding external repositories...
00:51:27 + echo 'Adding external repositories...'
00:51:27 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:27 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:27 ################################################################################
00:51:27 #
00:51:27 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:27 # contributor license agreements. See the NOTICE file distributed with
00:51:27 # this work for additional information regarding copyright ownership.
00:51:27 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:27 # (the "License"); you may not use this file except in compliance with
00:51:27 # the License. You may obtain a copy of the License at
00:51:27 #
00:51:27 # http://www.apache.org/licenses/LICENSE-2.0
00:51:27 #
00:51:27 # Unless required by applicable law or agreed to in writing, software
00:51:27 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:27 # See the License for the specific language governing permissions and
00:51:27 # limitations under the License.
00:51:27 #
00:51:27 ################################################################################
00:51:27
00:51:27 #
00:51:27 # If set to true, the following property will not allow any certificate to be used
00:51:27 # when accessing Maven repositories through SSL
00:51:27 #
00:51:27 #org.ops4j.pax.url.mvn.certificateCheck=
00:51:27
00:51:27 #
00:51:27 # Path to the local Maven settings file.
00:51:27 # The repositories defined in this file will be automatically added to the list
00:51:27 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:51:27 # below is not set.
00:51:27 # The following locations are checked for the existence of the settings.xml file
00:51:27 # * 1. looks for the specified url
00:51:27 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:51:27 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:51:27 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:51:27 #
00:51:27 #org.ops4j.pax.url.mvn.settings=
00:51:27
00:51:27 #
00:51:27 # Path to the local Maven repository which is used to avoid downloading
00:51:27 # artifacts when they already exist locally.
00:51:27 # The value of this property will be extracted from the settings.xml file
00:51:27 # above, or defaulted to:
00:51:27 # System.getProperty( "user.home" ) + "/.m2/repository"
00:51:27 #
00:51:27 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:51:27
00:51:27 #
00:51:27 # Default this to false. It's just weird to use undocumented repos
00:51:27 #
00:51:27 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:51:27
00:51:27 #
00:51:27 # Uncomment if you don't wanna use the proxy settings
00:51:27 # from the Maven conf/settings.xml file
00:51:27 #
00:51:27 # org.ops4j.pax.url.mvn.proxySupport=false
00:51:27
00:51:27 #
00:51:27 # Comma separated list of repositories scanned when resolving an artifact.
00:51:27 # Those repositories will be checked before iterating through the
00:51:27 # below list of repositories and even before the local repository
00:51:27 # A repository url can be appended with zero or more of the following flags:
00:51:27 # @snapshots : the repository contains snaphots
00:51:27 # @noreleases : the repository does not contain any released artifacts
00:51:27 #
00:51:27 # The following property value will add the system folder as a repo.
00:51:27 #
00:51:27 org.ops4j.pax.url.mvn.defaultRepositories=\
00:51:27 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:51:27 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:51:27 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:51:27
00:51:27 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:51:27 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:51:27
00:51:27 #
00:51:27 # Comma separated list of repositories scanned when resolving an artifact.
00:51:27 # The default list includes the following repositories:
00:51:27 # http://repo1.maven.org/maven2@id=central
00:51:27 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:51:27 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:51:27 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:51:27 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:51:27 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:51:27 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:27 # To add repositories to the default ones, prepend '+' to the list of repositories
00:51:27 # to add.
00:51:27 # A repository url can be appended with zero or more of the following flags:
00:51:27 # @snapshots : the repository contains snapshots
00:51:27 # @noreleases : the repository does not contain any released artifacts
00:51:27 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:51:27 #
00:51:27 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:27
00:51:27 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:51:27 + echo 'Configuring the startup features...'
00:51:27 Configuring the startup features...
00:51:27 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:27 + FEATURE_TEST_STRING=features-test
00:51:27 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:51:27 + KARAF_VERSION=karaf4
00:51:27 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:51:27 + 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
00:51:27 + [[ ! -z '' ]]
00:51:27 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:27 ################################################################################
00:51:27 #
00:51:27 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:27 # contributor license agreements. See the NOTICE file distributed with
00:51:27 # this work for additional information regarding copyright ownership.
00:51:27 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:27 # (the "License"); you may not use this file except in compliance with
00:51:27 # the License. You may obtain a copy of the License at
00:51:27 #
00:51:27 # http://www.apache.org/licenses/LICENSE-2.0
00:51:27 #
00:51:27 # Unless required by applicable law or agreed to in writing, software
00:51:27 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:27 # See the License for the specific language governing permissions and
00:51:27 # limitations under the License.
00:51:27 #
00:51:27 ################################################################################
00:51:27
00:51:27 #
00:51:27 # Comma separated list of features repositories to register by default
00:51:27 #
00:51:27 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}/03eb2a67-93a1-4ae0-a212-bd40b5824a8b.xml
00:51:27
00:51:27 #
00:51:27 # Comma separated list of features to install at startup
00:51:27 #
00:51:27 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 6e0763ae-c949-457c-8046-dc9a3c3cbf44
00:51:27
00:51:27 #
00:51:27 # Resource repositories (OBR) that the features resolver can use
00:51:27 # to resolve requirements/capabilities
00:51:27 #
00:51:27 # The format of the resourceRepositories is
00:51:27 # resourceRepositories=[xml:url|json:url],...
00:51:27 # for Instance:
00:51:27 #
00:51:27 #resourceRepositories=xml:http://host/path/to/index.xml
00:51:27 # or
00:51:27 #resourceRepositories=json:http://host/path/to/index.json
00:51:27 #
00:51:27
00:51:27 #
00:51:27 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:51:27 #
00:51:27 featuresBootAsynchronous=false
00:51:27
00:51:27 #
00:51:27 # Service requirements enforcement
00:51:27 #
00:51:27 # By default, the feature resolver checks the service requirements/capabilities of
00:51:27 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:51:27 # the required bundles.
00:51:27 # The following flag can have those values:
00:51:27 # - disable: service requirements are completely ignored
00:51:27 # - default: service requirements are ignored for old features
00:51:27 # - enforce: service requirements are always verified
00:51:27 #
00:51:27 #serviceRequirements=default
00:51:27
00:51:27 #
00:51:27 # Store cfg file for config element in feature
00:51:27 #
00:51:27 #configCfgStore=true
00:51:27
00:51:27 #
00:51:27 # Define if the feature service automatically refresh bundles
00:51:27 #
00:51:27 autoRefresh=true
00:51:27
00:51:27 #
00:51:27 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:51:27 # XML file defines instructions related to features processing
00:51:27 # versions.properties may declare properties to resolve placeholders in XML file
00:51:27 # both files are relative to ${karaf.etc}
00:51:27 #
00:51:27 #featureProcessing=org.apache.karaf.features.xml
00:51:27 #featureProcessingVersions=versions.properties
00:51:27 + configure_karaf_log karaf4 ''
00:51:27 + local -r karaf_version=karaf4
00:51:27 + local -r controllerdebugmap=
00:51:27 + local logapi=log4j
00:51:27 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:27 log4j2.rootLogger.level = INFO
00:51:27 #log4j2.rootLogger.type = asyncRoot
00:51:27 #log4j2.rootLogger.includeLocation = false
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:27 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:27 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:27 log4j2.logger.spifly.level = WARN
00:51:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:27 log4j2.logger.audit.level = INFO
00:51:27 log4j2.logger.audit.additivity = false
00:51:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:27 log4j2.appender.console.type = Console
00:51:27 log4j2.appender.console.name = Console
00:51:27 log4j2.appender.console.layout.type = PatternLayout
00:51:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:27 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:27 log4j2.appender.rolling.name = RollingFile
00:51:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:27 #log4j2.appender.rolling.immediateFlush = false
00:51:27 log4j2.appender.rolling.append = true
00:51:27 log4j2.appender.rolling.layout.type = PatternLayout
00:51:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:27 log4j2.appender.rolling.policies.type = Policies
00:51:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:27 log4j2.appender.rolling.policies.size.size = 64MB
00:51:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:27 log4j2.appender.rolling.strategy.max = 7
00:51:27 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:27 log4j2.appender.audit.name = AuditRollingFile
00:51:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:27 log4j2.appender.audit.append = true
00:51:27 log4j2.appender.audit.layout.type = PatternLayout
00:51:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:27 log4j2.appender.audit.policies.type = Policies
00:51:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:27 log4j2.appender.audit.policies.size.size = 8MB
00:51:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:27 log4j2.appender.audit.strategy.max = 7
00:51:27 log4j2.appender.osgi.type = PaxOsgi
00:51:27 log4j2.appender.osgi.name = PaxOsgi
00:51:27 log4j2.appender.osgi.filter = *
00:51:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:27 #log4j2.logger.aether.level = TRACE
00:51:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:27 #log4j2.logger.http-headers.level = DEBUG
00:51:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:27 #log4j2.logger.maven.level = TRACE
00:51:27 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:51:27 + logapi=log4j2
00:51:27 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:51:27 + '[' log4j2 == log4j2 ']'
00:51:27 + 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
00:51:27 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:51:27 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:51:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:51:27 controllerdebugmap:
00:51:27 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:51:27 + unset IFS
00:51:27 + echo 'controllerdebugmap: '
00:51:27 + '[' -n '' ']'
00:51:27 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:51:27 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:27 ################################################################################
00:51:27 #
00:51:27 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:27 # contributor license agreements. See the NOTICE file distributed with
00:51:27 # this work for additional information regarding copyright ownership.
00:51:27 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:27 # (the "License"); you may not use this file except in compliance with
00:51:27 # the License. You may obtain a copy of the License at
00:51:27 #
00:51:27 # http://www.apache.org/licenses/LICENSE-2.0
00:51:27 #
00:51:27 # Unless required by applicable law or agreed to in writing, software
00:51:27 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:27 # See the License for the specific language governing permissions and
00:51:27 # limitations under the License.
00:51:27 #
00:51:27 ################################################################################
00:51:27
00:51:27 # Common pattern layout for appenders
00:51:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:27
00:51:27 # Root logger
00:51:27 log4j2.rootLogger.level = INFO
00:51:27 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:51:27 #log4j2.rootLogger.type = asyncRoot
00:51:27 #log4j2.rootLogger.includeLocation = false
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:27 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:27
00:51:27 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:27
00:51:27 # Loggers configuration
00:51:27
00:51:27 # Spifly logger
00:51:27 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:27 log4j2.logger.spifly.level = WARN
00:51:27
00:51:27 # Security audit logger
00:51:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:27 log4j2.logger.audit.level = INFO
00:51:27 log4j2.logger.audit.additivity = false
00:51:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:27
00:51:27 # Appenders configuration
00:51:27
00:51:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:27 log4j2.appender.console.type = Console
00:51:27 log4j2.appender.console.name = Console
00:51:27 log4j2.appender.console.layout.type = PatternLayout
00:51:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:27
00:51:27 # Rolling file appender
00:51:27 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:27 log4j2.appender.rolling.name = RollingFile
00:51:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:27 # uncomment to not force a disk flush
00:51:27 #log4j2.appender.rolling.immediateFlush = false
00:51:27 log4j2.appender.rolling.append = true
00:51:27 log4j2.appender.rolling.layout.type = PatternLayout
00:51:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:27 log4j2.appender.rolling.policies.type = Policies
00:51:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:27 log4j2.appender.rolling.policies.size.size = 1GB
00:51:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:27 log4j2.appender.rolling.strategy.max = 7
00:51:27
00:51:27 # Audit file appender
00:51:27 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:27 log4j2.appender.audit.name = AuditRollingFile
00:51:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:27 log4j2.appender.audit.append = true
00:51:27 log4j2.appender.audit.layout.type = PatternLayout
00:51:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:27 log4j2.appender.audit.policies.type = Policies
00:51:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:27 log4j2.appender.audit.policies.size.size = 8MB
00:51:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:27 log4j2.appender.audit.strategy.max = 7
00:51:27
00:51:27 # OSGi appender
00:51:27 log4j2.appender.osgi.type = PaxOsgi
00:51:27 log4j2.appender.osgi.name = PaxOsgi
00:51:27 log4j2.appender.osgi.filter = *
00:51:27
00:51:27 # help with identification of maven-related problems with pax-url-aether
00:51:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:27 #log4j2.logger.aether.level = TRACE
00:51:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:27 #log4j2.logger.http-headers.level = DEBUG
00:51:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:27 #log4j2.logger.maven.level = TRACE
00:51:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:51:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:51:27 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:27 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:51:27 + local -r controllermem=2048m
00:51:27 Configure
00:51:27 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:51:27 max memory: 2048m
00:51:27 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:27 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:27 + echo Configure
00:51:27 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:51:27 + echo ' max memory: 2048m'
00:51:27 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:27 + 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
00:51:27 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:27 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:27 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:27 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:27 #!/bin/sh
00:51:27 #
00:51:27 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:27 # contributor license agreements. See the NOTICE file distributed with
00:51:27 # this work for additional information regarding copyright ownership.
00:51:27 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:27 # (the "License"); you may not use this file except in compliance with
00:51:27 # the License. You may obtain a copy of the License at
00:51:27 #
00:51:27 # http://www.apache.org/licenses/LICENSE-2.0
00:51:27 #
00:51:27 # Unless required by applicable law or agreed to in writing, software
00:51:27 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:27 # See the License for the specific language governing permissions and
00:51:27 # limitations under the License.
00:51:27 #
00:51:27
00:51:27 #
00:51:27 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:51:27 # script: client, instance, shell, start, status, stop, karaf
00:51:27 #
00:51:27 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:51:27 # Actions go here...
00:51:27 # fi
00:51:27
00:51:27 #
00:51:27 # general settings which should be applied for all scripts go here; please keep
00:51:27 # in mind that it is possible that scripts might be executed more than once, e.g.
00:51:27 # in example of the start script where the start script is executed first and the
00:51:27 # karaf script afterwards.
00:51:27 #
00:51:27
00:51:27 #
00:51:27 # The following section shows the possible configuration options for the default
00:51:27 # karaf scripts
00:51:27 #
00:51:27 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:51:27 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:51:27 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:51:27 # export EXTRA_JAVA_OPTS # Additional JVM options
00:51:27 # export KARAF_HOME # Karaf home folder
00:51:27 # export KARAF_DATA # Karaf data folder
00:51:27 # export KARAF_BASE # Karaf base folder
00:51:27 # export KARAF_ETC # Karaf etc folder
00:51:27 # export KARAF_LOG # Karaf log folder
00:51:27 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:51:27 # export KARAF_OPTS # Additional available Karaf options
00:51:27 # export KARAF_DEBUG # Enable debug mode
00:51:27 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:51:27 # export KARAF_NOROOT # Prevent execution as root if set to true
00:51:27 Set Java version
00:51:27 + echo 'Set Java version'
00:51:27 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:51:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:27 sudo: a password is required
00:51:27 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:27 sudo: a password is required
00:51:27 JDK default version ...
00:51:27 + echo 'JDK default version ...'
00:51:27 + java -version
00:51:27 openjdk version "21.0.9" 2025-10-21
00:51:27 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:51:27 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:51:27 Set JAVA_HOME
00:51:27 + echo 'Set JAVA_HOME'
00:51:27 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:27 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:27 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:27 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:27 Listing all open ports on controller system...
00:51:27 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:27 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:51:27 + echo 'Listing all open ports on controller system...'
00:51:27 + netstat -pnatu
00:51:27 /tmp/configuration-script.sh: line 40: netstat: command not found
00:51:27 Configuring cluster
00:51:27 + '[' -f /tmp/custom_shard_config.txt ']'
00:51:27 + echo 'Configuring cluster'
00:51:27 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.27 10.30.171.64 10.30.170.98
00:51:27 ################################################
00:51:27 ## Configure Cluster ##
00:51:27 ################################################
00:51:27 NOTE: Cluster configuration files not found. Copying from
00:51:27 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:51:27 Configuring unique name in pekko.conf
00:51:27 Configuring hostname in pekko.conf
00:51:27 Configuring data and rpc seed nodes in pekko.conf
00:51:27 modules = [
00:51:27
00:51:27 {
00:51:27 name = "inventory"
00:51:27 namespace = "urn:opendaylight:inventory"
00:51:27 shard-strategy = "module"
00:51:27 },
00:51:27 {
00:51:27 name = "topology"
00:51:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:27 shard-strategy = "module"
00:51:27 },
00:51:27 {
00:51:27 name = "toaster"
00:51:27 namespace = "http://netconfcentral.org/ns/toaster"
00:51:27 shard-strategy = "module"
00:51:27 }
00:51:27 ]
00:51:27 Configuring replication type in module-shards.conf
00:51:27 ################################################
00:51:27 ## NOTE: Manually restart controller to ##
00:51:27 ## apply configuration. ##
00:51:27 ################################################
00:51:27 Dump pekko.conf
00:51:27 + echo 'Dump pekko.conf'
00:51:27 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:27
00:51:27 odl-cluster-data {
00:51:27 pekko {
00:51:27 remote {
00:51:27 artery {
00:51:27 enabled = on
00:51:27 transport = tcp
00:51:27 canonical.hostname = "10.30.170.98"
00:51:27 canonical.port = 2550
00:51:27 }
00:51:27 }
00:51:27
00:51:27 cluster {
00:51:27 # Using artery.
00:51:27 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.27:2550",
00:51:27 "pekko://opendaylight-cluster-data@10.30.171.64:2550",
00:51:27 "pekko://opendaylight-cluster-data@10.30.170.98:2550"]
00:51:27
00:51:27 roles = ["member-3"]
00:51:27
00:51:27 # when under load we might trip a false positive on the failure detector
00:51:27 # failure-detector {
00:51:27 # heartbeat-interval = 4 s
00:51:27 # acceptable-heartbeat-pause = 16s
00:51:27 # }
00:51:27 }
00:51:27
00:51:27 persistence {
00:51:27 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:51:27 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:51:27 # The relative path is always relative to KARAF_HOME.
00:51:27
00:51:27 # snapshot-store.local.dir = "target/snapshots"
00:51:27
00:51:27 # Use lz4 compression for LocalSnapshotStore snapshots
00:51:27 snapshot-store.local.use-lz4-compression = false
00:51:27 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:51:27 snapshot-store.local.lz4-blocksize = 256KB
00:51:27 }
00:51:27 disable-default-actor-system-quarantined-event-handling = "false"
00:51:27 }
00:51:27 }
00:51:27 Dump modules.conf
00:51:27 + echo 'Dump modules.conf'
00:51:27 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:27 modules = [
00:51:27
00:51:27 {
00:51:27 name = "inventory"
00:51:27 namespace = "urn:opendaylight:inventory"
00:51:27 shard-strategy = "module"
00:51:27 },
00:51:27 {
00:51:27 name = "topology"
00:51:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:27 shard-strategy = "module"
00:51:27 },
00:51:27 {
00:51:27 name = "toaster"
00:51:27 namespace = "http://netconfcentral.org/ns/toaster"
00:51:27 shard-strategy = "module"
00:51:27 }
00:51:27 ]
00:51:27 Dump module-shards.conf
00:51:27 + echo 'Dump module-shards.conf'
00:51:27 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:27 module-shards = [
00:51:27 {
00:51:27 name = "default"
00:51:27 shards = [
00:51:27 {
00:51:27 name = "default"
00:51:27 replicas = ["member-1",
00:51:27 "member-2",
00:51:27 "member-3"]
00:51:27 }
00:51:27 ]
00:51:27 },
00:51:27 {
00:51:27 name = "inventory"
00:51:27 shards = [
00:51:27 {
00:51:27 name="inventory"
00:51:27 replicas = ["member-1",
00:51:27 "member-2",
00:51:27 "member-3"]
00:51:27 }
00:51:27 ]
00:51:27 },
00:51:27 {
00:51:27 name = "topology"
00:51:27 shards = [
00:51:27 {
00:51:27 name="topology"
00:51:27 replicas = ["member-1",
00:51:27 "member-2",
00:51:27 "member-3"]
00:51:27 }
00:51:27 ]
00:51:27 },
00:51:27 {
00:51:27 name = "toaster"
00:51:27 shards = [
00:51:27 {
00:51:27 name="toaster"
00:51:27 replicas = ["member-1",
00:51:27 "member-2",
00:51:27 "member-3"]
00:51:27 }
00:51:27 ]
00:51:27 }
00:51:27 ]
00:51:27 Locating config plan to use...
00:51:27 Finished running config plans
00:51:27 Starting member-1 with IP address 10.30.170.27
00:51:27 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
00:51:27 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
00:51:27 Redirecting karaf console output to karaf_console.log
00:51:27 Starting controller...
00:51:27 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:51:27 Starting member-2 with IP address 10.30.171.64
00:51:27 Warning: Permanently added '10.30.171.64' (ECDSA) to the list of known hosts.
00:51:28 Warning: Permanently added '10.30.171.64' (ECDSA) to the list of known hosts.
00:51:28 Redirecting karaf console output to karaf_console.log
00:51:28 Starting controller...
00:51:28 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:51:28 Starting member-3 with IP address 10.30.170.98
00:51:28 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:51:28 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:51:28 Redirecting karaf console output to karaf_console.log
00:51:28 Starting controller...
00:51:28 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:51:28 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins613540432146578259.sh
00:51:28 common-functions.sh is being sourced
00:51:28 common-functions environment:
00:51:28 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:28 ACTUALFEATURES:
00:51:28 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:28 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:28 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:28 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:28 CONTROLLERMEM: 2048m
00:51:28 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:28 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:28 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:28 SUITES:
00:51:28
00:51:28 + echo '#################################################'
00:51:28 #################################################
00:51:28 + echo '## Verify Cluster is UP ##'
00:51:28 ## Verify Cluster is UP ##
00:51:28 + echo '#################################################'
00:51:28 #################################################
00:51:28 + create_post_startup_script
00:51:28 + cat
00:51:28 + copy_and_run_post_startup_script
00:51:28 + seed_index=1
00:51:28 ++ seq 1 3
00:51:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:51:28 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:51:28 + echo 'Execute the post startup script on controller 10.30.170.27'
00:51:28 Execute the post startup script on controller 10.30.170.27
00:51:28 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/post-startup-script.sh 10.30.170.27:/tmp/
00:51:28 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
00:51:29 + ssh 10.30.170.27 'bash /tmp/post-startup-script.sh 1'
00:51:29 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
00:51:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:29 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:55:29 Timeout Controller DOWN
00:55:29 Dumping first 500K bytes of karaf log...
00:55:29 Mar 01, 2026 12:51:29 AM org.apache.karaf.main.Main launch
00:55:29 INFO: Installing and starting initial bundles
00:55:29 Mar 01, 2026 12:51:29 AM org.apache.karaf.main.Main launch
00:55:29 INFO: All initial bundles installed and set to start
00:55:29 Mar 01, 2026 12:51:29 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:55:29 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock
00:55:29 Mar 01, 2026 12:51:29 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:55:29 INFO: Lock acquired
00:55:29 Mar 01, 2026 12:51:29 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
00:55:29 INFO: Lock acquired. Setting startlevel to 100
00:55:29 2026-03-01T00:51:30,544 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent).
00:55:29 2026-03-01T00:51:31,794 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],odl-mdsal-replicate-netty/[14.0.18,14.0.18],features-controller/[11.0.2,11.0.2],6e0763ae-c949-457c-8046-dc9a3c3cbf44/[0,0.0.0],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1]
00:55:29 2026-03-01T00:51:31,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
00:55:29 2026-03-01T00:51:31,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
00:55:29 2026-03-01T00:51:31,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
00:55:29 2026-03-01T00:51:31,967 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
00:55:29 2026-03-01T00:51:31,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
00:55:29 2026-03-01T00:51:31,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
00:55:29 2026-03-01T00:51:31,989 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
00:55:29 2026-03-01T00:51:31,990 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
00:55:29 2026-03-01T00:51:31,994 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
00:55:29 2026-03-01T00:51:33,259 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
00:55:29 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
00:55:29 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
00:55:29 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
00:55:29 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
00:55:29 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
00:55:29 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
00:55:29 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
00:55:29 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
00:55:29 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
00:55:29 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
00:55:29 at java.lang.Thread.run(Thread.java:1583) [?:?]
00:55:29 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 ... 12 more
00:55:29 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 ... 12 more
00:55:29 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 ... 12 more
00:55:29 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 ... 12 more
00:55:29 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 ... 12 more
00:55:29 Dumping last 500K bytes of karaf log...
00:55:29 Mar 01, 2026 12:51:29 AM org.apache.karaf.main.Main launch
00:55:29 INFO: Installing and starting initial bundles
00:55:29 Mar 01, 2026 12:51:29 AM org.apache.karaf.main.Main launch
00:55:29 INFO: All initial bundles installed and set to start
00:55:29 Mar 01, 2026 12:51:29 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:55:29 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock
00:55:29 Mar 01, 2026 12:51:29 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:55:29 INFO: Lock acquired
00:55:29 Mar 01, 2026 12:51:29 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
00:55:29 INFO: Lock acquired. Setting startlevel to 100
00:55:29 2026-03-01T00:51:30,544 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent).
00:55:29 2026-03-01T00:51:31,794 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],odl-mdsal-replicate-netty/[14.0.18,14.0.18],features-controller/[11.0.2,11.0.2],6e0763ae-c949-457c-8046-dc9a3c3cbf44/[0,0.0.0],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1]
00:55:29 2026-03-01T00:51:31,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
00:55:29 2026-03-01T00:51:31,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
00:55:29 2026-03-01T00:51:31,966 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
00:55:29 2026-03-01T00:51:31,967 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
00:55:29 2026-03-01T00:51:31,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
00:55:29 2026-03-01T00:51:31,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
00:55:29 2026-03-01T00:51:31,989 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
00:55:29 2026-03-01T00:51:31,990 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
00:55:29 2026-03-01T00:51:31,994 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
00:55:29 2026-03-01T00:51:33,259 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
00:55:29 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
00:55:29 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
00:55:29 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
00:55:29 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
00:55:29 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
00:55:29 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
00:55:29 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
00:55:29 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
00:55:29 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
00:55:29 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
00:55:29 at java.lang.Thread.run(Thread.java:1583) [?:?]
00:55:29 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 ... 12 more
00:55:29 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 ... 12 more
00:55:29 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 ... 12 more
00:55:29 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 ... 12 more
00:55:29 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:55:29 ... 12 more
00:55:29 Listing all open ports on controller system
00:55:29 /tmp/post-startup-script.sh: line 46: netstat: command not found
00:55:29 Build step 'Execute shell' marked build as failure
00:55:29 $ ssh-agent -k
00:55:29 unset SSH_AUTH_SOCK;
00:55:29 unset SSH_AGENT_PID;
00:55:29 echo Agent pid 5280 killed;
00:55:29 [ssh-agent] Stopped.
00:55:29 Recording plot data
00:55:29 Robot results publisher started...
00:55:29 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:55:29 -Parsing output xml:
00:55:29 Failed!
00:55:29 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium with configured filemask: output.xml
00:55:29 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
00:55:29 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
00:55:29 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
00:55:29 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
00:55:29 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
00:55:29 at hudson.remoting.Request$2.run(Request.java:377)
00:55:29 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
00:55:29 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
00:55:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
00:55:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
00:55:29 at java.base/java.lang.Thread.run(Thread.java:829)
00:55:29 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-24286
00:55:29 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
00:55:29 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
00:55:29 at hudson.remoting.Channel.call(Channel.java:1003)
00:55:29 at hudson.FilePath.act(FilePath.java:1230)
00:55:29 at hudson.FilePath.act(FilePath.java:1219)
00:55:29 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
00:55:29 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
00:55:29 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
00:55:29 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
00:55:29 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
00:55:29 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
00:55:29 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
00:55:29 at hudson.model.Build$BuildExecution.post2(Build.java:179)
00:55:29 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
00:55:29 at hudson.model.Run.execute(Run.java:1918)
00:55:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
00:55:29 at hudson.model.ResourceController.execute(ResourceController.java:101)
00:55:29 at hudson.model.Executor.run(Executor.java:442)
00:55:29 [PostBuildScript] - [INFO] Executing post build scripts.
00:55:29 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins657120922524550852.sh
00:55:29 Archiving csit artifacts
00:55:29 mv: cannot stat 'odl1_*': No such file or directory
00:55:29 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
00:55:29 mv: cannot stat '*_1.png': No such file or directory
00:55:29 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:55:29 mv: cannot stat 'gclogs-1': No such file or directory
00:55:29 mv: cannot stat 'odl2_*': No such file or directory
00:55:29 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
00:55:29 mv: cannot stat '*_2.png': No such file or directory
00:55:29 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:55:30 mv: cannot stat 'gclogs-2': No such file or directory
00:55:30 mv: cannot stat 'odl3_*': No such file or directory
00:55:30 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
00:55:30 mv: cannot stat '*_3.png': No such file or directory
00:55:30 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:55:30 mv: cannot stat 'gclogs-3': No such file or directory
00:55:30 % Total % Received % Xferd Average Speed Time Time Time Current
00:55:30 Dload Upload Total Spent Left Speed
00:55:30
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1175 0 1175 0 0 4795 0 --:--:-- --:--:-- --:--:-- 4795
00:55:30 Archive: robot-plugin.zip
00:55:30 End-of-central-directory signature not found. Either this file is not
00:55:30 a zipfile, or it constitutes one disk of a multi-part archive. In the
00:55:30 latter case the central directory and zipfile comment will be found on
00:55:30 the last disk(s) of this archive.
00:55:30 unzip: cannot find zipfile directory in one of robot-plugin.zip or
00:55:30 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
00:55:30 mv: cannot stat '*.log': No such file or directory
00:55:30 mv: cannot stat '*.log.gz': No such file or directory
00:55:30 mv: cannot stat '*.csv': No such file or directory
00:55:30 mv: cannot stat '*.png': No such file or directory
00:55:30 [PostBuildScript] - [INFO] Executing post build scripts.
00:55:30 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins17461523899910154955.sh
00:55:30 [PostBuildScript] - [INFO] Executing post build scripts.
00:55:30 [EnvInject] - Injecting environment variables from a build step.
00:55:30 [EnvInject] - Injecting as environment variables the properties content
00:55:30 OS_CLOUD=vex
00:55:30 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-76
00:55:30
00:55:30 [EnvInject] - Variables injected successfully.
00:55:30 provisioning config files...
00:55:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:55:30 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins14870805376679644001.sh
00:55:30 ---> openstack-stack-delete.sh
00:55:30 Setup pyenv:
00:55:30 system
00:55:30 3.8.13
00:55:30 3.9.13
00:55:30 3.10.13
00:55:30 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:55:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lh73 from file:/tmp/.os_lf_venv
00:55:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:55:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:55:32 lf-activate-venv(): INFO: Base packages installed successfully
00:55:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:55:45 lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH
00:55:45 INFO: Stack cost retrieval disabled, setting cost to 0
00:55:45 /tmp/venv-Lh73/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:55:45 warnings.warn(
00:55:57 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-titanium-76
00:55:57 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-titanium-76
00:55:57 [PostBuildScript] - [INFO] Executing post build scripts.
00:55:57 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins1066603894783588704.sh
00:55:57 ---> sysstat.sh
00:55:57 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins15642763039513277514.sh
00:55:57 ---> package-listing.sh
00:55:57 ++ facter osfamily
00:55:57 ++ tr '[:upper:]' '[:lower:]'
00:55:57 + OS_FAMILY=redhat
00:55:57 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
00:55:57 + START_PACKAGES=/tmp/packages_start.txt
00:55:57 + END_PACKAGES=/tmp/packages_end.txt
00:55:57 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:55:57 + PACKAGES=/tmp/packages_start.txt
00:55:57 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']'
00:55:57 + PACKAGES=/tmp/packages_end.txt
00:55:57 + case "${OS_FAMILY}" in
00:55:57 + rpm -qa
00:55:57 + sort
00:55:58 + '[' -f /tmp/packages_start.txt ']'
00:55:58 + '[' -f /tmp/packages_end.txt ']'
00:55:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:55:58 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']'
00:55:58 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/
00:55:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/
00:55:58 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins4132268507067361668.sh
00:55:58 ---> capture-instance-metadata.sh
00:55:58 Setup pyenv:
00:55:58 system
00:55:58 3.8.13
00:55:58 3.9.13
00:55:58 3.10.13
00:55:58 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:55:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lh73 from file:/tmp/.os_lf_venv
00:55:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:55:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:56:00 lf-activate-venv(): INFO: Base packages installed successfully
00:56:00 lf-activate-venv(): INFO: Installing additional packages: lftools
00:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH
00:56:12 INFO: Running in OpenStack, capturing instance metadata
00:56:12 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins11332235348565958204.sh
00:56:12 provisioning config files...
00:56:13 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-titanium #76
00:56:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/config17801357511590400292tmp
00:56:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:56:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:56:13 provisioning config files...
00:56:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:56:13 [EnvInject] - Injecting environment variables from a build step.
00:56:13 [EnvInject] - Injecting as environment variables the properties content
00:56:13 SERVER_ID=logs
00:56:13
00:56:13 [EnvInject] - Variables injected successfully.
00:56:13 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins17209009551369996703.sh
00:56:13 ---> create-netrc.sh
00:56:13 WARN: Log server credential not found.
00:56:13 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins7261222027373699356.sh
00:56:13 ---> python-tools-install.sh
00:56:13 Setup pyenv:
00:56:13 system
00:56:13 3.8.13
00:56:13 3.9.13
00:56:13 3.10.13
00:56:13 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:56:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lh73 from file:/tmp/.os_lf_venv
00:56:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:56:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:56:15 lf-activate-venv(): INFO: Base packages installed successfully
00:56:15 lf-activate-venv(): INFO: Installing additional packages: lftools
00:56:24 lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH
00:56:24 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins1397051005970659294.sh
00:56:24 ---> sudo-logs.sh
00:56:24 Archiving 'sudo' log..
00:56:24 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins298862033989767930.sh
00:56:24 ---> job-cost.sh
00:56:24 INFO: Activating Python virtual environment...
00:56:25 Setup pyenv:
00:56:25 system
00:56:25 3.8.13
00:56:25 3.9.13
00:56:25 3.10.13
00:56:25 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:56:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lh73 from file:/tmp/.os_lf_venv
00:56:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:56:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:56:28 lf-activate-venv(): INFO: Base packages installed successfully
00:56:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:56:36 lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH
00:56:36 DEBUG: Contents of stack-cost file:
00:56:36 total: 0
00:56:36 INFO: Retrieving Stack Cost...
00:56:36 INFO: Stack cost: 0
00:56:36 INFO: Instance uptime: 589s
00:56:36 INFO: Fetching instance metadata (attempt 1 of 3)...
00:56:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:56:36 INFO: Successfully fetched instance metadata
00:56:36 INFO: Instance type: v3-standard-2
00:56:36 INFO: Retrieving pricing info for: v3-standard-2
00:56:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:56:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=589
00:56:36 INFO: Successfully fetched Vexxhost pricing API
00:56:36 INFO: Retrieved cost: 0.06
00:56:36 INFO: Retrieved resource: v3-standard-2
00:56:36 INFO: Creating archive directory: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/cost
00:56:36 INFO: Archiving costs to: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/cost.csv
00:56:36 INFO: Successfully archived job cost data
00:56:36 DEBUG: Cost data: mdsal-csit-3node-netty-replicate-only-titanium,76,2026-03-01 00:56:36,v3-standard-2,589,0.06,0.00,FAILURE
00:56:36 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins3255138121873032544.sh
00:56:36 ---> logs-deploy.sh
00:56:36 Setup pyenv:
00:56:36 system
00:56:36 3.8.13
00:56:36 3.9.13
00:56:36 3.10.13
00:56:36 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
00:56:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lh73 from file:/tmp/.os_lf_venv
00:56:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:56:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:56:38 lf-activate-venv(): INFO: Base packages installed successfully
00:56:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:56:47 lf-activate-venv(): INFO: Adding /tmp/venv-Lh73/bin to PATH
00:56:47 WARNING: Nexus logging server not set
00:56:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-titanium/76/
00:56:47 INFO: archiving logs to S3
00:56:47 /tmp/venv-Lh73/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:56:47 warnings.warn(
00:56:48 ---> uname -a:
00:56:48 Linux prd-centos8-robot-2c-8g-24286.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:56:48
00:56:48
00:56:48 ---> lscpu:
00:56:48 Architecture: x86_64
00:56:48 CPU op-mode(s): 32-bit, 64-bit
00:56:48 Byte Order: Little Endian
00:56:48 CPU(s): 2
00:56:48 On-line CPU(s) list: 0,1
00:56:48 Thread(s) per core: 1
00:56:48 Core(s) per socket: 1
00:56:48 Socket(s): 2
00:56:48 NUMA node(s): 1
00:56:48 Vendor ID: AuthenticAMD
00:56:48 CPU family: 23
00:56:48 Model: 49
00:56:48 Model name: AMD EPYC-Rome Processor
00:56:48 Stepping: 0
00:56:48 CPU MHz: 2799.998
00:56:48 BogoMIPS: 5599.99
00:56:48 Virtualization: AMD-V
00:56:48 Hypervisor vendor: KVM
00:56:48 Virtualization type: full
00:56:48 L1d cache: 32K
00:56:48 L1i cache: 32K
00:56:48 L2 cache: 512K
00:56:48 L3 cache: 16384K
00:56:48 NUMA node0 CPU(s): 0,1
00:56:48 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:56:48
00:56:48
00:56:48 ---> nproc:
00:56:48 2
00:56:48
00:56:48
00:56:48 ---> df -h:
00:56:48 Filesystem Size Used Avail Use% Mounted on
00:56:48 devtmpfs 3.8G 0 3.8G 0% /dev
00:56:48 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:56:48 tmpfs 3.8G 17M 3.8G 1% /run
00:56:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:56:48 /dev/vda1 40G 8.5G 32G 22% /
00:56:48 tmpfs 770M 0 770M 0% /run/user/1001
00:56:48
00:56:48
00:56:48 ---> free -m:
00:56:48 total used free shared buff/cache available
00:56:48 Mem: 7697 606 4707 19 2383 6787
00:56:48 Swap: 1023 0 1023
00:56:48
00:56:48
00:56:48 ---> ip addr:
00:56:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:56:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:56:48 inet 127.0.0.1/8 scope host lo
00:56:48 valid_lft forever preferred_lft forever
00:56:48 inet6 ::1/128 scope host
00:56:48 valid_lft forever preferred_lft forever
00:56:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:56:48 link/ether fa:16:3e:8d:bf:e0 brd ff:ff:ff:ff:ff:ff
00:56:48 altname enp0s3
00:56:48 altname ens3
00:56:48 inet 10.30.170.5/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:56:48 valid_lft 85809sec preferred_lft 85809sec
00:56:48 inet6 fe80::f816:3eff:fe8d:bfe0/64 scope link
00:56:48 valid_lft forever preferred_lft forever
00:56:48
00:56:48
00:56:48 ---> sar -b -r -n DEV:
00:56:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU)
00:56:48
00:56:48 00:46:54 LINUX RESTART (2 CPU)
00:56:48
00:56:48 12:48:01 AM tps rtps wtps bread/s bwrtn/s
00:56:48 12:49:01 AM 122.56 0.33 122.23 14.53 12354.55
00:56:48 12:50:01 AM 40.90 1.40 39.50 135.95 5232.81
00:56:48 12:51:01 AM 66.43 6.93 59.50 1288.10 3783.04
00:56:48 12:52:01 AM 38.19 2.52 35.68 396.07 6402.32
00:56:48 12:53:01 AM 3.72 0.00 3.72 0.00 121.84
00:56:48 12:54:01 AM 0.38 0.00 0.38 0.00 3.98
00:56:48 12:55:01 AM 0.30 0.00 0.30 0.00 3.02
00:56:48 12:56:01 AM 17.66 0.23 17.43 42.65 826.06
00:56:48 Average: 36.27 1.43 34.84 234.67 3591.04
00:56:48
00:56:48 12:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:56:48 12:49:01 AM 5047592 6943260 2834840 35.96 2688 2072408 780684 8.74 192316 2297808 170936
00:56:48 12:50:01 AM 5219584 7081264 2662848 33.78 2688 2037832 638072 7.14 227620 2086588 9016
00:56:48 12:51:01 AM 4946948 7060708 2935484 37.24 2688 2281388 634088 7.10 263484 2293760 174596
00:56:48 12:52:01 AM 4924712 7050248 2957720 37.52 2688 2293360 633408 7.09 274644 2301388 16
00:56:48 12:53:01 AM 4924660 7050196 2957772 37.52 2688 2293360 633408 7.09 274644 2301572 4
00:56:48 12:54:01 AM 4924744 7050284 2957688 37.52 2688 2293364 633408 7.09 274644 2301400 4
00:56:48 12:55:01 AM 4924588 7050128 2957844 37.52 2688 2293364 633408 7.09 274644 2301516 4
00:56:48 12:56:01 AM 4896184 7020428 2986248 37.88 2688 2291692 664392 7.44 479312 2125180 18672
00:56:48 Average: 4976126 7038314 2906306 36.87 2688 2232096 656358 7.35 282664 2251152 46656
00:56:48
00:56:48 12:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:56:48 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:48 12:49:01 AM eth0 129.89 105.88 1544.26 20.16 0.00 0.00 0.00 0.00
00:56:48 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:48 12:50:01 AM eth0 17.86 11.13 7.55 4.04 0.00 0.00 0.00 0.00
00:56:48 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:48 12:51:01 AM eth0 41.99 38.34 335.11 8.51 0.00 0.00 0.00 0.00
00:56:48 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:48 12:52:01 AM eth0 620.33 436.83 120.45 96.10 0.00 0.00 0.00 0.00
00:56:48 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:48 12:53:01 AM eth0 0.93 0.57 0.92 0.13 0.00 0.00 0.00 0.00
00:56:48 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:48 12:54:01 AM eth0 1.23 0.20 0.12 0.01 0.00 0.00 0.00 0.00
00:56:48 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:48 12:55:01 AM eth0 0.53 0.17 0.04 0.01 0.00 0.00 0.00 0.00
00:56:48 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:48 12:56:01 AM eth0 16.98 12.73 15.71 7.10 0.00 0.00 0.00 0.00
00:56:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:48 Average: eth0 103.71 75.73 253.03 17.01 0.00 0.00 0.00 0.00
00:56:48
00:56:48
00:56:48 ---> sar -P ALL:
00:56:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU)
00:56:48
00:56:48 00:46:54 LINUX RESTART (2 CPU)
00:56:48
00:56:48 12:48:01 AM CPU %user %nice %system %iowait %steal %idle
00:56:48 12:49:01 AM all 37.29 0.00 5.65 2.89 0.11 54.07
00:56:48 12:49:01 AM 0 34.06 0.00 4.81 2.75 0.12 58.26
00:56:48 12:49:01 AM 1 40.53 0.00 6.49 3.02 0.10 49.85
00:56:48 12:50:01 AM all 14.26 0.00 2.31 1.78 0.08 81.57
00:56:48 12:50:01 AM 0 16.38 0.00 2.24 1.90 0.05 79.43
00:56:48 12:50:01 AM 1 12.12 0.00 2.39 1.66 0.10 83.73
00:56:48 12:51:01 AM all 29.98 0.00 5.65 1.16 0.07 63.14
00:56:48 12:51:01 AM 0 37.69 0.00 6.64 1.36 0.08 54.23
00:56:48 12:51:01 AM 1 22.27 0.00 4.66 0.95 0.07 72.06
00:56:48 12:52:01 AM all 7.27 0.00 2.34 1.39 0.07 88.93
00:56:48 12:52:01 AM 0 6.63 0.00 1.84 1.22 0.07 90.24
00:56:48 12:52:01 AM 1 7.91 0.00 2.85 1.56 0.07 87.62
00:56:48 12:53:01 AM all 0.33 0.00 0.05 0.01 0.03 99.58
00:56:48 12:53:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
00:56:48 12:53:01 AM 1 0.58 0.00 0.05 0.02 0.05 99.30
00:56:48 12:54:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
00:56:48 12:54:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
00:56:48 12:54:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42
00:56:48 12:55:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
00:56:48 12:55:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
00:56:48 12:55:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
00:56:48 12:56:01 AM all 14.12 0.00 2.19 0.12 0.06 83.51
00:56:48 12:56:01 AM 0 18.86 0.00 2.77 0.07 0.05 78.26
00:56:48 12:56:01 AM 1 9.39 0.00 1.62 0.17 0.07 88.76
00:56:48 Average: all 12.99 0.00 2.29 0.92 0.06 83.74
00:56:48 Average: 0 14.25 0.00 2.31 0.91 0.06 82.47
00:56:48 Average: 1 11.73 0.00 2.27 0.92 0.06 85.01
00:56:48
00:56:48
00:56:48