23:53:57 Started by upstream project "integration-distribution-mri-test-vanadium" build number 14 23:53:57 originally caused by: 23:53:57 Started by timer 23:53:57 Running as SYSTEM 23:53:57 [EnvInject] - Loading node environment variables. 23:53:57 Building remotely on prd-centos8-robot-2c-8g-4557 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 23:53:59 [ssh-agent] Looking for ssh-agent implementation... 23:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:59 $ ssh-agent 23:53:59 SSH_AUTH_SOCK=/tmp/ssh-QaddrEM8sDkT/agent.5279 23:53:59 SSH_AGENT_PID=5281 23:53:59 [ssh-agent] Started. 23:53:59 Running ssh-add (command line suppressed) 23:53:59 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_8806743926980954134.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_8806743926980954134.key) 23:53:59 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:53:59 The recommended git tool is: NONE 23:54:02 using credential opendaylight-jenkins-ssh 23:54:02 Wiping out workspace first. 23:54:02 Cloning the remote Git repository 23:54:02 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:54:02 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test # timeout=10 23:54:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:54:02 > git --version # timeout=10 23:54:02 > git --version # 'git version 2.43.0' 23:54:02 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:54:02 [INFO] Currently running in a labeled security context 23:54:02 [INFO] Currently SELinux is 'enforcing' on the host 23:54:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh177413840146708764.key 23:54:02 Verifying host key using known hosts file 23:54:02 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:54:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:54:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:54:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:54:06 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:54:06 [INFO] Currently running in a labeled security context 23:54:06 [INFO] Currently SELinux is 'enforcing' on the host 23:54:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh10124863536503119868.key 23:54:06 Verifying host key using known hosts file 23:54:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:54:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:54:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:54:06 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:54:06 > git config core.sparsecheckout # timeout=10 23:54:06 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:54:06 Commit message: "Adapt test for new pce-allocation field" 23:54:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:54:06 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:54:07 No emails were triggered. 23:54:07 provisioning config files... 23:54:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:54:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:54:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:54:07 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins10508589208261715168.sh 23:54:07 ---> python-tools-install.sh 23:54:07 Setup pyenv: 23:54:07 system 23:54:07 * 3.8.13 (set by /opt/pyenv/version) 23:54:07 * 3.9.13 (set by /opt/pyenv/version) 23:54:07 * 3.10.13 (set by /opt/pyenv/version) 23:54:07 * 3.11.7 (set by /opt/pyenv/version) 23:54:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-inCl 23:54:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:54:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:17 lf-activate-venv(): INFO: Base packages installed successfully 23:54:17 lf-activate-venv(): INFO: Installing additional packages: lftools 23:54:44 lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH 23:54:44 Generating Requirements File 23:55:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:55:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:55:04 Python 3.11.7 23:55:05 pip 25.3 from /tmp/venv-inCl/lib/python3.11/site-packages/pip (python 3.11) 23:55:05 appdirs==1.4.4 23:55:05 argcomplete==3.6.3 23:55:05 aspy.yaml==1.3.0 23:55:05 attrs==25.4.0 23:55:05 autopage==0.5.2 23:55:05 beautifulsoup4==4.14.2 23:55:05 boto3==1.40.64 23:55:05 botocore==1.40.64 23:55:05 bs4==0.0.2 23:55:05 cachetools==6.2.1 23:55:05 certifi==2025.10.5 23:55:05 cffi==2.0.0 23:55:05 cfgv==3.4.0 23:55:05 chardet==5.2.0 23:55:05 charset-normalizer==3.4.4 23:55:05 click==8.3.0 23:55:05 cliff==4.11.0 23:55:05 cmd2==2.7.0 23:55:05 cryptography==3.3.2 23:55:05 debtcollector==3.0.0 23:55:05 decorator==5.2.1 23:55:05 defusedxml==0.7.1 23:55:05 Deprecated==1.3.1 23:55:05 distlib==0.4.0 23:55:05 dnspython==2.8.0 23:55:05 docker==7.1.0 23:55:05 dogpile.cache==1.5.0 23:55:05 durationpy==0.10 23:55:05 email-validator==2.3.0 23:55:05 filelock==3.20.0 23:55:05 future==1.0.0 23:55:05 gitdb==4.0.12 23:55:05 GitPython==3.1.45 23:55:05 google-auth==2.42.1 23:55:05 httplib2==0.31.0 23:55:05 identify==2.6.15 23:55:05 idna==3.11 23:55:05 importlib-resources==1.5.0 23:55:05 iso8601==2.1.0 23:55:05 Jinja2==3.1.6 23:55:05 jmespath==1.0.1 23:55:05 jsonpatch==1.33 23:55:05 jsonpointer==3.0.0 23:55:05 jsonschema==4.25.1 23:55:05 jsonschema-specifications==2025.9.1 23:55:05 keystoneauth1==5.12.0 23:55:05 kubernetes==34.1.0 23:55:05 lftools==0.37.15 23:55:05 lxml==6.0.2 23:55:05 markdown-it-py==4.0.0 23:55:05 MarkupSafe==3.0.3 23:55:05 mdurl==0.1.2 23:55:05 msgpack==1.1.2 23:55:05 multi_key_dict==2.0.3 23:55:05 munch==4.0.0 23:55:05 netaddr==1.3.0 23:55:05 niet==1.4.2 23:55:05 nodeenv==1.9.1 23:55:05 oauth2client==4.1.3 23:55:05 oauthlib==3.3.1 23:55:05 openstacksdk==4.7.1 23:55:05 os-service-types==1.8.1 23:55:05 osc-lib==4.2.0 23:55:05 oslo.config==10.0.0 23:55:05 oslo.context==6.1.0 23:55:05 oslo.i18n==6.6.0 23:55:05 oslo.log==7.2.1 23:55:05 oslo.serialization==5.8.0 23:55:05 oslo.utils==9.1.0 23:55:05 packaging==25.0 23:55:05 pbr==7.0.2 23:55:05 platformdirs==4.5.0 23:55:05 prettytable==3.16.0 23:55:05 psutil==7.1.2 23:55:05 pyasn1==0.6.1 23:55:05 pyasn1_modules==0.4.2 23:55:05 pycparser==2.23 23:55:05 pygerrit2==2.0.15 23:55:05 PyGithub==2.8.1 23:55:05 Pygments==2.19.2 23:55:05 PyJWT==2.10.1 23:55:05 PyNaCl==1.6.0 23:55:05 pyparsing==2.4.7 23:55:05 pyperclip==1.11.0 23:55:05 pyrsistent==0.20.0 23:55:05 python-cinderclient==9.8.0 23:55:05 python-dateutil==2.9.0.post0 23:55:05 python-heatclient==4.3.0 23:55:05 python-jenkins==1.8.3 23:55:05 python-keystoneclient==5.7.0 23:55:05 python-magnumclient==4.9.0 23:55:05 python-openstackclient==8.2.0 23:55:05 python-swiftclient==4.8.0 23:55:05 PyYAML==6.0.3 23:55:05 referencing==0.37.0 23:55:05 requests==2.32.5 23:55:05 requests-oauthlib==2.0.0 23:55:05 requestsexceptions==1.4.0 23:55:05 rfc3986==2.0.0 23:55:05 rich==14.2.0 23:55:05 rich-argparse==1.7.2 23:55:05 rpds-py==0.28.0 23:55:05 rsa==4.9.1 23:55:05 ruamel.yaml==0.18.16 23:55:05 ruamel.yaml.clib==0.2.14 23:55:05 s3transfer==0.14.0 23:55:05 simplejson==3.20.2 23:55:05 six==1.17.0 23:55:05 smmap==5.0.2 23:55:05 soupsieve==2.8 23:55:05 stevedore==5.5.0 23:55:05 tabulate==0.9.0 23:55:05 toml==0.10.2 23:55:05 tomlkit==0.13.3 23:55:05 tqdm==4.67.1 23:55:05 typing_extensions==4.15.0 23:55:05 tzdata==2025.2 23:55:05 urllib3==1.26.20 23:55:05 virtualenv==20.35.4 23:55:05 wcwidth==0.2.14 23:55:05 websocket-client==1.9.0 23:55:05 wrapt==2.0.0 23:55:05 xdg==6.0.0 23:55:05 xmltodict==1.0.2 23:55:05 yq==3.4.3 23:55:05 [EnvInject] - Injecting environment variables from a build step. 23:55:05 [EnvInject] - Injecting as environment variables the properties content 23:55:05 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:55:05 OS_CLOUD=vex 23:55:05 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-14 23:55:05 OS_STACK_TEMPLATE_DIR=openstack-hot 23:55:05 23:55:05 [EnvInject] - Variables injected successfully. 23:55:05 provisioning config files... 23:55:06 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:55:06 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins11997766028002371115.sh 23:55:06 ---> Create parameters file for OpenStack HOT 23:55:06 OpenStack Heat parameters generated 23:55:06 ----------------------------------- 23:55:06 parameters: 23:55:06 vm_0_count: '3' 23:55:06 vm_0_flavor: 'v3-standard-4' 23:55:06 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:55:06 vm_1_count: '1' 23:55:06 vm_1_flavor: 'v3-standard-2' 23:55:06 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:55:06 23:55:06 job_name: '09998-14' 23:55:06 silo: 'releng' 23:55:06 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins13123733946822569818.sh 23:55:06 ---> Create HEAT stack 23:55:06 + source /home/jenkins/lf-env.sh 23:55:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:55:06 ++ mktemp -d /tmp/venv-XXXX 23:55:06 + lf_venv=/tmp/venv-1OlT 23:55:06 + local venv_file=/tmp/.os_lf_venv 23:55:06 + local python=python3 23:55:06 + local options 23:55:06 + local set_path=true 23:55:06 + local install_args= 23:55:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:55:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:55:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:55:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:55:06 + true 23:55:06 + case $1 in 23:55:06 + python=python3 23:55:06 + shift 2 23:55:06 + true 23:55:06 + case $1 in 23:55:06 + shift 23:55:06 + break 23:55:06 + case $python in 23:55:06 + local pkg_list= 23:55:06 + [[ -d /opt/pyenv ]] 23:55:06 + echo 'Setup pyenv:' 23:55:06 Setup pyenv: 23:55:06 + export PYENV_ROOT=/opt/pyenv 23:55:06 + PYENV_ROOT=/opt/pyenv 23:55:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:55:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:55:06 + pyenv versions 23:55:06 system 23:55:06 3.8.13 23:55:06 3.9.13 23:55:06 3.10.13 23:55:06 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 23:55:06 + command -v pyenv 23:55:06 ++ pyenv init - --no-rehash 23:55:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:55:06 for i in ${!paths[@]}; do 23:55:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:55:06 fi; done; 23:55:06 echo "${paths[*]}"'\'')" 23:55:06 export PATH="/opt/pyenv/shims:${PATH}" 23:55:06 export PYENV_SHELL=bash 23:55:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:55:06 pyenv() { 23:55:06 local command 23:55:06 command="${1:-}" 23:55:06 if [ "$#" -gt 0 ]; then 23:55:06 shift 23:55:06 fi 23:55:06 23:55:06 case "$command" in 23:55:06 rehash|shell) 23:55:06 eval "$(pyenv "sh-$command" "$@")" 23:55:06 ;; 23:55:06 *) 23:55:06 command pyenv "$command" "$@" 23:55:06 ;; 23:55:06 esac 23:55:06 }' 23:55:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:55:06 for i in ${!paths[@]}; do 23:55:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:55:06 fi; done; 23:55:06 echo "${paths[*]}"' 23:55:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:55:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:55:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:55:06 ++ export PYENV_SHELL=bash 23:55:06 ++ PYENV_SHELL=bash 23:55:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:55:06 +++ complete -F _pyenv pyenv 23:55:06 ++ lf-pyver python3 23:55:06 ++ local py_version_xy=python3 23:55:06 ++ local py_version_xyz= 23:55:06 ++ awk '{ print $1 }' 23:55:06 ++ pyenv versions 23:55:06 ++ local command 23:55:06 ++ command=versions 23:55:06 ++ '[' 1 -gt 0 ']' 23:55:06 ++ shift 23:55:06 ++ case "$command" in 23:55:06 ++ command pyenv versions 23:55:06 ++ pyenv versions 23:55:06 ++ sed 's/^[ *]* //' 23:55:06 ++ grep -E '^[0-9.]*[0-9]$' 23:55:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:55:06 +++ tail -n 1 23:55:06 +++ grep '^3' /tmp/.pyenv_versions 23:55:06 +++ sort -V 23:55:06 ++ py_version_xyz=3.11.7 23:55:06 ++ [[ -z 3.11.7 ]] 23:55:06 ++ echo 3.11.7 23:55:06 ++ return 0 23:55:06 + pyenv local 3.11.7 23:55:06 + local command 23:55:06 + command=local 23:55:06 + '[' 2 -gt 0 ']' 23:55:06 + shift 23:55:06 + case "$command" in 23:55:06 + command pyenv local 3.11.7 23:55:06 + pyenv local 3.11.7 23:55:06 + for arg in "$@" 23:55:06 + case $arg in 23:55:06 + pkg_list+='lftools[openstack] ' 23:55:06 + for arg in "$@" 23:55:06 + case $arg in 23:55:06 + pkg_list+='kubernetes ' 23:55:06 + for arg in "$@" 23:55:06 + case $arg in 23:55:06 + pkg_list+='niet ' 23:55:06 + for arg in "$@" 23:55:06 + case $arg in 23:55:06 + pkg_list+='python-heatclient ' 23:55:06 + for arg in "$@" 23:55:06 + case $arg in 23:55:06 + pkg_list+='python-openstackclient ' 23:55:06 + for arg in "$@" 23:55:06 + case $arg in 23:55:06 + pkg_list+='python-magnumclient ' 23:55:06 + for arg in "$@" 23:55:06 + case $arg in 23:55:06 + pkg_list+='urllib3~=1.26.15 ' 23:55:06 + for arg in "$@" 23:55:06 + case $arg in 23:55:06 + pkg_list+='yq ' 23:55:06 + [[ -f /tmp/.os_lf_venv ]] 23:55:06 ++ cat /tmp/.os_lf_venv 23:55:06 + lf_venv=/tmp/venv-inCl 23:55:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inCl from' file:/tmp/.os_lf_venv 23:55:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inCl from file:/tmp/.os_lf_venv 23:55:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:55:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:55:06 + local 'pip_opts=--upgrade --quiet' 23:55:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:55:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:55:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:55:06 + [[ -n '' ]] 23:55:06 + [[ -n '' ]] 23:55:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:55:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:55:06 + /tmp/venv-inCl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:55:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:55:08 lf-activate-venv(): INFO: Base packages installed successfully 23:55:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:55:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:55:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:55:08 + /tmp/venv-inCl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:55:24 + type python3 23:55:24 + true 23:55:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH' 23:55:24 lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH 23:55:24 + PATH=/tmp/venv-inCl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:55:24 + return 0 23:55:24 + openstack --os-cloud vex limits show --absolute 23:55:26 +--------------------------+---------+ 23:55:26 | Name | Value | 23:55:26 +--------------------------+---------+ 23:55:26 | maxTotalInstances | -1 | 23:55:26 | maxTotalCores | 450 | 23:55:26 | maxTotalRAMSize | 1000000 | 23:55:26 | maxServerMeta | 128 | 23:55:26 | maxImageMeta | 128 | 23:55:26 | maxPersonality | 5 | 23:55:26 | maxPersonalitySize | 10240 | 23:55:26 | maxTotalKeypairs | 100 | 23:55:26 | maxServerGroups | 10 | 23:55:26 | maxServerGroupMembers | 10 | 23:55:26 | maxTotalFloatingIps | -1 | 23:55:26 | maxSecurityGroups | -1 | 23:55:26 | maxSecurityGroupRules | -1 | 23:55:26 | totalRAMUsed | 688128 | 23:55:26 | totalCoresUsed | 168 | 23:55:26 | totalInstancesUsed | 65 | 23:55:26 | totalFloatingIpsUsed | 0 | 23:55:26 | totalSecurityGroupsUsed | 0 | 23:55:26 | totalServerGroupsUsed | 0 | 23:55:26 | maxTotalVolumes | -1 | 23:55:26 | maxTotalSnapshots | 10 | 23:55:26 | maxTotalVolumeGigabytes | 4096 | 23:55:26 | maxTotalBackups | 10 | 23:55:26 | maxTotalBackupGigabytes | 1000 | 23:55:26 | totalVolumesUsed | 3 | 23:55:26 | totalGigabytesUsed | 60 | 23:55:26 | totalSnapshotsUsed | 0 | 23:55:26 | totalBackupsUsed | 0 | 23:55:26 | totalBackupGigabytesUsed | 0 | 23:55:26 +--------------------------+---------+ 23:55:26 + pushd /opt/ciman/openstack-hot 23:55:26 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 23:55:26 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-vanadium-14 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/stack-parameters.yaml 23:56:04 Creating stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-14 23:56:04 Waiting to initialize infrastructure... 23:56:04 Waiting to initialize infrastructure... 23:56:04 Stack initialization successful. 23:56:04 ------------------------------------ 23:56:04 Stack Details 23:56:04 ------------------------------------ 23:56:04 {'added': None, 23:56:04 'capabilities': [], 23:56:04 'created_at': '2025-11-01T23:55:29Z', 23:56:04 'deleted': None, 23:56:04 'deleted_at': None, 23:56:04 'description': 'No description', 23:56:04 'environment': None, 23:56:04 'environment_files': None, 23:56:04 'files': None, 23:56:04 'files_container': None, 23:56:04 'id': '69129921-b43e-41f2-8aee-5b8ad4ce6c04', 23:56:04 'is_rollback_disabled': True, 23:56:04 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-vanadium-14/69129921-b43e-41f2-8aee-5b8ad4ce6c04', 23:56:04 'rel': 'self'}], 23:56:04 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 23:56:04 'name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-14', 23:56:04 'notification_topics': [], 23:56:04 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:56:04 'output_key': 'vm_0_ips', 23:56:04 'output_value': ['10.30.170.116', 23:56:04 '10.30.170.18', 23:56:04 '10.30.170.19']}, 23:56:04 {'description': 'IP addresses of the 2nd vm types', 23:56:04 'output_key': 'vm_1_ips', 23:56:04 'output_value': ['10.30.170.23']}], 23:56:04 'owner_id': ****, 23:56:04 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:56:04 'OS::stack_id': '69129921-b43e-41f2-8aee-5b8ad4ce6c04', 23:56:04 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-14', 23:56:04 'job_name': '09998-14', 23:56:04 'silo': 'releng', 23:56:04 'vm_0_count': '3', 23:56:04 'vm_0_flavor': 'v3-standard-4', 23:56:04 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:56:04 '20250917-133034.447', 23:56:04 'vm_1_count': '1', 23:56:04 'vm_1_flavor': 'v3-standard-2', 23:56:04 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 23:56:04 '- 20250917-133034.654'}, 23:56:04 'parent_id': None, 23:56:04 'replaced': None, 23:56:04 'status': 'CREATE_COMPLETE', 23:56:04 'status_reason': 'Stack CREATE completed successfully', 23:56:04 'tags': [], 23:56:04 'template': None, 23:56:04 'template_description': 'No description', 23:56:04 'template_url': None, 23:56:04 'timeout_mins': 15, 23:56:04 'unchanged': None, 23:56:04 'updated': None, 23:56:04 'updated_at': None, 23:56:04 'user_project_id': 'b63403c27ecd4856a6f0167c71d3e12d'} 23:56:04 ------------------------------------ 23:56:04 + popd 23:56:04 /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 23:56:04 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins1800242507128684767.sh 23:56:05 ---> Copy SSH public keys to CSIT lab 23:56:05 Setup pyenv: 23:56:05 system 23:56:05 3.8.13 23:56:05 3.9.13 23:56:05 3.10.13 23:56:05 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 23:56:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inCl from file:/tmp/.os_lf_venv 23:56:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:56:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:56:07 lf-activate-venv(): INFO: Base packages installed successfully 23:56:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:56:20 lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH 23:56:22 SSH not responding on 10.30.170.19. Retrying in 10 seconds... 23:56:22 SSH not responding on 10.30.170.18. Retrying in 10 seconds... 23:56:22 SSH not responding on 10.30.170.116. Retrying in 10 seconds... 23:56:23 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts. 23:56:23 releng-09998-14-1-mininet-ovs-217-0 23:56:23 Successfully copied public keys to slave 10.30.170.23 23:56:32 Ping to 10.30.170.19 successful. 23:56:32 Ping to 10.30.170.18 successful. 23:56:32 Ping to 10.30.170.116 successful. 23:56:33 SSH not responding on 10.30.170.19. Retrying in 10 seconds... 23:56:33 SSH not responding on 10.30.170.18. Retrying in 10 seconds... 23:56:33 SSH not responding on 10.30.170.116. Retrying in 10 seconds... 23:56:43 Ping to 10.30.170.19 successful. 23:56:43 Ping to 10.30.170.18 successful. 23:56:43 Ping to 10.30.170.116 successful. 23:56:43 SSH not responding on 10.30.170.18. Retrying in 10 seconds... 23:56:43 SSH not responding on 10.30.170.19. Retrying in 10 seconds... 23:56:44 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts. 23:56:44 releng-09998-14-0-builder-0 23:56:44 Successfully copied public keys to slave 10.30.170.116 23:56:44 Process 6492 ready. 23:56:53 Ping to 10.30.170.18 successful. 23:56:53 Ping to 10.30.170.19 successful. 23:56:53 SSH not responding on 10.30.170.18. Retrying in 10 seconds... 23:56:54 Warning: Permanently added '10.30.170.19' (ECDSA) to the list of known hosts. 23:56:55 releng-09998-14-0-builder-2 23:56:55 Successfully copied public keys to slave 10.30.170.19 23:57:03 Ping to 10.30.170.18 successful. 23:57:04 Warning: Permanently added '10.30.170.18' (ECDSA) to the list of known hosts. 23:57:05 releng-09998-14-0-builder-1 23:57:05 Successfully copied public keys to slave 10.30.170.18 23:57:05 Process 6493 ready. 23:57:05 Process 6495 ready. 23:57:05 Process 6496 ready. 23:57:05 SSH ready on all stack servers. 23:57:05 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins16803732428703243599.sh 23:57:05 Setup pyenv: 23:57:05 system 23:57:05 3.8.13 23:57:05 3.9.13 23:57:05 3.10.13 23:57:05 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 23:57:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VlKA 23:57:09 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.robot_venv 23:57:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:57:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:57:13 lf-activate-venv(): INFO: Base packages installed successfully 23:57:13 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:57:15 lf-activate-venv(): INFO: Adding /tmp/venv-VlKA/bin to PATH 23:57:15 + echo 'Installing Python Requirements' 23:57:15 Installing Python Requirements 23:57:15 + cat 23:57:15 + python -m pip install -r requirements.txt 23:57:15 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:57:15 Collecting docker-py (from -r requirements.txt (line 1)) 23:57:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 23:57:15 Collecting ipaddr (from -r requirements.txt (line 2)) 23:57:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:57:15 Installing build dependencies: started 23:57:16 Installing build dependencies: finished with status 'done' 23:57:16 Getting requirements to build wheel: started 23:57:16 Getting requirements to build wheel: finished with status 'done' 23:57:16 Preparing metadata (pyproject.toml): started 23:57:16 Preparing metadata (pyproject.toml): finished with status 'done' 23:57:16 Collecting netaddr (from -r requirements.txt (line 3)) 23:57:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:57:17 Collecting netifaces (from -r requirements.txt (line 4)) 23:57:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:57:17 Installing build dependencies: started 23:57:17 Installing build dependencies: finished with status 'done' 23:57:17 Getting requirements to build wheel: started 23:57:18 Getting requirements to build wheel: finished with status 'done' 23:57:18 Preparing metadata (pyproject.toml): started 23:57:18 Preparing metadata (pyproject.toml): finished with status 'done' 23:57:18 Collecting pyhocon (from -r requirements.txt (line 5)) 23:57:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:57:18 Collecting requests (from -r requirements.txt (line 6)) 23:57:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:57:18 Collecting robotframework (from -r requirements.txt (line 7)) 23:57:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:57:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 30.8 MB/s 0:00:00 23:57:18 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:57:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:57:18 Installing build dependencies: started 23:57:19 Installing build dependencies: finished with status 'done' 23:57:19 Getting requirements to build wheel: started 23:57:19 Getting requirements to build wheel: finished with status 'done' 23:57:19 Preparing metadata (pyproject.toml): started 23:57:20 Preparing metadata (pyproject.toml): finished with status 'done' 23:57:20 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:57:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:57:20 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:57:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 23:57:20 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:57:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:57:20 Installing build dependencies: started 23:57:21 Installing build dependencies: finished with status 'done' 23:57:21 Getting requirements to build wheel: started 23:57:21 Getting requirements to build wheel: finished with status 'done' 23:57:21 Preparing metadata (pyproject.toml): started 23:57:21 Preparing metadata (pyproject.toml): finished with status 'done' 23:57:21 Collecting scapy (from -r requirements.txt (line 12)) 23:57:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:57:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 45.8 MB/s 0:00:00 23:57:21 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:57:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:57:21 Installing build dependencies: started 23:57:22 Installing build dependencies: finished with status 'done' 23:57:22 Getting requirements to build wheel: started 23:57:22 Getting requirements to build wheel: finished with status 'done' 23:57:22 Preparing metadata (pyproject.toml): started 23:57:23 Preparing metadata (pyproject.toml): finished with status 'done' 23:57:23 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:57:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 23:57:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 35.1 MB/s 0:00:00 23:57:23 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:57:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 23:57:23 Collecting pyangbind (from -r requirements.txt (line 22)) 23:57:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:57:23 Collecting isodate (from -r requirements.txt (line 25)) 23:57:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:57:23 Collecting jmespath (from -r requirements.txt (line 28)) 23:57:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:57:23 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:57:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:57:23 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:57:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:57:23 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:57:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:57:23 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:57:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:57:23 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:57:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:57:23 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:57:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 23:57:23 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:57:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:57:24 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:57:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 23:57:24 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:57:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:57:24 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:57:24 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:57:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 23:57:24 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:57:24 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:57:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:57:24 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 23:57:24 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:57:24 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:57:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:57:24 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 23:57:24 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 23:57:24 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:57:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:57:24 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:57:24 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:57:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:57:24 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 23:57:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 30.1 MB/s 0:00:00 23:57:24 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 23:57:24 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 23:57:24 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 23:57:24 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:57:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:57:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.1 MB/s 0:00:00 23:57:25 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:57:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 23:57:26 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:57:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 23:57:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 25.2 MB/s 0:00:00 23:57:26 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:57:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:57:26 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:57:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 23:57:26 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:57:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:57:26 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:57:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:57:26 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:57:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:57:27 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:57:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 23:57:27 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:57:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:57:27 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 23:57:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 71.8 MB/s 0:00:00 23:57:27 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 23:57:27 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 23:57:27 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:57:27 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:57:27 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:57:27 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:57:27 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:57:27 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 23:57:27 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:57:28 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:57:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:57:28 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:57:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:57:28 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:57:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:57:28 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:57:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:57:28 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:57:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:57:28 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:57:28 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:57:28 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:57:28 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=883c2cc3575a493c76476f3a7e5ece795b261995b1b4d9c08f04a77236299f01 23:57:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:57:28 Building wheel for ipaddr (pyproject.toml): started 23:57:28 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:57:28 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=09f0d53fd355ce919700bc60bde868427162fa406e9451019414791fbcc5bac1 23:57:28 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:57:28 Building wheel for netifaces (pyproject.toml): started 23:57:31 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:57:31 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=d4ca65493fd225b6d08b45c5edc544ec49939075630049b9df3ac1fa28e390fa 23:57:31 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:57:31 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:57:31 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:57:31 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=ad1e4004f8124e346e77489d8189168dde1e911c52b2c258f39068e91f38e800 23:57:31 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:57:31 Building wheel for jsonpath-rw (pyproject.toml): started 23:57:31 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:57:31 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=bf723c8f415aab6135514fb90c3bc1cf0bfa33f289c7aaff1af409d9530dc760 23:57:31 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:57:31 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:57:31 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 23:57:38 23:57:38 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 23:57:38 + pip freeze 23:57:39 attrs==25.4.0 23:57:39 bcrypt==5.0.0 23:57:39 beautifulsoup4==4.14.2 23:57:39 certifi==2025.10.5 23:57:39 cffi==2.0.0 23:57:39 charset-normalizer==3.4.4 23:57:39 click==8.3.0 23:57:39 cryptography==46.0.3 23:57:39 decorator==5.2.1 23:57:39 distlib==0.4.0 23:57:39 docker-py==1.10.6 23:57:39 docker-pycreds==0.4.0 23:57:39 elastic-transport==8.17.1 23:57:39 elasticsearch==8.19.2 23:57:39 elasticsearch-dsl==8.15.4 23:57:39 enum34==1.1.10 23:57:39 filelock==3.20.0 23:57:39 h11==0.16.0 23:57:39 idna==3.11 23:57:39 invoke==2.2.1 23:57:39 ipaddr==2.2.0 23:57:39 isodate==0.7.2 23:57:39 jmespath==1.0.1 23:57:39 jsonpatch==1.33 23:57:39 jsonpath-rw==1.4.0 23:57:39 jsonpointer==3.0.0 23:57:39 lxml==6.0.2 23:57:39 netaddr==1.3.0 23:57:39 netifaces==0.11.0 23:57:39 outcome==1.3.0.post0 23:57:39 paramiko==4.0.0 23:57:39 platformdirs==4.5.0 23:57:39 ply==3.11 23:57:39 pyang==2.7.1 23:57:39 pyangbind==0.8.6 23:57:39 pycparser==2.23 23:57:39 pyhocon==0.3.61 23:57:39 PyNaCl==1.6.0 23:57:39 pyparsing==3.2.5 23:57:39 PySocks==1.7.1 23:57:39 python-dateutil==2.9.0.post0 23:57:39 regex==2025.10.23 23:57:39 requests==2.32.5 23:57:39 robotframework==7.3.2 23:57:39 robotframework-httplibrary==0.4.2 23:57:39 robotframework-pythonlibcore==4.4.1 23:57:39 robotframework-requests==0.9.7 23:57:39 robotframework-selenium2library==3.0.0 23:57:39 robotframework-seleniumlibrary==6.8.0 23:57:39 robotframework-sshlibrary==3.8.0 23:57:39 scapy==2.6.1 23:57:39 scp==0.15.0 23:57:39 selenium==4.38.0 23:57:39 six==1.17.0 23:57:39 sniffio==1.3.1 23:57:39 sortedcontainers==2.4.0 23:57:39 soupsieve==2.8 23:57:39 trio==0.32.0 23:57:39 trio-websocket==0.12.2 23:57:39 typing_extensions==4.15.0 23:57:39 urllib3==2.5.0 23:57:39 virtualenv==20.35.4 23:57:39 waitress==3.0.2 23:57:39 WebOb==1.8.9 23:57:39 websocket-client==1.9.0 23:57:39 WebTest==3.0.7 23:57:39 wsproto==1.2.0 23:57:39 [EnvInject] - Injecting environment variables from a build step. 23:57:39 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:57:39 [EnvInject] - Variables injected successfully. 23:57:39 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins9045367517612043075.sh 23:57:39 Setup pyenv: 23:57:39 system 23:57:39 3.8.13 23:57:39 3.9.13 23:57:39 3.10.13 23:57:39 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 23:57:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inCl from file:/tmp/.os_lf_venv 23:57:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:57:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:57:41 lf-activate-venv(): INFO: Base packages installed successfully 23:57:41 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:57:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:57:48 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:57:48 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:57:48 lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH 23:57:48 + ODL_SYSTEM=() 23:57:48 + TOOLS_SYSTEM=() 23:57:48 + OPENSTACK_SYSTEM=() 23:57:48 + OPENSTACK_CONTROLLERS=() 23:57:48 + mapfile -t ADDR 23:57:48 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-vanadium-14 23:57:48 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:57:50 + for i in "${ADDR[@]}" 23:57:50 ++ ssh 10.30.170.116 hostname -s 23:57:50 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts. 23:57:51 + REMHOST=releng-09998-14-0-builder-0 23:57:51 + case ${REMHOST} in 23:57:51 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:57:51 + for i in "${ADDR[@]}" 23:57:51 ++ ssh 10.30.170.18 hostname -s 23:57:51 Warning: Permanently added '10.30.170.18' (ECDSA) to the list of known hosts. 23:57:51 + REMHOST=releng-09998-14-0-builder-1 23:57:51 + case ${REMHOST} in 23:57:51 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:57:51 + for i in "${ADDR[@]}" 23:57:51 ++ ssh 10.30.170.19 hostname -s 23:57:51 Warning: Permanently added '10.30.170.19' (ECDSA) to the list of known hosts. 23:57:51 + REMHOST=releng-09998-14-0-builder-2 23:57:51 + case ${REMHOST} in 23:57:51 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:57:51 + for i in "${ADDR[@]}" 23:57:51 ++ ssh 10.30.170.23 hostname -s 23:57:51 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts. 23:57:52 + REMHOST=releng-09998-14-1-mininet-ovs-217-0 23:57:52 + case ${REMHOST} in 23:57:52 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:57:52 + echo NUM_ODL_SYSTEM=3 23:57:52 + echo NUM_TOOLS_SYSTEM=1 23:57:52 + '[' '' == yes ']' 23:57:52 + NUM_OPENSTACK_SYSTEM=0 23:57:52 + echo NUM_OPENSTACK_SYSTEM=0 23:57:52 + '[' 0 -eq 2 ']' 23:57:52 + echo ODL_SYSTEM_IP=10.30.170.116 23:57:52 ++ seq 0 2 23:57:52 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:57:52 + echo ODL_SYSTEM_1_IP=10.30.170.116 23:57:52 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:57:52 + echo ODL_SYSTEM_2_IP=10.30.170.18 23:57:52 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:57:52 + echo ODL_SYSTEM_3_IP=10.30.170.19 23:57:52 + echo TOOLS_SYSTEM_IP=10.30.170.23 23:57:52 ++ seq 0 0 23:57:52 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:57:52 + echo TOOLS_SYSTEM_1_IP=10.30.170.23 23:57:52 + openstack_index=0 23:57:52 + NUM_OPENSTACK_CONTROL_NODES=1 23:57:52 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:57:52 ++ seq 0 0 23:57:52 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:57:52 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:57:52 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:57:52 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:57:52 + '[' -1 -ge 2 ']' 23:57:52 ++ seq 0 -2 23:57:52 + NUM_OPENSTACK_HAPROXY_NODES=0 23:57:52 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:57:52 ++ seq 0 -1 23:57:52 + echo 'Contents of slave_addresses.txt:' 23:57:52 Contents of slave_addresses.txt: 23:57:52 + cat slave_addresses.txt 23:57:52 NUM_ODL_SYSTEM=3 23:57:52 NUM_TOOLS_SYSTEM=1 23:57:52 NUM_OPENSTACK_SYSTEM=0 23:57:52 ODL_SYSTEM_IP=10.30.170.116 23:57:52 ODL_SYSTEM_1_IP=10.30.170.116 23:57:52 ODL_SYSTEM_2_IP=10.30.170.18 23:57:52 ODL_SYSTEM_3_IP=10.30.170.19 23:57:52 TOOLS_SYSTEM_IP=10.30.170.23 23:57:52 TOOLS_SYSTEM_1_IP=10.30.170.23 23:57:52 NUM_OPENSTACK_CONTROL_NODES=1 23:57:52 OPENSTACK_CONTROL_NODE_1_IP= 23:57:52 NUM_OPENSTACK_COMPUTE_NODES=-1 23:57:52 NUM_OPENSTACK_HAPROXY_NODES=0 23:57:52 [EnvInject] - Injecting environment variables from a build step. 23:57:52 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:57:52 [EnvInject] - Variables injected successfully. 23:57:52 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/sh /tmp/jenkins9726523267931743855.sh 23:57:52 Preparing for JRE Version 21 23:57:52 Karaf artifact is karaf 23:57:52 Karaf project is integration 23:57:52 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:57:52 [EnvInject] - Injecting environment variables from a build step. 23:57:52 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:57:52 [EnvInject] - Variables injected successfully. 23:57:52 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins12945380553380257296.sh 23:57:52 2025-11-01 23:57:52 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 23:57:52 Bundle version is 0.23.0-SNAPSHOT 23:57:52 --2025-11-01 23:57:52-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml 23:57:52 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:57:52 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:57:52 HTTP request sent, awaiting response... 200 OK 23:57:52 Length: 1410 (1.4K) [application/xml] 23:57:52 Saving to: ‘maven-metadata.xml’ 23:57:52 23:57:52 0K . 100% 53.1M=0s 23:57:52 23:57:52 2025-11-01 23:57:52 (53.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 23:57:52 23:57:52 23:57:52 23:57:52 org.opendaylight.integration 23:57:52 karaf 23:57:52 0.23.0-SNAPSHOT 23:57:52 23:57:52 23:57:52 20251101.163313 23:57:52 524 23:57:52 23:57:52 20251101163313 23:57:52 23:57:52 23:57:52 pom 23:57:52 0.23.0-20251101.163313-524 23:57:52 20251101163313 23:57:52 23:57:52 23:57:52 tar.gz 23:57:52 0.23.0-20251101.163313-524 23:57:52 20251101163313 23:57:52 23:57:52 23:57:52 zip 23:57:52 0.23.0-20251101.163313-524 23:57:52 20251101163313 23:57:52 23:57:52 23:57:52 cyclonedx 23:57:52 xml 23:57:52 0.23.0-20251101.163313-524 23:57:52 20251101163313 23:57:52 23:57:52 23:57:52 cyclonedx 23:57:52 json 23:57:52 0.23.0-20251101.163313-524 23:57:52 20251101163313 23:57:52 23:57:52 23:57:52 23:57:52 23:57:52 Nexus timestamp is 0.23.0-20251101.163313-524 23:57:52 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip 23:57:52 Distribution bundle is karaf-0.23.0-20251101.163313-524.zip 23:57:52 Distribution bundle version is 0.23.0-SNAPSHOT 23:57:52 Distribution folder is karaf-0.23.0-SNAPSHOT 23:57:52 Nexus prefix is https://nexus.opendaylight.org 23:57:52 [EnvInject] - Injecting environment variables from a build step. 23:57:52 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:57:52 [EnvInject] - Variables injected successfully. 23:57:52 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins4148231681502471181.sh 23:57:52 Setup pyenv: 23:57:52 system 23:57:52 3.8.13 23:57:52 3.9.13 23:57:52 3.10.13 23:57:52 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 23:57:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inCl from file:/tmp/.os_lf_venv 23:57:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:57:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:57:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:57:54 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:57:54 lf-activate-venv(): INFO: Base packages installed successfully 23:57:54 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:58:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:58:00 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:58:00 lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH 23:58:00 Copying common-functions.sh to /tmp 23:58:02 Copying common-functions.sh to 10.30.170.116:/tmp 23:58:02 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts. 23:58:02 Copying common-functions.sh to 10.30.170.18:/tmp 23:58:02 Warning: Permanently added '10.30.170.18' (ECDSA) to the list of known hosts. 23:58:02 Copying common-functions.sh to 10.30.170.19:/tmp 23:58:02 Warning: Permanently added '10.30.170.19' (ECDSA) to the list of known hosts. 23:58:03 Copying common-functions.sh to 10.30.170.23:/tmp 23:58:03 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts. 23:58:03 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins17541295343369833894.sh 23:58:03 common-functions.sh is being sourced 23:58:03 common-functions environment: 23:58:03 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:03 ACTUALFEATURES: 23:58:03 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:03 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:03 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:03 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:03 CONTROLLERMEM: 2048m 23:58:03 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:03 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:03 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:03 SUITES: 23:58:03 23:58:03 ################################################# 23:58:03 ## Configure Cluster and Start ## 23:58:03 ################################################# 23:58:03 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app 23:58:03 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app 23:58:03 Locating script plan to use... 23:58:03 Finished running script plans 23:58:03 Configuring member-1 with IP address 10.30.170.116 23:58:03 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts. 23:58:04 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts. 23:58:04 common-functions.sh is being sourced 23:58:04 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 23:58:04 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:58:04 ++ echo 'common-functions.sh is being sourced' 23:58:04 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 23:58:04 ++ DISTROSTREAM=vanadium 23:58:04 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:04 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:04 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:04 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:04 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:04 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:04 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:04 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:04 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:04 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:04 ++ export CONTROLLERMEM= 23:58:04 ++ CONTROLLERMEM= 23:58:04 ++ case "${DISTROSTREAM}" in 23:58:04 ++ CLUSTER_SYSTEM=pekko 23:58:04 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:04 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:04 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:04 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:04 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:04 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:04 ++ print_common_env 23:58:04 ++ cat 23:58:04 common-functions environment: 23:58:04 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:04 ACTUALFEATURES: 23:58:04 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:04 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:04 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:04 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:04 CONTROLLERMEM: 23:58:04 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:04 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:04 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:04 SUITES: 23:58:04 23:58:04 ++ SSH='ssh -t -t' 23:58:04 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:58:04 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:58:04 Changing to /tmp 23:58:04 + echo 'Changing to /tmp' 23:58:04 + cd /tmp 23:58:04 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip 23:58:04 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip' 23:58:04 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip 23:58:04 --2025-11-01 23:58:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip 23:58:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:58:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:58:04 HTTP request sent, awaiting response... 200 OK 23:58:04 Length: 234979936 (224M) [application/zip] 23:58:04 Saving to: ‘karaf-0.23.0-20251101.163313-524.zip’ 23:58:04 23:58:04 0K ........ ........ ........ ........ ........ ........ 1% 47.5M 5s 23:58:04 3072K ........ ........ ........ ........ ........ ........ 2% 62.1M 4s 23:58:04 6144K ........ ........ ........ ........ ........ ........ 4% 60.3M 4s 23:58:04 9216K ........ ........ ........ ........ ........ ........ 5% 68.8M 4s 23:58:04 12288K ........ ........ ........ ........ ........ ........ 6% 76.7M 3s 23:58:04 15360K ........ ........ ........ ........ ........ ........ 8% 63.3M 3s 23:58:04 18432K ........ ........ ........ ........ ........ ........ 9% 62.5M 3s 23:58:04 21504K ........ ........ ........ ........ ........ ........ 10% 67.5M 3s 23:58:04 24576K ........ ........ ........ ........ ........ ........ 12% 65.6M 3s 23:58:04 27648K ........ ........ ........ ........ ........ ........ 13% 65.1M 3s 23:58:04 30720K ........ ........ ........ ........ ........ ........ 14% 15.1M 4s 23:58:04 33792K ........ ........ ........ ........ ........ ........ 16% 96.3M 4s 23:58:04 36864K ........ ........ ........ ........ ........ ........ 17% 82.6M 4s 23:58:04 39936K ........ ........ ........ ........ ........ ........ 18% 77.7M 3s 23:58:05 43008K ........ ........ ........ ........ ........ ........ 20% 75.5M 3s 23:58:05 46080K ........ ........ ........ ........ ........ ........ 21% 71.6M 3s 23:58:05 49152K ........ ........ ........ ........ ........ ........ 22% 129M 3s 23:58:05 52224K ........ ........ ........ ........ ........ ........ 24% 92.1M 3s 23:58:05 55296K ........ ........ ........ ........ ........ ........ 25% 76.4M 3s 23:58:05 58368K ........ ........ ........ ........ ........ ........ 26% 118M 3s 23:58:05 61440K ........ ........ ........ ........ ........ ........ 28% 295M 3s 23:58:05 64512K ........ ........ ........ ........ ........ ........ 29% 375M 2s 23:58:05 67584K ........ ........ ........ ........ ........ ........ 30% 360M 2s 23:58:05 70656K ........ ........ ........ ........ ........ ........ 32% 324M 2s 23:58:05 73728K ........ ........ ........ ........ ........ ........ 33% 311M 2s 23:58:05 76800K ........ ........ ........ ........ ........ ........ 34% 356M 2s 23:58:05 79872K ........ ........ ........ ........ ........ ........ 36% 254M 2s 23:58:05 82944K ........ ........ ........ ........ ........ ........ 37% 257M 2s 23:58:05 86016K ........ ........ ........ ........ ........ ........ 38% 267M 2s 23:58:05 89088K ........ ........ ........ ........ ........ ........ 40% 249M 2s 23:58:05 92160K ........ ........ ........ ........ ........ ........ 41% 245M 2s 23:58:05 95232K ........ ........ ........ ........ ........ ........ 42% 322M 1s 23:58:05 98304K ........ ........ ........ ........ ........ ........ 44% 260M 1s 23:58:05 101376K ........ ........ ........ ........ ........ ........ 45% 299M 1s 23:58:05 104448K ........ ........ ........ ........ ........ ........ 46% 293M 1s 23:58:05 107520K ........ ........ ........ ........ ........ ........ 48% 226M 1s 23:58:05 110592K ........ ........ ........ ........ ........ ........ 49% 282M 1s 23:58:05 113664K ........ ........ ........ ........ ........ ........ 50% 278M 1s 23:58:05 116736K ........ ........ ........ ........ ........ ........ 52% 265M 1s 23:58:05 119808K ........ ........ ........ ........ ........ ........ 53% 281M 1s 23:58:05 122880K ........ ........ ........ ........ ........ ........ 54% 266M 1s 23:58:05 125952K ........ ........ ........ ........ ........ ........ 56% 268M 1s 23:58:05 129024K ........ ........ ........ ........ ........ ........ 57% 264M 1s 23:58:05 132096K ........ ........ ........ ........ ........ ........ 58% 279M 1s 23:58:05 135168K ........ ........ ........ ........ ........ ........ 60% 248M 1s 23:58:05 138240K ........ ........ ........ ........ ........ ........ 61% 302M 1s 23:58:05 141312K ........ ........ ........ ........ ........ ........ 62% 244M 1s 23:58:05 144384K ........ ........ ........ ........ ........ ........ 64% 283M 1s 23:58:05 147456K ........ ........ ........ ........ ........ ........ 65% 167M 1s 23:58:05 150528K ........ ........ ........ ........ ........ ........ 66% 286M 1s 23:58:05 153600K ........ ........ ........ ........ ........ ........ 68% 384M 1s 23:58:05 156672K ........ ........ ........ ........ ........ ........ 69% 353M 1s 23:58:05 159744K ........ ........ ........ ........ ........ ........ 70% 279M 1s 23:58:05 162816K ........ ........ ........ ........ ........ ........ 72% 244M 1s 23:58:05 165888K ........ ........ ........ ........ ........ ........ 73% 310M 0s 23:58:05 168960K ........ ........ ........ ........ ........ ........ 74% 191M 0s 23:58:05 172032K ........ ........ ........ ........ ........ ........ 76% 307M 0s 23:58:05 175104K ........ ........ ........ ........ ........ ........ 77% 348M 0s 23:58:05 178176K ........ ........ ........ ........ ........ ........ 78% 202M 0s 23:58:05 181248K ........ ........ ........ ........ ........ ........ 80% 307M 0s 23:58:05 184320K ........ ........ ........ ........ ........ ........ 81% 312M 0s 23:58:05 187392K ........ ........ ........ ........ ........ ........ 83% 165M 0s 23:58:05 190464K ........ ........ ........ ........ ........ ........ 84% 258M 0s 23:58:05 193536K ........ ........ ........ ........ ........ ........ 85% 337M 0s 23:58:05 196608K ........ ........ ........ ........ ........ ........ 87% 294M 0s 23:58:05 199680K ........ ........ ........ ........ ........ ........ 88% 313M 0s 23:58:05 202752K ........ ........ ........ ........ ........ ........ 89% 366M 0s 23:58:05 205824K ........ ........ ........ ........ ........ ........ 91% 376M 0s 23:58:05 208896K ........ ........ ........ ........ ........ ........ 92% 342M 0s 23:58:05 211968K ........ ........ ........ ........ ........ ........ 93% 377M 0s 23:58:05 215040K ........ ........ ........ ........ ........ ........ 95% 362M 0s 23:58:05 218112K ........ ........ ........ ........ ........ ........ 96% 360M 0s 23:58:05 221184K ........ ........ ........ ........ ........ ........ 97% 359M 0s 23:58:05 224256K ........ ........ ........ ........ ........ ........ 99% 367M 0s 23:58:05 227328K ........ ........ ........ ........ . 100% 374M=1.6s 23:58:05 23:58:05 2025-11-01 23:58:05 (144 MB/s) - ‘karaf-0.23.0-20251101.163313-524.zip’ saved [234979936/234979936] 23:58:05 23:58:05 Extracting the new controller... 23:58:05 + echo 'Extracting the new controller...' 23:58:05 + unzip -q karaf-0.23.0-20251101.163313-524.zip 23:58:07 Adding external repositories... 23:58:07 + echo 'Adding external repositories...' 23:58:07 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:07 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:07 ################################################################################ 23:58:07 # 23:58:07 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:07 # contributor license agreements. See the NOTICE file distributed with 23:58:07 # this work for additional information regarding copyright ownership. 23:58:07 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:07 # (the "License"); you may not use this file except in compliance with 23:58:07 # the License. You may obtain a copy of the License at 23:58:07 # 23:58:07 # http://www.apache.org/licenses/LICENSE-2.0 23:58:07 # 23:58:07 # Unless required by applicable law or agreed to in writing, software 23:58:07 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:07 # See the License for the specific language governing permissions and 23:58:07 # limitations under the License. 23:58:07 # 23:58:07 ################################################################################ 23:58:07 23:58:07 # 23:58:07 # If set to true, the following property will not allow any certificate to be used 23:58:07 # when accessing Maven repositories through SSL 23:58:07 # 23:58:07 #org.ops4j.pax.url.mvn.certificateCheck= 23:58:07 23:58:07 # 23:58:07 # Path to the local Maven settings file. 23:58:07 # The repositories defined in this file will be automatically added to the list 23:58:07 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:58:07 # below is not set. 23:58:07 # The following locations are checked for the existence of the settings.xml file 23:58:07 # * 1. looks for the specified url 23:58:07 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:58:07 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:58:07 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:58:07 # 23:58:07 #org.ops4j.pax.url.mvn.settings= 23:58:07 23:58:07 # 23:58:07 # Path to the local Maven repository which is used to avoid downloading 23:58:07 # artifacts when they already exist locally. 23:58:07 # The value of this property will be extracted from the settings.xml file 23:58:07 # above, or defaulted to: 23:58:07 # System.getProperty( "user.home" ) + "/.m2/repository" 23:58:07 # 23:58:07 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:58:07 23:58:07 # 23:58:07 # Default this to false. It's just weird to use undocumented repos 23:58:07 # 23:58:07 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:58:07 23:58:07 # 23:58:07 # Uncomment if you don't wanna use the proxy settings 23:58:07 # from the Maven conf/settings.xml file 23:58:07 # 23:58:07 # org.ops4j.pax.url.mvn.proxySupport=false 23:58:07 23:58:07 # 23:58:07 # Comma separated list of repositories scanned when resolving an artifact. 23:58:07 # Those repositories will be checked before iterating through the 23:58:07 # below list of repositories and even before the local repository 23:58:07 # A repository url can be appended with zero or more of the following flags: 23:58:07 # @snapshots : the repository contains snaphots 23:58:07 # @noreleases : the repository does not contain any released artifacts 23:58:07 # 23:58:07 # The following property value will add the system folder as a repo. 23:58:07 # 23:58:07 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:58:07 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:58:07 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:58:07 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:58:07 23:58:07 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:58:07 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:58:07 23:58:07 # 23:58:07 # Comma separated list of repositories scanned when resolving an artifact. 23:58:07 # The default list includes the following repositories: 23:58:07 # http://repo1.maven.org/maven2@id=central 23:58:07 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:58:07 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:58:07 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:58:07 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:58:07 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:58:07 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:58:07 # To add repositories to the default ones, prepend '+' to the list of repositories 23:58:07 # to add. 23:58:07 # A repository url can be appended with zero or more of the following flags: 23:58:07 # @snapshots : the repository contains snapshots 23:58:07 # @noreleases : the repository does not contain any released artifacts 23:58:07 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:58:07 # 23:58:07 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:58:07 23:58:07 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:58:07 + [[ True == \T\r\u\e ]] 23:58:07 + echo 'Configuring the startup features...' 23:58:07 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:07 + FEATURE_TEST_STRING=features-test 23:58:07 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 23:58:07 + KARAF_VERSION=karaf4 23:58:07 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:58:07 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:07 + [[ ! -z '' ]] 23:58:07 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:07 ################################################################################ 23:58:07 # 23:58:07 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:07 # contributor license agreements. See the NOTICE file distributed with 23:58:07 # this work for additional information regarding copyright ownership. 23:58:07 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:07 # (the "License"); you may not use this file except in compliance with 23:58:07 # the License. You may obtain a copy of the License at 23:58:07 # 23:58:07 # http://www.apache.org/licenses/LICENSE-2.0 23:58:07 # 23:58:07 # Unless required by applicable law or agreed to in writing, software 23:58:07 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:07 # See the License for the specific language governing permissions and 23:58:07 # limitations under the License. 23:58:07 # 23:58:07 ################################################################################ 23:58:07 23:58:07 # 23:58:07 # Comma separated list of features repositories to register by default 23:58:07 # 23:58:07 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5becccb1-ec18-400d-b0a0-d8f4fba0758f.xml 23:58:07 23:58:07 # 23:58:07 # Comma separated list of features to install at startup 23:58:07 # 23:58:07 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, a580995b-d11d-4b4a-a29b-8b46beff8eee 23:58:07 23:58:07 # 23:58:07 # Resource repositories (OBR) that the features resolver can use 23:58:07 # to resolve requirements/capabilities 23:58:07 # 23:58:07 # The format of the resourceRepositories is 23:58:07 # resourceRepositories=[xml:url|json:url],... 23:58:07 # for Instance: 23:58:07 # 23:58:07 #resourceRepositories=xml:http://host/path/to/index.xml 23:58:07 # or 23:58:07 #resourceRepositories=json:http://host/path/to/index.json 23:58:07 # 23:58:07 23:58:07 # 23:58:07 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:58:07 # 23:58:07 featuresBootAsynchronous=false 23:58:07 23:58:07 # 23:58:07 # Service requirements enforcement 23:58:07 # 23:58:07 # By default, the feature resolver checks the service requirements/capabilities of 23:58:07 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:58:07 # the required bundles. 23:58:07 # The following flag can have those values: 23:58:07 # - disable: service requirements are completely ignored 23:58:07 # - default: service requirements are ignored for old features 23:58:07 # - enforce: service requirements are always verified 23:58:07 # 23:58:07 #serviceRequirements=default 23:58:07 23:58:07 # 23:58:07 # Store cfg file for config element in feature 23:58:07 # 23:58:07 #configCfgStore=true 23:58:07 23:58:07 # 23:58:07 # Define if the feature service automatically refresh bundles 23:58:07 # 23:58:07 autoRefresh=true 23:58:07 23:58:07 # 23:58:07 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:58:07 # XML file defines instructions related to features processing 23:58:07 # versions.properties may declare properties to resolve placeholders in XML file 23:58:07 # both files are relative to ${karaf.etc} 23:58:07 # 23:58:07 #featureProcessing=org.apache.karaf.features.xml 23:58:07 #featureProcessingVersions=versions.properties 23:58:07 + configure_karaf_log karaf4 '' 23:58:07 + local -r karaf_version=karaf4 23:58:07 + local -r controllerdebugmap= 23:58:07 + local logapi=log4j 23:58:07 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:58:07 log4j2.rootLogger.level = INFO 23:58:07 #log4j2.rootLogger.type = asyncRoot 23:58:07 #log4j2.rootLogger.includeLocation = false 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:58:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:58:07 log4j2.rootLogger.appenderRef.Console.ref = Console 23:58:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:58:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:58:07 log4j2.logger.spifly.name = org.apache.aries.spifly 23:58:07 log4j2.logger.spifly.level = WARN 23:58:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:58:07 log4j2.logger.audit.level = INFO 23:58:07 log4j2.logger.audit.additivity = false 23:58:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:58:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:58:07 log4j2.appender.console.type = Console 23:58:07 log4j2.appender.console.name = Console 23:58:07 log4j2.appender.console.layout.type = PatternLayout 23:58:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:58:07 log4j2.appender.rolling.type = RollingRandomAccessFile 23:58:07 log4j2.appender.rolling.name = RollingFile 23:58:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:58:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:58:07 #log4j2.appender.rolling.immediateFlush = false 23:58:07 log4j2.appender.rolling.append = true 23:58:07 log4j2.appender.rolling.layout.type = PatternLayout 23:58:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:58:07 log4j2.appender.rolling.policies.type = Policies 23:58:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:58:07 log4j2.appender.rolling.policies.size.size = 64MB 23:58:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:58:07 log4j2.appender.rolling.strategy.max = 7 23:58:07 log4j2.appender.audit.type = RollingRandomAccessFile 23:58:07 log4j2.appender.audit.name = AuditRollingFile 23:58:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:58:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:58:07 log4j2.appender.audit.append = true 23:58:07 log4j2.appender.audit.layout.type = PatternLayout 23:58:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:58:07 log4j2.appender.audit.policies.type = Policies 23:58:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:58:07 log4j2.appender.audit.policies.size.size = 8MB 23:58:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:58:07 log4j2.appender.audit.strategy.max = 7 23:58:07 log4j2.appender.osgi.type = PaxOsgi 23:58:07 log4j2.appender.osgi.name = PaxOsgi 23:58:07 log4j2.appender.osgi.filter = * 23:58:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:58:07 #log4j2.logger.aether.level = TRACE 23:58:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:58:07 #log4j2.logger.http-headers.level = DEBUG 23:58:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:58:07 #log4j2.logger.maven.level = TRACE 23:58:07 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:58:07 + logapi=log4j2 23:58:07 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:58:07 + '[' log4j2 == log4j2 ']' 23:58:07 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:07 controllerdebugmap: 23:58:07 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:58:07 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:58:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:58:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:58:07 + unset IFS 23:58:07 + echo 'controllerdebugmap: ' 23:58:07 + '[' -n '' ']' 23:58:07 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:07 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:58:07 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:07 ################################################################################ 23:58:07 # 23:58:07 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:07 # contributor license agreements. See the NOTICE file distributed with 23:58:07 # this work for additional information regarding copyright ownership. 23:58:07 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:07 # (the "License"); you may not use this file except in compliance with 23:58:07 # the License. You may obtain a copy of the License at 23:58:07 # 23:58:07 # http://www.apache.org/licenses/LICENSE-2.0 23:58:07 # 23:58:07 # Unless required by applicable law or agreed to in writing, software 23:58:07 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:07 # See the License for the specific language governing permissions and 23:58:07 # limitations under the License. 23:58:07 # 23:58:07 ################################################################################ 23:58:07 23:58:07 # Common pattern layout for appenders 23:58:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:58:07 23:58:07 # Root logger 23:58:07 log4j2.rootLogger.level = INFO 23:58:07 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:58:07 #log4j2.rootLogger.type = asyncRoot 23:58:07 #log4j2.rootLogger.includeLocation = false 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:58:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:58:07 log4j2.rootLogger.appenderRef.Console.ref = Console 23:58:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:58:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:58:07 23:58:07 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:58:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:58:07 23:58:07 # Loggers configuration 23:58:07 23:58:07 # Spifly logger 23:58:07 log4j2.logger.spifly.name = org.apache.aries.spifly 23:58:07 log4j2.logger.spifly.level = WARN 23:58:07 23:58:07 # Security audit logger 23:58:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:58:07 log4j2.logger.audit.level = INFO 23:58:07 log4j2.logger.audit.additivity = false 23:58:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:58:07 23:58:07 # Appenders configuration 23:58:07 23:58:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:58:07 log4j2.appender.console.type = Console 23:58:07 log4j2.appender.console.name = Console 23:58:07 log4j2.appender.console.layout.type = PatternLayout 23:58:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:58:07 23:58:07 # Rolling file appender 23:58:07 log4j2.appender.rolling.type = RollingRandomAccessFile 23:58:07 log4j2.appender.rolling.name = RollingFile 23:58:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:58:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:58:07 # uncomment to not force a disk flush 23:58:07 #log4j2.appender.rolling.immediateFlush = false 23:58:07 log4j2.appender.rolling.append = true 23:58:07 log4j2.appender.rolling.layout.type = PatternLayout 23:58:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:58:07 log4j2.appender.rolling.policies.type = Policies 23:58:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:58:07 log4j2.appender.rolling.policies.size.size = 1GB 23:58:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:58:07 log4j2.appender.rolling.strategy.max = 7 23:58:07 23:58:07 # Audit file appender 23:58:07 log4j2.appender.audit.type = RollingRandomAccessFile 23:58:07 log4j2.appender.audit.name = AuditRollingFile 23:58:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:58:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:58:07 log4j2.appender.audit.append = true 23:58:07 log4j2.appender.audit.layout.type = PatternLayout 23:58:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:58:07 log4j2.appender.audit.policies.type = Policies 23:58:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:58:07 log4j2.appender.audit.policies.size.size = 8MB 23:58:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:58:07 log4j2.appender.audit.strategy.max = 7 23:58:07 23:58:07 # OSGi appender 23:58:07 log4j2.appender.osgi.type = PaxOsgi 23:58:07 log4j2.appender.osgi.name = PaxOsgi 23:58:07 log4j2.appender.osgi.filter = * 23:58:07 23:58:07 # help with identification of maven-related problems with pax-url-aether 23:58:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:58:07 #log4j2.logger.aether.level = TRACE 23:58:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:58:07 #log4j2.logger.http-headers.level = DEBUG 23:58:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:58:07 #log4j2.logger.maven.level = TRACE 23:58:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:58:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:58:07 Configure 23:58:07 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:58:07 max memory: 2048m 23:58:07 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:07 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:07 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:58:07 + local -r controllermem=2048m 23:58:07 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:07 + echo Configure 23:58:07 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:58:07 + echo ' max memory: 2048m' 23:58:07 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 23:58:07 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:07 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:07 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:07 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 23:58:07 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:07 #!/bin/sh 23:58:07 # 23:58:07 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:07 # contributor license agreements. See the NOTICE file distributed with 23:58:07 # this work for additional information regarding copyright ownership. 23:58:07 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:07 # (the "License"); you may not use this file except in compliance with 23:58:07 # the License. You may obtain a copy of the License at 23:58:07 # 23:58:07 # http://www.apache.org/licenses/LICENSE-2.0 23:58:07 # 23:58:07 # Unless required by applicable law or agreed to in writing, software 23:58:07 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:07 # See the License for the specific language governing permissions and 23:58:07 # limitations under the License. 23:58:07 # 23:58:07 23:58:07 # 23:58:07 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:58:07 # script: client, instance, shell, start, status, stop, karaf 23:58:07 # 23:58:07 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:58:07 # Actions go here... 23:58:07 # fi 23:58:07 23:58:07 # 23:58:07 # general settings which should be applied for all scripts go here; please keep 23:58:07 # in mind that it is possible that scripts might be executed more than once, e.g. 23:58:07 # in example of the start script where the start script is executed first and the 23:58:07 # karaf script afterwards. 23:58:07 # 23:58:07 23:58:07 # 23:58:07 # The following section shows the possible configuration options for the default 23:58:07 # karaf scripts 23:58:07 # 23:58:07 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:58:07 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:58:07 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:58:07 # export EXTRA_JAVA_OPTS # Additional JVM options 23:58:07 # export KARAF_HOME # Karaf home folder 23:58:07 # export KARAF_DATA # Karaf data folder 23:58:07 # export KARAF_BASE # Karaf base folder 23:58:07 # export KARAF_ETC # Karaf etc folder 23:58:07 # export KARAF_LOG # Karaf log folder 23:58:07 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:58:07 # export KARAF_OPTS # Additional available Karaf options 23:58:07 # export KARAF_DEBUG # Enable debug mode 23:58:07 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:58:07 # export KARAF_NOROOT # Prevent execution as root if set to true 23:58:07 Set Java version 23:58:07 + echo 'Set Java version' 23:58:07 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:58:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:58:07 sudo: a password is required 23:58:07 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:58:07 sudo: a password is required 23:58:07 JDK default version ... 23:58:07 + echo 'JDK default version ...' 23:58:07 + java -version 23:58:08 openjdk version "21.0.8" 2025-07-15 23:58:08 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:58:08 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:58:08 Set JAVA_HOME 23:58:08 + echo 'Set JAVA_HOME' 23:58:08 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:58:08 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:58:08 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:08 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:08 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:58:08 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:08 Listing all open ports on controller system... 23:58:08 + echo 'Listing all open ports on controller system...' 23:58:08 + netstat -pnatu 23:58:08 /tmp/configuration-script.sh: line 40: netstat: command not found 23:58:08 Configuring cluster 23:58:08 + '[' -f /tmp/custom_shard_config.txt ']' 23:58:08 + echo 'Configuring cluster' 23:58:08 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.116 10.30.170.18 10.30.170.19 23:58:08 ################################################ 23:58:08 ## Configure Cluster ## 23:58:08 ################################################ 23:58:08 NOTE: Cluster configuration files not found. Copying from 23:58:08 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:58:08 Configuring unique name in pekko.conf 23:58:08 Configuring hostname in pekko.conf 23:58:08 Configuring data and rpc seed nodes in pekko.conf 23:58:08 modules = [ 23:58:08 23:58:08 { 23:58:08 name = "inventory" 23:58:08 namespace = "urn:opendaylight:inventory" 23:58:08 shard-strategy = "module" 23:58:08 }, 23:58:08 { 23:58:08 name = "topology" 23:58:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:58:08 shard-strategy = "module" 23:58:08 }, 23:58:08 { 23:58:08 name = "toaster" 23:58:08 namespace = "http://netconfcentral.org/ns/toaster" 23:58:08 shard-strategy = "module" 23:58:08 } 23:58:08 ] 23:58:08 Configuring replication type in module-shards.conf 23:58:08 ################################################ 23:58:08 ## NOTE: Manually restart controller to ## 23:58:08 ## apply configuration. ## 23:58:08 ################################################ 23:58:08 Dump pekko.conf 23:58:08 + echo 'Dump pekko.conf' 23:58:08 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:08 23:58:08 odl-cluster-data { 23:58:08 pekko { 23:58:08 remote { 23:58:08 artery { 23:58:08 enabled = on 23:58:08 transport = tcp 23:58:08 canonical.hostname = "10.30.170.116" 23:58:08 canonical.port = 2550 23:58:08 } 23:58:08 } 23:58:08 23:58:08 cluster { 23:58:08 # Using artery. 23:58:08 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.116:2550", 23:58:08 "pekko://opendaylight-cluster-data@10.30.170.18:2550", 23:58:08 "pekko://opendaylight-cluster-data@10.30.170.19:2550"] 23:58:08 23:58:08 roles = ["member-1"] 23:58:08 23:58:08 # when under load we might trip a false positive on the failure detector 23:58:08 # failure-detector { 23:58:08 # heartbeat-interval = 4 s 23:58:08 # acceptable-heartbeat-pause = 16s 23:58:08 # } 23:58:08 } 23:58:08 23:58:08 persistence { 23:58:08 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:58:08 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:58:08 # The relative path is always relative to KARAF_HOME. 23:58:08 23:58:08 # snapshot-store.local.dir = "target/snapshots" 23:58:08 23:58:08 # Use lz4 compression for LocalSnapshotStore snapshots 23:58:08 snapshot-store.local.use-lz4-compression = false 23:58:08 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:58:08 snapshot-store.local.lz4-blocksize = 256KB 23:58:08 } 23:58:08 disable-default-actor-system-quarantined-event-handling = "false" 23:58:08 } 23:58:08 } 23:58:08 Dump modules.conf 23:58:08 + echo 'Dump modules.conf' 23:58:08 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:08 modules = [ 23:58:08 23:58:08 { 23:58:08 name = "inventory" 23:58:08 namespace = "urn:opendaylight:inventory" 23:58:08 shard-strategy = "module" 23:58:08 }, 23:58:08 { 23:58:08 name = "topology" 23:58:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:58:08 shard-strategy = "module" 23:58:08 }, 23:58:08 { 23:58:08 name = "toaster" 23:58:08 namespace = "http://netconfcentral.org/ns/toaster" 23:58:08 shard-strategy = "module" 23:58:08 } 23:58:08 ] 23:58:08 Dump module-shards.conf 23:58:08 + echo 'Dump module-shards.conf' 23:58:08 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:08 module-shards = [ 23:58:08 { 23:58:08 name = "default" 23:58:08 shards = [ 23:58:08 { 23:58:08 name = "default" 23:58:08 replicas = ["member-1", 23:58:08 "member-2", 23:58:08 "member-3"] 23:58:08 } 23:58:08 ] 23:58:08 }, 23:58:08 { 23:58:08 name = "inventory" 23:58:08 shards = [ 23:58:08 { 23:58:08 name="inventory" 23:58:08 replicas = ["member-1", 23:58:08 "member-2", 23:58:08 "member-3"] 23:58:08 } 23:58:08 ] 23:58:08 }, 23:58:08 { 23:58:08 name = "topology" 23:58:08 shards = [ 23:58:08 { 23:58:08 name="topology" 23:58:08 replicas = ["member-1", 23:58:08 "member-2", 23:58:08 "member-3"] 23:58:08 } 23:58:08 ] 23:58:08 }, 23:58:08 { 23:58:08 name = "toaster" 23:58:08 shards = [ 23:58:08 { 23:58:08 name="toaster" 23:58:08 replicas = ["member-1", 23:58:08 "member-2", 23:58:08 "member-3"] 23:58:08 } 23:58:08 ] 23:58:08 } 23:58:08 ] 23:58:08 Configuring member-2 with IP address 10.30.170.18 23:58:08 Warning: Permanently added '10.30.170.18' (ECDSA) to the list of known hosts. 23:58:08 Warning: Permanently added '10.30.170.18' (ECDSA) to the list of known hosts. 23:58:08 common-functions.sh is being sourced 23:58:08 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 23:58:08 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:58:08 ++ echo 'common-functions.sh is being sourced' 23:58:08 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 23:58:08 ++ DISTROSTREAM=vanadium 23:58:08 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:08 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:08 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:08 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:08 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:08 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:08 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:08 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:08 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:08 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:08 ++ export CONTROLLERMEM= 23:58:08 ++ CONTROLLERMEM= 23:58:08 ++ case "${DISTROSTREAM}" in 23:58:08 ++ CLUSTER_SYSTEM=pekko 23:58:08 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:08 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:08 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:08 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:08 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:08 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:08 ++ print_common_env 23:58:08 ++ cat 23:58:08 common-functions environment: 23:58:08 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:08 ACTUALFEATURES: 23:58:08 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:08 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:08 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:08 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:08 CONTROLLERMEM: 23:58:08 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:08 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:08 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:08 SUITES: 23:58:08 23:58:08 ++ SSH='ssh -t -t' 23:58:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:58:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:58:08 Changing to /tmp 23:58:08 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip 23:58:08 + echo 'Changing to /tmp' 23:58:08 + cd /tmp 23:58:08 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip' 23:58:08 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip 23:58:08 --2025-11-01 23:58:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip 23:58:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:58:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:58:08 HTTP request sent, awaiting response... 200 OK 23:58:08 Length: 234979936 (224M) [application/zip] 23:58:08 Saving to: ‘karaf-0.23.0-20251101.163313-524.zip’ 23:58:08 23:58:08 0K ........ ........ ........ ........ ........ ........ 1% 34.5M 6s 23:58:09 3072K ........ ........ ........ ........ ........ ........ 2% 58.3M 5s 23:58:09 6144K ........ ........ ........ ........ ........ ........ 4% 73.7M 4s 23:58:09 9216K ........ ........ ........ ........ ........ ........ 5% 69.5M 4s 23:58:09 12288K ........ ........ ........ ........ ........ ........ 6% 93.0M 4s 23:58:09 15360K ........ ........ ........ ........ ........ ........ 8% 83.8M 3s 23:58:09 18432K ........ ........ ........ ........ ........ ........ 9% 101M 3s 23:58:09 21504K ........ ........ ........ ........ ........ ........ 10% 88.3M 3s 23:58:09 24576K ........ ........ ........ ........ ........ ........ 12% 95.8M 3s 23:58:09 27648K ........ ........ ........ ........ ........ ........ 13% 104M 3s 23:58:09 30720K ........ ........ ........ ........ ........ ........ 14% 114M 3s 23:58:09 33792K ........ ........ ........ ........ ........ ........ 16% 156M 2s 23:58:09 36864K ........ ........ ........ ........ ........ ........ 17% 215M 2s 23:58:09 39936K ........ ........ ........ ........ ........ ........ 18% 218M 2s 23:58:09 43008K ........ ........ ........ ........ ........ ........ 20% 262M 2s 23:58:09 46080K ........ ........ ........ ........ ........ ........ 21% 261M 2s 23:58:09 49152K ........ ........ ........ ........ ........ ........ 22% 265M 2s 23:58:09 52224K ........ ........ ........ ........ ........ ........ 24% 282M 2s 23:58:09 55296K ........ ........ ........ ........ ........ ........ 25% 305M 2s 23:58:09 58368K ........ ........ ........ ........ ........ ........ 26% 292M 2s 23:58:09 61440K ........ ........ ........ ........ ........ ........ 28% 290M 1s 23:58:09 64512K ........ ........ ........ ........ ........ ........ 29% 297M 1s 23:58:09 67584K ........ ........ ........ ........ ........ ........ 30% 289M 1s 23:58:09 70656K ........ ........ ........ ........ ........ ........ 32% 295M 1s 23:58:09 73728K ........ ........ ........ ........ ........ ........ 33% 277M 1s 23:58:09 76800K ........ ........ ........ ........ ........ ........ 34% 252M 1s 23:58:09 79872K ........ ........ ........ ........ ........ ........ 36% 226M 1s 23:58:09 82944K ........ ........ ........ ........ ........ ........ 37% 458M 1s 23:58:09 86016K ........ ........ ........ ........ ........ ........ 38% 355M 1s 23:58:09 89088K ........ ........ ........ ........ ........ ........ 40% 290M 1s 23:58:09 92160K ........ ........ ........ ........ ........ ........ 41% 291M 1s 23:58:09 95232K ........ ........ ........ ........ ........ ........ 42% 293M 1s 23:58:09 98304K ........ ........ ........ ........ ........ ........ 44% 289M 1s 23:58:09 101376K ........ ........ ........ ........ ........ ........ 45% 290M 1s 23:58:09 104448K ........ ........ ........ ........ ........ ........ 46% 288M 1s 23:58:09 107520K ........ ........ ........ ........ ........ ........ 48% 273M 1s 23:58:09 110592K ........ ........ ........ ........ ........ ........ 49% 282M 1s 23:58:09 113664K ........ ........ ........ ........ ........ ........ 50% 285M 1s 23:58:09 116736K ........ ........ ........ ........ ........ ........ 52% 292M 1s 23:58:09 119808K ........ ........ ........ ........ ........ ........ 53% 284M 1s 23:58:09 122880K ........ ........ ........ ........ ........ ........ 54% 279M 1s 23:58:09 125952K ........ ........ ........ ........ ........ ........ 56% 287M 1s 23:58:09 129024K ........ ........ ........ ........ ........ ........ 57% 294M 1s 23:58:09 132096K ........ ........ ........ ........ ........ ........ 58% 274M 1s 23:58:09 135168K ........ ........ ........ ........ ........ ........ 60% 291M 1s 23:58:09 138240K ........ ........ ........ ........ ........ ........ 61% 203M 1s 23:58:09 141312K ........ ........ ........ ........ ........ ........ 62% 410M 0s 23:58:09 144384K ........ ........ ........ ........ ........ ........ 64% 306M 0s 23:58:09 147456K ........ ........ ........ ........ ........ ........ 65% 272M 0s 23:58:09 150528K ........ ........ ........ ........ ........ ........ 66% 306M 0s 23:58:09 153600K ........ ........ ........ ........ ........ ........ 68% 285M 0s 23:58:09 156672K ........ ........ ........ ........ ........ ........ 69% 288M 0s 23:58:09 159744K ........ ........ ........ ........ ........ ........ 70% 291M 0s 23:58:09 162816K ........ ........ ........ ........ ........ ........ 72% 289M 0s 23:58:09 165888K ........ ........ ........ ........ ........ ........ 73% 299M 0s 23:58:09 168960K ........ ........ ........ ........ ........ ........ 74% 284M 0s 23:58:09 172032K ........ ........ ........ ........ ........ ........ 76% 282M 0s 23:58:09 175104K ........ ........ ........ ........ ........ ........ 77% 276M 0s 23:58:09 178176K ........ ........ ........ ........ ........ ........ 78% 281M 0s 23:58:09 181248K ........ ........ ........ ........ ........ ........ 80% 303M 0s 23:58:09 184320K ........ ........ ........ ........ ........ ........ 81% 286M 0s 23:58:09 187392K ........ ........ ........ ........ ........ ........ 83% 284M 0s 23:58:09 190464K ........ ........ ........ ........ ........ ........ 84% 283M 0s 23:58:09 193536K ........ ........ ........ ........ ........ ........ 85% 279M 0s 23:58:09 196608K ........ ........ ........ ........ ........ ........ 87% 293M 0s 23:58:09 199680K ........ ........ ........ ........ ........ ........ 88% 285M 0s 23:58:09 202752K ........ ........ ........ ........ ........ ........ 89% 279M 0s 23:58:09 205824K ........ ........ ........ ........ ........ ........ 91% 275M 0s 23:58:09 208896K ........ ........ ........ ........ ........ ........ 92% 281M 0s 23:58:10 211968K ........ ........ ........ ........ ........ ........ 93% 286M 0s 23:58:10 215040K ........ ........ ........ ........ ........ ........ 95% 289M 0s 23:58:10 218112K ........ ........ ........ ........ ........ ........ 96% 285M 0s 23:58:10 221184K ........ ........ ........ ........ ........ ........ 97% 282M 0s 23:58:10 224256K ........ ........ ........ ........ ........ ........ 99% 282M 0s 23:58:10 227328K ........ ........ ........ ........ . 100% 300M=1.1s 23:58:10 23:58:10 2025-11-01 23:58:10 (199 MB/s) - ‘karaf-0.23.0-20251101.163313-524.zip’ saved [234979936/234979936] 23:58:10 23:58:10 Extracting the new controller... 23:58:10 + echo 'Extracting the new controller...' 23:58:10 + unzip -q karaf-0.23.0-20251101.163313-524.zip 23:58:12 Adding external repositories... 23:58:12 + echo 'Adding external repositories...' 23:58:12 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:12 ################################################################################ 23:58:12 # 23:58:12 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:12 # contributor license agreements. See the NOTICE file distributed with 23:58:12 # this work for additional information regarding copyright ownership. 23:58:12 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:12 # (the "License"); you may not use this file except in compliance with 23:58:12 # the License. You may obtain a copy of the License at 23:58:12 # 23:58:12 # http://www.apache.org/licenses/LICENSE-2.0 23:58:12 # 23:58:12 # Unless required by applicable law or agreed to in writing, software 23:58:12 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:12 # See the License for the specific language governing permissions and 23:58:12 # limitations under the License. 23:58:12 # 23:58:12 ################################################################################ 23:58:12 23:58:12 # 23:58:12 # If set to true, the following property will not allow any certificate to be used 23:58:12 # when accessing Maven repositories through SSL 23:58:12 # 23:58:12 #org.ops4j.pax.url.mvn.certificateCheck= 23:58:12 23:58:12 # 23:58:12 # Path to the local Maven settings file. 23:58:12 # The repositories defined in this file will be automatically added to the list 23:58:12 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:58:12 # below is not set. 23:58:12 # The following locations are checked for the existence of the settings.xml file 23:58:12 # * 1. looks for the specified url 23:58:12 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:58:12 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:58:12 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:58:12 # 23:58:12 #org.ops4j.pax.url.mvn.settings= 23:58:12 23:58:12 # 23:58:12 # Path to the local Maven repository which is used to avoid downloading 23:58:12 # artifacts when they already exist locally. 23:58:12 # The value of this property will be extracted from the settings.xml file 23:58:12 # above, or defaulted to: 23:58:12 # System.getProperty( "user.home" ) + "/.m2/repository" 23:58:12 # 23:58:12 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:58:12 23:58:12 # 23:58:12 # Default this to false. It's just weird to use undocumented repos 23:58:12 # 23:58:12 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:58:12 23:58:12 # 23:58:12 # Uncomment if you don't wanna use the proxy settings 23:58:12 # from the Maven conf/settings.xml file 23:58:12 # 23:58:12 # org.ops4j.pax.url.mvn.proxySupport=false 23:58:12 23:58:12 # 23:58:12 # Comma separated list of repositories scanned when resolving an artifact. 23:58:12 # Those repositories will be checked before iterating through the 23:58:12 # below list of repositories and even before the local repository 23:58:12 # A repository url can be appended with zero or more of the following flags: 23:58:12 # @snapshots : the repository contains snaphots 23:58:12 # @noreleases : the repository does not contain any released artifacts 23:58:12 # 23:58:12 # The following property value will add the system folder as a repo. 23:58:12 # 23:58:12 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:58:12 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:58:12 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:58:12 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:58:12 23:58:12 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:58:12 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:58:12 23:58:12 # 23:58:12 # Comma separated list of repositories scanned when resolving an artifact. 23:58:12 # The default list includes the following repositories: 23:58:12 # http://repo1.maven.org/maven2@id=central 23:58:12 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:58:12 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:58:12 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:58:12 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:58:12 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:58:12 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:58:12 # To add repositories to the default ones, prepend '+' to the list of repositories 23:58:12 # to add. 23:58:12 # A repository url can be appended with zero or more of the following flags: 23:58:12 # @snapshots : the repository contains snapshots 23:58:12 # @noreleases : the repository does not contain any released artifacts 23:58:12 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:58:12 # 23:58:12 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:58:12 23:58:12 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 23:58:12 + echo 'Configuring the startup features...' 23:58:12 Configuring the startup features... 23:58:12 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:12 + FEATURE_TEST_STRING=features-test 23:58:12 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 23:58:12 + KARAF_VERSION=karaf4 23:58:12 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:58:12 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:12 + [[ ! -z '' ]] 23:58:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:12 ################################################################################ 23:58:12 # 23:58:12 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:12 # contributor license agreements. See the NOTICE file distributed with 23:58:12 # this work for additional information regarding copyright ownership. 23:58:12 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:12 # (the "License"); you may not use this file except in compliance with 23:58:12 # the License. You may obtain a copy of the License at 23:58:12 # 23:58:12 # http://www.apache.org/licenses/LICENSE-2.0 23:58:12 # 23:58:12 # Unless required by applicable law or agreed to in writing, software 23:58:12 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:12 # See the License for the specific language governing permissions and 23:58:12 # limitations under the License. 23:58:12 # 23:58:12 ################################################################################ 23:58:12 23:58:12 # 23:58:12 # Comma separated list of features repositories to register by default 23:58:12 # 23:58:12 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5becccb1-ec18-400d-b0a0-d8f4fba0758f.xml 23:58:12 23:58:12 # 23:58:12 # Comma separated list of features to install at startup 23:58:12 # 23:58:12 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, a580995b-d11d-4b4a-a29b-8b46beff8eee 23:58:12 23:58:12 # 23:58:12 # Resource repositories (OBR) that the features resolver can use 23:58:12 # to resolve requirements/capabilities 23:58:12 # 23:58:12 # The format of the resourceRepositories is 23:58:12 # resourceRepositories=[xml:url|json:url],... 23:58:12 # for Instance: 23:58:12 # 23:58:12 #resourceRepositories=xml:http://host/path/to/index.xml 23:58:12 # or 23:58:12 #resourceRepositories=json:http://host/path/to/index.json 23:58:12 # 23:58:12 23:58:12 # 23:58:12 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:58:12 # 23:58:12 featuresBootAsynchronous=false 23:58:12 23:58:12 # 23:58:12 # Service requirements enforcement 23:58:12 # 23:58:12 # By default, the feature resolver checks the service requirements/capabilities of 23:58:12 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:58:12 # the required bundles. 23:58:12 # The following flag can have those values: 23:58:12 # - disable: service requirements are completely ignored 23:58:12 # - default: service requirements are ignored for old features 23:58:12 # - enforce: service requirements are always verified 23:58:12 # 23:58:12 #serviceRequirements=default 23:58:12 23:58:12 # 23:58:12 # Store cfg file for config element in feature 23:58:12 # 23:58:12 #configCfgStore=true 23:58:12 23:58:12 # 23:58:12 # Define if the feature service automatically refresh bundles 23:58:12 # 23:58:12 autoRefresh=true 23:58:12 23:58:12 # 23:58:12 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:58:12 # XML file defines instructions related to features processing 23:58:12 # versions.properties may declare properties to resolve placeholders in XML file 23:58:12 # both files are relative to ${karaf.etc} 23:58:12 # 23:58:12 #featureProcessing=org.apache.karaf.features.xml 23:58:12 #featureProcessingVersions=versions.properties 23:58:12 + configure_karaf_log karaf4 '' 23:58:12 + local -r karaf_version=karaf4 23:58:12 + local -r controllerdebugmap= 23:58:12 + local logapi=log4j 23:58:12 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:58:12 log4j2.rootLogger.level = INFO 23:58:12 #log4j2.rootLogger.type = asyncRoot 23:58:12 #log4j2.rootLogger.includeLocation = false 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:58:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:58:12 log4j2.rootLogger.appenderRef.Console.ref = Console 23:58:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:58:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:58:12 log4j2.logger.spifly.name = org.apache.aries.spifly 23:58:12 log4j2.logger.spifly.level = WARN 23:58:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:58:12 log4j2.logger.audit.level = INFO 23:58:12 log4j2.logger.audit.additivity = false 23:58:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:58:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:58:12 log4j2.appender.console.type = Console 23:58:12 log4j2.appender.console.name = Console 23:58:12 log4j2.appender.console.layout.type = PatternLayout 23:58:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:58:12 log4j2.appender.rolling.type = RollingRandomAccessFile 23:58:12 log4j2.appender.rolling.name = RollingFile 23:58:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:58:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:58:12 #log4j2.appender.rolling.immediateFlush = false 23:58:12 log4j2.appender.rolling.append = true 23:58:12 log4j2.appender.rolling.layout.type = PatternLayout 23:58:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:58:12 log4j2.appender.rolling.policies.type = Policies 23:58:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:58:12 log4j2.appender.rolling.policies.size.size = 64MB 23:58:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:58:12 log4j2.appender.rolling.strategy.max = 7 23:58:12 log4j2.appender.audit.type = RollingRandomAccessFile 23:58:12 log4j2.appender.audit.name = AuditRollingFile 23:58:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:58:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:58:12 log4j2.appender.audit.append = true 23:58:12 log4j2.appender.audit.layout.type = PatternLayout 23:58:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:58:12 log4j2.appender.audit.policies.type = Policies 23:58:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:58:12 log4j2.appender.audit.policies.size.size = 8MB 23:58:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:58:12 log4j2.appender.audit.strategy.max = 7 23:58:12 log4j2.appender.osgi.type = PaxOsgi 23:58:12 log4j2.appender.osgi.name = PaxOsgi 23:58:12 log4j2.appender.osgi.filter = * 23:58:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:58:12 #log4j2.logger.aether.level = TRACE 23:58:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:58:12 #log4j2.logger.http-headers.level = DEBUG 23:58:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:58:12 #log4j2.logger.maven.level = TRACE 23:58:12 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:58:12 + logapi=log4j2 23:58:12 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:58:12 + '[' log4j2 == log4j2 ']' 23:58:12 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:12 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:58:12 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:58:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:58:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:58:12 controllerdebugmap: 23:58:12 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:12 + unset IFS 23:58:12 + echo 'controllerdebugmap: ' 23:58:12 + '[' -n '' ']' 23:58:12 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:58:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:12 ################################################################################ 23:58:12 # 23:58:12 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:12 # contributor license agreements. See the NOTICE file distributed with 23:58:12 # this work for additional information regarding copyright ownership. 23:58:12 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:12 # (the "License"); you may not use this file except in compliance with 23:58:12 # the License. You may obtain a copy of the License at 23:58:12 # 23:58:12 # http://www.apache.org/licenses/LICENSE-2.0 23:58:12 # 23:58:12 # Unless required by applicable law or agreed to in writing, software 23:58:12 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:12 # See the License for the specific language governing permissions and 23:58:12 # limitations under the License. 23:58:12 # 23:58:12 ################################################################################ 23:58:12 23:58:12 # Common pattern layout for appenders 23:58:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:58:12 23:58:12 # Root logger 23:58:12 log4j2.rootLogger.level = INFO 23:58:12 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:58:12 #log4j2.rootLogger.type = asyncRoot 23:58:12 #log4j2.rootLogger.includeLocation = false 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:58:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:58:12 log4j2.rootLogger.appenderRef.Console.ref = Console 23:58:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:58:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:58:12 23:58:12 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:58:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:58:12 23:58:12 # Loggers configuration 23:58:12 23:58:12 # Spifly logger 23:58:12 log4j2.logger.spifly.name = org.apache.aries.spifly 23:58:12 log4j2.logger.spifly.level = WARN 23:58:12 23:58:12 # Security audit logger 23:58:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:58:12 log4j2.logger.audit.level = INFO 23:58:12 log4j2.logger.audit.additivity = false 23:58:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:58:12 23:58:12 # Appenders configuration 23:58:12 23:58:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:58:12 log4j2.appender.console.type = Console 23:58:12 log4j2.appender.console.name = Console 23:58:12 log4j2.appender.console.layout.type = PatternLayout 23:58:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:58:12 23:58:12 # Rolling file appender 23:58:12 log4j2.appender.rolling.type = RollingRandomAccessFile 23:58:12 log4j2.appender.rolling.name = RollingFile 23:58:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:58:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:58:12 # uncomment to not force a disk flush 23:58:12 #log4j2.appender.rolling.immediateFlush = false 23:58:12 log4j2.appender.rolling.append = true 23:58:12 log4j2.appender.rolling.layout.type = PatternLayout 23:58:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:58:12 log4j2.appender.rolling.policies.type = Policies 23:58:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:58:12 log4j2.appender.rolling.policies.size.size = 1GB 23:58:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:58:12 log4j2.appender.rolling.strategy.max = 7 23:58:12 23:58:12 # Audit file appender 23:58:12 log4j2.appender.audit.type = RollingRandomAccessFile 23:58:12 log4j2.appender.audit.name = AuditRollingFile 23:58:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:58:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:58:12 log4j2.appender.audit.append = true 23:58:12 log4j2.appender.audit.layout.type = PatternLayout 23:58:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:58:12 log4j2.appender.audit.policies.type = Policies 23:58:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:58:12 log4j2.appender.audit.policies.size.size = 8MB 23:58:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:58:12 log4j2.appender.audit.strategy.max = 7 23:58:12 23:58:12 # OSGi appender 23:58:12 log4j2.appender.osgi.type = PaxOsgi 23:58:12 log4j2.appender.osgi.name = PaxOsgi 23:58:12 log4j2.appender.osgi.filter = * 23:58:12 23:58:12 # help with identification of maven-related problems with pax-url-aether 23:58:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:58:12 #log4j2.logger.aether.level = TRACE 23:58:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:58:12 #log4j2.logger.http-headers.level = DEBUG 23:58:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:58:12 #log4j2.logger.maven.level = TRACE 23:58:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:58:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:58:12 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:12 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:58:12 + local -r controllermem=2048m 23:58:12 Configure 23:58:12 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:58:12 max memory: 2048m 23:58:12 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:12 + echo Configure 23:58:12 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:58:12 + echo ' max memory: 2048m' 23:58:12 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:12 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 23:58:12 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:12 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:12 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:12 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 23:58:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:12 #!/bin/sh 23:58:12 # 23:58:12 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:12 # contributor license agreements. See the NOTICE file distributed with 23:58:12 # this work for additional information regarding copyright ownership. 23:58:12 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:12 # (the "License"); you may not use this file except in compliance with 23:58:12 # the License. You may obtain a copy of the License at 23:58:12 # 23:58:12 # http://www.apache.org/licenses/LICENSE-2.0 23:58:12 # 23:58:12 # Unless required by applicable law or agreed to in writing, software 23:58:12 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:12 # See the License for the specific language governing permissions and 23:58:12 # limitations under the License. 23:58:12 # 23:58:12 23:58:12 # 23:58:12 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:58:12 # script: client, instance, shell, start, status, stop, karaf 23:58:12 # 23:58:12 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:58:12 # Actions go here... 23:58:12 # fi 23:58:12 23:58:12 # 23:58:12 # general settings which should be applied for all scripts go here; please keep 23:58:12 # in mind that it is possible that scripts might be executed more than once, e.g. 23:58:12 # in example of the start script where the start script is executed first and the 23:58:12 # karaf script afterwards. 23:58:12 # 23:58:12 23:58:12 # 23:58:12 # The following section shows the possible configuration options for the default 23:58:12 # karaf scripts 23:58:12 # 23:58:12 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:58:12 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:58:12 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:58:12 # export EXTRA_JAVA_OPTS # Additional JVM options 23:58:12 # export KARAF_HOME # Karaf home folder 23:58:12 # export KARAF_DATA # Karaf data folder 23:58:12 # export KARAF_BASE # Karaf base folder 23:58:12 # export KARAF_ETC # Karaf etc folder 23:58:12 # export KARAF_LOG # Karaf log folder 23:58:12 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:58:12 # export KARAF_OPTS # Additional available Karaf options 23:58:12 # export KARAF_DEBUG # Enable debug mode 23:58:12 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:58:12 # export KARAF_NOROOT # Prevent execution as root if set to true 23:58:12 Set Java version 23:58:12 + echo 'Set Java version' 23:58:12 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:58:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:58:12 sudo: a password is required 23:58:12 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:58:12 sudo: a password is required 23:58:12 JDK default version ... 23:58:12 + echo 'JDK default version ...' 23:58:12 + java -version 23:58:12 openjdk version "21.0.8" 2025-07-15 23:58:12 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:58:12 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:58:12 Set JAVA_HOME 23:58:12 + echo 'Set JAVA_HOME' 23:58:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:58:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:58:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:12 Listing all open ports on controller system... 23:58:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:58:12 + echo 'Listing all open ports on controller system...' 23:58:12 + netstat -pnatu 23:58:12 /tmp/configuration-script.sh: line 40: netstat: command not found 23:58:12 Configuring cluster 23:58:12 + '[' -f /tmp/custom_shard_config.txt ']' 23:58:12 + echo 'Configuring cluster' 23:58:12 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.116 10.30.170.18 10.30.170.19 23:58:12 ################################################ 23:58:12 ## Configure Cluster ## 23:58:12 ################################################ 23:58:12 NOTE: Cluster configuration files not found. Copying from 23:58:12 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:58:12 Configuring unique name in pekko.conf 23:58:12 Configuring hostname in pekko.conf 23:58:12 Configuring data and rpc seed nodes in pekko.conf 23:58:12 modules = [ 23:58:12 23:58:12 { 23:58:12 name = "inventory" 23:58:12 namespace = "urn:opendaylight:inventory" 23:58:12 shard-strategy = "module" 23:58:12 }, 23:58:12 { 23:58:12 name = "topology" 23:58:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:58:12 shard-strategy = "module" 23:58:12 }, 23:58:12 { 23:58:12 name = "toaster" 23:58:12 namespace = "http://netconfcentral.org/ns/toaster" 23:58:12 shard-strategy = "module" 23:58:12 } 23:58:12 ] 23:58:12 Configuring replication type in module-shards.conf 23:58:12 ################################################ 23:58:12 ## NOTE: Manually restart controller to ## 23:58:12 ## apply configuration. ## 23:58:12 ################################################ 23:58:12 Dump pekko.conf 23:58:12 + echo 'Dump pekko.conf' 23:58:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:12 23:58:12 odl-cluster-data { 23:58:12 pekko { 23:58:12 remote { 23:58:12 artery { 23:58:12 enabled = on 23:58:12 transport = tcp 23:58:12 canonical.hostname = "10.30.170.18" 23:58:12 canonical.port = 2550 23:58:12 } 23:58:12 } 23:58:12 23:58:12 cluster { 23:58:12 # Using artery. 23:58:12 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.116:2550", 23:58:12 "pekko://opendaylight-cluster-data@10.30.170.18:2550", 23:58:12 "pekko://opendaylight-cluster-data@10.30.170.19:2550"] 23:58:12 23:58:12 roles = ["member-2"] 23:58:12 23:58:12 # when under load we might trip a false positive on the failure detector 23:58:12 # failure-detector { 23:58:12 # heartbeat-interval = 4 s 23:58:12 # acceptable-heartbeat-pause = 16s 23:58:12 # } 23:58:12 } 23:58:12 23:58:12 persistence { 23:58:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:58:12 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:58:12 # The relative path is always relative to KARAF_HOME. 23:58:12 23:58:12 # snapshot-store.local.dir = "target/snapshots" 23:58:12 23:58:12 # Use lz4 compression for LocalSnapshotStore snapshots 23:58:12 snapshot-store.local.use-lz4-compression = false 23:58:12 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:58:12 snapshot-store.local.lz4-blocksize = 256KB 23:58:12 } 23:58:12 disable-default-actor-system-quarantined-event-handling = "false" 23:58:12 } 23:58:12 } 23:58:12 Dump modules.conf 23:58:12 + echo 'Dump modules.conf' 23:58:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:12 modules = [ 23:58:12 23:58:12 { 23:58:12 name = "inventory" 23:58:12 namespace = "urn:opendaylight:inventory" 23:58:12 shard-strategy = "module" 23:58:12 }, 23:58:12 { 23:58:12 name = "topology" 23:58:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:58:12 shard-strategy = "module" 23:58:12 }, 23:58:12 { 23:58:12 name = "toaster" 23:58:12 namespace = "http://netconfcentral.org/ns/toaster" 23:58:12 shard-strategy = "module" 23:58:12 } 23:58:12 ] 23:58:12 Dump module-shards.conf 23:58:12 + echo 'Dump module-shards.conf' 23:58:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:12 module-shards = [ 23:58:12 { 23:58:12 name = "default" 23:58:12 shards = [ 23:58:12 { 23:58:12 name = "default" 23:58:12 replicas = ["member-1", 23:58:12 "member-2", 23:58:12 "member-3"] 23:58:12 } 23:58:12 ] 23:58:12 }, 23:58:12 { 23:58:12 name = "inventory" 23:58:12 shards = [ 23:58:12 { 23:58:12 name="inventory" 23:58:12 replicas = ["member-1", 23:58:12 "member-2", 23:58:12 "member-3"] 23:58:12 } 23:58:12 ] 23:58:12 }, 23:58:12 { 23:58:12 name = "topology" 23:58:12 shards = [ 23:58:12 { 23:58:12 name="topology" 23:58:12 replicas = ["member-1", 23:58:12 "member-2", 23:58:12 "member-3"] 23:58:12 } 23:58:12 ] 23:58:12 }, 23:58:12 { 23:58:12 name = "toaster" 23:58:12 shards = [ 23:58:12 { 23:58:12 name="toaster" 23:58:12 replicas = ["member-1", 23:58:12 "member-2", 23:58:12 "member-3"] 23:58:12 } 23:58:12 ] 23:58:12 } 23:58:12 ] 23:58:12 Configuring member-3 with IP address 10.30.170.19 23:58:12 Warning: Permanently added '10.30.170.19' (ECDSA) to the list of known hosts. 23:58:12 Warning: Permanently added '10.30.170.19' (ECDSA) to the list of known hosts. 23:58:12 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 23:58:12 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:58:12 common-functions.sh is being sourced 23:58:12 ++ echo 'common-functions.sh is being sourced' 23:58:12 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 23:58:12 ++ DISTROSTREAM=vanadium 23:58:12 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:12 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:12 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:12 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:12 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:12 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:12 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:12 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:12 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:12 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:12 ++ export CONTROLLERMEM= 23:58:12 ++ CONTROLLERMEM= 23:58:12 ++ case "${DISTROSTREAM}" in 23:58:12 ++ CLUSTER_SYSTEM=pekko 23:58:12 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:12 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:12 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:12 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:12 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:12 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:12 ++ print_common_env 23:58:12 ++ cat 23:58:12 common-functions environment: 23:58:12 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:12 ACTUALFEATURES: 23:58:12 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:12 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:12 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:12 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:12 CONTROLLERMEM: 23:58:12 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:12 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:12 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:12 SUITES: 23:58:12 23:58:12 ++ SSH='ssh -t -t' 23:58:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:58:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:58:12 Changing to /tmp 23:58:12 + echo 'Changing to /tmp' 23:58:12 + cd /tmp 23:58:12 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip 23:58:12 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip' 23:58:12 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip 23:58:12 --2025-11-01 23:58:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip 23:58:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:58:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:58:12 HTTP request sent, awaiting response... 200 OK 23:58:12 Length: 234979936 (224M) [application/zip] 23:58:12 Saving to: ‘karaf-0.23.0-20251101.163313-524.zip’ 23:58:12 23:58:12 0K ........ ........ ........ ........ ........ ........ 1% 52.3M 4s 23:58:12 3072K ........ ........ ........ ........ ........ ........ 2% 64.1M 4s 23:58:13 6144K ........ ........ ........ ........ ........ ........ 4% 83.4M 3s 23:58:13 9216K ........ ........ ........ ........ ........ ........ 5% 74.0M 3s 23:58:13 12288K ........ ........ ........ ........ ........ ........ 6% 76.2M 3s 23:58:13 15360K ........ ........ ........ ........ ........ ........ 8% 125M 3s 23:58:13 18432K ........ ........ ........ ........ ........ ........ 9% 149M 3s 23:58:13 21504K ........ ........ ........ ........ ........ ........ 10% 143M 2s 23:58:13 24576K ........ ........ ........ ........ ........ ........ 12% 148M 2s 23:58:13 27648K ........ ........ ........ ........ ........ ........ 13% 186M 2s 23:58:13 30720K ........ ........ ........ ........ ........ ........ 14% 182M 2s 23:58:13 33792K ........ ........ ........ ........ ........ ........ 16% 207M 2s 23:58:13 36864K ........ ........ ........ ........ ........ ........ 17% 239M 2s 23:58:13 39936K ........ ........ ........ ........ ........ ........ 18% 190M 2s 23:58:13 43008K ........ ........ ........ ........ ........ ........ 20% 235M 2s 23:58:13 46080K ........ ........ ........ ........ ........ ........ 21% 272M 1s 23:58:13 49152K ........ ........ ........ ........ ........ ........ 22% 274M 1s 23:58:13 52224K ........ ........ ........ ........ ........ ........ 24% 272M 1s 23:58:13 55296K ........ ........ ........ ........ ........ ........ 25% 272M 1s 23:58:13 58368K ........ ........ ........ ........ ........ ........ 26% 271M 1s 23:58:13 61440K ........ ........ ........ ........ ........ ........ 28% 266M 1s 23:58:13 64512K ........ ........ ........ ........ ........ ........ 29% 265M 1s 23:58:13 67584K ........ ........ ........ ........ ........ ........ 30% 266M 1s 23:58:13 70656K ........ ........ ........ ........ ........ ........ 32% 271M 1s 23:58:13 73728K ........ ........ ........ ........ ........ ........ 33% 272M 1s 23:58:13 76800K ........ ........ ........ ........ ........ ........ 34% 265M 1s 23:58:13 79872K ........ ........ ........ ........ ........ ........ 36% 271M 1s 23:58:13 82944K ........ ........ ........ ........ ........ ........ 37% 272M 1s 23:58:13 86016K ........ ........ ........ ........ ........ ........ 38% 264M 1s 23:58:13 89088K ........ ........ ........ ........ ........ ........ 40% 263M 1s 23:58:13 92160K ........ ........ ........ ........ ........ ........ 41% 233M 1s 23:58:13 95232K ........ ........ ........ ........ ........ ........ 42% 250M 1s 23:58:13 98304K ........ ........ ........ ........ ........ ........ 44% 245M 1s 23:58:13 101376K ........ ........ ........ ........ ........ ........ 45% 247M 1s 23:58:13 104448K ........ ........ ........ ........ ........ ........ 46% 224M 1s 23:58:13 107520K ........ ........ ........ ........ ........ ........ 48% 233M 1s 23:58:13 110592K ........ ........ ........ ........ ........ ........ 49% 234M 1s 23:58:13 113664K ........ ........ ........ ........ ........ ........ 50% 230M 1s 23:58:13 116736K ........ ........ ........ ........ ........ ........ 52% 228M 1s 23:58:13 119808K ........ ........ ........ ........ ........ ........ 53% 215M 1s 23:58:13 122880K ........ ........ ........ ........ ........ ........ 54% 222M 1s 23:58:13 125952K ........ ........ ........ ........ ........ ........ 56% 225M 1s 23:58:13 129024K ........ ........ ........ ........ ........ ........ 57% 221M 1s 23:58:13 132096K ........ ........ ........ ........ ........ ........ 58% 222M 1s 23:58:13 135168K ........ ........ ........ ........ ........ ........ 60% 219M 0s 23:58:13 138240K ........ ........ ........ ........ ........ ........ 61% 229M 0s 23:58:13 141312K ........ ........ ........ ........ ........ ........ 62% 222M 0s 23:58:13 144384K ........ ........ ........ ........ ........ ........ 64% 230M 0s 23:58:13 147456K ........ ........ ........ ........ ........ ........ 65% 228M 0s 23:58:13 150528K ........ ........ ........ ........ ........ ........ 66% 228M 0s 23:58:13 153600K ........ ........ ........ ........ ........ ........ 68% 213M 0s 23:58:13 156672K ........ ........ ........ ........ ........ ........ 69% 241M 0s 23:58:13 159744K ........ ........ ........ ........ ........ ........ 70% 215M 0s 23:58:13 162816K ........ ........ ........ ........ ........ ........ 72% 222M 0s 23:58:13 165888K ........ ........ ........ ........ ........ ........ 73% 225M 0s 23:58:13 168960K ........ ........ ........ ........ ........ ........ 74% 227M 0s 23:58:13 172032K ........ ........ ........ ........ ........ ........ 76% 225M 0s 23:58:13 175104K ........ ........ ........ ........ ........ ........ 77% 224M 0s 23:58:13 178176K ........ ........ ........ ........ ........ ........ 78% 220M 0s 23:58:13 181248K ........ ........ ........ ........ ........ ........ 80% 225M 0s 23:58:13 184320K ........ ........ ........ ........ ........ ........ 81% 212M 0s 23:58:13 187392K ........ ........ ........ ........ ........ ........ 83% 218M 0s 23:58:13 190464K ........ ........ ........ ........ ........ ........ 84% 221M 0s 23:58:13 193536K ........ ........ ........ ........ ........ ........ 85% 224M 0s 23:58:13 196608K ........ ........ ........ ........ ........ ........ 87% 227M 0s 23:58:13 199680K ........ ........ ........ ........ ........ ........ 88% 226M 0s 23:58:13 202752K ........ ........ ........ ........ ........ ........ 89% 231M 0s 23:58:13 205824K ........ ........ ........ ........ ........ ........ 91% 225M 0s 23:58:14 208896K ........ ........ ........ ........ ........ ........ 92% 229M 0s 23:58:14 211968K ........ ........ ........ ........ ........ ........ 93% 228M 0s 23:58:14 215040K ........ ........ ........ ........ ........ ........ 95% 225M 0s 23:58:14 218112K ........ ........ ........ ........ ........ ........ 96% 225M 0s 23:58:14 221184K ........ ........ ........ ........ ........ ........ 97% 218M 0s 23:58:14 224256K ........ ........ ........ ........ ........ ........ 99% 232M 0s 23:58:14 227328K ........ ........ ........ ........ . 100% 221M=1.2s 23:58:14 23:58:14 2025-11-01 23:58:14 (194 MB/s) - ‘karaf-0.23.0-20251101.163313-524.zip’ saved [234979936/234979936] 23:58:14 23:58:14 Extracting the new controller... 23:58:14 + echo 'Extracting the new controller...' 23:58:14 + unzip -q karaf-0.23.0-20251101.163313-524.zip 23:58:16 Adding external repositories... 23:58:16 + echo 'Adding external repositories...' 23:58:16 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:16 ################################################################################ 23:58:16 # 23:58:16 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:16 # contributor license agreements. See the NOTICE file distributed with 23:58:16 # this work for additional information regarding copyright ownership. 23:58:16 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:16 # (the "License"); you may not use this file except in compliance with 23:58:16 # the License. You may obtain a copy of the License at 23:58:16 # 23:58:16 # http://www.apache.org/licenses/LICENSE-2.0 23:58:16 # 23:58:16 # Unless required by applicable law or agreed to in writing, software 23:58:16 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:16 # See the License for the specific language governing permissions and 23:58:16 # limitations under the License. 23:58:16 # 23:58:16 ################################################################################ 23:58:16 23:58:16 # 23:58:16 # If set to true, the following property will not allow any certificate to be used 23:58:16 # when accessing Maven repositories through SSL 23:58:16 # 23:58:16 #org.ops4j.pax.url.mvn.certificateCheck= 23:58:16 23:58:16 # 23:58:16 # Path to the local Maven settings file. 23:58:16 # The repositories defined in this file will be automatically added to the list 23:58:16 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:58:16 # below is not set. 23:58:16 # The following locations are checked for the existence of the settings.xml file 23:58:16 # * 1. looks for the specified url 23:58:16 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:58:16 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:58:16 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:58:16 # 23:58:16 #org.ops4j.pax.url.mvn.settings= 23:58:16 23:58:16 # 23:58:16 # Path to the local Maven repository which is used to avoid downloading 23:58:16 # artifacts when they already exist locally. 23:58:16 # The value of this property will be extracted from the settings.xml file 23:58:16 # above, or defaulted to: 23:58:16 # System.getProperty( "user.home" ) + "/.m2/repository" 23:58:16 # 23:58:16 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:58:16 23:58:16 # 23:58:16 # Default this to false. It's just weird to use undocumented repos 23:58:16 # 23:58:16 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:58:16 23:58:16 # 23:58:16 # Uncomment if you don't wanna use the proxy settings 23:58:16 # from the Maven conf/settings.xml file 23:58:16 # 23:58:16 # org.ops4j.pax.url.mvn.proxySupport=false 23:58:16 23:58:16 # 23:58:16 # Comma separated list of repositories scanned when resolving an artifact. 23:58:16 # Those repositories will be checked before iterating through the 23:58:16 # below list of repositories and even before the local repository 23:58:16 # A repository url can be appended with zero or more of the following flags: 23:58:16 # @snapshots : the repository contains snaphots 23:58:16 # @noreleases : the repository does not contain any released artifacts 23:58:16 # 23:58:16 # The following property value will add the system folder as a repo. 23:58:16 # 23:58:16 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:58:16 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:58:16 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:58:16 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:58:16 23:58:16 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:58:16 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:58:16 23:58:16 # 23:58:16 # Comma separated list of repositories scanned when resolving an artifact. 23:58:16 # The default list includes the following repositories: 23:58:16 # http://repo1.maven.org/maven2@id=central 23:58:16 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:58:16 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:58:16 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:58:16 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:58:16 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:58:16 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:58:16 # To add repositories to the default ones, prepend '+' to the list of repositories 23:58:16 # to add. 23:58:16 # A repository url can be appended with zero or more of the following flags: 23:58:16 # @snapshots : the repository contains snapshots 23:58:16 # @noreleases : the repository does not contain any released artifacts 23:58:16 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:58:16 # 23:58:16 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:58:16 23:58:16 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:58:16 + [[ True == \T\r\u\e ]] 23:58:16 + echo 'Configuring the startup features...' 23:58:16 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:16 + FEATURE_TEST_STRING=features-test 23:58:16 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 23:58:16 + KARAF_VERSION=karaf4 23:58:16 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:58:16 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:16 + [[ ! -z '' ]] 23:58:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:16 ################################################################################ 23:58:16 # 23:58:16 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:16 # contributor license agreements. See the NOTICE file distributed with 23:58:16 # this work for additional information regarding copyright ownership. 23:58:16 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:16 # (the "License"); you may not use this file except in compliance with 23:58:16 # the License. You may obtain a copy of the License at 23:58:16 # 23:58:16 # http://www.apache.org/licenses/LICENSE-2.0 23:58:16 # 23:58:16 # Unless required by applicable law or agreed to in writing, software 23:58:16 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:16 # See the License for the specific language governing permissions and 23:58:16 # limitations under the License. 23:58:16 # 23:58:16 ################################################################################ 23:58:16 23:58:16 # 23:58:16 # Comma separated list of features repositories to register by default 23:58:16 # 23:58:16 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5becccb1-ec18-400d-b0a0-d8f4fba0758f.xml 23:58:16 23:58:16 # 23:58:16 # Comma separated list of features to install at startup 23:58:16 # 23:58:16 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, a580995b-d11d-4b4a-a29b-8b46beff8eee 23:58:16 23:58:16 # 23:58:16 # Resource repositories (OBR) that the features resolver can use 23:58:16 # to resolve requirements/capabilities 23:58:16 # 23:58:16 # The format of the resourceRepositories is 23:58:16 # resourceRepositories=[xml:url|json:url],... 23:58:16 # for Instance: 23:58:16 # 23:58:16 #resourceRepositories=xml:http://host/path/to/index.xml 23:58:16 # or 23:58:16 #resourceRepositories=json:http://host/path/to/index.json 23:58:16 # 23:58:16 23:58:16 # 23:58:16 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:58:16 # 23:58:16 featuresBootAsynchronous=false 23:58:16 23:58:16 # 23:58:16 # Service requirements enforcement 23:58:16 # 23:58:16 # By default, the feature resolver checks the service requirements/capabilities of 23:58:16 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:58:16 # the required bundles. 23:58:16 # The following flag can have those values: 23:58:16 # - disable: service requirements are completely ignored 23:58:16 # - default: service requirements are ignored for old features 23:58:16 # - enforce: service requirements are always verified 23:58:16 # 23:58:16 #serviceRequirements=default 23:58:16 23:58:16 # 23:58:16 # Store cfg file for config element in feature 23:58:16 # 23:58:16 #configCfgStore=true 23:58:16 23:58:16 # 23:58:16 # Define if the feature service automatically refresh bundles 23:58:16 # 23:58:16 autoRefresh=true 23:58:16 23:58:16 # 23:58:16 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:58:16 # XML file defines instructions related to features processing 23:58:16 # versions.properties may declare properties to resolve placeholders in XML file 23:58:16 # both files are relative to ${karaf.etc} 23:58:16 # 23:58:16 #featureProcessing=org.apache.karaf.features.xml 23:58:16 #featureProcessingVersions=versions.properties 23:58:16 + configure_karaf_log karaf4 '' 23:58:16 + local -r karaf_version=karaf4 23:58:16 + local -r controllerdebugmap= 23:58:16 + local logapi=log4j 23:58:16 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:58:16 log4j2.rootLogger.level = INFO 23:58:16 #log4j2.rootLogger.type = asyncRoot 23:58:16 #log4j2.rootLogger.includeLocation = false 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:58:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:58:16 log4j2.rootLogger.appenderRef.Console.ref = Console 23:58:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:58:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:58:16 log4j2.logger.spifly.name = org.apache.aries.spifly 23:58:16 log4j2.logger.spifly.level = WARN 23:58:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:58:16 log4j2.logger.audit.level = INFO 23:58:16 log4j2.logger.audit.additivity = false 23:58:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:58:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:58:16 log4j2.appender.console.type = Console 23:58:16 log4j2.appender.console.name = Console 23:58:16 log4j2.appender.console.layout.type = PatternLayout 23:58:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:58:16 log4j2.appender.rolling.type = RollingRandomAccessFile 23:58:16 log4j2.appender.rolling.name = RollingFile 23:58:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:58:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:58:16 #log4j2.appender.rolling.immediateFlush = false 23:58:16 log4j2.appender.rolling.append = true 23:58:16 log4j2.appender.rolling.layout.type = PatternLayout 23:58:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:58:16 log4j2.appender.rolling.policies.type = Policies 23:58:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:58:16 log4j2.appender.rolling.policies.size.size = 64MB 23:58:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:58:16 log4j2.appender.rolling.strategy.max = 7 23:58:16 log4j2.appender.audit.type = RollingRandomAccessFile 23:58:16 log4j2.appender.audit.name = AuditRollingFile 23:58:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:58:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:58:16 log4j2.appender.audit.append = true 23:58:16 log4j2.appender.audit.layout.type = PatternLayout 23:58:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:58:16 log4j2.appender.audit.policies.type = Policies 23:58:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:58:16 log4j2.appender.audit.policies.size.size = 8MB 23:58:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:58:16 log4j2.appender.audit.strategy.max = 7 23:58:16 log4j2.appender.osgi.type = PaxOsgi 23:58:16 log4j2.appender.osgi.name = PaxOsgi 23:58:16 log4j2.appender.osgi.filter = * 23:58:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:58:16 #log4j2.logger.aether.level = TRACE 23:58:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:58:16 #log4j2.logger.http-headers.level = DEBUG 23:58:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:58:16 #log4j2.logger.maven.level = TRACE 23:58:16 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:58:16 + logapi=log4j2 23:58:16 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:58:16 + '[' log4j2 == log4j2 ']' 23:58:16 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:16 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:58:16 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:58:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:58:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:58:16 controllerdebugmap: 23:58:16 + unset IFS 23:58:16 + echo 'controllerdebugmap: ' 23:58:16 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:16 + '[' -n '' ']' 23:58:16 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:58:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:16 ################################################################################ 23:58:16 # 23:58:16 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:16 # contributor license agreements. See the NOTICE file distributed with 23:58:16 # this work for additional information regarding copyright ownership. 23:58:16 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:16 # (the "License"); you may not use this file except in compliance with 23:58:16 # the License. You may obtain a copy of the License at 23:58:16 # 23:58:16 # http://www.apache.org/licenses/LICENSE-2.0 23:58:16 # 23:58:16 # Unless required by applicable law or agreed to in writing, software 23:58:16 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:16 # See the License for the specific language governing permissions and 23:58:16 # limitations under the License. 23:58:16 # 23:58:16 ################################################################################ 23:58:16 23:58:16 # Common pattern layout for appenders 23:58:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:58:16 23:58:16 # Root logger 23:58:16 log4j2.rootLogger.level = INFO 23:58:16 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:58:16 #log4j2.rootLogger.type = asyncRoot 23:58:16 #log4j2.rootLogger.includeLocation = false 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:58:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:58:16 log4j2.rootLogger.appenderRef.Console.ref = Console 23:58:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:58:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:58:16 23:58:16 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:58:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:58:16 23:58:16 # Loggers configuration 23:58:16 23:58:16 # Spifly logger 23:58:16 log4j2.logger.spifly.name = org.apache.aries.spifly 23:58:16 log4j2.logger.spifly.level = WARN 23:58:16 23:58:16 # Security audit logger 23:58:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:58:16 log4j2.logger.audit.level = INFO 23:58:16 log4j2.logger.audit.additivity = false 23:58:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:58:16 23:58:16 # Appenders configuration 23:58:16 23:58:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:58:16 log4j2.appender.console.type = Console 23:58:16 log4j2.appender.console.name = Console 23:58:16 log4j2.appender.console.layout.type = PatternLayout 23:58:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:58:16 23:58:16 # Rolling file appender 23:58:16 log4j2.appender.rolling.type = RollingRandomAccessFile 23:58:16 log4j2.appender.rolling.name = RollingFile 23:58:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:58:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:58:16 # uncomment to not force a disk flush 23:58:16 #log4j2.appender.rolling.immediateFlush = false 23:58:16 log4j2.appender.rolling.append = true 23:58:16 log4j2.appender.rolling.layout.type = PatternLayout 23:58:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:58:16 log4j2.appender.rolling.policies.type = Policies 23:58:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:58:16 log4j2.appender.rolling.policies.size.size = 1GB 23:58:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:58:16 log4j2.appender.rolling.strategy.max = 7 23:58:16 23:58:16 # Audit file appender 23:58:16 log4j2.appender.audit.type = RollingRandomAccessFile 23:58:16 log4j2.appender.audit.name = AuditRollingFile 23:58:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:58:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:58:16 log4j2.appender.audit.append = true 23:58:16 log4j2.appender.audit.layout.type = PatternLayout 23:58:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:58:16 log4j2.appender.audit.policies.type = Policies 23:58:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:58:16 log4j2.appender.audit.policies.size.size = 8MB 23:58:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:58:16 log4j2.appender.audit.strategy.max = 7 23:58:16 23:58:16 # OSGi appender 23:58:16 log4j2.appender.osgi.type = PaxOsgi 23:58:16 log4j2.appender.osgi.name = PaxOsgi 23:58:16 log4j2.appender.osgi.filter = * 23:58:16 23:58:16 # help with identification of maven-related problems with pax-url-aether 23:58:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:58:16 #log4j2.logger.aether.level = TRACE 23:58:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:58:16 #log4j2.logger.http-headers.level = DEBUG 23:58:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:58:16 #log4j2.logger.maven.level = TRACE 23:58:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:58:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:58:16 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:16 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:58:16 + local -r controllermem=2048m 23:58:16 Configure 23:58:16 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:58:16 max memory: 2048m 23:58:16 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:16 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:16 + echo Configure 23:58:16 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:58:16 + echo ' max memory: 2048m' 23:58:16 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 23:58:16 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:16 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:16 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:16 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 23:58:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:16 #!/bin/sh 23:58:16 # 23:58:16 # Licensed to the Apache Software Foundation (ASF) under one or more 23:58:16 # contributor license agreements. See the NOTICE file distributed with 23:58:16 # this work for additional information regarding copyright ownership. 23:58:16 # The ASF licenses this file to You under the Apache License, Version 2.0 23:58:16 # (the "License"); you may not use this file except in compliance with 23:58:16 # the License. You may obtain a copy of the License at 23:58:16 # 23:58:16 # http://www.apache.org/licenses/LICENSE-2.0 23:58:16 # 23:58:16 # Unless required by applicable law or agreed to in writing, software 23:58:16 # distributed under the License is distributed on an "AS IS" BASIS, 23:58:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:58:16 # See the License for the specific language governing permissions and 23:58:16 # limitations under the License. 23:58:16 # 23:58:16 23:58:16 # 23:58:16 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:58:16 # script: client, instance, shell, start, status, stop, karaf 23:58:16 # 23:58:16 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:58:16 # Actions go here... 23:58:16 # fi 23:58:16 23:58:16 # 23:58:16 # general settings which should be applied for all scripts go here; please keep 23:58:16 # in mind that it is possible that scripts might be executed more than once, e.g. 23:58:16 # in example of the start script where the start script is executed first and the 23:58:16 # karaf script afterwards. 23:58:16 # 23:58:16 23:58:16 # 23:58:16 # The following section shows the possible configuration options for the default 23:58:16 # karaf scripts 23:58:16 # 23:58:16 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:58:16 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:58:16 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:58:16 # export EXTRA_JAVA_OPTS # Additional JVM options 23:58:16 # export KARAF_HOME # Karaf home folder 23:58:16 # export KARAF_DATA # Karaf data folder 23:58:16 # export KARAF_BASE # Karaf base folder 23:58:16 # export KARAF_ETC # Karaf etc folder 23:58:16 # export KARAF_LOG # Karaf log folder 23:58:16 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:58:16 # export KARAF_OPTS # Additional available Karaf options 23:58:16 # export KARAF_DEBUG # Enable debug mode 23:58:16 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:58:16 # export KARAF_NOROOT # Prevent execution as root if set to true 23:58:16 Set Java version 23:58:16 + echo 'Set Java version' 23:58:16 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:58:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:58:16 sudo: a password is required 23:58:16 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:58:16 sudo: a password is required 23:58:16 JDK default version ... 23:58:16 + echo 'JDK default version ...' 23:58:16 + java -version 23:58:16 openjdk version "21.0.8" 2025-07-15 23:58:16 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:58:16 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:58:16 Set JAVA_HOME 23:58:16 + echo 'Set JAVA_HOME' 23:58:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:58:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:58:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:16 Listing all open ports on controller system... 23:58:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:58:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:58:16 + echo 'Listing all open ports on controller system...' 23:58:16 + netstat -pnatu 23:58:16 /tmp/configuration-script.sh: line 40: netstat: command not found 23:58:16 Configuring cluster 23:58:16 + '[' -f /tmp/custom_shard_config.txt ']' 23:58:16 + echo 'Configuring cluster' 23:58:16 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.116 10.30.170.18 10.30.170.19 23:58:16 ################################################ 23:58:16 ## Configure Cluster ## 23:58:16 ################################################ 23:58:16 NOTE: Cluster configuration files not found. Copying from 23:58:16 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:58:16 Configuring unique name in pekko.conf 23:58:16 Configuring hostname in pekko.conf 23:58:16 Configuring data and rpc seed nodes in pekko.conf 23:58:16 modules = [ 23:58:16 23:58:16 { 23:58:16 name = "inventory" 23:58:16 namespace = "urn:opendaylight:inventory" 23:58:16 shard-strategy = "module" 23:58:16 }, 23:58:16 { 23:58:16 name = "topology" 23:58:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:58:16 shard-strategy = "module" 23:58:16 }, 23:58:16 { 23:58:16 name = "toaster" 23:58:16 namespace = "http://netconfcentral.org/ns/toaster" 23:58:16 shard-strategy = "module" 23:58:16 } 23:58:16 ] 23:58:16 Configuring replication type in module-shards.conf 23:58:16 ################################################ 23:58:16 ## NOTE: Manually restart controller to ## 23:58:16 ## apply configuration. ## 23:58:16 ################################################ 23:58:16 Dump pekko.conf 23:58:16 + echo 'Dump pekko.conf' 23:58:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:16 23:58:16 odl-cluster-data { 23:58:16 pekko { 23:58:16 remote { 23:58:16 artery { 23:58:16 enabled = on 23:58:16 transport = tcp 23:58:16 canonical.hostname = "10.30.170.19" 23:58:16 canonical.port = 2550 23:58:16 } 23:58:16 } 23:58:16 23:58:16 cluster { 23:58:16 # Using artery. 23:58:16 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.116:2550", 23:58:16 "pekko://opendaylight-cluster-data@10.30.170.18:2550", 23:58:16 "pekko://opendaylight-cluster-data@10.30.170.19:2550"] 23:58:16 23:58:16 roles = ["member-3"] 23:58:16 23:58:16 # when under load we might trip a false positive on the failure detector 23:58:16 # failure-detector { 23:58:16 # heartbeat-interval = 4 s 23:58:16 # acceptable-heartbeat-pause = 16s 23:58:16 # } 23:58:16 } 23:58:16 23:58:16 persistence { 23:58:16 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:58:16 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:58:16 # The relative path is always relative to KARAF_HOME. 23:58:16 23:58:16 # snapshot-store.local.dir = "target/snapshots" 23:58:16 23:58:16 # Use lz4 compression for LocalSnapshotStore snapshots 23:58:16 snapshot-store.local.use-lz4-compression = false 23:58:16 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:58:16 snapshot-store.local.lz4-blocksize = 256KB 23:58:16 } 23:58:16 disable-default-actor-system-quarantined-event-handling = "false" 23:58:16 } 23:58:16 } 23:58:16 Dump modules.conf 23:58:16 + echo 'Dump modules.conf' 23:58:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:16 modules = [ 23:58:16 23:58:16 { 23:58:16 name = "inventory" 23:58:16 namespace = "urn:opendaylight:inventory" 23:58:16 shard-strategy = "module" 23:58:16 }, 23:58:16 { 23:58:16 name = "topology" 23:58:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:58:16 shard-strategy = "module" 23:58:16 }, 23:58:16 { 23:58:16 name = "toaster" 23:58:16 namespace = "http://netconfcentral.org/ns/toaster" 23:58:16 shard-strategy = "module" 23:58:16 } 23:58:16 ] 23:58:16 Dump module-shards.conf 23:58:16 + echo 'Dump module-shards.conf' 23:58:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:16 module-shards = [ 23:58:16 { 23:58:16 name = "default" 23:58:16 shards = [ 23:58:16 { 23:58:16 name = "default" 23:58:16 replicas = ["member-1", 23:58:16 "member-2", 23:58:16 "member-3"] 23:58:16 } 23:58:16 ] 23:58:16 }, 23:58:16 { 23:58:16 name = "inventory" 23:58:16 shards = [ 23:58:16 { 23:58:16 name="inventory" 23:58:16 replicas = ["member-1", 23:58:16 "member-2", 23:58:16 "member-3"] 23:58:16 } 23:58:16 ] 23:58:16 }, 23:58:16 { 23:58:16 name = "topology" 23:58:16 shards = [ 23:58:16 { 23:58:16 name="topology" 23:58:16 replicas = ["member-1", 23:58:16 "member-2", 23:58:16 "member-3"] 23:58:16 } 23:58:16 ] 23:58:16 }, 23:58:16 { 23:58:16 name = "toaster" 23:58:16 shards = [ 23:58:16 { 23:58:16 name="toaster" 23:58:16 replicas = ["member-1", 23:58:16 "member-2", 23:58:16 "member-3"] 23:58:16 } 23:58:16 ] 23:58:16 } 23:58:16 ] 23:58:16 Locating config plan to use... 23:58:16 Finished running config plans 23:58:16 Starting member-1 with IP address 10.30.170.116 23:58:16 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts. 23:58:16 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts. 23:58:16 Redirecting karaf console output to karaf_console.log 23:58:16 Starting controller... 23:58:16 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 23:58:16 Starting member-2 with IP address 10.30.170.18 23:58:17 Warning: Permanently added '10.30.170.18' (ECDSA) to the list of known hosts. 23:58:17 Warning: Permanently added '10.30.170.18' (ECDSA) to the list of known hosts. 23:58:17 Redirecting karaf console output to karaf_console.log 23:58:17 Starting controller... 23:58:17 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 23:58:17 Starting member-3 with IP address 10.30.170.19 23:58:17 Warning: Permanently added '10.30.170.19' (ECDSA) to the list of known hosts. 23:58:17 Warning: Permanently added '10.30.170.19' (ECDSA) to the list of known hosts. 23:58:17 Redirecting karaf console output to karaf_console.log 23:58:17 Starting controller... 23:58:17 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 23:58:17 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins10512974527871605504.sh 23:58:17 common-functions.sh is being sourced 23:58:17 common-functions environment: 23:58:17 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:58:17 ACTUALFEATURES: 23:58:17 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:58:17 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 23:58:17 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:58:17 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 23:58:17 CONTROLLERMEM: 2048m 23:58:17 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 23:58:17 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 23:58:17 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 23:58:17 SUITES: 23:58:17 23:58:17 + echo '#################################################' 23:58:17 ################################################# 23:58:17 + echo '## Verify Cluster is UP ##' 23:58:17 ## Verify Cluster is UP ## 23:58:17 + echo '#################################################' 23:58:17 ################################################# 23:58:17 + create_post_startup_script 23:58:17 + cat 23:58:17 + copy_and_run_post_startup_script 23:58:17 + seed_index=1 23:58:17 ++ seq 1 3 23:58:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:58:17 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:58:17 + echo 'Execute the post startup script on controller 10.30.170.116' 23:58:17 Execute the post startup script on controller 10.30.170.116 23:58:17 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/post-startup-script.sh 10.30.170.116:/tmp/ 23:58:17 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts. 23:58:18 + ssh 10.30.170.116 'bash /tmp/post-startup-script.sh 1' 23:58:18 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts. 23:58:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:58:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:58:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:58:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:58:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:58:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:58:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:58:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:58:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:59:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:59:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:59:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:59:18 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:02:18 Timeout Controller DOWN 00:02:18 Dumping first 500K bytes of karaf log... 00:02:18 Nov 01, 2025 11:58:18 PM org.apache.karaf.main.Main launch 00:02:18 INFO: Installing and starting initial bundles 00:02:18 Nov 01, 2025 11:58:18 PM org.apache.karaf.main.Main launch 00:02:18 INFO: All initial bundles installed and set to start 00:02:18 Nov 01, 2025 11:58:18 PM org.apache.karaf.main.lock.SimpleFileLock lock 00:02:18 INFO: Trying to lock /tmp/karaf-0.23.0-SNAPSHOT/lock 00:02:18 Nov 01, 2025 11:58:18 PM org.apache.karaf.main.lock.SimpleFileLock lock 00:02:18 INFO: Lock acquired 00:02:18 Nov 01, 2025 11:58:18 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 00:02:18 INFO: Lock acquired. Setting startlevel to 100 00:02:18 2025-11-01T23:58:19,193 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {profile} from /tmp/karaf-0.23.0-SNAPSHOT/etc/profile.cfg 00:02:18 2025-11-01T23:58:19,195 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent). 00:02:18 2025-11-01T23:58:19,200 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {jmx.acl} from /tmp/karaf-0.23.0-SNAPSHOT/etc/jmx.acl.cfg 00:02:18 2025-11-01T23:58:19,202 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.apache.karaf.command.acl.feature} from /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.command.acl.feature.cfg 00:02:18 2025-11-01T23:58:19,203 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.apache.karaf.command.acl.kar} from /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.command.acl.kar.cfg 00:02:18 2025-11-01T23:58:19,205 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.apache.karaf.command.acl.system} from /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.command.acl.system.cfg 00:02:18 2025-11-01T23:58:19,208 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {jmx.acl.osgi.compendium.cm} from /tmp/karaf-0.23.0-SNAPSHOT/etc/jmx.acl.osgi.compendium.cm.cfg 00:02:18 2025-11-01T23:58:20,761 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],odl-mdsal-replicate-netty/[14.0.18,14.0.18],a580995b-d11d-4b4a-a29b-8b46beff8eee/[0,0.0.0],features-controller/[11.0.2,11.0.2],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1] 00:02:18 2025-11-01T23:58:20,899 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 00:02:18 2025-11-01T23:58:20,900 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 00:02:18 2025-11-01T23:58:20,900 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 00:02:18 2025-11-01T23:58:20,900 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 00:02:18 2025-11-01T23:58:20,902 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 00:02:18 2025-11-01T23:58:20,902 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 00:02:18 2025-11-01T23:58:20,921 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 00:02:18 2025-11-01T23:58:20,922 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 00:02:18 2025-11-01T23:58:20,930 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 00:02:18 2025-11-01T23:58:22,012 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 00:02:18 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 00:02:18 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 00:02:18 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 00:02:18 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 00:02:18 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 00:02:18 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 00:02:18 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 00:02:18 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 00:02:18 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 00:02:18 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 00:02:18 at java.lang.Thread.run(Thread.java:1583) [?:?] 00:02:18 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 ... 12 more 00:02:18 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 ... 12 more 00:02:18 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 ... 12 more 00:02:18 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 ... 12 more 00:02:18 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)" 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 ... 12 more 00:02:18 Dumping last 500K bytes of karaf log... 00:02:18 Nov 01, 2025 11:58:18 PM org.apache.karaf.main.Main launch 00:02:18 INFO: Installing and starting initial bundles 00:02:18 Nov 01, 2025 11:58:18 PM org.apache.karaf.main.Main launch 00:02:18 INFO: All initial bundles installed and set to start 00:02:18 Nov 01, 2025 11:58:18 PM org.apache.karaf.main.lock.SimpleFileLock lock 00:02:18 INFO: Trying to lock /tmp/karaf-0.23.0-SNAPSHOT/lock 00:02:18 Nov 01, 2025 11:58:18 PM org.apache.karaf.main.lock.SimpleFileLock lock 00:02:18 INFO: Lock acquired 00:02:18 Nov 01, 2025 11:58:18 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 00:02:18 INFO: Lock acquired. Setting startlevel to 100 00:02:18 2025-11-01T23:58:19,193 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {profile} from /tmp/karaf-0.23.0-SNAPSHOT/etc/profile.cfg 00:02:18 2025-11-01T23:58:19,195 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent). 00:02:18 2025-11-01T23:58:19,200 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {jmx.acl} from /tmp/karaf-0.23.0-SNAPSHOT/etc/jmx.acl.cfg 00:02:18 2025-11-01T23:58:19,202 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.apache.karaf.command.acl.feature} from /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.command.acl.feature.cfg 00:02:18 2025-11-01T23:58:19,203 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.apache.karaf.command.acl.kar} from /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.command.acl.kar.cfg 00:02:18 2025-11-01T23:58:19,205 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {org.apache.karaf.command.acl.system} from /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.command.acl.system.cfg 00:02:18 2025-11-01T23:58:19,208 | INFO | fileinstall-/tmp/karaf-0.23.0-SNAPSHOT/etc | fileinstall | 6 - org.apache.felix.fileinstall - 3.7.4 | Creating configuration {jmx.acl.osgi.compendium.cm} from /tmp/karaf-0.23.0-SNAPSHOT/etc/jmx.acl.osgi.compendium.cm.cfg 00:02:18 2025-11-01T23:58:20,761 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],odl-mdsal-replicate-netty/[14.0.18,14.0.18],a580995b-d11d-4b4a-a29b-8b46beff8eee/[0,0.0.0],features-controller/[11.0.2,11.0.2],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1] 00:02:18 2025-11-01T23:58:20,899 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 00:02:18 2025-11-01T23:58:20,900 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 00:02:18 2025-11-01T23:58:20,900 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 00:02:18 2025-11-01T23:58:20,900 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 00:02:18 2025-11-01T23:58:20,902 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 00:02:18 2025-11-01T23:58:20,902 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 00:02:18 2025-11-01T23:58:20,921 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 00:02:18 2025-11-01T23:58:20,922 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 00:02:18 2025-11-01T23:58:20,930 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 00:02:18 2025-11-01T23:58:22,012 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 00:02:18 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 00:02:18 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 00:02:18 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 00:02:18 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 00:02:18 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 00:02:18 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 00:02:18 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 00:02:18 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 00:02:18 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 00:02:18 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 00:02:18 at java.lang.Thread.run(Thread.java:1583) [?:?] 00:02:18 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.topology-singleton; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 ... 12 more 00:02:18 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.topology-singleton/9.0.1: missing requirement [org.opendaylight.netconf.topology-singleton/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client.mdsal.api)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 ... 12 more 00:02:18 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 ... 12 more 00:02:18 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 ... 12 more 00:02:18 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)" 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 00:02:18 ... 12 more 00:02:18 Listing all open ports on controller system 00:02:18 /tmp/post-startup-script.sh: line 46: netstat: command not found 00:02:18 Build step 'Execute shell' marked build as failure 00:02:18 $ ssh-agent -k 00:02:18 unset SSH_AUTH_SOCK; 00:02:18 unset SSH_AGENT_PID; 00:02:18 echo Agent pid 5281 killed; 00:02:18 [ssh-agent] Stopped. 00:02:18 Recording plot data 00:02:18 Robot results publisher started... 00:02:18 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:02:18 -Parsing output xml: 00:02:18 Failed! 00:02:18 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium with configured filemask: output.xml 00:02:18 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 00:02:18 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 00:02:18 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 00:02:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 00:02:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 00:02:18 at hudson.remoting.Request$2.run(Request.java:377) 00:02:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 00:02:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 00:02:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 00:02:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 00:02:18 at java.base/java.lang.Thread.run(Thread.java:829) 00:02:18 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-4557 00:02:18 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 00:02:18 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 00:02:18 at hudson.remoting.Channel.call(Channel.java:1003) 00:02:18 at hudson.FilePath.act(FilePath.java:1230) 00:02:18 at hudson.FilePath.act(FilePath.java:1219) 00:02:18 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 00:02:18 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 00:02:18 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 00:02:18 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 00:02:18 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 00:02:18 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 00:02:18 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 00:02:18 at hudson.model.Build$BuildExecution.post2(Build.java:179) 00:02:18 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 00:02:18 at hudson.model.Run.execute(Run.java:1918) 00:02:18 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 00:02:18 at hudson.model.ResourceController.execute(ResourceController.java:101) 00:02:18 at hudson.model.Executor.run(Executor.java:442) 00:02:18 [PostBuildScript] - [INFO] Executing post build scripts. 00:02:18 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6143624883183662071.sh 00:02:18 Archiving csit artifacts 00:02:19 mv: cannot stat 'odl1_*': No such file or directory 00:02:19 mv: cannot stat 'karaf_1_*_threads*': No such file or directory 00:02:19 mv: cannot stat '*_1.png': No such file or directory 00:02:19 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:02:19 mv: cannot stat 'gclogs-1': No such file or directory 00:02:19 mv: cannot stat 'odl2_*': No such file or directory 00:02:19 mv: cannot stat 'karaf_2_*_threads*': No such file or directory 00:02:19 mv: cannot stat '*_2.png': No such file or directory 00:02:19 mv: cannot stat '/tmp/odl2_*': No such file or directory 00:02:19 mv: cannot stat 'gclogs-2': No such file or directory 00:02:19 mv: cannot stat 'odl3_*': No such file or directory 00:02:19 mv: cannot stat 'karaf_3_*_threads*': No such file or directory 00:02:19 mv: cannot stat '*_3.png': No such file or directory 00:02:19 mv: cannot stat '/tmp/odl3_*': No such file or directory 00:02:19 mv: cannot stat 'gclogs-3': No such file or directory 00:02:19 % Total % Received % Xferd Average Speed Time Time Time Current 00:02:19 Dload Upload Total Spent Left Speed 00:02:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 9875 0 --:--:-- --:--:-- --:--:-- 9875 00:02:19 Archive: robot-plugin.zip 00:02:19 End-of-central-directory signature not found. Either this file is not 00:02:19 a zipfile, or it constitutes one disk of a multi-part archive. In the 00:02:19 latter case the central directory and zipfile comment will be found on 00:02:19 the last disk(s) of this archive. 00:02:19 unzip: cannot find zipfile directory in one of robot-plugin.zip or 00:02:19 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 00:02:19 mv: cannot stat '*.log': No such file or directory 00:02:19 mv: cannot stat '*.log.gz': No such file or directory 00:02:19 mv: cannot stat '*.csv': No such file or directory 00:02:19 mv: cannot stat '*.png': No such file or directory 00:02:19 [PostBuildScript] - [INFO] Executing post build scripts. 00:02:19 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins9619864882184715344.sh 00:02:19 [PostBuildScript] - [INFO] Executing post build scripts. 00:02:19 [EnvInject] - Injecting environment variables from a build step. 00:02:19 [EnvInject] - Injecting as environment variables the properties content 00:02:19 OS_CLOUD=vex 00:02:19 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-14 00:02:19 00:02:19 [EnvInject] - Variables injected successfully. 00:02:19 provisioning config files... 00:02:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:02:19 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins10805412718104578889.sh 00:02:19 ---> openstack-stack-delete.sh 00:02:19 Setup pyenv: 00:02:19 system 00:02:19 3.8.13 00:02:19 3.9.13 00:02:19 3.10.13 00:02:19 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:02:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inCl from file:/tmp/.os_lf_venv 00:02:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:02:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:02:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:02:21 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:02:21 lf-activate-venv(): INFO: Base packages installed successfully 00:02:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:02:37 lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH 00:02:37 INFO: Stack cost retrieval disabled, setting cost to 0 00:02:49 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-14 00:02:49 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-14 00:02:49 [PostBuildScript] - [INFO] Executing post build scripts. 00:02:49 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins10884429939485383088.sh 00:02:49 ---> sysstat.sh 00:02:49 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6365411605763137954.sh 00:02:49 ---> package-listing.sh 00:02:49 ++ tr '[:upper:]' '[:lower:]' 00:02:49 ++ facter osfamily 00:02:49 + OS_FAMILY=redhat 00:02:49 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 00:02:49 + START_PACKAGES=/tmp/packages_start.txt 00:02:49 + END_PACKAGES=/tmp/packages_end.txt 00:02:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:02:49 + PACKAGES=/tmp/packages_start.txt 00:02:49 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']' 00:02:49 + PACKAGES=/tmp/packages_end.txt 00:02:49 + case "${OS_FAMILY}" in 00:02:49 + rpm -qa 00:02:49 + sort 00:02:50 + '[' -f /tmp/packages_start.txt ']' 00:02:50 + '[' -f /tmp/packages_end.txt ']' 00:02:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:02:50 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']' 00:02:50 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/ 00:02:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/ 00:02:50 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins14196003007308111392.sh 00:02:50 ---> capture-instance-metadata.sh 00:02:50 Setup pyenv: 00:02:50 system 00:02:50 3.8.13 00:02:50 3.9.13 00:02:50 3.10.13 00:02:50 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:02:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inCl from file:/tmp/.os_lf_venv 00:02:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:02:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:02:52 lf-activate-venv(): INFO: Base packages installed successfully 00:02:52 lf-activate-venv(): INFO: Installing additional packages: lftools 00:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH 00:03:05 INFO: Running in OpenStack, capturing instance metadata 00:03:05 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins14753436129423153281.sh 00:03:06 provisioning config files... 00:03:06 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-vanadium #14 00:03:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/config13611366958013170141tmp 00:03:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:03:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:03:06 provisioning config files... 00:03:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:03:06 [EnvInject] - Injecting environment variables from a build step. 00:03:06 [EnvInject] - Injecting as environment variables the properties content 00:03:06 SERVER_ID=logs 00:03:06 00:03:06 [EnvInject] - Variables injected successfully. 00:03:06 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins14228746279338720532.sh 00:03:06 ---> create-netrc.sh 00:03:06 WARN: Log server credential not found. 00:03:06 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins8189582569953910110.sh 00:03:07 ---> python-tools-install.sh 00:03:07 Setup pyenv: 00:03:07 system 00:03:07 3.8.13 00:03:07 3.9.13 00:03:07 3.10.13 00:03:07 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:03:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inCl from file:/tmp/.os_lf_venv 00:03:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:03:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:03:09 lf-activate-venv(): INFO: Base packages installed successfully 00:03:09 lf-activate-venv(): INFO: Installing additional packages: lftools 00:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH 00:03:19 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins16752837905786114346.sh 00:03:19 ---> sudo-logs.sh 00:03:19 Archiving 'sudo' log.. 00:03:19 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins18355685254364984937.sh 00:03:19 ---> job-cost.sh 00:03:19 Setup pyenv: 00:03:19 system 00:03:19 3.8.13 00:03:19 3.9.13 00:03:19 3.10.13 00:03:19 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:03:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inCl from file:/tmp/.os_lf_venv 00:03:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:03:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:03:21 lf-activate-venv(): INFO: Base packages installed successfully 00:03:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:03:30 lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH 00:03:30 DEBUG: total: 0 00:03:30 INFO: Retrieving Stack Cost... 00:03:30 INFO: Retrieving Pricing Info for: v3-standard-2 00:03:30 INFO: Archiving Costs 00:03:30 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins17951943010469563859.sh 00:03:30 ---> logs-deploy.sh 00:03:30 Setup pyenv: 00:03:30 system 00:03:30 3.8.13 00:03:30 3.9.13 00:03:30 3.10.13 00:03:30 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:03:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-inCl from file:/tmp/.os_lf_venv 00:03:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:03:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:03:33 lf-activate-venv(): INFO: Base packages installed successfully 00:03:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:03:43 lf-activate-venv(): INFO: Adding /tmp/venv-inCl/bin to PATH 00:03:43 WARNING: Nexus logging server not set 00:03:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-vanadium/14/ 00:03:43 INFO: archiving logs to S3 00:03:44 ---> uname -a: 00:03:44 Linux prd-centos8-robot-2c-8g-4557.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:03:44 00:03:44 00:03:44 ---> lscpu: 00:03:44 Architecture: x86_64 00:03:44 CPU op-mode(s): 32-bit, 64-bit 00:03:44 Byte Order: Little Endian 00:03:44 CPU(s): 2 00:03:44 On-line CPU(s) list: 0,1 00:03:44 Thread(s) per core: 1 00:03:44 Core(s) per socket: 1 00:03:44 Socket(s): 2 00:03:44 NUMA node(s): 1 00:03:44 Vendor ID: AuthenticAMD 00:03:44 CPU family: 23 00:03:44 Model: 49 00:03:44 Model name: AMD EPYC-Rome Processor 00:03:44 Stepping: 0 00:03:44 CPU MHz: 2800.000 00:03:44 BogoMIPS: 5600.00 00:03:44 Virtualization: AMD-V 00:03:44 Hypervisor vendor: KVM 00:03:44 Virtualization type: full 00:03:44 L1d cache: 32K 00:03:44 L1i cache: 32K 00:03:44 L2 cache: 512K 00:03:44 L3 cache: 16384K 00:03:44 NUMA node0 CPU(s): 0,1 00:03:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:03:44 00:03:44 00:03:44 ---> nproc: 00:03:44 2 00:03:44 00:03:44 00:03:44 ---> df -h: 00:03:44 Filesystem Size Used Avail Use% Mounted on 00:03:44 devtmpfs 3.8G 0 3.8G 0% /dev 00:03:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:03:44 tmpfs 3.8G 17M 3.8G 1% /run 00:03:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:03:44 /dev/vda1 40G 8.5G 32G 22% / 00:03:44 tmpfs 770M 0 770M 0% /run/user/1001 00:03:44 00:03:44 00:03:44 ---> free -m: 00:03:44 total used free shared buff/cache available 00:03:44 Mem: 7697 618 4713 19 2366 6774 00:03:44 Swap: 1023 0 1023 00:03:44 00:03:44 00:03:44 ---> ip addr: 00:03:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:03:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:03:44 inet 127.0.0.1/8 scope host lo 00:03:44 valid_lft forever preferred_lft forever 00:03:44 inet6 ::1/128 scope host 00:03:44 valid_lft forever preferred_lft forever 00:03:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:03:44 link/ether fa:16:3e:63:e1:7e brd ff:ff:ff:ff:ff:ff 00:03:44 altname enp0s3 00:03:44 altname ens3 00:03:44 inet 10.30.171.133/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:03:44 valid_lft 85779sec preferred_lft 85779sec 00:03:44 inet6 fe80::f816:3eff:fe63:e17e/64 scope link 00:03:44 valid_lft forever preferred_lft forever 00:03:44 00:03:44 00:03:44 ---> sar -b -r -n DEV: 00:03:44 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-4557.novalocal) 11/02/2025 _x86_64_ (2 CPU) 00:03:44 00:03:44 12:00:01 AM tps rtps wtps bread/s bwrtn/s 00:03:44 12:01:01 AM 0.97 0.02 0.95 0.13 194.10 00:03:44 12:02:01 AM 0.65 0.07 0.58 1.73 8.98 00:03:44 12:03:01 AM 21.66 0.23 21.43 42.65 611.86 00:03:44 Average: 7.76 0.11 7.65 14.84 271.63 00:03:44 00:03:44 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:03:44 12:01:01 AM 4916968 7024444 2965464 37.62 2688 2273940 675688 7.57 267044 2313768 4 00:03:44 12:02:01 AM 4918204 7025736 2964228 37.61 2688 2274012 675688 7.57 267200 2312640 4 00:03:44 12:03:01 AM 4825688 6930732 3056744 38.78 2688 2272080 747364 8.37 468064 2206240 23600 00:03:44 Average: 4886953 6993637 2995479 38.00 2688 2273344 699580 7.83 334103 2277549 7869 00:03:44 00:03:44 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:03:44 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:44 12:01:01 AM eth0 1.62 0.32 0.38 0.21 0.00 0.00 0.00 0.00 00:03:44 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:44 12:02:01 AM eth0 0.55 0.15 0.04 0.01 0.00 0.00 0.00 0.00 00:03:44 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:44 12:03:01 AM eth0 19.68 15.21 17.60 9.37 0.00 0.00 0.00 0.00 00:03:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:44 Average: eth0 7.28 5.23 6.01 3.20 0.00 0.00 0.00 0.00 00:03:44 00:03:44 00:03:44 ---> sar -P ALL: 00:03:44 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-4557.novalocal) 11/02/2025 _x86_64_ (2 CPU) 00:03:44 00:03:44 12:00:01 AM CPU %user %nice %system %iowait %steal %idle 00:03:44 12:01:01 AM all 0.34 0.03 0.23 0.02 0.05 99.33 00:03:44 12:01:01 AM 0 0.13 0.05 0.27 0.00 0.07 99.48 00:03:44 12:01:01 AM 1 0.55 0.02 0.18 0.03 0.03 99.18 00:03:44 12:02:01 AM all 0.30 0.00 0.07 0.00 0.06 99.57 00:03:44 12:02:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 00:03:44 12:02:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 00:03:44 12:03:01 AM all 19.83 0.00 2.42 0.11 0.07 77.57 00:03:44 12:03:01 AM 0 17.00 0.00 2.10 0.13 0.05 80.72 00:03:44 12:03:01 AM 1 22.67 0.00 2.75 0.08 0.08 74.42 00:03:44 Average: all 6.83 0.01 0.91 0.04 0.06 92.15 00:03:44 Average: 0 5.89 0.02 0.81 0.04 0.06 93.18 00:03:44 Average: 1 7.76 0.01 1.00 0.04 0.06 91.13 00:03:44 00:03:44 00:03:44