22:58:35 Started by upstream project "integration-distribution-mri-test-titanium" build number 61 22:58:35 originally caused by: 22:58:35 Started by timer 22:58:35 Running as SYSTEM 22:58:35 [EnvInject] - Loading node environment variables. 22:58:35 Building remotely on prd-centos8-robot-2c-8g-11112 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 22:58:35 [ssh-agent] Looking for ssh-agent implementation... 22:58:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:35 $ ssh-agent 22:58:35 SSH_AUTH_SOCK=/tmp/ssh-34cMxues4zOr/agent.5296 22:58:35 SSH_AGENT_PID=5297 22:58:35 [ssh-agent] Started. 22:58:35 Running ssh-add (command line suppressed) 22:58:35 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_15472356596991058488.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_15472356596991058488.key) 22:58:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:58:36 The recommended git tool is: NONE 22:58:38 using credential opendaylight-jenkins-ssh 22:58:38 Wiping out workspace first. 22:58:38 Cloning the remote Git repository 22:58:38 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:58:38 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test # timeout=10 22:58:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:58:38 > git --version # timeout=10 22:58:38 > git --version # 'git version 2.43.0' 22:58:38 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:58:38 [INFO] Currently running in a labeled security context 22:58:38 [INFO] Currently SELinux is 'enforcing' on the host 22:58:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh17979788194808478795.key 22:58:38 Verifying host key using known hosts file 22:58:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:58:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:58:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:58:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:58:42 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:58:42 [INFO] Currently running in a labeled security context 22:58:42 [INFO] Currently SELinux is 'enforcing' on the host 22:58:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh17510553498722063049.key 22:58:42 Verifying host key using known hosts file 22:58:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:58:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:58:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:58:42 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 22:58:42 > git config core.sparsecheckout # timeout=10 22:58:42 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 22:58:43 Commit message: "Adapt test for new pce-allocation field" 22:58:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:58:43 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 22:58:43 No emails were triggered. 22:58:43 provisioning config files... 22:58:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:58:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:58:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:58:44 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins14741234961368144233.sh 22:58:44 ---> python-tools-install.sh 22:58:44 Setup pyenv: 22:58:44 system 22:58:44 * 3.8.13 (set by /opt/pyenv/version) 22:58:44 * 3.9.13 (set by /opt/pyenv/version) 22:58:44 * 3.10.13 (set by /opt/pyenv/version) 22:58:44 * 3.11.7 (set by /opt/pyenv/version) 22:58:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g7ez 22:58:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:58:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:58:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:58:53 lf-activate-venv(): INFO: Base packages installed successfully 22:58:53 lf-activate-venv(): INFO: Installing additional packages: lftools 22:59:17 lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH 22:59:17 Generating Requirements File 22:59:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:59:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:59:36 Python 3.11.7 22:59:37 pip 25.3 from /tmp/venv-g7ez/lib/python3.11/site-packages/pip (python 3.11) 22:59:37 appdirs==1.4.4 22:59:37 argcomplete==3.6.3 22:59:37 aspy.yaml==1.3.0 22:59:37 attrs==25.4.0 22:59:37 autopage==0.5.2 22:59:37 beautifulsoup4==4.14.2 22:59:37 boto3==1.40.74 22:59:37 botocore==1.40.74 22:59:37 bs4==0.0.2 22:59:37 cachetools==6.2.2 22:59:37 certifi==2025.11.12 22:59:37 cffi==2.0.0 22:59:37 cfgv==3.4.0 22:59:37 chardet==5.2.0 22:59:37 charset-normalizer==3.4.4 22:59:37 click==8.3.1 22:59:37 cliff==4.11.0 22:59:37 cmd2==2.7.0 22:59:37 cryptography==3.3.2 22:59:37 debtcollector==3.0.0 22:59:37 decorator==5.2.1 22:59:37 defusedxml==0.7.1 22:59:37 Deprecated==1.3.1 22:59:37 distlib==0.4.0 22:59:37 dnspython==2.8.0 22:59:37 docker==7.1.0 22:59:37 dogpile.cache==1.5.0 22:59:37 durationpy==0.10 22:59:37 email-validator==2.3.0 22:59:37 filelock==3.20.0 22:59:37 future==1.0.0 22:59:37 gitdb==4.0.12 22:59:37 GitPython==3.1.45 22:59:37 google-auth==2.43.0 22:59:37 httplib2==0.31.0 22:59:37 identify==2.6.15 22:59:37 idna==3.11 22:59:37 importlib-resources==1.5.0 22:59:37 iso8601==2.1.0 22:59:37 Jinja2==3.1.6 22:59:37 jmespath==1.0.1 22:59:37 jsonpatch==1.33 22:59:37 jsonpointer==3.0.0 22:59:37 jsonschema==4.25.1 22:59:37 jsonschema-specifications==2025.9.1 22:59:37 keystoneauth1==5.12.0 22:59:37 kubernetes==34.1.0 22:59:37 lftools==0.37.15 22:59:37 lxml==6.0.2 22:59:37 markdown-it-py==4.0.0 22:59:37 MarkupSafe==3.0.3 22:59:37 mdurl==0.1.2 22:59:37 msgpack==1.1.2 22:59:37 multi_key_dict==2.0.3 22:59:37 munch==4.0.0 22:59:37 netaddr==1.3.0 22:59:37 niet==1.4.2 22:59:37 nodeenv==1.9.1 22:59:37 oauth2client==4.1.3 22:59:37 oauthlib==3.3.1 22:59:37 openstacksdk==4.8.0 22:59:37 os-service-types==1.8.1 22:59:37 osc-lib==4.2.0 22:59:37 oslo.config==10.1.0 22:59:37 oslo.context==6.1.0 22:59:37 oslo.i18n==6.7.0 22:59:37 oslo.log==7.2.1 22:59:37 oslo.serialization==5.8.0 22:59:37 oslo.utils==9.1.0 22:59:37 packaging==25.0 22:59:37 pbr==7.0.3 22:59:37 platformdirs==4.5.0 22:59:37 prettytable==3.17.0 22:59:37 psutil==7.1.3 22:59:37 pyasn1==0.6.1 22:59:37 pyasn1_modules==0.4.2 22:59:37 pycparser==2.23 22:59:37 pygerrit2==2.0.15 22:59:37 PyGithub==2.8.1 22:59:37 Pygments==2.19.2 22:59:37 PyJWT==2.10.1 22:59:37 PyNaCl==1.6.1 22:59:37 pyparsing==2.4.7 22:59:37 pyperclip==1.11.0 22:59:37 pyrsistent==0.20.0 22:59:37 python-cinderclient==9.8.0 22:59:37 python-dateutil==2.9.0.post0 22:59:37 python-heatclient==4.3.0 22:59:37 python-jenkins==1.8.3 22:59:37 python-keystoneclient==5.7.0 22:59:37 python-magnumclient==4.9.0 22:59:37 python-openstackclient==8.2.0 22:59:37 python-swiftclient==4.9.0 22:59:37 PyYAML==6.0.3 22:59:37 referencing==0.37.0 22:59:37 requests==2.32.5 22:59:37 requests-oauthlib==2.0.0 22:59:37 requestsexceptions==1.4.0 22:59:37 rfc3986==2.0.0 22:59:37 rich==14.2.0 22:59:37 rich-argparse==1.7.2 22:59:37 rpds-py==0.29.0 22:59:37 rsa==4.9.1 22:59:37 ruamel.yaml==0.18.16 22:59:37 ruamel.yaml.clib==0.2.15 22:59:37 s3transfer==0.14.0 22:59:37 simplejson==3.20.2 22:59:37 six==1.17.0 22:59:37 smmap==5.0.2 22:59:37 soupsieve==2.8 22:59:37 stevedore==5.5.0 22:59:37 tabulate==0.9.0 22:59:37 toml==0.10.2 22:59:37 tomlkit==0.13.3 22:59:37 tqdm==4.67.1 22:59:37 typing_extensions==4.15.0 22:59:37 tzdata==2025.2 22:59:37 urllib3==1.26.20 22:59:37 virtualenv==20.35.4 22:59:37 wcwidth==0.2.14 22:59:37 websocket-client==1.9.0 22:59:37 wrapt==2.0.1 22:59:37 xdg==6.0.0 22:59:37 xmltodict==1.0.2 22:59:37 yq==3.4.3 22:59:37 [EnvInject] - Injecting environment variables from a build step. 22:59:37 [EnvInject] - Injecting as environment variables the properties content 22:59:37 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:59:37 OS_CLOUD=vex 22:59:37 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-61 22:59:37 OS_STACK_TEMPLATE_DIR=openstack-hot 22:59:37 22:59:37 [EnvInject] - Variables injected successfully. 22:59:37 provisioning config files... 22:59:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:59:37 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins13380405040159584689.sh 22:59:37 ---> Create parameters file for OpenStack HOT 22:59:37 OpenStack Heat parameters generated 22:59:37 ----------------------------------- 22:59:37 parameters: 22:59:37 vm_0_count: '3' 22:59:37 vm_0_flavor: 'v3-standard-4' 22:59:37 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 22:59:37 vm_1_count: '1' 22:59:37 vm_1_flavor: 'v3-standard-2' 22:59:37 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:59:37 22:59:37 job_name: '60686-61' 22:59:37 silo: 'releng' 22:59:37 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins8854859395753748895.sh 22:59:37 ---> Create HEAT stack 22:59:37 + source /home/jenkins/lf-env.sh 22:59:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:59:37 ++ mktemp -d /tmp/venv-XXXX 22:59:37 + lf_venv=/tmp/venv-3drA 22:59:37 + local venv_file=/tmp/.os_lf_venv 22:59:37 + local python=python3 22:59:37 + local options 22:59:37 + local set_path=true 22:59:37 + local install_args= 22:59:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:59:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:59:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:59:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:59:37 + true 22:59:37 + case $1 in 22:59:37 + python=python3 22:59:37 + shift 2 22:59:37 + true 22:59:37 + case $1 in 22:59:37 + shift 22:59:37 + break 22:59:37 + case $python in 22:59:37 + local pkg_list= 22:59:37 + [[ -d /opt/pyenv ]] 22:59:37 + echo 'Setup pyenv:' 22:59:37 Setup pyenv: 22:59:37 + export PYENV_ROOT=/opt/pyenv 22:59:37 + PYENV_ROOT=/opt/pyenv 22:59:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:59:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:59:37 + pyenv versions 22:59:37 system 22:59:37 3.8.13 22:59:37 3.9.13 22:59:37 3.10.13 22:59:37 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 22:59:37 + command -v pyenv 22:59:37 ++ pyenv init - --no-rehash 22:59:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:59:38 for i in ${!paths[@]}; do 22:59:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:59:38 fi; done; 22:59:38 echo "${paths[*]}"'\'')" 22:59:38 export PATH="/opt/pyenv/shims:${PATH}" 22:59:38 export PYENV_SHELL=bash 22:59:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:59:38 pyenv() { 22:59:38 local command 22:59:38 command="${1:-}" 22:59:38 if [ "$#" -gt 0 ]; then 22:59:38 shift 22:59:38 fi 22:59:38 22:59:38 case "$command" in 22:59:38 rehash|shell) 22:59:38 eval "$(pyenv "sh-$command" "$@")" 22:59:38 ;; 22:59:38 *) 22:59:38 command pyenv "$command" "$@" 22:59:38 ;; 22:59:38 esac 22:59:38 }' 22:59:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:59:38 for i in ${!paths[@]}; do 22:59:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:59:38 fi; done; 22:59:38 echo "${paths[*]}"' 22:59:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:59:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:59:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:59:38 ++ export PYENV_SHELL=bash 22:59:38 ++ PYENV_SHELL=bash 22:59:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:59:38 +++ complete -F _pyenv pyenv 22:59:38 ++ lf-pyver python3 22:59:38 ++ local py_version_xy=python3 22:59:38 ++ local py_version_xyz= 22:59:38 ++ awk '{ print $1 }' 22:59:38 ++ pyenv versions 22:59:38 ++ local command 22:59:38 ++ command=versions 22:59:38 ++ '[' 1 -gt 0 ']' 22:59:38 ++ shift 22:59:38 ++ case "$command" in 22:59:38 ++ command pyenv versions 22:59:38 ++ pyenv versions 22:59:38 ++ sed 's/^[ *]* //' 22:59:38 ++ grep -E '^[0-9.]*[0-9]$' 22:59:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:59:38 +++ tail -n 1 22:59:38 +++ grep '^3' /tmp/.pyenv_versions 22:59:38 +++ sort -V 22:59:38 ++ py_version_xyz=3.11.7 22:59:38 ++ [[ -z 3.11.7 ]] 22:59:38 ++ echo 3.11.7 22:59:38 ++ return 0 22:59:38 + pyenv local 3.11.7 22:59:38 + local command 22:59:38 + command=local 22:59:38 + '[' 2 -gt 0 ']' 22:59:38 + shift 22:59:38 + case "$command" in 22:59:38 + command pyenv local 3.11.7 22:59:38 + pyenv local 3.11.7 22:59:38 + for arg in "$@" 22:59:38 + case $arg in 22:59:38 + pkg_list+='lftools[openstack] ' 22:59:38 + for arg in "$@" 22:59:38 + case $arg in 22:59:38 + pkg_list+='kubernetes ' 22:59:38 + for arg in "$@" 22:59:38 + case $arg in 22:59:38 + pkg_list+='niet ' 22:59:38 + for arg in "$@" 22:59:38 + case $arg in 22:59:38 + pkg_list+='python-heatclient ' 22:59:38 + for arg in "$@" 22:59:38 + case $arg in 22:59:38 + pkg_list+='python-openstackclient ' 22:59:38 + for arg in "$@" 22:59:38 + case $arg in 22:59:38 + pkg_list+='python-magnumclient ' 22:59:38 + for arg in "$@" 22:59:38 + case $arg in 22:59:38 + pkg_list+='urllib3~=1.26.15 ' 22:59:38 + for arg in "$@" 22:59:38 + case $arg in 22:59:38 + pkg_list+='yq ' 22:59:38 + [[ -f /tmp/.os_lf_venv ]] 22:59:38 ++ cat /tmp/.os_lf_venv 22:59:38 + lf_venv=/tmp/venv-g7ez 22:59:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7ez from' file:/tmp/.os_lf_venv 22:59:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7ez from file:/tmp/.os_lf_venv 22:59:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:59:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:59:38 + local 'pip_opts=--upgrade --quiet' 22:59:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:59:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:59:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:59:38 + [[ -n '' ]] 22:59:38 + [[ -n '' ]] 22:59:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:59:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:59:38 + /tmp/venv-g7ez/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 22:59:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:59:40 lf-activate-venv(): INFO: Base packages installed successfully 22:59:40 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:59:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:59:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:59:40 + /tmp/venv-g7ez/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:59:56 + type python3 22:59:56 + true 22:59:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH' 22:59:56 lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH 22:59:56 + PATH=/tmp/venv-g7ez/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:59:56 + return 0 22:59:56 + openstack --os-cloud vex limits show --absolute 22:59:58 +--------------------------+---------+ 22:59:58 | Name | Value | 22:59:58 +--------------------------+---------+ 22:59:58 | maxTotalInstances | -1 | 22:59:58 | maxTotalCores | 450 | 22:59:58 | maxTotalRAMSize | 1000000 | 22:59:58 | maxServerMeta | 128 | 22:59:58 | maxImageMeta | 128 | 22:59:58 | maxPersonality | 5 | 22:59:58 | maxPersonalitySize | 10240 | 22:59:58 | maxTotalKeypairs | 100 | 22:59:58 | maxServerGroups | 10 | 22:59:58 | maxServerGroupMembers | 10 | 22:59:58 | maxTotalFloatingIps | -1 | 22:59:58 | maxSecurityGroups | -1 | 22:59:58 | maxSecurityGroupRules | -1 | 22:59:58 | totalRAMUsed | 491520 | 22:59:58 | totalCoresUsed | 120 | 22:59:58 | totalInstancesUsed | 58 | 22:59:58 | totalFloatingIpsUsed | 0 | 22:59:58 | totalSecurityGroupsUsed | 0 | 22:59:58 | totalServerGroupsUsed | 0 | 22:59:58 | maxTotalVolumes | -1 | 22:59:58 | maxTotalSnapshots | 10 | 22:59:58 | maxTotalVolumeGigabytes | 4096 | 22:59:58 | maxTotalBackups | 10 | 22:59:58 | maxTotalBackupGigabytes | 1000 | 22:59:58 | totalVolumesUsed | 3 | 22:59:58 | totalGigabytesUsed | 60 | 22:59:58 | totalSnapshotsUsed | 0 | 22:59:58 | totalBackupsUsed | 0 | 22:59:58 | totalBackupGigabytesUsed | 0 | 22:59:58 +--------------------------+---------+ 22:59:58 + pushd /opt/ciman/openstack-hot 22:59:58 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 22:59:58 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-titanium-61 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/stack-parameters.yaml 23:00:36 Creating stack releng-mdsal-csit-3node-netty-replicate-only-titanium-61 23:00:36 Waiting to initialize infrastructure... 23:00:36 Waiting to initialize infrastructure... 23:00:36 Stack initialization successful. 23:00:36 ------------------------------------ 23:00:36 Stack Details 23:00:36 ------------------------------------ 23:00:36 {'added': None, 23:00:36 'capabilities': [], 23:00:36 'created_at': '2025-11-16T23:00:01Z', 23:00:36 'deleted': None, 23:00:36 'deleted_at': None, 23:00:36 'description': 'No description', 23:00:36 'environment': None, 23:00:36 'environment_files': None, 23:00:36 'files': None, 23:00:36 'files_container': None, 23:00:36 'id': '23a5430e-7347-4082-b8d8-3f45b0e652e6', 23:00:36 'is_rollback_disabled': True, 23:00:36 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-titanium-61/23a5430e-7347-4082-b8d8-3f45b0e652e6', 23:00:36 'rel': 'self'}], 23:00:36 '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:00:36 'name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-61', 23:00:36 'notification_topics': [], 23:00:36 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:00:36 'output_key': 'vm_0_ips', 23:00:36 'output_value': ['10.30.171.54', '10.30.170.66', '10.30.170.35']}, 23:00:36 {'description': 'IP addresses of the 2nd vm types', 23:00:36 'output_key': 'vm_1_ips', 23:00:36 'output_value': ['10.30.171.34']}], 23:00:36 'owner_id': ****, 23:00:36 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:00:36 'OS::stack_id': '23a5430e-7347-4082-b8d8-3f45b0e652e6', 23:00:36 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-61', 23:00:36 'job_name': '60686-61', 23:00:36 'silo': 'releng', 23:00:36 'vm_0_count': '3', 23:00:36 'vm_0_flavor': 'v3-standard-4', 23:00:36 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:00:36 '20250917-133034.447', 23:00:36 'vm_1_count': '1', 23:00:36 'vm_1_flavor': 'v3-standard-2', 23:00:36 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 23:00:36 '- 20250917-133034.654'}, 23:00:36 'parent_id': None, 23:00:36 'replaced': None, 23:00:36 'status': 'CREATE_COMPLETE', 23:00:36 'status_reason': 'Stack CREATE completed successfully', 23:00:36 'tags': [], 23:00:36 'template': None, 23:00:36 'template_description': 'No description', 23:00:36 'template_url': None, 23:00:36 'timeout_mins': 15, 23:00:36 'unchanged': None, 23:00:36 'updated': None, 23:00:36 'updated_at': None, 23:00:36 'user_project_id': '606082c533454b3ea86aeebe52e1268e'} 23:00:36 ------------------------------------ 23:00:36 + popd 23:00:36 /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 23:00:36 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins10827246081465834422.sh 23:00:36 ---> Copy SSH public keys to CSIT lab 23:00:36 Setup pyenv: 23:00:37 system 23:00:37 3.8.13 23:00:37 3.9.13 23:00:37 3.10.13 23:00:37 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:00:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7ez from file:/tmp/.os_lf_venv 23:00:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:00:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:00:40 lf-activate-venv(): INFO: Base packages installed successfully 23:00:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:00:57 lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH 23:00:59 SSH not responding on 10.30.170.35. Retrying in 10 seconds... 23:00:59 SSH not responding on 10.30.171.54. Retrying in 10 seconds... 23:00:59 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:01:01 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:01:01 releng-60686-61-1-mininet-ovs-217-0 23:01:01 Successfully copied public keys to slave 10.30.171.34 23:01:09 Ping to 10.30.170.35 successful. 23:01:09 Ping to 10.30.171.54 successful. 23:01:09 Ping to 10.30.170.66 successful. 23:01:10 SSH not responding on 10.30.170.35. Retrying in 10 seconds... 23:01:10 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 23:01:10 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts. 23:01:11 releng-60686-61-0-builder-0 23:01:11 Successfully copied public keys to slave 10.30.171.54 23:01:11 Process 6510 ready. 23:01:11 releng-60686-61-0-builder-1 23:01:11 Successfully copied public keys to slave 10.30.170.66 23:01:11 Process 6511 ready. 23:01:20 Ping to 10.30.170.35 successful. 23:01:21 Warning: Permanently added '10.30.170.35' (ECDSA) to the list of known hosts. 23:01:21 releng-60686-61-0-builder-2 23:01:21 Successfully copied public keys to slave 10.30.170.35 23:01:21 Process 6512 ready. 23:01:21 Process 6513 ready. 23:01:21 SSH ready on all stack servers. 23:01:21 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins15431153735183235838.sh 23:01:21 Setup pyenv: 23:01:21 system 23:01:21 3.8.13 23:01:21 3.9.13 23:01:21 3.10.13 23:01:21 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:01:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0mEF 23:01:26 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.robot_venv 23:01:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:01:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:01:29 lf-activate-venv(): INFO: Base packages installed successfully 23:01:29 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:01:31 lf-activate-venv(): INFO: Adding /tmp/venv-0mEF/bin to PATH 23:01:31 + echo 'Installing Python Requirements' 23:01:31 Installing Python Requirements 23:01:31 + cat 23:01:31 + python -m pip install -r requirements.txt 23:01:31 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:01:31 Collecting docker-py (from -r requirements.txt (line 1)) 23:01:31 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:01:31 Collecting ipaddr (from -r requirements.txt (line 2)) 23:01:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:01:32 Installing build dependencies: started 23:01:32 Installing build dependencies: finished with status 'done' 23:01:32 Getting requirements to build wheel: started 23:01:33 Getting requirements to build wheel: finished with status 'done' 23:01:33 Preparing metadata (pyproject.toml): started 23:01:33 Preparing metadata (pyproject.toml): finished with status 'done' 23:01:33 Collecting netaddr (from -r requirements.txt (line 3)) 23:01:33 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:01:33 Collecting netifaces (from -r requirements.txt (line 4)) 23:01:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:01:33 Installing build dependencies: started 23:01:34 Installing build dependencies: finished with status 'done' 23:01:34 Getting requirements to build wheel: started 23:01:34 Getting requirements to build wheel: finished with status 'done' 23:01:34 Preparing metadata (pyproject.toml): started 23:01:34 Preparing metadata (pyproject.toml): finished with status 'done' 23:01:34 Collecting pyhocon (from -r requirements.txt (line 5)) 23:01:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:01:35 Collecting requests (from -r requirements.txt (line 6)) 23:01:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:01:35 Collecting robotframework (from -r requirements.txt (line 7)) 23:01:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:01:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 30.6 MB/s 0:00:00 23:01:35 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:01:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:01:35 Installing build dependencies: started 23:01:35 Installing build dependencies: finished with status 'done' 23:01:35 Getting requirements to build wheel: started 23:01:36 Getting requirements to build wheel: finished with status 'done' 23:01:36 Preparing metadata (pyproject.toml): started 23:01:36 Preparing metadata (pyproject.toml): finished with status 'done' 23:01:36 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:01:36 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:01:36 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:01:36 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:01:36 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:01:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:01:36 Installing build dependencies: started 23:01:37 Installing build dependencies: finished with status 'done' 23:01:37 Getting requirements to build wheel: started 23:01:37 Getting requirements to build wheel: finished with status 'done' 23:01:37 Preparing metadata (pyproject.toml): started 23:01:38 Preparing metadata (pyproject.toml): finished with status 'done' 23:01:38 Collecting scapy (from -r requirements.txt (line 12)) 23:01:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:01:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 42.8 MB/s 0:00:00 23:01:38 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:01:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:01:38 Installing build dependencies: started 23:01:39 Installing build dependencies: finished with status 'done' 23:01:39 Getting requirements to build wheel: started 23:01:39 Getting requirements to build wheel: finished with status 'done' 23:01:39 Preparing metadata (pyproject.toml): started 23:01:39 Preparing metadata (pyproject.toml): finished with status 'done' 23:01:39 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 23:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 39.5 MB/s 0:00:00 23:01:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:01:39 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:01:39 Collecting pyangbind (from -r requirements.txt (line 22)) 23:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:01:39 Collecting isodate (from -r requirements.txt (line 25)) 23:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:01:39 Collecting jmespath (from -r requirements.txt (line 28)) 23:01:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:01:39 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:01:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:01:39 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:01:40 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:01:40 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:01:40 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:01:40 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:01:40 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:01:40 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:01:40 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:01:40 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:01:40 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:01:40 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:01:40 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:01:40 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:01:40 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:01:40 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 23:01:40 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:01:40 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:01:40 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:01:40 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:01:40 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:01:40 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:01:40 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:01:40 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:01:40 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 23:01:40 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:01:40 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:01:41 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:01:41 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:01:41 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:01:41 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:01:41 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:01:41 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 23:01:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 33.3 MB/s 0:00:00 23:01:41 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:01:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:01:41 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:01:41 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:01:41 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:01:41 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:01:41 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:01:41 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:01:41 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:01:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.4 MB/s 0:00:00 23:01:41 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:01:41 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:01:42 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 23:01:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 36.0 MB/s 0:00:00 23:01:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:01:43 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:01:43 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:01:43 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:01:43 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:01:43 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:01:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:01:43 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:01:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:01:43 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:01:43 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:01:43 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:01:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:01:44 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 23:01:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 61.0 MB/s 0:00:00 23:01:44 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:01:44 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:01:44 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:01:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 23:01:44 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:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:01:44 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:01:44 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:01:44 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:01:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:01:44 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:01:44 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:01:44 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB) 23:01:44 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:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:01:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:01:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:01:44 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:01:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:01:44 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:01:44 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:01:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:01:45 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:01:45 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:01:45 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:01:45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5ff9b416b0850656cdeda1f3b27d93a4133bc5c8a3568531e1c733a8223fb557 23:01:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:01:45 Building wheel for ipaddr (pyproject.toml): started 23:01:45 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:01:45 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=e660847105b0bb25246280722126ab2c1996d8426ec1ee4eebb3d2fbf83d22cd 23:01:45 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:01:45 Building wheel for netifaces (pyproject.toml): started 23:01:47 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:01:47 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=a5782f7216ba9e2a8035dad0880167f934f625733b87c520deb7bed70428365a 23:01:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:01:47 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:01:48 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:01:48 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=fc31a7b15bf85e0094360038b358dd111dd65875aefdd4cf1f9cc62c7edb683c 23:01:48 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:01:48 Building wheel for jsonpath-rw (pyproject.toml): started 23:01:48 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:01:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=529dc4c1e86d86630994f09f19831bc30417dcca0adef380a6a9896a211a4739 23:01:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:01:48 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:01:48 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:01:55 23:01:55 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.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.3.1 23:01:55 + pip freeze 23:01:56 attrs==25.4.0 23:01:56 bcrypt==5.0.0 23:01:56 beautifulsoup4==4.14.2 23:01:56 certifi==2025.11.12 23:01:56 cffi==2.0.0 23:01:56 charset-normalizer==3.4.4 23:01:56 click==8.3.1 23:01:56 cryptography==46.0.3 23:01:56 decorator==5.2.1 23:01:56 distlib==0.4.0 23:01:56 docker-py==1.10.6 23:01:56 docker-pycreds==0.4.0 23:01:56 elastic-transport==8.17.1 23:01:56 elasticsearch==8.19.2 23:01:56 elasticsearch-dsl==8.15.4 23:01:56 enum34==1.1.10 23:01:56 filelock==3.20.0 23:01:56 h11==0.16.0 23:01:56 idna==3.11 23:01:56 invoke==2.2.1 23:01:56 ipaddr==2.2.0 23:01:56 isodate==0.7.2 23:01:56 jmespath==1.0.1 23:01:56 jsonpatch==1.33 23:01:56 jsonpath-rw==1.4.0 23:01:56 jsonpointer==3.0.0 23:01:56 lxml==6.0.2 23:01:56 netaddr==1.3.0 23:01:56 netifaces==0.11.0 23:01:56 outcome==1.3.0.post0 23:01:56 paramiko==4.0.0 23:01:56 platformdirs==4.5.0 23:01:56 ply==3.11 23:01:56 pyang==2.7.1 23:01:56 pyangbind==0.8.6 23:01:56 pycparser==2.23 23:01:56 pyhocon==0.3.61 23:01:56 PyNaCl==1.6.1 23:01:56 pyparsing==3.2.5 23:01:56 PySocks==1.7.1 23:01:56 python-dateutil==2.9.0.post0 23:01:56 regex==2025.11.3 23:01:56 requests==2.32.5 23:01:56 robotframework==7.3.2 23:01:56 robotframework-httplibrary==0.4.2 23:01:56 robotframework-pythonlibcore==4.4.1 23:01:56 robotframework-requests==0.9.7 23:01:56 robotframework-selenium2library==3.0.0 23:01:56 robotframework-seleniumlibrary==6.8.0 23:01:56 robotframework-sshlibrary==3.8.0 23:01:56 scapy==2.6.1 23:01:56 scp==0.15.0 23:01:56 selenium==4.38.0 23:01:56 six==1.17.0 23:01:56 sniffio==1.3.1 23:01:56 sortedcontainers==2.4.0 23:01:56 soupsieve==2.8 23:01:56 trio==0.32.0 23:01:56 trio-websocket==0.12.2 23:01:56 typing_extensions==4.15.0 23:01:56 urllib3==2.5.0 23:01:56 virtualenv==20.35.4 23:01:56 waitress==3.0.2 23:01:56 WebOb==1.8.9 23:01:56 websocket-client==1.9.0 23:01:56 WebTest==3.0.7 23:01:56 wsproto==1.3.1 23:01:56 [EnvInject] - Injecting environment variables from a build step. 23:01:56 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:01:56 [EnvInject] - Variables injected successfully. 23:01:56 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins9880165313106225857.sh 23:01:56 Setup pyenv: 23:01:56 system 23:01:56 3.8.13 23:01:56 3.9.13 23:01:56 3.10.13 23:01:56 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:01:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7ez from file:/tmp/.os_lf_venv 23:01:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:01:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:01:58 lf-activate-venv(): INFO: Base packages installed successfully 23:01:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:02:05 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:02:05 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:02:05 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:02:05 lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH 23:02:05 + ODL_SYSTEM=() 23:02:05 + TOOLS_SYSTEM=() 23:02:05 + OPENSTACK_SYSTEM=() 23:02:05 + OPENSTACK_CONTROLLERS=() 23:02:05 + mapfile -t ADDR 23:02:05 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:02:05 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-titanium-61 23:02:07 + for i in "${ADDR[@]}" 23:02:07 ++ ssh 10.30.171.34 hostname -s 23:02:07 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:02:08 + REMHOST=releng-60686-61-1-mininet-ovs-217-0 23:02:08 + case ${REMHOST} in 23:02:08 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:02:08 + for i in "${ADDR[@]}" 23:02:08 ++ ssh 10.30.171.54 hostname -s 23:02:08 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 23:02:08 + REMHOST=releng-60686-61-0-builder-0 23:02:08 + case ${REMHOST} in 23:02:08 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:02:08 + for i in "${ADDR[@]}" 23:02:08 ++ ssh 10.30.170.66 hostname -s 23:02:08 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts. 23:02:08 + REMHOST=releng-60686-61-0-builder-1 23:02:08 + case ${REMHOST} in 23:02:08 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:02:08 + for i in "${ADDR[@]}" 23:02:08 ++ ssh 10.30.170.35 hostname -s 23:02:08 Warning: Permanently added '10.30.170.35' (ECDSA) to the list of known hosts. 23:02:08 + REMHOST=releng-60686-61-0-builder-2 23:02:08 + case ${REMHOST} in 23:02:08 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:02:08 + echo NUM_ODL_SYSTEM=3 23:02:08 + echo NUM_TOOLS_SYSTEM=1 23:02:08 + '[' '' == yes ']' 23:02:08 + NUM_OPENSTACK_SYSTEM=0 23:02:08 + echo NUM_OPENSTACK_SYSTEM=0 23:02:08 + '[' 0 -eq 2 ']' 23:02:08 + echo ODL_SYSTEM_IP=10.30.171.54 23:02:08 ++ seq 0 2 23:02:08 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:02:08 + echo ODL_SYSTEM_1_IP=10.30.171.54 23:02:08 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:02:08 + echo ODL_SYSTEM_2_IP=10.30.170.66 23:02:08 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:02:08 + echo ODL_SYSTEM_3_IP=10.30.170.35 23:02:08 + echo TOOLS_SYSTEM_IP=10.30.171.34 23:02:08 ++ seq 0 0 23:02:08 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:02:08 + echo TOOLS_SYSTEM_1_IP=10.30.171.34 23:02:08 + openstack_index=0 23:02:08 + NUM_OPENSTACK_CONTROL_NODES=1 23:02:08 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:02:08 ++ seq 0 0 23:02:08 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:02:08 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:02:08 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:02:08 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:02:08 + '[' -1 -ge 2 ']' 23:02:08 ++ seq 0 -2 23:02:08 + NUM_OPENSTACK_HAPROXY_NODES=0 23:02:08 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:02:08 ++ seq 0 -1 23:02:08 + echo 'Contents of slave_addresses.txt:' 23:02:08 Contents of slave_addresses.txt: 23:02:08 + cat slave_addresses.txt 23:02:08 NUM_ODL_SYSTEM=3 23:02:08 NUM_TOOLS_SYSTEM=1 23:02:08 NUM_OPENSTACK_SYSTEM=0 23:02:08 ODL_SYSTEM_IP=10.30.171.54 23:02:08 ODL_SYSTEM_1_IP=10.30.171.54 23:02:08 ODL_SYSTEM_2_IP=10.30.170.66 23:02:08 ODL_SYSTEM_3_IP=10.30.170.35 23:02:08 TOOLS_SYSTEM_IP=10.30.171.34 23:02:08 TOOLS_SYSTEM_1_IP=10.30.171.34 23:02:08 NUM_OPENSTACK_CONTROL_NODES=1 23:02:08 OPENSTACK_CONTROL_NODE_1_IP= 23:02:08 NUM_OPENSTACK_COMPUTE_NODES=-1 23:02:08 NUM_OPENSTACK_HAPROXY_NODES=0 23:02:09 [EnvInject] - Injecting environment variables from a build step. 23:02:09 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:02:09 [EnvInject] - Variables injected successfully. 23:02:09 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/sh /tmp/jenkins10150253817289991712.sh 23:02:09 Preparing for JRE Version 21 23:02:09 Karaf artifact is karaf 23:02:09 Karaf project is integration 23:02:09 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:02:09 [EnvInject] - Injecting environment variables from a build step. 23:02:09 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:02:09 [EnvInject] - Variables injected successfully. 23:02:09 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins1014379868060200231.sh 23:02:09 2025-11-16 23:02:09 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1] 23:02:09 Bundle version is 0.22.2-SNAPSHOT 23:02:09 --2025-11-16 23:02:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml 23:02:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:02:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:02:09 HTTP request sent, awaiting response... 200 OK 23:02:09 Length: 1410 (1.4K) [application/xml] 23:02:09 Saving to: ‘maven-metadata.xml’ 23:02:09 23:02:09 0K . 100% 64.6M=0s 23:02:09 23:02:09 2025-11-16 23:02:09 (64.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 23:02:09 23:02:09 23:02:09 23:02:09 org.opendaylight.integration 23:02:09 karaf 23:02:09 0.22.2-SNAPSHOT 23:02:09 23:02:09 23:02:09 20251116.175336 23:02:09 130 23:02:09 23:02:09 20251116175336 23:02:09 23:02:09 23:02:09 pom 23:02:09 0.22.2-20251116.175336-130 23:02:09 20251116175336 23:02:09 23:02:09 23:02:09 tar.gz 23:02:09 0.22.2-20251116.175336-130 23:02:09 20251116175336 23:02:09 23:02:09 23:02:09 zip 23:02:09 0.22.2-20251116.175336-130 23:02:09 20251116175336 23:02:09 23:02:09 23:02:09 cyclonedx 23:02:09 xml 23:02:09 0.22.2-20251116.175336-130 23:02:09 20251116175336 23:02:09 23:02:09 23:02:09 cyclonedx 23:02:09 json 23:02:09 0.22.2-20251116.175336-130 23:02:09 20251116175336 23:02:09 23:02:09 23:02:09 23:02:09 23:02:09 Nexus timestamp is 0.22.2-20251116.175336-130 23:02:09 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip 23:02:09 Distribution bundle is karaf-0.22.2-20251116.175336-130.zip 23:02:09 Distribution bundle version is 0.22.2-SNAPSHOT 23:02:09 Distribution folder is karaf-0.22.2-SNAPSHOT 23:02:09 Nexus prefix is https://nexus.opendaylight.org 23:02:09 [EnvInject] - Injecting environment variables from a build step. 23:02:09 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:02:09 [EnvInject] - Variables injected successfully. 23:02:09 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins16941468426386319701.sh 23:02:09 Setup pyenv: 23:02:09 system 23:02:09 3.8.13 23:02:09 3.9.13 23:02:09 3.10.13 23:02:09 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:02:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7ez from file:/tmp/.os_lf_venv 23:02:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:02:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:02:11 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:02:11 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:02:11 lf-activate-venv(): INFO: Base packages installed successfully 23:02:11 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:02:17 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:02:17 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:02:17 lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH 23:02:17 Copying common-functions.sh to /tmp 23:02:19 Copying common-functions.sh to 10.30.171.54:/tmp 23:02:19 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 23:02:19 Copying common-functions.sh to 10.30.170.66:/tmp 23:02:19 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts. 23:02:20 Copying common-functions.sh to 10.30.170.35:/tmp 23:02:20 Warning: Permanently added '10.30.170.35' (ECDSA) to the list of known hosts. 23:02:20 Copying common-functions.sh to 10.30.171.34:/tmp 23:02:20 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 23:02:20 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins4429960531067152935.sh 23:02:20 common-functions.sh is being sourced 23:02:20 common-functions environment: 23:02:20 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:20 ACTUALFEATURES: 23:02:20 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:20 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:20 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:20 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:20 CONTROLLERMEM: 2048m 23:02:20 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:20 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:20 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:20 SUITES: 23:02:20 23:02:20 ################################################# 23:02:20 ## Configure Cluster and Start ## 23:02:20 ################################################# 23:02:20 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app 23:02:20 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app 23:02:20 Locating script plan to use... 23:02:20 Finished running script plans 23:02:20 Configuring member-1 with IP address 10.30.171.54 23:02:20 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 23:02:21 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 23:02:21 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 23:02:21 ++ [[ /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:02:21 common-functions.sh is being sourced 23:02:21 ++ echo 'common-functions.sh is being sourced' 23:02:21 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 23:02:21 ++ DISTROSTREAM=titanium 23:02:21 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:21 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:21 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:21 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:21 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:21 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:21 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:21 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:21 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:21 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:21 ++ export CONTROLLERMEM= 23:02:21 ++ CONTROLLERMEM= 23:02:21 ++ case "${DISTROSTREAM}" in 23:02:21 ++ CLUSTER_SYSTEM=pekko 23:02:21 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:21 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:21 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:21 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:21 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:21 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:21 ++ print_common_env 23:02:21 ++ cat 23:02:21 common-functions environment: 23:02:21 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:21 ACTUALFEATURES: 23:02:21 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:21 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:21 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:21 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:21 CONTROLLERMEM: 23:02:21 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:21 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:21 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:21 SUITES: 23:02:21 23:02:21 ++ SSH='ssh -t -t' 23:02:21 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:02:21 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:02:21 Changing to /tmp 23:02:21 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip 23:02:21 + echo 'Changing to /tmp' 23:02:21 + cd /tmp 23:02:21 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip' 23:02:21 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip 23:02:21 --2025-11-16 23:02:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip 23:02:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:02:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:02:21 HTTP request sent, awaiting response... 200 OK 23:02:21 Length: 234981182 (224M) [application/zip] 23:02:21 Saving to: ‘karaf-0.22.2-20251116.175336-130.zip’ 23:02:21 23:02:21 0K ........ ........ ........ ........ ........ ........ 1% 43.5M 5s 23:02:21 3072K ........ ........ ........ ........ ........ ........ 2% 68.8M 4s 23:02:21 6144K ........ ........ ........ ........ ........ ........ 4% 83.1M 4s 23:02:21 9216K ........ ........ ........ ........ ........ ........ 5% 85.2M 3s 23:02:21 12288K ........ ........ ........ ........ ........ ........ 6% 98.4M 3s 23:02:21 15360K ........ ........ ........ ........ ........ ........ 8% 86.4M 3s 23:02:21 18432K ........ ........ ........ ........ ........ ........ 9% 74.6M 3s 23:02:21 21504K ........ ........ ........ ........ ........ ........ 10% 88.8M 3s 23:02:21 24576K ........ ........ ........ ........ ........ ........ 12% 84.0M 3s 23:02:21 27648K ........ ........ ........ ........ ........ ........ 13% 91.1M 3s 23:02:21 30720K ........ ........ ........ ........ ........ ........ 14% 86.5M 2s 23:02:21 33792K ........ ........ ........ ........ ........ ........ 16% 83.5M 2s 23:02:21 36864K ........ ........ ........ ........ ........ ........ 17% 79.1M 2s 23:02:21 39936K ........ ........ ........ ........ ........ ........ 18% 90.3M 2s 23:02:21 43008K ........ ........ ........ ........ ........ ........ 20% 79.0M 2s 23:02:22 46080K ........ ........ ........ ........ ........ ........ 21% 78.0M 2s 23:02:22 49152K ........ ........ ........ ........ ........ ........ 22% 82.3M 2s 23:02:22 52224K ........ ........ ........ ........ ........ ........ 24% 67.9M 2s 23:02:22 55296K ........ ........ ........ ........ ........ ........ 25% 64.1M 2s 23:02:22 58368K ........ ........ ........ ........ ........ ........ 26% 78.2M 2s 23:02:22 61440K ........ ........ ........ ........ ........ ........ 28% 120M 2s 23:02:22 64512K ........ ........ ........ ........ ........ ........ 29% 95.9M 2s 23:02:22 67584K ........ ........ ........ ........ ........ ........ 30% 107M 2s 23:02:22 70656K ........ ........ ........ ........ ........ ........ 32% 112M 2s 23:02:22 73728K ........ ........ ........ ........ ........ ........ 33% 108M 2s 23:02:22 76800K ........ ........ ........ ........ ........ ........ 34% 108M 2s 23:02:22 79872K ........ ........ ........ ........ ........ ........ 36% 111M 2s 23:02:22 82944K ........ ........ ........ ........ ........ ........ 37% 169M 2s 23:02:22 86016K ........ ........ ........ ........ ........ ........ 38% 133M 2s 23:02:22 89088K ........ ........ ........ ........ ........ ........ 40% 188M 2s 23:02:22 92160K ........ ........ ........ ........ ........ ........ 41% 180M 1s 23:02:22 95232K ........ ........ ........ ........ ........ ........ 42% 171M 1s 23:02:22 98304K ........ ........ ........ ........ ........ ........ 44% 193M 1s 23:02:22 101376K ........ ........ ........ ........ ........ ........ 45% 190M 1s 23:02:22 104448K ........ ........ ........ ........ ........ ........ 46% 197M 1s 23:02:22 107520K ........ ........ ........ ........ ........ ........ 48% 180M 1s 23:02:22 110592K ........ ........ ........ ........ ........ ........ 49% 184M 1s 23:02:22 113664K ........ ........ ........ ........ ........ ........ 50% 205M 1s 23:02:22 116736K ........ ........ ........ ........ ........ ........ 52% 176M 1s 23:02:22 119808K ........ ........ ........ ........ ........ ........ 53% 213M 1s 23:02:22 122880K ........ ........ ........ ........ ........ ........ 54% 185M 1s 23:02:22 125952K ........ ........ ........ ........ ........ ........ 56% 180M 1s 23:02:22 129024K ........ ........ ........ ........ ........ ........ 57% 211M 1s 23:02:22 132096K ........ ........ ........ ........ ........ ........ 58% 204M 1s 23:02:22 135168K ........ ........ ........ ........ ........ ........ 60% 181M 1s 23:02:22 138240K ........ ........ ........ ........ ........ ........ 61% 190M 1s 23:02:22 141312K ........ ........ ........ ........ ........ ........ 62% 213M 1s 23:02:22 144384K ........ ........ ........ ........ ........ ........ 64% 177M 1s 23:02:22 147456K ........ ........ ........ ........ ........ ........ 65% 202M 1s 23:02:22 150528K ........ ........ ........ ........ ........ ........ 66% 180M 1s 23:02:22 153600K ........ ........ ........ ........ ........ ........ 68% 134M 1s 23:02:22 156672K ........ ........ ........ ........ ........ ........ 69% 156M 1s 23:02:22 159744K ........ ........ ........ ........ ........ ........ 70% 160M 1s 23:02:22 162816K ........ ........ ........ ........ ........ ........ 72% 132M 1s 23:02:22 165888K ........ ........ ........ ........ ........ ........ 73% 194M 1s 23:02:22 168960K ........ ........ ........ ........ ........ ........ 74% 162M 0s 23:02:22 172032K ........ ........ ........ ........ ........ ........ 76% 132M 0s 23:02:22 175104K ........ ........ ........ ........ ........ ........ 77% 133M 0s 23:02:22 178176K ........ ........ ........ ........ ........ ........ 78% 153M 0s 23:02:22 181248K ........ ........ ........ ........ ........ ........ 80% 133M 0s 23:02:22 184320K ........ ........ ........ ........ ........ ........ 81% 141M 0s 23:02:23 187392K ........ ........ ........ ........ ........ ........ 83% 163M 0s 23:02:23 190464K ........ ........ ........ ........ ........ ........ 84% 135M 0s 23:02:23 193536K ........ ........ ........ ........ ........ ........ 85% 143M 0s 23:02:23 196608K ........ ........ ........ ........ ........ ........ 87% 141M 0s 23:02:23 199680K ........ ........ ........ ........ ........ ........ 88% 145M 0s 23:02:23 202752K ........ ........ ........ ........ ........ ........ 89% 125M 0s 23:02:23 205824K ........ ........ ........ ........ ........ ........ 91% 150M 0s 23:02:23 208896K ........ ........ ........ ........ ........ ........ 92% 132M 0s 23:02:23 211968K ........ ........ ........ ........ ........ ........ 93% 139M 0s 23:02:23 215040K ........ ........ ........ ........ ........ ........ 95% 146M 0s 23:02:23 218112K ........ ........ ........ ........ ........ ........ 96% 141M 0s 23:02:23 221184K ........ ........ ........ ........ ........ ........ 97% 132M 0s 23:02:23 224256K ........ ........ ........ ........ ........ ........ 99% 140M 0s 23:02:23 227328K ........ ........ ........ ........ . 100% 142M=1.9s 23:02:23 23:02:23 2025-11-16 23:02:23 (120 MB/s) - ‘karaf-0.22.2-20251116.175336-130.zip’ saved [234981182/234981182] 23:02:23 23:02:23 Extracting the new controller... 23:02:23 + echo 'Extracting the new controller...' 23:02:23 + unzip -q karaf-0.22.2-20251116.175336-130.zip 23:02:25 Adding external repositories... 23:02:25 + echo 'Adding external repositories...' 23:02:25 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:25 ################################################################################ 23:02:25 # 23:02:25 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:25 # contributor license agreements. See the NOTICE file distributed with 23:02:25 # this work for additional information regarding copyright ownership. 23:02:25 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:25 # (the "License"); you may not use this file except in compliance with 23:02:25 # the License. You may obtain a copy of the License at 23:02:25 # 23:02:25 # http://www.apache.org/licenses/LICENSE-2.0 23:02:25 # 23:02:25 # Unless required by applicable law or agreed to in writing, software 23:02:25 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:25 # See the License for the specific language governing permissions and 23:02:25 # limitations under the License. 23:02:25 # 23:02:25 ################################################################################ 23:02:25 23:02:25 # 23:02:25 # If set to true, the following property will not allow any certificate to be used 23:02:25 # when accessing Maven repositories through SSL 23:02:25 # 23:02:25 #org.ops4j.pax.url.mvn.certificateCheck= 23:02:25 23:02:25 # 23:02:25 # Path to the local Maven settings file. 23:02:25 # The repositories defined in this file will be automatically added to the list 23:02:25 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:02:25 # below is not set. 23:02:25 # The following locations are checked for the existence of the settings.xml file 23:02:25 # * 1. looks for the specified url 23:02:25 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:02:25 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:02:25 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:02:25 # 23:02:25 #org.ops4j.pax.url.mvn.settings= 23:02:25 23:02:25 # 23:02:25 # Path to the local Maven repository which is used to avoid downloading 23:02:25 # artifacts when they already exist locally. 23:02:25 # The value of this property will be extracted from the settings.xml file 23:02:25 # above, or defaulted to: 23:02:25 # System.getProperty( "user.home" ) + "/.m2/repository" 23:02:25 # 23:02:25 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:02:25 23:02:25 # 23:02:25 # Default this to false. It's just weird to use undocumented repos 23:02:25 # 23:02:25 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:02:25 23:02:25 # 23:02:25 # Uncomment if you don't wanna use the proxy settings 23:02:25 # from the Maven conf/settings.xml file 23:02:25 # 23:02:25 # org.ops4j.pax.url.mvn.proxySupport=false 23:02:25 23:02:25 # 23:02:25 # Comma separated list of repositories scanned when resolving an artifact. 23:02:25 # Those repositories will be checked before iterating through the 23:02:25 # below list of repositories and even before the local repository 23:02:25 # A repository url can be appended with zero or more of the following flags: 23:02:25 # @snapshots : the repository contains snaphots 23:02:25 # @noreleases : the repository does not contain any released artifacts 23:02:25 # 23:02:25 # The following property value will add the system folder as a repo. 23:02:25 # 23:02:25 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:02:25 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:02:25 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:02:25 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:02:25 23:02:25 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:02:25 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:02:25 23:02:25 # 23:02:25 # Comma separated list of repositories scanned when resolving an artifact. 23:02:25 # The default list includes the following repositories: 23:02:25 # http://repo1.maven.org/maven2@id=central 23:02:25 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:02:25 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:02:25 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:02:25 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:02:25 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:02:25 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:02:25 # To add repositories to the default ones, prepend '+' to the list of repositories 23:02:25 # to add. 23:02:25 # A repository url can be appended with zero or more of the following flags: 23:02:25 # @snapshots : the repository contains snapshots 23:02:25 # @noreleases : the repository does not contain any released artifacts 23:02:25 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:02:25 # 23:02:25 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:02:25 23:02:25 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:02:25 + [[ True == \T\r\u\e ]] 23:02:25 + echo 'Configuring the startup features...' 23:02:25 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:25 + FEATURE_TEST_STRING=features-test 23:02:25 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 23:02:25 + KARAF_VERSION=karaf4 23:02:25 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:02:25 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:25 + [[ ! -z '' ]] 23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:25 ################################################################################ 23:02:25 # 23:02:25 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:25 # contributor license agreements. See the NOTICE file distributed with 23:02:25 # this work for additional information regarding copyright ownership. 23:02:25 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:25 # (the "License"); you may not use this file except in compliance with 23:02:25 # the License. You may obtain a copy of the License at 23:02:25 # 23:02:25 # http://www.apache.org/licenses/LICENSE-2.0 23:02:25 # 23:02:25 # Unless required by applicable law or agreed to in writing, software 23:02:25 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:25 # See the License for the specific language governing permissions and 23:02:25 # limitations under the License. 23:02:25 # 23:02:25 ################################################################################ 23:02:25 23:02:25 # 23:02:25 # Comma separated list of features repositories to register by default 23:02:25 # 23:02:25 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/bb02d181-9385-4de6-97c3-f6cd7c1d34bd.xml 23:02:25 23:02:25 # 23:02:25 # Comma separated list of features to install at startup 23:02:25 # 23:02:25 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 58840a47-28e2-4574-9eff-b5769313407f 23:02:25 23:02:25 # 23:02:25 # Resource repositories (OBR) that the features resolver can use 23:02:25 # to resolve requirements/capabilities 23:02:25 # 23:02:25 # The format of the resourceRepositories is 23:02:25 # resourceRepositories=[xml:url|json:url],... 23:02:25 # for Instance: 23:02:25 # 23:02:25 #resourceRepositories=xml:http://host/path/to/index.xml 23:02:25 # or 23:02:25 #resourceRepositories=json:http://host/path/to/index.json 23:02:25 # 23:02:25 23:02:25 # 23:02:25 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:02:25 # 23:02:25 featuresBootAsynchronous=false 23:02:25 23:02:25 # 23:02:25 # Service requirements enforcement 23:02:25 # 23:02:25 # By default, the feature resolver checks the service requirements/capabilities of 23:02:25 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:02:25 # the required bundles. 23:02:25 # The following flag can have those values: 23:02:25 # - disable: service requirements are completely ignored 23:02:25 # - default: service requirements are ignored for old features 23:02:25 # - enforce: service requirements are always verified 23:02:25 # 23:02:25 #serviceRequirements=default 23:02:25 23:02:25 # 23:02:25 # Store cfg file for config element in feature 23:02:25 # 23:02:25 #configCfgStore=true 23:02:25 23:02:25 # 23:02:25 # Define if the feature service automatically refresh bundles 23:02:25 # 23:02:25 autoRefresh=true 23:02:25 23:02:25 # 23:02:25 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:02:25 # XML file defines instructions related to features processing 23:02:25 # versions.properties may declare properties to resolve placeholders in XML file 23:02:25 # both files are relative to ${karaf.etc} 23:02:25 # 23:02:25 #featureProcessing=org.apache.karaf.features.xml 23:02:25 #featureProcessingVersions=versions.properties 23:02:25 + configure_karaf_log karaf4 '' 23:02:25 + local -r karaf_version=karaf4 23:02:25 + local -r controllerdebugmap= 23:02:25 + local logapi=log4j 23:02:25 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:02:25 log4j2.rootLogger.level = INFO 23:02:25 #log4j2.rootLogger.type = asyncRoot 23:02:25 #log4j2.rootLogger.includeLocation = false 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:02:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:02:25 log4j2.rootLogger.appenderRef.Console.ref = Console 23:02:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:02:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:02:25 log4j2.logger.spifly.name = org.apache.aries.spifly 23:02:25 log4j2.logger.spifly.level = WARN 23:02:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:02:25 log4j2.logger.audit.level = INFO 23:02:25 log4j2.logger.audit.additivity = false 23:02:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:02:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:02:25 log4j2.appender.console.type = Console 23:02:25 log4j2.appender.console.name = Console 23:02:25 log4j2.appender.console.layout.type = PatternLayout 23:02:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:02:25 log4j2.appender.rolling.type = RollingRandomAccessFile 23:02:25 log4j2.appender.rolling.name = RollingFile 23:02:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:02:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:02:25 #log4j2.appender.rolling.immediateFlush = false 23:02:25 log4j2.appender.rolling.append = true 23:02:25 log4j2.appender.rolling.layout.type = PatternLayout 23:02:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:02:25 log4j2.appender.rolling.policies.type = Policies 23:02:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:02:25 log4j2.appender.rolling.policies.size.size = 64MB 23:02:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:02:25 log4j2.appender.rolling.strategy.max = 7 23:02:25 log4j2.appender.audit.type = RollingRandomAccessFile 23:02:25 log4j2.appender.audit.name = AuditRollingFile 23:02:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:02:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:02:25 log4j2.appender.audit.append = true 23:02:25 log4j2.appender.audit.layout.type = PatternLayout 23:02:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:02:25 log4j2.appender.audit.policies.type = Policies 23:02:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:02:25 log4j2.appender.audit.policies.size.size = 8MB 23:02:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:02:25 log4j2.appender.audit.strategy.max = 7 23:02:25 log4j2.appender.osgi.type = PaxOsgi 23:02:25 log4j2.appender.osgi.name = PaxOsgi 23:02:25 log4j2.appender.osgi.filter = * 23:02:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:02:25 #log4j2.logger.aether.level = TRACE 23:02:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:02:25 #log4j2.logger.http-headers.level = DEBUG 23:02:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:02:25 #log4j2.logger.maven.level = TRACE 23:02:25 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:02:25 + logapi=log4j2 23:02:25 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:02:25 + '[' log4j2 == log4j2 ']' 23:02:25 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:25 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:02:25 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:02:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:02:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:02:25 controllerdebugmap: 23:02:25 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:25 + unset IFS 23:02:25 + echo 'controllerdebugmap: ' 23:02:25 + '[' -n '' ']' 23:02:25 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:25 ################################################################################ 23:02:25 # 23:02:25 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:25 # contributor license agreements. See the NOTICE file distributed with 23:02:25 # this work for additional information regarding copyright ownership. 23:02:25 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:25 # (the "License"); you may not use this file except in compliance with 23:02:25 # the License. You may obtain a copy of the License at 23:02:25 # 23:02:25 # http://www.apache.org/licenses/LICENSE-2.0 23:02:25 # 23:02:25 # Unless required by applicable law or agreed to in writing, software 23:02:25 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:25 # See the License for the specific language governing permissions and 23:02:25 # limitations under the License. 23:02:25 # 23:02:25 ################################################################################ 23:02:25 23:02:25 # Common pattern layout for appenders 23:02:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:02:25 23:02:25 # Root logger 23:02:25 log4j2.rootLogger.level = INFO 23:02:25 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:02:25 #log4j2.rootLogger.type = asyncRoot 23:02:25 #log4j2.rootLogger.includeLocation = false 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:02:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:02:25 log4j2.rootLogger.appenderRef.Console.ref = Console 23:02:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:02:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:02:25 23:02:25 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:02:25 23:02:25 # Loggers configuration 23:02:25 23:02:25 # Spifly logger 23:02:25 log4j2.logger.spifly.name = org.apache.aries.spifly 23:02:25 log4j2.logger.spifly.level = WARN 23:02:25 23:02:25 # Security audit logger 23:02:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:02:25 log4j2.logger.audit.level = INFO 23:02:25 log4j2.logger.audit.additivity = false 23:02:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:02:25 23:02:25 # Appenders configuration 23:02:25 23:02:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:02:25 log4j2.appender.console.type = Console 23:02:25 log4j2.appender.console.name = Console 23:02:25 log4j2.appender.console.layout.type = PatternLayout 23:02:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:02:25 23:02:25 # Rolling file appender 23:02:25 log4j2.appender.rolling.type = RollingRandomAccessFile 23:02:25 log4j2.appender.rolling.name = RollingFile 23:02:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:02:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:02:25 # uncomment to not force a disk flush 23:02:25 #log4j2.appender.rolling.immediateFlush = false 23:02:25 log4j2.appender.rolling.append = true 23:02:25 log4j2.appender.rolling.layout.type = PatternLayout 23:02:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:02:25 log4j2.appender.rolling.policies.type = Policies 23:02:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:02:25 log4j2.appender.rolling.policies.size.size = 1GB 23:02:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:02:25 log4j2.appender.rolling.strategy.max = 7 23:02:25 23:02:25 # Audit file appender 23:02:25 log4j2.appender.audit.type = RollingRandomAccessFile 23:02:25 log4j2.appender.audit.name = AuditRollingFile 23:02:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:02:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:02:25 log4j2.appender.audit.append = true 23:02:25 log4j2.appender.audit.layout.type = PatternLayout 23:02:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:02:25 log4j2.appender.audit.policies.type = Policies 23:02:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:02:25 log4j2.appender.audit.policies.size.size = 8MB 23:02:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:02:25 log4j2.appender.audit.strategy.max = 7 23:02:25 23:02:25 # OSGi appender 23:02:25 log4j2.appender.osgi.type = PaxOsgi 23:02:25 log4j2.appender.osgi.name = PaxOsgi 23:02:25 log4j2.appender.osgi.filter = * 23:02:25 23:02:25 # help with identification of maven-related problems with pax-url-aether 23:02:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:02:25 #log4j2.logger.aether.level = TRACE 23:02:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:02:25 #log4j2.logger.http-headers.level = DEBUG 23:02:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:02:25 #log4j2.logger.maven.level = TRACE 23:02:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:02:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:02:25 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:25 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:02:25 + local -r controllermem=2048m 23:02:25 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:25 + echo Configure 23:02:25 Configure 23:02:25 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:02:25 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:02:25 max memory: 2048m 23:02:25 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:25 + echo ' max memory: 2048m' 23:02:25 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:02:25 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:25 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:25 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:25 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:25 #!/bin/sh 23:02:25 # 23:02:25 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:25 # contributor license agreements. See the NOTICE file distributed with 23:02:25 # this work for additional information regarding copyright ownership. 23:02:25 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:25 # (the "License"); you may not use this file except in compliance with 23:02:25 # the License. You may obtain a copy of the License at 23:02:25 # 23:02:25 # http://www.apache.org/licenses/LICENSE-2.0 23:02:25 # 23:02:25 # Unless required by applicable law or agreed to in writing, software 23:02:25 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:25 # See the License for the specific language governing permissions and 23:02:25 # limitations under the License. 23:02:25 # 23:02:25 23:02:25 # 23:02:25 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:02:25 # script: client, instance, shell, start, status, stop, karaf 23:02:25 # 23:02:25 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:02:25 # Actions go here... 23:02:25 # fi 23:02:25 23:02:25 # 23:02:25 # general settings which should be applied for all scripts go here; please keep 23:02:25 # in mind that it is possible that scripts might be executed more than once, e.g. 23:02:25 # in example of the start script where the start script is executed first and the 23:02:25 # karaf script afterwards. 23:02:25 # 23:02:25 23:02:25 # 23:02:25 # The following section shows the possible configuration options for the default 23:02:25 # karaf scripts 23:02:25 # 23:02:25 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:02:25 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:02:25 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:02:25 # export EXTRA_JAVA_OPTS # Additional JVM options 23:02:25 # export KARAF_HOME # Karaf home folder 23:02:25 # export KARAF_DATA # Karaf data folder 23:02:25 # export KARAF_BASE # Karaf base folder 23:02:25 # export KARAF_ETC # Karaf etc folder 23:02:25 # export KARAF_LOG # Karaf log folder 23:02:25 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:02:25 # export KARAF_OPTS # Additional available Karaf options 23:02:25 # export KARAF_DEBUG # Enable debug mode 23:02:25 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:02:25 # export KARAF_NOROOT # Prevent execution as root if set to true 23:02:25 Set Java version 23:02:25 + echo 'Set Java version' 23:02:25 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:02:25 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:02:25 sudo: a password is required 23:02:25 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:25 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:02:25 sudo: a password is required 23:02:25 JDK default version ... 23:02:25 + echo 'JDK default version ...' 23:02:25 + java -version 23:02:25 openjdk version "21.0.8" 2025-07-15 23:02:25 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:02:25 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:02:25 Set JAVA_HOME 23:02:25 + echo 'Set JAVA_HOME' 23:02:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:02:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:02:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:25 Listing all open ports on controller system... 23:02:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:02:25 + echo 'Listing all open ports on controller system...' 23:02:25 + netstat -pnatu 23:02:25 /tmp/configuration-script.sh: line 40: netstat: command not found 23:02:25 Configuring cluster 23:02:25 + '[' -f /tmp/custom_shard_config.txt ']' 23:02:25 + echo 'Configuring cluster' 23:02:25 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.54 10.30.170.66 10.30.170.35 23:02:25 ################################################ 23:02:25 ## Configure Cluster ## 23:02:25 ################################################ 23:02:25 NOTE: Cluster configuration files not found. Copying from 23:02:25 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:02:25 Configuring unique name in pekko.conf 23:02:25 Configuring hostname in pekko.conf 23:02:25 Configuring data and rpc seed nodes in pekko.conf 23:02:25 modules = [ 23:02:25 23:02:25 { 23:02:25 name = "inventory" 23:02:25 namespace = "urn:opendaylight:inventory" 23:02:25 shard-strategy = "module" 23:02:25 }, 23:02:25 { 23:02:25 name = "topology" 23:02:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:02:25 shard-strategy = "module" 23:02:25 }, 23:02:25 { 23:02:25 name = "toaster" 23:02:25 namespace = "http://netconfcentral.org/ns/toaster" 23:02:25 shard-strategy = "module" 23:02:25 } 23:02:25 ] 23:02:25 Configuring replication type in module-shards.conf 23:02:25 ################################################ 23:02:25 ## NOTE: Manually restart controller to ## 23:02:25 ## apply configuration. ## 23:02:25 ################################################ 23:02:25 Dump pekko.conf 23:02:25 + echo 'Dump pekko.conf' 23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:25 23:02:25 odl-cluster-data { 23:02:25 pekko { 23:02:25 remote { 23:02:25 artery { 23:02:25 enabled = on 23:02:25 transport = tcp 23:02:25 canonical.hostname = "10.30.171.54" 23:02:25 canonical.port = 2550 23:02:25 } 23:02:25 } 23:02:25 23:02:25 cluster { 23:02:25 # Using artery. 23:02:25 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.54:2550", 23:02:25 "pekko://opendaylight-cluster-data@10.30.170.66:2550", 23:02:25 "pekko://opendaylight-cluster-data@10.30.170.35:2550"] 23:02:25 23:02:25 roles = ["member-1"] 23:02:25 23:02:25 # when under load we might trip a false positive on the failure detector 23:02:25 # failure-detector { 23:02:25 # heartbeat-interval = 4 s 23:02:25 # acceptable-heartbeat-pause = 16s 23:02:25 # } 23:02:25 } 23:02:25 23:02:25 persistence { 23:02:25 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:02:25 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:02:25 # The relative path is always relative to KARAF_HOME. 23:02:25 23:02:25 # snapshot-store.local.dir = "target/snapshots" 23:02:25 23:02:25 # Use lz4 compression for LocalSnapshotStore snapshots 23:02:25 snapshot-store.local.use-lz4-compression = false 23:02:25 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:02:25 snapshot-store.local.lz4-blocksize = 256KB 23:02:25 } 23:02:25 disable-default-actor-system-quarantined-event-handling = "false" 23:02:25 } 23:02:25 } 23:02:25 Dump modules.conf 23:02:25 + echo 'Dump modules.conf' 23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:25 modules = [ 23:02:25 23:02:25 { 23:02:25 name = "inventory" 23:02:25 namespace = "urn:opendaylight:inventory" 23:02:25 shard-strategy = "module" 23:02:25 }, 23:02:25 { 23:02:25 name = "topology" 23:02:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:02:25 shard-strategy = "module" 23:02:25 }, 23:02:25 { 23:02:25 name = "toaster" 23:02:25 namespace = "http://netconfcentral.org/ns/toaster" 23:02:25 shard-strategy = "module" 23:02:25 } 23:02:25 ] 23:02:25 Dump module-shards.conf 23:02:25 + echo 'Dump module-shards.conf' 23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:25 module-shards = [ 23:02:25 { 23:02:25 name = "default" 23:02:25 shards = [ 23:02:25 { 23:02:25 name = "default" 23:02:25 replicas = ["member-1", 23:02:25 "member-2", 23:02:25 "member-3"] 23:02:25 } 23:02:25 ] 23:02:25 }, 23:02:25 { 23:02:25 name = "inventory" 23:02:25 shards = [ 23:02:25 { 23:02:25 name="inventory" 23:02:25 replicas = ["member-1", 23:02:25 "member-2", 23:02:25 "member-3"] 23:02:25 } 23:02:25 ] 23:02:25 }, 23:02:25 { 23:02:25 name = "topology" 23:02:25 shards = [ 23:02:25 { 23:02:25 name="topology" 23:02:25 replicas = ["member-1", 23:02:25 "member-2", 23:02:25 "member-3"] 23:02:25 } 23:02:25 ] 23:02:25 }, 23:02:25 { 23:02:25 name = "toaster" 23:02:25 shards = [ 23:02:25 { 23:02:25 name="toaster" 23:02:25 replicas = ["member-1", 23:02:25 "member-2", 23:02:25 "member-3"] 23:02:25 } 23:02:25 ] 23:02:25 } 23:02:25 ] 23:02:25 Configuring member-2 with IP address 10.30.170.66 23:02:25 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts. 23:02:25 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts. 23:02:26 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 23:02:26 ++ [[ /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:02:26 ++ echo 'common-functions.sh is being sourced' 23:02:26 common-functions.sh is being sourced 23:02:26 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 23:02:26 ++ DISTROSTREAM=titanium 23:02:26 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:26 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:26 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:26 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:26 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:26 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:26 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:26 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:26 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:26 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:26 ++ export CONTROLLERMEM= 23:02:26 ++ CONTROLLERMEM= 23:02:26 ++ case "${DISTROSTREAM}" in 23:02:26 ++ CLUSTER_SYSTEM=pekko 23:02:26 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:26 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:26 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:26 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:26 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:26 ++ print_common_env 23:02:26 ++ cat 23:02:26 common-functions environment: 23:02:26 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:26 ACTUALFEATURES: 23:02:26 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:26 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:26 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:26 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:26 CONTROLLERMEM: 23:02:26 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:26 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:26 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:26 SUITES: 23:02:26 23:02:26 ++ SSH='ssh -t -t' 23:02:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:02:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:02:26 Changing to /tmp 23:02:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip 23:02:26 + echo 'Changing to /tmp' 23:02:26 + cd /tmp 23:02:26 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip' 23:02:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip 23:02:26 --2025-11-16 23:02:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip 23:02:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:02:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:02:26 HTTP request sent, awaiting response... 200 OK 23:02:26 Length: 234981182 (224M) [application/zip] 23:02:26 Saving to: ‘karaf-0.22.2-20251116.175336-130.zip’ 23:02:26 23:02:26 0K ........ ........ ........ ........ ........ ........ 1% 51.8M 4s 23:02:26 3072K ........ ........ ........ ........ ........ ........ 2% 84.2M 3s 23:02:26 6144K ........ ........ ........ ........ ........ ........ 4% 152M 3s 23:02:26 9216K ........ ........ ........ ........ ........ ........ 5% 168M 2s 23:02:26 12288K ........ ........ ........ ........ ........ ........ 6% 145M 2s 23:02:26 15360K ........ ........ ........ ........ ........ ........ 8% 169M 2s 23:02:26 18432K ........ ........ ........ ........ ........ ........ 9% 214M 2s 23:02:26 21504K ........ ........ ........ ........ ........ ........ 10% 202M 2s 23:02:26 24576K ........ ........ ........ ........ ........ ........ 12% 240M 2s 23:02:26 27648K ........ ........ ........ ........ ........ ........ 13% 238M 1s 23:02:26 30720K ........ ........ ........ ........ ........ ........ 14% 250M 1s 23:02:26 33792K ........ ........ ........ ........ ........ ........ 16% 263M 1s 23:02:26 36864K ........ ........ ........ ........ ........ ........ 17% 293M 1s 23:02:26 39936K ........ ........ ........ ........ ........ ........ 18% 275M 1s 23:02:26 43008K ........ ........ ........ ........ ........ ........ 20% 289M 1s 23:02:26 46080K ........ ........ ........ ........ ........ ........ 21% 299M 1s 23:02:26 49152K ........ ........ ........ ........ ........ ........ 22% 288M 1s 23:02:26 52224K ........ ........ ........ ........ ........ ........ 24% 275M 1s 23:02:26 55296K ........ ........ ........ ........ ........ ........ 25% 225M 1s 23:02:26 58368K ........ ........ ........ ........ ........ ........ 26% 312M 1s 23:02:26 61440K ........ ........ ........ ........ ........ ........ 28% 278M 1s 23:02:26 64512K ........ ........ ........ ........ ........ ........ 29% 309M 1s 23:02:26 67584K ........ ........ ........ ........ ........ ........ 30% 300M 1s 23:02:26 70656K ........ ........ ........ ........ ........ ........ 32% 268M 1s 23:02:26 73728K ........ ........ ........ ........ ........ ........ 33% 331M 1s 23:02:26 76800K ........ ........ ........ ........ ........ ........ 34% 326M 1s 23:02:26 79872K ........ ........ ........ ........ ........ ........ 36% 284M 1s 23:02:26 82944K ........ ........ ........ ........ ........ ........ 37% 242M 1s 23:02:26 86016K ........ ........ ........ ........ ........ ........ 38% 424M 1s 23:02:26 89088K ........ ........ ........ ........ ........ ........ 40% 341M 1s 23:02:26 92160K ........ ........ ........ ........ ........ ........ 41% 334M 1s 23:02:26 95232K ........ ........ ........ ........ ........ ........ 42% 301M 1s 23:02:26 98304K ........ ........ ........ ........ ........ ........ 44% 309M 1s 23:02:26 101376K ........ ........ ........ ........ ........ ........ 45% 243M 1s 23:02:26 104448K ........ ........ ........ ........ ........ ........ 46% 301M 1s 23:02:26 107520K ........ ........ ........ ........ ........ ........ 48% 346M 1s 23:02:26 110592K ........ ........ ........ ........ ........ ........ 49% 259M 1s 23:02:26 113664K ........ ........ ........ ........ ........ ........ 50% 295M 0s 23:02:26 116736K ........ ........ ........ ........ ........ ........ 52% 276M 0s 23:02:26 119808K ........ ........ ........ ........ ........ ........ 53% 294M 0s 23:02:26 122880K ........ ........ ........ ........ ........ ........ 54% 293M 0s 23:02:26 125952K ........ ........ ........ ........ ........ ........ 56% 325M 0s 23:02:26 129024K ........ ........ ........ ........ ........ ........ 57% 276M 0s 23:02:26 132096K ........ ........ ........ ........ ........ ........ 58% 284M 0s 23:02:26 135168K ........ ........ ........ ........ ........ ........ 60% 332M 0s 23:02:26 138240K ........ ........ ........ ........ ........ ........ 61% 271M 0s 23:02:26 141312K ........ ........ ........ ........ ........ ........ 62% 292M 0s 23:02:26 144384K ........ ........ ........ ........ ........ ........ 64% 299M 0s 23:02:26 147456K ........ ........ ........ ........ ........ ........ 65% 286M 0s 23:02:26 150528K ........ ........ ........ ........ ........ ........ 66% 305M 0s 23:02:26 153600K ........ ........ ........ ........ ........ ........ 68% 274M 0s 23:02:26 156672K ........ ........ ........ ........ ........ ........ 69% 277M 0s 23:02:26 159744K ........ ........ ........ ........ ........ ........ 70% 318M 0s 23:02:26 162816K ........ ........ ........ ........ ........ ........ 72% 312M 0s 23:02:26 165888K ........ ........ ........ ........ ........ ........ 73% 280M 0s 23:02:26 168960K ........ ........ ........ ........ ........ ........ 74% 288M 0s 23:02:26 172032K ........ ........ ........ ........ ........ ........ 76% 328M 0s 23:02:26 175104K ........ ........ ........ ........ ........ ........ 77% 309M 0s 23:02:26 178176K ........ ........ ........ ........ ........ ........ 78% 300M 0s 23:02:26 181248K ........ ........ ........ ........ ........ ........ 80% 297M 0s 23:02:26 184320K ........ ........ ........ ........ ........ ........ 81% 308M 0s 23:02:26 187392K ........ ........ ........ ........ ........ ........ 83% 265M 0s 23:02:26 190464K ........ ........ ........ ........ ........ ........ 84% 277M 0s 23:02:26 193536K ........ ........ ........ ........ ........ ........ 85% 262M 0s 23:02:26 196608K ........ ........ ........ ........ ........ ........ 87% 277M 0s 23:02:26 199680K ........ ........ ........ ........ ........ ........ 88% 292M 0s 23:02:26 202752K ........ ........ ........ ........ ........ ........ 89% 310M 0s 23:02:26 205824K ........ ........ ........ ........ ........ ........ 91% 290M 0s 23:02:26 208896K ........ ........ ........ ........ ........ ........ 92% 275M 0s 23:02:27 211968K ........ ........ ........ ........ ........ ........ 93% 284M 0s 23:02:27 215040K ........ ........ ........ ........ ........ ........ 95% 296M 0s 23:02:27 218112K ........ ........ ........ ........ ........ ........ 96% 296M 0s 23:02:27 221184K ........ ........ ........ ........ ........ ........ 97% 252M 0s 23:02:27 224256K ........ ........ ........ ........ ........ ........ 99% 275M 0s 23:02:27 227328K ........ ........ ........ ........ . 100% 267M=0.9s 23:02:27 23:02:27 2025-11-16 23:02:27 (251 MB/s) - ‘karaf-0.22.2-20251116.175336-130.zip’ saved [234981182/234981182] 23:02:27 23:02:27 Extracting the new controller... 23:02:27 + echo 'Extracting the new controller...' 23:02:27 + unzip -q karaf-0.22.2-20251116.175336-130.zip 23:02:29 Adding external repositories... 23:02:29 + echo 'Adding external repositories...' 23:02:29 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:29 ################################################################################ 23:02:29 # 23:02:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:29 # contributor license agreements. See the NOTICE file distributed with 23:02:29 # this work for additional information regarding copyright ownership. 23:02:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:29 # (the "License"); you may not use this file except in compliance with 23:02:29 # the License. You may obtain a copy of the License at 23:02:29 # 23:02:29 # http://www.apache.org/licenses/LICENSE-2.0 23:02:29 # 23:02:29 # Unless required by applicable law or agreed to in writing, software 23:02:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:29 # See the License for the specific language governing permissions and 23:02:29 # limitations under the License. 23:02:29 # 23:02:29 ################################################################################ 23:02:29 23:02:29 # 23:02:29 # If set to true, the following property will not allow any certificate to be used 23:02:29 # when accessing Maven repositories through SSL 23:02:29 # 23:02:29 #org.ops4j.pax.url.mvn.certificateCheck= 23:02:29 23:02:29 # 23:02:29 # Path to the local Maven settings file. 23:02:29 # The repositories defined in this file will be automatically added to the list 23:02:29 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:02:29 # below is not set. 23:02:29 # The following locations are checked for the existence of the settings.xml file 23:02:29 # * 1. looks for the specified url 23:02:29 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:02:29 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:02:29 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:02:29 # 23:02:29 #org.ops4j.pax.url.mvn.settings= 23:02:29 23:02:29 # 23:02:29 # Path to the local Maven repository which is used to avoid downloading 23:02:29 # artifacts when they already exist locally. 23:02:29 # The value of this property will be extracted from the settings.xml file 23:02:29 # above, or defaulted to: 23:02:29 # System.getProperty( "user.home" ) + "/.m2/repository" 23:02:29 # 23:02:29 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:02:29 23:02:29 # 23:02:29 # Default this to false. It's just weird to use undocumented repos 23:02:29 # 23:02:29 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:02:29 23:02:29 # 23:02:29 # Uncomment if you don't wanna use the proxy settings 23:02:29 # from the Maven conf/settings.xml file 23:02:29 # 23:02:29 # org.ops4j.pax.url.mvn.proxySupport=false 23:02:29 23:02:29 # 23:02:29 # Comma separated list of repositories scanned when resolving an artifact. 23:02:29 # Those repositories will be checked before iterating through the 23:02:29 # below list of repositories and even before the local repository 23:02:29 # A repository url can be appended with zero or more of the following flags: 23:02:29 # @snapshots : the repository contains snaphots 23:02:29 # @noreleases : the repository does not contain any released artifacts 23:02:29 # 23:02:29 # The following property value will add the system folder as a repo. 23:02:29 # 23:02:29 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:02:29 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:02:29 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:02:29 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:02:29 23:02:29 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:02:29 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:02:29 23:02:29 # 23:02:29 # Comma separated list of repositories scanned when resolving an artifact. 23:02:29 # The default list includes the following repositories: 23:02:29 # http://repo1.maven.org/maven2@id=central 23:02:29 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:02:29 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:02:29 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:02:29 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:02:29 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:02:29 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:02:29 # To add repositories to the default ones, prepend '+' to the list of repositories 23:02:29 # to add. 23:02:29 # A repository url can be appended with zero or more of the following flags: 23:02:29 # @snapshots : the repository contains snapshots 23:02:29 # @noreleases : the repository does not contain any released artifacts 23:02:29 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:02:29 # 23:02:29 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:02:29 23:02:29 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:02:29 + [[ True == \T\r\u\e ]] 23:02:29 + echo 'Configuring the startup features...' 23:02:29 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:29 + FEATURE_TEST_STRING=features-test 23:02:29 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 23:02:29 + KARAF_VERSION=karaf4 23:02:29 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:02:29 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:29 + [[ ! -z '' ]] 23:02:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:29 ################################################################################ 23:02:29 # 23:02:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:29 # contributor license agreements. See the NOTICE file distributed with 23:02:29 # this work for additional information regarding copyright ownership. 23:02:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:29 # (the "License"); you may not use this file except in compliance with 23:02:29 # the License. You may obtain a copy of the License at 23:02:29 # 23:02:29 # http://www.apache.org/licenses/LICENSE-2.0 23:02:29 # 23:02:29 # Unless required by applicable law or agreed to in writing, software 23:02:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:29 # See the License for the specific language governing permissions and 23:02:29 # limitations under the License. 23:02:29 # 23:02:29 ################################################################################ 23:02:29 23:02:29 # 23:02:29 # Comma separated list of features repositories to register by default 23:02:29 # 23:02:29 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/bb02d181-9385-4de6-97c3-f6cd7c1d34bd.xml 23:02:29 23:02:29 # 23:02:29 # Comma separated list of features to install at startup 23:02:29 # 23:02:29 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 58840a47-28e2-4574-9eff-b5769313407f 23:02:29 23:02:29 # 23:02:29 # Resource repositories (OBR) that the features resolver can use 23:02:29 # to resolve requirements/capabilities 23:02:29 # 23:02:29 # The format of the resourceRepositories is 23:02:29 # resourceRepositories=[xml:url|json:url],... 23:02:29 # for Instance: 23:02:29 # 23:02:29 #resourceRepositories=xml:http://host/path/to/index.xml 23:02:29 # or 23:02:29 #resourceRepositories=json:http://host/path/to/index.json 23:02:29 # 23:02:29 23:02:29 # 23:02:29 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:02:29 # 23:02:29 featuresBootAsynchronous=false 23:02:29 23:02:29 # 23:02:29 # Service requirements enforcement 23:02:29 # 23:02:29 # By default, the feature resolver checks the service requirements/capabilities of 23:02:29 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:02:29 # the required bundles. 23:02:29 # The following flag can have those values: 23:02:29 # - disable: service requirements are completely ignored 23:02:29 # - default: service requirements are ignored for old features 23:02:29 # - enforce: service requirements are always verified 23:02:29 # 23:02:29 #serviceRequirements=default 23:02:29 23:02:29 # 23:02:29 # Store cfg file for config element in feature 23:02:29 # 23:02:29 #configCfgStore=true 23:02:29 23:02:29 # 23:02:29 # Define if the feature service automatically refresh bundles 23:02:29 # 23:02:29 autoRefresh=true 23:02:29 23:02:29 # 23:02:29 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:02:29 # XML file defines instructions related to features processing 23:02:29 # versions.properties may declare properties to resolve placeholders in XML file 23:02:29 # both files are relative to ${karaf.etc} 23:02:29 # 23:02:29 #featureProcessing=org.apache.karaf.features.xml 23:02:29 #featureProcessingVersions=versions.properties 23:02:29 + configure_karaf_log karaf4 '' 23:02:29 + local -r karaf_version=karaf4 23:02:29 + local -r controllerdebugmap= 23:02:29 + local logapi=log4j 23:02:29 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:02:29 log4j2.rootLogger.level = INFO 23:02:29 #log4j2.rootLogger.type = asyncRoot 23:02:29 #log4j2.rootLogger.includeLocation = false 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:02:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:02:29 log4j2.rootLogger.appenderRef.Console.ref = Console 23:02:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:02:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:02:29 log4j2.logger.spifly.name = org.apache.aries.spifly 23:02:29 log4j2.logger.spifly.level = WARN 23:02:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:02:29 log4j2.logger.audit.level = INFO 23:02:29 log4j2.logger.audit.additivity = false 23:02:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:02:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:02:29 log4j2.appender.console.type = Console 23:02:29 log4j2.appender.console.name = Console 23:02:29 log4j2.appender.console.layout.type = PatternLayout 23:02:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:02:29 log4j2.appender.rolling.type = RollingRandomAccessFile 23:02:29 log4j2.appender.rolling.name = RollingFile 23:02:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:02:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:02:29 #log4j2.appender.rolling.immediateFlush = false 23:02:29 log4j2.appender.rolling.append = true 23:02:29 log4j2.appender.rolling.layout.type = PatternLayout 23:02:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:02:29 log4j2.appender.rolling.policies.type = Policies 23:02:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:02:29 log4j2.appender.rolling.policies.size.size = 64MB 23:02:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:02:29 log4j2.appender.rolling.strategy.max = 7 23:02:29 log4j2.appender.audit.type = RollingRandomAccessFile 23:02:29 log4j2.appender.audit.name = AuditRollingFile 23:02:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:02:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:02:29 log4j2.appender.audit.append = true 23:02:29 log4j2.appender.audit.layout.type = PatternLayout 23:02:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:02:29 log4j2.appender.audit.policies.type = Policies 23:02:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:02:29 log4j2.appender.audit.policies.size.size = 8MB 23:02:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:02:29 log4j2.appender.audit.strategy.max = 7 23:02:29 log4j2.appender.osgi.type = PaxOsgi 23:02:29 log4j2.appender.osgi.name = PaxOsgi 23:02:29 log4j2.appender.osgi.filter = * 23:02:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:02:29 #log4j2.logger.aether.level = TRACE 23:02:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:02:29 #log4j2.logger.http-headers.level = DEBUG 23:02:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:02:29 #log4j2.logger.maven.level = TRACE 23:02:29 + logapi=log4j2 23:02:29 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:02:29 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:02:29 + '[' log4j2 == log4j2 ']' 23:02:29 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:29 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:02:29 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:02:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:02:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:02:29 + unset IFS 23:02:29 controllerdebugmap: 23:02:29 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:29 + echo 'controllerdebugmap: ' 23:02:29 + '[' -n '' ']' 23:02:29 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:02:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:29 ################################################################################ 23:02:29 # 23:02:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:29 # contributor license agreements. See the NOTICE file distributed with 23:02:29 # this work for additional information regarding copyright ownership. 23:02:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:29 # (the "License"); you may not use this file except in compliance with 23:02:29 # the License. You may obtain a copy of the License at 23:02:29 # 23:02:29 # http://www.apache.org/licenses/LICENSE-2.0 23:02:29 # 23:02:29 # Unless required by applicable law or agreed to in writing, software 23:02:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:29 # See the License for the specific language governing permissions and 23:02:29 # limitations under the License. 23:02:29 # 23:02:29 ################################################################################ 23:02:29 23:02:29 # Common pattern layout for appenders 23:02:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:02:29 23:02:29 # Root logger 23:02:29 log4j2.rootLogger.level = INFO 23:02:29 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:02:29 #log4j2.rootLogger.type = asyncRoot 23:02:29 #log4j2.rootLogger.includeLocation = false 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:02:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:02:29 log4j2.rootLogger.appenderRef.Console.ref = Console 23:02:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:02:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:02:29 23:02:29 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:02:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:02:29 23:02:29 # Loggers configuration 23:02:29 23:02:29 # Spifly logger 23:02:29 log4j2.logger.spifly.name = org.apache.aries.spifly 23:02:29 log4j2.logger.spifly.level = WARN 23:02:29 23:02:29 # Security audit logger 23:02:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:02:29 log4j2.logger.audit.level = INFO 23:02:29 log4j2.logger.audit.additivity = false 23:02:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:02:29 23:02:29 # Appenders configuration 23:02:29 23:02:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:02:29 log4j2.appender.console.type = Console 23:02:29 log4j2.appender.console.name = Console 23:02:29 log4j2.appender.console.layout.type = PatternLayout 23:02:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:02:29 23:02:29 # Rolling file appender 23:02:29 log4j2.appender.rolling.type = RollingRandomAccessFile 23:02:29 log4j2.appender.rolling.name = RollingFile 23:02:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:02:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:02:29 # uncomment to not force a disk flush 23:02:29 #log4j2.appender.rolling.immediateFlush = false 23:02:29 log4j2.appender.rolling.append = true 23:02:29 log4j2.appender.rolling.layout.type = PatternLayout 23:02:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:02:29 log4j2.appender.rolling.policies.type = Policies 23:02:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:02:29 log4j2.appender.rolling.policies.size.size = 1GB 23:02:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:02:29 log4j2.appender.rolling.strategy.max = 7 23:02:29 23:02:29 # Audit file appender 23:02:29 log4j2.appender.audit.type = RollingRandomAccessFile 23:02:29 log4j2.appender.audit.name = AuditRollingFile 23:02:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:02:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:02:29 log4j2.appender.audit.append = true 23:02:29 log4j2.appender.audit.layout.type = PatternLayout 23:02:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:02:29 log4j2.appender.audit.policies.type = Policies 23:02:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:02:29 log4j2.appender.audit.policies.size.size = 8MB 23:02:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:02:29 log4j2.appender.audit.strategy.max = 7 23:02:29 23:02:29 # OSGi appender 23:02:29 log4j2.appender.osgi.type = PaxOsgi 23:02:29 log4j2.appender.osgi.name = PaxOsgi 23:02:29 log4j2.appender.osgi.filter = * 23:02:29 23:02:29 # help with identification of maven-related problems with pax-url-aether 23:02:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:02:29 #log4j2.logger.aether.level = TRACE 23:02:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:02:29 #log4j2.logger.http-headers.level = DEBUG 23:02:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:02:29 #log4j2.logger.maven.level = TRACE 23:02:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:02:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:02:29 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:29 Configure 23:02:29 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:02:29 max memory: 2048m 23:02:29 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:29 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:02:29 + local -r controllermem=2048m 23:02:29 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:29 + echo Configure 23:02:29 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:02:29 + echo ' max memory: 2048m' 23:02:29 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:02:29 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:29 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:29 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:29 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:02:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:29 #!/bin/sh 23:02:29 # 23:02:29 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:29 # contributor license agreements. See the NOTICE file distributed with 23:02:29 # this work for additional information regarding copyright ownership. 23:02:29 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:29 # (the "License"); you may not use this file except in compliance with 23:02:29 # the License. You may obtain a copy of the License at 23:02:29 # 23:02:29 # http://www.apache.org/licenses/LICENSE-2.0 23:02:29 # 23:02:29 # Unless required by applicable law or agreed to in writing, software 23:02:29 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:29 # See the License for the specific language governing permissions and 23:02:29 # limitations under the License. 23:02:29 # 23:02:29 23:02:29 # 23:02:29 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:02:29 # script: client, instance, shell, start, status, stop, karaf 23:02:29 # 23:02:29 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:02:29 # Actions go here... 23:02:29 # fi 23:02:29 23:02:29 # 23:02:29 # general settings which should be applied for all scripts go here; please keep 23:02:29 # in mind that it is possible that scripts might be executed more than once, e.g. 23:02:29 # in example of the start script where the start script is executed first and the 23:02:29 # karaf script afterwards. 23:02:29 # 23:02:29 23:02:29 # 23:02:29 # The following section shows the possible configuration options for the default 23:02:29 # karaf scripts 23:02:29 # 23:02:29 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:02:29 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:02:29 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:02:29 # export EXTRA_JAVA_OPTS # Additional JVM options 23:02:29 # export KARAF_HOME # Karaf home folder 23:02:29 # export KARAF_DATA # Karaf data folder 23:02:29 # export KARAF_BASE # Karaf base folder 23:02:29 # export KARAF_ETC # Karaf etc folder 23:02:29 # export KARAF_LOG # Karaf log folder 23:02:29 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:02:29 # export KARAF_OPTS # Additional available Karaf options 23:02:29 # export KARAF_DEBUG # Enable debug mode 23:02:29 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:02:29 # export KARAF_NOROOT # Prevent execution as root if set to true 23:02:29 Set Java version 23:02:29 + echo 'Set Java version' 23:02:29 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:02:29 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:02:29 sudo: a password is required 23:02:29 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:29 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:02:29 sudo: a password is required 23:02:29 + echo 'JDK default version ...' 23:02:29 JDK default version ... 23:02:29 + java -version 23:02:29 openjdk version "21.0.8" 2025-07-15 23:02:29 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:02:29 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:02:29 Set JAVA_HOME 23:02:29 + echo 'Set JAVA_HOME' 23:02:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:02:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:02:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:29 Listing all open ports on controller system... 23:02:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:02:29 + echo 'Listing all open ports on controller system...' 23:02:29 + netstat -pnatu 23:02:29 /tmp/configuration-script.sh: line 40: netstat: command not found 23:02:29 Configuring cluster 23:02:29 + '[' -f /tmp/custom_shard_config.txt ']' 23:02:29 + echo 'Configuring cluster' 23:02:29 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.54 10.30.170.66 10.30.170.35 23:02:29 ################################################ 23:02:29 ## Configure Cluster ## 23:02:29 ################################################ 23:02:29 NOTE: Cluster configuration files not found. Copying from 23:02:29 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:02:29 Configuring unique name in pekko.conf 23:02:29 Configuring hostname in pekko.conf 23:02:29 Configuring data and rpc seed nodes in pekko.conf 23:02:29 modules = [ 23:02:29 23:02:29 { 23:02:29 name = "inventory" 23:02:29 namespace = "urn:opendaylight:inventory" 23:02:29 shard-strategy = "module" 23:02:29 }, 23:02:29 { 23:02:29 name = "topology" 23:02:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:02:29 shard-strategy = "module" 23:02:29 }, 23:02:29 { 23:02:29 name = "toaster" 23:02:29 namespace = "http://netconfcentral.org/ns/toaster" 23:02:29 shard-strategy = "module" 23:02:29 } 23:02:29 ] 23:02:29 Configuring replication type in module-shards.conf 23:02:29 ################################################ 23:02:29 ## NOTE: Manually restart controller to ## 23:02:29 ## apply configuration. ## 23:02:29 ################################################ 23:02:29 Dump pekko.conf 23:02:29 + echo 'Dump pekko.conf' 23:02:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:29 23:02:29 odl-cluster-data { 23:02:29 pekko { 23:02:29 remote { 23:02:29 artery { 23:02:29 enabled = on 23:02:29 transport = tcp 23:02:29 canonical.hostname = "10.30.170.66" 23:02:29 canonical.port = 2550 23:02:29 } 23:02:29 } 23:02:29 23:02:29 cluster { 23:02:29 # Using artery. 23:02:29 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.54:2550", 23:02:29 "pekko://opendaylight-cluster-data@10.30.170.66:2550", 23:02:29 "pekko://opendaylight-cluster-data@10.30.170.35:2550"] 23:02:29 23:02:29 roles = ["member-2"] 23:02:29 23:02:29 # when under load we might trip a false positive on the failure detector 23:02:29 # failure-detector { 23:02:29 # heartbeat-interval = 4 s 23:02:29 # acceptable-heartbeat-pause = 16s 23:02:29 # } 23:02:29 } 23:02:29 23:02:29 persistence { 23:02:29 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:02:29 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:02:29 # The relative path is always relative to KARAF_HOME. 23:02:29 23:02:29 # snapshot-store.local.dir = "target/snapshots" 23:02:29 23:02:29 # Use lz4 compression for LocalSnapshotStore snapshots 23:02:29 snapshot-store.local.use-lz4-compression = false 23:02:29 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:02:29 snapshot-store.local.lz4-blocksize = 256KB 23:02:29 } 23:02:29 disable-default-actor-system-quarantined-event-handling = "false" 23:02:29 } 23:02:29 } 23:02:29 Dump modules.conf 23:02:29 + echo 'Dump modules.conf' 23:02:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:29 modules = [ 23:02:29 23:02:29 { 23:02:29 name = "inventory" 23:02:29 namespace = "urn:opendaylight:inventory" 23:02:29 shard-strategy = "module" 23:02:29 }, 23:02:29 { 23:02:29 name = "topology" 23:02:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:02:29 shard-strategy = "module" 23:02:29 }, 23:02:29 { 23:02:29 name = "toaster" 23:02:29 namespace = "http://netconfcentral.org/ns/toaster" 23:02:29 shard-strategy = "module" 23:02:29 } 23:02:29 ] 23:02:29 Dump module-shards.conf 23:02:29 + echo 'Dump module-shards.conf' 23:02:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:29 module-shards = [ 23:02:29 { 23:02:29 name = "default" 23:02:29 shards = [ 23:02:29 { 23:02:29 name = "default" 23:02:29 replicas = ["member-1", 23:02:29 "member-2", 23:02:29 "member-3"] 23:02:29 } 23:02:29 ] 23:02:29 }, 23:02:29 { 23:02:29 name = "inventory" 23:02:29 shards = [ 23:02:29 { 23:02:29 name="inventory" 23:02:29 replicas = ["member-1", 23:02:29 "member-2", 23:02:29 "member-3"] 23:02:29 } 23:02:29 ] 23:02:29 }, 23:02:29 { 23:02:29 name = "topology" 23:02:29 shards = [ 23:02:29 { 23:02:29 name="topology" 23:02:29 replicas = ["member-1", 23:02:29 "member-2", 23:02:29 "member-3"] 23:02:29 } 23:02:29 ] 23:02:29 }, 23:02:29 { 23:02:29 name = "toaster" 23:02:29 shards = [ 23:02:29 { 23:02:29 name="toaster" 23:02:29 replicas = ["member-1", 23:02:29 "member-2", 23:02:29 "member-3"] 23:02:29 } 23:02:29 ] 23:02:29 } 23:02:29 ] 23:02:29 Configuring member-3 with IP address 10.30.170.35 23:02:29 Warning: Permanently added '10.30.170.35' (ECDSA) to the list of known hosts. 23:02:29 Warning: Permanently added '10.30.170.35' (ECDSA) to the list of known hosts. 23:02:30 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 23:02:30 ++ [[ /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:02:30 common-functions.sh is being sourced 23:02:30 ++ echo 'common-functions.sh is being sourced' 23:02:30 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 23:02:30 ++ DISTROSTREAM=titanium 23:02:30 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:30 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:30 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:30 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:30 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:30 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:30 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:30 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:30 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:30 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:30 ++ export CONTROLLERMEM= 23:02:30 ++ CONTROLLERMEM= 23:02:30 ++ case "${DISTROSTREAM}" in 23:02:30 ++ CLUSTER_SYSTEM=pekko 23:02:30 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:30 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:30 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:30 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:30 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:30 ++ print_common_env 23:02:30 ++ cat 23:02:30 common-functions environment: 23:02:30 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:30 ACTUALFEATURES: 23:02:30 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:30 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:30 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:30 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:30 CONTROLLERMEM: 23:02:30 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:30 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:30 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:30 SUITES: 23:02:30 23:02:30 ++ SSH='ssh -t -t' 23:02:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:02:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:02:30 Changing to /tmp 23:02:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip 23:02:30 + echo 'Changing to /tmp' 23:02:30 + cd /tmp 23:02:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip' 23:02:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip 23:02:30 --2025-11-16 23:02:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip 23:02:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:02:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:02:30 HTTP request sent, awaiting response... 200 OK 23:02:30 Length: 234981182 (224M) [application/zip] 23:02:30 Saving to: ‘karaf-0.22.2-20251116.175336-130.zip’ 23:02:30 23:02:30 0K ........ ........ ........ ........ ........ ........ 1% 90.9M 2s 23:02:30 3072K ........ ........ ........ ........ ........ ........ 2% 154M 2s 23:02:30 6144K ........ ........ ........ ........ ........ ........ 4% 176M 2s 23:02:30 9216K ........ ........ ........ ........ ........ ........ 5% 225M 1s 23:02:30 12288K ........ ........ ........ ........ ........ ........ 6% 197M 1s 23:02:30 15360K ........ ........ ........ ........ ........ ........ 8% 206M 1s 23:02:30 18432K ........ ........ ........ ........ ........ ........ 9% 230M 1s 23:02:30 21504K ........ ........ ........ ........ ........ ........ 10% 234M 1s 23:02:30 24576K ........ ........ ........ ........ ........ ........ 12% 273M 1s 23:02:30 27648K ........ ........ ........ ........ ........ ........ 13% 280M 1s 23:02:30 30720K ........ ........ ........ ........ ........ ........ 14% 310M 1s 23:02:30 33792K ........ ........ ........ ........ ........ ........ 16% 313M 1s 23:02:30 36864K ........ ........ ........ ........ ........ ........ 17% 311M 1s 23:02:30 39936K ........ ........ ........ ........ ........ ........ 18% 308M 1s 23:02:30 43008K ........ ........ ........ ........ ........ ........ 20% 331M 1s 23:02:30 46080K ........ ........ ........ ........ ........ ........ 21% 337M 1s 23:02:30 49152K ........ ........ ........ ........ ........ ........ 22% 313M 1s 23:02:30 52224K ........ ........ ........ ........ ........ ........ 24% 363M 1s 23:02:30 55296K ........ ........ ........ ........ ........ ........ 25% 347M 1s 23:02:30 58368K ........ ........ ........ ........ ........ ........ 26% 291M 1s 23:02:30 61440K ........ ........ ........ ........ ........ ........ 28% 336M 1s 23:02:30 64512K ........ ........ ........ ........ ........ ........ 29% 364M 1s 23:02:30 67584K ........ ........ ........ ........ ........ ........ 30% 369M 1s 23:02:30 70656K ........ ........ ........ ........ ........ ........ 32% 357M 1s 23:02:30 73728K ........ ........ ........ ........ ........ ........ 33% 355M 1s 23:02:30 76800K ........ ........ ........ ........ ........ ........ 34% 353M 1s 23:02:30 79872K ........ ........ ........ ........ ........ ........ 36% 353M 1s 23:02:30 82944K ........ ........ ........ ........ ........ ........ 37% 341M 1s 23:02:30 86016K ........ ........ ........ ........ ........ ........ 38% 344M 1s 23:02:30 89088K ........ ........ ........ ........ ........ ........ 40% 258M 1s 23:02:30 92160K ........ ........ ........ ........ ........ ........ 41% 249M 0s 23:02:30 95232K ........ ........ ........ ........ ........ ........ 42% 324M 0s 23:02:30 98304K ........ ........ ........ ........ ........ ........ 44% 322M 0s 23:02:30 101376K ........ ........ ........ ........ ........ ........ 45% 324M 0s 23:02:30 104448K ........ ........ ........ ........ ........ ........ 46% 298M 0s 23:02:30 107520K ........ ........ ........ ........ ........ ........ 48% 316M 0s 23:02:30 110592K ........ ........ ........ ........ ........ ........ 49% 368M 0s 23:02:30 113664K ........ ........ ........ ........ ........ ........ 50% 363M 0s 23:02:30 116736K ........ ........ ........ ........ ........ ........ 52% 358M 0s 23:02:30 119808K ........ ........ ........ ........ ........ ........ 53% 347M 0s 23:02:30 122880K ........ ........ ........ ........ ........ ........ 54% 346M 0s 23:02:30 125952K ........ ........ ........ ........ ........ ........ 56% 298M 0s 23:02:30 129024K ........ ........ ........ ........ ........ ........ 57% 311M 0s 23:02:30 132096K ........ ........ ........ ........ ........ ........ 58% 352M 0s 23:02:30 135168K ........ ........ ........ ........ ........ ........ 60% 346M 0s 23:02:30 138240K ........ ........ ........ ........ ........ ........ 61% 356M 0s 23:02:30 141312K ........ ........ ........ ........ ........ ........ 62% 348M 0s 23:02:30 144384K ........ ........ ........ ........ ........ ........ 64% 254M 0s 23:02:30 147456K ........ ........ ........ ........ ........ ........ 65% 262M 0s 23:02:30 150528K ........ ........ ........ ........ ........ ........ 66% 312M 0s 23:02:30 153600K ........ ........ ........ ........ ........ ........ 68% 358M 0s 23:02:30 156672K ........ ........ ........ ........ ........ ........ 69% 352M 0s 23:02:30 159744K ........ ........ ........ ........ ........ ........ 70% 345M 0s 23:02:30 162816K ........ ........ ........ ........ ........ ........ 72% 354M 0s 23:02:30 165888K ........ ........ ........ ........ ........ ........ 73% 351M 0s 23:02:30 168960K ........ ........ ........ ........ ........ ........ 74% 360M 0s 23:02:30 172032K ........ ........ ........ ........ ........ ........ 76% 324M 0s 23:02:30 175104K ........ ........ ........ ........ ........ ........ 77% 297M 0s 23:02:30 178176K ........ ........ ........ ........ ........ ........ 78% 302M 0s 23:02:30 181248K ........ ........ ........ ........ ........ ........ 80% 354M 0s 23:02:30 184320K ........ ........ ........ ........ ........ ........ 81% 356M 0s 23:02:30 187392K ........ ........ ........ ........ ........ ........ 83% 349M 0s 23:02:30 190464K ........ ........ ........ ........ ........ ........ 84% 357M 0s 23:02:30 193536K ........ ........ ........ ........ ........ ........ 85% 330M 0s 23:02:30 196608K ........ ........ ........ ........ ........ ........ 87% 346M 0s 23:02:30 199680K ........ ........ ........ ........ ........ ........ 88% 350M 0s 23:02:30 202752K ........ ........ ........ ........ ........ ........ 89% 332M 0s 23:02:30 205824K ........ ........ ........ ........ ........ ........ 91% 355M 0s 23:02:30 208896K ........ ........ ........ ........ ........ ........ 92% 346M 0s 23:02:30 211968K ........ ........ ........ ........ ........ ........ 93% 334M 0s 23:02:30 215040K ........ ........ ........ ........ ........ ........ 95% 311M 0s 23:02:30 218112K ........ ........ ........ ........ ........ ........ 96% 327M 0s 23:02:30 221184K ........ ........ ........ ........ ........ ........ 97% 341M 0s 23:02:30 224256K ........ ........ ........ ........ ........ ........ 99% 342M 0s 23:02:30 227328K ........ ........ ........ ........ . 100% 334M=0.7s 23:02:30 23:02:30 2025-11-16 23:02:30 (299 MB/s) - ‘karaf-0.22.2-20251116.175336-130.zip’ saved [234981182/234981182] 23:02:30 23:02:30 Extracting the new controller... 23:02:30 + echo 'Extracting the new controller...' 23:02:30 + unzip -q karaf-0.22.2-20251116.175336-130.zip 23:02:32 Adding external repositories... 23:02:32 + echo 'Adding external repositories...' 23:02:32 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:32 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:32 ################################################################################ 23:02:32 # 23:02:32 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:32 # contributor license agreements. See the NOTICE file distributed with 23:02:32 # this work for additional information regarding copyright ownership. 23:02:32 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:32 # (the "License"); you may not use this file except in compliance with 23:02:32 # the License. You may obtain a copy of the License at 23:02:32 # 23:02:32 # http://www.apache.org/licenses/LICENSE-2.0 23:02:32 # 23:02:32 # Unless required by applicable law or agreed to in writing, software 23:02:32 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:32 # See the License for the specific language governing permissions and 23:02:32 # limitations under the License. 23:02:32 # 23:02:32 ################################################################################ 23:02:32 23:02:32 # 23:02:32 # If set to true, the following property will not allow any certificate to be used 23:02:32 # when accessing Maven repositories through SSL 23:02:32 # 23:02:32 #org.ops4j.pax.url.mvn.certificateCheck= 23:02:32 23:02:32 # 23:02:32 # Path to the local Maven settings file. 23:02:32 # The repositories defined in this file will be automatically added to the list 23:02:32 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:02:32 # below is not set. 23:02:32 # The following locations are checked for the existence of the settings.xml file 23:02:32 # * 1. looks for the specified url 23:02:32 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:02:32 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:02:32 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:02:32 # 23:02:32 #org.ops4j.pax.url.mvn.settings= 23:02:32 23:02:32 # 23:02:32 # Path to the local Maven repository which is used to avoid downloading 23:02:32 # artifacts when they already exist locally. 23:02:32 # The value of this property will be extracted from the settings.xml file 23:02:32 # above, or defaulted to: 23:02:32 # System.getProperty( "user.home" ) + "/.m2/repository" 23:02:32 # 23:02:32 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:02:32 23:02:32 # 23:02:32 # Default this to false. It's just weird to use undocumented repos 23:02:32 # 23:02:32 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:02:32 23:02:32 # 23:02:32 # Uncomment if you don't wanna use the proxy settings 23:02:32 # from the Maven conf/settings.xml file 23:02:32 # 23:02:32 # org.ops4j.pax.url.mvn.proxySupport=false 23:02:32 23:02:32 # 23:02:32 # Comma separated list of repositories scanned when resolving an artifact. 23:02:32 # Those repositories will be checked before iterating through the 23:02:32 # below list of repositories and even before the local repository 23:02:32 # A repository url can be appended with zero or more of the following flags: 23:02:32 # @snapshots : the repository contains snaphots 23:02:32 # @noreleases : the repository does not contain any released artifacts 23:02:32 # 23:02:32 # The following property value will add the system folder as a repo. 23:02:32 # 23:02:32 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:02:32 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:02:32 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:02:32 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:02:32 23:02:32 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:02:32 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:02:32 23:02:32 # 23:02:32 # Comma separated list of repositories scanned when resolving an artifact. 23:02:32 # The default list includes the following repositories: 23:02:32 # http://repo1.maven.org/maven2@id=central 23:02:32 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:02:32 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:02:32 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:02:32 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:02:32 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:02:32 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:02:32 # To add repositories to the default ones, prepend '+' to the list of repositories 23:02:32 # to add. 23:02:32 # A repository url can be appended with zero or more of the following flags: 23:02:32 # @snapshots : the repository contains snapshots 23:02:32 # @noreleases : the repository does not contain any released artifacts 23:02:32 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:02:32 # 23:02:32 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:02:32 23:02:32 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:02:32 + [[ True == \T\r\u\e ]] 23:02:32 + echo 'Configuring the startup features...' 23:02:32 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:32 + FEATURE_TEST_STRING=features-test 23:02:32 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 23:02:32 + KARAF_VERSION=karaf4 23:02:32 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:02:32 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:32 + [[ ! -z '' ]] 23:02:32 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:32 ################################################################################ 23:02:32 # 23:02:32 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:32 # contributor license agreements. See the NOTICE file distributed with 23:02:32 # this work for additional information regarding copyright ownership. 23:02:32 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:32 # (the "License"); you may not use this file except in compliance with 23:02:32 # the License. You may obtain a copy of the License at 23:02:32 # 23:02:32 # http://www.apache.org/licenses/LICENSE-2.0 23:02:32 # 23:02:32 # Unless required by applicable law or agreed to in writing, software 23:02:32 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:32 # See the License for the specific language governing permissions and 23:02:32 # limitations under the License. 23:02:32 # 23:02:32 ################################################################################ 23:02:32 23:02:32 # 23:02:32 # Comma separated list of features repositories to register by default 23:02:32 # 23:02:32 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/bb02d181-9385-4de6-97c3-f6cd7c1d34bd.xml 23:02:32 23:02:32 # 23:02:32 # Comma separated list of features to install at startup 23:02:32 # 23:02:32 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 58840a47-28e2-4574-9eff-b5769313407f 23:02:32 23:02:32 # 23:02:32 # Resource repositories (OBR) that the features resolver can use 23:02:32 # to resolve requirements/capabilities 23:02:32 # 23:02:32 # The format of the resourceRepositories is 23:02:32 # resourceRepositories=[xml:url|json:url],... 23:02:32 # for Instance: 23:02:32 # 23:02:32 #resourceRepositories=xml:http://host/path/to/index.xml 23:02:32 # or 23:02:32 #resourceRepositories=json:http://host/path/to/index.json 23:02:32 # 23:02:32 23:02:32 # 23:02:32 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:02:32 # 23:02:32 featuresBootAsynchronous=false 23:02:32 23:02:32 # 23:02:32 # Service requirements enforcement 23:02:32 # 23:02:32 # By default, the feature resolver checks the service requirements/capabilities of 23:02:32 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:02:32 # the required bundles. 23:02:32 # The following flag can have those values: 23:02:32 # - disable: service requirements are completely ignored 23:02:32 # - default: service requirements are ignored for old features 23:02:32 # - enforce: service requirements are always verified 23:02:32 # 23:02:32 #serviceRequirements=default 23:02:32 23:02:32 # 23:02:32 # Store cfg file for config element in feature 23:02:32 # 23:02:32 #configCfgStore=true 23:02:32 23:02:32 # 23:02:32 # Define if the feature service automatically refresh bundles 23:02:32 # 23:02:32 autoRefresh=true 23:02:32 23:02:32 # 23:02:32 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:02:32 # XML file defines instructions related to features processing 23:02:32 # versions.properties may declare properties to resolve placeholders in XML file 23:02:32 # both files are relative to ${karaf.etc} 23:02:32 # 23:02:32 #featureProcessing=org.apache.karaf.features.xml 23:02:32 #featureProcessingVersions=versions.properties 23:02:32 + configure_karaf_log karaf4 '' 23:02:32 + local -r karaf_version=karaf4 23:02:32 + local -r controllerdebugmap= 23:02:32 + local logapi=log4j 23:02:32 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:02:32 log4j2.rootLogger.level = INFO 23:02:32 #log4j2.rootLogger.type = asyncRoot 23:02:32 #log4j2.rootLogger.includeLocation = false 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:02:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:02:32 log4j2.rootLogger.appenderRef.Console.ref = Console 23:02:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:02:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:02:32 log4j2.logger.spifly.name = org.apache.aries.spifly 23:02:32 log4j2.logger.spifly.level = WARN 23:02:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:02:32 log4j2.logger.audit.level = INFO 23:02:32 log4j2.logger.audit.additivity = false 23:02:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:02:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:02:32 log4j2.appender.console.type = Console 23:02:32 log4j2.appender.console.name = Console 23:02:32 log4j2.appender.console.layout.type = PatternLayout 23:02:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:02:32 log4j2.appender.rolling.type = RollingRandomAccessFile 23:02:32 log4j2.appender.rolling.name = RollingFile 23:02:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:02:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:02:32 #log4j2.appender.rolling.immediateFlush = false 23:02:32 log4j2.appender.rolling.append = true 23:02:32 log4j2.appender.rolling.layout.type = PatternLayout 23:02:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:02:32 log4j2.appender.rolling.policies.type = Policies 23:02:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:02:32 log4j2.appender.rolling.policies.size.size = 64MB 23:02:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:02:32 log4j2.appender.rolling.strategy.max = 7 23:02:32 log4j2.appender.audit.type = RollingRandomAccessFile 23:02:32 log4j2.appender.audit.name = AuditRollingFile 23:02:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:02:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:02:32 log4j2.appender.audit.append = true 23:02:32 log4j2.appender.audit.layout.type = PatternLayout 23:02:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:02:32 log4j2.appender.audit.policies.type = Policies 23:02:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:02:32 log4j2.appender.audit.policies.size.size = 8MB 23:02:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:02:32 log4j2.appender.audit.strategy.max = 7 23:02:32 log4j2.appender.osgi.type = PaxOsgi 23:02:32 log4j2.appender.osgi.name = PaxOsgi 23:02:32 log4j2.appender.osgi.filter = * 23:02:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:02:32 #log4j2.logger.aether.level = TRACE 23:02:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:02:32 #log4j2.logger.http-headers.level = DEBUG 23:02:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:02:32 #log4j2.logger.maven.level = TRACE 23:02:32 + logapi=log4j2 23:02:32 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:02:32 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:02:32 + '[' log4j2 == log4j2 ']' 23:02:32 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:32 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:02:32 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:02:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:02:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:02:32 + unset IFS 23:02:32 controllerdebugmap: 23:02:32 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:32 + echo 'controllerdebugmap: ' 23:02:32 + '[' -n '' ']' 23:02:32 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:02:32 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:32 ################################################################################ 23:02:32 # 23:02:32 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:32 # contributor license agreements. See the NOTICE file distributed with 23:02:32 # this work for additional information regarding copyright ownership. 23:02:32 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:32 # (the "License"); you may not use this file except in compliance with 23:02:32 # the License. You may obtain a copy of the License at 23:02:32 # 23:02:32 # http://www.apache.org/licenses/LICENSE-2.0 23:02:32 # 23:02:32 # Unless required by applicable law or agreed to in writing, software 23:02:32 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:32 # See the License for the specific language governing permissions and 23:02:32 # limitations under the License. 23:02:32 # 23:02:32 ################################################################################ 23:02:32 23:02:32 # Common pattern layout for appenders 23:02:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:02:32 23:02:32 # Root logger 23:02:32 log4j2.rootLogger.level = INFO 23:02:32 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:02:32 #log4j2.rootLogger.type = asyncRoot 23:02:32 #log4j2.rootLogger.includeLocation = false 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:02:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:02:32 log4j2.rootLogger.appenderRef.Console.ref = Console 23:02:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:02:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:02:32 23:02:32 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:02:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:02:32 23:02:32 # Loggers configuration 23:02:32 23:02:32 # Spifly logger 23:02:32 log4j2.logger.spifly.name = org.apache.aries.spifly 23:02:32 log4j2.logger.spifly.level = WARN 23:02:32 23:02:32 # Security audit logger 23:02:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:02:32 log4j2.logger.audit.level = INFO 23:02:32 log4j2.logger.audit.additivity = false 23:02:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:02:32 23:02:32 # Appenders configuration 23:02:32 23:02:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:02:32 log4j2.appender.console.type = Console 23:02:32 log4j2.appender.console.name = Console 23:02:32 log4j2.appender.console.layout.type = PatternLayout 23:02:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:02:32 23:02:32 # Rolling file appender 23:02:32 log4j2.appender.rolling.type = RollingRandomAccessFile 23:02:32 log4j2.appender.rolling.name = RollingFile 23:02:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:02:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:02:32 # uncomment to not force a disk flush 23:02:32 #log4j2.appender.rolling.immediateFlush = false 23:02:32 log4j2.appender.rolling.append = true 23:02:32 log4j2.appender.rolling.layout.type = PatternLayout 23:02:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:02:32 log4j2.appender.rolling.policies.type = Policies 23:02:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:02:32 log4j2.appender.rolling.policies.size.size = 1GB 23:02:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:02:32 log4j2.appender.rolling.strategy.max = 7 23:02:32 23:02:32 # Audit file appender 23:02:32 log4j2.appender.audit.type = RollingRandomAccessFile 23:02:32 log4j2.appender.audit.name = AuditRollingFile 23:02:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:02:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:02:32 log4j2.appender.audit.append = true 23:02:32 log4j2.appender.audit.layout.type = PatternLayout 23:02:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:02:32 log4j2.appender.audit.policies.type = Policies 23:02:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:02:32 log4j2.appender.audit.policies.size.size = 8MB 23:02:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:02:32 log4j2.appender.audit.strategy.max = 7 23:02:32 23:02:32 # OSGi appender 23:02:32 log4j2.appender.osgi.type = PaxOsgi 23:02:32 log4j2.appender.osgi.name = PaxOsgi 23:02:32 log4j2.appender.osgi.filter = * 23:02:32 23:02:32 # help with identification of maven-related problems with pax-url-aether 23:02:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:02:32 #log4j2.logger.aether.level = TRACE 23:02:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:02:32 #log4j2.logger.http-headers.level = DEBUG 23:02:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:02:32 #log4j2.logger.maven.level = TRACE 23:02:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:02:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:02:32 Configure 23:02:32 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:02:32 max memory: 2048m 23:02:32 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:32 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:32 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:02:32 + local -r controllermem=2048m 23:02:32 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:32 + echo Configure 23:02:32 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:02:32 + echo ' max memory: 2048m' 23:02:32 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:02:32 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:32 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:32 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:32 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:02:32 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:32 #!/bin/sh 23:02:32 # 23:02:32 # Licensed to the Apache Software Foundation (ASF) under one or more 23:02:32 # contributor license agreements. See the NOTICE file distributed with 23:02:32 # this work for additional information regarding copyright ownership. 23:02:32 # The ASF licenses this file to You under the Apache License, Version 2.0 23:02:32 # (the "License"); you may not use this file except in compliance with 23:02:32 # the License. You may obtain a copy of the License at 23:02:32 # 23:02:32 # http://www.apache.org/licenses/LICENSE-2.0 23:02:32 # 23:02:32 # Unless required by applicable law or agreed to in writing, software 23:02:32 # distributed under the License is distributed on an "AS IS" BASIS, 23:02:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:02:32 # See the License for the specific language governing permissions and 23:02:32 # limitations under the License. 23:02:32 # 23:02:32 23:02:32 # 23:02:32 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:02:32 # script: client, instance, shell, start, status, stop, karaf 23:02:32 # 23:02:32 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:02:32 # Actions go here... 23:02:32 # fi 23:02:32 23:02:32 # 23:02:32 # general settings which should be applied for all scripts go here; please keep 23:02:32 # in mind that it is possible that scripts might be executed more than once, e.g. 23:02:32 # in example of the start script where the start script is executed first and the 23:02:32 # karaf script afterwards. 23:02:32 # 23:02:32 23:02:32 # 23:02:32 # The following section shows the possible configuration options for the default 23:02:32 # karaf scripts 23:02:32 # 23:02:32 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:02:32 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:02:32 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:02:32 # export EXTRA_JAVA_OPTS # Additional JVM options 23:02:32 # export KARAF_HOME # Karaf home folder 23:02:32 # export KARAF_DATA # Karaf data folder 23:02:32 # export KARAF_BASE # Karaf base folder 23:02:32 # export KARAF_ETC # Karaf etc folder 23:02:32 # export KARAF_LOG # Karaf log folder 23:02:32 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:02:32 # export KARAF_OPTS # Additional available Karaf options 23:02:32 # export KARAF_DEBUG # Enable debug mode 23:02:32 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:02:32 # export KARAF_NOROOT # Prevent execution as root if set to true 23:02:32 Set Java version 23:02:32 + echo 'Set Java version' 23:02:32 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:02:32 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:02:32 sudo: a password is required 23:02:32 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:32 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:02:32 sudo: a password is required 23:02:32 JDK default version ... 23:02:32 + echo 'JDK default version ...' 23:02:32 + java -version 23:02:33 openjdk version "21.0.8" 2025-07-15 23:02:33 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:02:33 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:02:33 Set JAVA_HOME 23:02:33 + echo 'Set JAVA_HOME' 23:02:33 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:02:33 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:02:33 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:33 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:33 Listing all open ports on controller system... 23:02:33 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:02:33 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:02:33 + echo 'Listing all open ports on controller system...' 23:02:33 + netstat -pnatu 23:02:33 /tmp/configuration-script.sh: line 40: netstat: command not found 23:02:33 Configuring cluster 23:02:33 + '[' -f /tmp/custom_shard_config.txt ']' 23:02:33 + echo 'Configuring cluster' 23:02:33 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.54 10.30.170.66 10.30.170.35 23:02:33 ################################################ 23:02:33 ## Configure Cluster ## 23:02:33 ################################################ 23:02:33 NOTE: Cluster configuration files not found. Copying from 23:02:33 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:02:33 Configuring unique name in pekko.conf 23:02:33 Configuring hostname in pekko.conf 23:02:33 Configuring data and rpc seed nodes in pekko.conf 23:02:33 modules = [ 23:02:33 23:02:33 { 23:02:33 name = "inventory" 23:02:33 namespace = "urn:opendaylight:inventory" 23:02:33 shard-strategy = "module" 23:02:33 }, 23:02:33 { 23:02:33 name = "topology" 23:02:33 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:02:33 shard-strategy = "module" 23:02:33 }, 23:02:33 { 23:02:33 name = "toaster" 23:02:33 namespace = "http://netconfcentral.org/ns/toaster" 23:02:33 shard-strategy = "module" 23:02:33 } 23:02:33 ] 23:02:33 Configuring replication type in module-shards.conf 23:02:33 ################################################ 23:02:33 ## NOTE: Manually restart controller to ## 23:02:33 ## apply configuration. ## 23:02:33 ################################################ 23:02:33 Dump pekko.conf 23:02:33 + echo 'Dump pekko.conf' 23:02:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:33 23:02:33 odl-cluster-data { 23:02:33 pekko { 23:02:33 remote { 23:02:33 artery { 23:02:33 enabled = on 23:02:33 transport = tcp 23:02:33 canonical.hostname = "10.30.170.35" 23:02:33 canonical.port = 2550 23:02:33 } 23:02:33 } 23:02:33 23:02:33 cluster { 23:02:33 # Using artery. 23:02:33 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.54:2550", 23:02:33 "pekko://opendaylight-cluster-data@10.30.170.66:2550", 23:02:33 "pekko://opendaylight-cluster-data@10.30.170.35:2550"] 23:02:33 23:02:33 roles = ["member-3"] 23:02:33 23:02:33 # when under load we might trip a false positive on the failure detector 23:02:33 # failure-detector { 23:02:33 # heartbeat-interval = 4 s 23:02:33 # acceptable-heartbeat-pause = 16s 23:02:33 # } 23:02:33 } 23:02:33 23:02:33 persistence { 23:02:33 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:02:33 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:02:33 # The relative path is always relative to KARAF_HOME. 23:02:33 23:02:33 # snapshot-store.local.dir = "target/snapshots" 23:02:33 23:02:33 # Use lz4 compression for LocalSnapshotStore snapshots 23:02:33 snapshot-store.local.use-lz4-compression = false 23:02:33 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:02:33 snapshot-store.local.lz4-blocksize = 256KB 23:02:33 } 23:02:33 disable-default-actor-system-quarantined-event-handling = "false" 23:02:33 } 23:02:33 } 23:02:33 Dump modules.conf 23:02:33 + echo 'Dump modules.conf' 23:02:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:33 modules = [ 23:02:33 23:02:33 { 23:02:33 name = "inventory" 23:02:33 namespace = "urn:opendaylight:inventory" 23:02:33 shard-strategy = "module" 23:02:33 }, 23:02:33 { 23:02:33 name = "topology" 23:02:33 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:02:33 shard-strategy = "module" 23:02:33 }, 23:02:33 { 23:02:33 name = "toaster" 23:02:33 namespace = "http://netconfcentral.org/ns/toaster" 23:02:33 shard-strategy = "module" 23:02:33 } 23:02:33 ] 23:02:33 Dump module-shards.conf 23:02:33 + echo 'Dump module-shards.conf' 23:02:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:33 module-shards = [ 23:02:33 { 23:02:33 name = "default" 23:02:33 shards = [ 23:02:33 { 23:02:33 name = "default" 23:02:33 replicas = ["member-1", 23:02:33 "member-2", 23:02:33 "member-3"] 23:02:33 } 23:02:33 ] 23:02:33 }, 23:02:33 { 23:02:33 name = "inventory" 23:02:33 shards = [ 23:02:33 { 23:02:33 name="inventory" 23:02:33 replicas = ["member-1", 23:02:33 "member-2", 23:02:33 "member-3"] 23:02:33 } 23:02:33 ] 23:02:33 }, 23:02:33 { 23:02:33 name = "topology" 23:02:33 shards = [ 23:02:33 { 23:02:33 name="topology" 23:02:33 replicas = ["member-1", 23:02:33 "member-2", 23:02:33 "member-3"] 23:02:33 } 23:02:33 ] 23:02:33 }, 23:02:33 { 23:02:33 name = "toaster" 23:02:33 shards = [ 23:02:33 { 23:02:33 name="toaster" 23:02:33 replicas = ["member-1", 23:02:33 "member-2", 23:02:33 "member-3"] 23:02:33 } 23:02:33 ] 23:02:33 } 23:02:33 ] 23:02:33 Locating config plan to use... 23:02:33 Finished running config plans 23:02:33 Starting member-1 with IP address 10.30.171.54 23:02:33 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 23:02:33 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 23:02:33 Redirecting karaf console output to karaf_console.log 23:02:33 Starting controller... 23:02:33 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:02:33 Starting member-2 with IP address 10.30.170.66 23:02:33 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts. 23:02:33 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts. 23:02:34 Redirecting karaf console output to karaf_console.log 23:02:34 Starting controller... 23:02:34 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:02:34 Starting member-3 with IP address 10.30.170.35 23:02:34 Warning: Permanently added '10.30.170.35' (ECDSA) to the list of known hosts. 23:02:34 Warning: Permanently added '10.30.170.35' (ECDSA) to the list of known hosts. 23:02:34 Redirecting karaf console output to karaf_console.log 23:02:34 Starting controller... 23:02:34 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:02:34 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins991655852845237747.sh 23:02:34 common-functions.sh is being sourced 23:02:34 common-functions environment: 23:02:34 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:02:34 ACTUALFEATURES: 23:02:34 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:02:34 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:02:34 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:02:34 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:02:34 CONTROLLERMEM: 2048m 23:02:34 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:02:34 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:02:34 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:02:34 SUITES: 23:02:34 23:02:34 + echo '#################################################' 23:02:34 ################################################# 23:02:34 + echo '## Verify Cluster is UP ##' 23:02:34 ## Verify Cluster is UP ## 23:02:34 + echo '#################################################' 23:02:34 ################################################# 23:02:34 + create_post_startup_script 23:02:34 + cat 23:02:34 + copy_and_run_post_startup_script 23:02:34 + seed_index=1 23:02:34 ++ seq 1 3 23:02:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:02:34 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:02:34 + echo 'Execute the post startup script on controller 10.30.171.54' 23:02:34 Execute the post startup script on controller 10.30.171.54 23:02:34 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/post-startup-script.sh 10.30.171.54:/tmp/ 23:02:34 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 23:02:34 + ssh 10.30.171.54 'bash /tmp/post-startup-script.sh 1' 23:02:34 Warning: Permanently added '10.30.171.54' (ECDSA) to the list of known hosts. 23:02:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:02:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:02:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:02:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:02:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:03:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:03:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:03:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:03:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:03:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:03:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:03:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:03:35 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:06:35 Timeout Controller DOWN 23:06:35 Dumping first 500K bytes of karaf log... 23:06:35 Nov 16, 2025 11:02:35 PM org.apache.karaf.main.Main launch 23:06:35 INFO: Installing and starting initial bundles 23:06:35 Nov 16, 2025 11:02:35 PM org.apache.karaf.main.Main launch 23:06:35 INFO: All initial bundles installed and set to start 23:06:35 Nov 16, 2025 11:02:35 PM org.apache.karaf.main.lock.SimpleFileLock lock 23:06:35 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock 23:06:35 Nov 16, 2025 11:02:35 PM org.apache.karaf.main.lock.SimpleFileLock lock 23:06:35 INFO: Lock acquired 23:06:35 Nov 16, 2025 11:02:35 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 23:06:35 INFO: Lock acquired. Setting startlevel to 100 23:06:35 2025-11-16T23:02:36,612 | 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). 23:06:35 2025-11-16T23:02:38,417 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: 58840a47-28e2-4574-9eff-b5769313407f/[0,0.0.0],odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],odl-mdsal-replicate-netty/[14.0.18,14.0.18],features-controller/[11.0.2,11.0.2],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1] 23:06:35 2025-11-16T23:02:38,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 23:06:35 2025-11-16T23:02:38,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 23:06:35 2025-11-16T23:02:38,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 23:06:35 2025-11-16T23:02:38,588 | 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 23:06:35 2025-11-16T23:02:38,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 23:06:35 2025-11-16T23:02:38,590 | 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 23:06:35 2025-11-16T23:02:38,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 23:06:35 2025-11-16T23:02:38,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 23:06:35 2025-11-16T23:02:38,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 23:06:35 2025-11-16T23:02:39,871 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 23:06:35 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)"]]]]] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 23:06:35 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 23:06:35 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 23:06:35 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 23:06:35 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 23:06:35 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 23:06:35 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 23:06:35 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 23:06:35 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 23:06:35 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 23:06:35 at java.lang.Thread.run(Thread.java:1583) [?:?] 23:06:35 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)"]]]] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 ... 12 more 23:06:35 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)"]]] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 ... 12 more 23:06:35 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)"]] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 ... 12 more 23:06:35 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)"] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 ... 12 more 23:06:35 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)" 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 ... 12 more 23:06:35 Dumping last 500K bytes of karaf log... 23:06:35 Nov 16, 2025 11:02:35 PM org.apache.karaf.main.Main launch 23:06:35 INFO: Installing and starting initial bundles 23:06:35 Nov 16, 2025 11:02:35 PM org.apache.karaf.main.Main launch 23:06:35 INFO: All initial bundles installed and set to start 23:06:35 Nov 16, 2025 11:02:35 PM org.apache.karaf.main.lock.SimpleFileLock lock 23:06:35 INFO: Trying to lock /tmp/karaf-0.22.2-SNAPSHOT/lock 23:06:35 Nov 16, 2025 11:02:35 PM org.apache.karaf.main.lock.SimpleFileLock lock 23:06:35 INFO: Lock acquired 23:06:35 Nov 16, 2025 11:02:35 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 23:06:35 INFO: Lock acquired. Setting startlevel to 100 23:06:35 2025-11-16T23:02:36,612 | 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). 23:06:35 2025-11-16T23:02:38,417 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: 58840a47-28e2-4574-9eff-b5769313407f/[0,0.0.0],odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],odl-mdsal-replicate-netty/[14.0.18,14.0.18],features-controller/[11.0.2,11.0.2],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1] 23:06:35 2025-11-16T23:02:38,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 23:06:35 2025-11-16T23:02:38,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 23:06:35 2025-11-16T23:02:38,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 23:06:35 2025-11-16T23:02:38,588 | 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 23:06:35 2025-11-16T23:02:38,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 23:06:35 2025-11-16T23:02:38,590 | 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 23:06:35 2025-11-16T23:02:38,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 23:06:35 2025-11-16T23:02:38,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 23:06:35 2025-11-16T23:02:38,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 23:06:35 2025-11-16T23:02:39,871 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 23:06:35 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)"]]]]] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 23:06:35 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 23:06:35 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 23:06:35 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 23:06:35 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 23:06:35 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 23:06:35 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 23:06:35 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 23:06:35 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 23:06:35 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 23:06:35 at java.lang.Thread.run(Thread.java:1583) [?:?] 23:06:35 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)"]]]] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 ... 12 more 23:06:35 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)"]]] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 ... 12 more 23:06:35 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)"]] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 ... 12 more 23:06:35 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)"] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 ... 12 more 23:06:35 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)" 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 23:06:35 ... 12 more 23:06:35 Listing all open ports on controller system 23:06:35 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:06:35 Build step 'Execute shell' marked build as failure 23:06:35 $ ssh-agent -k 23:06:35 unset SSH_AUTH_SOCK; 23:06:35 unset SSH_AGENT_PID; 23:06:35 echo Agent pid 5297 killed; 23:06:35 [ssh-agent] Stopped. 23:06:35 Recording plot data 23:06:35 Robot results publisher started... 23:06:35 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:06:35 -Parsing output xml: 23:06:35 Failed! 23:06:35 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium with configured filemask: output.xml 23:06:35 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:06:35 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:06:35 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:06:35 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:06:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:06:35 at hudson.remoting.Request$2.run(Request.java:377) 23:06:35 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:06:35 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:06:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:06:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:06:35 at java.base/java.lang.Thread.run(Thread.java:829) 23:06:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-11112 23:06:35 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:06:35 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:06:35 at hudson.remoting.Channel.call(Channel.java:1003) 23:06:35 at hudson.FilePath.act(FilePath.java:1230) 23:06:35 at hudson.FilePath.act(FilePath.java:1219) 23:06:35 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:06:35 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:06:35 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:06:35 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:06:35 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:06:35 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:06:35 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:06:35 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:06:35 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:06:35 at hudson.model.Run.execute(Run.java:1918) 23:06:35 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:06:35 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:06:35 at hudson.model.Executor.run(Executor.java:442) 23:06:35 [PostBuildScript] - [INFO] Executing post build scripts. 23:06:35 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins7401202548938685438.sh 23:06:35 Archiving csit artifacts 23:06:35 mv: cannot stat 'odl1_*': No such file or directory 23:06:35 mv: cannot stat 'karaf_1_*_threads*': No such file or directory 23:06:35 mv: cannot stat '*_1.png': No such file or directory 23:06:35 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:06:35 mv: cannot stat 'gclogs-1': No such file or directory 23:06:35 mv: cannot stat 'odl2_*': No such file or directory 23:06:35 mv: cannot stat 'karaf_2_*_threads*': No such file or directory 23:06:35 mv: cannot stat '*_2.png': No such file or directory 23:06:35 mv: cannot stat '/tmp/odl2_*': No such file or directory 23:06:35 mv: cannot stat 'gclogs-2': No such file or directory 23:06:35 mv: cannot stat 'odl3_*': No such file or directory 23:06:35 mv: cannot stat 'karaf_3_*_threads*': No such file or directory 23:06:35 mv: cannot stat '*_3.png': No such file or directory 23:06:35 mv: cannot stat '/tmp/odl3_*': No such file or directory 23:06:35 mv: cannot stat 'gclogs-3': No such file or directory 23:06:35 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:35 Dload Upload Total Spent Left Speed 23:06:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 11850 0 --:--:-- --:--:-- --:--:-- 11850 23:06:35 Archive: robot-plugin.zip 23:06:35 End-of-central-directory signature not found. Either this file is not 23:06:35 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:06:35 latter case the central directory and zipfile comment will be found on 23:06:35 the last disk(s) of this archive. 23:06:35 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:06:35 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:06:35 mv: cannot stat '*.log': No such file or directory 23:06:35 mv: cannot stat '*.log.gz': No such file or directory 23:06:35 mv: cannot stat '*.csv': No such file or directory 23:06:35 mv: cannot stat '*.png': No such file or directory 23:06:35 [PostBuildScript] - [INFO] Executing post build scripts. 23:06:35 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins8333027214751332984.sh 23:06:35 [PostBuildScript] - [INFO] Executing post build scripts. 23:06:35 [EnvInject] - Injecting environment variables from a build step. 23:06:35 [EnvInject] - Injecting as environment variables the properties content 23:06:35 OS_CLOUD=vex 23:06:35 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-61 23:06:35 23:06:35 [EnvInject] - Variables injected successfully. 23:06:35 provisioning config files... 23:06:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:06:36 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins16919369804115411717.sh 23:06:36 ---> openstack-stack-delete.sh 23:06:36 Setup pyenv: 23:06:36 system 23:06:36 3.8.13 23:06:36 3.9.13 23:06:36 3.10.13 23:06:36 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7ez from file:/tmp/.os_lf_venv 23:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:38 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:06:38 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:06:38 lf-activate-venv(): INFO: Base packages installed successfully 23:06:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH 23:06:52 INFO: Stack cost retrieval disabled, setting cost to 0 23:07:04 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-titanium-61 23:07:04 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-titanium-61 23:07:04 [PostBuildScript] - [INFO] Executing post build scripts. 23:07:04 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins2179350673203653214.sh 23:07:04 ---> sysstat.sh 23:07:05 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins2909305822621807602.sh 23:07:05 ---> package-listing.sh 23:07:05 ++ facter osfamily 23:07:05 ++ tr '[:upper:]' '[:lower:]' 23:07:05 + OS_FAMILY=redhat 23:07:05 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 23:07:05 + START_PACKAGES=/tmp/packages_start.txt 23:07:05 + END_PACKAGES=/tmp/packages_end.txt 23:07:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:07:05 + PACKAGES=/tmp/packages_start.txt 23:07:05 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']' 23:07:05 + PACKAGES=/tmp/packages_end.txt 23:07:05 + case "${OS_FAMILY}" in 23:07:05 + rpm -qa 23:07:05 + sort 23:07:06 + '[' -f /tmp/packages_start.txt ']' 23:07:06 + '[' -f /tmp/packages_end.txt ']' 23:07:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:07:06 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']' 23:07:06 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/ 23:07:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/ 23:07:06 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12083599254965929996.sh 23:07:06 ---> capture-instance-metadata.sh 23:07:06 Setup pyenv: 23:07:06 system 23:07:06 3.8.13 23:07:06 3.9.13 23:07:06 3.10.13 23:07:06 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7ez from file:/tmp/.os_lf_venv 23:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:08 lf-activate-venv(): INFO: Base packages installed successfully 23:07:08 lf-activate-venv(): INFO: Installing additional packages: lftools 23:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH 23:07:18 INFO: Running in OpenStack, capturing instance metadata 23:07:18 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins2080568073287790854.sh 23:07:18 provisioning config files... 23:07:19 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-titanium #61 23:07:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/config16900344418518818411tmp 23:07:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:07:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:07:19 provisioning config files... 23:07:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:07:19 [EnvInject] - Injecting environment variables from a build step. 23:07:19 [EnvInject] - Injecting as environment variables the properties content 23:07:19 SERVER_ID=logs 23:07:19 23:07:19 [EnvInject] - Variables injected successfully. 23:07:19 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins4338375259821160503.sh 23:07:19 ---> create-netrc.sh 23:07:19 WARN: Log server credential not found. 23:07:19 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12495969347264893665.sh 23:07:19 ---> python-tools-install.sh 23:07:19 Setup pyenv: 23:07:19 system 23:07:19 3.8.13 23:07:19 3.9.13 23:07:19 3.10.13 23:07:19 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7ez from file:/tmp/.os_lf_venv 23:07:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:21 lf-activate-venv(): INFO: Base packages installed successfully 23:07:21 lf-activate-venv(): INFO: Installing additional packages: lftools 23:07:31 lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH 23:07:31 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins16770393319954009098.sh 23:07:31 ---> sudo-logs.sh 23:07:31 Archiving 'sudo' log.. 23:07:32 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins11701565005284581943.sh 23:07:32 ---> job-cost.sh 23:07:32 Setup pyenv: 23:07:32 system 23:07:32 3.8.13 23:07:32 3.9.13 23:07:32 3.10.13 23:07:32 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:07:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7ez from file:/tmp/.os_lf_venv 23:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:34 lf-activate-venv(): INFO: Base packages installed successfully 23:07:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH 23:07:42 DEBUG: total: 0 23:07:42 INFO: Retrieving Stack Cost... 23:07:42 INFO: Retrieving Pricing Info for: v3-standard-2 23:07:42 INFO: Archiving Costs 23:07:42 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins12237586055709644582.sh 23:07:42 ---> logs-deploy.sh 23:07:42 Setup pyenv: 23:07:42 system 23:07:42 3.8.13 23:07:42 3.9.13 23:07:42 3.10.13 23:07:43 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 23:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7ez from file:/tmp/.os_lf_venv 23:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:45 lf-activate-venv(): INFO: Base packages installed successfully 23:07:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:07:54 lf-activate-venv(): INFO: Adding /tmp/venv-g7ez/bin to PATH 23:07:54 WARNING: Nexus logging server not set 23:07:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-titanium/61/ 23:07:54 INFO: archiving logs to S3 23:07:55 ---> uname -a: 23:07:55 Linux prd-centos8-robot-2c-8g-11112.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 23:07:55 23:07:55 23:07:55 ---> lscpu: 23:07:55 Architecture: x86_64 23:07:55 CPU op-mode(s): 32-bit, 64-bit 23:07:55 Byte Order: Little Endian 23:07:55 CPU(s): 2 23:07:55 On-line CPU(s) list: 0,1 23:07:55 Thread(s) per core: 1 23:07:55 Core(s) per socket: 1 23:07:55 Socket(s): 2 23:07:55 NUMA node(s): 1 23:07:55 Vendor ID: AuthenticAMD 23:07:55 CPU family: 23 23:07:55 Model: 49 23:07:55 Model name: AMD EPYC-Rome Processor 23:07:55 Stepping: 0 23:07:55 CPU MHz: 2800.000 23:07:55 BogoMIPS: 5600.00 23:07:55 Virtualization: AMD-V 23:07:55 Hypervisor vendor: KVM 23:07:55 Virtualization type: full 23:07:55 L1d cache: 32K 23:07:55 L1i cache: 32K 23:07:55 L2 cache: 512K 23:07:55 L3 cache: 16384K 23:07:55 NUMA node0 CPU(s): 0,1 23:07:55 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 23:07:55 23:07:55 23:07:55 ---> nproc: 23:07:55 2 23:07:55 23:07:55 23:07:55 ---> df -h: 23:07:55 Filesystem Size Used Avail Use% Mounted on 23:07:55 devtmpfs 3.8G 0 3.8G 0% /dev 23:07:55 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:07:55 tmpfs 3.8G 17M 3.8G 1% /run 23:07:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:07:55 /dev/vda1 40G 8.5G 32G 22% / 23:07:55 tmpfs 770M 0 770M 0% /run/user/1001 23:07:55 23:07:55 23:07:55 ---> free -m: 23:07:55 total used free shared buff/cache available 23:07:55 Mem: 7697 662 4665 19 2369 6730 23:07:55 Swap: 1023 0 1023 23:07:55 23:07:55 23:07:55 ---> ip addr: 23:07:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:07:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:07:55 inet 127.0.0.1/8 scope host lo 23:07:55 valid_lft forever preferred_lft forever 23:07:55 inet6 ::1/128 scope host 23:07:55 valid_lft forever preferred_lft forever 23:07:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:07:55 link/ether fa:16:3e:3f:02:83 brd ff:ff:ff:ff:ff:ff 23:07:55 altname enp0s3 23:07:55 altname ens3 23:07:55 inet 10.30.171.170/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:07:55 valid_lft 85804sec preferred_lft 85804sec 23:07:55 inet6 fe80::f816:3eff:fe3f:283/64 scope link 23:07:55 valid_lft forever preferred_lft forever 23:07:55 23:07:55 23:07:55 ---> sar -b -r -n DEV: 23:07:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/16/2025 _x86_64_ (2 CPU) 23:07:55 23:07:55 22:57:56 LINUX RESTART (2 CPU) 23:07:55 23:07:55 10:59:01 PM tps rtps wtps bread/s bwrtn/s 23:07:55 11:00:01 PM 123.13 0.73 122.39 53.45 12119.64 23:07:55 11:01:01 PM 32.89 0.40 32.49 62.65 4174.73 23:07:55 11:02:01 PM 63.92 6.81 57.10 1249.51 3746.99 23:07:55 11:03:01 PM 39.64 2.73 36.90 439.59 6468.51 23:07:55 11:04:01 PM 4.15 0.00 4.15 0.00 162.24 23:07:55 11:05:01 PM 0.20 0.00 0.20 0.00 2.00 23:07:55 11:06:01 PM 0.10 0.00 0.10 0.00 0.63 23:07:55 11:07:01 PM 13.98 0.17 13.81 32.93 404.35 23:07:55 Average: 34.75 1.36 33.40 229.80 3385.09 23:07:55 23:07:55 10:59:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:07:55 11:00:01 PM 5149348 6993220 2733076 34.67 2688 2019632 798176 8.94 198716 2180460 104316 23:07:55 11:01:01 PM 5219528 7065180 2662896 33.78 2688 2021512 716020 8.02 219420 2090332 10768 23:07:55 11:02:01 PM 4884136 6977512 2998288 38.04 2688 2260548 770464 8.63 256680 2359500 159608 23:07:55 11:03:01 PM 4869180 6979292 3013244 38.23 2688 2277488 715420 8.01 266156 2360120 16 23:07:55 11:04:01 PM 4868768 6978884 3013656 38.23 2688 2277492 715420 8.01 266156 2360520 4 23:07:55 11:05:01 PM 4869048 6979164 3013376 38.23 2688 2277492 715420 8.01 266156 2360172 4 23:07:55 11:06:01 PM 4868996 6979112 3013428 38.23 2688 2277492 715420 8.01 266156 2360288 4 23:07:55 11:07:01 PM 4796108 6904740 3086316 39.15 2688 2275776 792648 8.88 309584 2391076 24176 23:07:55 Average: 4940639 6982138 2941785 37.32 2688 2210929 742374 8.31 256128 2307808 37362 23:07:55 23:07:55 10:59:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:07:55 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:55 11:00:01 PM eth0 114.71 90.87 1257.63 12.21 0.00 0.00 0.00 0.00 23:07:55 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:55 11:01:01 PM eth0 19.84 8.93 6.47 3.63 0.00 0.00 0.00 0.00 23:07:55 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:55 11:02:01 PM eth0 40.86 36.05 334.66 7.91 0.00 0.00 0.00 0.00 23:07:55 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:55 11:03:01 PM eth0 534.82 396.25 113.41 92.48 0.00 0.00 0.00 0.00 23:07:55 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:55 11:04:01 PM eth0 1.18 0.83 0.57 0.40 0.00 0.00 0.00 0.00 23:07:55 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:55 11:05:01 PM eth0 1.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 23:07:55 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:55 11:06:01 PM eth0 1.20 0.17 0.12 0.01 0.00 0.00 0.00 0.00 23:07:55 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:55 11:07:01 PM eth0 13.43 11.00 13.48 6.00 0.00 0.00 0.00 0.00 23:07:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:55 Average: eth0 90.91 68.04 215.82 15.33 0.00 0.00 0.00 0.00 23:07:55 23:07:55 23:07:55 ---> sar -P ALL: 23:07:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/16/2025 _x86_64_ (2 CPU) 23:07:55 23:07:55 22:57:56 LINUX RESTART (2 CPU) 23:07:55 23:07:55 10:59:01 PM CPU %user %nice %system %iowait %steal %idle 23:07:55 11:00:01 PM all 37.68 0.00 5.23 1.37 0.12 55.60 23:07:55 11:00:01 PM 0 50.30 0.00 6.42 1.37 0.13 41.78 23:07:55 11:00:01 PM 1 25.09 0.00 4.04 1.38 0.10 69.38 23:07:55 11:01:01 PM all 11.98 0.00 1.72 0.52 0.08 85.71 23:07:55 11:01:01 PM 0 17.03 0.00 1.89 0.55 0.07 80.46 23:07:55 11:01:01 PM 1 6.94 0.00 1.55 0.48 0.08 90.95 23:07:55 11:02:01 PM all 27.22 0.00 5.31 0.64 0.09 66.74 23:07:55 11:02:01 PM 0 35.03 0.00 6.14 0.62 0.10 58.11 23:07:55 11:02:01 PM 1 19.43 0.00 4.47 0.66 0.08 75.35 23:07:55 11:03:01 PM all 11.19 0.00 2.75 0.57 0.08 85.41 23:07:55 11:03:01 PM 0 9.95 0.00 2.93 0.45 0.07 86.60 23:07:55 11:03:01 PM 1 12.42 0.00 2.58 0.69 0.08 84.23 23:07:55 11:04:01 PM all 0.33 0.00 0.07 0.02 0.03 99.55 23:07:55 11:04:01 PM 0 0.30 0.00 0.07 0.03 0.03 99.57 23:07:55 11:04:01 PM 1 0.37 0.00 0.07 0.00 0.03 99.53 23:07:55 11:05:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60 23:07:55 11:05:01 PM 0 0.55 0.00 0.08 0.00 0.05 99.32 23:07:55 11:05:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88 23:07:55 11:06:01 PM all 0.14 0.00 0.07 0.00 0.06 99.73 23:07:55 11:06:01 PM 0 0.20 0.00 0.07 0.00 0.05 99.68 23:07:55 11:06:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78 23:07:55 11:07:01 PM all 12.64 0.00 1.51 0.07 0.06 85.72 23:07:55 11:07:01 PM 0 10.65 0.00 1.30 0.05 0.05 87.95 23:07:55 11:07:01 PM 1 14.64 0.00 1.72 0.08 0.07 83.49 23:07:55 Average: all 12.70 0.00 2.09 0.40 0.07 84.74 23:07:55 Average: 0 15.51 0.00 2.36 0.38 0.07 81.67 23:07:55 Average: 1 9.89 0.00 1.82 0.41 0.07 87.81 23:07:55 23:07:55 23:07:55