23:07:40 Started by upstream project "integration-distribution-mri-test-titanium" build number 57
23:07:40 originally caused by:
23:07:40 Started by timer
23:07:40 Running as SYSTEM
23:07:40 [EnvInject] - Loading node environment variables.
23:07:40 Building remotely on prd-centos8-robot-2c-8g-3069 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
23:07:40 [ssh-agent] Looking for ssh-agent implementation...
23:07:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:07:40 $ ssh-agent
23:07:40 SSH_AUTH_SOCK=/tmp/ssh-SIvHy4zvHoW4/agent.5306
23:07:40 SSH_AGENT_PID=5307
23:07:40 [ssh-agent] Started.
23:07:40 Running ssh-add (command line suppressed)
23:07:40 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_12926510974599023433.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_12926510974599023433.key)
23:07:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:07:40 The recommended git tool is: NONE
23:07:43 using credential opendaylight-jenkins-ssh
23:07:43 Wiping out workspace first.
23:07:43 Cloning the remote Git repository
23:07:43 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:07:44 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test # timeout=10
23:07:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:07:44 > git --version # timeout=10
23:07:44 > git --version # 'git version 2.43.0'
23:07:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:07:44 [INFO] Currently running in a labeled security context
23:07:44 [INFO] Currently SELinux is 'enforcing' on the host
23:07:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh15590428295122943375.key
23:07:44 Verifying host key using known hosts file
23:07:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:07:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:07:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:07:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:07:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:07:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:07:47 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:07:47 [INFO] Currently running in a labeled security context
23:07:47 [INFO] Currently SELinux is 'enforcing' on the host
23:07:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh12131120226118113410.key
23:07:47 Verifying host key using known hosts file
23:07:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:07:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:07:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:07:49 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:07:49 > git config core.sparsecheckout # timeout=10
23:07:49 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:07:49 Commit message: "Adapt test for new pce-allocation field"
23:07:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:07:50 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:07:50 No emails were triggered.
23:07:50 provisioning config files...
23:07:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:07:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:07:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:07:50 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins16442347216474743651.sh
23:07:50 ---> python-tools-install.sh
23:07:50 Setup pyenv:
23:07:50 system
23:07:50 * 3.8.13 (set by /opt/pyenv/version)
23:07:50 * 3.9.13 (set by /opt/pyenv/version)
23:07:50 * 3.10.13 (set by /opt/pyenv/version)
23:07:50 * 3.11.7 (set by /opt/pyenv/version)
23:07:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QLHK
23:07:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:07:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:07:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:08:03 lf-activate-venv(): INFO: Base packages installed successfully
23:08:03 lf-activate-venv(): INFO: Installing additional packages: lftools
23:09:11 lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH
23:09:11 Generating Requirements File
23:10:25 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:10:25 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:10:25 Python 3.11.7
23:10:26 pip 25.2 from /tmp/venv-QLHK/lib/python3.11/site-packages/pip (python 3.11)
23:10:26 appdirs==1.4.4
23:10:26 argcomplete==3.6.2
23:10:26 aspy.yaml==1.3.0
23:10:26 attrs==25.4.0
23:10:26 autopage==0.5.2
23:10:26 beautifulsoup4==4.14.2
23:10:26 boto3==1.40.50
23:10:26 botocore==1.40.50
23:10:26 bs4==0.0.2
23:10:26 cachetools==6.2.1
23:10:26 certifi==2025.10.5
23:10:26 cffi==2.0.0
23:10:26 cfgv==3.4.0
23:10:26 chardet==5.2.0
23:10:26 charset-normalizer==3.4.3
23:10:26 click==8.3.0
23:10:26 cliff==4.11.0
23:10:26 cmd2==2.7.0
23:10:26 cryptography==3.3.2
23:10:26 debtcollector==3.0.0
23:10:26 decorator==5.2.1
23:10:26 defusedxml==0.7.1
23:10:26 Deprecated==1.2.18
23:10:26 distlib==0.4.0
23:10:26 dnspython==2.8.0
23:10:26 docker==7.1.0
23:10:26 dogpile.cache==1.5.0
23:10:26 durationpy==0.10
23:10:26 email-validator==2.3.0
23:10:26 filelock==3.20.0
23:10:26 future==1.0.0
23:10:26 gitdb==4.0.12
23:10:26 GitPython==3.1.45
23:10:26 google-auth==2.41.1
23:10:26 httplib2==0.31.0
23:10:26 identify==2.6.15
23:10:26 idna==3.11
23:10:26 importlib-resources==1.5.0
23:10:26 iso8601==2.1.0
23:10:26 Jinja2==3.1.6
23:10:26 jmespath==1.0.1
23:10:26 jsonpatch==1.33
23:10:26 jsonpointer==3.0.0
23:10:26 jsonschema==4.25.1
23:10:26 jsonschema-specifications==2025.9.1
23:10:26 keystoneauth1==5.12.0
23:10:26 kubernetes==34.1.0
23:10:26 lftools==0.37.15
23:10:26 lxml==6.0.2
23:10:26 markdown-it-py==4.0.0
23:10:26 MarkupSafe==3.0.3
23:10:26 mdurl==0.1.2
23:10:26 msgpack==1.1.2
23:10:26 multi_key_dict==2.0.3
23:10:26 munch==4.0.0
23:10:26 netaddr==1.3.0
23:10:26 niet==1.4.2
23:10:26 nodeenv==1.9.1
23:10:26 oauth2client==4.1.3
23:10:26 oauthlib==3.3.1
23:10:26 openstacksdk==4.7.1
23:10:26 os-service-types==1.8.0
23:10:26 osc-lib==4.2.0
23:10:26 oslo.config==10.0.0
23:10:26 oslo.context==6.1.0
23:10:26 oslo.i18n==6.6.0
23:10:26 oslo.log==7.2.1
23:10:26 oslo.serialization==5.8.0
23:10:26 oslo.utils==9.1.0
23:10:26 packaging==25.0
23:10:26 pbr==7.0.1
23:10:26 platformdirs==4.5.0
23:10:26 prettytable==3.16.0
23:10:26 psutil==7.1.0
23:10:26 pyasn1==0.6.1
23:10:26 pyasn1_modules==0.4.2
23:10:26 pycparser==2.23
23:10:26 pygerrit2==2.0.15
23:10:26 PyGithub==2.8.1
23:10:26 Pygments==2.19.2
23:10:26 PyJWT==2.10.1
23:10:26 PyNaCl==1.6.0
23:10:26 pyparsing==2.4.7
23:10:26 pyperclip==1.11.0
23:10:26 pyrsistent==0.20.0
23:10:26 python-cinderclient==9.8.0
23:10:26 python-dateutil==2.9.0.post0
23:10:26 python-heatclient==4.3.0
23:10:26 python-jenkins==1.8.3
23:10:26 python-keystoneclient==5.7.0
23:10:26 python-magnumclient==4.9.0
23:10:26 python-openstackclient==8.2.0
23:10:26 python-swiftclient==4.8.0
23:10:26 PyYAML==6.0.3
23:10:26 referencing==0.36.2
23:10:26 requests==2.32.5
23:10:26 requests-oauthlib==2.0.0
23:10:26 requestsexceptions==1.4.0
23:10:26 rfc3986==2.0.0
23:10:26 rich==14.2.0
23:10:26 rich-argparse==1.7.1
23:10:26 rpds-py==0.27.1
23:10:26 rsa==4.9.1
23:10:26 ruamel.yaml==0.18.15
23:10:26 ruamel.yaml.clib==0.2.14
23:10:26 s3transfer==0.14.0
23:10:26 simplejson==3.20.2
23:10:26 six==1.17.0
23:10:26 smmap==5.0.2
23:10:26 soupsieve==2.8
23:10:26 stevedore==5.5.0
23:10:26 tabulate==0.9.0
23:10:26 toml==0.10.2
23:10:26 tomlkit==0.13.3
23:10:26 tqdm==4.67.1
23:10:26 typing_extensions==4.15.0
23:10:26 tzdata==2025.2
23:10:26 urllib3==1.26.20
23:10:26 virtualenv==20.35.3
23:10:26 wcwidth==0.2.14
23:10:26 websocket-client==1.9.0
23:10:26 wrapt==1.17.3
23:10:26 xdg==6.0.0
23:10:26 xmltodict==1.0.2
23:10:26 yq==3.4.3
23:10:26 [EnvInject] - Injecting environment variables from a build step.
23:10:26 [EnvInject] - Injecting as environment variables the properties content
23:10:26 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:10:26 OS_CLOUD=vex
23:10:26 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-57
23:10:26 OS_STACK_TEMPLATE_DIR=openstack-hot
23:10:26
23:10:26 [EnvInject] - Variables injected successfully.
23:10:26 provisioning config files...
23:10:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:10:26 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins17567381046121098765.sh
23:10:26 ---> Create parameters file for OpenStack HOT
23:10:26 OpenStack Heat parameters generated
23:10:26 -----------------------------------
23:10:26 parameters:
23:10:26 vm_0_count: '3'
23:10:26 vm_0_flavor: 'v3-standard-4'
23:10:26 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:10:26 vm_1_count: '1'
23:10:26 vm_1_flavor: 'v3-standard-2'
23:10:26 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:10:26
23:10:26 job_name: '60686-57'
23:10:26 silo: 'releng'
23:10:26 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins5188461563548380886.sh
23:10:26 ---> Create HEAT stack
23:10:26 + source /home/jenkins/lf-env.sh
23:10:26 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:10:26 ++ mktemp -d /tmp/venv-XXXX
23:10:26 + lf_venv=/tmp/venv-oinN
23:10:26 + local venv_file=/tmp/.os_lf_venv
23:10:26 + local python=python3
23:10:26 + local options
23:10:26 + local set_path=true
23:10:26 + local install_args=
23:10:26 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:10:26 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:10:26 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:10:26 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:10:26 + true
23:10:26 + case $1 in
23:10:26 + python=python3
23:10:26 + shift 2
23:10:26 + true
23:10:26 + case $1 in
23:10:26 + shift
23:10:26 + break
23:10:26 + case $python in
23:10:26 + local pkg_list=
23:10:26 + [[ -d /opt/pyenv ]]
23:10:26 + echo 'Setup pyenv:'
23:10:26 Setup pyenv:
23:10:26 + export PYENV_ROOT=/opt/pyenv
23:10:26 + PYENV_ROOT=/opt/pyenv
23:10:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:10:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:10:26 + pyenv versions
23:10:27 system
23:10:27 3.8.13
23:10:27 3.9.13
23:10:27 3.10.13
23:10:27 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:10:27 + command -v pyenv
23:10:27 ++ pyenv init - --no-rehash
23:10:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:10:27 for i in ${!paths[@]}; do
23:10:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:10:27 fi; done;
23:10:27 echo "${paths[*]}"'\'')"
23:10:27 export PATH="/opt/pyenv/shims:${PATH}"
23:10:27 export PYENV_SHELL=bash
23:10:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:10:27 pyenv() {
23:10:27 local command
23:10:27 command="${1:-}"
23:10:27 if [ "$#" -gt 0 ]; then
23:10:27 shift
23:10:27 fi
23:10:27
23:10:27 case "$command" in
23:10:27 rehash|shell)
23:10:27 eval "$(pyenv "sh-$command" "$@")"
23:10:27 ;;
23:10:27 *)
23:10:27 command pyenv "$command" "$@"
23:10:27 ;;
23:10:27 esac
23:10:27 }'
23:10:27 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:10:27 for i in ${!paths[@]}; do
23:10:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:10:27 fi; done;
23:10:27 echo "${paths[*]}"'
23:10:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:10:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:10:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:10:27 ++ export PYENV_SHELL=bash
23:10:27 ++ PYENV_SHELL=bash
23:10:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:10:27 +++ complete -F _pyenv pyenv
23:10:27 ++ lf-pyver python3
23:10:27 ++ local py_version_xy=python3
23:10:27 ++ local py_version_xyz=
23:10:27 ++ awk '{ print $1 }'
23:10:27 ++ pyenv versions
23:10:27 ++ local command
23:10:27 ++ command=versions
23:10:27 ++ '[' 1 -gt 0 ']'
23:10:27 ++ shift
23:10:27 ++ case "$command" in
23:10:27 ++ command pyenv versions
23:10:27 ++ pyenv versions
23:10:27 ++ sed 's/^[ *]* //'
23:10:27 ++ grep -E '^[0-9.]*[0-9]$'
23:10:27 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:10:27 +++ grep '^3' /tmp/.pyenv_versions
23:10:27 +++ tail -n 1
23:10:27 +++ sort -V
23:10:27 ++ py_version_xyz=3.11.7
23:10:27 ++ [[ -z 3.11.7 ]]
23:10:27 ++ echo 3.11.7
23:10:27 ++ return 0
23:10:27 + pyenv local 3.11.7
23:10:27 + local command
23:10:27 + command=local
23:10:27 + '[' 2 -gt 0 ']'
23:10:27 + shift
23:10:27 + case "$command" in
23:10:27 + command pyenv local 3.11.7
23:10:27 + pyenv local 3.11.7
23:10:27 + for arg in "$@"
23:10:27 + case $arg in
23:10:27 + pkg_list+='lftools[openstack] '
23:10:27 + for arg in "$@"
23:10:27 + case $arg in
23:10:27 + pkg_list+='kubernetes '
23:10:27 + for arg in "$@"
23:10:27 + case $arg in
23:10:27 + pkg_list+='niet '
23:10:27 + for arg in "$@"
23:10:27 + case $arg in
23:10:27 + pkg_list+='python-heatclient '
23:10:27 + for arg in "$@"
23:10:27 + case $arg in
23:10:27 + pkg_list+='python-openstackclient '
23:10:27 + for arg in "$@"
23:10:27 + case $arg in
23:10:27 + pkg_list+='python-magnumclient '
23:10:27 + for arg in "$@"
23:10:27 + case $arg in
23:10:27 + pkg_list+='urllib3~=1.26.15 '
23:10:27 + for arg in "$@"
23:10:27 + case $arg in
23:10:27 + pkg_list+='yq '
23:10:27 + [[ -f /tmp/.os_lf_venv ]]
23:10:27 ++ cat /tmp/.os_lf_venv
23:10:27 + lf_venv=/tmp/venv-QLHK
23:10:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLHK from' file:/tmp/.os_lf_venv
23:10:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLHK from file:/tmp/.os_lf_venv
23:10:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:10:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:27 + local 'pip_opts=--upgrade --quiet'
23:10:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:10:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:10:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:10:27 + [[ -n '' ]]
23:10:27 + [[ -n '' ]]
23:10:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:10:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:27 + /tmp/venv-QLHK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:10:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:10:30 lf-activate-venv(): INFO: Base packages installed successfully
23:10:30 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:10:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:10:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:10:30 + /tmp/venv-QLHK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:11:19 + type python3
23:11:19 + true
23:11:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH'
23:11:19 lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH
23:11:19 + PATH=/tmp/venv-QLHK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:11:19 + return 0
23:11:19 + openstack --os-cloud vex limits show --absolute
23:11:20 +--------------------------+---------+
23:11:20 | Name | Value |
23:11:20 +--------------------------+---------+
23:11:20 | maxTotalInstances | -1 |
23:11:20 | maxTotalCores | 450 |
23:11:20 | maxTotalRAMSize | 1000000 |
23:11:20 | maxServerMeta | 128 |
23:11:20 | maxImageMeta | 128 |
23:11:20 | maxPersonality | 5 |
23:11:20 | maxPersonalitySize | 10240 |
23:11:20 | maxTotalKeypairs | 100 |
23:11:20 | maxServerGroups | 10 |
23:11:20 | maxServerGroupMembers | 10 |
23:11:20 | maxTotalFloatingIps | -1 |
23:11:20 | maxSecurityGroups | -1 |
23:11:20 | maxSecurityGroupRules | -1 |
23:11:20 | totalRAMUsed | 630784 |
23:11:20 | totalCoresUsed | 154 |
23:11:20 | totalInstancesUsed | 51 |
23:11:20 | totalFloatingIpsUsed | 0 |
23:11:20 | totalSecurityGroupsUsed | 0 |
23:11:20 | totalServerGroupsUsed | 0 |
23:11:20 | maxTotalVolumes | -1 |
23:11:20 | maxTotalSnapshots | 10 |
23:11:20 | maxTotalVolumeGigabytes | 4096 |
23:11:20 | maxTotalBackups | 10 |
23:11:20 | maxTotalBackupGigabytes | 1000 |
23:11:20 | totalVolumesUsed | 0 |
23:11:20 | totalGigabytesUsed | 0 |
23:11:20 | totalSnapshotsUsed | 0 |
23:11:20 | totalBackupsUsed | 0 |
23:11:20 | totalBackupGigabytesUsed | 0 |
23:11:20 +--------------------------+---------+
23:11:21 + pushd /opt/ciman/openstack-hot
23:11:21 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
23:11:21 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-titanium-57 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/stack-parameters.yaml
23:11:58 Creating stack releng-mdsal-csit-3node-netty-replicate-only-titanium-57
23:11:58 Waiting to initialize infrastructure...
23:11:58 Waiting to initialize infrastructure...
23:11:58 Stack initialization successful.
23:11:58 ------------------------------------
23:11:58 Stack Details
23:11:58 ------------------------------------
23:11:58 {'added': None,
23:11:58 'capabilities': [],
23:11:58 'created_at': '2025-10-12T23:11:24Z',
23:11:58 'deleted': None,
23:11:58 'deleted_at': None,
23:11:58 'description': 'No description',
23:11:58 'environment': None,
23:11:58 'environment_files': None,
23:11:58 'files': None,
23:11:58 'files_container': None,
23:11:58 'id': '490f4c53-6bf2-4275-8056-bc01ba5045c1',
23:11:58 'is_rollback_disabled': True,
23:11:58 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-titanium-57/490f4c53-6bf2-4275-8056-bc01ba5045c1',
23:11:58 'rel': 'self'}],
23:11:58 '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:11:58 'name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-57',
23:11:58 'notification_topics': [],
23:11:58 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:11:58 'output_key': 'vm_0_ips',
23:11:58 'output_value': ['10.30.171.154',
23:11:58 '10.30.171.155',
23:11:58 '10.30.170.251']},
23:11:58 {'description': 'IP addresses of the 2nd vm types',
23:11:58 'output_key': 'vm_1_ips',
23:11:58 'output_value': ['10.30.170.138']}],
23:11:58 'owner_id': ****,
23:11:58 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:11:58 'OS::stack_id': '490f4c53-6bf2-4275-8056-bc01ba5045c1',
23:11:58 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-57',
23:11:58 'job_name': '60686-57',
23:11:58 'silo': 'releng',
23:11:58 'vm_0_count': '3',
23:11:58 'vm_0_flavor': 'v3-standard-4',
23:11:58 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:11:58 '20250917-133034.447',
23:11:58 'vm_1_count': '1',
23:11:58 'vm_1_flavor': 'v3-standard-2',
23:11:58 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:11:58 '- 20250917-133034.654'},
23:11:58 'parent_id': None,
23:11:58 'replaced': None,
23:11:58 'status': 'CREATE_COMPLETE',
23:11:58 'status_reason': 'Stack CREATE completed successfully',
23:11:58 'tags': [],
23:11:58 'template': None,
23:11:58 'template_description': 'No description',
23:11:58 'template_url': None,
23:11:58 'timeout_mins': 15,
23:11:58 'unchanged': None,
23:11:58 'updated': None,
23:11:58 'updated_at': None,
23:11:58 'user_project_id': '2caa9a515d84499bb1ae9e3d8ff36e62'}
23:11:58 ------------------------------------
23:11:58 + popd
23:11:58 /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
23:11:58 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins467866594382243613.sh
23:11:58 ---> Copy SSH public keys to CSIT lab
23:11:58 Setup pyenv:
23:11:58 system
23:11:58 3.8.13
23:11:58 3.9.13
23:11:58 3.10.13
23:11:58 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:11:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLHK from file:/tmp/.os_lf_venv
23:11:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:11:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:01 lf-activate-venv(): INFO: Base packages installed successfully
23:12:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:12:16 lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH
23:12:18 SSH not responding on 10.30.171.154. Retrying in 10 seconds...
23:12:18 SSH not responding on 10.30.171.155. Retrying in 10 seconds...
23:12:18 SSH not responding on 10.30.170.138. Retrying in 10 seconds...
23:12:18 SSH not responding on 10.30.170.251. Retrying in 10 seconds...
23:12:28 Ping to 10.30.171.154 successful.
23:12:28 Ping to 10.30.171.155 successful.
23:12:28 SSH not responding on 10.30.171.154. Retrying in 10 seconds...
23:12:28 Ping to 10.30.170.138 successful.
23:12:28 Ping to 10.30.170.251 successful.
23:12:28 SSH not responding on 10.30.171.155. Retrying in 10 seconds...
23:12:29 SSH not responding on 10.30.170.251. Retrying in 10 seconds...
23:12:29 SSH not responding on 10.30.170.138. Retrying in 10 seconds...
23:12:38 Ping to 10.30.171.154 successful.
23:12:38 Ping to 10.30.171.155 successful.
23:12:39 Ping to 10.30.170.251 successful.
23:12:39 SSH not responding on 10.30.171.154. Retrying in 10 seconds...
23:12:39 SSH not responding on 10.30.171.155. Retrying in 10 seconds...
23:12:39 SSH not responding on 10.30.170.251. Retrying in 10 seconds...
23:12:39 Ping to 10.30.170.138 successful.
23:12:39 SSH not responding on 10.30.170.138. Retrying in 10 seconds...
23:12:49 Ping to 10.30.171.154 successful.
23:12:49 Ping to 10.30.171.155 successful.
23:12:49 Ping to 10.30.170.251 successful.
23:12:49 SSH not responding on 10.30.171.155. Retrying in 10 seconds...
23:12:49 SSH not responding on 10.30.171.154. Retrying in 10 seconds...
23:12:49 Ping to 10.30.170.138 successful.
23:12:49 SSH not responding on 10.30.170.251. Retrying in 10 seconds...
23:12:50 SSH not responding on 10.30.170.138. Retrying in 10 seconds...
23:12:59 Ping to 10.30.171.155 successful.
23:12:59 Ping to 10.30.171.154 successful.
23:12:59 Ping to 10.30.170.251 successful.
23:13:00 SSH not responding on 10.30.171.155. Retrying in 10 seconds...
23:13:00 SSH not responding on 10.30.171.154. Retrying in 10 seconds...
23:13:00 Ping to 10.30.170.138 successful.
23:13:00 SSH not responding on 10.30.170.251. Retrying in 10 seconds...
23:13:00 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:13:01 releng-60686-57-1-mininet-ovs-217-0
23:13:01 Successfully copied public keys to slave 10.30.170.138
23:13:10 Ping to 10.30.171.155 successful.
23:13:10 Ping to 10.30.171.154 successful.
23:13:10 Ping to 10.30.170.251 successful.
23:13:10 SSH not responding on 10.30.171.155. Retrying in 10 seconds...
23:13:10 SSH not responding on 10.30.171.154. Retrying in 10 seconds...
23:13:10 SSH not responding on 10.30.170.251. Retrying in 10 seconds...
23:13:20 Ping to 10.30.171.155 successful.
23:13:20 Ping to 10.30.171.154 successful.
23:13:20 Ping to 10.30.170.251 successful.
23:13:20 SSH not responding on 10.30.171.154. Retrying in 10 seconds...
23:13:20 SSH not responding on 10.30.171.155. Retrying in 10 seconds...
23:13:21 SSH not responding on 10.30.170.251. Retrying in 10 seconds...
23:13:30 Ping to 10.30.171.154 successful.
23:13:30 Ping to 10.30.171.155 successful.
23:13:31 Ping to 10.30.170.251 successful.
23:13:32 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts.
23:13:32 Warning: Permanently added '10.30.171.155' (ECDSA) to the list of known hosts.
23:13:32 releng-60686-57-0-builder-0
23:13:32 Successfully copied public keys to slave 10.30.171.154
23:13:32 Process 6534 ready.
23:13:32 releng-60686-57-0-builder-1
23:13:32 Successfully copied public keys to slave 10.30.171.155
23:13:32 Process 6535 ready.
23:13:32 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
23:13:33 releng-60686-57-0-builder-2
23:13:33 Successfully copied public keys to slave 10.30.170.251
23:13:33 Process 6536 ready.
23:13:33 Process 6537 ready.
23:13:33 SSH ready on all stack servers.
23:13:33 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins10675124232812708651.sh
23:13:33 Setup pyenv:
23:13:33 system
23:13:33 3.8.13
23:13:33 3.9.13
23:13:33 3.10.13
23:13:33 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:13:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BKP5
23:13:39 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.robot_venv
23:13:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:13:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:13:50 lf-activate-venv(): INFO: Base packages installed successfully
23:13:50 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-BKP5/bin to PATH
23:13:53 + echo 'Installing Python Requirements'
23:13:53 Installing Python Requirements
23:13:53 + cat
23:13:53 + python -m pip install -r requirements.txt
23:13:54 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:13:54 Collecting docker-py (from -r requirements.txt (line 1))
23:13:54 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:13:55 Collecting ipaddr (from -r requirements.txt (line 2))
23:13:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:13:55 Preparing metadata (setup.py): started
23:13:56 Preparing metadata (setup.py): finished with status 'done'
23:13:56 Collecting netaddr (from -r requirements.txt (line 3))
23:13:56 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:13:56 Collecting netifaces (from -r requirements.txt (line 4))
23:13:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:13:57 Preparing metadata (setup.py): started
23:13:57 Preparing metadata (setup.py): finished with status 'done'
23:13:57 Collecting pyhocon (from -r requirements.txt (line 5))
23:13:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:13:58 Collecting requests (from -r requirements.txt (line 6))
23:13:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:13:58 Collecting robotframework (from -r requirements.txt (line 7))
23:13:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:13:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 955.7 kB/s 0:00:00
23:14:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:14:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:14:00 Preparing metadata (setup.py): started
23:14:00 Preparing metadata (setup.py): finished with status 'done'
23:14:01 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:14:01 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:14:01 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:14:01 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:14:02 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:14:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:14:02 Preparing metadata (setup.py): started
23:14:02 Preparing metadata (setup.py): finished with status 'done'
23:14:03 Collecting scapy (from -r requirements.txt (line 12))
23:14:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:14:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 3.1 MB/s 0:00:00
23:14:04 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:14:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:14:05 Preparing metadata (setup.py): started
23:14:05 Preparing metadata (setup.py): finished with status 'done'
23:14:05 Collecting elasticsearch (from -r requirements.txt (line 18))
23:14:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
23:14:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 948.2 kB/s 0:00:00
23:14:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:14:06 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:14:07 Collecting pyangbind (from -r requirements.txt (line 22))
23:14:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:14:08 Collecting isodate (from -r requirements.txt (line 25))
23:14:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:14:08 Collecting jmespath (from -r requirements.txt (line 28))
23:14:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:14:08 Collecting jsonpatch (from -r requirements.txt (line 31))
23:14:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:14:09 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:14:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:14:10 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:14:10 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:14:11 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:14:11 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:14:11 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:14:11 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:14:11 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:14:11 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:14:12 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:14:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:14:12 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:14:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
23:14:12 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:14:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:14:13 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:14:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:14:13 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:14:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:14:14 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:14:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:14:14 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:14:14 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:14:14 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:14:14 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:14:15 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:14:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:14:15 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:14:15 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:14:16 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
23:14:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
23:14:16 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:14:16 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:14:16 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:14:16 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:14:16 Collecting elasticsearch (from -r requirements.txt (line 18))
23:14:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
23:14:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 2.5 MB/s 0:00:00
23:14:17 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:14:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:14:17 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:14:17 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:14:17 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:14:17 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:14:17 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:14:17 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:14:17 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:14:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:14:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 8.1 MB/s 0:00:00
23:14:18 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:14:18 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:14:19 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:14:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
23:14:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 16.8 MB/s 0:00:00
23:14:19 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:14:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:14:19 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:14:19 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:14:20 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:14:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:14:20 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:14:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:14:20 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:14:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:14:20 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:14:20 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:14:20 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:14:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:14:21 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:14:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
23:14:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 42.8 MB/s 0:00:00
23:14:21 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:14:21 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:14:21 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:14:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:14:21 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:14:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
23:14:21 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:14:21 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:14:21 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:14:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:14:21 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:14:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:14:21 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:14:21 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:14:21 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:14:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:14:21 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:14:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:14:21 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:14:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:14:22 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:14:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:14:22 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:14:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:14:22 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:14:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:14:22 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:14:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:14:22 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:14:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:14:22 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:14:22 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:14:22 Building wheel for robotframework-sshlibrary (setup.py): started
23:14:22 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
23:14:22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=281a917edc04b5965a2a9d646acd16485a9634c6cb26ff0d913e96928fdc1a5f
23:14:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:14:22 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:14:22 Building wheel for ipaddr (setup.py): started
23:14:23 Building wheel for ipaddr (setup.py): finished with status 'done'
23:14:23 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=7f01423ac86c09cf14eac80170037bc20aeefb834dbc791f12bcbebe25bccc74
23:14:23 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:14:23 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:14:23 Building wheel for netifaces (setup.py): started
23:14:27 Building wheel for netifaces (setup.py): finished with status 'done'
23:14:27 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=cf2ca740e52e8db7117edff241ed92202467cae2f4d2edc4bfbfa19610ee4c74
23:14:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:14:27 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:14:27 Building wheel for robotframework-httplibrary (setup.py): started
23:14:27 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
23:14:27 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=ba3d5953c9739592fe08574e83417ae3fdad39a7d38d917a53c06bb4fb2e1d5d
23:14:27 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:14:27 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:14:27 Building wheel for jsonpath-rw (setup.py): started
23:14:27 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
23:14:27 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=210b7a11484e0c01d4f8057a36ad20b91b8bd463c6dc15ced2c68eacae38e87a
23:14:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:14:27 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:14:27 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:14:42
23:14:42 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:14:42 + pip freeze
23:14:43 attrs==25.4.0
23:14:43 bcrypt==5.0.0
23:14:43 beautifulsoup4==4.14.2
23:14:43 certifi==2025.10.5
23:14:43 cffi==2.0.0
23:14:43 charset-normalizer==3.4.3
23:14:43 click==8.3.0
23:14:43 cryptography==46.0.2
23:14:43 decorator==5.2.1
23:14:43 distlib==0.4.0
23:14:43 docker-py==1.10.6
23:14:43 docker-pycreds==0.4.0
23:14:43 elastic-transport==8.17.1
23:14:43 elasticsearch==8.19.1
23:14:43 elasticsearch-dsl==8.15.4
23:14:43 enum34==1.1.10
23:14:43 filelock==3.20.0
23:14:43 h11==0.16.0
23:14:43 idna==3.11
23:14:43 invoke==2.2.1
23:14:43 ipaddr==2.2.0
23:14:43 isodate==0.7.2
23:14:43 jmespath==1.0.1
23:14:43 jsonpatch==1.33
23:14:43 jsonpath-rw==1.4.0
23:14:43 jsonpointer==3.0.0
23:14:43 lxml==6.0.2
23:14:43 netaddr==1.3.0
23:14:43 netifaces==0.11.0
23:14:43 outcome==1.3.0.post0
23:14:43 paramiko==4.0.0
23:14:43 platformdirs==4.5.0
23:14:43 ply==3.11
23:14:43 pyang==2.7.1
23:14:43 pyangbind==0.8.6
23:14:43 pycparser==2.23
23:14:43 pyhocon==0.3.61
23:14:43 PyNaCl==1.6.0
23:14:43 pyparsing==3.2.5
23:14:43 PySocks==1.7.1
23:14:43 python-dateutil==2.9.0.post0
23:14:43 regex==2025.9.18
23:14:43 requests==2.32.5
23:14:43 robotframework==7.3.2
23:14:43 robotframework-httplibrary==0.4.2
23:14:43 robotframework-pythonlibcore==4.4.1
23:14:43 robotframework-requests==0.9.7
23:14:43 robotframework-selenium2library==3.0.0
23:14:43 robotframework-seleniumlibrary==6.8.0
23:14:43 robotframework-sshlibrary==3.8.0
23:14:43 scapy==2.6.1
23:14:43 scp==0.15.0
23:14:43 selenium==4.36.0
23:14:43 six==1.17.0
23:14:43 sniffio==1.3.1
23:14:43 sortedcontainers==2.4.0
23:14:43 soupsieve==2.8
23:14:43 trio==0.31.0
23:14:43 trio-websocket==0.12.2
23:14:43 typing_extensions==4.15.0
23:14:43 urllib3==2.5.0
23:14:43 virtualenv==20.35.3
23:14:43 waitress==3.0.2
23:14:43 WebOb==1.8.9
23:14:43 websocket-client==1.9.0
23:14:43 WebTest==3.0.7
23:14:43 wsproto==1.2.0
23:14:43 [EnvInject] - Injecting environment variables from a build step.
23:14:43 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:14:43 [EnvInject] - Variables injected successfully.
23:14:43 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins839073065760299177.sh
23:14:43 Setup pyenv:
23:14:43 system
23:14:43 3.8.13
23:14:43 3.9.13
23:14:43 3.10.13
23:14:43 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:14:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLHK from file:/tmp/.os_lf_venv
23:14:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:14:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:14:46 lf-activate-venv(): INFO: Base packages installed successfully
23:14:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:15:23 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:15:23 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:15:23 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:15:23 lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH
23:15:23 + ODL_SYSTEM=()
23:15:23 + TOOLS_SYSTEM=()
23:15:23 + OPENSTACK_SYSTEM=()
23:15:23 + OPENSTACK_CONTROLLERS=()
23:15:23 + mapfile -t ADDR
23:15:23 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-titanium-57
23:15:23 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:15:25 + for i in "${ADDR[@]}"
23:15:25 ++ ssh 10.30.171.154 hostname -s
23:15:25 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts.
23:15:25 + REMHOST=releng-60686-57-0-builder-0
23:15:25 + case ${REMHOST} in
23:15:25 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:15:25 + for i in "${ADDR[@]}"
23:15:25 ++ ssh 10.30.171.155 hostname -s
23:15:25 Warning: Permanently added '10.30.171.155' (ECDSA) to the list of known hosts.
23:15:26 + REMHOST=releng-60686-57-0-builder-1
23:15:26 + case ${REMHOST} in
23:15:26 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:15:26 + for i in "${ADDR[@]}"
23:15:26 ++ ssh 10.30.170.251 hostname -s
23:15:26 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
23:15:26 + REMHOST=releng-60686-57-0-builder-2
23:15:26 + case ${REMHOST} in
23:15:26 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:15:26 + for i in "${ADDR[@]}"
23:15:26 ++ ssh 10.30.170.138 hostname -s
23:15:26 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:15:27 + REMHOST=releng-60686-57-1-mininet-ovs-217-0
23:15:27 + case ${REMHOST} in
23:15:27 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:15:27 + echo NUM_ODL_SYSTEM=3
23:15:27 + echo NUM_TOOLS_SYSTEM=1
23:15:27 + '[' '' == yes ']'
23:15:27 + NUM_OPENSTACK_SYSTEM=0
23:15:27 + echo NUM_OPENSTACK_SYSTEM=0
23:15:27 + '[' 0 -eq 2 ']'
23:15:27 + echo ODL_SYSTEM_IP=10.30.171.154
23:15:27 ++ seq 0 2
23:15:27 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:15:27 + echo ODL_SYSTEM_1_IP=10.30.171.154
23:15:27 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:15:27 + echo ODL_SYSTEM_2_IP=10.30.171.155
23:15:27 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:15:27 + echo ODL_SYSTEM_3_IP=10.30.170.251
23:15:27 + echo TOOLS_SYSTEM_IP=10.30.170.138
23:15:27 ++ seq 0 0
23:15:27 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:15:27 + echo TOOLS_SYSTEM_1_IP=10.30.170.138
23:15:27 + openstack_index=0
23:15:27 + NUM_OPENSTACK_CONTROL_NODES=1
23:15:27 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:15:27 ++ seq 0 0
23:15:27 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:15:27 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:15:27 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:15:27 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:15:27 + '[' -1 -ge 2 ']'
23:15:27 ++ seq 0 -2
23:15:27 + NUM_OPENSTACK_HAPROXY_NODES=0
23:15:27 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:15:27 ++ seq 0 -1
23:15:27 + echo 'Contents of slave_addresses.txt:'
23:15:27 Contents of slave_addresses.txt:
23:15:27 + cat slave_addresses.txt
23:15:27 NUM_ODL_SYSTEM=3
23:15:27 NUM_TOOLS_SYSTEM=1
23:15:27 NUM_OPENSTACK_SYSTEM=0
23:15:27 ODL_SYSTEM_IP=10.30.171.154
23:15:27 ODL_SYSTEM_1_IP=10.30.171.154
23:15:27 ODL_SYSTEM_2_IP=10.30.171.155
23:15:27 ODL_SYSTEM_3_IP=10.30.170.251
23:15:27 TOOLS_SYSTEM_IP=10.30.170.138
23:15:27 TOOLS_SYSTEM_1_IP=10.30.170.138
23:15:27 NUM_OPENSTACK_CONTROL_NODES=1
23:15:27 OPENSTACK_CONTROL_NODE_1_IP=
23:15:27 NUM_OPENSTACK_COMPUTE_NODES=-1
23:15:27 NUM_OPENSTACK_HAPROXY_NODES=0
23:15:27 [EnvInject] - Injecting environment variables from a build step.
23:15:27 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:15:27 [EnvInject] - Variables injected successfully.
23:15:27 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/sh /tmp/jenkins8903502896685833114.sh
23:15:27 Preparing for JRE Version 21
23:15:27 Karaf artifact is karaf
23:15:27 Karaf project is integration
23:15:27 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:15:27 [EnvInject] - Injecting environment variables from a build step.
23:15:27 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:15:27 [EnvInject] - Variables injected successfully.
23:15:27 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins8643284815927687105.sh
23:15:28 2025-10-12 23:15:27 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:15:28 Bundle version is 0.22.1-SNAPSHOT
23:15:28 --2025-10-12 23:15:28-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml
23:15:28 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:15:28 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:15:28 HTTP request sent, awaiting response... 200 OK
23:15:28 Length: 1410 (1.4K) [application/xml]
23:15:28 Saving to: ‘maven-metadata.xml’
23:15:28
23:15:28 0K . 100% 56.5M=0s
23:15:28
23:15:28 2025-10-12 23:15:28 (56.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:15:28
23:15:28
23:15:28
23:15:28 org.opendaylight.integration
23:15:28 karaf
23:15:28 0.22.1-SNAPSHOT
23:15:28
23:15:28
23:15:28 20251012.175341
23:15:28 215
23:15:28
23:15:28 20251012175341
23:15:28
23:15:28
23:15:28 pom
23:15:28 0.22.1-20251012.175341-215
23:15:28 20251012175341
23:15:28
23:15:28
23:15:28 tar.gz
23:15:28 0.22.1-20251012.175341-215
23:15:28 20251012175341
23:15:28
23:15:28
23:15:28 zip
23:15:28 0.22.1-20251012.175341-215
23:15:28 20251012175341
23:15:28
23:15:28
23:15:28 cyclonedx
23:15:28 xml
23:15:28 0.22.1-20251012.175341-215
23:15:28 20251012175341
23:15:28
23:15:28
23:15:28 cyclonedx
23:15:28 json
23:15:28 0.22.1-20251012.175341-215
23:15:28 20251012175341
23:15:28
23:15:28
23:15:28
23:15:28
23:15:28 Nexus timestamp is 0.22.1-20251012.175341-215
23:15:28 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:15:28 Distribution bundle is karaf-0.22.1-20251012.175341-215.zip
23:15:28 Distribution bundle version is 0.22.1-SNAPSHOT
23:15:28 Distribution folder is karaf-0.22.1-SNAPSHOT
23:15:28 Nexus prefix is https://nexus.opendaylight.org
23:15:28 [EnvInject] - Injecting environment variables from a build step.
23:15:28 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:15:28 [EnvInject] - Variables injected successfully.
23:15:28 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins4123523386503737827.sh
23:15:29 Setup pyenv:
23:15:29 system
23:15:29 3.8.13
23:15:29 3.9.13
23:15:29 3.10.13
23:15:29 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:15:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLHK from file:/tmp/.os_lf_venv
23:15:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:15:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:15:32 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:15:32 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:15:32 lf-activate-venv(): INFO: Base packages installed successfully
23:15:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:15:42 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:15:42 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:15:42 lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH
23:15:42 Copying common-functions.sh to /tmp
23:15:44 Copying common-functions.sh to 10.30.170.138:/tmp
23:15:44 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
23:15:44 Copying common-functions.sh to 10.30.171.154:/tmp
23:15:44 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts.
23:15:45 Copying common-functions.sh to 10.30.171.155:/tmp
23:15:45 Warning: Permanently added '10.30.171.155' (ECDSA) to the list of known hosts.
23:15:45 Copying common-functions.sh to 10.30.170.251:/tmp
23:15:45 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
23:15:45 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins1644699801337275857.sh
23:15:45 common-functions.sh is being sourced
23:15:45 common-functions environment:
23:15:45 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:45 ACTUALFEATURES:
23:15:45 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:45 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:45 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:45 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:45 CONTROLLERMEM: 2048m
23:15:45 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:45 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:45 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:45 SUITES:
23:15:45
23:15:45 #################################################
23:15:45 ## Configure Cluster and Start ##
23:15:45 #################################################
23:15:45 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
23:15:45 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
23:15:45 Locating script plan to use...
23:15:45 Finished running script plans
23:15:45 Configuring member-1 with IP address 10.30.171.154
23:15:45 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts.
23:15:46 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts.
23:15:46 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
23:15:46 ++ [[ /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:15:46 ++ echo 'common-functions.sh is being sourced'
23:15:46 common-functions.sh is being sourced
23:15:46 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
23:15:46 ++ DISTROSTREAM=titanium
23:15:46 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:46 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:46 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:46 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:46 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:46 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:46 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:46 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:46 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:46 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:46 ++ export CONTROLLERMEM=
23:15:46 ++ CONTROLLERMEM=
23:15:46 ++ case "${DISTROSTREAM}" in
23:15:46 ++ CLUSTER_SYSTEM=pekko
23:15:46 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:46 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:46 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:46 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:46 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:46 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:46 ++ print_common_env
23:15:46 ++ cat
23:15:46 common-functions environment:
23:15:46 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:46 ACTUALFEATURES:
23:15:46 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:46 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:46 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:46 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:46 CONTROLLERMEM:
23:15:46 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:46 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:46 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:46 SUITES:
23:15:46
23:15:46 ++ SSH='ssh -t -t'
23:15:46 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:15:46 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:15:46 Changing to /tmp
23:15:46 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:15:46 + echo 'Changing to /tmp'
23:15:46 + cd /tmp
23:15:46 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip'
23:15:46 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:15:46 --2025-10-12 23:15:46-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:15:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:15:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:15:46 HTTP request sent, awaiting response... 200 OK
23:15:46 Length: 234984244 (224M) [application/zip]
23:15:46 Saving to: ‘karaf-0.22.1-20251012.175341-215.zip’
23:15:46
23:15:46 0K ........ ........ ........ ........ ........ ........ 1% 36.9M 6s
23:15:46 3072K ........ ........ ........ ........ ........ ........ 2% 65.6M 5s
23:15:46 6144K ........ ........ ........ ........ ........ ........ 4% 45.2M 5s
23:15:46 9216K ........ ........ ........ ........ ........ ........ 5% 113M 4s
23:15:46 12288K ........ ........ ........ ........ ........ ........ 6% 95.2M 4s
23:15:46 15360K ........ ........ ........ ........ ........ ........ 8% 144M 3s
23:15:46 18432K ........ ........ ........ ........ ........ ........ 9% 166M 3s
23:15:46 21504K ........ ........ ........ ........ ........ ........ 10% 149M 3s
23:15:46 24576K ........ ........ ........ ........ ........ ........ 12% 179M 2s
23:15:46 27648K ........ ........ ........ ........ ........ ........ 13% 193M 2s
23:15:46 30720K ........ ........ ........ ........ ........ ........ 14% 171M 2s
23:15:46 33792K ........ ........ ........ ........ ........ ........ 16% 217M 2s
23:15:46 36864K ........ ........ ........ ........ ........ ........ 17% 201M 2s
23:15:46 39936K ........ ........ ........ ........ ........ ........ 18% 194M 2s
23:15:46 43008K ........ ........ ........ ........ ........ ........ 20% 81.0M 2s
23:15:46 46080K ........ ........ ........ ........ ........ ........ 21% 237M 2s
23:15:46 49152K ........ ........ ........ ........ ........ ........ 22% 226M 2s
23:15:46 52224K ........ ........ ........ ........ ........ ........ 24% 268M 2s
23:15:46 55296K ........ ........ ........ ........ ........ ........ 25% 250M 1s
23:15:46 58368K ........ ........ ........ ........ ........ ........ 26% 314M 1s
23:15:46 61440K ........ ........ ........ ........ ........ ........ 28% 318M 1s
23:15:46 64512K ........ ........ ........ ........ ........ ........ 29% 299M 1s
23:15:46 67584K ........ ........ ........ ........ ........ ........ 30% 307M 1s
23:15:46 70656K ........ ........ ........ ........ ........ ........ 32% 120M 1s
23:15:46 73728K ........ ........ ........ ........ ........ ........ 33% 231M 1s
23:15:46 76800K ........ ........ ........ ........ ........ ........ 34% 328M 1s
23:15:46 79872K ........ ........ ........ ........ ........ ........ 36% 304M 1s
23:15:46 82944K ........ ........ ........ ........ ........ ........ 37% 235M 1s
23:15:46 86016K ........ ........ ........ ........ ........ ........ 38% 220M 1s
23:15:46 89088K ........ ........ ........ ........ ........ ........ 40% 213M 1s
23:15:46 92160K ........ ........ ........ ........ ........ ........ 41% 208M 1s
23:15:46 95232K ........ ........ ........ ........ ........ ........ 42% 216M 1s
23:15:46 98304K ........ ........ ........ ........ ........ ........ 44% 220M 1s
23:15:46 101376K ........ ........ ........ ........ ........ ........ 45% 219M 1s
23:15:46 104448K ........ ........ ........ ........ ........ ........ 46% 222M 1s
23:15:46 107520K ........ ........ ........ ........ ........ ........ 48% 216M 1s
23:15:47 110592K ........ ........ ........ ........ ........ ........ 49% 201M 1s
23:15:47 113664K ........ ........ ........ ........ ........ ........ 50% 218M 1s
23:15:47 116736K ........ ........ ........ ........ ........ ........ 52% 210M 1s
23:15:47 119808K ........ ........ ........ ........ ........ ........ 53% 86.0M 1s
23:15:47 122880K ........ ........ ........ ........ ........ ........ 54% 303M 1s
23:15:47 125952K ........ ........ ........ ........ ........ ........ 56% 213M 1s
23:15:47 129024K ........ ........ ........ ........ ........ ........ 57% 210M 1s
23:15:47 132096K ........ ........ ........ ........ ........ ........ 58% 206M 1s
23:15:47 135168K ........ ........ ........ ........ ........ ........ 60% 205M 1s
23:15:47 138240K ........ ........ ........ ........ ........ ........ 61% 203M 1s
23:15:47 141312K ........ ........ ........ ........ ........ ........ 62% 199M 1s
23:15:47 144384K ........ ........ ........ ........ ........ ........ 64% 239M 0s
23:15:47 147456K ........ ........ ........ ........ ........ ........ 65% 262M 0s
23:15:47 150528K ........ ........ ........ ........ ........ ........ 66% 200M 0s
23:15:47 153600K ........ ........ ........ ........ ........ ........ 68% 227M 0s
23:15:47 156672K ........ ........ ........ ........ ........ ........ 69% 210M 0s
23:15:47 159744K ........ ........ ........ ........ ........ ........ 70% 231M 0s
23:15:47 162816K ........ ........ ........ ........ ........ ........ 72% 244M 0s
23:15:47 165888K ........ ........ ........ ........ ........ ........ 73% 238M 0s
23:15:47 168960K ........ ........ ........ ........ ........ ........ 74% 176M 0s
23:15:47 172032K ........ ........ ........ ........ ........ ........ 76% 167M 0s
23:15:47 175104K ........ ........ ........ ........ ........ ........ 77% 105M 0s
23:15:47 178176K ........ ........ ........ ........ ........ ........ 78% 209M 0s
23:15:47 181248K ........ ........ ........ ........ ........ ........ 80% 218M 0s
23:15:47 184320K ........ ........ ........ ........ ........ ........ 81% 220M 0s
23:15:47 187392K ........ ........ ........ ........ ........ ........ 82% 220M 0s
23:15:47 190464K ........ ........ ........ ........ ........ ........ 84% 260M 0s
23:15:47 193536K ........ ........ ........ ........ ........ ........ 85% 271M 0s
23:15:47 196608K ........ ........ ........ ........ ........ ........ 87% 195M 0s
23:15:47 199680K ........ ........ ........ ........ ........ ........ 88% 177M 0s
23:15:47 202752K ........ ........ ........ ........ ........ ........ 89% 276M 0s
23:15:47 205824K ........ ........ ........ ........ ........ ........ 91% 289M 0s
23:15:47 208896K ........ ........ ........ ........ ........ ........ 92% 296M 0s
23:15:47 211968K ........ ........ ........ ........ ........ ........ 93% 286M 0s
23:15:47 215040K ........ ........ ........ ........ ........ ........ 95% 278M 0s
23:15:47 218112K ........ ........ ........ ........ ........ ........ 96% 273M 0s
23:15:47 221184K ........ ........ ........ ........ ........ ........ 97% 225M 0s
23:15:47 224256K ........ ........ ........ ........ ........ ........ 99% 414M 0s
23:15:47 227328K ........ ........ ........ ........ . 100% 290M=1.3s
23:15:47
23:15:47 2025-10-12 23:15:47 (179 MB/s) - ‘karaf-0.22.1-20251012.175341-215.zip’ saved [234984244/234984244]
23:15:47
23:15:47 Extracting the new controller...
23:15:47 + echo 'Extracting the new controller...'
23:15:47 + unzip -q karaf-0.22.1-20251012.175341-215.zip
23:15:49 Adding external repositories...
23:15:49 + echo 'Adding external repositories...'
23:15:49 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:49 ################################################################################
23:15:49 #
23:15:49 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:49 # contributor license agreements. See the NOTICE file distributed with
23:15:49 # this work for additional information regarding copyright ownership.
23:15:49 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:49 # (the "License"); you may not use this file except in compliance with
23:15:49 # the License. You may obtain a copy of the License at
23:15:49 #
23:15:49 # http://www.apache.org/licenses/LICENSE-2.0
23:15:49 #
23:15:49 # Unless required by applicable law or agreed to in writing, software
23:15:49 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:49 # See the License for the specific language governing permissions and
23:15:49 # limitations under the License.
23:15:49 #
23:15:49 ################################################################################
23:15:49
23:15:49 #
23:15:49 # If set to true, the following property will not allow any certificate to be used
23:15:49 # when accessing Maven repositories through SSL
23:15:49 #
23:15:49 #org.ops4j.pax.url.mvn.certificateCheck=
23:15:49
23:15:49 #
23:15:49 # Path to the local Maven settings file.
23:15:49 # The repositories defined in this file will be automatically added to the list
23:15:49 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:15:49 # below is not set.
23:15:49 # The following locations are checked for the existence of the settings.xml file
23:15:49 # * 1. looks for the specified url
23:15:49 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:15:49 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:15:49 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:15:49 #
23:15:49 #org.ops4j.pax.url.mvn.settings=
23:15:49
23:15:49 #
23:15:49 # Path to the local Maven repository which is used to avoid downloading
23:15:49 # artifacts when they already exist locally.
23:15:49 # The value of this property will be extracted from the settings.xml file
23:15:49 # above, or defaulted to:
23:15:49 # System.getProperty( "user.home" ) + "/.m2/repository"
23:15:49 #
23:15:49 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:15:49
23:15:49 #
23:15:49 # Default this to false. It's just weird to use undocumented repos
23:15:49 #
23:15:49 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:15:49
23:15:49 #
23:15:49 # Uncomment if you don't wanna use the proxy settings
23:15:49 # from the Maven conf/settings.xml file
23:15:49 #
23:15:49 # org.ops4j.pax.url.mvn.proxySupport=false
23:15:49
23:15:49 #
23:15:49 # Comma separated list of repositories scanned when resolving an artifact.
23:15:49 # Those repositories will be checked before iterating through the
23:15:49 # below list of repositories and even before the local repository
23:15:49 # A repository url can be appended with zero or more of the following flags:
23:15:49 # @snapshots : the repository contains snaphots
23:15:49 # @noreleases : the repository does not contain any released artifacts
23:15:49 #
23:15:49 # The following property value will add the system folder as a repo.
23:15:49 #
23:15:49 org.ops4j.pax.url.mvn.defaultRepositories=\
23:15:49 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:15:49 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:15:49 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:15:49
23:15:49 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:15:49 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:15:49
23:15:49 #
23:15:49 # Comma separated list of repositories scanned when resolving an artifact.
23:15:49 # The default list includes the following repositories:
23:15:49 # http://repo1.maven.org/maven2@id=central
23:15:49 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:15:49 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:15:49 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:15:49 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:15:49 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:15:49 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:15:49 # To add repositories to the default ones, prepend '+' to the list of repositories
23:15:49 # to add.
23:15:49 # A repository url can be appended with zero or more of the following flags:
23:15:49 # @snapshots : the repository contains snapshots
23:15:49 # @noreleases : the repository does not contain any released artifacts
23:15:49 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:15:49 #
23:15:49 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:15:49
23:15:49 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:15:49 + echo 'Configuring the startup features...'
23:15:49 Configuring the startup features...
23:15:49 + 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.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:49 + FEATURE_TEST_STRING=features-test
23:15:49 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
23:15:49 + KARAF_VERSION=karaf4
23:15:49 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:15:49 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:49 + [[ ! -z '' ]]
23:15:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:49 ################################################################################
23:15:49 #
23:15:49 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:49 # contributor license agreements. See the NOTICE file distributed with
23:15:49 # this work for additional information regarding copyright ownership.
23:15:49 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:49 # (the "License"); you may not use this file except in compliance with
23:15:49 # the License. You may obtain a copy of the License at
23:15:49 #
23:15:49 # http://www.apache.org/licenses/LICENSE-2.0
23:15:49 #
23:15:49 # Unless required by applicable law or agreed to in writing, software
23:15:49 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:49 # See the License for the specific language governing permissions and
23:15:49 # limitations under the License.
23:15:49 #
23:15:49 ################################################################################
23:15:49
23:15:49 #
23:15:49 # Comma separated list of features repositories to register by default
23:15:49 #
23:15:49 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4751c67b-efb4-4d18-87bc-83fce41f3f28.xml
23:15:49
23:15:49 #
23:15:49 # Comma separated list of features to install at startup
23:15:49 #
23:15:49 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 8f2cddfb-e0c8-4f44-8d11-641197e526cf
23:15:49
23:15:49 #
23:15:49 # Resource repositories (OBR) that the features resolver can use
23:15:49 # to resolve requirements/capabilities
23:15:49 #
23:15:49 # The format of the resourceRepositories is
23:15:49 # resourceRepositories=[xml:url|json:url],...
23:15:49 # for Instance:
23:15:49 #
23:15:49 #resourceRepositories=xml:http://host/path/to/index.xml
23:15:49 # or
23:15:49 #resourceRepositories=json:http://host/path/to/index.json
23:15:49 #
23:15:49
23:15:49 #
23:15:49 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:15:49 #
23:15:49 featuresBootAsynchronous=false
23:15:49
23:15:49 #
23:15:49 # Service requirements enforcement
23:15:49 #
23:15:49 # By default, the feature resolver checks the service requirements/capabilities of
23:15:49 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:15:49 # the required bundles.
23:15:49 # The following flag can have those values:
23:15:49 # - disable: service requirements are completely ignored
23:15:49 # - default: service requirements are ignored for old features
23:15:49 # - enforce: service requirements are always verified
23:15:49 #
23:15:49 #serviceRequirements=default
23:15:49
23:15:49 #
23:15:49 # Store cfg file for config element in feature
23:15:49 #
23:15:49 #configCfgStore=true
23:15:49
23:15:49 #
23:15:49 # Define if the feature service automatically refresh bundles
23:15:49 #
23:15:49 autoRefresh=true
23:15:49
23:15:49 #
23:15:49 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:15:49 # XML file defines instructions related to features processing
23:15:49 # versions.properties may declare properties to resolve placeholders in XML file
23:15:49 # both files are relative to ${karaf.etc}
23:15:49 #
23:15:49 #featureProcessing=org.apache.karaf.features.xml
23:15:49 #featureProcessingVersions=versions.properties
23:15:49 + configure_karaf_log karaf4 ''
23:15:49 + local -r karaf_version=karaf4
23:15:49 + local -r controllerdebugmap=
23:15:49 + local logapi=log4j
23:15:49 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:15:49 log4j2.rootLogger.level = INFO
23:15:49 #log4j2.rootLogger.type = asyncRoot
23:15:49 #log4j2.rootLogger.includeLocation = false
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:15:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:15:49 log4j2.rootLogger.appenderRef.Console.ref = Console
23:15:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:15:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:15:49 log4j2.logger.spifly.name = org.apache.aries.spifly
23:15:49 log4j2.logger.spifly.level = WARN
23:15:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:15:49 log4j2.logger.audit.level = INFO
23:15:49 log4j2.logger.audit.additivity = false
23:15:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:15:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:15:49 log4j2.appender.console.type = Console
23:15:49 log4j2.appender.console.name = Console
23:15:49 log4j2.appender.console.layout.type = PatternLayout
23:15:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:15:49 log4j2.appender.rolling.type = RollingRandomAccessFile
23:15:49 log4j2.appender.rolling.name = RollingFile
23:15:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:15:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:15:49 #log4j2.appender.rolling.immediateFlush = false
23:15:49 log4j2.appender.rolling.append = true
23:15:49 log4j2.appender.rolling.layout.type = PatternLayout
23:15:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:15:49 log4j2.appender.rolling.policies.type = Policies
23:15:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:15:49 log4j2.appender.rolling.policies.size.size = 64MB
23:15:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:15:49 log4j2.appender.rolling.strategy.max = 7
23:15:49 log4j2.appender.audit.type = RollingRandomAccessFile
23:15:49 log4j2.appender.audit.name = AuditRollingFile
23:15:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:15:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:15:49 log4j2.appender.audit.append = true
23:15:49 log4j2.appender.audit.layout.type = PatternLayout
23:15:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:15:49 log4j2.appender.audit.policies.type = Policies
23:15:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:15:49 log4j2.appender.audit.policies.size.size = 8MB
23:15:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:15:49 log4j2.appender.audit.strategy.max = 7
23:15:49 log4j2.appender.osgi.type = PaxOsgi
23:15:49 log4j2.appender.osgi.name = PaxOsgi
23:15:49 log4j2.appender.osgi.filter = *
23:15:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:15:49 #log4j2.logger.aether.level = TRACE
23:15:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:15:49 #log4j2.logger.http-headers.level = DEBUG
23:15:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:15:49 #log4j2.logger.maven.level = TRACE
23:15:49 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:15:49 + logapi=log4j2
23:15:49 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:15:49 + '[' log4j2 == log4j2 ']'
23:15:49 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:49 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:15:49 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:15:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:15:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:15:49 + unset IFS
23:15:49 controllerdebugmap:
23:15:49 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:49 + echo 'controllerdebugmap: '
23:15:49 + '[' -n '' ']'
23:15:49 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:15:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:49 ################################################################################
23:15:49 #
23:15:49 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:49 # contributor license agreements. See the NOTICE file distributed with
23:15:49 # this work for additional information regarding copyright ownership.
23:15:49 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:49 # (the "License"); you may not use this file except in compliance with
23:15:49 # the License. You may obtain a copy of the License at
23:15:49 #
23:15:49 # http://www.apache.org/licenses/LICENSE-2.0
23:15:49 #
23:15:49 # Unless required by applicable law or agreed to in writing, software
23:15:49 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:49 # See the License for the specific language governing permissions and
23:15:49 # limitations under the License.
23:15:49 #
23:15:49 ################################################################################
23:15:49
23:15:49 # Common pattern layout for appenders
23:15:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:15:49
23:15:49 # Root logger
23:15:49 log4j2.rootLogger.level = INFO
23:15:49 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:15:49 #log4j2.rootLogger.type = asyncRoot
23:15:49 #log4j2.rootLogger.includeLocation = false
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:15:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:15:49 log4j2.rootLogger.appenderRef.Console.ref = Console
23:15:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:15:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:15:49
23:15:49 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:15:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:15:49
23:15:49 # Loggers configuration
23:15:49
23:15:49 # Spifly logger
23:15:49 log4j2.logger.spifly.name = org.apache.aries.spifly
23:15:49 log4j2.logger.spifly.level = WARN
23:15:49
23:15:49 # Security audit logger
23:15:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:15:49 log4j2.logger.audit.level = INFO
23:15:49 log4j2.logger.audit.additivity = false
23:15:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:15:49
23:15:49 # Appenders configuration
23:15:49
23:15:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:15:49 log4j2.appender.console.type = Console
23:15:49 log4j2.appender.console.name = Console
23:15:49 log4j2.appender.console.layout.type = PatternLayout
23:15:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:15:49
23:15:49 # Rolling file appender
23:15:49 log4j2.appender.rolling.type = RollingRandomAccessFile
23:15:49 log4j2.appender.rolling.name = RollingFile
23:15:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:15:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:15:49 # uncomment to not force a disk flush
23:15:49 #log4j2.appender.rolling.immediateFlush = false
23:15:49 log4j2.appender.rolling.append = true
23:15:49 log4j2.appender.rolling.layout.type = PatternLayout
23:15:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:15:49 log4j2.appender.rolling.policies.type = Policies
23:15:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:15:49 log4j2.appender.rolling.policies.size.size = 1GB
23:15:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:15:49 log4j2.appender.rolling.strategy.max = 7
23:15:49
23:15:49 # Audit file appender
23:15:49 log4j2.appender.audit.type = RollingRandomAccessFile
23:15:49 log4j2.appender.audit.name = AuditRollingFile
23:15:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:15:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:15:49 log4j2.appender.audit.append = true
23:15:49 log4j2.appender.audit.layout.type = PatternLayout
23:15:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:15:49 log4j2.appender.audit.policies.type = Policies
23:15:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:15:49 log4j2.appender.audit.policies.size.size = 8MB
23:15:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:15:49 log4j2.appender.audit.strategy.max = 7
23:15:49
23:15:49 # OSGi appender
23:15:49 log4j2.appender.osgi.type = PaxOsgi
23:15:49 log4j2.appender.osgi.name = PaxOsgi
23:15:49 log4j2.appender.osgi.filter = *
23:15:49
23:15:49 # help with identification of maven-related problems with pax-url-aether
23:15:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:15:49 #log4j2.logger.aether.level = TRACE
23:15:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:15:49 #log4j2.logger.http-headers.level = DEBUG
23:15:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:15:49 #log4j2.logger.maven.level = TRACE
23:15:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:15:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:15:49 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:49 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:15:49 Configure
23:15:49 + local -r controllermem=2048m
23:15:49 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:49 + echo Configure
23:15:49 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:15:49 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:15:49 max memory: 2048m
23:15:49 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:49 + echo ' max memory: 2048m'
23:15:49 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:15:49 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:49 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:49 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:49 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:15:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:49 #!/bin/sh
23:15:49 #
23:15:49 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:49 # contributor license agreements. See the NOTICE file distributed with
23:15:49 # this work for additional information regarding copyright ownership.
23:15:49 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:49 # (the "License"); you may not use this file except in compliance with
23:15:49 # the License. You may obtain a copy of the License at
23:15:49 #
23:15:49 # http://www.apache.org/licenses/LICENSE-2.0
23:15:49 #
23:15:49 # Unless required by applicable law or agreed to in writing, software
23:15:49 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:49 # See the License for the specific language governing permissions and
23:15:49 # limitations under the License.
23:15:49 #
23:15:49
23:15:49 #
23:15:49 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:15:49 # script: client, instance, shell, start, status, stop, karaf
23:15:49 #
23:15:49 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:15:49 # Actions go here...
23:15:49 # fi
23:15:49
23:15:49 #
23:15:49 # general settings which should be applied for all scripts go here; please keep
23:15:49 # in mind that it is possible that scripts might be executed more than once, e.g.
23:15:49 # in example of the start script where the start script is executed first and the
23:15:49 # karaf script afterwards.
23:15:49 #
23:15:49
23:15:49 #
23:15:49 # The following section shows the possible configuration options for the default
23:15:49 # karaf scripts
23:15:49 #
23:15:49 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:15:49 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:15:49 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:15:49 # export EXTRA_JAVA_OPTS # Additional JVM options
23:15:49 # export KARAF_HOME # Karaf home folder
23:15:49 # export KARAF_DATA # Karaf data folder
23:15:49 # export KARAF_BASE # Karaf base folder
23:15:49 # export KARAF_ETC # Karaf etc folder
23:15:49 # export KARAF_LOG # Karaf log folder
23:15:49 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:15:49 # export KARAF_OPTS # Additional available Karaf options
23:15:49 # export KARAF_DEBUG # Enable debug mode
23:15:49 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:15:49 # export KARAF_NOROOT # Prevent execution as root if set to true
23:15:49 Set Java version
23:15:49 + echo 'Set Java version'
23:15:49 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:15:49 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:15:49 sudo: a password is required
23:15:49 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:49 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:15:49 sudo: a password is required
23:15:49 + echo 'JDK default version ...'
23:15:49 JDK default version ...
23:15:49 + java -version
23:15:49 openjdk version "21.0.8" 2025-07-15
23:15:49 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:15:49 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:15:49 Set JAVA_HOME
23:15:49 + echo 'Set JAVA_HOME'
23:15:49 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:15:49 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:15:49 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:49 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:49 Listing all open ports on controller system...
23:15:49 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:49 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:15:49 + echo 'Listing all open ports on controller system...'
23:15:49 + netstat -pnatu
23:15:49 /tmp/configuration-script.sh: line 40: netstat: command not found
23:15:49 Configuring cluster
23:15:49 + '[' -f /tmp/custom_shard_config.txt ']'
23:15:49 + echo 'Configuring cluster'
23:15:49 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.154 10.30.171.155 10.30.170.251
23:15:49 ################################################
23:15:49 ## Configure Cluster ##
23:15:49 ################################################
23:15:49 NOTE: Cluster configuration files not found. Copying from
23:15:49 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:15:49 Configuring unique name in pekko.conf
23:15:49 Configuring hostname in pekko.conf
23:15:49 Configuring data and rpc seed nodes in pekko.conf
23:15:49 modules = [
23:15:49
23:15:49 {
23:15:49 name = "inventory"
23:15:49 namespace = "urn:opendaylight:inventory"
23:15:49 shard-strategy = "module"
23:15:49 },
23:15:49 {
23:15:49 name = "topology"
23:15:49 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:15:49 shard-strategy = "module"
23:15:49 },
23:15:49 {
23:15:49 name = "toaster"
23:15:49 namespace = "http://netconfcentral.org/ns/toaster"
23:15:49 shard-strategy = "module"
23:15:49 }
23:15:49 ]
23:15:49 Configuring replication type in module-shards.conf
23:15:49 ################################################
23:15:49 ## NOTE: Manually restart controller to ##
23:15:49 ## apply configuration. ##
23:15:49 ################################################
23:15:49 Dump pekko.conf
23:15:49 + echo 'Dump pekko.conf'
23:15:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:49
23:15:49 odl-cluster-data {
23:15:49 pekko {
23:15:49 remote {
23:15:49 artery {
23:15:49 enabled = on
23:15:49 transport = tcp
23:15:49 canonical.hostname = "10.30.171.154"
23:15:49 canonical.port = 2550
23:15:49 }
23:15:49 }
23:15:49
23:15:49 cluster {
23:15:49 # Using artery.
23:15:49 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.154:2550",
23:15:49 "pekko://opendaylight-cluster-data@10.30.171.155:2550",
23:15:49 "pekko://opendaylight-cluster-data@10.30.170.251:2550"]
23:15:49
23:15:49 roles = ["member-1"]
23:15:49
23:15:49 # when under load we might trip a false positive on the failure detector
23:15:49 # failure-detector {
23:15:49 # heartbeat-interval = 4 s
23:15:49 # acceptable-heartbeat-pause = 16s
23:15:49 # }
23:15:49 }
23:15:49
23:15:49 persistence {
23:15:49 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:15:49 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:15:49 # The relative path is always relative to KARAF_HOME.
23:15:49
23:15:49 # snapshot-store.local.dir = "target/snapshots"
23:15:49
23:15:49 # Use lz4 compression for LocalSnapshotStore snapshots
23:15:49 snapshot-store.local.use-lz4-compression = false
23:15:49 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:15:49 snapshot-store.local.lz4-blocksize = 256KB
23:15:49 }
23:15:49 disable-default-actor-system-quarantined-event-handling = "false"
23:15:49 }
23:15:49 }
23:15:49 Dump modules.conf
23:15:49 + echo 'Dump modules.conf'
23:15:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:49 modules = [
23:15:49
23:15:49 {
23:15:49 name = "inventory"
23:15:49 namespace = "urn:opendaylight:inventory"
23:15:49 shard-strategy = "module"
23:15:49 },
23:15:49 {
23:15:49 name = "topology"
23:15:49 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:15:49 shard-strategy = "module"
23:15:49 },
23:15:49 {
23:15:49 name = "toaster"
23:15:49 namespace = "http://netconfcentral.org/ns/toaster"
23:15:49 shard-strategy = "module"
23:15:49 }
23:15:49 ]
23:15:49 Dump module-shards.conf
23:15:49 + echo 'Dump module-shards.conf'
23:15:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:49 module-shards = [
23:15:49 {
23:15:49 name = "default"
23:15:49 shards = [
23:15:49 {
23:15:49 name = "default"
23:15:49 replicas = ["member-1",
23:15:49 "member-2",
23:15:49 "member-3"]
23:15:49 }
23:15:49 ]
23:15:49 },
23:15:49 {
23:15:49 name = "inventory"
23:15:49 shards = [
23:15:49 {
23:15:49 name="inventory"
23:15:49 replicas = ["member-1",
23:15:49 "member-2",
23:15:49 "member-3"]
23:15:49 }
23:15:49 ]
23:15:49 },
23:15:49 {
23:15:49 name = "topology"
23:15:49 shards = [
23:15:49 {
23:15:49 name="topology"
23:15:49 replicas = ["member-1",
23:15:49 "member-2",
23:15:49 "member-3"]
23:15:49 }
23:15:49 ]
23:15:49 },
23:15:49 {
23:15:49 name = "toaster"
23:15:49 shards = [
23:15:49 {
23:15:49 name="toaster"
23:15:49 replicas = ["member-1",
23:15:49 "member-2",
23:15:49 "member-3"]
23:15:49 }
23:15:49 ]
23:15:49 }
23:15:49 ]
23:15:49 Configuring member-2 with IP address 10.30.171.155
23:15:50 Warning: Permanently added '10.30.171.155' (ECDSA) to the list of known hosts.
23:15:50 Warning: Permanently added '10.30.171.155' (ECDSA) to the list of known hosts.
23:15:50 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
23:15:50 ++ [[ /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:15:50 common-functions.sh is being sourced
23:15:50 ++ echo 'common-functions.sh is being sourced'
23:15:50 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
23:15:50 ++ DISTROSTREAM=titanium
23:15:50 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:50 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:50 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:50 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:50 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:50 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:50 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:50 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:50 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:50 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:50 ++ export CONTROLLERMEM=
23:15:50 ++ CONTROLLERMEM=
23:15:50 ++ case "${DISTROSTREAM}" in
23:15:50 ++ CLUSTER_SYSTEM=pekko
23:15:50 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:50 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:50 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:50 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:50 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:50 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:50 ++ print_common_env
23:15:50 ++ cat
23:15:50 common-functions environment:
23:15:50 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:50 ACTUALFEATURES:
23:15:50 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:50 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:50 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:50 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:50 CONTROLLERMEM:
23:15:50 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:50 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:50 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:50 SUITES:
23:15:50
23:15:50 ++ SSH='ssh -t -t'
23:15:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:15:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:15:50 Changing to /tmp
23:15:50 + echo 'Changing to /tmp'
23:15:50 + cd /tmp
23:15:50 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:15:50 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip'
23:15:50 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:15:50 --2025-10-12 23:15:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:15:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:15:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:15:50 HTTP request sent, awaiting response... 200 OK
23:15:50 Length: 234984244 (224M) [application/zip]
23:15:50 Saving to: ‘karaf-0.22.1-20251012.175341-215.zip’
23:15:50
23:15:50 0K ........ ........ ........ ........ ........ ........ 1% 89.7M 2s
23:15:50 3072K ........ ........ ........ ........ ........ ........ 2% 109M 2s
23:15:50 6144K ........ ........ ........ ........ ........ ........ 4% 186M 2s
23:15:50 9216K ........ ........ ........ ........ ........ ........ 5% 208M 2s
23:15:50 12288K ........ ........ ........ ........ ........ ........ 6% 207M 1s
23:15:50 15360K ........ ........ ........ ........ ........ ........ 8% 179M 1s
23:15:50 18432K ........ ........ ........ ........ ........ ........ 9% 161M 1s
23:15:50 21504K ........ ........ ........ ........ ........ ........ 10% 220M 1s
23:15:50 24576K ........ ........ ........ ........ ........ ........ 12% 214M 1s
23:15:50 27648K ........ ........ ........ ........ ........ ........ 13% 153M 1s
23:15:50 30720K ........ ........ ........ ........ ........ ........ 14% 266M 1s
23:15:50 33792K ........ ........ ........ ........ ........ ........ 16% 310M 1s
23:15:50 36864K ........ ........ ........ ........ ........ ........ 17% 329M 1s
23:15:50 39936K ........ ........ ........ ........ ........ ........ 18% 350M 1s
23:15:50 43008K ........ ........ ........ ........ ........ ........ 20% 296M 1s
23:15:50 46080K ........ ........ ........ ........ ........ ........ 21% 68.2M 1s
23:15:50 49152K ........ ........ ........ ........ ........ ........ 22% 337M 1s
23:15:50 52224K ........ ........ ........ ........ ........ ........ 24% 351M 1s
23:15:50 55296K ........ ........ ........ ........ ........ ........ 25% 388M 1s
23:15:50 58368K ........ ........ ........ ........ ........ ........ 26% 340M 1s
23:15:50 61440K ........ ........ ........ ........ ........ ........ 28% 325M 1s
23:15:50 64512K ........ ........ ........ ........ ........ ........ 29% 344M 1s
23:15:50 67584K ........ ........ ........ ........ ........ ........ 30% 383M 1s
23:15:50 70656K ........ ........ ........ ........ ........ ........ 32% 355M 1s
23:15:50 73728K ........ ........ ........ ........ ........ ........ 33% 282M 1s
23:15:50 76800K ........ ........ ........ ........ ........ ........ 34% 323M 1s
23:15:50 79872K ........ ........ ........ ........ ........ ........ 36% 383M 1s
23:15:50 82944K ........ ........ ........ ........ ........ ........ 37% 345M 1s
23:15:50 86016K ........ ........ ........ ........ ........ ........ 38% 294M 1s
23:15:50 89088K ........ ........ ........ ........ ........ ........ 40% 346M 1s
23:15:50 92160K ........ ........ ........ ........ ........ ........ 41% 340M 1s
23:15:50 95232K ........ ........ ........ ........ ........ ........ 42% 297M 1s
23:15:50 98304K ........ ........ ........ ........ ........ ........ 44% 246M 1s
23:15:50 101376K ........ ........ ........ ........ ........ ........ 45% 283M 1s
23:15:50 104448K ........ ........ ........ ........ ........ ........ 46% 521M 1s
23:15:50 107520K ........ ........ ........ ........ ........ ........ 48% 345M 0s
23:15:50 110592K ........ ........ ........ ........ ........ ........ 49% 325M 0s
23:15:51 113664K ........ ........ ........ ........ ........ ........ 50% 313M 0s
23:15:51 116736K ........ ........ ........ ........ ........ ........ 52% 327M 0s
23:15:51 119808K ........ ........ ........ ........ ........ ........ 53% 324M 0s
23:15:51 122880K ........ ........ ........ ........ ........ ........ 54% 322M 0s
23:15:51 125952K ........ ........ ........ ........ ........ ........ 56% 311M 0s
23:15:51 129024K ........ ........ ........ ........ ........ ........ 57% 342M 0s
23:15:51 132096K ........ ........ ........ ........ ........ ........ 58% 345M 0s
23:15:51 135168K ........ ........ ........ ........ ........ ........ 60% 309M 0s
23:15:51 138240K ........ ........ ........ ........ ........ ........ 61% 274M 0s
23:15:51 141312K ........ ........ ........ ........ ........ ........ 62% 323M 0s
23:15:51 144384K ........ ........ ........ ........ ........ ........ 64% 340M 0s
23:15:51 147456K ........ ........ ........ ........ ........ ........ 65% 293M 0s
23:15:51 150528K ........ ........ ........ ........ ........ ........ 66% 237M 0s
23:15:51 153600K ........ ........ ........ ........ ........ ........ 68% 283M 0s
23:15:51 156672K ........ ........ ........ ........ ........ ........ 69% 114M 0s
23:15:51 159744K ........ ........ ........ ........ ........ ........ 70% 268M 0s
23:15:51 162816K ........ ........ ........ ........ ........ ........ 72% 352M 0s
23:15:51 165888K ........ ........ ........ ........ ........ ........ 73% 354M 0s
23:15:51 168960K ........ ........ ........ ........ ........ ........ 74% 344M 0s
23:15:51 172032K ........ ........ ........ ........ ........ ........ 76% 331M 0s
23:15:51 175104K ........ ........ ........ ........ ........ ........ 77% 331M 0s
23:15:51 178176K ........ ........ ........ ........ ........ ........ 78% 328M 0s
23:15:51 181248K ........ ........ ........ ........ ........ ........ 80% 333M 0s
23:15:51 184320K ........ ........ ........ ........ ........ ........ 81% 335M 0s
23:15:51 187392K ........ ........ ........ ........ ........ ........ 82% 327M 0s
23:15:51 190464K ........ ........ ........ ........ ........ ........ 84% 335M 0s
23:15:51 193536K ........ ........ ........ ........ ........ ........ 85% 327M 0s
23:15:51 196608K ........ ........ ........ ........ ........ ........ 87% 341M 0s
23:15:51 199680K ........ ........ ........ ........ ........ ........ 88% 324M 0s
23:15:51 202752K ........ ........ ........ ........ ........ ........ 89% 352M 0s
23:15:51 205824K ........ ........ ........ ........ ........ ........ 91% 351M 0s
23:15:51 208896K ........ ........ ........ ........ ........ ........ 92% 324M 0s
23:15:51 211968K ........ ........ ........ ........ ........ ........ 93% 372M 0s
23:15:51 215040K ........ ........ ........ ........ ........ ........ 95% 351M 0s
23:15:51 218112K ........ ........ ........ ........ ........ ........ 96% 345M 0s
23:15:51 221184K ........ ........ ........ ........ ........ ........ 97% 356M 0s
23:15:51 224256K ........ ........ ........ ........ ........ ........ 99% 349M 0s
23:15:51 227328K ........ ........ ........ ........ . 100% 331M=0.8s
23:15:51
23:15:51 2025-10-12 23:15:51 (268 MB/s) - ‘karaf-0.22.1-20251012.175341-215.zip’ saved [234984244/234984244]
23:15:51
23:15:51 + echo 'Extracting the new controller...'
23:15:51 Extracting the new controller...
23:15:51 + unzip -q karaf-0.22.1-20251012.175341-215.zip
23:15:53 Adding external repositories...
23:15:53 + echo 'Adding external repositories...'
23:15:53 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:53 ################################################################################
23:15:53 #
23:15:53 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:53 # contributor license agreements. See the NOTICE file distributed with
23:15:53 # this work for additional information regarding copyright ownership.
23:15:53 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:53 # (the "License"); you may not use this file except in compliance with
23:15:53 # the License. You may obtain a copy of the License at
23:15:53 #
23:15:53 # http://www.apache.org/licenses/LICENSE-2.0
23:15:53 #
23:15:53 # Unless required by applicable law or agreed to in writing, software
23:15:53 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:53 # See the License for the specific language governing permissions and
23:15:53 # limitations under the License.
23:15:53 #
23:15:53 ################################################################################
23:15:53
23:15:53 #
23:15:53 # If set to true, the following property will not allow any certificate to be used
23:15:53 # when accessing Maven repositories through SSL
23:15:53 #
23:15:53 #org.ops4j.pax.url.mvn.certificateCheck=
23:15:53
23:15:53 #
23:15:53 # Path to the local Maven settings file.
23:15:53 # The repositories defined in this file will be automatically added to the list
23:15:53 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:15:53 # below is not set.
23:15:53 # The following locations are checked for the existence of the settings.xml file
23:15:53 # * 1. looks for the specified url
23:15:53 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:15:53 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:15:53 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:15:53 #
23:15:53 #org.ops4j.pax.url.mvn.settings=
23:15:53
23:15:53 #
23:15:53 # Path to the local Maven repository which is used to avoid downloading
23:15:53 # artifacts when they already exist locally.
23:15:53 # The value of this property will be extracted from the settings.xml file
23:15:53 # above, or defaulted to:
23:15:53 # System.getProperty( "user.home" ) + "/.m2/repository"
23:15:53 #
23:15:53 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:15:53
23:15:53 #
23:15:53 # Default this to false. It's just weird to use undocumented repos
23:15:53 #
23:15:53 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:15:53
23:15:53 #
23:15:53 # Uncomment if you don't wanna use the proxy settings
23:15:53 # from the Maven conf/settings.xml file
23:15:53 #
23:15:53 # org.ops4j.pax.url.mvn.proxySupport=false
23:15:53
23:15:53 #
23:15:53 # Comma separated list of repositories scanned when resolving an artifact.
23:15:53 # Those repositories will be checked before iterating through the
23:15:53 # below list of repositories and even before the local repository
23:15:53 # A repository url can be appended with zero or more of the following flags:
23:15:53 # @snapshots : the repository contains snaphots
23:15:53 # @noreleases : the repository does not contain any released artifacts
23:15:53 #
23:15:53 # The following property value will add the system folder as a repo.
23:15:53 #
23:15:53 org.ops4j.pax.url.mvn.defaultRepositories=\
23:15:53 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:15:53 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:15:53 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:15:53
23:15:53 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:15:53 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:15:53
23:15:53 #
23:15:53 # Comma separated list of repositories scanned when resolving an artifact.
23:15:53 # The default list includes the following repositories:
23:15:53 # http://repo1.maven.org/maven2@id=central
23:15:53 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:15:53 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:15:53 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:15:53 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:15:53 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:15:53 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:15:53 # To add repositories to the default ones, prepend '+' to the list of repositories
23:15:53 # to add.
23:15:53 # A repository url can be appended with zero or more of the following flags:
23:15:53 # @snapshots : the repository contains snapshots
23:15:53 # @noreleases : the repository does not contain any released artifacts
23:15:53 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:15:53 #
23:15:53 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:15:53
23:15:53 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:15:53 + [[ True == \T\r\u\e ]]
23:15:53 + echo 'Configuring the startup features...'
23:15:53 + 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.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:53 + FEATURE_TEST_STRING=features-test
23:15:53 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
23:15:53 + KARAF_VERSION=karaf4
23:15:53 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:15:53 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:53 ################################################################################
23:15:53 #
23:15:53 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:53 # contributor license agreements. See the NOTICE file distributed with
23:15:53 # this work for additional information regarding copyright ownership.
23:15:53 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:53 # (the "License"); you may not use this file except in compliance with
23:15:53 # the License. You may obtain a copy of the License at
23:15:53 #
23:15:53 # http://www.apache.org/licenses/LICENSE-2.0
23:15:53 #
23:15:53 # Unless required by applicable law or agreed to in writing, software
23:15:53 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:53 # See the License for the specific language governing permissions and
23:15:53 # limitations under the License.
23:15:53 #
23:15:53 ################################################################################
23:15:53
23:15:53 #
23:15:53 # Comma separated list of features repositories to register by default
23:15:53 #
23:15:53 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4751c67b-efb4-4d18-87bc-83fce41f3f28.xml
23:15:53
23:15:53 #
23:15:53 # Comma separated list of features to install at startup
23:15:53 #
23:15:53 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 8f2cddfb-e0c8-4f44-8d11-641197e526cf
23:15:53
23:15:53 #
23:15:53 # Resource repositories (OBR) that the features resolver can use
23:15:53 # to resolve requirements/capabilities
23:15:53 #
23:15:53 # The format of the resourceRepositories is
23:15:53 # resourceRepositories=[xml:url|json:url],...
23:15:53 # for Instance:
23:15:53 #
23:15:53 #resourceRepositories=xml:http://host/path/to/index.xml
23:15:53 # or
23:15:53 #resourceRepositories=json:http://host/path/to/index.json
23:15:53 #
23:15:53
23:15:53 #
23:15:53 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:15:53 #
23:15:53 featuresBootAsynchronous=false
23:15:53
23:15:53 #
23:15:53 # Service requirements enforcement
23:15:53 #
23:15:53 # By default, the feature resolver checks the service requirements/capabilities of
23:15:53 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:15:53 # the required bundles.
23:15:53 # The following flag can have those values:
23:15:53 # - disable: service requirements are completely ignored
23:15:53 # - default: service requirements are ignored for old features
23:15:53 # - enforce: service requirements are always verified
23:15:53 #
23:15:53 #serviceRequirements=default
23:15:53
23:15:53 #
23:15:53 # Store cfg file for config element in feature
23:15:53 #
23:15:53 #configCfgStore=true
23:15:53
23:15:53 #
23:15:53 # Define if the feature service automatically refresh bundles
23:15:53 #
23:15:53 autoRefresh=true
23:15:53
23:15:53 #
23:15:53 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:15:53 # XML file defines instructions related to features processing
23:15:53 # versions.properties may declare properties to resolve placeholders in XML file
23:15:53 # both files are relative to ${karaf.etc}
23:15:53 #
23:15:53 #featureProcessing=org.apache.karaf.features.xml
23:15:53 #featureProcessingVersions=versions.properties
23:15:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:15:53 log4j2.rootLogger.level = INFO
23:15:53 #log4j2.rootLogger.type = asyncRoot
23:15:53 #log4j2.rootLogger.includeLocation = false
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:15:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:15:53 log4j2.rootLogger.appenderRef.Console.ref = Console
23:15:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:15:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:15:53 log4j2.logger.spifly.name = org.apache.aries.spifly
23:15:53 log4j2.logger.spifly.level = WARN
23:15:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:15:53 log4j2.logger.audit.level = INFO
23:15:53 log4j2.logger.audit.additivity = false
23:15:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:15:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:15:53 log4j2.appender.console.type = Console
23:15:53 log4j2.appender.console.name = Console
23:15:53 log4j2.appender.console.layout.type = PatternLayout
23:15:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:15:53 log4j2.appender.rolling.type = RollingRandomAccessFile
23:15:53 log4j2.appender.rolling.name = RollingFile
23:15:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:15:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:15:53 #log4j2.appender.rolling.immediateFlush = false
23:15:53 log4j2.appender.rolling.append = true
23:15:53 log4j2.appender.rolling.layout.type = PatternLayout
23:15:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:15:53 log4j2.appender.rolling.policies.type = Policies
23:15:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:15:53 log4j2.appender.rolling.policies.size.size = 64MB
23:15:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:15:53 log4j2.appender.rolling.strategy.max = 7
23:15:53 log4j2.appender.audit.type = RollingRandomAccessFile
23:15:53 log4j2.appender.audit.name = AuditRollingFile
23:15:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:15:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:15:53 log4j2.appender.audit.append = true
23:15:53 log4j2.appender.audit.layout.type = PatternLayout
23:15:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:15:53 log4j2.appender.audit.policies.type = Policies
23:15:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:15:53 log4j2.appender.audit.policies.size.size = 8MB
23:15:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:15:53 log4j2.appender.audit.strategy.max = 7
23:15:53 log4j2.appender.osgi.type = PaxOsgi
23:15:53 log4j2.appender.osgi.name = PaxOsgi
23:15:53 log4j2.appender.osgi.filter = *
23:15:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:15:53 #log4j2.logger.aether.level = TRACE
23:15:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:15:53 #log4j2.logger.http-headers.level = DEBUG
23:15:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:15:53 #log4j2.logger.maven.level = TRACE
23:15:53 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:15:53 + [[ ! -z '' ]]
23:15:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:53 + configure_karaf_log karaf4 ''
23:15:53 + local -r karaf_version=karaf4
23:15:53 + local -r controllerdebugmap=
23:15:53 + local logapi=log4j
23:15:53 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:53 + logapi=log4j2
23:15:53 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:15:53 + '[' log4j2 == log4j2 ']'
23:15:53 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:53 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:15:53 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:15:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:15:53 controllerdebugmap:
23:15:53 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:53 ################################################################################
23:15:53 #
23:15:53 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:53 # contributor license agreements. See the NOTICE file distributed with
23:15:53 # this work for additional information regarding copyright ownership.
23:15:53 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:53 # (the "License"); you may not use this file except in compliance with
23:15:53 # the License. You may obtain a copy of the License at
23:15:53 #
23:15:53 # http://www.apache.org/licenses/LICENSE-2.0
23:15:53 #
23:15:53 # Unless required by applicable law or agreed to in writing, software
23:15:53 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:53 # See the License for the specific language governing permissions and
23:15:53 # limitations under the License.
23:15:53 #
23:15:53 ################################################################################
23:15:53
23:15:53 # Common pattern layout for appenders
23:15:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:15:53
23:15:53 # Root logger
23:15:53 log4j2.rootLogger.level = INFO
23:15:53 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:15:53 #log4j2.rootLogger.type = asyncRoot
23:15:53 #log4j2.rootLogger.includeLocation = false
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:15:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:15:53 log4j2.rootLogger.appenderRef.Console.ref = Console
23:15:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:15:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:15:53
23:15:53 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:15:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:15:53
23:15:53 # Loggers configuration
23:15:53
23:15:53 # Spifly logger
23:15:53 log4j2.logger.spifly.name = org.apache.aries.spifly
23:15:53 log4j2.logger.spifly.level = WARN
23:15:53
23:15:53 # Security audit logger
23:15:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:15:53 log4j2.logger.audit.level = INFO
23:15:53 log4j2.logger.audit.additivity = false
23:15:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:15:53
23:15:53 # Appenders configuration
23:15:53
23:15:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:15:53 log4j2.appender.console.type = Console
23:15:53 log4j2.appender.console.name = Console
23:15:53 log4j2.appender.console.layout.type = PatternLayout
23:15:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:15:53
23:15:53 # Rolling file appender
23:15:53 log4j2.appender.rolling.type = RollingRandomAccessFile
23:15:53 log4j2.appender.rolling.name = RollingFile
23:15:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:15:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:15:53 # uncomment to not force a disk flush
23:15:53 #log4j2.appender.rolling.immediateFlush = false
23:15:53 log4j2.appender.rolling.append = true
23:15:53 log4j2.appender.rolling.layout.type = PatternLayout
23:15:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:15:53 log4j2.appender.rolling.policies.type = Policies
23:15:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:15:53 log4j2.appender.rolling.policies.size.size = 1GB
23:15:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:15:53 log4j2.appender.rolling.strategy.max = 7
23:15:53
23:15:53 # Audit file appender
23:15:53 log4j2.appender.audit.type = RollingRandomAccessFile
23:15:53 log4j2.appender.audit.name = AuditRollingFile
23:15:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:15:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:15:53 log4j2.appender.audit.append = true
23:15:53 log4j2.appender.audit.layout.type = PatternLayout
23:15:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:15:53 log4j2.appender.audit.policies.type = Policies
23:15:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:15:53 log4j2.appender.audit.policies.size.size = 8MB
23:15:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:15:53 log4j2.appender.audit.strategy.max = 7
23:15:53
23:15:53 # OSGi appender
23:15:53 log4j2.appender.osgi.type = PaxOsgi
23:15:53 log4j2.appender.osgi.name = PaxOsgi
23:15:53 log4j2.appender.osgi.filter = *
23:15:53
23:15:53 # help with identification of maven-related problems with pax-url-aether
23:15:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:15:53 #log4j2.logger.aether.level = TRACE
23:15:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:15:53 #log4j2.logger.http-headers.level = DEBUG
23:15:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:15:53 #log4j2.logger.maven.level = TRACE
23:15:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:15:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:15:53 Configure
23:15:53 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:15:53 max memory: 2048m
23:15:53 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:53 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:15:53 + unset IFS
23:15:53 + echo 'controllerdebugmap: '
23:15:53 + '[' -n '' ']'
23:15:53 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:15:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:15:53 + local -r controllermem=2048m
23:15:53 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:53 + echo Configure
23:15:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:15:53 + echo ' max memory: 2048m'
23:15:53 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:15:53 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:53 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:15:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:53 #!/bin/sh
23:15:53 #
23:15:53 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:53 # contributor license agreements. See the NOTICE file distributed with
23:15:53 # this work for additional information regarding copyright ownership.
23:15:53 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:53 # (the "License"); you may not use this file except in compliance with
23:15:53 # the License. You may obtain a copy of the License at
23:15:53 #
23:15:53 # http://www.apache.org/licenses/LICENSE-2.0
23:15:53 #
23:15:53 # Unless required by applicable law or agreed to in writing, software
23:15:53 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:53 # See the License for the specific language governing permissions and
23:15:53 # limitations under the License.
23:15:53 #
23:15:53
23:15:53 #
23:15:53 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:15:53 # script: client, instance, shell, start, status, stop, karaf
23:15:53 #
23:15:53 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:15:53 # Actions go here...
23:15:53 # fi
23:15:53
23:15:53 #
23:15:53 # general settings which should be applied for all scripts go here; please keep
23:15:53 # in mind that it is possible that scripts might be executed more than once, e.g.
23:15:53 # in example of the start script where the start script is executed first and the
23:15:53 # karaf script afterwards.
23:15:53 #
23:15:53
23:15:53 #
23:15:53 # The following section shows the possible configuration options for the default
23:15:53 # karaf scripts
23:15:53 #
23:15:53 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:15:53 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:15:53 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:15:53 # export EXTRA_JAVA_OPTS # Additional JVM options
23:15:53 # export KARAF_HOME # Karaf home folder
23:15:53 # export KARAF_DATA # Karaf data folder
23:15:53 # export KARAF_BASE # Karaf base folder
23:15:53 # export KARAF_ETC # Karaf etc folder
23:15:53 # export KARAF_LOG # Karaf log folder
23:15:53 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:15:53 # export KARAF_OPTS # Additional available Karaf options
23:15:53 # export KARAF_DEBUG # Enable debug mode
23:15:53 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:15:53 # export KARAF_NOROOT # Prevent execution as root if set to true
23:15:53 Set Java version
23:15:53 JDK default version ...
23:15:53 + echo 'Set Java version'
23:15:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:15:53 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:15:53 sudo: a password is required
23:15:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:53 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:15:53 sudo: a password is required
23:15:53 + echo 'JDK default version ...'
23:15:53 + java -version
23:15:53 openjdk version "21.0.8" 2025-07-15
23:15:53 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:15:53 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:15:53 Set JAVA_HOME
23:15:53 + echo 'Set JAVA_HOME'
23:15:53 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:15:53 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:15:53 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:53 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:53 Listing all open ports on controller system...
23:15:53 Configuring cluster
23:15:53 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:53 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:15:53 + echo 'Listing all open ports on controller system...'
23:15:53 + netstat -pnatu
23:15:53 /tmp/configuration-script.sh: line 40: netstat: command not found
23:15:53 + '[' -f /tmp/custom_shard_config.txt ']'
23:15:53 + echo 'Configuring cluster'
23:15:53 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.154 10.30.171.155 10.30.170.251
23:15:53 ################################################
23:15:53 ## Configure Cluster ##
23:15:53 ################################################
23:15:53 NOTE: Cluster configuration files not found. Copying from
23:15:53 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:15:53 Configuring unique name in pekko.conf
23:15:53 Configuring hostname in pekko.conf
23:15:53 Configuring data and rpc seed nodes in pekko.conf
23:15:53 modules = [
23:15:53
23:15:53 {
23:15:53 name = "inventory"
23:15:53 namespace = "urn:opendaylight:inventory"
23:15:53 shard-strategy = "module"
23:15:53 },
23:15:53 {
23:15:53 name = "topology"
23:15:53 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:15:53 shard-strategy = "module"
23:15:53 },
23:15:53 {
23:15:53 name = "toaster"
23:15:53 namespace = "http://netconfcentral.org/ns/toaster"
23:15:53 shard-strategy = "module"
23:15:53 }
23:15:53 ]
23:15:53 Configuring replication type in module-shards.conf
23:15:53 ################################################
23:15:53 ## NOTE: Manually restart controller to ##
23:15:53 ## apply configuration. ##
23:15:53 ################################################
23:15:53 Dump pekko.conf
23:15:53 + echo 'Dump pekko.conf'
23:15:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:53
23:15:53 odl-cluster-data {
23:15:53 pekko {
23:15:53 remote {
23:15:53 artery {
23:15:53 enabled = on
23:15:53 transport = tcp
23:15:53 canonical.hostname = "10.30.171.155"
23:15:53 canonical.port = 2550
23:15:53 }
23:15:53 }
23:15:53
23:15:53 cluster {
23:15:53 # Using artery.
23:15:53 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.154:2550",
23:15:53 "pekko://opendaylight-cluster-data@10.30.171.155:2550",
23:15:53 "pekko://opendaylight-cluster-data@10.30.170.251:2550"]
23:15:53
23:15:53 roles = ["member-2"]
23:15:53
23:15:53 # when under load we might trip a false positive on the failure detector
23:15:53 # failure-detector {
23:15:53 # heartbeat-interval = 4 s
23:15:53 # acceptable-heartbeat-pause = 16s
23:15:53 # }
23:15:53 }
23:15:53
23:15:53 persistence {
23:15:53 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:15:53 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:15:53 # The relative path is always relative to KARAF_HOME.
23:15:53
23:15:53 # snapshot-store.local.dir = "target/snapshots"
23:15:53
23:15:53 # Use lz4 compression for LocalSnapshotStore snapshots
23:15:53 snapshot-store.local.use-lz4-compression = false
23:15:53 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:15:53 snapshot-store.local.lz4-blocksize = 256KB
23:15:53 }
23:15:53 disable-default-actor-system-quarantined-event-handling = "false"
23:15:53 }
23:15:53 }
23:15:53 Dump modules.conf
23:15:53 + echo 'Dump modules.conf'
23:15:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:53 modules = [
23:15:53
23:15:53 {
23:15:53 name = "inventory"
23:15:53 namespace = "urn:opendaylight:inventory"
23:15:53 shard-strategy = "module"
23:15:53 },
23:15:53 {
23:15:53 name = "topology"
23:15:53 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:15:53 shard-strategy = "module"
23:15:53 },
23:15:53 {
23:15:53 name = "toaster"
23:15:53 namespace = "http://netconfcentral.org/ns/toaster"
23:15:53 shard-strategy = "module"
23:15:53 }
23:15:53 ]
23:15:53 Dump module-shards.conf
23:15:53 + echo 'Dump module-shards.conf'
23:15:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:53 module-shards = [
23:15:53 {
23:15:53 name = "default"
23:15:53 shards = [
23:15:53 {
23:15:53 name = "default"
23:15:53 replicas = ["member-1",
23:15:53 "member-2",
23:15:53 "member-3"]
23:15:53 }
23:15:53 ]
23:15:53 },
23:15:53 {
23:15:53 name = "inventory"
23:15:53 shards = [
23:15:53 {
23:15:53 name="inventory"
23:15:53 replicas = ["member-1",
23:15:53 "member-2",
23:15:53 "member-3"]
23:15:53 }
23:15:53 ]
23:15:53 },
23:15:53 {
23:15:53 name = "topology"
23:15:53 shards = [
23:15:53 {
23:15:53 name="topology"
23:15:53 replicas = ["member-1",
23:15:53 "member-2",
23:15:53 "member-3"]
23:15:53 }
23:15:53 ]
23:15:53 },
23:15:53 {
23:15:53 name = "toaster"
23:15:53 shards = [
23:15:53 {
23:15:53 name="toaster"
23:15:53 replicas = ["member-1",
23:15:53 "member-2",
23:15:53 "member-3"]
23:15:53 }
23:15:53 ]
23:15:53 }
23:15:53 ]
23:15:53 Configuring member-3 with IP address 10.30.170.251
23:15:53 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
23:15:53 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
23:15:54 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
23:15:54 ++ [[ /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:15:54 ++ echo 'common-functions.sh is being sourced'
23:15:54 common-functions.sh is being sourced
23:15:54 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
23:15:54 ++ DISTROSTREAM=titanium
23:15:54 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:54 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:54 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:54 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:54 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:54 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:54 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:54 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:54 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:54 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:54 ++ export CONTROLLERMEM=
23:15:54 ++ CONTROLLERMEM=
23:15:54 ++ case "${DISTROSTREAM}" in
23:15:54 ++ CLUSTER_SYSTEM=pekko
23:15:54 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:54 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:54 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:54 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:54 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:54 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:54 ++ print_common_env
23:15:54 ++ cat
23:15:54 common-functions environment:
23:15:54 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:54 ACTUALFEATURES:
23:15:54 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:54 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:54 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:54 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:54 CONTROLLERMEM:
23:15:54 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:54 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:54 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:54 SUITES:
23:15:54
23:15:54 ++ SSH='ssh -t -t'
23:15:54 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:15:54 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:15:54 Changing to /tmp
23:15:54 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:15:54 + echo 'Changing to /tmp'
23:15:54 + cd /tmp
23:15:54 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip'
23:15:54 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:15:54 --2025-10-12 23:15:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:15:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:15:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:15:54 HTTP request sent, awaiting response... 200 OK
23:15:54 Length: 234984244 (224M) [application/zip]
23:15:54 Saving to: ‘karaf-0.22.1-20251012.175341-215.zip’
23:15:54
23:15:54 0K ........ ........ ........ ........ ........ ........ 1% 83.1M 3s
23:15:54 3072K ........ ........ ........ ........ ........ ........ 2% 128M 2s
23:15:54 6144K ........ ........ ........ ........ ........ ........ 4% 142M 2s
23:15:54 9216K ........ ........ ........ ........ ........ ........ 5% 174M 2s
23:15:54 12288K ........ ........ ........ ........ ........ ........ 6% 203M 2s
23:15:54 15360K ........ ........ ........ ........ ........ ........ 8% 192M 1s
23:15:54 18432K ........ ........ ........ ........ ........ ........ 9% 181M 1s
23:15:54 21504K ........ ........ ........ ........ ........ ........ 10% 173M 1s
23:15:54 24576K ........ ........ ........ ........ ........ ........ 12% 201M 1s
23:15:54 27648K ........ ........ ........ ........ ........ ........ 13% 212M 1s
23:15:54 30720K ........ ........ ........ ........ ........ ........ 14% 216M 1s
23:15:54 33792K ........ ........ ........ ........ ........ ........ 16% 218M 1s
23:15:54 36864K ........ ........ ........ ........ ........ ........ 17% 221M 1s
23:15:54 39936K ........ ........ ........ ........ ........ ........ 18% 219M 1s
23:15:54 43008K ........ ........ ........ ........ ........ ........ 20% 214M 1s
23:15:54 46080K ........ ........ ........ ........ ........ ........ 21% 214M 1s
23:15:54 49152K ........ ........ ........ ........ ........ ........ 22% 211M 1s
23:15:54 52224K ........ ........ ........ ........ ........ ........ 24% 219M 1s
23:15:54 55296K ........ ........ ........ ........ ........ ........ 25% 215M 1s
23:15:54 58368K ........ ........ ........ ........ ........ ........ 26% 215M 1s
23:15:54 61440K ........ ........ ........ ........ ........ ........ 28% 216M 1s
23:15:54 64512K ........ ........ ........ ........ ........ ........ 29% 240M 1s
23:15:54 67584K ........ ........ ........ ........ ........ ........ 30% 231M 1s
23:15:54 70656K ........ ........ ........ ........ ........ ........ 32% 230M 1s
23:15:54 73728K ........ ........ ........ ........ ........ ........ 33% 234M 1s
23:15:54 76800K ........ ........ ........ ........ ........ ........ 34% 227M 1s
23:15:54 79872K ........ ........ ........ ........ ........ ........ 36% 230M 1s
23:15:54 82944K ........ ........ ........ ........ ........ ........ 37% 228M 1s
23:15:54 86016K ........ ........ ........ ........ ........ ........ 38% 224M 1s
23:15:54 89088K ........ ........ ........ ........ ........ ........ 40% 230M 1s
23:15:54 92160K ........ ........ ........ ........ ........ ........ 41% 225M 1s
23:15:54 95232K ........ ........ ........ ........ ........ ........ 42% 228M 1s
23:15:54 98304K ........ ........ ........ ........ ........ ........ 44% 246M 1s
23:15:54 101376K ........ ........ ........ ........ ........ ........ 45% 245M 1s
23:15:54 104448K ........ ........ ........ ........ ........ ........ 46% 264M 1s
23:15:54 107520K ........ ........ ........ ........ ........ ........ 48% 294M 1s
23:15:54 110592K ........ ........ ........ ........ ........ ........ 49% 250M 1s
23:15:54 113664K ........ ........ ........ ........ ........ ........ 50% 223M 1s
23:15:54 116736K ........ ........ ........ ........ ........ ........ 52% 222M 1s
23:15:54 119808K ........ ........ ........ ........ ........ ........ 53% 225M 1s
23:15:54 122880K ........ ........ ........ ........ ........ ........ 54% 211M 0s
23:15:54 125952K ........ ........ ........ ........ ........ ........ 56% 221M 0s
23:15:54 129024K ........ ........ ........ ........ ........ ........ 57% 225M 0s
23:15:54 132096K ........ ........ ........ ........ ........ ........ 58% 253M 0s
23:15:54 135168K ........ ........ ........ ........ ........ ........ 60% 305M 0s
23:15:54 138240K ........ ........ ........ ........ ........ ........ 61% 188M 0s
23:15:54 141312K ........ ........ ........ ........ ........ ........ 62% 212M 0s
23:15:54 144384K ........ ........ ........ ........ ........ ........ 64% 206M 0s
23:15:54 147456K ........ ........ ........ ........ ........ ........ 65% 213M 0s
23:15:54 150528K ........ ........ ........ ........ ........ ........ 66% 221M 0s
23:15:54 153600K ........ ........ ........ ........ ........ ........ 68% 218M 0s
23:15:54 156672K ........ ........ ........ ........ ........ ........ 69% 240M 0s
23:15:54 159744K ........ ........ ........ ........ ........ ........ 70% 304M 0s
23:15:54 162816K ........ ........ ........ ........ ........ ........ 72% 263M 0s
23:15:54 165888K ........ ........ ........ ........ ........ ........ 73% 273M 0s
23:15:54 168960K ........ ........ ........ ........ ........ ........ 74% 312M 0s
23:15:55 172032K ........ ........ ........ ........ ........ ........ 76% 266M 0s
23:15:55 175104K ........ ........ ........ ........ ........ ........ 77% 309M 0s
23:15:55 178176K ........ ........ ........ ........ ........ ........ 78% 308M 0s
23:15:55 181248K ........ ........ ........ ........ ........ ........ 80% 268M 0s
23:15:55 184320K ........ ........ ........ ........ ........ ........ 81% 219M 0s
23:15:55 187392K ........ ........ ........ ........ ........ ........ 82% 293M 0s
23:15:55 190464K ........ ........ ........ ........ ........ ........ 84% 281M 0s
23:15:55 193536K ........ ........ ........ ........ ........ ........ 85% 167M 0s
23:15:55 196608K ........ ........ ........ ........ ........ ........ 87% 243M 0s
23:15:55 199680K ........ ........ ........ ........ ........ ........ 88% 257M 0s
23:15:55 202752K ........ ........ ........ ........ ........ ........ 89% 257M 0s
23:15:55 205824K ........ ........ ........ ........ ........ ........ 91% 271M 0s
23:15:55 208896K ........ ........ ........ ........ ........ ........ 92% 327M 0s
23:15:55 211968K ........ ........ ........ ........ ........ ........ 93% 252M 0s
23:15:55 215040K ........ ........ ........ ........ ........ ........ 95% 222M 0s
23:15:55 218112K ........ ........ ........ ........ ........ ........ 96% 233M 0s
23:15:55 221184K ........ ........ ........ ........ ........ ........ 97% 261M 0s
23:15:55 224256K ........ ........ ........ ........ ........ ........ 99% 199M 0s
23:15:55 227328K ........ ........ ........ ........ . 100% 277M=1.0s
23:15:55
23:15:55 2025-10-12 23:15:55 (221 MB/s) - ‘karaf-0.22.1-20251012.175341-215.zip’ saved [234984244/234984244]
23:15:55
23:15:55 Extracting the new controller...
23:15:55 + echo 'Extracting the new controller...'
23:15:55 + unzip -q karaf-0.22.1-20251012.175341-215.zip
23:15:57 Adding external repositories...
23:15:57 + echo 'Adding external repositories...'
23:15:57 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:57 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:57 ################################################################################
23:15:57 #
23:15:57 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:57 # contributor license agreements. See the NOTICE file distributed with
23:15:57 # this work for additional information regarding copyright ownership.
23:15:57 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:57 # (the "License"); you may not use this file except in compliance with
23:15:57 # the License. You may obtain a copy of the License at
23:15:57 #
23:15:57 # http://www.apache.org/licenses/LICENSE-2.0
23:15:57 #
23:15:57 # Unless required by applicable law or agreed to in writing, software
23:15:57 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:57 # See the License for the specific language governing permissions and
23:15:57 # limitations under the License.
23:15:57 #
23:15:57 ################################################################################
23:15:57
23:15:57 #
23:15:57 # If set to true, the following property will not allow any certificate to be used
23:15:57 # when accessing Maven repositories through SSL
23:15:57 #
23:15:57 #org.ops4j.pax.url.mvn.certificateCheck=
23:15:57
23:15:57 #
23:15:57 # Path to the local Maven settings file.
23:15:57 # The repositories defined in this file will be automatically added to the list
23:15:57 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:15:57 # below is not set.
23:15:57 # The following locations are checked for the existence of the settings.xml file
23:15:57 # * 1. looks for the specified url
23:15:57 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:15:57 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:15:57 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:15:57 #
23:15:57 #org.ops4j.pax.url.mvn.settings=
23:15:57
23:15:57 #
23:15:57 # Path to the local Maven repository which is used to avoid downloading
23:15:57 # artifacts when they already exist locally.
23:15:57 # The value of this property will be extracted from the settings.xml file
23:15:57 # above, or defaulted to:
23:15:57 # System.getProperty( "user.home" ) + "/.m2/repository"
23:15:57 #
23:15:57 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:15:57
23:15:57 #
23:15:57 # Default this to false. It's just weird to use undocumented repos
23:15:57 #
23:15:57 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:15:57
23:15:57 #
23:15:57 # Uncomment if you don't wanna use the proxy settings
23:15:57 # from the Maven conf/settings.xml file
23:15:57 #
23:15:57 # org.ops4j.pax.url.mvn.proxySupport=false
23:15:57
23:15:57 #
23:15:57 # Comma separated list of repositories scanned when resolving an artifact.
23:15:57 # Those repositories will be checked before iterating through the
23:15:57 # below list of repositories and even before the local repository
23:15:57 # A repository url can be appended with zero or more of the following flags:
23:15:57 # @snapshots : the repository contains snaphots
23:15:57 # @noreleases : the repository does not contain any released artifacts
23:15:57 #
23:15:57 # The following property value will add the system folder as a repo.
23:15:57 #
23:15:57 org.ops4j.pax.url.mvn.defaultRepositories=\
23:15:57 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:15:57 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:15:57 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:15:57
23:15:57 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:15:57 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:15:57
23:15:57 #
23:15:57 # Comma separated list of repositories scanned when resolving an artifact.
23:15:57 # The default list includes the following repositories:
23:15:57 # http://repo1.maven.org/maven2@id=central
23:15:57 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:15:57 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:15:57 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:15:57 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:15:57 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:15:57 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:15:57 # To add repositories to the default ones, prepend '+' to the list of repositories
23:15:57 # to add.
23:15:57 # A repository url can be appended with zero or more of the following flags:
23:15:57 # @snapshots : the repository contains snapshots
23:15:57 # @noreleases : the repository does not contain any released artifacts
23:15:57 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:15:57 #
23:15:57 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:15:57
23:15:57 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:15:57 + [[ True == \T\r\u\e ]]
23:15:57 + echo 'Configuring the startup features...'
23:15:57 + 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.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:57 + FEATURE_TEST_STRING=features-test
23:15:57 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
23:15:57 + KARAF_VERSION=karaf4
23:15:57 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:15:57 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:57 + [[ ! -z '' ]]
23:15:57 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:57 ################################################################################
23:15:57 #
23:15:57 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:57 # contributor license agreements. See the NOTICE file distributed with
23:15:57 # this work for additional information regarding copyright ownership.
23:15:57 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:57 # (the "License"); you may not use this file except in compliance with
23:15:57 # the License. You may obtain a copy of the License at
23:15:57 #
23:15:57 # http://www.apache.org/licenses/LICENSE-2.0
23:15:57 #
23:15:57 # Unless required by applicable law or agreed to in writing, software
23:15:57 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:57 # See the License for the specific language governing permissions and
23:15:57 # limitations under the License.
23:15:57 #
23:15:57 ################################################################################
23:15:57
23:15:57 #
23:15:57 # Comma separated list of features repositories to register by default
23:15:57 #
23:15:57 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4751c67b-efb4-4d18-87bc-83fce41f3f28.xml
23:15:57
23:15:57 #
23:15:57 # Comma separated list of features to install at startup
23:15:57 #
23:15:57 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 8f2cddfb-e0c8-4f44-8d11-641197e526cf
23:15:57
23:15:57 #
23:15:57 # Resource repositories (OBR) that the features resolver can use
23:15:57 # to resolve requirements/capabilities
23:15:57 #
23:15:57 # The format of the resourceRepositories is
23:15:57 # resourceRepositories=[xml:url|json:url],...
23:15:57 # for Instance:
23:15:57 #
23:15:57 #resourceRepositories=xml:http://host/path/to/index.xml
23:15:57 # or
23:15:57 #resourceRepositories=json:http://host/path/to/index.json
23:15:57 #
23:15:57
23:15:57 #
23:15:57 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:15:57 #
23:15:57 featuresBootAsynchronous=false
23:15:57
23:15:57 #
23:15:57 # Service requirements enforcement
23:15:57 #
23:15:57 # By default, the feature resolver checks the service requirements/capabilities of
23:15:57 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:15:57 # the required bundles.
23:15:57 # The following flag can have those values:
23:15:57 # - disable: service requirements are completely ignored
23:15:57 # - default: service requirements are ignored for old features
23:15:57 # - enforce: service requirements are always verified
23:15:57 #
23:15:57 #serviceRequirements=default
23:15:57
23:15:57 #
23:15:57 # Store cfg file for config element in feature
23:15:57 #
23:15:57 #configCfgStore=true
23:15:57
23:15:57 #
23:15:57 # Define if the feature service automatically refresh bundles
23:15:57 #
23:15:57 autoRefresh=true
23:15:57
23:15:57 #
23:15:57 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:15:57 # XML file defines instructions related to features processing
23:15:57 # versions.properties may declare properties to resolve placeholders in XML file
23:15:57 # both files are relative to ${karaf.etc}
23:15:57 #
23:15:57 #featureProcessing=org.apache.karaf.features.xml
23:15:57 #featureProcessingVersions=versions.properties
23:15:57 + configure_karaf_log karaf4 ''
23:15:57 + local -r karaf_version=karaf4
23:15:57 + local -r controllerdebugmap=
23:15:57 + local logapi=log4j
23:15:57 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:15:57 log4j2.rootLogger.level = INFO
23:15:57 #log4j2.rootLogger.type = asyncRoot
23:15:57 #log4j2.rootLogger.includeLocation = false
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:15:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:15:57 log4j2.rootLogger.appenderRef.Console.ref = Console
23:15:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:15:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:15:57 log4j2.logger.spifly.name = org.apache.aries.spifly
23:15:57 log4j2.logger.spifly.level = WARN
23:15:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:15:57 log4j2.logger.audit.level = INFO
23:15:57 log4j2.logger.audit.additivity = false
23:15:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:15:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:15:57 log4j2.appender.console.type = Console
23:15:57 log4j2.appender.console.name = Console
23:15:57 log4j2.appender.console.layout.type = PatternLayout
23:15:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:15:57 log4j2.appender.rolling.type = RollingRandomAccessFile
23:15:57 log4j2.appender.rolling.name = RollingFile
23:15:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:15:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:15:57 #log4j2.appender.rolling.immediateFlush = false
23:15:57 log4j2.appender.rolling.append = true
23:15:57 log4j2.appender.rolling.layout.type = PatternLayout
23:15:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:15:57 log4j2.appender.rolling.policies.type = Policies
23:15:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:15:57 log4j2.appender.rolling.policies.size.size = 64MB
23:15:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:15:57 log4j2.appender.rolling.strategy.max = 7
23:15:57 log4j2.appender.audit.type = RollingRandomAccessFile
23:15:57 log4j2.appender.audit.name = AuditRollingFile
23:15:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:15:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:15:57 log4j2.appender.audit.append = true
23:15:57 log4j2.appender.audit.layout.type = PatternLayout
23:15:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:15:57 log4j2.appender.audit.policies.type = Policies
23:15:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:15:57 log4j2.appender.audit.policies.size.size = 8MB
23:15:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:15:57 log4j2.appender.audit.strategy.max = 7
23:15:57 log4j2.appender.osgi.type = PaxOsgi
23:15:57 log4j2.appender.osgi.name = PaxOsgi
23:15:57 log4j2.appender.osgi.filter = *
23:15:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:15:57 #log4j2.logger.aether.level = TRACE
23:15:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:15:57 #log4j2.logger.http-headers.level = DEBUG
23:15:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:15:57 #log4j2.logger.maven.level = TRACE
23:15:57 + logapi=log4j2
23:15:57 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:15:57 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:15:57 + '[' log4j2 == log4j2 ']'
23:15:57 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:57 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:15:57 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:15:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:15:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:15:57 controllerdebugmap:
23:15:57 + unset IFS
23:15:57 + echo 'controllerdebugmap: '
23:15:57 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:57 + '[' -n '' ']'
23:15:57 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:15:57 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:57 ################################################################################
23:15:57 #
23:15:57 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:57 # contributor license agreements. See the NOTICE file distributed with
23:15:57 # this work for additional information regarding copyright ownership.
23:15:57 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:57 # (the "License"); you may not use this file except in compliance with
23:15:57 # the License. You may obtain a copy of the License at
23:15:57 #
23:15:57 # http://www.apache.org/licenses/LICENSE-2.0
23:15:57 #
23:15:57 # Unless required by applicable law or agreed to in writing, software
23:15:57 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:57 # See the License for the specific language governing permissions and
23:15:57 # limitations under the License.
23:15:57 #
23:15:57 ################################################################################
23:15:57
23:15:57 # Common pattern layout for appenders
23:15:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:15:57
23:15:57 # Root logger
23:15:57 log4j2.rootLogger.level = INFO
23:15:57 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:15:57 #log4j2.rootLogger.type = asyncRoot
23:15:57 #log4j2.rootLogger.includeLocation = false
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:15:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:15:57 log4j2.rootLogger.appenderRef.Console.ref = Console
23:15:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:15:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:15:57
23:15:57 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:15:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:15:57
23:15:57 # Loggers configuration
23:15:57
23:15:57 # Spifly logger
23:15:57 log4j2.logger.spifly.name = org.apache.aries.spifly
23:15:57 log4j2.logger.spifly.level = WARN
23:15:57
23:15:57 # Security audit logger
23:15:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:15:57 log4j2.logger.audit.level = INFO
23:15:57 log4j2.logger.audit.additivity = false
23:15:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:15:57
23:15:57 # Appenders configuration
23:15:57
23:15:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:15:57 log4j2.appender.console.type = Console
23:15:57 log4j2.appender.console.name = Console
23:15:57 log4j2.appender.console.layout.type = PatternLayout
23:15:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:15:57
23:15:57 # Rolling file appender
23:15:57 log4j2.appender.rolling.type = RollingRandomAccessFile
23:15:57 log4j2.appender.rolling.name = RollingFile
23:15:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:15:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:15:57 # uncomment to not force a disk flush
23:15:57 #log4j2.appender.rolling.immediateFlush = false
23:15:57 log4j2.appender.rolling.append = true
23:15:57 log4j2.appender.rolling.layout.type = PatternLayout
23:15:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:15:57 log4j2.appender.rolling.policies.type = Policies
23:15:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:15:57 log4j2.appender.rolling.policies.size.size = 1GB
23:15:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:15:57 log4j2.appender.rolling.strategy.max = 7
23:15:57
23:15:57 # Audit file appender
23:15:57 log4j2.appender.audit.type = RollingRandomAccessFile
23:15:57 log4j2.appender.audit.name = AuditRollingFile
23:15:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:15:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:15:57 log4j2.appender.audit.append = true
23:15:57 log4j2.appender.audit.layout.type = PatternLayout
23:15:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:15:57 log4j2.appender.audit.policies.type = Policies
23:15:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:15:57 log4j2.appender.audit.policies.size.size = 8MB
23:15:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:15:57 log4j2.appender.audit.strategy.max = 7
23:15:57
23:15:57 # OSGi appender
23:15:57 log4j2.appender.osgi.type = PaxOsgi
23:15:57 log4j2.appender.osgi.name = PaxOsgi
23:15:57 log4j2.appender.osgi.filter = *
23:15:57
23:15:57 # help with identification of maven-related problems with pax-url-aether
23:15:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:15:57 #log4j2.logger.aether.level = TRACE
23:15:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:15:57 #log4j2.logger.http-headers.level = DEBUG
23:15:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:15:57 #log4j2.logger.maven.level = TRACE
23:15:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:15:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:15:57 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:57 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:15:57 + local -r controllermem=2048m
23:15:57 Configure
23:15:57 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:15:57 max memory: 2048m
23:15:57 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:57 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:57 + echo Configure
23:15:57 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:15:57 + echo ' max memory: 2048m'
23:15:57 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:15:57 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:57 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:57 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:57 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:15:57 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:57 #!/bin/sh
23:15:57 #
23:15:57 # Licensed to the Apache Software Foundation (ASF) under one or more
23:15:57 # contributor license agreements. See the NOTICE file distributed with
23:15:57 # this work for additional information regarding copyright ownership.
23:15:57 # The ASF licenses this file to You under the Apache License, Version 2.0
23:15:57 # (the "License"); you may not use this file except in compliance with
23:15:57 # the License. You may obtain a copy of the License at
23:15:57 #
23:15:57 # http://www.apache.org/licenses/LICENSE-2.0
23:15:57 #
23:15:57 # Unless required by applicable law or agreed to in writing, software
23:15:57 # distributed under the License is distributed on an "AS IS" BASIS,
23:15:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:15:57 # See the License for the specific language governing permissions and
23:15:57 # limitations under the License.
23:15:57 #
23:15:57
23:15:57 #
23:15:57 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:15:57 # script: client, instance, shell, start, status, stop, karaf
23:15:57 #
23:15:57 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:15:57 # Actions go here...
23:15:57 # fi
23:15:57
23:15:57 #
23:15:57 # general settings which should be applied for all scripts go here; please keep
23:15:57 # in mind that it is possible that scripts might be executed more than once, e.g.
23:15:57 # in example of the start script where the start script is executed first and the
23:15:57 # karaf script afterwards.
23:15:57 #
23:15:57
23:15:57 #
23:15:57 # The following section shows the possible configuration options for the default
23:15:57 # karaf scripts
23:15:57 #
23:15:57 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:15:57 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:15:57 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:15:57 # export EXTRA_JAVA_OPTS # Additional JVM options
23:15:57 # export KARAF_HOME # Karaf home folder
23:15:57 # export KARAF_DATA # Karaf data folder
23:15:57 # export KARAF_BASE # Karaf base folder
23:15:57 # export KARAF_ETC # Karaf etc folder
23:15:57 # export KARAF_LOG # Karaf log folder
23:15:57 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:15:57 # export KARAF_OPTS # Additional available Karaf options
23:15:57 # export KARAF_DEBUG # Enable debug mode
23:15:57 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:15:57 # export KARAF_NOROOT # Prevent execution as root if set to true
23:15:57 Set Java version
23:15:57 + echo 'Set Java version'
23:15:57 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:15:57 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:15:57 sudo: a password is required
23:15:57 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:57 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:15:57 sudo: a password is required
23:15:57 JDK default version ...
23:15:57 + echo 'JDK default version ...'
23:15:57 + java -version
23:15:58 openjdk version "21.0.8" 2025-07-15
23:15:58 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:15:58 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:15:58 Set JAVA_HOME
23:15:58 + echo 'Set JAVA_HOME'
23:15:58 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:15:58 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:15:58 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:58 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:58 Listing all open ports on controller system...
23:15:58 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:15:58 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:15:58 + echo 'Listing all open ports on controller system...'
23:15:58 + netstat -pnatu
23:15:58 /tmp/configuration-script.sh: line 40: netstat: command not found
23:15:58 Configuring cluster
23:15:58 + '[' -f /tmp/custom_shard_config.txt ']'
23:15:58 + echo 'Configuring cluster'
23:15:58 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.154 10.30.171.155 10.30.170.251
23:15:58 ################################################
23:15:58 ## Configure Cluster ##
23:15:58 ################################################
23:15:58 NOTE: Cluster configuration files not found. Copying from
23:15:58 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:15:58 Configuring unique name in pekko.conf
23:15:58 Configuring hostname in pekko.conf
23:15:58 Configuring data and rpc seed nodes in pekko.conf
23:15:58 modules = [
23:15:58
23:15:58 {
23:15:58 name = "inventory"
23:15:58 namespace = "urn:opendaylight:inventory"
23:15:58 shard-strategy = "module"
23:15:58 },
23:15:58 {
23:15:58 name = "topology"
23:15:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:15:58 shard-strategy = "module"
23:15:58 },
23:15:58 {
23:15:58 name = "toaster"
23:15:58 namespace = "http://netconfcentral.org/ns/toaster"
23:15:58 shard-strategy = "module"
23:15:58 }
23:15:58 ]
23:15:58 Configuring replication type in module-shards.conf
23:15:58 ################################################
23:15:58 ## NOTE: Manually restart controller to ##
23:15:58 ## apply configuration. ##
23:15:58 ################################################
23:15:58 Dump pekko.conf
23:15:58 + echo 'Dump pekko.conf'
23:15:58 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:58
23:15:58 odl-cluster-data {
23:15:58 pekko {
23:15:58 remote {
23:15:58 artery {
23:15:58 enabled = on
23:15:58 transport = tcp
23:15:58 canonical.hostname = "10.30.170.251"
23:15:58 canonical.port = 2550
23:15:58 }
23:15:58 }
23:15:58
23:15:58 cluster {
23:15:58 # Using artery.
23:15:58 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.154:2550",
23:15:58 "pekko://opendaylight-cluster-data@10.30.171.155:2550",
23:15:58 "pekko://opendaylight-cluster-data@10.30.170.251:2550"]
23:15:58
23:15:58 roles = ["member-3"]
23:15:58
23:15:58 # when under load we might trip a false positive on the failure detector
23:15:58 # failure-detector {
23:15:58 # heartbeat-interval = 4 s
23:15:58 # acceptable-heartbeat-pause = 16s
23:15:58 # }
23:15:58 }
23:15:58
23:15:58 persistence {
23:15:58 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:15:58 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:15:58 # The relative path is always relative to KARAF_HOME.
23:15:58
23:15:58 # snapshot-store.local.dir = "target/snapshots"
23:15:58
23:15:58 # Use lz4 compression for LocalSnapshotStore snapshots
23:15:58 snapshot-store.local.use-lz4-compression = false
23:15:58 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:15:58 snapshot-store.local.lz4-blocksize = 256KB
23:15:58 }
23:15:58 disable-default-actor-system-quarantined-event-handling = "false"
23:15:58 }
23:15:58 }
23:15:58 Dump modules.conf
23:15:58 + echo 'Dump modules.conf'
23:15:58 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:58 modules = [
23:15:58
23:15:58 {
23:15:58 name = "inventory"
23:15:58 namespace = "urn:opendaylight:inventory"
23:15:58 shard-strategy = "module"
23:15:58 },
23:15:58 {
23:15:58 name = "topology"
23:15:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:15:58 shard-strategy = "module"
23:15:58 },
23:15:58 {
23:15:58 name = "toaster"
23:15:58 namespace = "http://netconfcentral.org/ns/toaster"
23:15:58 shard-strategy = "module"
23:15:58 }
23:15:58 ]
23:15:58 Dump module-shards.conf
23:15:58 + echo 'Dump module-shards.conf'
23:15:58 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:58 module-shards = [
23:15:58 {
23:15:58 name = "default"
23:15:58 shards = [
23:15:58 {
23:15:58 name = "default"
23:15:58 replicas = ["member-1",
23:15:58 "member-2",
23:15:58 "member-3"]
23:15:58 }
23:15:58 ]
23:15:58 },
23:15:58 {
23:15:58 name = "inventory"
23:15:58 shards = [
23:15:58 {
23:15:58 name="inventory"
23:15:58 replicas = ["member-1",
23:15:58 "member-2",
23:15:58 "member-3"]
23:15:58 }
23:15:58 ]
23:15:58 },
23:15:58 {
23:15:58 name = "topology"
23:15:58 shards = [
23:15:58 {
23:15:58 name="topology"
23:15:58 replicas = ["member-1",
23:15:58 "member-2",
23:15:58 "member-3"]
23:15:58 }
23:15:58 ]
23:15:58 },
23:15:58 {
23:15:58 name = "toaster"
23:15:58 shards = [
23:15:58 {
23:15:58 name="toaster"
23:15:58 replicas = ["member-1",
23:15:58 "member-2",
23:15:58 "member-3"]
23:15:58 }
23:15:58 ]
23:15:58 }
23:15:58 ]
23:15:58 Locating config plan to use...
23:15:58 Finished running config plans
23:15:58 Starting member-1 with IP address 10.30.171.154
23:15:58 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts.
23:15:58 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts.
23:15:58 Redirecting karaf console output to karaf_console.log
23:15:58 Starting controller...
23:15:58 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
23:15:58 Starting member-2 with IP address 10.30.171.155
23:15:58 Warning: Permanently added '10.30.171.155' (ECDSA) to the list of known hosts.
23:15:59 Warning: Permanently added '10.30.171.155' (ECDSA) to the list of known hosts.
23:15:59 Redirecting karaf console output to karaf_console.log
23:15:59 Starting controller...
23:15:59 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
23:15:59 Starting member-3 with IP address 10.30.170.251
23:15:59 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
23:15:59 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
23:15:59 Redirecting karaf console output to karaf_console.log
23:15:59 Starting controller...
23:15:59 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
23:15:59 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins6678535355196533459.sh
23:15:59 common-functions.sh is being sourced
23:15:59 common-functions environment:
23:15:59 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:15:59 ACTUALFEATURES:
23:15:59 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:15:59 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:15:59 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:15:59 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:15:59 CONTROLLERMEM: 2048m
23:15:59 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:15:59 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:15:59 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:15:59 SUITES:
23:15:59
23:15:59 + echo '#################################################'
23:15:59 #################################################
23:15:59 + echo '## Verify Cluster is UP ##'
23:15:59 ## Verify Cluster is UP ##
23:15:59 + echo '#################################################'
23:15:59 #################################################
23:15:59 + create_post_startup_script
23:15:59 + cat
23:15:59 + copy_and_run_post_startup_script
23:15:59 + seed_index=1
23:15:59 ++ seq 1 3
23:15:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:15:59 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:15:59 + echo 'Execute the post startup script on controller 10.30.171.154'
23:15:59 Execute the post startup script on controller 10.30.171.154
23:15:59 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/post-startup-script.sh 10.30.171.154:/tmp/
23:15:59 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts.
23:16:00 + ssh 10.30.171.154 'bash /tmp/post-startup-script.sh 1'
23:16:00 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts.
23:16:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:16:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:17:00 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:20:00 Timeout Controller DOWN
23:20:00 Dumping first 500K bytes of karaf log...
23:20:00 Oct 12, 2025 11:16:03 PM org.apache.karaf.main.Main launch
23:20:00 INFO: Installing and starting initial bundles
23:20:00 Oct 12, 2025 11:16:03 PM org.apache.karaf.main.Main launch
23:20:00 INFO: All initial bundles installed and set to start
23:20:00 Oct 12, 2025 11:16:04 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:20:00 INFO: Trying to lock /tmp/karaf-0.22.1-SNAPSHOT/lock
23:20:00 Oct 12, 2025 11:16:04 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:20:00 INFO: Lock acquired
23:20:00 Oct 12, 2025 11:16:04 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
23:20:00 INFO: Lock acquired. Setting startlevel to 100
23:20:00 2025-10-12T23:16:05,903 | 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:20:00 2025-10-12T23:16:09,336 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],8f2cddfb-e0c8-4f44-8d11-641197e526cf/[0,0.0.0],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:20:00 2025-10-12T23:16:09,478 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
23:20:00 2025-10-12T23:16:09,479 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
23:20:00 2025-10-12T23:16:09,479 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
23:20:00 2025-10-12T23:16:09,479 | 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:20:00 2025-10-12T23:16:09,481 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
23:20:00 2025-10-12T23:16:09,481 | 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:20:00 2025-10-12T23:16:09,501 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
23:20:00 2025-10-12T23:16:09,502 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
23:20:00 2025-10-12T23:16:09,508 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
23:20:00 2025-10-12T23:16:10,964 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
23:20:00 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
23:20:00 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
23:20:00 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
23:20:00 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
23:20:00 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
23:20:00 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
23:20:00 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
23:20:00 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
23:20:00 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
23:20:00 at java.lang.Thread.run(Thread.java:1583) [?:?]
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 ... 12 more
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 ... 12 more
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 ... 12 more
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 ... 12 more
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 ... 12 more
23:20:00 Dumping last 500K bytes of karaf log...
23:20:00 Oct 12, 2025 11:16:03 PM org.apache.karaf.main.Main launch
23:20:00 INFO: Installing and starting initial bundles
23:20:00 Oct 12, 2025 11:16:03 PM org.apache.karaf.main.Main launch
23:20:00 INFO: All initial bundles installed and set to start
23:20:00 Oct 12, 2025 11:16:04 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:20:00 INFO: Trying to lock /tmp/karaf-0.22.1-SNAPSHOT/lock
23:20:00 Oct 12, 2025 11:16:04 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:20:00 INFO: Lock acquired
23:20:00 Oct 12, 2025 11:16:04 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
23:20:00 INFO: Lock acquired. Setting startlevel to 100
23:20:00 2025-10-12T23:16:05,903 | 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:20:00 2025-10-12T23:16:09,336 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],8f2cddfb-e0c8-4f44-8d11-641197e526cf/[0,0.0.0],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:20:00 2025-10-12T23:16:09,478 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
23:20:00 2025-10-12T23:16:09,479 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
23:20:00 2025-10-12T23:16:09,479 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
23:20:00 2025-10-12T23:16:09,479 | 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:20:00 2025-10-12T23:16:09,481 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
23:20:00 2025-10-12T23:16:09,481 | 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:20:00 2025-10-12T23:16:09,501 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
23:20:00 2025-10-12T23:16:09,502 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
23:20:00 2025-10-12T23:16:09,508 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
23:20:00 2025-10-12T23:16:10,964 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
23:20:00 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
23:20:00 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
23:20:00 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
23:20:00 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
23:20:00 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
23:20:00 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
23:20:00 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
23:20:00 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
23:20:00 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
23:20:00 at java.lang.Thread.run(Thread.java:1583) [?:?]
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 ... 12 more
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 ... 12 more
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 ... 12 more
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 ... 12 more
23:20:00 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:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
23:20:00 ... 12 more
23:20:00 Listing all open ports on controller system
23:20:00 /tmp/post-startup-script.sh: line 46: netstat: command not found
23:20:00 Build step 'Execute shell' marked build as failure
23:20:00 $ ssh-agent -k
23:20:00 unset SSH_AUTH_SOCK;
23:20:00 unset SSH_AGENT_PID;
23:20:00 echo Agent pid 5307 killed;
23:20:00 [ssh-agent] Stopped.
23:20:00 Recording plot data
23:20:00 Robot results publisher started...
23:20:00 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:20:00 -Parsing output xml:
23:20:00 Failed!
23:20:00 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium with configured filemask: output.xml
23:20:00 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
23:20:00 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
23:20:00 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
23:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
23:20:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
23:20:00 at hudson.remoting.Request$2.run(Request.java:377)
23:20:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
23:20:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
23:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
23:20:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
23:20:00 at java.base/java.lang.Thread.run(Thread.java:829)
23:20:00 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-3069
23:20:00 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
23:20:00 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
23:20:00 at hudson.remoting.Channel.call(Channel.java:1003)
23:20:00 at hudson.FilePath.act(FilePath.java:1230)
23:20:00 at hudson.FilePath.act(FilePath.java:1219)
23:20:00 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
23:20:00 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
23:20:00 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
23:20:00 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
23:20:00 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
23:20:00 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
23:20:00 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
23:20:00 at hudson.model.Build$BuildExecution.post2(Build.java:179)
23:20:00 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
23:20:00 at hudson.model.Run.execute(Run.java:1918)
23:20:00 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
23:20:00 at hudson.model.ResourceController.execute(ResourceController.java:101)
23:20:00 at hudson.model.Executor.run(Executor.java:442)
23:20:00 [PostBuildScript] - [INFO] Executing post build scripts.
23:20:00 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins7862804939076497824.sh
23:20:00 Archiving csit artifacts
23:20:00 mv: cannot stat 'odl1_*': No such file or directory
23:20:00 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
23:20:00 mv: cannot stat '*_1.png': No such file or directory
23:20:00 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:20:00 mv: cannot stat 'gclogs-1': No such file or directory
23:20:00 mv: cannot stat 'odl2_*': No such file or directory
23:20:00 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
23:20:00 mv: cannot stat '*_2.png': No such file or directory
23:20:00 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:20:00 mv: cannot stat 'gclogs-2': No such file or directory
23:20:00 mv: cannot stat 'odl3_*': No such file or directory
23:20:00 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
23:20:00 mv: cannot stat '*_3.png': No such file or directory
23:20:00 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:20:00 mv: cannot stat 'gclogs-3': No such file or directory
23:20:00 % Total % Received % Xferd Average Speed Time Time Time Current
23:20:00 Dload Upload Total Spent Left Speed
23:20:00
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 237 0 237 0 0 1657 0 --:--:-- --:--:-- --:--:-- 1657
23:20:01 Archive: robot-plugin.zip
23:20:01 End-of-central-directory signature not found. Either this file is not
23:20:01 a zipfile, or it constitutes one disk of a multi-part archive. In the
23:20:01 latter case the central directory and zipfile comment will be found on
23:20:01 the last disk(s) of this archive.
23:20:01 unzip: cannot find zipfile directory in one of robot-plugin.zip or
23:20:01 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
23:20:01 mv: cannot stat '*.log': No such file or directory
23:20:01 mv: cannot stat '*.log.gz': No such file or directory
23:20:01 mv: cannot stat '*.csv': No such file or directory
23:20:01 mv: cannot stat '*.png': No such file or directory
23:20:01 [PostBuildScript] - [INFO] Executing post build scripts.
23:20:01 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins15222866775364277734.sh
23:20:01 [PostBuildScript] - [INFO] Executing post build scripts.
23:20:01 [EnvInject] - Injecting environment variables from a build step.
23:20:01 [EnvInject] - Injecting as environment variables the properties content
23:20:01 OS_CLOUD=vex
23:20:01 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-57
23:20:01
23:20:01 [EnvInject] - Variables injected successfully.
23:20:01 provisioning config files...
23:20:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:20:01 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins14071177692168054966.sh
23:20:01 ---> openstack-stack-delete.sh
23:20:01 Setup pyenv:
23:20:01 system
23:20:01 3.8.13
23:20:01 3.9.13
23:20:01 3.10.13
23:20:01 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLHK from file:/tmp/.os_lf_venv
23:20:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:20:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:20:03 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:20:03 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:20:04 lf-activate-venv(): INFO: Base packages installed successfully
23:20:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:20:21 lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH
23:20:21 INFO: Stack cost retrieval disabled, setting cost to 0
23:20:33 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-titanium-57
23:20:33 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-titanium-57
23:20:33 [PostBuildScript] - [INFO] Executing post build scripts.
23:20:33 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins16438500642016831109.sh
23:20:33 ---> sysstat.sh
23:20:34 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12297113480882028476.sh
23:20:34 ---> package-listing.sh
23:20:34 ++ facter osfamily
23:20:34 ++ tr '[:upper:]' '[:lower:]'
23:20:34 + OS_FAMILY=redhat
23:20:34 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium
23:20:34 + START_PACKAGES=/tmp/packages_start.txt
23:20:34 + END_PACKAGES=/tmp/packages_end.txt
23:20:34 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:20:34 + PACKAGES=/tmp/packages_start.txt
23:20:34 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']'
23:20:34 + PACKAGES=/tmp/packages_end.txt
23:20:34 + case "${OS_FAMILY}" in
23:20:34 + rpm -qa
23:20:34 + sort
23:20:34 + '[' -f /tmp/packages_start.txt ']'
23:20:34 + '[' -f /tmp/packages_end.txt ']'
23:20:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:20:34 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']'
23:20:34 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/
23:20:34 + 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:20:34 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins11943359968911996994.sh
23:20:34 ---> capture-instance-metadata.sh
23:20:34 Setup pyenv:
23:20:35 system
23:20:35 3.8.13
23:20:35 3.9.13
23:20:35 3.10.13
23:20:35 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:20:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLHK from file:/tmp/.os_lf_venv
23:20:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:20:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:20:37 lf-activate-venv(): INFO: Base packages installed successfully
23:20:37 lf-activate-venv(): INFO: Installing additional packages: lftools
23:20:48 lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH
23:20:48 INFO: Running in OpenStack, capturing instance metadata
23:20:48 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins5347582987793019651.sh
23:20:48 provisioning config files...
23:20:48 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-titanium #57
23:20:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/config1502034210473589660tmp
23:20:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:20:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:20:48 provisioning config files...
23:20:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:20:49 [EnvInject] - Injecting environment variables from a build step.
23:20:49 [EnvInject] - Injecting as environment variables the properties content
23:20:49 SERVER_ID=logs
23:20:49
23:20:49 [EnvInject] - Variables injected successfully.
23:20:49 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins6528105651560149146.sh
23:20:49 ---> create-netrc.sh
23:20:49 WARN: Log server credential not found.
23:20:49 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins13636538708803603190.sh
23:20:49 ---> python-tools-install.sh
23:20:49 Setup pyenv:
23:20:49 system
23:20:49 3.8.13
23:20:49 3.9.13
23:20:49 3.10.13
23:20:49 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:20:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLHK from file:/tmp/.os_lf_venv
23:20:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:20:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:20:52 lf-activate-venv(): INFO: Base packages installed successfully
23:20:52 lf-activate-venv(): INFO: Installing additional packages: lftools
23:21:05 lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH
23:21:05 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12497393496860791553.sh
23:21:05 ---> sudo-logs.sh
23:21:05 Archiving 'sudo' log..
23:21:06 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12734050729395781162.sh
23:21:06 ---> job-cost.sh
23:21:06 Setup pyenv:
23:21:06 system
23:21:06 3.8.13
23:21:06 3.9.13
23:21:06 3.10.13
23:21:06 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:21:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLHK from file:/tmp/.os_lf_venv
23:21:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:21:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:21:08 lf-activate-venv(): INFO: Base packages installed successfully
23:21:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:21:18 lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH
23:21:18 DEBUG: total: 0
23:21:18 INFO: Retrieving Stack Cost...
23:21:18 INFO: Retrieving Pricing Info for: v3-standard-2
23:21:19 INFO: Archiving Costs
23:21:19 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins15132166977396797891.sh
23:21:19 ---> logs-deploy.sh
23:21:19 Setup pyenv:
23:21:19 system
23:21:19 3.8.13
23:21:19 3.9.13
23:21:19 3.10.13
23:21:19 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version)
23:21:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QLHK from file:/tmp/.os_lf_venv
23:21:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:21:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:21:21 lf-activate-venv(): INFO: Base packages installed successfully
23:21:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:22:12 lf-activate-venv(): INFO: Adding /tmp/venv-QLHK/bin to PATH
23:22:12 WARNING: Nexus logging server not set
23:22:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-titanium/57/
23:22:12 INFO: archiving logs to S3
23:22:13 ---> uname -a:
23:22:13 Linux prd-centos8-robot-2c-8g-3069.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:22:13
23:22:13
23:22:13 ---> lscpu:
23:22:13 Architecture: x86_64
23:22:13 CPU op-mode(s): 32-bit, 64-bit
23:22:13 Byte Order: Little Endian
23:22:13 CPU(s): 2
23:22:13 On-line CPU(s) list: 0,1
23:22:13 Thread(s) per core: 1
23:22:13 Core(s) per socket: 1
23:22:13 Socket(s): 2
23:22:13 NUMA node(s): 1
23:22:13 Vendor ID: AuthenticAMD
23:22:13 CPU family: 23
23:22:13 Model: 49
23:22:13 Model name: AMD EPYC-Rome Processor
23:22:13 Stepping: 0
23:22:13 CPU MHz: 2799.998
23:22:13 BogoMIPS: 5599.99
23:22:13 Virtualization: AMD-V
23:22:13 Hypervisor vendor: KVM
23:22:13 Virtualization type: full
23:22:13 L1d cache: 32K
23:22:13 L1i cache: 32K
23:22:13 L2 cache: 512K
23:22:13 L3 cache: 16384K
23:22:13 NUMA node0 CPU(s): 0,1
23:22:13 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:22:13
23:22:13
23:22:13 ---> nproc:
23:22:13 2
23:22:13
23:22:13
23:22:13 ---> df -h:
23:22:13 Filesystem Size Used Avail Use% Mounted on
23:22:13 devtmpfs 3.8G 0 3.8G 0% /dev
23:22:13 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:22:13 tmpfs 3.8G 17M 3.8G 1% /run
23:22:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:22:13 /dev/vda1 40G 8.5G 32G 22% /
23:22:13 tmpfs 770M 0 770M 0% /run/user/1001
23:22:13
23:22:13
23:22:13 ---> free -m:
23:22:13 total used free shared buff/cache available
23:22:13 Mem: 7697 578 4755 19 2363 6814
23:22:13 Swap: 1023 0 1023
23:22:13
23:22:13
23:22:13 ---> ip addr:
23:22:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:22:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:22:13 inet 127.0.0.1/8 scope host lo
23:22:13 valid_lft forever preferred_lft forever
23:22:13 inet6 ::1/128 scope host
23:22:13 valid_lft forever preferred_lft forever
23:22:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:22:13 link/ether fa:16:3e:8f:66:54 brd ff:ff:ff:ff:ff:ff
23:22:13 altname enp0s3
23:22:13 altname ens3
23:22:13 inet 10.30.171.199/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:22:13 valid_lft 85399sec preferred_lft 85399sec
23:22:13 inet6 fe80::f816:3eff:fe8f:6654/64 scope link
23:22:13 valid_lft forever preferred_lft forever
23:22:13
23:22:13
23:22:13 ---> sar -b -r -n DEV:
23:22:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/12/2025 _x86_64_ (2 CPU)
23:22:13
23:22:13 23:05:18 LINUX RESTART (2 CPU)
23:22:13
23:22:13 11:06:01 PM tps rtps wtps bread/s bwrtn/s
23:22:13 11:07:01 PM 42.37 11.81 30.56 591.14 25949.80
23:22:13 11:08:01 PM 35.99 17.51 18.48 5141.75 11965.81
23:22:13 11:09:01 PM 58.98 0.37 58.61 15.86 6601.68
23:22:13 11:10:01 PM 69.76 0.00 69.76 0.00 5956.92
23:22:13 11:11:01 PM 37.36 0.10 37.26 2.40 6519.76
23:22:13 11:12:01 PM 27.27 0.65 26.62 51.05 2380.97
23:22:13 11:13:01 PM 15.81 0.38 15.43 64.26 667.74
23:22:13 11:14:01 PM 10.73 0.00 10.73 0.00 709.08
23:22:13 11:15:01 PM 40.53 6.71 33.82 1244.89 2645.50
23:22:13 11:16:01 PM 47.95 2.73 45.22 439.44 6594.10
23:22:13 11:17:01 PM 8.30 0.00 8.30 0.00 505.26
23:22:13 11:18:01 PM 0.33 0.00 0.33 0.00 4.68
23:22:13 11:19:01 PM 0.17 0.00 0.17 0.00 1.72
23:22:13 11:20:00 PM 0.10 0.00 0.10 0.00 0.87
23:22:13 11:20:01 PM 8.46 7.69 0.77 1520.00 6.15
23:22:13 11:21:01 PM 26.76 0.35 26.41 36.52 993.27
23:22:13 11:22:01 PM 29.11 0.20 28.91 27.59 1523.86
23:22:13 Average: 28.23 2.56 25.67 478.04 4563.97
23:22:13
23:22:13 11:06:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:22:13 11:07:01 PM 6112956 7336084 1769468 22.45 2688 1422648 364896 4.63 112396 1400028 257248
23:22:13 11:08:01 PM 5608296 7090960 2274128 28.85 2688 1677448 666888 7.47 178844 1819716 79080
23:22:13 11:09:01 PM 5386448 7008584 2495976 31.67 2688 1812252 758984 8.50 199980 1997580 40928
23:22:13 11:10:01 PM 5190236 6992072 2692188 34.15 2688 1979452 768852 8.61 196160 2150032 139832
23:22:13 11:11:01 PM 5142980 7002848 2739444 34.75 2688 2036708 699376 7.83 190348 2200996 45552
23:22:13 11:12:01 PM 5234852 7072116 2647572 33.59 2688 2013092 638228 7.15 207960 2089080 8876
23:22:13 11:13:01 PM 5248104 7089112 2634320 33.42 2688 2016952 645580 7.23 219516 2064920 12
23:22:13 11:14:01 PM 5171144 7052152 2711280 34.40 2688 2054936 680212 7.62 229744 2125808 36540
23:22:13 11:15:01 PM 4911232 7000096 2971192 37.69 2688 2257036 689548 7.72 258660 2337928 160116
23:22:13 11:16:01 PM 4964056 7068344 2918368 37.02 2688 2271912 629468 7.05 268036 2271952 10832
23:22:13 11:17:01 PM 4964216 7068320 2918208 37.02 2688 2271916 629468 7.05 268036 2271980 4
23:22:13 11:18:01 PM 4963648 7067752 2918776 37.03 2688 2271916 629468 7.05 268036 2272188 12
23:22:13 11:19:01 PM 4964104 7068208 2918320 37.02 2688 2271916 629468 7.05 268036 2271984 8
23:22:13 11:20:00 PM 4967188 7071296 2915236 36.98 2688 2271920 626540 7.02 268036 2269436 4
23:22:13 11:20:01 PM 4957140 7062384 2925284 37.11 2688 2273052 644588 7.22 268688 2276472 180
23:22:13 11:21:01 PM 4868656 6971928 3013768 38.23 2688 2270608 728372 8.16 470076 2165212 11220
23:22:13 11:22:01 PM 4866488 6973584 3015936 38.26 2688 2274516 714952 8.01 471680 2165552 1180
23:22:13 Average: 5148338 7058579 2734086 34.69 2688 2085193 655582 7.34 255543 2126521 46566
23:22:13
23:22:13 11:06:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:22:13 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:07:01 PM eth0 4.57 3.27 1.01 0.71 0.00 0.00 0.00 0.00
23:22:13 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:08:01 PM eth0 274.86 160.25 1020.69 56.77 0.00 0.00 0.00 0.00
23:22:13 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:09:01 PM eth0 54.57 43.85 637.48 4.77 0.00 0.00 0.00 0.00
23:22:13 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:10:01 PM eth0 24.00 20.65 260.47 3.33 0.00 0.00 0.00 0.00
23:22:13 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:11:01 PM eth0 35.87 32.30 514.64 4.80 0.00 0.00 0.00 0.00
23:22:13 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:12:01 PM eth0 11.01 7.46 70.40 1.96 0.00 0.00 0.00 0.00
23:22:13 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:13:01 PM eth0 16.70 15.21 5.87 4.68 0.00 0.00 0.00 0.00
23:22:13 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:14:01 PM eth0 13.70 13.18 20.26 3.10 0.00 0.00 0.00 0.00
23:22:13 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:15:01 PM eth0 28.45 26.01 310.02 5.50 0.00 0.00 0.00 0.00
23:22:13 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:16:01 PM eth0 514.21 393.79 107.57 91.13 0.00 0.00 0.00 0.00
23:22:13 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:17:01 PM eth0 2.80 0.77 0.47 0.12 0.00 0.00 0.00 0.00
23:22:13 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:18:01 PM eth0 1.37 0.53 0.48 0.31 0.00 0.00 0.00 0.00
23:22:13 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:19:01 PM eth0 1.35 0.17 0.07 0.01 0.00 0.00 0.00 0.00
23:22:13 11:20:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:20:00 PM eth0 4.05 0.90 1.14 0.72 0.00 0.00 0.00 0.00
23:22:13 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:20:01 PM eth0 363.08 253.08 438.37 129.34 0.00 0.00 0.00 0.00
23:22:13 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:21:01 PM eth0 15.23 14.88 12.67 7.57 0.00 0.00 0.00 0.00
23:22:13 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 11:22:01 PM eth0 7.11 7.81 5.55 3.45 0.00 0.00 0.00 0.00
23:22:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:22:13 Average: eth0 63.61 46.66 186.16 11.98 0.00 0.00 0.00 0.00
23:22:13
23:22:13
23:22:13 ---> sar -P ALL:
23:22:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/12/2025 _x86_64_ (2 CPU)
23:22:13
23:22:13 23:05:18 LINUX RESTART (2 CPU)
23:22:13
23:22:13 11:06:01 PM CPU %user %nice %system %iowait %steal %idle
23:22:13 11:07:01 PM all 8.01 0.02 2.12 88.91 0.05 0.90
23:22:13 11:07:01 PM 0 8.58 0.02 1.44 88.17 0.05 1.74
23:22:13 11:07:01 PM 1 7.43 0.02 2.80 89.65 0.05 0.05
23:22:13 11:08:01 PM all 17.93 0.00 4.10 38.49 0.13 39.35
23:22:13 11:08:01 PM 0 15.42 0.00 3.29 34.29 0.12 46.89
23:22:13 11:08:01 PM 1 20.45 0.00 4.91 42.68 0.13 31.82
23:22:13 11:09:01 PM all 14.60 0.00 1.97 17.89 0.07 65.47
23:22:13 11:09:01 PM 0 12.53 0.00 1.92 18.29 0.07 67.19
23:22:13 11:09:01 PM 1 16.67 0.00 2.03 17.49 0.07 63.75
23:22:13 11:10:01 PM all 17.42 0.00 3.03 23.36 0.09 56.11
23:22:13 11:10:01 PM 0 11.17 0.00 2.34 26.05 0.07 60.37
23:22:13 11:10:01 PM 1 23.66 0.00 3.71 20.67 0.12 51.85
23:22:13 11:11:01 PM all 7.28 0.00 1.57 26.79 0.07 64.29
23:22:13 11:11:01 PM 0 3.88 0.00 1.49 26.15 0.07 68.42
23:22:13 11:11:01 PM 1 10.69 0.00 1.65 27.43 0.07 60.16
23:22:13 11:12:01 PM all 10.56 0.00 1.66 3.10 0.08 84.61
23:22:13 11:12:01 PM 0 6.79 0.00 1.45 2.57 0.05 89.13
23:22:13 11:12:01 PM 1 14.32 0.00 1.87 3.62 0.10 80.09
23:22:13 11:13:01 PM all 11.25 0.00 1.66 1.16 0.07 85.86
23:22:13 11:13:01 PM 0 6.91 0.00 1.77 0.65 0.08 90.58
23:22:13 11:13:01 PM 1 15.58 0.00 1.55 1.67 0.05 81.15
23:22:13 11:14:01 PM all 9.10 0.00 2.03 3.30 0.06 85.52
23:22:13 11:14:01 PM 0 5.04 0.00 1.70 2.19 0.07 91.00
23:22:13 11:14:01 PM 1 13.17 0.00 2.37 4.41 0.05 80.00
23:22:13 11:15:01 PM all 17.32 0.00 3.01 8.16 0.09 71.42
23:22:13 11:15:01 PM 0 10.45 0.00 3.06 6.60 0.07 79.83
23:22:13 11:15:01 PM 1 24.21 0.00 2.96 9.72 0.12 63.00
23:22:13 11:16:01 PM all 10.77 0.00 2.73 19.58 0.08 66.84
23:22:13 11:16:01 PM 0 9.84 0.00 2.51 19.14 0.08 68.42
23:22:13 11:16:01 PM 1 11.70 0.00 2.95 20.02 0.07 65.26
23:22:13 11:17:01 PM all 0.28 0.00 0.11 0.98 0.04 98.60
23:22:13 11:17:01 PM 0 0.45 0.00 0.12 1.91 0.05 97.48
23:22:13 11:17:01 PM 1 0.10 0.00 0.10 0.05 0.03 99.72
23:22:13
23:22:13 11:17:01 PM CPU %user %nice %system %iowait %steal %idle
23:22:13 11:18:01 PM all 0.33 0.00 0.06 0.00 0.02 99.59
23:22:13 11:18:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38
23:22:13 11:18:01 PM 1 0.12 0.00 0.07 0.00 0.02 99.80
23:22:13 11:19:01 PM all 0.24 0.00 0.07 0.00 0.03 99.67
23:22:13 11:19:01 PM 0 0.38 0.00 0.05 0.00 0.02 99.55
23:22:13 11:19:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
23:22:13 11:20:00 PM all 0.31 0.00 0.09 0.00 0.03 99.57
23:22:13 11:20:00 PM 0 0.14 0.00 0.05 0.00 0.03 99.78
23:22:13 11:20:00 PM 1 0.48 0.00 0.12 0.00 0.03 99.37
23:22:13 11:20:01 PM all 21.37 0.00 16.13 2.82 0.00 59.68
23:22:13 11:20:01 PM 0 18.55 0.00 16.94 4.84 0.00 59.68
23:22:13 11:20:01 PM 1 24.19 0.00 15.32 0.81 0.00 59.68
23:22:13 11:21:01 PM all 29.42 0.00 3.15 1.99 0.09 65.36
23:22:13 11:21:01 PM 0 31.21 0.00 2.95 2.09 0.10 63.65
23:22:13 11:21:01 PM 1 27.62 0.00 3.34 1.89 0.08 67.07
23:22:13 11:22:01 PM all 15.63 0.00 2.24 17.00 0.07 65.06
23:22:13 11:22:01 PM 0 7.92 0.00 1.60 15.73 0.07 74.67
23:22:13 11:22:01 PM 1 23.34 0.00 2.87 18.28 0.07 55.44
23:22:13 Average: all 10.68 0.00 1.87 15.64 0.07 71.75
23:22:13 Average: 0 8.23 0.00 1.63 15.22 0.06 74.86
23:22:13 Average: 1 13.13 0.00 2.10 16.07 0.07 68.63
23:22:13
23:22:13
23:22:13