22:34:43 Started by upstream project "integration-distribution-mri-test-vanadium" build number 26 22:34:43 originally caused by: 22:34:43 Started by timer 22:34:43 Running as SYSTEM 22:34:44 [EnvInject] - Loading node environment variables. 22:34:44 Building remotely on prd-centos8-robot-2c-8g-4267 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 22:34:44 [ssh-agent] Looking for ssh-agent implementation... 22:34:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:44 $ ssh-agent 22:34:44 SSH_AUTH_SOCK=/tmp/ssh-KTaC8mIBnW9L/agent.5284 22:34:44 SSH_AGENT_PID=5285 22:34:44 [ssh-agent] Started. 22:34:44 Running ssh-add (command line suppressed) 22:34:44 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_3050833466649684610.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_3050833466649684610.key) 22:34:44 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:34:44 The recommended git tool is: NONE 22:34:47 using credential opendaylight-jenkins-ssh 22:34:47 Wiping out workspace first. 22:34:47 Cloning the remote Git repository 22:34:47 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:34:47 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test # timeout=10 22:34:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:34:47 > git --version # timeout=10 22:34:47 > git --version # 'git version 2.43.0' 22:34:47 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:34:47 [INFO] Currently running in a labeled security context 22:34:47 [INFO] Currently SELinux is 'enforcing' on the host 22:34:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh1168917040512863177.key 22:34:47 Verifying host key using known hosts file 22:34:47 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. 22:34:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:34:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:34:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:34:52 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:34:52 [INFO] Currently running in a labeled security context 22:34:52 [INFO] Currently SELinux is 'enforcing' on the host 22:34:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh10176761293411254077.key 22:34:52 Verifying host key using known hosts file 22:34:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:34:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:34:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:34:52 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:34:52 > git config core.sparsecheckout # timeout=10 22:34:52 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:34:52 Commit message: "Add bgpcep variables for vanadium" 22:34:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:34:52 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:34:53 No emails were triggered. 22:34:53 provisioning config files... 22:34:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:34:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:34:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:34:53 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins14484635104019682530.sh 22:34:53 ---> python-tools-install.sh 22:34:53 Setup pyenv: 22:34:53 system 22:34:53 * 3.8.13 (set by /opt/pyenv/version) 22:34:53 * 3.9.13 (set by /opt/pyenv/version) 22:34:53 * 3.10.13 (set by /opt/pyenv/version) 22:34:53 * 3.11.7 (set by /opt/pyenv/version) 22:34:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9fdD 22:34:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:34:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:03 lf-activate-venv(): INFO: Base packages installed successfully 22:35:03 lf-activate-venv(): INFO: Installing additional packages: lftools 22:35:28 lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH 22:35:28 Generating Requirements File 22:35:46 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. 22:35:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:35:47 Python 3.11.7 22:35:47 pip 25.3 from /tmp/venv-9fdD/lib/python3.11/site-packages/pip (python 3.11) 22:35:47 appdirs==1.4.4 22:35:47 argcomplete==3.6.3 22:35:47 aspy.yaml==1.3.0 22:35:47 attrs==25.4.0 22:35:47 autopage==0.5.2 22:35:47 beautifulsoup4==4.14.3 22:35:47 boto3==1.42.34 22:35:47 botocore==1.42.34 22:35:47 bs4==0.0.2 22:35:47 certifi==2026.1.4 22:35:47 cffi==2.0.0 22:35:47 cfgv==3.5.0 22:35:47 chardet==5.2.0 22:35:47 charset-normalizer==3.4.4 22:35:47 click==8.3.1 22:35:47 cliff==4.13.1 22:35:47 cmd2==3.1.0 22:35:47 cryptography==3.3.2 22:35:47 debtcollector==3.0.0 22:35:47 decorator==5.2.1 22:35:47 defusedxml==0.7.1 22:35:47 Deprecated==1.3.1 22:35:47 distlib==0.4.0 22:35:47 dnspython==2.8.0 22:35:47 docker==7.1.0 22:35:47 dogpile.cache==1.5.0 22:35:47 durationpy==0.10 22:35:47 email-validator==2.3.0 22:35:47 filelock==3.20.3 22:35:47 future==1.0.0 22:35:47 gitdb==4.0.12 22:35:47 GitPython==3.1.46 22:35:47 httplib2==0.30.2 22:35:47 identify==2.6.16 22:35:47 idna==3.11 22:35:47 importlib-resources==1.5.0 22:35:47 iso8601==2.1.0 22:35:47 Jinja2==3.1.6 22:35:47 jmespath==1.1.0 22:35:47 jsonpatch==1.33 22:35:47 jsonpointer==3.0.0 22:35:47 jsonschema==4.26.0 22:35:47 jsonschema-specifications==2025.9.1 22:35:47 keystoneauth1==5.13.0 22:35:47 kubernetes==35.0.0 22:35:47 lftools==0.37.21 22:35:47 lxml==6.0.2 22:35:47 markdown-it-py==4.0.0 22:35:47 MarkupSafe==3.0.3 22:35:47 mdurl==0.1.2 22:35:47 msgpack==1.1.2 22:35:47 multi_key_dict==2.0.3 22:35:47 munch==4.0.0 22:35:47 netaddr==1.3.0 22:35:47 niet==1.4.2 22:35:47 nodeenv==1.10.0 22:35:47 oauth2client==4.1.3 22:35:47 oauthlib==3.3.1 22:35:47 openstacksdk==4.9.0 22:35:47 os-service-types==1.8.2 22:35:47 osc-lib==4.3.0 22:35:47 oslo.config==10.2.0 22:35:47 oslo.context==6.2.0 22:35:47 oslo.i18n==6.7.1 22:35:47 oslo.log==8.0.0 22:35:47 oslo.serialization==5.9.0 22:35:47 oslo.utils==9.2.0 22:35:47 packaging==26.0 22:35:47 pbr==7.0.3 22:35:47 platformdirs==4.5.1 22:35:47 prettytable==3.17.0 22:35:47 psutil==7.2.1 22:35:47 pyasn1==0.6.2 22:35:47 pyasn1_modules==0.4.2 22:35:47 pycparser==3.0 22:35:47 pygerrit2==2.0.15 22:35:47 PyGithub==2.8.1 22:35:47 Pygments==2.19.2 22:35:47 PyJWT==2.10.1 22:35:47 PyNaCl==1.6.2 22:35:47 pyparsing==2.4.7 22:35:47 pyperclip==1.11.0 22:35:47 pyrsistent==0.20.0 22:35:47 python-cinderclient==9.8.0 22:35:47 python-dateutil==2.9.0.post0 22:35:47 python-heatclient==5.0.0 22:35:47 python-jenkins==1.8.3 22:35:47 python-keystoneclient==5.7.0 22:35:47 python-magnumclient==4.9.0 22:35:47 python-openstackclient==8.3.0 22:35:47 python-swiftclient==4.9.0 22:35:47 PyYAML==6.0.3 22:35:47 referencing==0.37.0 22:35:47 requests==2.32.5 22:35:47 requests-oauthlib==2.0.0 22:35:47 requestsexceptions==1.4.0 22:35:47 rfc3986==2.0.0 22:35:47 rich==14.3.1 22:35:47 rich-argparse==1.7.2 22:35:47 rpds-py==0.30.0 22:35:47 rsa==4.9.1 22:35:47 ruamel.yaml==0.19.1 22:35:47 ruamel.yaml.clib==0.2.15 22:35:47 s3transfer==0.16.0 22:35:47 simplejson==3.20.2 22:35:47 six==1.17.0 22:35:47 smmap==5.0.2 22:35:47 soupsieve==2.8.3 22:35:47 stevedore==5.6.0 22:35:47 tabulate==0.9.0 22:35:47 toml==0.10.2 22:35:47 tomlkit==0.14.0 22:35:47 tqdm==4.67.1 22:35:47 typing_extensions==4.15.0 22:35:47 tzdata==2025.3 22:35:47 urllib3==1.26.20 22:35:47 virtualenv==20.36.1 22:35:47 wcwidth==0.3.5 22:35:47 websocket-client==1.9.0 22:35:47 wrapt==2.0.1 22:35:47 xdg==6.0.0 22:35:47 xmltodict==1.0.2 22:35:47 yq==3.4.3 22:35:47 [EnvInject] - Injecting environment variables from a build step. 22:35:47 [EnvInject] - Injecting as environment variables the properties content 22:35:47 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:35:47 OS_CLOUD=vex 22:35:47 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-26 22:35:47 OS_STACK_TEMPLATE_DIR=openstack-hot 22:35:47 22:35:47 [EnvInject] - Variables injected successfully. 22:35:47 provisioning config files... 22:35:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:35:48 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins9854229649054206998.sh 22:35:48 ---> Create parameters file for OpenStack HOT 22:35:48 OpenStack Heat parameters generated 22:35:48 ----------------------------------- 22:35:48 parameters: 22:35:48 vm_0_count: '3' 22:35:48 vm_0_flavor: 'v3-standard-4' 22:35:48 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 22:35:48 vm_1_count: '1' 22:35:48 vm_1_flavor: 'v3-standard-2' 22:35:48 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:35:48 22:35:48 job_name: '09998-26' 22:35:48 silo: 'releng' 22:35:48 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins15159009718881206157.sh 22:35:48 ---> Create HEAT stack 22:35:48 + source /home/jenkins/lf-env.sh 22:35:48 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:35:48 ++ mktemp -d /tmp/venv-XXXX 22:35:48 + lf_venv=/tmp/venv-Oy28 22:35:48 + local venv_file=/tmp/.os_lf_venv 22:35:48 + local python=python3 22:35:48 + local options 22:35:48 + local set_path=true 22:35:48 + local install_args= 22:35:48 ++ 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 22:35:48 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:35:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:35:48 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:35:48 + true 22:35:48 + case $1 in 22:35:48 + python=python3 22:35:48 + shift 2 22:35:48 + true 22:35:48 + case $1 in 22:35:48 + shift 22:35:48 + break 22:35:48 + case $python in 22:35:48 + local pkg_list= 22:35:48 + [[ -d /opt/pyenv ]] 22:35:48 + echo 'Setup pyenv:' 22:35:48 Setup pyenv: 22:35:48 + export PYENV_ROOT=/opt/pyenv 22:35:48 + PYENV_ROOT=/opt/pyenv 22:35:48 + 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 22:35:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:35:48 + pyenv versions 22:35:48 system 22:35:48 3.8.13 22:35:48 3.9.13 22:35:48 3.10.13 22:35:48 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:35:48 + command -v pyenv 22:35:48 ++ pyenv init - --no-rehash 22:35:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:35:48 for i in ${!paths[@]}; do 22:35:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:35:48 fi; done; 22:35:48 echo "${paths[*]}"'\'')" 22:35:48 export PATH="/opt/pyenv/shims:${PATH}" 22:35:48 export PYENV_SHELL=bash 22:35:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:35:48 pyenv() { 22:35:48 local command 22:35:48 command="${1:-}" 22:35:48 if [ "$#" -gt 0 ]; then 22:35:48 shift 22:35:48 fi 22:35:48 22:35:48 case "$command" in 22:35:48 rehash|shell) 22:35:48 eval "$(pyenv "sh-$command" "$@")" 22:35:48 ;; 22:35:48 *) 22:35:48 command pyenv "$command" "$@" 22:35:48 ;; 22:35:48 esac 22:35:48 }' 22:35:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:35:48 for i in ${!paths[@]}; do 22:35:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:35:48 fi; done; 22:35:48 echo "${paths[*]}"' 22:35:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:35:48 ++ 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 22:35:48 ++ 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 22:35:48 ++ export PYENV_SHELL=bash 22:35:48 ++ PYENV_SHELL=bash 22:35:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:35:48 +++ complete -F _pyenv pyenv 22:35:48 ++ lf-pyver python3 22:35:48 ++ local py_version_xy=python3 22:35:48 ++ local py_version_xyz= 22:35:48 ++ awk '{ print $1 }' 22:35:48 ++ pyenv versions 22:35:48 ++ local command 22:35:48 ++ command=versions 22:35:48 ++ '[' 1 -gt 0 ']' 22:35:48 ++ shift 22:35:48 ++ case "$command" in 22:35:48 ++ command pyenv versions 22:35:48 ++ pyenv versions 22:35:48 ++ sed 's/^[ *]* //' 22:35:48 ++ grep -E '^[0-9.]*[0-9]$' 22:35:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:35:48 +++ grep '^3' /tmp/.pyenv_versions 22:35:48 +++ tail -n 1 22:35:48 +++ sort -V 22:35:48 ++ py_version_xyz=3.11.7 22:35:48 ++ [[ -z 3.11.7 ]] 22:35:48 ++ echo 3.11.7 22:35:48 ++ return 0 22:35:48 + pyenv local 3.11.7 22:35:48 + local command 22:35:48 + command=local 22:35:48 + '[' 2 -gt 0 ']' 22:35:48 + shift 22:35:48 + case "$command" in 22:35:48 + command pyenv local 3.11.7 22:35:48 + pyenv local 3.11.7 22:35:48 + for arg in "$@" 22:35:48 + case $arg in 22:35:48 + pkg_list+='lftools[openstack] ' 22:35:48 + for arg in "$@" 22:35:48 + case $arg in 22:35:48 + pkg_list+='kubernetes ' 22:35:48 + for arg in "$@" 22:35:48 + case $arg in 22:35:48 + pkg_list+='niet ' 22:35:48 + for arg in "$@" 22:35:48 + case $arg in 22:35:48 + pkg_list+='python-heatclient ' 22:35:48 + for arg in "$@" 22:35:48 + case $arg in 22:35:48 + pkg_list+='python-openstackclient ' 22:35:48 + for arg in "$@" 22:35:48 + case $arg in 22:35:48 + pkg_list+='python-magnumclient ' 22:35:48 + for arg in "$@" 22:35:48 + case $arg in 22:35:48 + pkg_list+='urllib3~=1.26.15 ' 22:35:48 + for arg in "$@" 22:35:48 + case $arg in 22:35:48 + pkg_list+='yq ' 22:35:48 + [[ -f /tmp/.os_lf_venv ]] 22:35:48 ++ cat /tmp/.os_lf_venv 22:35:48 + lf_venv=/tmp/venv-9fdD 22:35:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fdD from' file:/tmp/.os_lf_venv 22:35:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fdD from file:/tmp/.os_lf_venv 22:35:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:35:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:48 + local 'pip_opts=--upgrade --quiet' 22:35:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:35:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:35:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:35:48 + [[ -n '' ]] 22:35:48 + [[ -n '' ]] 22:35:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:35:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:48 + /tmp/venv-9fdD/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 22:35:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:35:50 lf-activate-venv(): INFO: Base packages installed successfully 22:35:50 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:35:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:35:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:35:50 + /tmp/venv-9fdD/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 22:36:10 + type python3 22:36:10 + true 22:36:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH' 22:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH 22:36:10 + PATH=/tmp/venv-9fdD/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 22:36:10 + return 0 22:36:10 + openstack --os-cloud vex limits show --absolute 22:36:12 +--------------------------+---------+ 22:36:12 | Name | Value | 22:36:12 +--------------------------+---------+ 22:36:12 | maxTotalInstances | -1 | 22:36:12 | maxTotalCores | 450 | 22:36:12 | maxTotalRAMSize | 1000000 | 22:36:12 | maxServerMeta | 128 | 22:36:12 | maxImageMeta | 128 | 22:36:12 | maxPersonality | 5 | 22:36:12 | maxPersonalitySize | 10240 | 22:36:12 | maxTotalKeypairs | 100 | 22:36:12 | maxServerGroups | 10 | 22:36:12 | maxServerGroupMembers | 10 | 22:36:12 | maxTotalFloatingIps | -1 | 22:36:12 | maxSecurityGroups | -1 | 22:36:12 | maxSecurityGroupRules | -1 | 22:36:12 | totalRAMUsed | 638976 | 22:36:12 | totalCoresUsed | 156 | 22:36:12 | totalInstancesUsed | 52 | 22:36:12 | totalFloatingIpsUsed | 0 | 22:36:12 | totalSecurityGroupsUsed | 0 | 22:36:12 | totalServerGroupsUsed | 0 | 22:36:12 | maxTotalVolumes | -1 | 22:36:12 | maxTotalSnapshots | 10 | 22:36:12 | maxTotalVolumeGigabytes | 4096 | 22:36:12 | maxTotalBackups | 10 | 22:36:12 | maxTotalBackupGigabytes | 1000 | 22:36:12 | totalVolumesUsed | 0 | 22:36:12 | totalGigabytesUsed | 0 | 22:36:12 | totalSnapshotsUsed | 0 | 22:36:12 | totalBackupsUsed | 0 | 22:36:12 | totalBackupGigabytesUsed | 0 | 22:36:12 +--------------------------+---------+ 22:36:12 + pushd /opt/ciman/openstack-hot 22:36:12 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 22:36:12 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-vanadium-26 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/stack-parameters.yaml 22:36:40 Creating stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-26 22:36:40 Waiting to initialize infrastructure... 22:36:40 Stack initialization successful. 22:36:40 ------------------------------------ 22:36:40 Stack Details 22:36:40 ------------------------------------ 22:36:40 {'added': None, 22:36:40 'capabilities': [], 22:36:40 'created_at': '2026-01-25T22:36:15Z', 22:36:40 'deleted': None, 22:36:40 'deleted_at': None, 22:36:40 'description': 'No description', 22:36:40 'environment': None, 22:36:40 'environment_files': None, 22:36:40 'files': None, 22:36:40 'files_container': None, 22:36:40 'id': 'cc279720-f13d-464a-8287-2c4df08fe767', 22:36:40 'is_rollback_disabled': True, 22:36:40 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-vanadium-26/cc279720-f13d-464a-8287-2c4df08fe767', 22:36:40 'rel': 'self'}], 22:36:40 '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'})}), 22:36:40 'name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-26', 22:36:40 'notification_topics': [], 22:36:40 'outputs': [{'description': 'IP addresses of the 2nd vm types', 22:36:40 'output_key': 'vm_1_ips', 22:36:40 'output_value': ['10.30.170.191']}, 22:36:40 {'description': 'IP addresses of the 1st vm types', 22:36:40 'output_key': 'vm_0_ips', 22:36:40 'output_value': ['10.30.170.130', 22:36:40 '10.30.171.231', 22:36:40 '10.30.171.250']}], 22:36:40 'owner_id': ****, 22:36:40 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 22:36:40 'OS::stack_id': 'cc279720-f13d-464a-8287-2c4df08fe767', 22:36:40 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-26', 22:36:40 'job_name': '09998-26', 22:36:40 'silo': 'releng', 22:36:40 'vm_0_count': '3', 22:36:40 'vm_0_flavor': 'v3-standard-4', 22:36:40 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 22:36:40 '20260109-084045.554', 22:36:40 'vm_1_count': '1', 22:36:40 'vm_1_flavor': 'v3-standard-2', 22:36:40 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 22:36:40 '- 20250917-133034.654'}, 22:36:40 'parent_id': None, 22:36:40 'replaced': None, 22:36:40 'status': 'CREATE_COMPLETE', 22:36:40 'status_reason': 'Stack CREATE completed successfully', 22:36:40 'tags': [], 22:36:40 'template': None, 22:36:40 'template_description': 'No description', 22:36:40 'template_url': None, 22:36:40 'timeout_mins': 15, 22:36:40 'unchanged': None, 22:36:40 'updated': None, 22:36:40 'updated_at': None, 22:36:40 'user_project_id': '3861db17a44c4b0abaf72768bcfa2421'} 22:36:40 ------------------------------------ 22:36:40 + popd 22:36:40 /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 22:36:40 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins9681284815008015058.sh 22:36:40 ---> Copy SSH public keys to CSIT lab 22:36:40 Setup pyenv: 22:36:40 system 22:36:40 3.8.13 22:36:40 3.9.13 22:36:40 3.10.13 22:36:40 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fdD from file:/tmp/.os_lf_venv 22:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:42 lf-activate-venv(): INFO: Base packages installed successfully 22:36:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:36:56 lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH 22:36:58 SSH not responding on 10.30.170.130. Retrying in 10 seconds... 22:36:58 SSH not responding on 10.30.171.231. Retrying in 10 seconds... 22:36:58 SSH not responding on 10.30.171.250. Retrying in 10 seconds... 22:36:58 Warning: Permanently added '10.30.170.191' (ECDSA) to the list of known hosts. 22:36:59 releng-09998-26-1-mininet-ovs-217-0 22:36:59 Successfully copied public keys to slave 10.30.170.191 22:37:08 Ping to 10.30.170.130 successful. 22:37:08 Ping to 10.30.171.231 successful. 22:37:08 Ping to 10.30.171.250 successful. 22:37:08 SSH not responding on 10.30.171.231. Retrying in 10 seconds... 22:37:09 Warning: Permanently added '10.30.171.250' (ECDSA) to the list of known hosts. 22:37:09 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts. 22:37:09 releng-09998-26-0-builder-2 22:37:09 Successfully copied public keys to slave 10.30.171.250 22:37:09 releng-09998-26-0-builder-0 22:37:09 Successfully copied public keys to slave 10.30.170.130 22:37:09 Process 6497 ready. 22:37:18 Ping to 10.30.171.231 successful. 22:37:19 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 22:37:20 releng-09998-26-0-builder-1 22:37:20 Successfully copied public keys to slave 10.30.171.231 22:37:20 Process 6498 ready. 22:37:20 Process 6500 ready. 22:37:20 Process 6501 ready. 22:37:20 SSH ready on all stack servers. 22:37:20 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins7944236812585124229.sh 22:37:20 Setup pyenv: 22:37:20 system 22:37:20 3.8.13 22:37:20 3.9.13 22:37:20 3.10.13 22:37:20 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:37:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Md1Z 22:37:24 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.robot_venv 22:37:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:28 lf-activate-venv(): INFO: Base packages installed successfully 22:37:28 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 22:37:30 lf-activate-venv(): INFO: Adding /tmp/venv-Md1Z/bin to PATH 22:37:30 + echo 'Installing Python Requirements' 22:37:30 Installing Python Requirements 22:37:30 + cat 22:37:30 + python -m pip install -r requirements.txt 22:37:30 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 22:37:30 Collecting docker-py (from -r requirements.txt (line 1)) 22:37:30 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) 22:37:30 Collecting ipaddr (from -r requirements.txt (line 2)) 22:37:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 22:37:30 Installing build dependencies: started 22:37:31 Installing build dependencies: finished with status 'done' 22:37:31 Getting requirements to build wheel: started 22:37:31 Getting requirements to build wheel: finished with status 'done' 22:37:31 Preparing metadata (pyproject.toml): started 22:37:31 Preparing metadata (pyproject.toml): finished with status 'done' 22:37:31 Collecting netaddr (from -r requirements.txt (line 3)) 22:37:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 22:37:31 Collecting netifaces (from -r requirements.txt (line 4)) 22:37:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 22:37:31 Installing build dependencies: started 22:37:32 Installing build dependencies: finished with status 'done' 22:37:32 Getting requirements to build wheel: started 22:37:33 Getting requirements to build wheel: finished with status 'done' 22:37:33 Preparing metadata (pyproject.toml): started 22:37:33 Preparing metadata (pyproject.toml): finished with status 'done' 22:37:33 Collecting pyhocon (from -r requirements.txt (line 5)) 22:37:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 22:37:33 Collecting requests (from -r requirements.txt (line 6)) 22:37:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 22:37:33 Collecting robotframework (from -r requirements.txt (line 7)) 22:37:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 22:37:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 11.1 MB/s 0:00:00 22:37:33 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 22:37:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 22:37:33 Installing build dependencies: started 22:37:34 Installing build dependencies: finished with status 'done' 22:37:34 Getting requirements to build wheel: started 22:37:34 Getting requirements to build wheel: finished with status 'done' 22:37:34 Preparing metadata (pyproject.toml): started 22:37:35 Preparing metadata (pyproject.toml): finished with status 'done' 22:37:35 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 22:37:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 22:37:35 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 22:37:35 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) 22:37:35 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 22:37:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 22:37:35 Installing build dependencies: started 22:37:36 Installing build dependencies: finished with status 'done' 22:37:36 Getting requirements to build wheel: started 22:37:36 Getting requirements to build wheel: finished with status 'done' 22:37:36 Preparing metadata (pyproject.toml): started 22:37:36 Preparing metadata (pyproject.toml): finished with status 'done' 22:37:36 Collecting scapy (from -r requirements.txt (line 12)) 22:37:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 22:37:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 25.4 MB/s 0:00:00 22:37:36 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 22:37:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 22:37:36 Installing build dependencies: started 22:37:37 Installing build dependencies: finished with status 'done' 22:37:37 Getting requirements to build wheel: started 22:37:38 Getting requirements to build wheel: finished with status 'done' 22:37:38 Preparing metadata (pyproject.toml): started 22:37:38 Preparing metadata (pyproject.toml): finished with status 'done' 22:37:38 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:37:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB) 22:37:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 16.8 MB/s 0:00:00 22:37:38 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:37:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 22:37:38 Collecting pyangbind (from -r requirements.txt (line 22)) 22:37:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 22:37:38 Collecting isodate (from -r requirements.txt (line 25)) 22:37:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 22:37:38 Collecting jmespath (from -r requirements.txt (line 28)) 22:37:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 22:37:38 Collecting jsonpatch (from -r requirements.txt (line 31)) 22:37:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 22:37:38 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:37:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 22:37:38 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:37:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 22:37:38 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 22:37:38 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) 22:37:38 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 22:37:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 22:37:39 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 22:37:39 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) 22:37:39 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 22:37:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 22:37:39 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 22:37:39 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) 22:37:39 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 22:37:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 22:37:39 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 22:37:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 22:37:39 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 22:37:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 22:37:39 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:37:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 22:37:39 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:37:39 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) 22:37:39 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 22:37:39 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 22:37:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 22:37:39 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 22:37:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 22:37:39 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 22:37:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 22:37:39 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 22:37:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 22:37:40 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 22:37:40 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) 22:37:40 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 22:37:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 22:37:40 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 22:37:40 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) 22:37:40 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:37:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 22:37:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 24.4 MB/s 0:00:00 22:37:40 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 22:37:40 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:37:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 22:37:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 22:37:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 22:37:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 22:37:40 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 22:37:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 22:37:40 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 22:37:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 22:37:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 10.7 MB/s 0:00:00 22:37:40 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 22:37:40 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) 22:37:41 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 22:37:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 22:37:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 15.1 MB/s 0:00:00 22:37:41 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 22:37:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 22:37:42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:37:42 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) 22:37:42 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:37:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 22:37:42 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:37:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 22:37:42 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:37:42 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) 22:37:42 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:37:42 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) 22:37:43 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:37:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 22:37:43 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 22:37:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 41.7 MB/s 0:00:00 22:37:43 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 22:37:43 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 22:37:43 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 22:37:43 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)) 22:37:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 22:37:43 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 22:37:43 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 22:37:43 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 22:37:43 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)) 22:37:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 22:37:44 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)) 22:37:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:37:44 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)) 22:37:44 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) 22:37:44 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)) 22:37:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 22:37:44 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)) 22:37:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 22:37:44 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 22:37:44 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 22:37:44 Requirement already satisfied: packaging in /tmp/venv-Md1Z/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0) 22:37:44 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 22:37:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:37:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 22:37:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:37:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 22:37:44 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:37:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 22:37:44 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)) 22:37:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 22:37:44 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:37:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 22:37:44 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:37:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 22:37:44 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 22:37:44 Building wheel for robotframework-sshlibrary (pyproject.toml): started 22:37:45 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 22:37:45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=7c4a8632e0099b629514c60f86e51341cbbbf199edea6caf482086608b40ab02 22:37:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 22:37:45 Building wheel for ipaddr (pyproject.toml): started 22:37:45 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 22:37:45 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=2afaa36dbd51641ad4d8c718c3586e33d8b25e7d334c38f920d56701ba321425 22:37:45 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 22:37:45 Building wheel for netifaces (pyproject.toml): started 22:37:47 Building wheel for netifaces (pyproject.toml): finished with status 'done' 22:37:47 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=1439e8571be557f2cdd0d39f624accda50c666d18686c08aaadb10f021cbbadd 22:37:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 22:37:47 Building wheel for robotframework-httplibrary (pyproject.toml): started 22:37:48 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 22:37:48 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=c0eda0c092f89cd7ca4314dafe1b8bc66a91232f02177d4bdedff83e6adae14b 22:37:48 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 22:37:48 Building wheel for jsonpath-rw (pyproject.toml): started 22:37:48 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 22:37:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=bf0622c19d58a098c1e580566ac6cfef143d5e07d3097cb0986ed28cce3ef3b6 22:37:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 22:37:48 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 22:37:48 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 22:37:55 22:37:55 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0 22:37:56 + pip freeze 22:37:56 async-generator==1.10 22:37:56 attrs==25.4.0 22:37:56 bcrypt==5.0.0 22:37:56 beautifulsoup4==4.14.3 22:37:56 certifi==2026.1.4 22:37:56 cffi==2.0.0 22:37:56 charset-normalizer==3.4.4 22:37:56 click==8.3.1 22:37:56 cryptography==46.0.3 22:37:56 decorator==5.2.1 22:37:56 distlib==0.4.0 22:37:56 docker-py==1.10.6 22:37:56 docker-pycreds==0.4.0 22:37:56 elastic-transport==8.17.1 22:37:56 elasticsearch==8.19.3 22:37:56 elasticsearch-dsl==8.15.4 22:37:56 enum34==1.1.10 22:37:56 filelock==3.20.3 22:37:56 h11==0.16.0 22:37:56 idna==3.11 22:37:56 importlib_metadata==8.7.1 22:37:56 invoke==2.2.1 22:37:56 ipaddr==2.2.0 22:37:56 isodate==0.7.2 22:37:56 jmespath==1.1.0 22:37:56 jsonpatch==1.33 22:37:56 jsonpath-rw==1.4.0 22:37:56 jsonpointer==3.0.0 22:37:56 lxml==6.0.2 22:37:56 mypy_extensions==1.1.0 22:37:56 netaddr==1.3.0 22:37:56 netifaces==0.11.0 22:37:56 outcome==1.3.0.post0 22:37:56 packaging==26.0 22:37:56 paramiko==4.0.0 22:37:56 platformdirs==4.5.1 22:37:56 ply==3.11 22:37:56 pyang==2.7.1 22:37:56 pyangbind==0.8.7 22:37:56 pycparser==3.0 22:37:56 pyhocon==0.3.61 22:37:56 PyNaCl==1.6.2 22:37:56 pyparsing==3.3.2 22:37:56 PySocks==1.7.1 22:37:56 python-dateutil==2.9.0.post0 22:37:56 regex==2026.1.15 22:37:56 requests==2.32.5 22:37:56 robotframework==7.4.1 22:37:56 robotframework-httplibrary==0.4.2 22:37:56 robotframework-pythonlibcore==4.5.0 22:37:56 robotframework-requests==0.9.7 22:37:56 robotframework-selenium2library==3.0.0 22:37:56 robotframework-seleniumlibrary==6.8.0 22:37:56 robotframework-sshlibrary==3.8.0 22:37:56 scapy==2.7.0 22:37:56 scp==0.15.0 22:37:56 selenium==4.40.0 22:37:56 six==1.17.0 22:37:56 sniffio==1.3.1 22:37:56 sortedcontainers==2.4.0 22:37:56 soupsieve==2.8.3 22:37:56 trio==0.32.0 22:37:56 trio-typing==0.10.0 22:37:56 trio-websocket==0.12.2 22:37:56 types-certifi==2021.10.8.3 22:37:56 types-urllib3==1.26.25.14 22:37:56 typing_extensions==4.15.0 22:37:56 urllib3==2.6.3 22:37:56 virtualenv==20.36.1 22:37:56 waitress==3.0.2 22:37:56 WebOb==1.8.9 22:37:56 websocket-client==1.9.0 22:37:56 WebTest==3.0.7 22:37:56 wsproto==1.3.2 22:37:56 zipp==3.23.0 22:37:56 [EnvInject] - Injecting environment variables from a build step. 22:37:56 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 22:37:56 [EnvInject] - Variables injected successfully. 22:37:56 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins2849134083525121005.sh 22:37:56 Setup pyenv: 22:37:56 system 22:37:56 3.8.13 22:37:56 3.9.13 22:37:56 3.10.13 22:37:56 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:37:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fdD from file:/tmp/.os_lf_venv 22:37:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:58 lf-activate-venv(): INFO: Base packages installed successfully 22:37:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 22:38:07 lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH 22:38:07 + ODL_SYSTEM=() 22:38:07 + TOOLS_SYSTEM=() 22:38:07 + OPENSTACK_SYSTEM=() 22:38:07 + OPENSTACK_CONTROLLERS=() 22:38:07 + mapfile -t ADDR 22:38:07 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 22:38:07 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-vanadium-26 22:38:08 + for i in "${ADDR[@]}" 22:38:08 ++ ssh 10.30.170.130 hostname -s 22:38:08 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts. 22:38:09 + REMHOST=releng-09998-26-0-builder-0 22:38:09 + case ${REMHOST} in 22:38:09 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:38:09 + for i in "${ADDR[@]}" 22:38:09 ++ ssh 10.30.171.231 hostname -s 22:38:09 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 22:38:09 + REMHOST=releng-09998-26-0-builder-1 22:38:09 + case ${REMHOST} in 22:38:09 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:38:09 + for i in "${ADDR[@]}" 22:38:09 ++ ssh 10.30.171.250 hostname -s 22:38:09 Warning: Permanently added '10.30.171.250' (ECDSA) to the list of known hosts. 22:38:10 + REMHOST=releng-09998-26-0-builder-2 22:38:10 + case ${REMHOST} in 22:38:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:38:10 + for i in "${ADDR[@]}" 22:38:10 ++ ssh 10.30.170.191 hostname -s 22:38:10 Warning: Permanently added '10.30.170.191' (ECDSA) to the list of known hosts. 22:38:10 + REMHOST=releng-09998-26-1-mininet-ovs-217-0 22:38:10 + case ${REMHOST} in 22:38:10 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 22:38:10 + echo NUM_ODL_SYSTEM=3 22:38:10 + echo NUM_TOOLS_SYSTEM=1 22:38:10 + '[' '' == yes ']' 22:38:10 + NUM_OPENSTACK_SYSTEM=0 22:38:10 + echo NUM_OPENSTACK_SYSTEM=0 22:38:10 + '[' 0 -eq 2 ']' 22:38:10 + echo ODL_SYSTEM_IP=10.30.170.130 22:38:10 ++ seq 0 2 22:38:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:38:10 + echo ODL_SYSTEM_1_IP=10.30.170.130 22:38:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:38:10 + echo ODL_SYSTEM_2_IP=10.30.171.231 22:38:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:38:10 + echo ODL_SYSTEM_3_IP=10.30.171.250 22:38:10 + echo TOOLS_SYSTEM_IP=10.30.170.191 22:38:10 ++ seq 0 0 22:38:10 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 22:38:10 + echo TOOLS_SYSTEM_1_IP=10.30.170.191 22:38:10 + openstack_index=0 22:38:10 + NUM_OPENSTACK_CONTROL_NODES=1 22:38:10 + echo NUM_OPENSTACK_CONTROL_NODES=1 22:38:10 ++ seq 0 0 22:38:10 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 22:38:10 + echo OPENSTACK_CONTROL_NODE_1_IP= 22:38:10 + NUM_OPENSTACK_COMPUTE_NODES=-1 22:38:10 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 22:38:10 + '[' -1 -ge 2 ']' 22:38:10 ++ seq 0 -2 22:38:10 + NUM_OPENSTACK_HAPROXY_NODES=0 22:38:10 + echo NUM_OPENSTACK_HAPROXY_NODES=0 22:38:10 ++ seq 0 -1 22:38:10 + echo 'Contents of slave_addresses.txt:' 22:38:10 Contents of slave_addresses.txt: 22:38:10 + cat slave_addresses.txt 22:38:10 NUM_ODL_SYSTEM=3 22:38:10 NUM_TOOLS_SYSTEM=1 22:38:10 NUM_OPENSTACK_SYSTEM=0 22:38:10 ODL_SYSTEM_IP=10.30.170.130 22:38:10 ODL_SYSTEM_1_IP=10.30.170.130 22:38:10 ODL_SYSTEM_2_IP=10.30.171.231 22:38:10 ODL_SYSTEM_3_IP=10.30.171.250 22:38:10 TOOLS_SYSTEM_IP=10.30.170.191 22:38:10 TOOLS_SYSTEM_1_IP=10.30.170.191 22:38:10 NUM_OPENSTACK_CONTROL_NODES=1 22:38:10 OPENSTACK_CONTROL_NODE_1_IP= 22:38:10 NUM_OPENSTACK_COMPUTE_NODES=-1 22:38:10 NUM_OPENSTACK_HAPROXY_NODES=0 22:38:10 [EnvInject] - Injecting environment variables from a build step. 22:38:10 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 22:38:10 [EnvInject] - Variables injected successfully. 22:38:10 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/sh /tmp/jenkins15571541949608707430.sh 22:38:10 Preparing for JRE Version 21 22:38:10 Karaf artifact is karaf 22:38:10 Karaf project is integration 22:38:10 Java home is /usr/lib/jvm/java-21-openjdk-amd64 22:38:10 [EnvInject] - Injecting environment variables from a build step. 22:38:10 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 22:38:10 [EnvInject] - Variables injected successfully. 22:38:10 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins804126882031549515.sh 22:38:10 2026-01-25 22:38:10 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 22:38:10 Bundle version is 0.23.1-SNAPSHOT 22:38:10 --2026-01-25 22:38:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 22:38:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:38:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:38:10 HTTP request sent, awaiting response... 200 OK 22:38:10 Length: 963 [application/xml] 22:38:10 Saving to: ‘maven-metadata.xml’ 22:38:10 22:38:10 0K 100% 43.1M=0s 22:38:10 22:38:10 2026-01-25 22:38:10 (43.1 MB/s) - ‘maven-metadata.xml’ saved [963/963] 22:38:10 22:38:11 22:38:11 22:38:11 org.opendaylight.integration 22:38:11 karaf 22:38:11 22:38:11 20260125063332 22:38:11 22:38:11 20260125.063332 22:38:11 1 22:38:11 22:38:11 22:38:11 22:38:11 pom 22:38:11 0.23.1-20260125.063332-1 22:38:11 20260125063332 22:38:11 22:38:11 22:38:11 tar.gz 22:38:11 0.23.1-20260125.063332-1 22:38:11 20260125063332 22:38:11 22:38:11 22:38:11 zip 22:38:11 0.23.1-20260125.063332-1 22:38:11 20260125063332 22:38:11 22:38:11 22:38:11 22:38:11 0.23.1-SNAPSHOT 22:38:11 22:38:11 Nexus timestamp is 0.23.1-20260125.063332-1 22:38:11 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:38:11 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip 22:38:11 Distribution bundle version is 0.23.1-SNAPSHOT 22:38:11 Distribution folder is karaf-0.23.1-SNAPSHOT 22:38:11 Nexus prefix is https://nexus.opendaylight.org 22:38:11 [EnvInject] - Injecting environment variables from a build step. 22:38:11 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 22:38:11 [EnvInject] - Variables injected successfully. 22:38:11 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins588067378348445894.sh 22:38:11 Setup pyenv: 22:38:11 system 22:38:11 3.8.13 22:38:11 3.9.13 22:38:11 3.10.13 22:38:11 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:38:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fdD from file:/tmp/.os_lf_venv 22:38:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:38:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:38:13 lf-activate-venv(): INFO: Base packages installed successfully 22:38:13 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 22:38:19 lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH 22:38:19 Copying common-functions.sh to /tmp 22:38:21 Copying common-functions.sh to 10.30.170.130:/tmp 22:38:21 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts. 22:38:21 Copying common-functions.sh to 10.30.171.231:/tmp 22:38:21 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 22:38:22 Copying common-functions.sh to 10.30.171.250:/tmp 22:38:22 Warning: Permanently added '10.30.171.250' (ECDSA) to the list of known hosts. 22:38:22 Copying common-functions.sh to 10.30.170.191:/tmp 22:38:22 Warning: Permanently added '10.30.170.191' (ECDSA) to the list of known hosts. 22:38:23 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6606160542238355590.sh 22:38:23 common-functions.sh is being sourced 22:38:23 common-functions environment: 22:38:23 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:23 ACTUALFEATURES: 22:38:23 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:23 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:23 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:23 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:23 CONTROLLERMEM: 2048m 22:38:23 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:23 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:23 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:23 SUITES: 22:38:23 22:38:23 ################################################# 22:38:23 ## Configure Cluster and Start ## 22:38:23 ################################################# 22:38:23 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app 22:38:23 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app 22:38:23 Locating script plan to use... 22:38:23 Finished running script plans 22:38:23 Configuring member-1 with IP address 10.30.170.130 22:38:23 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts. 22:38:23 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts. 22:38:23 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 22:38:23 common-functions.sh is being sourced 22:38: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 ]] 22:38:23 ++ echo 'common-functions.sh is being sourced' 22:38:23 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 22:38:23 ++ DISTROSTREAM=vanadium 22:38:23 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:23 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:23 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:23 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:23 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:23 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:23 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:23 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:23 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:23 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:23 ++ export CONTROLLERMEM= 22:38:23 ++ CONTROLLERMEM= 22:38:23 ++ case "${DISTROSTREAM}" in 22:38:23 ++ CLUSTER_SYSTEM=pekko 22:38:23 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:23 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:23 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:23 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:23 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:23 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:23 ++ print_common_env 22:38:23 ++ cat 22:38:23 common-functions environment: 22:38:23 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:23 ACTUALFEATURES: 22:38:23 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:23 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:23 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:23 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:23 CONTROLLERMEM: 22:38:23 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:23 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:23 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:23 SUITES: 22:38:23 22:38:23 ++ SSH='ssh -t -t' 22:38:23 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:38:23 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:38:23 Changing to /tmp 22:38:23 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:38:23 + echo 'Changing to /tmp' 22:38:23 + cd /tmp 22:38:23 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip' 22:38:23 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:38:23 --2026-01-25 22:38:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:38:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:38:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:38:23 HTTP request sent, awaiting response... 200 OK 22:38:23 Length: 240390263 (229M) [application/zip] 22:38:23 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 22:38:23 22:38:23 0K ........ ........ ........ ........ ........ ........ 1% 56.2M 4s 22:38:23 3072K ........ ........ ........ ........ ........ ........ 2% 90.5M 3s 22:38:23 6144K ........ ........ ........ ........ ........ ........ 3% 168M 3s 22:38:23 9216K ........ ........ ........ ........ ........ ........ 5% 215M 2s 22:38:23 12288K ........ ........ ........ ........ ........ ........ 6% 174M 2s 22:38:23 15360K ........ ........ ........ ........ ........ ........ 7% 199M 2s 22:38:23 18432K ........ ........ ........ ........ ........ ........ 9% 228M 2s 22:38:23 21504K ........ ........ ........ ........ ........ ........ 10% 239M 2s 22:38:23 24576K ........ ........ ........ ........ ........ ........ 11% 256M 1s 22:38:23 27648K ........ ........ ........ ........ ........ ........ 13% 242M 1s 22:38:23 30720K ........ ........ ........ ........ ........ ........ 14% 247M 1s 22:38:23 33792K ........ ........ ........ ........ ........ ........ 15% 286M 1s 22:38:23 36864K ........ ........ ........ ........ ........ ........ 17% 295M 1s 22:38:23 39936K ........ ........ ........ ........ ........ ........ 18% 301M 1s 22:38:23 43008K ........ ........ ........ ........ ........ ........ 19% 255M 1s 22:38:23 46080K ........ ........ ........ ........ ........ ........ 20% 283M 1s 22:38:23 49152K ........ ........ ........ ........ ........ ........ 22% 274M 1s 22:38:23 52224K ........ ........ ........ ........ ........ ........ 23% 257M 1s 22:38:23 55296K ........ ........ ........ ........ ........ ........ 24% 330M 1s 22:38:23 58368K ........ ........ ........ ........ ........ ........ 26% 276M 1s 22:38:23 61440K ........ ........ ........ ........ ........ ........ 27% 278M 1s 22:38:23 64512K ........ ........ ........ ........ ........ ........ 28% 321M 1s 22:38:23 67584K ........ ........ ........ ........ ........ ........ 30% 363M 1s 22:38:23 70656K ........ ........ ........ ........ ........ ........ 31% 278M 1s 22:38:23 73728K ........ ........ ........ ........ ........ ........ 32% 258M 1s 22:38:23 76800K ........ ........ ........ ........ ........ ........ 34% 354M 1s 22:38:23 79872K ........ ........ ........ ........ ........ ........ 35% 365M 1s 22:38:23 82944K ........ ........ ........ ........ ........ ........ 36% 349M 1s 22:38:23 86016K ........ ........ ........ ........ ........ ........ 37% 334M 1s 22:38:24 89088K ........ ........ ........ ........ ........ ........ 39% 341M 1s 22:38:24 92160K ........ ........ ........ ........ ........ ........ 40% 275M 1s 22:38:24 95232K ........ ........ ........ ........ ........ ........ 41% 274M 1s 22:38:24 98304K ........ ........ ........ ........ ........ ........ 43% 279M 1s 22:38:24 101376K ........ ........ ........ ........ ........ ........ 44% 275M 1s 22:38:24 104448K ........ ........ ........ ........ ........ ........ 45% 278M 1s 22:38:24 107520K ........ ........ ........ ........ ........ ........ 47% 278M 1s 22:38:24 110592K ........ ........ ........ ........ ........ ........ 48% 275M 1s 22:38:24 113664K ........ ........ ........ ........ ........ ........ 49% 270M 0s 22:38:24 116736K ........ ........ ........ ........ ........ ........ 51% 291M 0s 22:38:24 119808K ........ ........ ........ ........ ........ ........ 52% 275M 0s 22:38:24 122880K ........ ........ ........ ........ ........ ........ 53% 274M 0s 22:38:24 125952K ........ ........ ........ ........ ........ ........ 54% 279M 0s 22:38:24 129024K ........ ........ ........ ........ ........ ........ 56% 278M 0s 22:38:24 132096K ........ ........ ........ ........ ........ ........ 57% 276M 0s 22:38:24 135168K ........ ........ ........ ........ ........ ........ 58% 278M 0s 22:38:24 138240K ........ ........ ........ ........ ........ ........ 60% 281M 0s 22:38:24 141312K ........ ........ ........ ........ ........ ........ 61% 283M 0s 22:38:24 144384K ........ ........ ........ ........ ........ ........ 62% 259M 0s 22:38:24 147456K ........ ........ ........ ........ ........ ........ 64% 232M 0s 22:38:24 150528K ........ ........ ........ ........ ........ ........ 65% 266M 0s 22:38:24 153600K ........ ........ ........ ........ ........ ........ 66% 285M 0s 22:38:24 156672K ........ ........ ........ ........ ........ ........ 68% 236M 0s 22:38:24 159744K ........ ........ ........ ........ ........ ........ 69% 242M 0s 22:38:24 162816K ........ ........ ........ ........ ........ ........ 70% 279M 0s 22:38:24 165888K ........ ........ ........ ........ ........ ........ 71% 285M 0s 22:38:24 168960K ........ ........ ........ ........ ........ ........ 73% 272M 0s 22:38:24 172032K ........ ........ ........ ........ ........ ........ 74% 282M 0s 22:38:24 175104K ........ ........ ........ ........ ........ ........ 75% 350M 0s 22:38:24 178176K ........ ........ ........ ........ ........ ........ 77% 318M 0s 22:38:24 181248K ........ ........ ........ ........ ........ ........ 78% 333M 0s 22:38:24 184320K ........ ........ ........ ........ ........ ........ 79% 333M 0s 22:38:24 187392K ........ ........ ........ ........ ........ ........ 81% 334M 0s 22:38:24 190464K ........ ........ ........ ........ ........ ........ 82% 337M 0s 22:38:24 193536K ........ ........ ........ ........ ........ ........ 83% 333M 0s 22:38:24 196608K ........ ........ ........ ........ ........ ........ 85% 339M 0s 22:38:24 199680K ........ ........ ........ ........ ........ ........ 86% 346M 0s 22:38:24 202752K ........ ........ ........ ........ ........ ........ 87% 337M 0s 22:38:24 205824K ........ ........ ........ ........ ........ ........ 88% 331M 0s 22:38:24 208896K ........ ........ ........ ........ ........ ........ 90% 336M 0s 22:38:24 211968K ........ ........ ........ ........ ........ ........ 91% 342M 0s 22:38:24 215040K ........ ........ ........ ........ ........ ........ 92% 320M 0s 22:38:24 218112K ........ ........ ........ ........ ........ ........ 94% 316M 0s 22:38:24 221184K ........ ........ ........ ........ ........ ........ 95% 322M 0s 22:38:24 224256K ........ ........ ........ ........ ........ ........ 96% 324M 0s 22:38:24 227328K ........ ........ ........ ........ ........ ........ 98% 327M 0s 22:38:24 230400K ........ ........ ........ ........ ........ ........ 99% 310M 0s 22:38:24 233472K ........ ........ .... 100% 316M=0.9s 22:38:24 22:38:24 2026-01-25 22:38:24 (261 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] 22:38:24 22:38:24 Extracting the new controller... 22:38:24 + echo 'Extracting the new controller...' 22:38:24 + unzip -q karaf-0.23.1-20260125.063332-1.zip 22:38:26 Adding external repositories... 22:38:26 + echo 'Adding external repositories...' 22:38:26 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:26 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:26 ################################################################################ 22:38:26 # 22:38:26 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:26 # contributor license agreements. See the NOTICE file distributed with 22:38:26 # this work for additional information regarding copyright ownership. 22:38:26 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:26 # (the "License"); you may not use this file except in compliance with 22:38:26 # the License. You may obtain a copy of the License at 22:38:26 # 22:38:26 # http://www.apache.org/licenses/LICENSE-2.0 22:38:26 # 22:38:26 # Unless required by applicable law or agreed to in writing, software 22:38:26 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:26 # See the License for the specific language governing permissions and 22:38:26 # limitations under the License. 22:38:26 # 22:38:26 ################################################################################ 22:38:26 22:38:26 # 22:38:26 # If set to true, the following property will not allow any certificate to be used 22:38:26 # when accessing Maven repositories through SSL 22:38:26 # 22:38:26 #org.ops4j.pax.url.mvn.certificateCheck= 22:38:26 22:38:26 # 22:38:26 # Path to the local Maven settings file. 22:38:26 # The repositories defined in this file will be automatically added to the list 22:38:26 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:38:26 # below is not set. 22:38:26 # The following locations are checked for the existence of the settings.xml file 22:38:26 # * 1. looks for the specified url 22:38:26 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:38:26 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:38:26 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:38:26 # 22:38:26 #org.ops4j.pax.url.mvn.settings= 22:38:26 22:38:26 # 22:38:26 # Path to the local Maven repository which is used to avoid downloading 22:38:26 # artifacts when they already exist locally. 22:38:26 # The value of this property will be extracted from the settings.xml file 22:38:26 # above, or defaulted to: 22:38:26 # System.getProperty( "user.home" ) + "/.m2/repository" 22:38:26 # 22:38:26 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:38:26 22:38:26 # 22:38:26 # Default this to false. It's just weird to use undocumented repos 22:38:26 # 22:38:26 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:38:26 22:38:26 # 22:38:26 # Uncomment if you don't wanna use the proxy settings 22:38:26 # from the Maven conf/settings.xml file 22:38:26 # 22:38:26 # org.ops4j.pax.url.mvn.proxySupport=false 22:38:26 22:38:26 # 22:38:26 # Comma separated list of repositories scanned when resolving an artifact. 22:38:26 # Those repositories will be checked before iterating through the 22:38:26 # below list of repositories and even before the local repository 22:38:26 # A repository url can be appended with zero or more of the following flags: 22:38:26 # @snapshots : the repository contains snaphots 22:38:26 # @noreleases : the repository does not contain any released artifacts 22:38:26 # 22:38:26 # The following property value will add the system folder as a repo. 22:38:26 # 22:38:26 org.ops4j.pax.url.mvn.defaultRepositories=\ 22:38:26 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 22:38:26 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 22:38:26 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 22:38:26 22:38:26 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:38:26 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:38:26 22:38:26 # 22:38:26 # Comma separated list of repositories scanned when resolving an artifact. 22:38:26 # The default list includes the following repositories: 22:38:26 # http://repo1.maven.org/maven2@id=central 22:38:26 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:38:26 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:38:26 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:38:26 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:38:26 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:38:26 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:38:26 # To add repositories to the default ones, prepend '+' to the list of repositories 22:38:26 # to add. 22:38:26 # A repository url can be appended with zero or more of the following flags: 22:38:26 # @snapshots : the repository contains snapshots 22:38:26 # @noreleases : the repository does not contain any released artifacts 22:38:26 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:38:26 # 22:38:26 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 22:38:26 22:38:26 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 22:38:26 + [[ True == \T\r\u\e ]] 22:38:26 + echo 'Configuring the startup features...' 22:38:26 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:26 + FEATURE_TEST_STRING=features-test 22:38:26 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 22:38:26 + KARAF_VERSION=karaf4 22:38:26 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 22:38:26 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:26 + [[ ! -z '' ]] 22:38:26 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:26 ################################################################################ 22:38:26 # 22:38:26 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:26 # contributor license agreements. See the NOTICE file distributed with 22:38:26 # this work for additional information regarding copyright ownership. 22:38:26 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:26 # (the "License"); you may not use this file except in compliance with 22:38:26 # the License. You may obtain a copy of the License at 22:38:26 # 22:38:26 # http://www.apache.org/licenses/LICENSE-2.0 22:38:26 # 22:38:26 # Unless required by applicable law or agreed to in writing, software 22:38:26 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:26 # See the License for the specific language governing permissions and 22:38:26 # limitations under the License. 22:38:26 # 22:38:26 ################################################################################ 22:38:26 22:38:26 # 22:38:26 # Comma separated list of features repositories to register by default 22:38:26 # 22:38:26 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml 22:38:26 22:38:26 # 22:38:26 # Comma separated list of features to install at startup 22:38:26 # 22:38:26 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf 22:38:26 22:38:26 # 22:38:26 # Resource repositories (OBR) that the features resolver can use 22:38:26 # to resolve requirements/capabilities 22:38:26 # 22:38:26 # The format of the resourceRepositories is 22:38:26 # resourceRepositories=[xml:url|json:url],... 22:38:26 # for Instance: 22:38:26 # 22:38:26 #resourceRepositories=xml:http://host/path/to/index.xml 22:38:26 # or 22:38:26 #resourceRepositories=json:http://host/path/to/index.json 22:38:26 # 22:38:26 22:38:26 # 22:38:26 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:38:26 # 22:38:26 featuresBootAsynchronous=false 22:38:26 22:38:26 # 22:38:26 # Service requirements enforcement 22:38:26 # 22:38:26 # By default, the feature resolver checks the service requirements/capabilities of 22:38:26 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:38:26 # the required bundles. 22:38:26 # The following flag can have those values: 22:38:26 # - disable: service requirements are completely ignored 22:38:26 # - default: service requirements are ignored for old features 22:38:26 # - enforce: service requirements are always verified 22:38:26 # 22:38:26 #serviceRequirements=default 22:38:26 22:38:26 # 22:38:26 # Store cfg file for config element in feature 22:38:26 # 22:38:26 #configCfgStore=true 22:38:26 22:38:26 # 22:38:26 # Define if the feature service automatically refresh bundles 22:38:26 # 22:38:26 autoRefresh=true 22:38:26 22:38:26 # 22:38:26 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:38:26 # XML file defines instructions related to features processing 22:38:26 # versions.properties may declare properties to resolve placeholders in XML file 22:38:26 # both files are relative to ${karaf.etc} 22:38:26 # 22:38:26 #featureProcessing=org.apache.karaf.features.xml 22:38:26 #featureProcessingVersions=versions.properties 22:38:26 + configure_karaf_log karaf4 '' 22:38:26 + local -r karaf_version=karaf4 22:38:26 + local -r controllerdebugmap= 22:38:26 + local logapi=log4j 22:38:26 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:38:26 log4j2.rootLogger.level = INFO 22:38:26 #log4j2.rootLogger.type = asyncRoot 22:38:26 #log4j2.rootLogger.includeLocation = false 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:38:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:38:26 log4j2.rootLogger.appenderRef.Console.ref = Console 22:38:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:38:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:38:26 log4j2.logger.spifly.name = org.apache.aries.spifly 22:38:26 log4j2.logger.spifly.level = WARN 22:38:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:38:26 log4j2.logger.audit.level = INFO 22:38:26 log4j2.logger.audit.additivity = false 22:38:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:38:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:38:26 log4j2.appender.console.type = Console 22:38:26 log4j2.appender.console.name = Console 22:38:26 log4j2.appender.console.layout.type = PatternLayout 22:38:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:38:26 log4j2.appender.rolling.type = RollingRandomAccessFile 22:38:26 log4j2.appender.rolling.name = RollingFile 22:38:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:38:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:38:26 #log4j2.appender.rolling.immediateFlush = false 22:38:26 log4j2.appender.rolling.append = true 22:38:26 log4j2.appender.rolling.layout.type = PatternLayout 22:38:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:38:26 log4j2.appender.rolling.policies.type = Policies 22:38:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:38:26 log4j2.appender.rolling.policies.size.size = 64MB 22:38:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:38:26 log4j2.appender.rolling.strategy.max = 7 22:38:26 log4j2.appender.audit.type = RollingRandomAccessFile 22:38:26 log4j2.appender.audit.name = AuditRollingFile 22:38:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:38:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:38:26 log4j2.appender.audit.append = true 22:38:26 log4j2.appender.audit.layout.type = PatternLayout 22:38:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:38:26 log4j2.appender.audit.policies.type = Policies 22:38:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:38:26 log4j2.appender.audit.policies.size.size = 8MB 22:38:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:38:26 log4j2.appender.audit.strategy.max = 7 22:38:26 log4j2.appender.osgi.type = PaxOsgi 22:38:26 log4j2.appender.osgi.name = PaxOsgi 22:38:26 log4j2.appender.osgi.filter = * 22:38:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:38:26 #log4j2.logger.aether.level = TRACE 22:38:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:38:26 #log4j2.logger.http-headers.level = DEBUG 22:38:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:38:26 #log4j2.logger.maven.level = TRACE 22:38:26 + logapi=log4j2 22:38:26 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 22:38:26 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 22:38:26 + '[' log4j2 == log4j2 ']' 22:38:26 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:26 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:38:26 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:38:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:38:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:38:26 controllerdebugmap: 22:38:26 + unset IFS 22:38:26 + echo 'controllerdebugmap: ' 22:38:26 + '[' -n '' ']' 22:38:26 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:26 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:38:26 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:26 ################################################################################ 22:38:26 # 22:38:26 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:26 # contributor license agreements. See the NOTICE file distributed with 22:38:26 # this work for additional information regarding copyright ownership. 22:38:26 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:26 # (the "License"); you may not use this file except in compliance with 22:38:26 # the License. You may obtain a copy of the License at 22:38:26 # 22:38:26 # http://www.apache.org/licenses/LICENSE-2.0 22:38:26 # 22:38:26 # Unless required by applicable law or agreed to in writing, software 22:38:26 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:26 # See the License for the specific language governing permissions and 22:38:26 # limitations under the License. 22:38:26 # 22:38:26 ################################################################################ 22:38:26 22:38:26 # Common pattern layout for appenders 22:38:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:38:26 22:38:26 # Root logger 22:38:26 log4j2.rootLogger.level = INFO 22:38:26 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:38:26 #log4j2.rootLogger.type = asyncRoot 22:38:26 #log4j2.rootLogger.includeLocation = false 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:38:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:38:26 log4j2.rootLogger.appenderRef.Console.ref = Console 22:38:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:38:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:38:26 22:38:26 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:38:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:38:26 22:38:26 # Loggers configuration 22:38:26 22:38:26 # Spifly logger 22:38:26 log4j2.logger.spifly.name = org.apache.aries.spifly 22:38:26 log4j2.logger.spifly.level = WARN 22:38:26 22:38:26 # Security audit logger 22:38:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:38:26 log4j2.logger.audit.level = INFO 22:38:26 log4j2.logger.audit.additivity = false 22:38:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:38:26 22:38:26 # Appenders configuration 22:38:26 22:38:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:38:26 log4j2.appender.console.type = Console 22:38:26 log4j2.appender.console.name = Console 22:38:26 log4j2.appender.console.layout.type = PatternLayout 22:38:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:38:26 22:38:26 # Rolling file appender 22:38:26 log4j2.appender.rolling.type = RollingRandomAccessFile 22:38:26 log4j2.appender.rolling.name = RollingFile 22:38:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:38:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:38:26 # uncomment to not force a disk flush 22:38:26 #log4j2.appender.rolling.immediateFlush = false 22:38:26 log4j2.appender.rolling.append = true 22:38:26 log4j2.appender.rolling.layout.type = PatternLayout 22:38:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:38:26 log4j2.appender.rolling.policies.type = Policies 22:38:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:38:26 log4j2.appender.rolling.policies.size.size = 1GB 22:38:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:38:26 log4j2.appender.rolling.strategy.max = 7 22:38:26 22:38:26 # Audit file appender 22:38:26 log4j2.appender.audit.type = RollingRandomAccessFile 22:38:26 log4j2.appender.audit.name = AuditRollingFile 22:38:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:38:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:38:26 log4j2.appender.audit.append = true 22:38:26 log4j2.appender.audit.layout.type = PatternLayout 22:38:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:38:26 log4j2.appender.audit.policies.type = Policies 22:38:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:38:26 log4j2.appender.audit.policies.size.size = 8MB 22:38:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:38:26 log4j2.appender.audit.strategy.max = 7 22:38:26 22:38:26 # OSGi appender 22:38:26 log4j2.appender.osgi.type = PaxOsgi 22:38:26 log4j2.appender.osgi.name = PaxOsgi 22:38:26 log4j2.appender.osgi.filter = * 22:38:26 22:38:26 # help with identification of maven-related problems with pax-url-aether 22:38:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:38:26 #log4j2.logger.aether.level = TRACE 22:38:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:38:26 #log4j2.logger.http-headers.level = DEBUG 22:38:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:38:26 #log4j2.logger.maven.level = TRACE 22:38:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:38:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:38:26 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:26 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:38:26 + local -r controllermem=2048m 22:38:26 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:26 Configure 22:38:26 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:38:26 max memory: 2048m 22:38:26 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:26 + echo Configure 22:38:26 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:38:26 + echo ' max memory: 2048m' 22:38:26 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:38:26 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:26 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:26 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:26 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:38:26 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:26 #!/bin/sh 22:38:26 # 22:38:26 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:26 # contributor license agreements. See the NOTICE file distributed with 22:38:26 # this work for additional information regarding copyright ownership. 22:38:26 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:26 # (the "License"); you may not use this file except in compliance with 22:38:26 # the License. You may obtain a copy of the License at 22:38:26 # 22:38:26 # http://www.apache.org/licenses/LICENSE-2.0 22:38:26 # 22:38:26 # Unless required by applicable law or agreed to in writing, software 22:38:26 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:26 # See the License for the specific language governing permissions and 22:38:26 # limitations under the License. 22:38:26 # 22:38:26 22:38:26 # 22:38:26 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:38:26 # script: client, instance, shell, start, status, stop, karaf 22:38:26 # 22:38:26 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:38:26 # Actions go here... 22:38:26 # fi 22:38:26 22:38:26 # 22:38:26 # general settings which should be applied for all scripts go here; please keep 22:38:26 # in mind that it is possible that scripts might be executed more than once, e.g. 22:38:26 # in example of the start script where the start script is executed first and the 22:38:26 # karaf script afterwards. 22:38:26 # 22:38:26 22:38:26 # 22:38:26 # The following section shows the possible configuration options for the default 22:38:26 # karaf scripts 22:38:26 # 22:38:26 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:38:26 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:38:26 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:38:26 # export EXTRA_JAVA_OPTS # Additional JVM options 22:38:26 # export KARAF_HOME # Karaf home folder 22:38:26 # export KARAF_DATA # Karaf data folder 22:38:26 # export KARAF_BASE # Karaf base folder 22:38:26 # export KARAF_ETC # Karaf etc folder 22:38:26 # export KARAF_LOG # Karaf log folder 22:38:26 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:38:26 # export KARAF_OPTS # Additional available Karaf options 22:38:26 # export KARAF_DEBUG # Enable debug mode 22:38:26 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:38:26 # export KARAF_NOROOT # Prevent execution as root if set to true 22:38:26 Set Java version 22:38:26 + echo 'Set Java version' 22:38:26 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:38:26 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:38:26 sudo: a password is required 22:38:26 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:26 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:38:26 sudo: a password is required 22:38:26 JDK default version ... 22:38:26 + echo 'JDK default version ...' 22:38:26 + java -version 22:38:26 openjdk version "21.0.9" 2025-10-21 22:38:26 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:38:26 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:38:26 Set JAVA_HOME 22:38:26 + echo 'Set JAVA_HOME' 22:38:26 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:38:26 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:38:26 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:26 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:26 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:26 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:38:26 Listing all open ports on controller system... 22:38:26 + echo 'Listing all open ports on controller system...' 22:38:26 + netstat -pnatu 22:38:26 /tmp/configuration-script.sh: line 40: netstat: command not found 22:38:26 Configuring cluster 22:38:26 + '[' -f /tmp/custom_shard_config.txt ']' 22:38:26 + echo 'Configuring cluster' 22:38:26 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.130 10.30.171.231 10.30.171.250 22:38:26 ################################################ 22:38:26 ## Configure Cluster ## 22:38:26 ################################################ 22:38:26 NOTE: Cluster configuration files not found. Copying from 22:38:26 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:38:26 Configuring unique name in pekko.conf 22:38:26 Configuring hostname in pekko.conf 22:38:26 Configuring data and rpc seed nodes in pekko.conf 22:38:26 modules = [ 22:38:26 22:38:26 { 22:38:26 name = "inventory" 22:38:26 namespace = "urn:opendaylight:inventory" 22:38:26 shard-strategy = "module" 22:38:26 }, 22:38:26 { 22:38:26 name = "topology" 22:38:26 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:38:26 shard-strategy = "module" 22:38:26 }, 22:38:26 { 22:38:26 name = "toaster" 22:38:26 namespace = "http://netconfcentral.org/ns/toaster" 22:38:26 shard-strategy = "module" 22:38:26 } 22:38:26 ] 22:38:26 Configuring replication type in module-shards.conf 22:38:26 ################################################ 22:38:26 ## NOTE: Manually restart controller to ## 22:38:26 ## apply configuration. ## 22:38:26 ################################################ 22:38:26 Dump pekko.conf 22:38:26 + echo 'Dump pekko.conf' 22:38:26 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:26 22:38:26 odl-cluster-data { 22:38:26 pekko { 22:38:26 remote { 22:38:26 artery { 22:38:26 enabled = on 22:38:26 transport = tcp 22:38:26 canonical.hostname = "10.30.170.130" 22:38:26 canonical.port = 2550 22:38:26 } 22:38:26 } 22:38:26 22:38:26 cluster { 22:38:26 # Using artery. 22:38:26 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.130:2550", 22:38:26 "pekko://opendaylight-cluster-data@10.30.171.231:2550", 22:38:26 "pekko://opendaylight-cluster-data@10.30.171.250:2550"] 22:38:26 22:38:26 roles = ["member-1"] 22:38:26 22:38:26 # when under load we might trip a false positive on the failure detector 22:38:26 # failure-detector { 22:38:26 # heartbeat-interval = 4 s 22:38:26 # acceptable-heartbeat-pause = 16s 22:38:26 # } 22:38:26 } 22:38:26 22:38:26 persistence { 22:38:26 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:38:26 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:38:26 # The relative path is always relative to KARAF_HOME. 22:38:26 22:38:26 # snapshot-store.local.dir = "target/snapshots" 22:38:26 } 22:38:26 disable-default-actor-system-quarantined-event-handling = "false" 22:38:26 } 22:38:26 } 22:38:26 Dump modules.conf 22:38:26 + echo 'Dump modules.conf' 22:38:26 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:26 modules = [ 22:38:26 22:38:26 { 22:38:26 name = "inventory" 22:38:26 namespace = "urn:opendaylight:inventory" 22:38:26 shard-strategy = "module" 22:38:26 }, 22:38:26 { 22:38:26 name = "topology" 22:38:26 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:38:26 shard-strategy = "module" 22:38:26 }, 22:38:26 { 22:38:26 name = "toaster" 22:38:26 namespace = "http://netconfcentral.org/ns/toaster" 22:38:26 shard-strategy = "module" 22:38:26 } 22:38:26 ] 22:38:26 Dump module-shards.conf 22:38:26 + echo 'Dump module-shards.conf' 22:38:26 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:26 module-shards = [ 22:38:26 { 22:38:26 name = "default" 22:38:26 shards = [ 22:38:26 { 22:38:26 name = "default" 22:38:26 replicas = ["member-1", 22:38:26 "member-2", 22:38:26 "member-3"] 22:38:26 } 22:38:26 ] 22:38:26 }, 22:38:26 { 22:38:26 name = "inventory" 22:38:26 shards = [ 22:38:26 { 22:38:26 name="inventory" 22:38:26 replicas = ["member-1", 22:38:26 "member-2", 22:38:26 "member-3"] 22:38:26 } 22:38:26 ] 22:38:26 }, 22:38:26 { 22:38:26 name = "topology" 22:38:26 shards = [ 22:38:26 { 22:38:26 name="topology" 22:38:26 replicas = ["member-1", 22:38:26 "member-2", 22:38:26 "member-3"] 22:38:26 } 22:38:26 ] 22:38:26 }, 22:38:26 { 22:38:26 name = "toaster" 22:38:26 shards = [ 22:38:26 { 22:38:26 name="toaster" 22:38:26 replicas = ["member-1", 22:38:26 "member-2", 22:38:26 "member-3"] 22:38:26 } 22:38:26 ] 22:38:26 } 22:38:26 ] 22:38:26 Configuring member-2 with IP address 10.30.171.231 22:38:26 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 22:38:27 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 22:38:27 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 22:38:27 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 22:38:27 common-functions.sh is being sourced 22:38:27 ++ echo 'common-functions.sh is being sourced' 22:38:27 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 22:38:27 ++ DISTROSTREAM=vanadium 22:38:27 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:27 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:27 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:27 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:27 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:27 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:27 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:27 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:27 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:27 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:27 ++ export CONTROLLERMEM= 22:38:27 ++ CONTROLLERMEM= 22:38:27 ++ case "${DISTROSTREAM}" in 22:38:27 ++ CLUSTER_SYSTEM=pekko 22:38:27 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:27 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:27 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:27 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:27 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:27 ++ print_common_env 22:38:27 ++ cat 22:38:27 common-functions environment: 22:38:27 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:27 ACTUALFEATURES: 22:38:27 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:27 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:27 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:27 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:27 CONTROLLERMEM: 22:38:27 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:27 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:27 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:27 SUITES: 22:38:27 22:38:27 ++ SSH='ssh -t -t' 22:38:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:38:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:38:27 Changing to /tmp 22:38:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:38:27 + echo 'Changing to /tmp' 22:38:27 + cd /tmp 22:38:27 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip' 22:38:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:38:27 --2026-01-25 22:38:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:38:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:38:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:38:27 HTTP request sent, awaiting response... 200 OK 22:38:27 Length: 240390263 (229M) [application/zip] 22:38:27 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 22:38:27 22:38:27 0K ........ ........ ........ ........ ........ ........ 1% 82.1M 3s 22:38:27 3072K ........ ........ ........ ........ ........ ........ 2% 143M 2s 22:38:27 6144K ........ ........ ........ ........ ........ ........ 3% 161M 2s 22:38:27 9216K ........ ........ ........ ........ ........ ........ 5% 176M 2s 22:38:27 12288K ........ ........ ........ ........ ........ ........ 6% 193M 2s 22:38:27 15360K ........ ........ ........ ........ ........ ........ 7% 176M 1s 22:38:27 18432K ........ ........ ........ ........ ........ ........ 9% 206M 1s 22:38:27 21504K ........ ........ ........ ........ ........ ........ 10% 201M 1s 22:38:27 24576K ........ ........ ........ ........ ........ ........ 11% 242M 1s 22:38:27 27648K ........ ........ ........ ........ ........ ........ 13% 261M 1s 22:38:27 30720K ........ ........ ........ ........ ........ ........ 14% 266M 1s 22:38:27 33792K ........ ........ ........ ........ ........ ........ 15% 287M 1s 22:38:27 36864K ........ ........ ........ ........ ........ ........ 17% 271M 1s 22:38:27 39936K ........ ........ ........ ........ ........ ........ 18% 216M 1s 22:38:27 43008K ........ ........ ........ ........ ........ ........ 19% 210M 1s 22:38:27 46080K ........ ........ ........ ........ ........ ........ 20% 171M 1s 22:38:27 49152K ........ ........ ........ ........ ........ ........ 22% 197M 1s 22:38:27 52224K ........ ........ ........ ........ ........ ........ 23% 180M 1s 22:38:27 55296K ........ ........ ........ ........ ........ ........ 24% 18.7M 1s 22:38:27 58368K ........ ........ ........ ........ ........ ........ 26% 266M 1s 22:38:27 61440K ........ ........ ........ ........ ........ ........ 27% 300M 1s 22:38:27 64512K ........ ........ ........ ........ ........ ........ 28% 303M 1s 22:38:27 67584K ........ ........ ........ ........ ........ ........ 30% 291M 1s 22:38:27 70656K ........ ........ ........ ........ ........ ........ 31% 285M 1s 22:38:27 73728K ........ ........ ........ ........ ........ ........ 32% 281M 1s 22:38:27 76800K ........ ........ ........ ........ ........ ........ 34% 288M 1s 22:38:27 79872K ........ ........ ........ ........ ........ ........ 35% 297M 1s 22:38:27 82944K ........ ........ ........ ........ ........ ........ 36% 237M 1s 22:38:27 86016K ........ ........ ........ ........ ........ ........ 37% 285M 1s 22:38:27 89088K ........ ........ ........ ........ ........ ........ 39% 287M 1s 22:38:27 92160K ........ ........ ........ ........ ........ ........ 40% 282M 1s 22:38:27 95232K ........ ........ ........ ........ ........ ........ 41% 290M 1s 22:38:27 98304K ........ ........ ........ ........ ........ ........ 43% 295M 1s 22:38:27 101376K ........ ........ ........ ........ ........ ........ 44% 286M 1s 22:38:27 104448K ........ ........ ........ ........ ........ ........ 45% 291M 1s 22:38:27 107520K ........ ........ ........ ........ ........ ........ 47% 258M 1s 22:38:27 110592K ........ ........ ........ ........ ........ ........ 48% 334M 1s 22:38:27 113664K ........ ........ ........ ........ ........ ........ 49% 294M 1s 22:38:27 116736K ........ ........ ........ ........ ........ ........ 51% 291M 1s 22:38:27 119808K ........ ........ ........ ........ ........ ........ 52% 277M 1s 22:38:27 122880K ........ ........ ........ ........ ........ ........ 53% 278M 1s 22:38:28 125952K ........ ........ ........ ........ ........ ........ 54% 289M 1s 22:38:28 129024K ........ ........ ........ ........ ........ ........ 56% 295M 1s 22:38:28 132096K ........ ........ ........ ........ ........ ........ 57% 287M 1s 22:38:28 135168K ........ ........ ........ ........ ........ ........ 58% 287M 1s 22:38:28 138240K ........ ........ ........ ........ ........ ........ 60% 251M 0s 22:38:28 141312K ........ ........ ........ ........ ........ ........ 61% 216M 0s 22:38:28 144384K ........ ........ ........ ........ ........ ........ 62% 247M 0s 22:38:28 147456K ........ ........ ........ ........ ........ ........ 64% 254M 0s 22:38:28 150528K ........ ........ ........ ........ ........ ........ 65% 229M 0s 22:38:28 153600K ........ ........ ........ ........ ........ ........ 66% 201M 0s 22:38:28 156672K ........ ........ ........ ........ ........ ........ 68% 191M 0s 22:38:28 159744K ........ ........ ........ ........ ........ ........ 69% 263M 0s 22:38:28 162816K ........ ........ ........ ........ ........ ........ 70% 300M 0s 22:38:28 165888K ........ ........ ........ ........ ........ ........ 71% 292M 0s 22:38:28 168960K ........ ........ ........ ........ ........ ........ 73% 295M 0s 22:38:28 172032K ........ ........ ........ ........ ........ ........ 74% 295M 0s 22:38:28 175104K ........ ........ ........ ........ ........ ........ 75% 283M 0s 22:38:28 178176K ........ ........ ........ ........ ........ ........ 77% 237M 0s 22:38:28 181248K ........ ........ ........ ........ ........ ........ 78% 181M 0s 22:38:28 184320K ........ ........ ........ ........ ........ ........ 79% 191M 0s 22:38:28 187392K ........ ........ ........ ........ ........ ........ 81% 224M 0s 22:38:28 190464K ........ ........ ........ ........ ........ ........ 82% 206M 0s 22:38:28 193536K ........ ........ ........ ........ ........ ........ 83% 192M 0s 22:38:28 196608K ........ ........ ........ ........ ........ ........ 85% 196M 0s 22:38:28 199680K ........ ........ ........ ........ ........ ........ 86% 212M 0s 22:38:28 202752K ........ ........ ........ ........ ........ ........ 87% 208M 0s 22:38:28 205824K ........ ........ ........ ........ ........ ........ 88% 240M 0s 22:38:28 208896K ........ ........ ........ ........ ........ ........ 90% 256M 0s 22:38:28 211968K ........ ........ ........ ........ ........ ........ 91% 253M 0s 22:38:28 215040K ........ ........ ........ ........ ........ ........ 92% 265M 0s 22:38:28 218112K ........ ........ ........ ........ ........ ........ 94% 285M 0s 22:38:28 221184K ........ ........ ........ ........ ........ ........ 95% 280M 0s 22:38:28 224256K ........ ........ ........ ........ ........ ........ 96% 281M 0s 22:38:28 227328K ........ ........ ........ ........ ........ ........ 98% 272M 0s 22:38:28 230400K ........ ........ ........ ........ ........ ........ 99% 285M 0s 22:38:28 233472K ........ ........ .... 100% 167M=1.1s 22:38:28 22:38:28 2026-01-25 22:38:28 (205 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] 22:38:28 22:38:28 Extracting the new controller... 22:38:28 + echo 'Extracting the new controller...' 22:38:28 + unzip -q karaf-0.23.1-20260125.063332-1.zip 22:38:30 Adding external repositories... 22:38:30 + echo 'Adding external repositories...' 22:38:30 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:30 ################################################################################ 22:38:30 # 22:38:30 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:30 # contributor license agreements. See the NOTICE file distributed with 22:38:30 # this work for additional information regarding copyright ownership. 22:38:30 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:30 # (the "License"); you may not use this file except in compliance with 22:38:30 # the License. You may obtain a copy of the License at 22:38:30 # 22:38:30 # http://www.apache.org/licenses/LICENSE-2.0 22:38:30 # 22:38:30 # Unless required by applicable law or agreed to in writing, software 22:38:30 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:30 # See the License for the specific language governing permissions and 22:38:30 # limitations under the License. 22:38:30 # 22:38:30 ################################################################################ 22:38:30 22:38:30 # 22:38:30 # If set to true, the following property will not allow any certificate to be used 22:38:30 # when accessing Maven repositories through SSL 22:38:30 # 22:38:30 #org.ops4j.pax.url.mvn.certificateCheck= 22:38:30 22:38:30 # 22:38:30 # Path to the local Maven settings file. 22:38:30 # The repositories defined in this file will be automatically added to the list 22:38:30 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:38:30 # below is not set. 22:38:30 # The following locations are checked for the existence of the settings.xml file 22:38:30 # * 1. looks for the specified url 22:38:30 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:38:30 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:38:30 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:38:30 # 22:38:30 #org.ops4j.pax.url.mvn.settings= 22:38:30 22:38:30 # 22:38:30 # Path to the local Maven repository which is used to avoid downloading 22:38:30 # artifacts when they already exist locally. 22:38:30 # The value of this property will be extracted from the settings.xml file 22:38:30 # above, or defaulted to: 22:38:30 # System.getProperty( "user.home" ) + "/.m2/repository" 22:38:30 # 22:38:30 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:38:30 22:38:30 # 22:38:30 # Default this to false. It's just weird to use undocumented repos 22:38:30 # 22:38:30 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:38:30 22:38:30 # 22:38:30 # Uncomment if you don't wanna use the proxy settings 22:38:30 # from the Maven conf/settings.xml file 22:38:30 # 22:38:30 # org.ops4j.pax.url.mvn.proxySupport=false 22:38:30 22:38:30 # 22:38:30 # Comma separated list of repositories scanned when resolving an artifact. 22:38:30 # Those repositories will be checked before iterating through the 22:38:30 # below list of repositories and even before the local repository 22:38:30 # A repository url can be appended with zero or more of the following flags: 22:38:30 # @snapshots : the repository contains snaphots 22:38:30 # @noreleases : the repository does not contain any released artifacts 22:38:30 # 22:38:30 # The following property value will add the system folder as a repo. 22:38:30 # 22:38:30 org.ops4j.pax.url.mvn.defaultRepositories=\ 22:38:30 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 22:38:30 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 22:38:30 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 22:38:30 22:38:30 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:38:30 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:38:30 22:38:30 # 22:38:30 # Comma separated list of repositories scanned when resolving an artifact. 22:38:30 # The default list includes the following repositories: 22:38:30 # http://repo1.maven.org/maven2@id=central 22:38:30 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:38:30 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:38:30 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:38:30 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:38:30 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:38:30 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:38:30 # To add repositories to the default ones, prepend '+' to the list of repositories 22:38:30 # to add. 22:38:30 # A repository url can be appended with zero or more of the following flags: 22:38:30 # @snapshots : the repository contains snapshots 22:38:30 # @noreleases : the repository does not contain any released artifacts 22:38:30 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:38:30 # 22:38:30 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:38:30 22:38:30 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 22:38:30 + [[ True == \T\r\u\e ]] 22:38:30 + echo 'Configuring the startup features...' 22:38:30 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:30 + FEATURE_TEST_STRING=features-test 22:38:30 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 22:38:30 + KARAF_VERSION=karaf4 22:38:30 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 22:38:30 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:30 + [[ ! -z '' ]] 22:38:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:30 ################################################################################ 22:38:30 # 22:38:30 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:30 # contributor license agreements. See the NOTICE file distributed with 22:38:30 # this work for additional information regarding copyright ownership. 22:38:30 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:30 # (the "License"); you may not use this file except in compliance with 22:38:30 # the License. You may obtain a copy of the License at 22:38:30 # 22:38:30 # http://www.apache.org/licenses/LICENSE-2.0 22:38:30 # 22:38:30 # Unless required by applicable law or agreed to in writing, software 22:38:30 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:30 # See the License for the specific language governing permissions and 22:38:30 # limitations under the License. 22:38:30 # 22:38:30 ################################################################################ 22:38:30 22:38:30 # 22:38:30 # Comma separated list of features repositories to register by default 22:38:30 # 22:38:30 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml 22:38:30 22:38:30 # 22:38:30 # Comma separated list of features to install at startup 22:38:30 # 22:38:30 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf 22:38:30 22:38:30 # 22:38:30 # Resource repositories (OBR) that the features resolver can use 22:38:30 # to resolve requirements/capabilities 22:38:30 # 22:38:30 # The format of the resourceRepositories is 22:38:30 # resourceRepositories=[xml:url|json:url],... 22:38:30 # for Instance: 22:38:30 # 22:38:30 #resourceRepositories=xml:http://host/path/to/index.xml 22:38:30 # or 22:38:30 #resourceRepositories=json:http://host/path/to/index.json 22:38:30 # 22:38:30 22:38:30 # 22:38:30 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:38:30 # 22:38:30 featuresBootAsynchronous=false 22:38:30 22:38:30 # 22:38:30 # Service requirements enforcement 22:38:30 # 22:38:30 # By default, the feature resolver checks the service requirements/capabilities of 22:38:30 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:38:30 # the required bundles. 22:38:30 # The following flag can have those values: 22:38:30 # - disable: service requirements are completely ignored 22:38:30 # - default: service requirements are ignored for old features 22:38:30 # - enforce: service requirements are always verified 22:38:30 # 22:38:30 #serviceRequirements=default 22:38:30 22:38:30 # 22:38:30 # Store cfg file for config element in feature 22:38:30 # 22:38:30 #configCfgStore=true 22:38:30 22:38:30 # 22:38:30 # Define if the feature service automatically refresh bundles 22:38:30 # 22:38:30 autoRefresh=true 22:38:30 22:38:30 # 22:38:30 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:38:30 # XML file defines instructions related to features processing 22:38:30 # versions.properties may declare properties to resolve placeholders in XML file 22:38:30 # both files are relative to ${karaf.etc} 22:38:30 # 22:38:30 #featureProcessing=org.apache.karaf.features.xml 22:38:30 #featureProcessingVersions=versions.properties 22:38:30 + configure_karaf_log karaf4 '' 22:38:30 + local -r karaf_version=karaf4 22:38:30 + local -r controllerdebugmap= 22:38:30 + local logapi=log4j 22:38:30 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:38:30 log4j2.rootLogger.level = INFO 22:38:30 #log4j2.rootLogger.type = asyncRoot 22:38:30 #log4j2.rootLogger.includeLocation = false 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:38:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:38:30 log4j2.rootLogger.appenderRef.Console.ref = Console 22:38:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:38:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:38:30 log4j2.logger.spifly.name = org.apache.aries.spifly 22:38:30 log4j2.logger.spifly.level = WARN 22:38:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:38:30 log4j2.logger.audit.level = INFO 22:38:30 log4j2.logger.audit.additivity = false 22:38:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:38:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:38:30 log4j2.appender.console.type = Console 22:38:30 log4j2.appender.console.name = Console 22:38:30 log4j2.appender.console.layout.type = PatternLayout 22:38:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:38:30 log4j2.appender.rolling.type = RollingRandomAccessFile 22:38:30 log4j2.appender.rolling.name = RollingFile 22:38:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:38:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:38:30 #log4j2.appender.rolling.immediateFlush = false 22:38:30 log4j2.appender.rolling.append = true 22:38:30 log4j2.appender.rolling.layout.type = PatternLayout 22:38:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:38:30 log4j2.appender.rolling.policies.type = Policies 22:38:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:38:30 log4j2.appender.rolling.policies.size.size = 64MB 22:38:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:38:30 log4j2.appender.rolling.strategy.max = 7 22:38:30 log4j2.appender.audit.type = RollingRandomAccessFile 22:38:30 log4j2.appender.audit.name = AuditRollingFile 22:38:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:38:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:38:30 log4j2.appender.audit.append = true 22:38:30 log4j2.appender.audit.layout.type = PatternLayout 22:38:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:38:30 log4j2.appender.audit.policies.type = Policies 22:38:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:38:30 log4j2.appender.audit.policies.size.size = 8MB 22:38:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:38:30 log4j2.appender.audit.strategy.max = 7 22:38:30 log4j2.appender.osgi.type = PaxOsgi 22:38:30 log4j2.appender.osgi.name = PaxOsgi 22:38:30 log4j2.appender.osgi.filter = * 22:38:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:38:30 #log4j2.logger.aether.level = TRACE 22:38:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:38:30 #log4j2.logger.http-headers.level = DEBUG 22:38:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:38:30 #log4j2.logger.maven.level = TRACE 22:38:30 + logapi=log4j2 22:38:30 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 22:38:30 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 22:38:30 + '[' log4j2 == log4j2 ']' 22:38:30 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:30 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:38:30 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:38:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:38:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:38:30 + unset IFS 22:38:30 + echo 'controllerdebugmap: ' 22:38:30 controllerdebugmap: 22:38:30 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:30 + '[' -n '' ']' 22:38:30 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:38:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:30 ################################################################################ 22:38:30 # 22:38:30 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:30 # contributor license agreements. See the NOTICE file distributed with 22:38:30 # this work for additional information regarding copyright ownership. 22:38:30 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:30 # (the "License"); you may not use this file except in compliance with 22:38:30 # the License. You may obtain a copy of the License at 22:38:30 # 22:38:30 # http://www.apache.org/licenses/LICENSE-2.0 22:38:30 # 22:38:30 # Unless required by applicable law or agreed to in writing, software 22:38:30 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:30 # See the License for the specific language governing permissions and 22:38:30 # limitations under the License. 22:38:30 # 22:38:30 ################################################################################ 22:38:30 22:38:30 # Common pattern layout for appenders 22:38:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:38:30 22:38:30 # Root logger 22:38:30 log4j2.rootLogger.level = INFO 22:38:30 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:38:30 #log4j2.rootLogger.type = asyncRoot 22:38:30 #log4j2.rootLogger.includeLocation = false 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:38:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:38:30 log4j2.rootLogger.appenderRef.Console.ref = Console 22:38:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:38:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:38:30 22:38:30 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:38:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:38:30 22:38:30 # Loggers configuration 22:38:30 22:38:30 # Spifly logger 22:38:30 log4j2.logger.spifly.name = org.apache.aries.spifly 22:38:30 log4j2.logger.spifly.level = WARN 22:38:30 22:38:30 # Security audit logger 22:38:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:38:30 log4j2.logger.audit.level = INFO 22:38:30 log4j2.logger.audit.additivity = false 22:38:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:38:30 22:38:30 # Appenders configuration 22:38:30 22:38:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:38:30 log4j2.appender.console.type = Console 22:38:30 log4j2.appender.console.name = Console 22:38:30 log4j2.appender.console.layout.type = PatternLayout 22:38:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:38:30 22:38:30 # Rolling file appender 22:38:30 log4j2.appender.rolling.type = RollingRandomAccessFile 22:38:30 log4j2.appender.rolling.name = RollingFile 22:38:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:38:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:38:30 # uncomment to not force a disk flush 22:38:30 #log4j2.appender.rolling.immediateFlush = false 22:38:30 log4j2.appender.rolling.append = true 22:38:30 log4j2.appender.rolling.layout.type = PatternLayout 22:38:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:38:30 log4j2.appender.rolling.policies.type = Policies 22:38:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:38:30 log4j2.appender.rolling.policies.size.size = 1GB 22:38:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:38:30 log4j2.appender.rolling.strategy.max = 7 22:38:30 22:38:30 # Audit file appender 22:38:30 log4j2.appender.audit.type = RollingRandomAccessFile 22:38:30 log4j2.appender.audit.name = AuditRollingFile 22:38:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:38:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:38:30 log4j2.appender.audit.append = true 22:38:30 log4j2.appender.audit.layout.type = PatternLayout 22:38:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:38:30 log4j2.appender.audit.policies.type = Policies 22:38:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:38:30 log4j2.appender.audit.policies.size.size = 8MB 22:38:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:38:30 log4j2.appender.audit.strategy.max = 7 22:38:30 22:38:30 # OSGi appender 22:38:30 log4j2.appender.osgi.type = PaxOsgi 22:38:30 log4j2.appender.osgi.name = PaxOsgi 22:38:30 log4j2.appender.osgi.filter = * 22:38:30 22:38:30 # help with identification of maven-related problems with pax-url-aether 22:38:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:38:30 #log4j2.logger.aether.level = TRACE 22:38:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:38:30 #log4j2.logger.http-headers.level = DEBUG 22:38:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:38:30 #log4j2.logger.maven.level = TRACE 22:38:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:38:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:38:30 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:30 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:38:30 Configure 22:38:30 + local -r controllermem=2048m 22:38:30 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:30 + echo Configure 22:38:30 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:38:30 max memory: 2048m 22:38:30 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:30 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:38:30 + echo ' max memory: 2048m' 22:38:30 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:38:30 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:30 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:30 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:30 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:38:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:30 #!/bin/sh 22:38:30 # 22:38:30 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:30 # contributor license agreements. See the NOTICE file distributed with 22:38:30 # this work for additional information regarding copyright ownership. 22:38:30 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:30 # (the "License"); you may not use this file except in compliance with 22:38:30 # the License. You may obtain a copy of the License at 22:38:30 # 22:38:30 # http://www.apache.org/licenses/LICENSE-2.0 22:38:30 # 22:38:30 # Unless required by applicable law or agreed to in writing, software 22:38:30 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:30 # See the License for the specific language governing permissions and 22:38:30 # limitations under the License. 22:38:30 # 22:38:30 22:38:30 # 22:38:30 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:38:30 # script: client, instance, shell, start, status, stop, karaf 22:38:30 # 22:38:30 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:38:30 # Actions go here... 22:38:30 # fi 22:38:30 22:38:30 # 22:38:30 # general settings which should be applied for all scripts go here; please keep 22:38:30 # in mind that it is possible that scripts might be executed more than once, e.g. 22:38:30 # in example of the start script where the start script is executed first and the 22:38:30 # karaf script afterwards. 22:38:30 # 22:38:30 22:38:30 # 22:38:30 # The following section shows the possible configuration options for the default 22:38:30 # karaf scripts 22:38:30 # 22:38:30 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:38:30 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:38:30 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:38:30 # export EXTRA_JAVA_OPTS # Additional JVM options 22:38:30 # export KARAF_HOME # Karaf home folder 22:38:30 # export KARAF_DATA # Karaf data folder 22:38:30 # export KARAF_BASE # Karaf base folder 22:38:30 # export KARAF_ETC # Karaf etc folder 22:38:30 # export KARAF_LOG # Karaf log folder 22:38:30 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:38:30 # export KARAF_OPTS # Additional available Karaf options 22:38:30 # export KARAF_DEBUG # Enable debug mode 22:38:30 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:38:30 # export KARAF_NOROOT # Prevent execution as root if set to true 22:38:30 Set Java version 22:38:30 + echo 'Set Java version' 22:38:30 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:38:30 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:38:30 sudo: a password is required 22:38:30 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:30 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:38:30 sudo: a password is required 22:38:30 JDK default version ... 22:38:30 + echo 'JDK default version ...' 22:38:30 + java -version 22:38:30 openjdk version "21.0.9" 2025-10-21 22:38:30 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:38:30 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:38:30 Set JAVA_HOME 22:38:30 + echo 'Set JAVA_HOME' 22:38:30 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:38:30 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:38:30 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:30 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:30 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:30 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:38:30 Listing all open ports on controller system... 22:38:30 + echo 'Listing all open ports on controller system...' 22:38:30 + netstat -pnatu 22:38:30 /tmp/configuration-script.sh: line 40: netstat: command not found 22:38:30 Configuring cluster 22:38:30 + '[' -f /tmp/custom_shard_config.txt ']' 22:38:30 + echo 'Configuring cluster' 22:38:30 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.130 10.30.171.231 10.30.171.250 22:38:30 ################################################ 22:38:30 ## Configure Cluster ## 22:38:30 ################################################ 22:38:30 NOTE: Cluster configuration files not found. Copying from 22:38:30 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:38:30 Configuring unique name in pekko.conf 22:38:30 Configuring hostname in pekko.conf 22:38:30 Configuring data and rpc seed nodes in pekko.conf 22:38:30 modules = [ 22:38:30 22:38:30 { 22:38:30 name = "inventory" 22:38:30 namespace = "urn:opendaylight:inventory" 22:38:30 shard-strategy = "module" 22:38:30 }, 22:38:30 { 22:38:30 name = "topology" 22:38:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:38:30 shard-strategy = "module" 22:38:30 }, 22:38:30 { 22:38:30 name = "toaster" 22:38:30 namespace = "http://netconfcentral.org/ns/toaster" 22:38:30 shard-strategy = "module" 22:38:30 } 22:38:30 ] 22:38:30 Configuring replication type in module-shards.conf 22:38:30 ################################################ 22:38:30 ## NOTE: Manually restart controller to ## 22:38:30 ## apply configuration. ## 22:38:30 ################################################ 22:38:30 Dump pekko.conf 22:38:30 + echo 'Dump pekko.conf' 22:38:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:30 22:38:30 odl-cluster-data { 22:38:30 pekko { 22:38:30 remote { 22:38:30 artery { 22:38:30 enabled = on 22:38:30 transport = tcp 22:38:30 canonical.hostname = "10.30.171.231" 22:38:30 canonical.port = 2550 22:38:30 } 22:38:30 } 22:38:30 22:38:30 cluster { 22:38:30 # Using artery. 22:38:30 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.130:2550", 22:38:30 "pekko://opendaylight-cluster-data@10.30.171.231:2550", 22:38:30 "pekko://opendaylight-cluster-data@10.30.171.250:2550"] 22:38:30 22:38:30 roles = ["member-2"] 22:38:30 22:38:30 # when under load we might trip a false positive on the failure detector 22:38:30 # failure-detector { 22:38:30 # heartbeat-interval = 4 s 22:38:30 # acceptable-heartbeat-pause = 16s 22:38:30 # } 22:38:30 } 22:38:30 22:38:30 persistence { 22:38:30 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:38:30 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:38:30 # The relative path is always relative to KARAF_HOME. 22:38:30 22:38:30 # snapshot-store.local.dir = "target/snapshots" 22:38:30 } 22:38:30 disable-default-actor-system-quarantined-event-handling = "false" 22:38:30 } 22:38:30 } 22:38:30 Dump modules.conf 22:38:30 + echo 'Dump modules.conf' 22:38:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:30 modules = [ 22:38:30 22:38:30 { 22:38:30 name = "inventory" 22:38:30 namespace = "urn:opendaylight:inventory" 22:38:30 shard-strategy = "module" 22:38:30 }, 22:38:30 { 22:38:30 name = "topology" 22:38:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:38:30 shard-strategy = "module" 22:38:30 }, 22:38:30 { 22:38:30 name = "toaster" 22:38:30 namespace = "http://netconfcentral.org/ns/toaster" 22:38:30 shard-strategy = "module" 22:38:30 } 22:38:30 ] 22:38:30 Dump module-shards.conf 22:38:30 + echo 'Dump module-shards.conf' 22:38:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:30 module-shards = [ 22:38:30 { 22:38:30 name = "default" 22:38:30 shards = [ 22:38:30 { 22:38:30 name = "default" 22:38:30 replicas = ["member-1", 22:38:30 "member-2", 22:38:30 "member-3"] 22:38:30 } 22:38:30 ] 22:38:30 }, 22:38:30 { 22:38:30 name = "inventory" 22:38:30 shards = [ 22:38:30 { 22:38:30 name="inventory" 22:38:30 replicas = ["member-1", 22:38:30 "member-2", 22:38:30 "member-3"] 22:38:30 } 22:38:30 ] 22:38:30 }, 22:38:30 { 22:38:30 name = "topology" 22:38:30 shards = [ 22:38:30 { 22:38:30 name="topology" 22:38:30 replicas = ["member-1", 22:38:30 "member-2", 22:38:30 "member-3"] 22:38:30 } 22:38:30 ] 22:38:30 }, 22:38:30 { 22:38:30 name = "toaster" 22:38:30 shards = [ 22:38:30 { 22:38:30 name="toaster" 22:38:30 replicas = ["member-1", 22:38:30 "member-2", 22:38:30 "member-3"] 22:38:30 } 22:38:30 ] 22:38:30 } 22:38:30 ] 22:38:30 Configuring member-3 with IP address 10.30.171.250 22:38:30 Warning: Permanently added '10.30.171.250' (ECDSA) to the list of known hosts. 22:38:31 Warning: Permanently added '10.30.171.250' (ECDSA) to the list of known hosts. 22:38:31 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 22:38:31 common-functions.sh is being sourced 22:38:31 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 22:38:31 ++ echo 'common-functions.sh is being sourced' 22:38:31 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 22:38:31 ++ DISTROSTREAM=vanadium 22:38:31 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:31 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:31 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:31 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:31 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:31 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:31 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:31 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:31 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:31 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:31 ++ export CONTROLLERMEM= 22:38:31 ++ CONTROLLERMEM= 22:38:31 ++ case "${DISTROSTREAM}" in 22:38:31 ++ CLUSTER_SYSTEM=pekko 22:38:31 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:31 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:31 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:31 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:31 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:31 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:31 ++ print_common_env 22:38:31 ++ cat 22:38:31 common-functions environment: 22:38:31 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:31 ACTUALFEATURES: 22:38:31 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:31 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:31 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:31 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:31 CONTROLLERMEM: 22:38:31 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:31 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:31 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:31 SUITES: 22:38:31 22:38:31 ++ SSH='ssh -t -t' 22:38:31 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:38:31 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:38:31 Changing to /tmp 22:38:31 + echo 'Changing to /tmp' 22:38:31 + cd /tmp 22:38:31 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:38:31 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip' 22:38:31 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:38:31 --2026-01-25 22:38:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:38:31 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:38:31 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:38:31 HTTP request sent, awaiting response... 200 OK 22:38:31 Length: 240390263 (229M) [application/zip] 22:38:31 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 22:38:31 22:38:31 0K ........ ........ ........ ........ ........ ........ 1% 71.0M 3s 22:38:31 3072K ........ ........ ........ ........ ........ ........ 2% 156M 2s 22:38:31 6144K ........ ........ ........ ........ ........ ........ 3% 251M 2s 22:38:31 9216K ........ ........ ........ ........ ........ ........ 5% 225M 2s 22:38:31 12288K ........ ........ ........ ........ ........ ........ 6% 232M 1s 22:38:31 15360K ........ ........ ........ ........ ........ ........ 7% 252M 1s 22:38:31 18432K ........ ........ ........ ........ ........ ........ 9% 273M 1s 22:38:31 21504K ........ ........ ........ ........ ........ ........ 10% 245M 1s 22:38:31 24576K ........ ........ ........ ........ ........ ........ 11% 290M 1s 22:38:31 27648K ........ ........ ........ ........ ........ ........ 13% 250M 1s 22:38:31 30720K ........ ........ ........ ........ ........ ........ 14% 272M 1s 22:38:31 33792K ........ ........ ........ ........ ........ ........ 15% 247M 1s 22:38:31 36864K ........ ........ ........ ........ ........ ........ 17% 263M 1s 22:38:31 39936K ........ ........ ........ ........ ........ ........ 18% 260M 1s 22:38:31 43008K ........ ........ ........ ........ ........ ........ 19% 304M 1s 22:38:31 46080K ........ ........ ........ ........ ........ ........ 20% 275M 1s 22:38:31 49152K ........ ........ ........ ........ ........ ........ 22% 256M 1s 22:38:31 52224K ........ ........ ........ ........ ........ ........ 23% 295M 1s 22:38:31 55296K ........ ........ ........ ........ ........ ........ 24% 274M 1s 22:38:31 58368K ........ ........ ........ ........ ........ ........ 26% 279M 1s 22:38:31 61440K ........ ........ ........ ........ ........ ........ 27% 233M 1s 22:38:31 64512K ........ ........ ........ ........ ........ ........ 28% 209M 1s 22:38:31 67584K ........ ........ ........ ........ ........ ........ 30% 318M 1s 22:38:31 70656K ........ ........ ........ ........ ........ ........ 31% 299M 1s 22:38:31 73728K ........ ........ ........ ........ ........ ........ 32% 316M 1s 22:38:31 76800K ........ ........ ........ ........ ........ ........ 34% 280M 1s 22:38:31 79872K ........ ........ ........ ........ ........ ........ 35% 274M 1s 22:38:31 82944K ........ ........ ........ ........ ........ ........ 36% 323M 1s 22:38:31 86016K ........ ........ ........ ........ ........ ........ 37% 287M 1s 22:38:31 89088K ........ ........ ........ ........ ........ ........ 39% 279M 1s 22:38:31 92160K ........ ........ ........ ........ ........ ........ 40% 297M 1s 22:38:31 95232K ........ ........ ........ ........ ........ ........ 41% 302M 1s 22:38:31 98304K ........ ........ ........ ........ ........ ........ 43% 298M 1s 22:38:31 101376K ........ ........ ........ ........ ........ ........ 44% 248M 1s 22:38:31 104448K ........ ........ ........ ........ ........ ........ 45% 305M 1s 22:38:31 107520K ........ ........ ........ ........ ........ ........ 47% 247M 0s 22:38:31 110592K ........ ........ ........ ........ ........ ........ 48% 293M 0s 22:38:31 113664K ........ ........ ........ ........ ........ ........ 49% 376M 0s 22:38:31 116736K ........ ........ ........ ........ ........ ........ 51% 329M 0s 22:38:31 119808K ........ ........ ........ ........ ........ ........ 52% 337M 0s 22:38:31 122880K ........ ........ ........ ........ ........ ........ 53% 333M 0s 22:38:31 125952K ........ ........ ........ ........ ........ ........ 54% 332M 0s 22:38:31 129024K ........ ........ ........ ........ ........ ........ 56% 292M 0s 22:38:31 132096K ........ ........ ........ ........ ........ ........ 57% 282M 0s 22:38:31 135168K ........ ........ ........ ........ ........ ........ 58% 300M 0s 22:38:31 138240K ........ ........ ........ ........ ........ ........ 60% 219M 0s 22:38:31 141312K ........ ........ ........ ........ ........ ........ 61% 307M 0s 22:38:31 144384K ........ ........ ........ ........ ........ ........ 62% 253M 0s 22:38:31 147456K ........ ........ ........ ........ ........ ........ 64% 223M 0s 22:38:31 150528K ........ ........ ........ ........ ........ ........ 65% 218M 0s 22:38:31 153600K ........ ........ ........ ........ ........ ........ 66% 284M 0s 22:38:31 156672K ........ ........ ........ ........ ........ ........ 68% 336M 0s 22:38:31 159744K ........ ........ ........ ........ ........ ........ 69% 247M 0s 22:38:31 162816K ........ ........ ........ ........ ........ ........ 70% 220M 0s 22:38:31 165888K ........ ........ ........ ........ ........ ........ 71% 223M 0s 22:38:31 168960K ........ ........ ........ ........ ........ ........ 73% 237M 0s 22:38:31 172032K ........ ........ ........ ........ ........ ........ 74% 228M 0s 22:38:31 175104K ........ ........ ........ ........ ........ ........ 75% 334M 0s 22:38:31 178176K ........ ........ ........ ........ ........ ........ 77% 388M 0s 22:38:31 181248K ........ ........ ........ ........ ........ ........ 78% 271M 0s 22:38:31 184320K ........ ........ ........ ........ ........ ........ 79% 230M 0s 22:38:31 187392K ........ ........ ........ ........ ........ ........ 81% 344M 0s 22:38:31 190464K ........ ........ ........ ........ ........ ........ 82% 366M 0s 22:38:31 193536K ........ ........ ........ ........ ........ ........ 83% 402M 0s 22:38:32 196608K ........ ........ ........ ........ ........ ........ 85% 328M 0s 22:38:32 199680K ........ ........ ........ ........ ........ ........ 86% 329M 0s 22:38:32 202752K ........ ........ ........ ........ ........ ........ 87% 302M 0s 22:38:32 205824K ........ ........ ........ ........ ........ ........ 88% 304M 0s 22:38:32 208896K ........ ........ ........ ........ ........ ........ 90% 355M 0s 22:38:32 211968K ........ ........ ........ ........ ........ ........ 91% 291M 0s 22:38:32 215040K ........ ........ ........ ........ ........ ........ 92% 325M 0s 22:38:32 218112K ........ ........ ........ ........ ........ ........ 94% 435M 0s 22:38:32 221184K ........ ........ ........ ........ ........ ........ 95% 347M 0s 22:38:32 224256K ........ ........ ........ ........ ........ ........ 96% 326M 0s 22:38:32 227328K ........ ........ ........ ........ ........ ........ 98% 402M 0s 22:38:32 230400K ........ ........ ........ ........ ........ ........ 99% 336M 0s 22:38:32 233472K ........ ........ .... 100% 371M=0.8s 22:38:32 22:38:32 2026-01-25 22:38:32 (270 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] 22:38:32 22:38:32 + echo 'Extracting the new controller...' 22:38:32 Extracting the new controller... 22:38:32 + unzip -q karaf-0.23.1-20260125.063332-1.zip 22:38:34 Adding external repositories... 22:38:34 + echo 'Adding external repositories...' 22:38:34 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:34 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:34 ################################################################################ 22:38:34 # 22:38:34 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:34 # contributor license agreements. See the NOTICE file distributed with 22:38:34 # this work for additional information regarding copyright ownership. 22:38:34 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:34 # (the "License"); you may not use this file except in compliance with 22:38:34 # the License. You may obtain a copy of the License at 22:38:34 # 22:38:34 # http://www.apache.org/licenses/LICENSE-2.0 22:38:34 # 22:38:34 # Unless required by applicable law or agreed to in writing, software 22:38:34 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:34 # See the License for the specific language governing permissions and 22:38:34 # limitations under the License. 22:38:34 # 22:38:34 ################################################################################ 22:38:34 22:38:34 # 22:38:34 # If set to true, the following property will not allow any certificate to be used 22:38:34 # when accessing Maven repositories through SSL 22:38:34 # 22:38:34 #org.ops4j.pax.url.mvn.certificateCheck= 22:38:34 22:38:34 # 22:38:34 # Path to the local Maven settings file. 22:38:34 # The repositories defined in this file will be automatically added to the list 22:38:34 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:38:34 # below is not set. 22:38:34 # The following locations are checked for the existence of the settings.xml file 22:38:34 # * 1. looks for the specified url 22:38:34 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:38:34 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:38:34 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:38:34 # 22:38:34 #org.ops4j.pax.url.mvn.settings= 22:38:34 22:38:34 # 22:38:34 # Path to the local Maven repository which is used to avoid downloading 22:38:34 # artifacts when they already exist locally. 22:38:34 # The value of this property will be extracted from the settings.xml file 22:38:34 # above, or defaulted to: 22:38:34 # System.getProperty( "user.home" ) + "/.m2/repository" 22:38:34 # 22:38:34 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:38:34 22:38:34 # 22:38:34 # Default this to false. It's just weird to use undocumented repos 22:38:34 # 22:38:34 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:38:34 22:38:34 # 22:38:34 # Uncomment if you don't wanna use the proxy settings 22:38:34 # from the Maven conf/settings.xml file 22:38:34 # 22:38:34 # org.ops4j.pax.url.mvn.proxySupport=false 22:38:34 22:38:34 # 22:38:34 # Comma separated list of repositories scanned when resolving an artifact. 22:38:34 # Those repositories will be checked before iterating through the 22:38:34 # below list of repositories and even before the local repository 22:38:34 # A repository url can be appended with zero or more of the following flags: 22:38:34 # @snapshots : the repository contains snaphots 22:38:34 # @noreleases : the repository does not contain any released artifacts 22:38:34 # 22:38:34 # The following property value will add the system folder as a repo. 22:38:34 # 22:38:34 org.ops4j.pax.url.mvn.defaultRepositories=\ 22:38:34 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 22:38:34 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 22:38:34 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 22:38:34 22:38:34 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:38:34 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:38:34 22:38:34 # 22:38:34 # Comma separated list of repositories scanned when resolving an artifact. 22:38:34 # The default list includes the following repositories: 22:38:34 # http://repo1.maven.org/maven2@id=central 22:38:34 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:38:34 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:38:34 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:38:34 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:38:34 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:38:34 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:38:34 # To add repositories to the default ones, prepend '+' to the list of repositories 22:38:34 # to add. 22:38:34 # A repository url can be appended with zero or more of the following flags: 22:38:34 # @snapshots : the repository contains snapshots 22:38:34 # @noreleases : the repository does not contain any released artifacts 22:38:34 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:38:34 # 22:38:34 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:38:34 22:38:34 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 22:38:34 + [[ True == \T\r\u\e ]] 22:38:34 + echo 'Configuring the startup features...' 22:38:34 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:34 + FEATURE_TEST_STRING=features-test 22:38:34 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 22:38:34 + KARAF_VERSION=karaf4 22:38:34 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 22:38:34 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:34 + [[ ! -z '' ]] 22:38:34 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:34 ################################################################################ 22:38:34 # 22:38:34 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:34 # contributor license agreements. See the NOTICE file distributed with 22:38:34 # this work for additional information regarding copyright ownership. 22:38:34 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:34 # (the "License"); you may not use this file except in compliance with 22:38:34 # the License. You may obtain a copy of the License at 22:38:34 # 22:38:34 # http://www.apache.org/licenses/LICENSE-2.0 22:38:34 # 22:38:34 # Unless required by applicable law or agreed to in writing, software 22:38:34 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:34 # See the License for the specific language governing permissions and 22:38:34 # limitations under the License. 22:38:34 # 22:38:34 ################################################################################ 22:38:34 22:38:34 # 22:38:34 # Comma separated list of features repositories to register by default 22:38:34 # 22:38:34 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml 22:38:34 22:38:34 # 22:38:34 # Comma separated list of features to install at startup 22:38:34 # 22:38:34 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf 22:38:34 22:38:34 # 22:38:34 # Resource repositories (OBR) that the features resolver can use 22:38:34 # to resolve requirements/capabilities 22:38:34 # 22:38:34 # The format of the resourceRepositories is 22:38:34 # resourceRepositories=[xml:url|json:url],... 22:38:34 # for Instance: 22:38:34 # 22:38:34 #resourceRepositories=xml:http://host/path/to/index.xml 22:38:34 # or 22:38:34 #resourceRepositories=json:http://host/path/to/index.json 22:38:34 # 22:38:34 22:38:34 # 22:38:34 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:38:34 # 22:38:34 featuresBootAsynchronous=false 22:38:34 22:38:34 # 22:38:34 # Service requirements enforcement 22:38:34 # 22:38:34 # By default, the feature resolver checks the service requirements/capabilities of 22:38:34 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:38:34 # the required bundles. 22:38:34 # The following flag can have those values: 22:38:34 # - disable: service requirements are completely ignored 22:38:34 # - default: service requirements are ignored for old features 22:38:34 # - enforce: service requirements are always verified 22:38:34 # 22:38:34 #serviceRequirements=default 22:38:34 22:38:34 # 22:38:34 # Store cfg file for config element in feature 22:38:34 # 22:38:34 #configCfgStore=true 22:38:34 22:38:34 # 22:38:34 # Define if the feature service automatically refresh bundles 22:38:34 # 22:38:34 autoRefresh=true 22:38:34 22:38:34 # 22:38:34 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:38:34 # XML file defines instructions related to features processing 22:38:34 # versions.properties may declare properties to resolve placeholders in XML file 22:38:34 # both files are relative to ${karaf.etc} 22:38:34 # 22:38:34 #featureProcessing=org.apache.karaf.features.xml 22:38:34 #featureProcessingVersions=versions.properties 22:38:34 + configure_karaf_log karaf4 '' 22:38:34 + local -r karaf_version=karaf4 22:38:34 + local -r controllerdebugmap= 22:38:34 + local logapi=log4j 22:38:34 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:34 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:38:34 log4j2.rootLogger.level = INFO 22:38:34 #log4j2.rootLogger.type = asyncRoot 22:38:34 #log4j2.rootLogger.includeLocation = false 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:38:34 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:38:34 log4j2.rootLogger.appenderRef.Console.ref = Console 22:38:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:38:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:38:34 log4j2.logger.spifly.name = org.apache.aries.spifly 22:38:34 log4j2.logger.spifly.level = WARN 22:38:34 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:38:34 log4j2.logger.audit.level = INFO 22:38:34 log4j2.logger.audit.additivity = false 22:38:34 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:38:34 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:38:34 log4j2.appender.console.type = Console 22:38:34 log4j2.appender.console.name = Console 22:38:34 log4j2.appender.console.layout.type = PatternLayout 22:38:34 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:38:34 log4j2.appender.rolling.type = RollingRandomAccessFile 22:38:34 log4j2.appender.rolling.name = RollingFile 22:38:34 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:38:34 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:38:34 #log4j2.appender.rolling.immediateFlush = false 22:38:34 log4j2.appender.rolling.append = true 22:38:34 log4j2.appender.rolling.layout.type = PatternLayout 22:38:34 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:38:34 log4j2.appender.rolling.policies.type = Policies 22:38:34 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:38:34 log4j2.appender.rolling.policies.size.size = 64MB 22:38:34 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:38:34 log4j2.appender.rolling.strategy.max = 7 22:38:34 log4j2.appender.audit.type = RollingRandomAccessFile 22:38:34 log4j2.appender.audit.name = AuditRollingFile 22:38:34 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:38:34 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:38:34 log4j2.appender.audit.append = true 22:38:34 log4j2.appender.audit.layout.type = PatternLayout 22:38:34 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:38:34 log4j2.appender.audit.policies.type = Policies 22:38:34 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:38:34 log4j2.appender.audit.policies.size.size = 8MB 22:38:34 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:38:34 log4j2.appender.audit.strategy.max = 7 22:38:34 log4j2.appender.osgi.type = PaxOsgi 22:38:34 log4j2.appender.osgi.name = PaxOsgi 22:38:34 log4j2.appender.osgi.filter = * 22:38:34 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:38:34 #log4j2.logger.aether.level = TRACE 22:38:34 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:38:34 #log4j2.logger.http-headers.level = DEBUG 22:38:34 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:38:34 #log4j2.logger.maven.level = TRACE 22:38:34 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 22:38:34 + logapi=log4j2 22:38:34 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 22:38:34 + '[' log4j2 == log4j2 ']' 22:38:34 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:34 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:38:34 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:38:34 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:38:34 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:38:34 controllerdebugmap: 22:38:34 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:34 + unset IFS 22:38:34 + echo 'controllerdebugmap: ' 22:38:34 + '[' -n '' ']' 22:38:34 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:38:34 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:34 ################################################################################ 22:38:34 # 22:38:34 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:34 # contributor license agreements. See the NOTICE file distributed with 22:38:34 # this work for additional information regarding copyright ownership. 22:38:34 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:34 # (the "License"); you may not use this file except in compliance with 22:38:34 # the License. You may obtain a copy of the License at 22:38:34 # 22:38:34 # http://www.apache.org/licenses/LICENSE-2.0 22:38:34 # 22:38:34 # Unless required by applicable law or agreed to in writing, software 22:38:34 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:34 # See the License for the specific language governing permissions and 22:38:34 # limitations under the License. 22:38:34 # 22:38:34 ################################################################################ 22:38:34 22:38:34 # Common pattern layout for appenders 22:38:34 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:38:34 22:38:34 # Root logger 22:38:34 log4j2.rootLogger.level = INFO 22:38:34 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:38:34 #log4j2.rootLogger.type = asyncRoot 22:38:34 #log4j2.rootLogger.includeLocation = false 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:38:34 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:38:34 log4j2.rootLogger.appenderRef.Console.ref = Console 22:38:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:38:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:38:34 22:38:34 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:38:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:38:34 22:38:34 # Loggers configuration 22:38:34 22:38:34 # Spifly logger 22:38:34 log4j2.logger.spifly.name = org.apache.aries.spifly 22:38:34 log4j2.logger.spifly.level = WARN 22:38:34 22:38:34 # Security audit logger 22:38:34 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:38:34 log4j2.logger.audit.level = INFO 22:38:34 log4j2.logger.audit.additivity = false 22:38:34 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:38:34 22:38:34 # Appenders configuration 22:38:34 22:38:34 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:38:34 log4j2.appender.console.type = Console 22:38:34 log4j2.appender.console.name = Console 22:38:34 log4j2.appender.console.layout.type = PatternLayout 22:38:34 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:38:34 22:38:34 # Rolling file appender 22:38:34 log4j2.appender.rolling.type = RollingRandomAccessFile 22:38:34 log4j2.appender.rolling.name = RollingFile 22:38:34 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:38:34 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:38:34 # uncomment to not force a disk flush 22:38:34 #log4j2.appender.rolling.immediateFlush = false 22:38:34 log4j2.appender.rolling.append = true 22:38:34 log4j2.appender.rolling.layout.type = PatternLayout 22:38:34 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:38:34 log4j2.appender.rolling.policies.type = Policies 22:38:34 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:38:34 log4j2.appender.rolling.policies.size.size = 1GB 22:38:34 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:38:34 log4j2.appender.rolling.strategy.max = 7 22:38:34 22:38:34 # Audit file appender 22:38:34 log4j2.appender.audit.type = RollingRandomAccessFile 22:38:34 log4j2.appender.audit.name = AuditRollingFile 22:38:34 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:38:34 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:38:34 log4j2.appender.audit.append = true 22:38:34 log4j2.appender.audit.layout.type = PatternLayout 22:38:34 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:38:34 log4j2.appender.audit.policies.type = Policies 22:38:34 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:38:34 log4j2.appender.audit.policies.size.size = 8MB 22:38:34 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:38:34 log4j2.appender.audit.strategy.max = 7 22:38:34 22:38:34 # OSGi appender 22:38:34 log4j2.appender.osgi.type = PaxOsgi 22:38:34 log4j2.appender.osgi.name = PaxOsgi 22:38:34 log4j2.appender.osgi.filter = * 22:38:34 22:38:34 # help with identification of maven-related problems with pax-url-aether 22:38:34 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:38:34 #log4j2.logger.aether.level = TRACE 22:38:34 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:38:34 #log4j2.logger.http-headers.level = DEBUG 22:38:34 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:38:34 #log4j2.logger.maven.level = TRACE 22:38:34 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:38:34 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:38:34 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:34 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:38:34 + local -r controllermem=2048m 22:38:34 Configure 22:38:34 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:38:34 max memory: 2048m 22:38:34 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:34 + echo Configure 22:38:34 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:38:34 + echo ' max memory: 2048m' 22:38:34 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:34 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:38:34 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:34 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:34 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:34 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:38:34 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:34 #!/bin/sh 22:38:34 # 22:38:34 # Licensed to the Apache Software Foundation (ASF) under one or more 22:38:34 # contributor license agreements. See the NOTICE file distributed with 22:38:34 # this work for additional information regarding copyright ownership. 22:38:34 # The ASF licenses this file to You under the Apache License, Version 2.0 22:38:34 # (the "License"); you may not use this file except in compliance with 22:38:34 # the License. You may obtain a copy of the License at 22:38:34 # 22:38:34 # http://www.apache.org/licenses/LICENSE-2.0 22:38:34 # 22:38:34 # Unless required by applicable law or agreed to in writing, software 22:38:34 # distributed under the License is distributed on an "AS IS" BASIS, 22:38:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:38:34 # See the License for the specific language governing permissions and 22:38:34 # limitations under the License. 22:38:34 # 22:38:34 22:38:34 # 22:38:34 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:38:34 # script: client, instance, shell, start, status, stop, karaf 22:38:34 # 22:38:34 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:38:34 # Actions go here... 22:38:34 # fi 22:38:34 22:38:34 # 22:38:34 # general settings which should be applied for all scripts go here; please keep 22:38:34 # in mind that it is possible that scripts might be executed more than once, e.g. 22:38:34 # in example of the start script where the start script is executed first and the 22:38:34 # karaf script afterwards. 22:38:34 # 22:38:34 22:38:34 # 22:38:34 # The following section shows the possible configuration options for the default 22:38:34 # karaf scripts 22:38:34 # 22:38:34 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:38:34 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:38:34 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:38:34 # export EXTRA_JAVA_OPTS # Additional JVM options 22:38:34 # export KARAF_HOME # Karaf home folder 22:38:34 # export KARAF_DATA # Karaf data folder 22:38:34 # export KARAF_BASE # Karaf base folder 22:38:34 # export KARAF_ETC # Karaf etc folder 22:38:34 # export KARAF_LOG # Karaf log folder 22:38:34 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:38:34 # export KARAF_OPTS # Additional available Karaf options 22:38:34 # export KARAF_DEBUG # Enable debug mode 22:38:34 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:38:34 # export KARAF_NOROOT # Prevent execution as root if set to true 22:38:34 Set Java version 22:38:34 + echo 'Set Java version' 22:38:34 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:38:34 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:38:34 sudo: a password is required 22:38:34 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:34 JDK default version ... 22:38:34 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:38:34 sudo: a password is required 22:38:34 + echo 'JDK default version ...' 22:38:34 + java -version 22:38:34 openjdk version "21.0.9" 2025-10-21 22:38:34 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:38:34 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:38:34 Set JAVA_HOME 22:38:34 + echo 'Set JAVA_HOME' 22:38:34 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:38:34 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:38:34 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:34 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:34 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:38:34 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:38:34 Listing all open ports on controller system... 22:38:34 + echo 'Listing all open ports on controller system...' 22:38:34 + netstat -pnatu 22:38:34 /tmp/configuration-script.sh: line 40: netstat: command not found 22:38:34 Configuring cluster 22:38:34 + '[' -f /tmp/custom_shard_config.txt ']' 22:38:34 + echo 'Configuring cluster' 22:38:34 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.130 10.30.171.231 10.30.171.250 22:38:34 ################################################ 22:38:34 ## Configure Cluster ## 22:38:34 ################################################ 22:38:34 NOTE: Cluster configuration files not found. Copying from 22:38:34 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:38:34 Configuring unique name in pekko.conf 22:38:34 Configuring hostname in pekko.conf 22:38:34 Configuring data and rpc seed nodes in pekko.conf 22:38:34 modules = [ 22:38:34 22:38:34 { 22:38:34 name = "inventory" 22:38:34 namespace = "urn:opendaylight:inventory" 22:38:34 shard-strategy = "module" 22:38:34 }, 22:38:34 { 22:38:34 name = "topology" 22:38:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:38:34 shard-strategy = "module" 22:38:34 }, 22:38:34 { 22:38:34 name = "toaster" 22:38:34 namespace = "http://netconfcentral.org/ns/toaster" 22:38:34 shard-strategy = "module" 22:38:34 } 22:38:34 ] 22:38:34 Configuring replication type in module-shards.conf 22:38:34 ################################################ 22:38:34 ## NOTE: Manually restart controller to ## 22:38:34 ## apply configuration. ## 22:38:34 ################################################ 22:38:34 Dump pekko.conf 22:38:34 + echo 'Dump pekko.conf' 22:38:34 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:34 22:38:34 odl-cluster-data { 22:38:34 pekko { 22:38:34 remote { 22:38:34 artery { 22:38:34 enabled = on 22:38:34 transport = tcp 22:38:34 canonical.hostname = "10.30.171.250" 22:38:34 canonical.port = 2550 22:38:34 } 22:38:34 } 22:38:34 22:38:34 cluster { 22:38:34 # Using artery. 22:38:34 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.130:2550", 22:38:34 "pekko://opendaylight-cluster-data@10.30.171.231:2550", 22:38:34 "pekko://opendaylight-cluster-data@10.30.171.250:2550"] 22:38:34 22:38:34 roles = ["member-3"] 22:38:34 22:38:34 # when under load we might trip a false positive on the failure detector 22:38:34 # failure-detector { 22:38:34 # heartbeat-interval = 4 s 22:38:34 # acceptable-heartbeat-pause = 16s 22:38:34 # } 22:38:34 } 22:38:34 22:38:34 persistence { 22:38:34 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:38:34 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:38:34 # The relative path is always relative to KARAF_HOME. 22:38:34 22:38:34 # snapshot-store.local.dir = "target/snapshots" 22:38:34 } 22:38:34 disable-default-actor-system-quarantined-event-handling = "false" 22:38:34 } 22:38:34 } 22:38:34 Dump modules.conf 22:38:34 + echo 'Dump modules.conf' 22:38:34 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:34 modules = [ 22:38:34 22:38:34 { 22:38:34 name = "inventory" 22:38:34 namespace = "urn:opendaylight:inventory" 22:38:34 shard-strategy = "module" 22:38:34 }, 22:38:34 { 22:38:34 name = "topology" 22:38:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:38:34 shard-strategy = "module" 22:38:34 }, 22:38:34 { 22:38:34 name = "toaster" 22:38:34 namespace = "http://netconfcentral.org/ns/toaster" 22:38:34 shard-strategy = "module" 22:38:34 } 22:38:34 ] 22:38:34 Dump module-shards.conf 22:38:34 + echo 'Dump module-shards.conf' 22:38:34 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:34 module-shards = [ 22:38:34 { 22:38:34 name = "default" 22:38:34 shards = [ 22:38:34 { 22:38:34 name = "default" 22:38:34 replicas = ["member-1", 22:38:34 "member-2", 22:38:34 "member-3"] 22:38:34 } 22:38:34 ] 22:38:34 }, 22:38:34 { 22:38:34 name = "inventory" 22:38:34 shards = [ 22:38:34 { 22:38:34 name="inventory" 22:38:34 replicas = ["member-1", 22:38:34 "member-2", 22:38:34 "member-3"] 22:38:34 } 22:38:34 ] 22:38:34 }, 22:38:34 { 22:38:34 name = "topology" 22:38:34 shards = [ 22:38:34 { 22:38:34 name="topology" 22:38:34 replicas = ["member-1", 22:38:34 "member-2", 22:38:34 "member-3"] 22:38:34 } 22:38:34 ] 22:38:34 }, 22:38:34 { 22:38:34 name = "toaster" 22:38:34 shards = [ 22:38:34 { 22:38:34 name="toaster" 22:38:34 replicas = ["member-1", 22:38:34 "member-2", 22:38:34 "member-3"] 22:38:34 } 22:38:34 ] 22:38:34 } 22:38:34 ] 22:38:34 Locating config plan to use... 22:38:34 Finished running config plans 22:38:34 Starting member-1 with IP address 10.30.170.130 22:38:34 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts. 22:38:34 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts. 22:38:34 Redirecting karaf console output to karaf_console.log 22:38:34 Starting controller... 22:38:34 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:38:34 Starting member-2 with IP address 10.30.171.231 22:38:34 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 22:38:35 Warning: Permanently added '10.30.171.231' (ECDSA) to the list of known hosts. 22:38:35 Redirecting karaf console output to karaf_console.log 22:38:35 Starting controller... 22:38:35 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:38:35 Starting member-3 with IP address 10.30.171.250 22:38:35 Warning: Permanently added '10.30.171.250' (ECDSA) to the list of known hosts. 22:38:35 Warning: Permanently added '10.30.171.250' (ECDSA) to the list of known hosts. 22:38:35 Redirecting karaf console output to karaf_console.log 22:38:35 Starting controller... 22:38:35 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:38:35 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins8856107844742868509.sh 22:38:35 common-functions.sh is being sourced 22:38:35 common-functions environment: 22:38:35 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:38:35 ACTUALFEATURES: 22:38:35 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:38:35 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:38:35 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:38:35 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:38:35 CONTROLLERMEM: 2048m 22:38:35 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:38:35 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:38:35 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:38:35 SUITES: 22:38:35 22:38:35 + echo '#################################################' 22:38:35 ################################################# 22:38:35 + echo '## Verify Cluster is UP ##' 22:38:35 ## Verify Cluster is UP ## 22:38:35 + echo '#################################################' 22:38:35 ################################################# 22:38:35 + create_post_startup_script 22:38:35 + cat 22:38:35 + copy_and_run_post_startup_script 22:38:35 + seed_index=1 22:38:35 ++ seq 1 3 22:38:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:38:35 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:38:35 + echo 'Execute the post startup script on controller 10.30.170.130' 22:38:35 Execute the post startup script on controller 10.30.170.130 22:38:35 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/post-startup-script.sh 10.30.170.130:/tmp/ 22:38:35 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts. 22:38:36 + ssh 10.30.170.130 'bash /tmp/post-startup-script.sh 1' 22:38:36 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts. 22:38:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:38:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:38:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:38:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:38:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:39:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:39:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:39:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:39:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:39:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:39:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:39:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:39:36 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:42:36 Timeout Controller DOWN 22:42:36 Dumping first 500K bytes of karaf log... 22:42:36 Jan 25, 2026 10:38:36 PM org.apache.karaf.main.Main launch 22:42:36 INFO: Installing and starting initial bundles 22:42:36 Jan 25, 2026 10:38:36 PM org.apache.karaf.main.Main launch 22:42:36 INFO: All initial bundles installed and set to start 22:42:36 Jan 25, 2026 10:38:36 PM org.apache.karaf.main.lock.SimpleFileLock lock 22:42:36 INFO: Trying to lock /tmp/karaf-0.23.1-SNAPSHOT/lock 22:42:36 Jan 25, 2026 10:38:36 PM org.apache.karaf.main.lock.SimpleFileLock lock 22:42:36 INFO: Lock acquired 22:42:36 Jan 25, 2026 10:38:36 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 22:42:36 INFO: Lock acquired. Setting startlevel to 100 22:42:36 2026-01-25T22:38:37,269 | 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). 22:42:36 2026-01-25T22:38:38,776 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-infrautils-ready/[7.1.9,7.1.9],features-controller/[12.0.3,12.0.3],odl-netconf-clustered-topology/[10.0.2,10.0.2],odl-jolokia/[12.0.3,12.0.3],odl-clustering-test-app/[12.0.3,12.0.3],59b916ad-e1bd-4a8f-8673-b7516904ffdf/[0,0.0.0],odl-mdsal-replicate-netty/[15.0.2,15.0.2] 22:42:36 2026-01-25T22:38:38,903 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 22:42:36 2026-01-25T22:38:38,903 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 22:42:36 2026-01-25T22:38:38,903 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 22:42:36 2026-01-25T22:38:38,903 | 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 22:42:36 2026-01-25T22:38:38,905 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 22:42:36 2026-01-25T22:38:38,905 | 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 22:42:36 2026-01-25T22:38:38,923 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 22:42:36 2026-01-25T22:38:38,924 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 22:42:36 2026-01-25T22:38:38,928 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 22:42:36 2026-01-25T22:38:39,987 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 22:42:36 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[10.0.2,10.0.2]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=10.0.2)(version<=10.0.2))" [caused by: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 22:42:36 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 22:42:36 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 22:42:36 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 22:42:36 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 22:42:36 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 22:42:36 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 22:42:36 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 22:42:36 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 22:42:36 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 22:42:36 at java.lang.Thread.run(Thread.java:1583) [?:?] 22:42:36 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 ... 12 more 22:42:36 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 ... 12 more 22:42:36 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 ... 12 more 22:42:36 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 ... 12 more 22:42:36 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)" 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 ... 12 more 22:42:36 Dumping last 500K bytes of karaf log... 22:42:36 Jan 25, 2026 10:38:36 PM org.apache.karaf.main.Main launch 22:42:36 INFO: Installing and starting initial bundles 22:42:36 Jan 25, 2026 10:38:36 PM org.apache.karaf.main.Main launch 22:42:36 INFO: All initial bundles installed and set to start 22:42:36 Jan 25, 2026 10:38:36 PM org.apache.karaf.main.lock.SimpleFileLock lock 22:42:36 INFO: Trying to lock /tmp/karaf-0.23.1-SNAPSHOT/lock 22:42:36 Jan 25, 2026 10:38:36 PM org.apache.karaf.main.lock.SimpleFileLock lock 22:42:36 INFO: Lock acquired 22:42:36 Jan 25, 2026 10:38:36 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 22:42:36 INFO: Lock acquired. Setting startlevel to 100 22:42:36 2026-01-25T22:38:37,269 | 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). 22:42:36 2026-01-25T22:38:38,776 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-infrautils-ready/[7.1.9,7.1.9],features-controller/[12.0.3,12.0.3],odl-netconf-clustered-topology/[10.0.2,10.0.2],odl-jolokia/[12.0.3,12.0.3],odl-clustering-test-app/[12.0.3,12.0.3],59b916ad-e1bd-4a8f-8673-b7516904ffdf/[0,0.0.0],odl-mdsal-replicate-netty/[15.0.2,15.0.2] 22:42:36 2026-01-25T22:38:38,903 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 22:42:36 2026-01-25T22:38:38,903 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 22:42:36 2026-01-25T22:38:38,903 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 22:42:36 2026-01-25T22:38:38,903 | 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 22:42:36 2026-01-25T22:38:38,905 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 22:42:36 2026-01-25T22:38:38,905 | 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 22:42:36 2026-01-25T22:38:38,923 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 22:42:36 2026-01-25T22:38:38,924 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 22:42:36 2026-01-25T22:38:38,928 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 22:42:36 2026-01-25T22:38:39,987 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 22:42:36 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[10.0.2,10.0.2]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=10.0.2)(version<=10.0.2))" [caused by: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 22:42:36 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 22:42:36 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 22:42:36 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 22:42:36 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 22:42:36 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 22:42:36 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 22:42:36 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 22:42:36 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 22:42:36 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 22:42:36 at java.lang.Thread.run(Thread.java:1583) [?:?] 22:42:36 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 ... 12 more 22:42:36 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology-singleton/10.0.2: missing requirement [org.opendaylight.netconf.topology-singleton/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 ... 12 more 22:42:36 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 ... 12 more 22:42:36 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 ... 12 more 22:42:36 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)" 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 22:42:36 ... 12 more 22:42:36 Listing all open ports on controller system 22:42:36 /tmp/post-startup-script.sh: line 46: netstat: command not found 22:42:36 Build step 'Execute shell' marked build as failure 22:42:36 $ ssh-agent -k 22:42:36 unset SSH_AUTH_SOCK; 22:42:36 unset SSH_AGENT_PID; 22:42:36 echo Agent pid 5285 killed; 22:42:36 [ssh-agent] Stopped. 22:42:36 Recording plot data 22:42:36 Robot results publisher started... 22:42:36 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:42:36 -Parsing output xml: 22:42:36 Failed! 22:42:36 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium with configured filemask: output.xml 22:42:36 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 22:42:36 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 22:42:36 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 22:42:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:42:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:42:36 at hudson.remoting.Request$2.run(Request.java:377) 22:42:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:42:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:42:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:42:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:42:36 at java.base/java.lang.Thread.run(Thread.java:829) 22:42:36 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-4267 22:42:36 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 22:42:36 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 22:42:36 at hudson.remoting.Channel.call(Channel.java:1003) 22:42:36 at hudson.FilePath.act(FilePath.java:1230) 22:42:36 at hudson.FilePath.act(FilePath.java:1219) 22:42:36 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 22:42:36 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 22:42:36 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 22:42:36 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 22:42:36 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 22:42:36 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 22:42:36 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 22:42:36 at hudson.model.Build$BuildExecution.post2(Build.java:179) 22:42:36 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 22:42:36 at hudson.model.Run.execute(Run.java:1918) 22:42:36 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 22:42:36 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:42:36 at hudson.model.Executor.run(Executor.java:442) 22:42:36 [PostBuildScript] - [INFO] Executing post build scripts. 22:42:36 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins2395946814552296224.sh 22:42:36 Archiving csit artifacts 22:42:36 mv: cannot stat 'odl1_*': No such file or directory 22:42:36 mv: cannot stat 'karaf_1_*_threads*': No such file or directory 22:42:36 mv: cannot stat '*_1.png': No such file or directory 22:42:36 mv: cannot stat '/tmp/odl1_*': No such file or directory 22:42:36 mv: cannot stat 'gclogs-1': No such file or directory 22:42:36 mv: cannot stat 'odl2_*': No such file or directory 22:42:36 mv: cannot stat 'karaf_2_*_threads*': No such file or directory 22:42:36 mv: cannot stat '*_2.png': No such file or directory 22:42:36 mv: cannot stat '/tmp/odl2_*': No such file or directory 22:42:36 mv: cannot stat 'gclogs-2': No such file or directory 22:42:37 mv: cannot stat 'odl3_*': No such file or directory 22:42:37 mv: cannot stat 'karaf_3_*_threads*': No such file or directory 22:42:37 mv: cannot stat '*_3.png': No such file or directory 22:42:37 mv: cannot stat '/tmp/odl3_*': No such file or directory 22:42:37 mv: cannot stat 'gclogs-3': No such file or directory 22:42:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:42:37 Dload Upload Total Spent Left Speed 22:42:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 10304 0 --:--:-- --:--:-- --:--:-- 10304 22:42:37 Archive: robot-plugin.zip 22:42:37 End-of-central-directory signature not found. Either this file is not 22:42:37 a zipfile, or it constitutes one disk of a multi-part archive. In the 22:42:37 latter case the central directory and zipfile comment will be found on 22:42:37 the last disk(s) of this archive. 22:42:37 unzip: cannot find zipfile directory in one of robot-plugin.zip or 22:42:37 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 22:42:37 mv: cannot stat '*.log': No such file or directory 22:42:37 mv: cannot stat '*.log.gz': No such file or directory 22:42:37 mv: cannot stat '*.csv': No such file or directory 22:42:37 mv: cannot stat '*.png': No such file or directory 22:42:37 [PostBuildScript] - [INFO] Executing post build scripts. 22:42:37 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4203213256925104999.sh 22:42:37 [PostBuildScript] - [INFO] Executing post build scripts. 22:42:37 [EnvInject] - Injecting environment variables from a build step. 22:42:37 [EnvInject] - Injecting as environment variables the properties content 22:42:37 OS_CLOUD=vex 22:42:37 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-26 22:42:37 22:42:37 [EnvInject] - Variables injected successfully. 22:42:37 provisioning config files... 22:42:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:42:37 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins15237249732410747613.sh 22:42:37 ---> openstack-stack-delete.sh 22:42:37 Setup pyenv: 22:42:37 system 22:42:37 3.8.13 22:42:37 3.9.13 22:42:37 3.10.13 22:42:37 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:42:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fdD from file:/tmp/.os_lf_venv 22:42:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:42:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:42:39 lf-activate-venv(): INFO: Base packages installed successfully 22:42:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:42:54 lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH 22:42:54 INFO: Stack cost retrieval disabled, setting cost to 0 22:43:06 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-26 22:43:06 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-26 22:43:06 [PostBuildScript] - [INFO] Executing post build scripts. 22:43:06 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins15612829340469505274.sh 22:43:06 ---> sysstat.sh 22:43:06 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins16476403746422474837.sh 22:43:06 ---> package-listing.sh 22:43:06 ++ facter osfamily 22:43:06 ++ tr '[:upper:]' '[:lower:]' 22:43:06 + OS_FAMILY=redhat 22:43:06 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 22:43:06 + START_PACKAGES=/tmp/packages_start.txt 22:43:06 + END_PACKAGES=/tmp/packages_end.txt 22:43:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:43:06 + PACKAGES=/tmp/packages_start.txt 22:43:06 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']' 22:43:06 + PACKAGES=/tmp/packages_end.txt 22:43:06 + case "${OS_FAMILY}" in 22:43:06 + rpm -qa 22:43:06 + sort 22:43:07 + '[' -f /tmp/packages_start.txt ']' 22:43:07 + '[' -f /tmp/packages_end.txt ']' 22:43:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:43:07 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']' 22:43:07 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/ 22:43:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/ 22:43:07 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins7275394676899149315.sh 22:43:07 ---> capture-instance-metadata.sh 22:43:07 Setup pyenv: 22:43:07 system 22:43:07 3.8.13 22:43:07 3.9.13 22:43:07 3.10.13 22:43:07 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:43:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fdD from file:/tmp/.os_lf_venv 22:43:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:09 lf-activate-venv(): INFO: Base packages installed successfully 22:43:09 lf-activate-venv(): INFO: Installing additional packages: lftools 22:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH 22:43:19 INFO: Running in OpenStack, capturing instance metadata 22:43:19 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins8629259136603934652.sh 22:43:19 provisioning config files... 22:43:19 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-vanadium #26 22:43:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/config14764853180561229703tmp 22:43:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:43:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:43:19 provisioning config files... 22:43:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:43:20 [EnvInject] - Injecting environment variables from a build step. 22:43:20 [EnvInject] - Injecting as environment variables the properties content 22:43:20 SERVER_ID=logs 22:43:20 22:43:20 [EnvInject] - Variables injected successfully. 22:43:20 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins13816859188005884192.sh 22:43:20 ---> create-netrc.sh 22:43:20 WARN: Log server credential not found. 22:43:20 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins13673482733087750840.sh 22:43:20 ---> python-tools-install.sh 22:43:20 Setup pyenv: 22:43:20 system 22:43:20 3.8.13 22:43:20 3.9.13 22:43:20 3.10.13 22:43:20 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:43:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fdD from file:/tmp/.os_lf_venv 22:43:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:22 lf-activate-venv(): INFO: Base packages installed successfully 22:43:22 lf-activate-venv(): INFO: Installing additional packages: lftools 22:43:32 lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH 22:43:32 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins1631506491580222467.sh 22:43:32 ---> sudo-logs.sh 22:43:32 Archiving 'sudo' log.. 22:43:33 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins3575046727547461845.sh 22:43:33 ---> job-cost.sh 22:43:33 Setup pyenv: 22:43:33 system 22:43:33 3.8.13 22:43:33 3.9.13 22:43:33 3.10.13 22:43:33 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:43:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fdD from file:/tmp/.os_lf_venv 22:43:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:35 lf-activate-venv(): INFO: Base packages installed successfully 22:43:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:43:43 lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH 22:43:43 DEBUG: total: 0 22:43:43 INFO: Retrieving Stack Cost... 22:43:43 INFO: Retrieving Pricing Info for: v3-standard-2 22:43:43 INFO: Archiving Costs 22:43:44 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins9216617977720483852.sh 22:43:44 ---> logs-deploy.sh 22:43:44 Setup pyenv: 22:43:44 system 22:43:44 3.8.13 22:43:44 3.9.13 22:43:44 3.10.13 22:43:44 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:43:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fdD from file:/tmp/.os_lf_venv 22:43:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:46 lf-activate-venv(): INFO: Base packages installed successfully 22:43:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:43:55 lf-activate-venv(): INFO: Adding /tmp/venv-9fdD/bin to PATH 22:43:55 WARNING: Nexus logging server not set 22:43:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-vanadium/26/ 22:43:55 INFO: archiving logs to S3 22:43:57 ---> uname -a: 22:43:57 Linux prd-centos8-robot-2c-8g-4267.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 22:43:57 22:43:57 22:43:57 ---> lscpu: 22:43:57 Architecture: x86_64 22:43:57 CPU op-mode(s): 32-bit, 64-bit 22:43:57 Byte Order: Little Endian 22:43:57 CPU(s): 2 22:43:57 On-line CPU(s) list: 0,1 22:43:57 Thread(s) per core: 1 22:43:57 Core(s) per socket: 1 22:43:57 Socket(s): 2 22:43:57 NUMA node(s): 1 22:43:57 Vendor ID: AuthenticAMD 22:43:57 CPU family: 23 22:43:57 Model: 49 22:43:57 Model name: AMD EPYC-Rome Processor 22:43:57 Stepping: 0 22:43:57 CPU MHz: 2799.998 22:43:57 BogoMIPS: 5599.99 22:43:57 Virtualization: AMD-V 22:43:57 Hypervisor vendor: KVM 22:43:57 Virtualization type: full 22:43:57 L1d cache: 32K 22:43:57 L1i cache: 32K 22:43:57 L2 cache: 512K 22:43:57 L3 cache: 16384K 22:43:57 NUMA node0 CPU(s): 0,1 22:43:57 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 22:43:57 22:43:57 22:43:57 ---> nproc: 22:43:57 2 22:43:57 22:43:57 22:43:57 ---> df -h: 22:43:57 Filesystem Size Used Avail Use% Mounted on 22:43:57 devtmpfs 3.8G 0 3.8G 0% /dev 22:43:57 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:43:57 tmpfs 3.8G 17M 3.8G 1% /run 22:43:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:43:57 /dev/vda1 40G 8.5G 32G 22% / 22:43:57 tmpfs 770M 0 770M 0% /run/user/1001 22:43:57 22:43:57 22:43:57 ---> free -m: 22:43:57 total used free shared buff/cache available 22:43:57 Mem: 7697 596 4726 19 2374 6795 22:43:57 Swap: 1023 0 1023 22:43:57 22:43:57 22:43:57 ---> ip addr: 22:43:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:43:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:43:57 inet 127.0.0.1/8 scope host lo 22:43:57 valid_lft forever preferred_lft forever 22:43:57 inet6 ::1/128 scope host 22:43:57 valid_lft forever preferred_lft forever 22:43:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:43:57 link/ether fa:16:3e:47:72:df brd ff:ff:ff:ff:ff:ff 22:43:57 altname enp0s3 22:43:57 altname ens3 22:43:57 inet 10.30.171.17/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:43:57 valid_lft 85803sec preferred_lft 85803sec 22:43:57 inet6 fe80::f816:3eff:fe47:72df/64 scope link 22:43:57 valid_lft forever preferred_lft forever 22:43:57 22:43:57 22:43:57 ---> sar -b -r -n DEV: 22:43:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU) 22:43:57 22:43:57 22:33:56 LINUX RESTART (2 CPU) 22:43:57 22:43:57 10:35:01 PM tps rtps wtps bread/s bwrtn/s 22:43:57 10:36:01 PM 128.69 0.37 128.32 15.59 11832.81 22:43:57 10:37:01 PM 43.89 1.37 42.52 135.42 5323.09 22:43:57 10:38:01 PM 56.81 6.78 50.02 1248.73 3060.69 22:43:57 10:39:02 PM 51.22 2.70 48.52 436.12 7323.63 22:43:57 10:40:01 PM 3.98 0.00 3.98 0.00 143.69 22:43:57 10:41:01 PM 0.33 0.00 0.33 0.00 4.98 22:43:57 10:42:01 PM 0.27 0.00 0.27 0.00 3.90 22:43:57 10:43:01 PM 6.87 0.17 6.70 32.93 182.07 22:43:57 Average: 36.57 1.43 35.15 234.07 3491.48 22:43:57 22:43:57 10:35:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:43:57 10:36:01 PM 5121168 6997412 2761264 35.03 2688 2052788 707740 7.92 190580 2226604 170100 22:43:57 10:37:01 PM 5235092 7082588 2647340 33.59 2688 2023204 641104 7.18 218976 2080728 9848 22:43:57 10:38:01 PM 4898632 6998136 2983800 37.85 2688 2264752 670312 7.51 256108 2343932 171616 22:43:57 10:39:02 PM 4936272 7050824 2946160 37.38 2688 2280908 642276 7.19 266164 2295472 16 22:43:57 10:40:01 PM 4935628 7050180 2946804 37.38 2688 2280908 629788 7.05 266164 2295776 4 22:43:57 10:41:01 PM 4935844 7050412 2946588 37.38 2688 2280912 629788 7.05 266164 2295724 4 22:43:57 10:42:01 PM 4936252 7050820 2946180 37.38 2688 2280912 629788 7.05 266164 2295492 4 22:43:57 10:43:01 PM 4855644 6969124 3026788 38.40 2688 2279700 709092 7.94 311264 2327896 23008 22:43:57 Average: 4981816 7031187 2900616 36.80 2688 2218010 657486 7.36 255198 2270203 46825 22:43:57 22:43:57 10:35:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:43:57 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:57 10:36:01 PM eth0 136.97 101.30 1503.06 13.08 0.00 0.00 0.00 0.00 22:43:57 10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:57 10:37:01 PM eth0 18.24 11.56 7.83 4.55 0.00 0.00 0.00 0.00 22:43:57 10:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:57 10:38:01 PM eth0 44.78 38.51 337.84 8.27 0.00 0.00 0.00 0.00 22:43:57 10:39:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:57 10:39:02 PM eth0 605.85 464.30 120.48 102.39 0.00 0.00 0.00 0.00 22:43:57 10:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:57 10:40:01 PM eth0 1.15 0.56 0.25 0.14 0.00 0.00 0.00 0.00 22:43:57 10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:57 10:41:01 PM eth0 1.15 0.17 0.07 0.01 0.00 0.00 0.00 0.00 22:43:57 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:57 10:42:01 PM eth0 0.38 0.17 0.03 0.01 0.00 0.00 0.00 0.00 22:43:57 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:57 10:43:01 PM eth0 15.51 13.36 32.69 8.55 0.00 0.00 0.00 0.00 22:43:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:57 Average: eth0 103.22 78.91 250.81 17.16 0.00 0.00 0.00 0.00 22:43:57 22:43:57 22:43:57 ---> sar -P ALL: 22:43:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU) 22:43:57 22:43:57 22:33:56 LINUX RESTART (2 CPU) 22:43:57 22:43:57 10:35:01 PM CPU %user %nice %system %iowait %steal %idle 22:43:57 10:36:01 PM all 36.43 0.00 5.42 3.67 0.12 54.36 22:43:57 10:36:01 PM 0 41.49 0.00 5.88 3.95 0.10 48.58 22:43:57 10:36:01 PM 1 31.37 0.00 4.96 3.40 0.13 60.13 22:43:57 10:37:01 PM all 20.07 0.00 2.42 1.62 0.08 75.81 22:43:57 10:37:01 PM 0 30.85 0.00 3.30 1.85 0.08 63.91 22:43:57 10:37:01 PM 1 9.30 0.00 1.53 1.38 0.08 87.70 22:43:57 10:38:01 PM all 27.81 0.00 5.00 1.20 0.08 65.91 22:43:57 10:38:01 PM 0 31.21 0.00 5.19 1.20 0.08 62.31 22:43:57 10:38:01 PM 1 24.40 0.00 4.80 1.20 0.08 69.51 22:43:57 10:39:02 PM all 11.74 0.00 2.89 1.44 0.06 83.88 22:43:57 10:39:02 PM 0 9.93 0.00 2.60 1.50 0.07 85.90 22:43:57 10:39:02 PM 1 13.54 0.00 3.17 1.39 0.05 81.86 22:43:57 10:40:01 PM all 0.33 0.00 0.07 0.01 0.04 99.55 22:43:57 10:40:01 PM 0 0.59 0.00 0.08 0.02 0.05 99.25 22:43:57 10:40:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 22:43:57 10:41:01 PM all 0.33 0.00 0.05 0.01 0.04 99.57 22:43:57 10:41:01 PM 0 0.58 0.00 0.05 0.02 0.07 99.28 22:43:57 10:41:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 22:43:57 10:42:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58 22:43:57 10:42:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 22:43:57 10:42:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73 22:43:57 10:43:01 PM all 12.93 0.00 1.40 0.08 0.05 85.53 22:43:57 10:43:01 PM 0 13.64 0.00 1.87 0.05 0.05 84.39 22:43:57 10:43:01 PM 1 12.22 0.00 0.94 0.12 0.05 86.68 22:43:57 Average: all 13.78 0.00 2.17 1.01 0.06 82.98 22:43:57 Average: 0 16.15 0.00 2.38 1.07 0.06 80.33 22:43:57 Average: 1 11.41 0.00 1.95 0.94 0.06 85.63 22:43:57 22:43:57 22:43:57