23:34:01 Started by upstream project "integration-distribution-weekly-test-trigger-titanium" build number 62
23:34:01 originally caused by:
23:34:01 Started by timer
23:34:01 Running as SYSTEM
23:34:01 [EnvInject] - Loading node environment variables.
23:34:01 Building remotely on prd-centos8-robot-2c-8g-10889 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium
23:34:02 [ssh-agent] Looking for ssh-agent implementation...
23:34:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:34:02 $ ssh-agent
23:34:02 SSH_AUTH_SOCK=/tmp/ssh-BUzmhQ65137J/agent.5396
23:34:02 SSH_AGENT_PID=5397
23:34:02 [ssh-agent] Started.
23:34:02 Running ssh-add (command line suppressed)
23:34:02 Identity added: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium@tmp/private_key_8999316332136485326.key (/w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium@tmp/private_key_8999316332136485326.key)
23:34:02 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:34:02 The recommended git tool is: NONE
23:34:04 using credential opendaylight-jenkins-ssh
23:34:04 Wiping out workspace first.
23:34:04 Cloning the remote Git repository
23:34:04 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:34:04 > git init /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test # timeout=10
23:34:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:34:05 > git --version # timeout=10
23:34:05 > git --version # 'git version 2.43.0'
23:34:05 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:34:05 [INFO] Currently running in a labeled security context
23:34:05 [INFO] Currently SELinux is 'enforcing' on the host
23:34:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test@tmp/jenkins-gitclient-ssh17145588711477078595.key
23:34:05 Verifying host key using known hosts file
23:34:05 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:34:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:34:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:34:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:34:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:34:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:34:09 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:34:09 [INFO] Currently running in a labeled security context
23:34:09 [INFO] Currently SELinux is 'enforcing' on the host
23:34:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test@tmp/jenkins-gitclient-ssh11193798283433602512.key
23:34:09 Verifying host key using known hosts file
23:34:09 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:34:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:34:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:34:09 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:34:09 > git config core.sparsecheckout # timeout=10
23:34:09 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:34:09 Commit message: "Adapt test for new pce-allocation field"
23:34:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:34:09 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:34:10 No emails were triggered.
23:34:10 provisioning config files...
23:34:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:34:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:34:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:34:10 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins12019172329304210516.sh
23:34:10 ---> python-tools-install.sh
23:34:10 Setup pyenv:
23:34:10 system
23:34:10 * 3.8.13 (set by /opt/pyenv/version)
23:34:10 * 3.9.13 (set by /opt/pyenv/version)
23:34:10 * 3.10.13 (set by /opt/pyenv/version)
23:34:10 * 3.11.7 (set by /opt/pyenv/version)
23:34:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSwo
23:34:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:34:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:34:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:34:19 lf-activate-venv(): INFO: Base packages installed successfully
23:34:19 lf-activate-venv(): INFO: Installing additional packages: lftools
23:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH
23:34:42 Generating Requirements File
23:35:02 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:35:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:35:02 Python 3.11.7
23:35:02 pip 25.3 from /tmp/venv-fSwo/lib/python3.11/site-packages/pip (python 3.11)
23:35:02 appdirs==1.4.4
23:35:02 argcomplete==3.6.3
23:35:02 aspy.yaml==1.3.0
23:35:02 attrs==25.4.0
23:35:02 autopage==0.5.2
23:35:02 beautifulsoup4==4.14.2
23:35:02 boto3==1.40.74
23:35:02 botocore==1.40.74
23:35:02 bs4==0.0.2
23:35:02 cachetools==6.2.2
23:35:02 certifi==2025.11.12
23:35:02 cffi==2.0.0
23:35:02 cfgv==3.4.0
23:35:02 chardet==5.2.0
23:35:02 charset-normalizer==3.4.4
23:35:02 click==8.3.1
23:35:02 cliff==4.11.0
23:35:02 cmd2==2.7.0
23:35:02 cryptography==3.3.2
23:35:02 debtcollector==3.0.0
23:35:02 decorator==5.2.1
23:35:02 defusedxml==0.7.1
23:35:02 Deprecated==1.3.1
23:35:02 distlib==0.4.0
23:35:02 dnspython==2.8.0
23:35:02 docker==7.1.0
23:35:02 dogpile.cache==1.5.0
23:35:02 durationpy==0.10
23:35:02 email-validator==2.3.0
23:35:02 filelock==3.20.0
23:35:02 future==1.0.0
23:35:02 gitdb==4.0.12
23:35:02 GitPython==3.1.45
23:35:02 google-auth==2.43.0
23:35:02 httplib2==0.31.0
23:35:02 identify==2.6.15
23:35:02 idna==3.11
23:35:02 importlib-resources==1.5.0
23:35:02 iso8601==2.1.0
23:35:02 Jinja2==3.1.6
23:35:02 jmespath==1.0.1
23:35:02 jsonpatch==1.33
23:35:02 jsonpointer==3.0.0
23:35:02 jsonschema==4.25.1
23:35:02 jsonschema-specifications==2025.9.1
23:35:02 keystoneauth1==5.12.0
23:35:02 kubernetes==34.1.0
23:35:02 lftools==0.37.15
23:35:02 lxml==6.0.2
23:35:02 markdown-it-py==4.0.0
23:35:02 MarkupSafe==3.0.3
23:35:02 mdurl==0.1.2
23:35:02 msgpack==1.1.2
23:35:02 multi_key_dict==2.0.3
23:35:02 munch==4.0.0
23:35:02 netaddr==1.3.0
23:35:02 niet==1.4.2
23:35:02 nodeenv==1.9.1
23:35:02 oauth2client==4.1.3
23:35:02 oauthlib==3.3.1
23:35:02 openstacksdk==4.8.0
23:35:02 os-service-types==1.8.1
23:35:02 osc-lib==4.2.0
23:35:02 oslo.config==10.1.0
23:35:02 oslo.context==6.1.0
23:35:02 oslo.i18n==6.7.0
23:35:02 oslo.log==7.2.1
23:35:02 oslo.serialization==5.8.0
23:35:02 oslo.utils==9.1.0
23:35:02 packaging==25.0
23:35:02 pbr==7.0.3
23:35:02 platformdirs==4.5.0
23:35:02 prettytable==3.17.0
23:35:02 psutil==7.1.3
23:35:02 pyasn1==0.6.1
23:35:02 pyasn1_modules==0.4.2
23:35:02 pycparser==2.23
23:35:02 pygerrit2==2.0.15
23:35:02 PyGithub==2.8.1
23:35:02 Pygments==2.19.2
23:35:02 PyJWT==2.10.1
23:35:02 PyNaCl==1.6.1
23:35:02 pyparsing==2.4.7
23:35:02 pyperclip==1.11.0
23:35:02 pyrsistent==0.20.0
23:35:02 python-cinderclient==9.8.0
23:35:02 python-dateutil==2.9.0.post0
23:35:02 python-heatclient==4.3.0
23:35:02 python-jenkins==1.8.3
23:35:02 python-keystoneclient==5.7.0
23:35:02 python-magnumclient==4.9.0
23:35:02 python-openstackclient==8.2.0
23:35:02 python-swiftclient==4.9.0
23:35:02 PyYAML==6.0.3
23:35:02 referencing==0.37.0
23:35:02 requests==2.32.5
23:35:02 requests-oauthlib==2.0.0
23:35:02 requestsexceptions==1.4.0
23:35:02 rfc3986==2.0.0
23:35:02 rich==14.2.0
23:35:02 rich-argparse==1.7.2
23:35:02 rpds-py==0.28.0
23:35:02 rsa==4.9.1
23:35:02 ruamel.yaml==0.18.16
23:35:02 ruamel.yaml.clib==0.2.14
23:35:02 s3transfer==0.14.0
23:35:02 simplejson==3.20.2
23:35:02 six==1.17.0
23:35:02 smmap==5.0.2
23:35:02 soupsieve==2.8
23:35:02 stevedore==5.5.0
23:35:02 tabulate==0.9.0
23:35:02 toml==0.10.2
23:35:02 tomlkit==0.13.3
23:35:02 tqdm==4.67.1
23:35:02 typing_extensions==4.15.0
23:35:02 tzdata==2025.2
23:35:02 urllib3==1.26.20
23:35:02 virtualenv==20.35.4
23:35:02 wcwidth==0.2.14
23:35:02 websocket-client==1.9.0
23:35:02 wrapt==2.0.1
23:35:02 xdg==6.0.0
23:35:02 xmltodict==1.0.2
23:35:02 yq==3.4.3
23:35:03 [EnvInject] - Injecting environment variables from a build step.
23:35:03 [EnvInject] - Injecting as environment variables the properties content
23:35:03 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:35:03 OS_CLOUD=vex
23:35:03 OS_STACK_NAME=releng-controller-csit-3node-drb-precedence-longevity-only-titanium-62
23:35:03 OS_STACK_TEMPLATE_DIR=openstack-hot
23:35:03
23:35:03 [EnvInject] - Variables injected successfully.
23:35:03 provisioning config files...
23:35:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:35:03 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins6384185099036148389.sh
23:35:03 ---> Create parameters file for OpenStack HOT
23:35:03 OpenStack Heat parameters generated
23:35:03 -----------------------------------
23:35:03 parameters:
23:35:03 vm_0_count: '3'
23:35:03 vm_0_flavor: 'v3-standard-4'
23:35:03 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:35:03 vm_1_count: '1'
23:35:03 vm_1_flavor: 'v3-standard-2'
23:35:03 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:35:03
23:35:03 job_name: '61504-62'
23:35:03 silo: 'releng'
23:35:03 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins8407907147168431652.sh
23:35:03 ---> Create HEAT stack
23:35:03 + source /home/jenkins/lf-env.sh
23:35:03 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:35:03 ++ mktemp -d /tmp/venv-XXXX
23:35:03 + lf_venv=/tmp/venv-sTLk
23:35:03 + local venv_file=/tmp/.os_lf_venv
23:35:03 + local python=python3
23:35:03 + local options
23:35:03 + local set_path=true
23:35:03 + local install_args=
23:35:03 ++ 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:35:03 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:35:03 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:35:03 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:35:03 + true
23:35:03 + case $1 in
23:35:03 + python=python3
23:35:03 + shift 2
23:35:03 + true
23:35:03 + case $1 in
23:35:03 + shift
23:35:03 + break
23:35:03 + case $python in
23:35:03 + local pkg_list=
23:35:03 + [[ -d /opt/pyenv ]]
23:35:03 + echo 'Setup pyenv:'
23:35:03 Setup pyenv:
23:35:03 + export PYENV_ROOT=/opt/pyenv
23:35:03 + PYENV_ROOT=/opt/pyenv
23:35:03 + 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:35:03 + 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:35:03 + pyenv versions
23:35:03 system
23:35:03 3.8.13
23:35:03 3.9.13
23:35:03 3.10.13
23:35:03 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.python-version)
23:35:03 + command -v pyenv
23:35:03 ++ pyenv init - --no-rehash
23:35:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:35:03 for i in ${!paths[@]}; do
23:35:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:35:03 fi; done;
23:35:03 echo "${paths[*]}"'\'')"
23:35:03 export PATH="/opt/pyenv/shims:${PATH}"
23:35:03 export PYENV_SHELL=bash
23:35:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:35:03 pyenv() {
23:35:03 local command
23:35:03 command="${1:-}"
23:35:03 if [ "$#" -gt 0 ]; then
23:35:03 shift
23:35:03 fi
23:35:03
23:35:03 case "$command" in
23:35:03 rehash|shell)
23:35:03 eval "$(pyenv "sh-$command" "$@")"
23:35:03 ;;
23:35:03 *)
23:35:03 command pyenv "$command" "$@"
23:35:03 ;;
23:35:03 esac
23:35:03 }'
23:35:03 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:35:03 for i in ${!paths[@]}; do
23:35:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:35:03 fi; done;
23:35:03 echo "${paths[*]}"'
23:35:03 ++ 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:35:03 ++ 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:35:03 ++ 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:35:03 ++ export PYENV_SHELL=bash
23:35:03 ++ PYENV_SHELL=bash
23:35:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:35:03 +++ complete -F _pyenv pyenv
23:35:03 ++ lf-pyver python3
23:35:03 ++ local py_version_xy=python3
23:35:03 ++ local py_version_xyz=
23:35:03 ++ awk '{ print $1 }'
23:35:03 ++ pyenv versions
23:35:03 ++ local command
23:35:03 ++ command=versions
23:35:03 ++ '[' 1 -gt 0 ']'
23:35:03 ++ shift
23:35:03 ++ case "$command" in
23:35:03 ++ command pyenv versions
23:35:03 ++ pyenv versions
23:35:03 ++ sed 's/^[ *]* //'
23:35:03 ++ grep -E '^[0-9.]*[0-9]$'
23:35:04 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:35:04 +++ grep '^3' /tmp/.pyenv_versions
23:35:04 +++ sort -V
23:35:04 +++ tail -n 1
23:35:04 ++ py_version_xyz=3.11.7
23:35:04 ++ [[ -z 3.11.7 ]]
23:35:04 ++ echo 3.11.7
23:35:04 ++ return 0
23:35:04 + pyenv local 3.11.7
23:35:04 + local command
23:35:04 + command=local
23:35:04 + '[' 2 -gt 0 ']'
23:35:04 + shift
23:35:04 + case "$command" in
23:35:04 + command pyenv local 3.11.7
23:35:04 + pyenv local 3.11.7
23:35:04 + for arg in "$@"
23:35:04 + case $arg in
23:35:04 + pkg_list+='lftools[openstack] '
23:35:04 + for arg in "$@"
23:35:04 + case $arg in
23:35:04 + pkg_list+='kubernetes '
23:35:04 + for arg in "$@"
23:35:04 + case $arg in
23:35:04 + pkg_list+='niet '
23:35:04 + for arg in "$@"
23:35:04 + case $arg in
23:35:04 + pkg_list+='python-heatclient '
23:35:04 + for arg in "$@"
23:35:04 + case $arg in
23:35:04 + pkg_list+='python-openstackclient '
23:35:04 + for arg in "$@"
23:35:04 + case $arg in
23:35:04 + pkg_list+='python-magnumclient '
23:35:04 + for arg in "$@"
23:35:04 + case $arg in
23:35:04 + pkg_list+='urllib3~=1.26.15 '
23:35:04 + for arg in "$@"
23:35:04 + case $arg in
23:35:04 + pkg_list+='yq '
23:35:04 + [[ -f /tmp/.os_lf_venv ]]
23:35:04 ++ cat /tmp/.os_lf_venv
23:35:04 + lf_venv=/tmp/venv-fSwo
23:35:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwo from' file:/tmp/.os_lf_venv
23:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwo from file:/tmp/.os_lf_venv
23:35:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:35:04 + local 'pip_opts=--upgrade --quiet'
23:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:35:04 + [[ -n '' ]]
23:35:04 + [[ -n '' ]]
23:35:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:35:04 + /tmp/venv-fSwo/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:35:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:35:06 lf-activate-venv(): INFO: Base packages installed successfully
23:35:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:35:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:35:06 + /tmp/venv-fSwo/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:35:24 + type python3
23:35:24 + true
23:35:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH'
23:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH
23:35:24 + PATH=/tmp/venv-fSwo/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:35:24 + return 0
23:35:24 + openstack --os-cloud vex limits show --absolute
23:35:25 +--------------------------+---------+
23:35:25 | Name | Value |
23:35:25 +--------------------------+---------+
23:35:25 | maxTotalInstances | -1 |
23:35:25 | maxTotalCores | 450 |
23:35:25 | maxTotalRAMSize | 1000000 |
23:35:25 | maxServerMeta | 128 |
23:35:25 | maxImageMeta | 128 |
23:35:25 | maxPersonality | 5 |
23:35:25 | maxPersonalitySize | 10240 |
23:35:25 | maxTotalKeypairs | 100 |
23:35:25 | maxServerGroups | 10 |
23:35:25 | maxServerGroupMembers | 10 |
23:35:25 | maxTotalFloatingIps | -1 |
23:35:25 | maxSecurityGroups | -1 |
23:35:25 | maxSecurityGroupRules | -1 |
23:35:25 | totalRAMUsed | 466944 |
23:35:25 | totalCoresUsed | 114 |
23:35:25 | totalInstancesUsed | 53 |
23:35:25 | totalFloatingIpsUsed | 0 |
23:35:25 | totalSecurityGroupsUsed | 0 |
23:35:25 | totalServerGroupsUsed | 0 |
23:35:25 | maxTotalVolumes | -1 |
23:35:25 | maxTotalSnapshots | 10 |
23:35:25 | maxTotalVolumeGigabytes | 4096 |
23:35:25 | maxTotalBackups | 10 |
23:35:25 | maxTotalBackupGigabytes | 1000 |
23:35:25 | totalVolumesUsed | 3 |
23:35:25 | totalGigabytesUsed | 60 |
23:35:25 | totalSnapshotsUsed | 0 |
23:35:25 | totalBackupsUsed | 0 |
23:35:25 | totalBackupGigabytesUsed | 0 |
23:35:25 +--------------------------+---------+
23:35:25 + pushd /opt/ciman/openstack-hot
23:35:25 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium
23:35:25 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-drb-precedence-longevity-only-titanium-62 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/stack-parameters.yaml
23:36:02 Creating stack releng-controller-csit-3node-drb-precedence-longevity-only-titanium-62
23:36:02 Waiting to initialize infrastructure...
23:36:02 Waiting to initialize infrastructure...
23:36:02 Stack initialization successful.
23:36:02 ------------------------------------
23:36:02 Stack Details
23:36:02 ------------------------------------
23:36:02 {'added': None,
23:36:02 'capabilities': [],
23:36:02 'created_at': '2025-11-15T23:35:28Z',
23:36:02 'deleted': None,
23:36:02 'deleted_at': None,
23:36:02 'description': 'No description',
23:36:02 'environment': None,
23:36:02 'environment_files': None,
23:36:02 'files': None,
23:36:02 'files_container': None,
23:36:02 'id': '7cedfce0-dfee-48ab-9783-99feb8c8d845',
23:36:02 'is_rollback_disabled': True,
23:36:02 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-drb-precedence-longevity-only-titanium-62/7cedfce0-dfee-48ab-9783-99feb8c8d845',
23:36:02 'rel': 'self'}],
23:36:02 '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:36:02 'name': 'releng-controller-csit-3node-drb-precedence-longevity-only-titanium-62',
23:36:02 'notification_topics': [],
23:36:02 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:36:02 'output_key': 'vm_0_ips',
23:36:02 'output_value': ['10.30.171.122',
23:36:02 '10.30.171.247',
23:36:02 '10.30.171.206']},
23:36:02 {'description': 'IP addresses of the 2nd vm types',
23:36:02 'output_key': 'vm_1_ips',
23:36:02 'output_value': ['10.30.170.37']}],
23:36:02 'owner_id': ****,
23:36:02 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:36:02 'OS::stack_id': '7cedfce0-dfee-48ab-9783-99feb8c8d845',
23:36:02 'OS::stack_name': 'releng-controller-csit-3node-drb-precedence-longevity-only-titanium-62',
23:36:02 'job_name': '61504-62',
23:36:02 'silo': 'releng',
23:36:02 'vm_0_count': '3',
23:36:02 'vm_0_flavor': 'v3-standard-4',
23:36:02 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:36:02 '20250917-133034.447',
23:36:02 'vm_1_count': '1',
23:36:02 'vm_1_flavor': 'v3-standard-2',
23:36:02 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:36:02 '- 20250917-133034.654'},
23:36:02 'parent_id': None,
23:36:02 'replaced': None,
23:36:02 'status': 'CREATE_COMPLETE',
23:36:02 'status_reason': 'Stack CREATE completed successfully',
23:36:02 'tags': [],
23:36:02 'template': None,
23:36:02 'template_description': 'No description',
23:36:02 'template_url': None,
23:36:02 'timeout_mins': 15,
23:36:02 'unchanged': None,
23:36:02 'updated': None,
23:36:02 'updated_at': None,
23:36:02 'user_project_id': 'f462e6622dfb40fd87e26d9488f0a69e'}
23:36:02 ------------------------------------
23:36:02 + popd
23:36:02 /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium
23:36:02 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins11417956168051109153.sh
23:36:03 ---> Copy SSH public keys to CSIT lab
23:36:03 Setup pyenv:
23:36:03 system
23:36:03 3.8.13
23:36:03 3.9.13
23:36:03 3.10.13
23:36:03 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.python-version)
23:36:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwo from file:/tmp/.os_lf_venv
23:36:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:36:05 lf-activate-venv(): INFO: Base packages installed successfully
23:36:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH
23:36:32 SSH not responding on 10.30.171.122. Retrying in 10 seconds...
23:36:33 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:36:33 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
23:36:33 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:36:33 releng-61504-62-0-builder-2
23:36:33 Successfully copied public keys to slave 10.30.171.206
23:36:33 releng-61504-62-1-mininet-ovs-217-0
23:36:33 Successfully copied public keys to slave 10.30.170.37
23:36:33 Process 6613 ready.
23:36:33 releng-61504-62-0-builder-1
23:36:33 Successfully copied public keys to slave 10.30.171.247
23:36:42 Ping to 10.30.171.122 successful.
23:36:43 SSH not responding on 10.30.171.122. Retrying in 10 seconds...
23:36:53 Ping to 10.30.171.122 successful.
23:36:54 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:36:55 releng-61504-62-0-builder-0
23:36:55 Successfully copied public keys to slave 10.30.171.122
23:36:55 Process 6614 ready.
23:36:55 Process 6615 ready.
23:36:55 Process 6617 ready.
23:36:55 SSH ready on all stack servers.
23:36:55 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins3819450001216242136.sh
23:36:55 Setup pyenv:
23:36:55 system
23:36:55 3.8.13
23:36:55 3.9.13
23:36:55 3.10.13
23:36:55 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.python-version)
23:36:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bapo
23:36:59 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.robot_venv
23:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:37:03 lf-activate-venv(): INFO: Base packages installed successfully
23:37:03 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-bapo/bin to PATH
23:37:05 + echo 'Installing Python Requirements'
23:37:05 Installing Python Requirements
23:37:05 + cat
23:37:05 + python -m pip install -r requirements.txt
23:37:05 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:37:05 Collecting docker-py (from -r requirements.txt (line 1))
23:37:05 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:37:05 Collecting ipaddr (from -r requirements.txt (line 2))
23:37:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:37:05 Installing build dependencies: started
23:37:06 Installing build dependencies: finished with status 'done'
23:37:06 Getting requirements to build wheel: started
23:37:06 Getting requirements to build wheel: finished with status 'done'
23:37:06 Preparing metadata (pyproject.toml): started
23:37:06 Preparing metadata (pyproject.toml): finished with status 'done'
23:37:06 Collecting netaddr (from -r requirements.txt (line 3))
23:37:06 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:37:06 Collecting netifaces (from -r requirements.txt (line 4))
23:37:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:37:06 Installing build dependencies: started
23:37:07 Installing build dependencies: finished with status 'done'
23:37:07 Getting requirements to build wheel: started
23:37:08 Getting requirements to build wheel: finished with status 'done'
23:37:08 Preparing metadata (pyproject.toml): started
23:37:08 Preparing metadata (pyproject.toml): finished with status 'done'
23:37:08 Collecting pyhocon (from -r requirements.txt (line 5))
23:37:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:37:08 Collecting requests (from -r requirements.txt (line 6))
23:37:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:37:08 Collecting robotframework (from -r requirements.txt (line 7))
23:37:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:37:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.5 MB/s 0:00:00
23:37:08 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:37:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:37:08 Installing build dependencies: started
23:37:09 Installing build dependencies: finished with status 'done'
23:37:09 Getting requirements to build wheel: started
23:37:09 Getting requirements to build wheel: finished with status 'done'
23:37:09 Preparing metadata (pyproject.toml): started
23:37:10 Preparing metadata (pyproject.toml): finished with status 'done'
23:37:10 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:37:10 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:37:10 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:37:10 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:37:10 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:37:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:37:10 Installing build dependencies: started
23:37:11 Installing build dependencies: finished with status 'done'
23:37:11 Getting requirements to build wheel: started
23:37:11 Getting requirements to build wheel: finished with status 'done'
23:37:11 Preparing metadata (pyproject.toml): started
23:37:11 Preparing metadata (pyproject.toml): finished with status 'done'
23:37:11 Collecting scapy (from -r requirements.txt (line 12))
23:37:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:37:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 48.2 MB/s 0:00:00
23:37:11 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:37:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:37:11 Installing build dependencies: started
23:37:12 Installing build dependencies: finished with status 'done'
23:37:12 Getting requirements to build wheel: started
23:37:12 Getting requirements to build wheel: finished with status 'done'
23:37:12 Preparing metadata (pyproject.toml): started
23:37:13 Preparing metadata (pyproject.toml): finished with status 'done'
23:37:13 Collecting elasticsearch (from -r requirements.txt (line 18))
23:37:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:37:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 29.0 MB/s 0:00:00
23:37:13 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:37:13 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:37:13 Collecting pyangbind (from -r requirements.txt (line 22))
23:37:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:37:13 Collecting isodate (from -r requirements.txt (line 25))
23:37:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:37:13 Collecting jmespath (from -r requirements.txt (line 28))
23:37:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:37:13 Collecting jsonpatch (from -r requirements.txt (line 31))
23:37:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:37:13 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:37:13 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:13 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:37:13 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:37:13 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:37:13 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:37:13 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:37:13 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:37:13 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:37:13 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:37:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:37:14 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:37:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:37:14 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:37:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:37:14 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:37:14 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:37:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:37:14 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:37:14 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:37: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:37:14 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:37: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:37:14 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:37:14 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:37:14 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:37:14 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:37:14 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:37:14 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:37:14 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:37:14 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:37:14 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:37:14 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:37:14 Collecting elasticsearch (from -r requirements.txt (line 18))
23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:37:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 44.1 MB/s 0:00:00
23:37:14 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:37:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:37:14 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:37:14 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:37:14 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:37:14 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:37:14 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:37:14 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:37:14 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:37:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.9 MB/s 0:00:00
23:37:15 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:37:15 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:37:16 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:37:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:37:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 31.9 MB/s 0:00:00
23:37:16 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:37:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:37:16 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:16 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:37:17 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:37:17 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:37:17 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:37:17 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:17 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:37:17 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:37:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:37:17 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:37:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 53.5 MB/s 0:00:00
23:37:17 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:17 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:37:17 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:37:17 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:37:17 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:37:17 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:37:18 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:37:18 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:37:18 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:18 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:37:18 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:37:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
23:37:18 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:37:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:37:18 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:37:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:37:18 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:37:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:37:18 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:37:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:37:18 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:37:18 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:37:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:37:18 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:37:18 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:37:18 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:37:18 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=d71055f7cc88bc7f5397387da8e88d7139cdc084329a22211843ac4a026c1da3
23:37:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:37:18 Building wheel for ipaddr (pyproject.toml): started
23:37:19 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:37:19 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=5542bc7f737d0a48d5bd8cd24d5016bb81940b8de5de2d7b9307962294d77ab0
23:37:19 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:37:19 Building wheel for netifaces (pyproject.toml): started
23:37:21 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:37:21 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41089 sha256=11fbf3cf2524db9bf40c2aa92189ab5f698576e905d85c41a448e8bef8b92f82
23:37:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:37:21 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:37:21 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:37:21 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e09d8eab09367ca5931dee178b9a07b205c6308fa5e111f58412aba3c855a6b0
23:37:21 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:37:21 Building wheel for jsonpath-rw (pyproject.toml): started
23:37:21 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:37:21 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=3d0c9813d2fd17c697c7f165f3b9fe45ac582c9db237881ceb5d9d7b2a137f66
23:37:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:37:21 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:37:22 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:37:28
23:37:28 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1
23:37:29 + pip freeze
23:37:29 attrs==25.4.0
23:37:29 bcrypt==5.0.0
23:37:29 beautifulsoup4==4.14.2
23:37:29 certifi==2025.11.12
23:37:29 cffi==2.0.0
23:37:29 charset-normalizer==3.4.4
23:37:29 click==8.3.1
23:37:29 cryptography==46.0.3
23:37:29 decorator==5.2.1
23:37:29 distlib==0.4.0
23:37:29 docker-py==1.10.6
23:37:29 docker-pycreds==0.4.0
23:37:29 elastic-transport==8.17.1
23:37:29 elasticsearch==8.19.2
23:37:29 elasticsearch-dsl==8.15.4
23:37:29 enum34==1.1.10
23:37:29 filelock==3.20.0
23:37:29 h11==0.16.0
23:37:29 idna==3.11
23:37:29 invoke==2.2.1
23:37:29 ipaddr==2.2.0
23:37:29 isodate==0.7.2
23:37:29 jmespath==1.0.1
23:37:29 jsonpatch==1.33
23:37:29 jsonpath-rw==1.4.0
23:37:29 jsonpointer==3.0.0
23:37:29 lxml==6.0.2
23:37:29 netaddr==1.3.0
23:37:29 netifaces==0.11.0
23:37:29 outcome==1.3.0.post0
23:37:29 paramiko==4.0.0
23:37:29 platformdirs==4.5.0
23:37:29 ply==3.11
23:37:29 pyang==2.7.1
23:37:29 pyangbind==0.8.6
23:37:29 pycparser==2.23
23:37:29 pyhocon==0.3.61
23:37:29 PyNaCl==1.6.1
23:37:29 pyparsing==3.2.5
23:37:29 PySocks==1.7.1
23:37:29 python-dateutil==2.9.0.post0
23:37:29 regex==2025.11.3
23:37:29 requests==2.32.5
23:37:29 robotframework==7.3.2
23:37:29 robotframework-httplibrary==0.4.2
23:37:29 robotframework-pythonlibcore==4.4.1
23:37:29 robotframework-requests==0.9.7
23:37:29 robotframework-selenium2library==3.0.0
23:37:29 robotframework-seleniumlibrary==6.8.0
23:37:29 robotframework-sshlibrary==3.8.0
23:37:29 scapy==2.6.1
23:37:29 scp==0.15.0
23:37:29 selenium==4.38.0
23:37:29 six==1.17.0
23:37:29 sniffio==1.3.1
23:37:29 sortedcontainers==2.4.0
23:37:29 soupsieve==2.8
23:37:29 trio==0.32.0
23:37:29 trio-websocket==0.12.2
23:37:29 typing_extensions==4.15.0
23:37:29 urllib3==2.5.0
23:37:29 virtualenv==20.35.4
23:37:29 waitress==3.0.2
23:37:29 WebOb==1.8.9
23:37:29 websocket-client==1.9.0
23:37:29 WebTest==3.0.7
23:37:29 wsproto==1.3.1
23:37:29 [EnvInject] - Injecting environment variables from a build step.
23:37:29 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:37:29 [EnvInject] - Variables injected successfully.
23:37:29 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins10648855796172892125.sh
23:37:29 Setup pyenv:
23:37:29 system
23:37:29 3.8.13
23:37:29 3.9.13
23:37:29 3.10.13
23:37:29 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.python-version)
23:37:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwo from file:/tmp/.os_lf_venv
23:37:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:37:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:37:31 lf-activate-venv(): INFO: Base packages installed successfully
23:37:31 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:37:39 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:37:39 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:37:39 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:37:39 lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH
23:37:39 + ODL_SYSTEM=()
23:37:39 + TOOLS_SYSTEM=()
23:37:39 + OPENSTACK_SYSTEM=()
23:37:39 + OPENSTACK_CONTROLLERS=()
23:37:39 + mapfile -t ADDR
23:37:39 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-drb-precedence-longevity-only-titanium-62
23:37:39 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:37:40 + for i in "${ADDR[@]}"
23:37:40 ++ ssh 10.30.170.37 hostname -s
23:37:40 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
23:37:41 + REMHOST=releng-61504-62-1-mininet-ovs-217-0
23:37:41 + case ${REMHOST} in
23:37:41 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:37:41 + for i in "${ADDR[@]}"
23:37:41 ++ ssh 10.30.171.122 hostname -s
23:37:41 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:37:41 + REMHOST=releng-61504-62-0-builder-0
23:37:41 + case ${REMHOST} in
23:37:41 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:37:41 + for i in "${ADDR[@]}"
23:37:41 ++ ssh 10.30.171.247 hostname -s
23:37:41 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:37:42 + REMHOST=releng-61504-62-0-builder-1
23:37:42 + case ${REMHOST} in
23:37:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:37:42 + for i in "${ADDR[@]}"
23:37:42 ++ ssh 10.30.171.206 hostname -s
23:37:42 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:37:42 + REMHOST=releng-61504-62-0-builder-2
23:37:42 + case ${REMHOST} in
23:37:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:37:42 + echo NUM_ODL_SYSTEM=3
23:37:42 + echo NUM_TOOLS_SYSTEM=1
23:37:42 + '[' '' == yes ']'
23:37:42 + NUM_OPENSTACK_SYSTEM=0
23:37:42 + echo NUM_OPENSTACK_SYSTEM=0
23:37:42 + '[' 0 -eq 2 ']'
23:37:42 + echo ODL_SYSTEM_IP=10.30.171.122
23:37:42 ++ seq 0 2
23:37:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:37:42 + echo ODL_SYSTEM_1_IP=10.30.171.122
23:37:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:37:42 + echo ODL_SYSTEM_2_IP=10.30.171.247
23:37:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:37:42 + echo ODL_SYSTEM_3_IP=10.30.171.206
23:37:42 + echo TOOLS_SYSTEM_IP=10.30.170.37
23:37:42 ++ seq 0 0
23:37:42 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:37:42 + echo TOOLS_SYSTEM_1_IP=10.30.170.37
23:37:42 + openstack_index=0
23:37:42 + NUM_OPENSTACK_CONTROL_NODES=1
23:37:42 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:37:42 ++ seq 0 0
23:37:42 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:37:42 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:37:42 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:42 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:42 + '[' -1 -ge 2 ']'
23:37:42 ++ seq 0 -2
23:37:42 + NUM_OPENSTACK_HAPROXY_NODES=0
23:37:42 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:37:42 ++ seq 0 -1
23:37:42 + echo 'Contents of slave_addresses.txt:'
23:37:42 Contents of slave_addresses.txt:
23:37:42 + cat slave_addresses.txt
23:37:42 NUM_ODL_SYSTEM=3
23:37:42 NUM_TOOLS_SYSTEM=1
23:37:42 NUM_OPENSTACK_SYSTEM=0
23:37:42 ODL_SYSTEM_IP=10.30.171.122
23:37:42 ODL_SYSTEM_1_IP=10.30.171.122
23:37:42 ODL_SYSTEM_2_IP=10.30.171.247
23:37:42 ODL_SYSTEM_3_IP=10.30.171.206
23:37:42 TOOLS_SYSTEM_IP=10.30.170.37
23:37:42 TOOLS_SYSTEM_1_IP=10.30.170.37
23:37:42 NUM_OPENSTACK_CONTROL_NODES=1
23:37:42 OPENSTACK_CONTROL_NODE_1_IP=
23:37:42 NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:42 NUM_OPENSTACK_HAPROXY_NODES=0
23:37:42 [EnvInject] - Injecting environment variables from a build step.
23:37:42 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:37:42 [EnvInject] - Variables injected successfully.
23:37:42 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/sh /tmp/jenkins1182746765190533489.sh
23:37:42 Preparing for JRE Version 21
23:37:42 Karaf artifact is karaf
23:37:42 Karaf project is integration
23:37:42 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:37:42 [EnvInject] - Injecting environment variables from a build step.
23:37:42 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:37:42 [EnvInject] - Variables injected successfully.
23:37:43 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins11927530598860282733.sh
23:37:43 2025-11-15 23:37:43 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:37:43 Bundle version is 0.22.2-SNAPSHOT
23:37:43 --2025-11-15 23:37:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:37:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:43 HTTP request sent, awaiting response... 200 OK
23:37:43 Length: 1410 (1.4K) [application/xml]
23:37:43 Saving to: ‘maven-metadata.xml’
23:37:43
23:37:43 0K . 100% 48.2M=0s
23:37:43
23:37:43 2025-11-15 23:37:43 (48.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:37:43
23:37:43
23:37:43
23:37:43 org.opendaylight.integration
23:37:43 karaf
23:37:43 0.22.2-SNAPSHOT
23:37:43
23:37:43
23:37:43 20251115.175727
23:37:43 125
23:37:43
23:37:43 20251115175727
23:37:43
23:37:43
23:37:43 pom
23:37:43 0.22.2-20251115.175727-125
23:37:43 20251115175727
23:37:43
23:37:43
23:37:43 tar.gz
23:37:43 0.22.2-20251115.175727-125
23:37:43 20251115175727
23:37:43
23:37:43
23:37:43 zip
23:37:43 0.22.2-20251115.175727-125
23:37:43 20251115175727
23:37:43
23:37:43
23:37:43 cyclonedx
23:37:43 xml
23:37:43 0.22.2-20251115.175727-125
23:37:43 20251115175727
23:37:43
23:37:43
23:37:43 cyclonedx
23:37:43 json
23:37:43 0.22.2-20251115.175727-125
23:37:43 20251115175727
23:37:43
23:37:43
23:37:43
23:37:43
23:37:43 Nexus timestamp is 0.22.2-20251115.175727-125
23:37:43 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip
23:37:43 Distribution bundle is karaf-0.22.2-20251115.175727-125.zip
23:37:43 Distribution bundle version is 0.22.2-SNAPSHOT
23:37:43 Distribution folder is karaf-0.22.2-SNAPSHOT
23:37:43 Nexus prefix is https://nexus.opendaylight.org
23:37:43 [EnvInject] - Injecting environment variables from a build step.
23:37:43 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:37:43 [EnvInject] - Variables injected successfully.
23:37:43 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins17075200545955377744.sh
23:37:43 Setup pyenv:
23:37:43 system
23:37:43 3.8.13
23:37:43 3.9.13
23:37:43 3.10.13
23:37:43 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.python-version)
23:37:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwo from file:/tmp/.os_lf_venv
23:37:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:37:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:37:45 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:37:45 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:37:45 lf-activate-venv(): INFO: Base packages installed successfully
23:37:45 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:37:51 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:37:51 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:37:51 lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH
23:37:51 Copying common-functions.sh to /tmp
23:37:53 Copying common-functions.sh to 10.30.171.122:/tmp
23:37:53 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:37:53 Copying common-functions.sh to 10.30.171.247:/tmp
23:37:53 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:37:53 Copying common-functions.sh to 10.30.171.206:/tmp
23:37:53 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:37:54 Copying common-functions.sh to 10.30.170.37:/tmp
23:37:54 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
23:37:54 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins7387202715561137738.sh
23:37:54 common-functions.sh is being sourced
23:37:54 common-functions environment:
23:37:54 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:54 ACTUALFEATURES:
23:37:54 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:54 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:37:54 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:54 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:54 CONTROLLERMEM: 2048m
23:37:54 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:37:54 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:37:54 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:37:54 SUITES:
23:37:54
23:37:54 #################################################
23:37:54 ## Configure Cluster and Start ##
23:37:54 #################################################
23:37:54 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app
23:37:54 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf-noauth odl-clustering-test-app
23:37:54 Locating script plan to use...
23:37:54 Finished running script plans
23:37:54 Configuring member-1 with IP address 10.30.171.122
23:37:54 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:37:54 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:37:55 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:37:55 common-functions.sh is being sourced
23:37:55 ++ [[ /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:37:55 ++ echo 'common-functions.sh is being sourced'
23:37:55 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:37:55 ++ DISTROSTREAM=titanium
23:37:55 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:55 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:55 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:55 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:55 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:37:55 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:37:55 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:55 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:55 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:55 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:55 ++ export CONTROLLERMEM=
23:37:55 ++ CONTROLLERMEM=
23:37:55 ++ case "${DISTROSTREAM}" in
23:37:55 ++ CLUSTER_SYSTEM=pekko
23:37:55 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:37:55 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:37:55 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:37:55 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:37:55 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:37:55 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:37:55 ++ print_common_env
23:37:55 ++ cat
23:37:55 common-functions environment:
23:37:55 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:55 ACTUALFEATURES:
23:37:55 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:55 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:37:55 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:55 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:55 CONTROLLERMEM:
23:37:55 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:37:55 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:37:55 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:37:55 SUITES:
23:37:55
23:37:55 ++ SSH='ssh -t -t'
23:37:55 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:37:55 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:37:55 Changing to /tmp
23:37:55 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip
23:37:55 + echo 'Changing to /tmp'
23:37:55 + cd /tmp
23:37:55 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip'
23:37:55 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip
23:37:55 --2025-11-15 23:37:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip
23:37:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:55 HTTP request sent, awaiting response... 200 OK
23:37:55 Length: 234980658 (224M) [application/zip]
23:37:55 Saving to: ‘karaf-0.22.2-20251115.175727-125.zip’
23:37:55
23:37:55 0K ........ ........ ........ ........ ........ ........ 1% 23.4M 9s
23:37:55 3072K ........ ........ ........ ........ ........ ........ 2% 67.9M 6s
23:37:55 6144K ........ ........ ........ ........ ........ ........ 4% 142M 5s
23:37:55 9216K ........ ........ ........ ........ ........ ........ 5% 133M 4s
23:37:55 12288K ........ ........ ........ ........ ........ ........ 6% 131M 3s
23:37:55 15360K ........ ........ ........ ........ ........ ........ 8% 179M 3s
23:37:55 18432K ........ ........ ........ ........ ........ ........ 9% 197M 3s
23:37:55 21504K ........ ........ ........ ........ ........ ........ 10% 184M 2s
23:37:55 24576K ........ ........ ........ ........ ........ ........ 12% 220M 2s
23:37:55 27648K ........ ........ ........ ........ ........ ........ 13% 230M 2s
23:37:55 30720K ........ ........ ........ ........ ........ ........ 14% 238M 2s
23:37:55 33792K ........ ........ ........ ........ ........ ........ 16% 254M 2s
23:37:55 36864K ........ ........ ........ ........ ........ ........ 17% 241M 2s
23:37:55 39936K ........ ........ ........ ........ ........ ........ 18% 257M 2s
23:37:55 43008K ........ ........ ........ ........ ........ ........ 20% 276M 1s
23:37:55 46080K ........ ........ ........ ........ ........ ........ 21% 278M 1s
23:37:55 49152K ........ ........ ........ ........ ........ ........ 22% 267M 1s
23:37:55 52224K ........ ........ ........ ........ ........ ........ 24% 274M 1s
23:37:55 55296K ........ ........ ........ ........ ........ ........ 25% 284M 1s
23:37:55 58368K ........ ........ ........ ........ ........ ........ 26% 273M 1s
23:37:55 61440K ........ ........ ........ ........ ........ ........ 28% 273M 1s
23:37:55 64512K ........ ........ ........ ........ ........ ........ 29% 275M 1s
23:37:55 67584K ........ ........ ........ ........ ........ ........ 30% 272M 1s
23:37:55 70656K ........ ........ ........ ........ ........ ........ 32% 279M 1s
23:37:55 73728K ........ ........ ........ ........ ........ ........ 33% 280M 1s
23:37:55 76800K ........ ........ ........ ........ ........ ........ 34% 276M 1s
23:37:55 79872K ........ ........ ........ ........ ........ ........ 36% 267M 1s
23:37:55 82944K ........ ........ ........ ........ ........ ........ 37% 277M 1s
23:37:55 86016K ........ ........ ........ ........ ........ ........ 38% 279M 1s
23:37:55 89088K ........ ........ ........ ........ ........ ........ 40% 276M 1s
23:37:55 92160K ........ ........ ........ ........ ........ ........ 41% 261M 1s
23:37:55 95232K ........ ........ ........ ........ ........ ........ 42% 289M 1s
23:37:55 98304K ........ ........ ........ ........ ........ ........ 44% 265M 1s
23:37:55 101376K ........ ........ ........ ........ ........ ........ 45% 281M 1s
23:37:55 104448K ........ ........ ........ ........ ........ ........ 46% 275M 1s
23:37:55 107520K ........ ........ ........ ........ ........ ........ 48% 265M 1s
23:37:55 110592K ........ ........ ........ ........ ........ ........ 49% 272M 1s
23:37:55 113664K ........ ........ ........ ........ ........ ........ 50% 267M 1s
23:37:55 116736K ........ ........ ........ ........ ........ ........ 52% 290M 1s
23:37:55 119808K ........ ........ ........ ........ ........ ........ 53% 275M 1s
23:37:55 122880K ........ ........ ........ ........ ........ ........ 54% 276M 1s
23:37:55 125952K ........ ........ ........ ........ ........ ........ 56% 276M 1s
23:37:55 129024K ........ ........ ........ ........ ........ ........ 57% 270M 1s
23:37:55 132096K ........ ........ ........ ........ ........ ........ 58% 285M 0s
23:37:55 135168K ........ ........ ........ ........ ........ ........ 60% 277M 0s
23:37:55 138240K ........ ........ ........ ........ ........ ........ 61% 264M 0s
23:37:55 141312K ........ ........ ........ ........ ........ ........ 62% 272M 0s
23:37:55 144384K ........ ........ ........ ........ ........ ........ 64% 278M 0s
23:37:55 147456K ........ ........ ........ ........ ........ ........ 65% 267M 0s
23:37:55 150528K ........ ........ ........ ........ ........ ........ 66% 279M 0s
23:37:55 153600K ........ ........ ........ ........ ........ ........ 68% 275M 0s
23:37:55 156672K ........ ........ ........ ........ ........ ........ 69% 277M 0s
23:37:55 159744K ........ ........ ........ ........ ........ ........ 70% 278M 0s
23:37:55 162816K ........ ........ ........ ........ ........ ........ 72% 280M 0s
23:37:56 165888K ........ ........ ........ ........ ........ ........ 73% 262M 0s
23:37:56 168960K ........ ........ ........ ........ ........ ........ 74% 285M 0s
23:37:56 172032K ........ ........ ........ ........ ........ ........ 76% 275M 0s
23:37:56 175104K ........ ........ ........ ........ ........ ........ 77% 291M 0s
23:37:56 178176K ........ ........ ........ ........ ........ ........ 78% 278M 0s
23:37:56 181248K ........ ........ ........ ........ ........ ........ 80% 277M 0s
23:37:56 184320K ........ ........ ........ ........ ........ ........ 81% 276M 0s
23:37:56 187392K ........ ........ ........ ........ ........ ........ 83% 279M 0s
23:37:56 190464K ........ ........ ........ ........ ........ ........ 84% 280M 0s
23:37:56 193536K ........ ........ ........ ........ ........ ........ 85% 278M 0s
23:37:56 196608K ........ ........ ........ ........ ........ ........ 87% 274M 0s
23:37:56 199680K ........ ........ ........ ........ ........ ........ 88% 265M 0s
23:37:56 202752K ........ ........ ........ ........ ........ ........ 89% 271M 0s
23:37:56 205824K ........ ........ ........ ........ ........ ........ 91% 281M 0s
23:37:56 208896K ........ ........ ........ ........ ........ ........ 92% 273M 0s
23:37:56 211968K ........ ........ ........ ........ ........ ........ 93% 280M 0s
23:37:56 215040K ........ ........ ........ ........ ........ ........ 95% 277M 0s
23:37:56 218112K ........ ........ ........ ........ ........ ........ 96% 276M 0s
23:37:56 221184K ........ ........ ........ ........ ........ ........ 97% 278M 0s
23:37:56 224256K ........ ........ ........ ........ ........ ........ 99% 277M 0s
23:37:56 227328K ........ ........ ........ ........ . 100% 275M=1.0s
23:37:56
23:37:56 2025-11-15 23:37:56 (219 MB/s) - ‘karaf-0.22.2-20251115.175727-125.zip’ saved [234980658/234980658]
23:37:56
23:37:56 Extracting the new controller...
23:37:56 + echo 'Extracting the new controller...'
23:37:56 + unzip -q karaf-0.22.2-20251115.175727-125.zip
23:37:58 Adding external repositories...
23:37:58 + echo 'Adding external repositories...'
23:37:58 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:58 ################################################################################
23:37:58 #
23:37:58 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:58 # contributor license agreements. See the NOTICE file distributed with
23:37:58 # this work for additional information regarding copyright ownership.
23:37:58 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:58 # (the "License"); you may not use this file except in compliance with
23:37:58 # the License. You may obtain a copy of the License at
23:37:58 #
23:37:58 # http://www.apache.org/licenses/LICENSE-2.0
23:37:58 #
23:37:58 # Unless required by applicable law or agreed to in writing, software
23:37:58 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:58 # See the License for the specific language governing permissions and
23:37:58 # limitations under the License.
23:37:58 #
23:37:58 ################################################################################
23:37:58
23:37:58 #
23:37:58 # If set to true, the following property will not allow any certificate to be used
23:37:58 # when accessing Maven repositories through SSL
23:37:58 #
23:37:58 #org.ops4j.pax.url.mvn.certificateCheck=
23:37:58
23:37:58 #
23:37:58 # Path to the local Maven settings file.
23:37:58 # The repositories defined in this file will be automatically added to the list
23:37:58 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:37:58 # below is not set.
23:37:58 # The following locations are checked for the existence of the settings.xml file
23:37:58 # * 1. looks for the specified url
23:37:58 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:37:58 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:37:58 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:37:58 #
23:37:58 #org.ops4j.pax.url.mvn.settings=
23:37:58
23:37:58 #
23:37:58 # Path to the local Maven repository which is used to avoid downloading
23:37:58 # artifacts when they already exist locally.
23:37:58 # The value of this property will be extracted from the settings.xml file
23:37:58 # above, or defaulted to:
23:37:58 # System.getProperty( "user.home" ) + "/.m2/repository"
23:37:58 #
23:37:58 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:37:58
23:37:58 #
23:37:58 # Default this to false. It's just weird to use undocumented repos
23:37:58 #
23:37:58 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:37:58
23:37:58 #
23:37:58 # Uncomment if you don't wanna use the proxy settings
23:37:58 # from the Maven conf/settings.xml file
23:37:58 #
23:37:58 # org.ops4j.pax.url.mvn.proxySupport=false
23:37:58
23:37:58 #
23:37:58 # Comma separated list of repositories scanned when resolving an artifact.
23:37:58 # Those repositories will be checked before iterating through the
23:37:58 # below list of repositories and even before the local repository
23:37:58 # A repository url can be appended with zero or more of the following flags:
23:37:58 # @snapshots : the repository contains snaphots
23:37:58 # @noreleases : the repository does not contain any released artifacts
23:37:58 #
23:37:58 # The following property value will add the system folder as a repo.
23:37:58 #
23:37:58 org.ops4j.pax.url.mvn.defaultRepositories=\
23:37:58 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:37:58 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:37:58 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:37:58
23:37:58 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:37:58 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:37:58
23:37:58 #
23:37:58 # Comma separated list of repositories scanned when resolving an artifact.
23:37:58 # The default list includes the following repositories:
23:37:58 # http://repo1.maven.org/maven2@id=central
23:37:58 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:37:58 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:37:58 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:37:58 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:37:58 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:37:58 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:37:58 # To add repositories to the default ones, prepend '+' to the list of repositories
23:37:58 # to add.
23:37:58 # A repository url can be appended with zero or more of the following flags:
23:37:58 # @snapshots : the repository contains snapshots
23:37:58 # @noreleases : the repository does not contain any released artifacts
23:37:58 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:37:58 #
23:37:58 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:37:58
23:37:58 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:37:58 + [[ True == \T\r\u\e ]]
23:37:58 + echo 'Configuring the startup features...'
23:37:58 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:58 + FEATURE_TEST_STRING=features-test
23:37:58 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:37:58 + KARAF_VERSION=karaf4
23:37:58 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:37:58 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:58 + [[ ! -z '' ]]
23:37:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:58 ################################################################################
23:37:58 #
23:37:58 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:58 # contributor license agreements. See the NOTICE file distributed with
23:37:58 # this work for additional information regarding copyright ownership.
23:37:58 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:58 # (the "License"); you may not use this file except in compliance with
23:37:58 # the License. You may obtain a copy of the License at
23:37:58 #
23:37:58 # http://www.apache.org/licenses/LICENSE-2.0
23:37:58 #
23:37:58 # Unless required by applicable law or agreed to in writing, software
23:37:58 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:58 # See the License for the specific language governing permissions and
23:37:58 # limitations under the License.
23:37:58 #
23:37:58 ################################################################################
23:37:58
23:37:58 #
23:37:58 # Comma separated list of features repositories to register by default
23:37:58 #
23:37:58 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/db61186c-25f3-4876-b173-3c50d346ef9a.xml
23:37:58
23:37:58 #
23:37:58 # Comma separated list of features to install at startup
23:37:58 #
23:37:58 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app, 194b8fa0-b6ab-4a79-b3b5-c302dcf645cb
23:37:58
23:37:58 #
23:37:58 # Resource repositories (OBR) that the features resolver can use
23:37:58 # to resolve requirements/capabilities
23:37:58 #
23:37:58 # The format of the resourceRepositories is
23:37:58 # resourceRepositories=[xml:url|json:url],...
23:37:58 # for Instance:
23:37:58 #
23:37:58 #resourceRepositories=xml:http://host/path/to/index.xml
23:37:58 # or
23:37:58 #resourceRepositories=json:http://host/path/to/index.json
23:37:58 #
23:37:58
23:37:58 #
23:37:58 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:37:58 #
23:37:58 featuresBootAsynchronous=false
23:37:58
23:37:58 #
23:37:58 # Service requirements enforcement
23:37:58 #
23:37:58 # By default, the feature resolver checks the service requirements/capabilities of
23:37:58 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:37:58 # the required bundles.
23:37:58 # The following flag can have those values:
23:37:58 # - disable: service requirements are completely ignored
23:37:58 # - default: service requirements are ignored for old features
23:37:58 # - enforce: service requirements are always verified
23:37:58 #
23:37:58 #serviceRequirements=default
23:37:58
23:37:58 #
23:37:58 # Store cfg file for config element in feature
23:37:58 #
23:37:58 #configCfgStore=true
23:37:58
23:37:58 #
23:37:58 # Define if the feature service automatically refresh bundles
23:37:58 #
23:37:58 autoRefresh=true
23:37:58
23:37:58 #
23:37:58 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:37:58 # XML file defines instructions related to features processing
23:37:58 # versions.properties may declare properties to resolve placeholders in XML file
23:37:58 # both files are relative to ${karaf.etc}
23:37:58 #
23:37:58 #featureProcessing=org.apache.karaf.features.xml
23:37:58 #featureProcessingVersions=versions.properties
23:37:58 + configure_karaf_log karaf4 ''
23:37:58 + local -r karaf_version=karaf4
23:37:58 + local -r controllerdebugmap=
23:37:58 + local logapi=log4j
23:37:58 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:58 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:58 log4j2.rootLogger.level = INFO
23:37:58 #log4j2.rootLogger.type = asyncRoot
23:37:58 #log4j2.rootLogger.includeLocation = false
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:58 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:58 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:58 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:58 log4j2.logger.spifly.level = WARN
23:37:58 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:58 log4j2.logger.audit.level = INFO
23:37:58 log4j2.logger.audit.additivity = false
23:37:58 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:58 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:58 log4j2.appender.console.type = Console
23:37:58 log4j2.appender.console.name = Console
23:37:58 log4j2.appender.console.layout.type = PatternLayout
23:37:58 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:58 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:58 log4j2.appender.rolling.name = RollingFile
23:37:58 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:58 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:58 #log4j2.appender.rolling.immediateFlush = false
23:37:58 log4j2.appender.rolling.append = true
23:37:58 log4j2.appender.rolling.layout.type = PatternLayout
23:37:58 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:58 log4j2.appender.rolling.policies.type = Policies
23:37:58 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:58 log4j2.appender.rolling.policies.size.size = 64MB
23:37:58 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:58 log4j2.appender.rolling.strategy.max = 7
23:37:58 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:58 log4j2.appender.audit.name = AuditRollingFile
23:37:58 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:58 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:58 log4j2.appender.audit.append = true
23:37:58 log4j2.appender.audit.layout.type = PatternLayout
23:37:58 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:58 log4j2.appender.audit.policies.type = Policies
23:37:58 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:58 log4j2.appender.audit.policies.size.size = 8MB
23:37:58 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:58 log4j2.appender.audit.strategy.max = 7
23:37:58 log4j2.appender.osgi.type = PaxOsgi
23:37:58 log4j2.appender.osgi.name = PaxOsgi
23:37:58 log4j2.appender.osgi.filter = *
23:37:58 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:58 #log4j2.logger.aether.level = TRACE
23:37:58 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:58 #log4j2.logger.http-headers.level = DEBUG
23:37:58 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:58 #log4j2.logger.maven.level = TRACE
23:37:58 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:37:58 + logapi=log4j2
23:37:58 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:37:58 + '[' log4j2 == log4j2 ']'
23:37:58 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:58 controllerdebugmap:
23:37:58 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:58 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:37:58 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:37:58 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:37:58 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:37:58 + unset IFS
23:37:58 + echo 'controllerdebugmap: '
23:37:58 + '[' -n '' ']'
23:37:58 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:37:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:58 ################################################################################
23:37:58 #
23:37:58 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:58 # contributor license agreements. See the NOTICE file distributed with
23:37:58 # this work for additional information regarding copyright ownership.
23:37:58 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:58 # (the "License"); you may not use this file except in compliance with
23:37:58 # the License. You may obtain a copy of the License at
23:37:58 #
23:37:58 # http://www.apache.org/licenses/LICENSE-2.0
23:37:58 #
23:37:58 # Unless required by applicable law or agreed to in writing, software
23:37:58 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:58 # See the License for the specific language governing permissions and
23:37:58 # limitations under the License.
23:37:58 #
23:37:58 ################################################################################
23:37:58
23:37:58 # Common pattern layout for appenders
23:37:58 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:58
23:37:58 # Root logger
23:37:58 log4j2.rootLogger.level = INFO
23:37:58 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:37:58 #log4j2.rootLogger.type = asyncRoot
23:37:58 #log4j2.rootLogger.includeLocation = false
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:58 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:58 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:58
23:37:58 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:58
23:37:58 # Loggers configuration
23:37:58
23:37:58 # Spifly logger
23:37:58 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:58 log4j2.logger.spifly.level = WARN
23:37:58
23:37:58 # Security audit logger
23:37:58 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:58 log4j2.logger.audit.level = INFO
23:37:58 log4j2.logger.audit.additivity = false
23:37:58 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:58
23:37:58 # Appenders configuration
23:37:58
23:37:58 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:58 log4j2.appender.console.type = Console
23:37:58 log4j2.appender.console.name = Console
23:37:58 log4j2.appender.console.layout.type = PatternLayout
23:37:58 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:58
23:37:58 # Rolling file appender
23:37:58 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:58 log4j2.appender.rolling.name = RollingFile
23:37:58 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:58 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:58 # uncomment to not force a disk flush
23:37:58 #log4j2.appender.rolling.immediateFlush = false
23:37:58 log4j2.appender.rolling.append = true
23:37:58 log4j2.appender.rolling.layout.type = PatternLayout
23:37:58 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:58 log4j2.appender.rolling.policies.type = Policies
23:37:58 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:58 log4j2.appender.rolling.policies.size.size = 1GB
23:37:58 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:58 log4j2.appender.rolling.strategy.max = 7
23:37:58
23:37:58 # Audit file appender
23:37:58 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:58 log4j2.appender.audit.name = AuditRollingFile
23:37:58 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:58 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:58 log4j2.appender.audit.append = true
23:37:58 log4j2.appender.audit.layout.type = PatternLayout
23:37:58 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:58 log4j2.appender.audit.policies.type = Policies
23:37:58 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:58 log4j2.appender.audit.policies.size.size = 8MB
23:37:58 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:58 log4j2.appender.audit.strategy.max = 7
23:37:58
23:37:58 # OSGi appender
23:37:58 log4j2.appender.osgi.type = PaxOsgi
23:37:58 log4j2.appender.osgi.name = PaxOsgi
23:37:58 log4j2.appender.osgi.filter = *
23:37:58
23:37:58 # help with identification of maven-related problems with pax-url-aether
23:37:58 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:58 #log4j2.logger.aether.level = TRACE
23:37:58 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:58 #log4j2.logger.http-headers.level = DEBUG
23:37:58 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:58 #log4j2.logger.maven.level = TRACE
23:37:58 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:37:58 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:37:58 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:58 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:37:58 + local -r controllermem=2048m
23:37:58 Configure
23:37:58 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:37:58 max memory: 2048m
23:37:58 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:58 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:58 + echo Configure
23:37:58 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:37:58 + echo ' max memory: 2048m'
23:37:58 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:37:58 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:58 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:58 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:58 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:37:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:58 #!/bin/sh
23:37:58 #
23:37:58 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:58 # contributor license agreements. See the NOTICE file distributed with
23:37:58 # this work for additional information regarding copyright ownership.
23:37:58 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:58 # (the "License"); you may not use this file except in compliance with
23:37:58 # the License. You may obtain a copy of the License at
23:37:58 #
23:37:58 # http://www.apache.org/licenses/LICENSE-2.0
23:37:58 #
23:37:58 # Unless required by applicable law or agreed to in writing, software
23:37:58 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:58 # See the License for the specific language governing permissions and
23:37:58 # limitations under the License.
23:37:58 #
23:37:58
23:37:58 #
23:37:58 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:37:58 # script: client, instance, shell, start, status, stop, karaf
23:37:58 #
23:37:58 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:37:58 # Actions go here...
23:37:58 # fi
23:37:58
23:37:58 #
23:37:58 # general settings which should be applied for all scripts go here; please keep
23:37:58 # in mind that it is possible that scripts might be executed more than once, e.g.
23:37:58 # in example of the start script where the start script is executed first and the
23:37:58 # karaf script afterwards.
23:37:58 #
23:37:58
23:37:58 #
23:37:58 # The following section shows the possible configuration options for the default
23:37:58 # karaf scripts
23:37:58 #
23:37:58 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:37:58 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:37:58 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:37:58 # export EXTRA_JAVA_OPTS # Additional JVM options
23:37:58 # export KARAF_HOME # Karaf home folder
23:37:58 # export KARAF_DATA # Karaf data folder
23:37:58 # export KARAF_BASE # Karaf base folder
23:37:58 # export KARAF_ETC # Karaf etc folder
23:37:58 # export KARAF_LOG # Karaf log folder
23:37:58 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:37:58 # export KARAF_OPTS # Additional available Karaf options
23:37:58 # export KARAF_DEBUG # Enable debug mode
23:37:58 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:37:58 # export KARAF_NOROOT # Prevent execution as root if set to true
23:37:58 Set Java version
23:37:58 + echo 'Set Java version'
23:37:58 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:37:58 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:37:58 sudo: a password is required
23:37:58 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:58 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:37:58 sudo: a password is required
23:37:58 JDK default version ...
23:37:58 + echo 'JDK default version ...'
23:37:58 + java -version
23:37:58 openjdk version "21.0.8" 2025-07-15
23:37:58 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:37:58 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:37:58 Set JAVA_HOME
23:37:58 + echo 'Set JAVA_HOME'
23:37:58 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:58 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:58 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:58 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:58 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:58 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:37:58 Listing all open ports on controller system...
23:37:58 + echo 'Listing all open ports on controller system...'
23:37:58 + netstat -pnatu
23:37:58 /tmp/configuration-script.sh: line 40: netstat: command not found
23:37:58 + '[' -f /tmp/custom_shard_config.txt ']'
23:37:58 Configuring cluster
23:37:58 + echo 'Configuring cluster'
23:37:58 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.122 10.30.171.247 10.30.171.206
23:37:58 ################################################
23:37:58 ## Configure Cluster ##
23:37:58 ################################################
23:37:58 NOTE: Cluster configuration files not found. Copying from
23:37:58 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:37:58 Configuring unique name in pekko.conf
23:37:58 Configuring hostname in pekko.conf
23:37:58 Configuring data and rpc seed nodes in pekko.conf
23:37:58 modules = [
23:37:58
23:37:58 {
23:37:58 name = "inventory"
23:37:58 namespace = "urn:opendaylight:inventory"
23:37:58 shard-strategy = "module"
23:37:58 },
23:37:58 {
23:37:58 name = "topology"
23:37:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:58 shard-strategy = "module"
23:37:58 },
23:37:58 {
23:37:58 name = "toaster"
23:37:58 namespace = "http://netconfcentral.org/ns/toaster"
23:37:58 shard-strategy = "module"
23:37:58 }
23:37:58 ]
23:37:58 Configuring replication type in module-shards.conf
23:37:58 ################################################
23:37:58 ## NOTE: Manually restart controller to ##
23:37:58 ## apply configuration. ##
23:37:58 ################################################
23:37:58 Dump pekko.conf
23:37:58 + echo 'Dump pekko.conf'
23:37:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:37:58
23:37:58 odl-cluster-data {
23:37:58 pekko {
23:37:58 remote {
23:37:58 artery {
23:37:58 enabled = on
23:37:58 transport = tcp
23:37:58 canonical.hostname = "10.30.171.122"
23:37:58 canonical.port = 2550
23:37:58 }
23:37:58 }
23:37:58
23:37:58 cluster {
23:37:58 # Using artery.
23:37:58 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.122:2550",
23:37:58 "pekko://opendaylight-cluster-data@10.30.171.247:2550",
23:37:58 "pekko://opendaylight-cluster-data@10.30.171.206:2550"]
23:37:58
23:37:58 roles = ["member-1"]
23:37:58
23:37:58 # when under load we might trip a false positive on the failure detector
23:37:58 # failure-detector {
23:37:58 # heartbeat-interval = 4 s
23:37:58 # acceptable-heartbeat-pause = 16s
23:37:58 # }
23:37:58 }
23:37:58
23:37:58 persistence {
23:37:58 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:37:58 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:37:58 # The relative path is always relative to KARAF_HOME.
23:37:58
23:37:58 # snapshot-store.local.dir = "target/snapshots"
23:37:58
23:37:58 # Use lz4 compression for LocalSnapshotStore snapshots
23:37:58 snapshot-store.local.use-lz4-compression = false
23:37:58 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:37:58 snapshot-store.local.lz4-blocksize = 256KB
23:37:58 }
23:37:58 disable-default-actor-system-quarantined-event-handling = "false"
23:37:58 }
23:37:58 }
23:37:58 Dump modules.conf
23:37:58 + echo 'Dump modules.conf'
23:37:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:37:58 modules = [
23:37:58
23:37:58 {
23:37:58 name = "inventory"
23:37:58 namespace = "urn:opendaylight:inventory"
23:37:58 shard-strategy = "module"
23:37:58 },
23:37:58 {
23:37:58 name = "topology"
23:37:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:37:58 shard-strategy = "module"
23:37:58 },
23:37:58 {
23:37:58 name = "toaster"
23:37:58 namespace = "http://netconfcentral.org/ns/toaster"
23:37:58 shard-strategy = "module"
23:37:58 }
23:37:58 ]
23:37:58 Dump module-shards.conf
23:37:58 + echo 'Dump module-shards.conf'
23:37:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:37:58 module-shards = [
23:37:58 {
23:37:58 name = "default"
23:37:58 shards = [
23:37:58 {
23:37:58 name = "default"
23:37:58 replicas = ["member-1",
23:37:58 "member-2",
23:37:58 "member-3"]
23:37:58 }
23:37:58 ]
23:37:58 },
23:37:58 {
23:37:58 name = "inventory"
23:37:58 shards = [
23:37:58 {
23:37:58 name="inventory"
23:37:58 replicas = ["member-1",
23:37:58 "member-2",
23:37:58 "member-3"]
23:37:58 }
23:37:58 ]
23:37:58 },
23:37:58 {
23:37:58 name = "topology"
23:37:58 shards = [
23:37:58 {
23:37:58 name="topology"
23:37:58 replicas = ["member-1",
23:37:58 "member-2",
23:37:58 "member-3"]
23:37:58 }
23:37:58 ]
23:37:58 },
23:37:58 {
23:37:58 name = "toaster"
23:37:58 shards = [
23:37:58 {
23:37:58 name="toaster"
23:37:58 replicas = ["member-1",
23:37:58 "member-2",
23:37:58 "member-3"]
23:37:58 }
23:37:58 ]
23:37:58 }
23:37:58 ]
23:37:58 Configuring member-2 with IP address 10.30.171.247
23:37:58 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:37:59 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:37:59 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:37:59 ++ [[ /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:37:59 ++ echo 'common-functions.sh is being sourced'
23:37:59 common-functions.sh is being sourced
23:37:59 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:37:59 ++ DISTROSTREAM=titanium
23:37:59 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:59 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:59 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:59 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:59 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:37:59 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:37:59 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:59 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:59 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:59 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:59 ++ export CONTROLLERMEM=
23:37:59 ++ CONTROLLERMEM=
23:37:59 ++ case "${DISTROSTREAM}" in
23:37:59 ++ CLUSTER_SYSTEM=pekko
23:37:59 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:37:59 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:37:59 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:37:59 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:37:59 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:37:59 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:37:59 ++ print_common_env
23:37:59 ++ cat
23:37:59 common-functions environment:
23:37:59 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:59 ACTUALFEATURES:
23:37:59 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:59 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:37:59 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:59 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:37:59 CONTROLLERMEM:
23:37:59 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:37:59 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:37:59 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:37:59 SUITES:
23:37:59
23:37:59 ++ SSH='ssh -t -t'
23:37:59 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:37:59 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:37:59 Changing to /tmp
23:37:59 + echo 'Changing to /tmp'
23:37:59 + cd /tmp
23:37:59 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip'
23:37:59 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip
23:37:59 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip
23:37:59 --2025-11-15 23:37:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip
23:37:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:59 HTTP request sent, awaiting response... 200 OK
23:37:59 Length: 234980658 (224M) [application/zip]
23:37:59 Saving to: ‘karaf-0.22.2-20251115.175727-125.zip’
23:37:59
23:37:59 0K ........ ........ ........ ........ ........ ........ 1% 58.0M 4s
23:37:59 3072K ........ ........ ........ ........ ........ ........ 2% 93.2M 3s
23:37:59 6144K ........ ........ ........ ........ ........ ........ 4% 121M 3s
23:37:59 9216K ........ ........ ........ ........ ........ ........ 5% 147M 2s
23:37:59 12288K ........ ........ ........ ........ ........ ........ 6% 166M 2s
23:37:59 15360K ........ ........ ........ ........ ........ ........ 8% 194M 2s
23:37:59 18432K ........ ........ ........ ........ ........ ........ 9% 223M 2s
23:37:59 21504K ........ ........ ........ ........ ........ ........ 10% 201M 2s
23:37:59 24576K ........ ........ ........ ........ ........ ........ 12% 224M 1s
23:37:59 27648K ........ ........ ........ ........ ........ ........ 13% 302M 1s
23:37:59 30720K ........ ........ ........ ........ ........ ........ 14% 325M 1s
23:37:59 33792K ........ ........ ........ ........ ........ ........ 16% 321M 1s
23:37:59 36864K ........ ........ ........ ........ ........ ........ 17% 268M 1s
23:37:59 39936K ........ ........ ........ ........ ........ ........ 18% 269M 1s
23:37:59 43008K ........ ........ ........ ........ ........ ........ 20% 327M 1s
23:37:59 46080K ........ ........ ........ ........ ........ ........ 21% 311M 1s
23:37:59 49152K ........ ........ ........ ........ ........ ........ 22% 323M 1s
23:37:59 52224K ........ ........ ........ ........ ........ ........ 24% 398M 1s
23:37:59 55296K ........ ........ ........ ........ ........ ........ 25% 344M 1s
23:37:59 58368K ........ ........ ........ ........ ........ ........ 26% 310M 1s
23:37:59 61440K ........ ........ ........ ........ ........ ........ 28% 333M 1s
23:37:59 64512K ........ ........ ........ ........ ........ ........ 29% 331M 1s
23:37:59 67584K ........ ........ ........ ........ ........ ........ 30% 285M 1s
23:37:59 70656K ........ ........ ........ ........ ........ ........ 32% 279M 1s
23:37:59 73728K ........ ........ ........ ........ ........ ........ 33% 285M 1s
23:37:59 76800K ........ ........ ........ ........ ........ ........ 34% 157M 1s
23:37:59 79872K ........ ........ ........ ........ ........ ........ 36% 278M 1s
23:37:59 82944K ........ ........ ........ ........ ........ ........ 37% 294M 1s
23:37:59 86016K ........ ........ ........ ........ ........ ........ 38% 286M 1s
23:37:59 89088K ........ ........ ........ ........ ........ ........ 40% 298M 1s
23:37:59 92160K ........ ........ ........ ........ ........ ........ 41% 286M 1s
23:37:59 95232K ........ ........ ........ ........ ........ ........ 42% 253M 1s
23:37:59 98304K ........ ........ ........ ........ ........ ........ 44% 159M 1s
23:37:59 101376K ........ ........ ........ ........ ........ ........ 45% 253M 1s
23:37:59 104448K ........ ........ ........ ........ ........ ........ 46% 251M 1s
23:37:59 107520K ........ ........ ........ ........ ........ ........ 48% 274M 1s
23:37:59 110592K ........ ........ ........ ........ ........ ........ 49% 289M 1s
23:37:59 113664K ........ ........ ........ ........ ........ ........ 50% 296M 0s
23:37:59 116736K ........ ........ ........ ........ ........ ........ 52% 285M 0s
23:37:59 119808K ........ ........ ........ ........ ........ ........ 53% 309M 0s
23:37:59 122880K ........ ........ ........ ........ ........ ........ 54% 286M 0s
23:37:59 125952K ........ ........ ........ ........ ........ ........ 56% 284M 0s
23:37:59 129024K ........ ........ ........ ........ ........ ........ 57% 305M 0s
23:37:59 132096K ........ ........ ........ ........ ........ ........ 58% 293M 0s
23:37:59 135168K ........ ........ ........ ........ ........ ........ 60% 269M 0s
23:37:59 138240K ........ ........ ........ ........ ........ ........ 61% 253M 0s
23:37:59 141312K ........ ........ ........ ........ ........ ........ 62% 284M 0s
23:37:59 144384K ........ ........ ........ ........ ........ ........ 64% 278M 0s
23:37:59 147456K ........ ........ ........ ........ ........ ........ 65% 284M 0s
23:37:59 150528K ........ ........ ........ ........ ........ ........ 66% 301M 0s
23:37:59 153600K ........ ........ ........ ........ ........ ........ 68% 297M 0s
23:37:59 156672K ........ ........ ........ ........ ........ ........ 69% 288M 0s
23:37:59 159744K ........ ........ ........ ........ ........ ........ 70% 284M 0s
23:37:59 162816K ........ ........ ........ ........ ........ ........ 72% 281M 0s
23:37:59 165888K ........ ........ ........ ........ ........ ........ 73% 271M 0s
23:37:59 168960K ........ ........ ........ ........ ........ ........ 74% 283M 0s
23:38:00 172032K ........ ........ ........ ........ ........ ........ 76% 288M 0s
23:38:00 175104K ........ ........ ........ ........ ........ ........ 77% 293M 0s
23:38:00 178176K ........ ........ ........ ........ ........ ........ 78% 285M 0s
23:38:00 181248K ........ ........ ........ ........ ........ ........ 80% 282M 0s
23:38:00 184320K ........ ........ ........ ........ ........ ........ 81% 157M 0s
23:38:00 187392K ........ ........ ........ ........ ........ ........ 83% 276M 0s
23:38:00 190464K ........ ........ ........ ........ ........ ........ 84% 275M 0s
23:38:00 193536K ........ ........ ........ ........ ........ ........ 85% 273M 0s
23:38:00 196608K ........ ........ ........ ........ ........ ........ 87% 267M 0s
23:38:00 199680K ........ ........ ........ ........ ........ ........ 88% 286M 0s
23:38:00 202752K ........ ........ ........ ........ ........ ........ 89% 279M 0s
23:38:00 205824K ........ ........ ........ ........ ........ ........ 91% 277M 0s
23:38:00 208896K ........ ........ ........ ........ ........ ........ 92% 278M 0s
23:38:00 211968K ........ ........ ........ ........ ........ ........ 93% 274M 0s
23:38:00 215040K ........ ........ ........ ........ ........ ........ 95% 273M 0s
23:38:00 218112K ........ ........ ........ ........ ........ ........ 96% 280M 0s
23:38:00 221184K ........ ........ ........ ........ ........ ........ 97% 278M 0s
23:38:00 224256K ........ ........ ........ ........ ........ ........ 99% 268M 0s
23:38:00 227328K ........ ........ ........ ........ . 100% 273M=0.9s
23:38:00
23:38:00 2025-11-15 23:38:00 (245 MB/s) - ‘karaf-0.22.2-20251115.175727-125.zip’ saved [234980658/234980658]
23:38:00
23:38:00 Extracting the new controller...
23:38:00 + echo 'Extracting the new controller...'
23:38:00 + unzip -q karaf-0.22.2-20251115.175727-125.zip
23:38:02 Adding external repositories...
23:38:02 + echo 'Adding external repositories...'
23:38:02 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:38:02 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:38:02 ################################################################################
23:38:02 #
23:38:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:38:02 # contributor license agreements. See the NOTICE file distributed with
23:38:02 # this work for additional information regarding copyright ownership.
23:38:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:38:02 # (the "License"); you may not use this file except in compliance with
23:38:02 # the License. You may obtain a copy of the License at
23:38:02 #
23:38:02 # http://www.apache.org/licenses/LICENSE-2.0
23:38:02 #
23:38:02 # Unless required by applicable law or agreed to in writing, software
23:38:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:38:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:38:02 # See the License for the specific language governing permissions and
23:38:02 # limitations under the License.
23:38:02 #
23:38:02 ################################################################################
23:38:02
23:38:02 #
23:38:02 # If set to true, the following property will not allow any certificate to be used
23:38:02 # when accessing Maven repositories through SSL
23:38:02 #
23:38:02 #org.ops4j.pax.url.mvn.certificateCheck=
23:38:02
23:38:02 #
23:38:02 # Path to the local Maven settings file.
23:38:02 # The repositories defined in this file will be automatically added to the list
23:38:02 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:38:02 # below is not set.
23:38:02 # The following locations are checked for the existence of the settings.xml file
23:38:02 # * 1. looks for the specified url
23:38:02 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:38:02 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:38:02 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:38:02 #
23:38:02 #org.ops4j.pax.url.mvn.settings=
23:38:02
23:38:02 #
23:38:02 # Path to the local Maven repository which is used to avoid downloading
23:38:02 # artifacts when they already exist locally.
23:38:02 # The value of this property will be extracted from the settings.xml file
23:38:02 # above, or defaulted to:
23:38:02 # System.getProperty( "user.home" ) + "/.m2/repository"
23:38:02 #
23:38:02 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:38:02
23:38:02 #
23:38:02 # Default this to false. It's just weird to use undocumented repos
23:38:02 #
23:38:02 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:38:02
23:38:02 #
23:38:02 # Uncomment if you don't wanna use the proxy settings
23:38:02 # from the Maven conf/settings.xml file
23:38:02 #
23:38:02 # org.ops4j.pax.url.mvn.proxySupport=false
23:38:02
23:38:02 #
23:38:02 # Comma separated list of repositories scanned when resolving an artifact.
23:38:02 # Those repositories will be checked before iterating through the
23:38:02 # below list of repositories and even before the local repository
23:38:02 # A repository url can be appended with zero or more of the following flags:
23:38:02 # @snapshots : the repository contains snaphots
23:38:02 # @noreleases : the repository does not contain any released artifacts
23:38:02 #
23:38:02 # The following property value will add the system folder as a repo.
23:38:02 #
23:38:02 org.ops4j.pax.url.mvn.defaultRepositories=\
23:38:02 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:38:02 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:38:02 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:38:02
23:38:02 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:38:02 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:38:02
23:38:02 #
23:38:02 # Comma separated list of repositories scanned when resolving an artifact.
23:38:02 # The default list includes the following repositories:
23:38:02 # http://repo1.maven.org/maven2@id=central
23:38:02 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:38:02 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:38:02 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:38:02 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:38:02 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:38:02 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:38:02 # To add repositories to the default ones, prepend '+' to the list of repositories
23:38:02 # to add.
23:38:02 # A repository url can be appended with zero or more of the following flags:
23:38:02 # @snapshots : the repository contains snapshots
23:38:02 # @noreleases : the repository does not contain any released artifacts
23:38:02 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:38:02 #
23:38:02 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:38:02
23:38:02 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:38:02 + [[ True == \T\r\u\e ]]
23:38:02 + echo 'Configuring the startup features...'
23:38:02 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:38:02 + FEATURE_TEST_STRING=features-test
23:38:02 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:38:02 + KARAF_VERSION=karaf4
23:38:02 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:38:02 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:38:02 + [[ ! -z '' ]]
23:38:02 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:38:02 ################################################################################
23:38:02 #
23:38:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:38:02 # contributor license agreements. See the NOTICE file distributed with
23:38:02 # this work for additional information regarding copyright ownership.
23:38:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:38:02 # (the "License"); you may not use this file except in compliance with
23:38:02 # the License. You may obtain a copy of the License at
23:38:02 #
23:38:02 # http://www.apache.org/licenses/LICENSE-2.0
23:38:02 #
23:38:02 # Unless required by applicable law or agreed to in writing, software
23:38:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:38:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:38:02 # See the License for the specific language governing permissions and
23:38:02 # limitations under the License.
23:38:02 #
23:38:02 ################################################################################
23:38:02
23:38:02 #
23:38:02 # Comma separated list of features repositories to register by default
23:38:02 #
23:38:02 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/db61186c-25f3-4876-b173-3c50d346ef9a.xml
23:38:02
23:38:02 #
23:38:02 # Comma separated list of features to install at startup
23:38:02 #
23:38:02 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app, 194b8fa0-b6ab-4a79-b3b5-c302dcf645cb
23:38:02
23:38:02 #
23:38:02 # Resource repositories (OBR) that the features resolver can use
23:38:02 # to resolve requirements/capabilities
23:38:02 #
23:38:02 # The format of the resourceRepositories is
23:38:02 # resourceRepositories=[xml:url|json:url],...
23:38:02 # for Instance:
23:38:02 #
23:38:02 #resourceRepositories=xml:http://host/path/to/index.xml
23:38:02 # or
23:38:02 #resourceRepositories=json:http://host/path/to/index.json
23:38:02 #
23:38:02
23:38:02 #
23:38:02 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:38:02 #
23:38:02 featuresBootAsynchronous=false
23:38:02
23:38:02 #
23:38:02 # Service requirements enforcement
23:38:02 #
23:38:02 # By default, the feature resolver checks the service requirements/capabilities of
23:38:02 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:38:02 # the required bundles.
23:38:02 # The following flag can have those values:
23:38:02 # - disable: service requirements are completely ignored
23:38:02 # - default: service requirements are ignored for old features
23:38:02 # - enforce: service requirements are always verified
23:38:02 #
23:38:02 #serviceRequirements=default
23:38:02
23:38:02 #
23:38:02 # Store cfg file for config element in feature
23:38:02 #
23:38:02 #configCfgStore=true
23:38:02
23:38:02 #
23:38:02 # Define if the feature service automatically refresh bundles
23:38:02 #
23:38:02 autoRefresh=true
23:38:02
23:38:02 #
23:38:02 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:38:02 # XML file defines instructions related to features processing
23:38:02 # versions.properties may declare properties to resolve placeholders in XML file
23:38:02 # both files are relative to ${karaf.etc}
23:38:02 #
23:38:02 #featureProcessing=org.apache.karaf.features.xml
23:38:02 #featureProcessingVersions=versions.properties
23:38:02 + configure_karaf_log karaf4 ''
23:38:02 + local -r karaf_version=karaf4
23:38:02 + local -r controllerdebugmap=
23:38:02 + local logapi=log4j
23:38:02 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:38:02 log4j2.rootLogger.level = INFO
23:38:02 #log4j2.rootLogger.type = asyncRoot
23:38:02 #log4j2.rootLogger.includeLocation = false
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:38:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:38:02 log4j2.rootLogger.appenderRef.Console.ref = Console
23:38:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:38:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:38:02 log4j2.logger.spifly.name = org.apache.aries.spifly
23:38:02 log4j2.logger.spifly.level = WARN
23:38:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:38:02 log4j2.logger.audit.level = INFO
23:38:02 log4j2.logger.audit.additivity = false
23:38:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:38:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:38:02 log4j2.appender.console.type = Console
23:38:02 log4j2.appender.console.name = Console
23:38:02 log4j2.appender.console.layout.type = PatternLayout
23:38:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:38:02 log4j2.appender.rolling.type = RollingRandomAccessFile
23:38:02 log4j2.appender.rolling.name = RollingFile
23:38:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:38:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:38:02 #log4j2.appender.rolling.immediateFlush = false
23:38:02 log4j2.appender.rolling.append = true
23:38:02 log4j2.appender.rolling.layout.type = PatternLayout
23:38:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:38:02 log4j2.appender.rolling.policies.type = Policies
23:38:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:38:02 log4j2.appender.rolling.policies.size.size = 64MB
23:38:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:38:02 log4j2.appender.rolling.strategy.max = 7
23:38:02 log4j2.appender.audit.type = RollingRandomAccessFile
23:38:02 log4j2.appender.audit.name = AuditRollingFile
23:38:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:38:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:38:02 log4j2.appender.audit.append = true
23:38:02 log4j2.appender.audit.layout.type = PatternLayout
23:38:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:38:02 log4j2.appender.audit.policies.type = Policies
23:38:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:38:02 log4j2.appender.audit.policies.size.size = 8MB
23:38:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:38:02 log4j2.appender.audit.strategy.max = 7
23:38:02 log4j2.appender.osgi.type = PaxOsgi
23:38:02 log4j2.appender.osgi.name = PaxOsgi
23:38:02 log4j2.appender.osgi.filter = *
23:38:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:38:02 #log4j2.logger.aether.level = TRACE
23:38:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:38:02 #log4j2.logger.http-headers.level = DEBUG
23:38:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:38:02 #log4j2.logger.maven.level = TRACE
23:38:02 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:38:02 + logapi=log4j2
23:38:02 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:38:02 + '[' log4j2 == log4j2 ']'
23:38:02 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:02 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:38:02 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:38:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:38:02 controllerdebugmap:
23:38:02 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:38:02 + unset IFS
23:38:02 + echo 'controllerdebugmap: '
23:38:02 + '[' -n '' ']'
23:38:02 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:38:02 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:02 ################################################################################
23:38:02 #
23:38:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:38:02 # contributor license agreements. See the NOTICE file distributed with
23:38:02 # this work for additional information regarding copyright ownership.
23:38:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:38:02 # (the "License"); you may not use this file except in compliance with
23:38:02 # the License. You may obtain a copy of the License at
23:38:02 #
23:38:02 # http://www.apache.org/licenses/LICENSE-2.0
23:38:02 #
23:38:02 # Unless required by applicable law or agreed to in writing, software
23:38:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:38:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:38:02 # See the License for the specific language governing permissions and
23:38:02 # limitations under the License.
23:38:02 #
23:38:02 ################################################################################
23:38:02
23:38:02 # Common pattern layout for appenders
23:38:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:38:02
23:38:02 # Root logger
23:38:02 log4j2.rootLogger.level = INFO
23:38:02 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:38:02 #log4j2.rootLogger.type = asyncRoot
23:38:02 #log4j2.rootLogger.includeLocation = false
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:38:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:38:02 log4j2.rootLogger.appenderRef.Console.ref = Console
23:38:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:38:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:38:02
23:38:02 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:38:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:38:02
23:38:02 # Loggers configuration
23:38:02
23:38:02 # Spifly logger
23:38:02 log4j2.logger.spifly.name = org.apache.aries.spifly
23:38:02 log4j2.logger.spifly.level = WARN
23:38:02
23:38:02 # Security audit logger
23:38:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:38:02 log4j2.logger.audit.level = INFO
23:38:02 log4j2.logger.audit.additivity = false
23:38:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:38:02
23:38:02 # Appenders configuration
23:38:02
23:38:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:38:02 log4j2.appender.console.type = Console
23:38:02 log4j2.appender.console.name = Console
23:38:02 log4j2.appender.console.layout.type = PatternLayout
23:38:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:38:02
23:38:02 # Rolling file appender
23:38:02 log4j2.appender.rolling.type = RollingRandomAccessFile
23:38:02 log4j2.appender.rolling.name = RollingFile
23:38:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:38:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:38:02 # uncomment to not force a disk flush
23:38:02 #log4j2.appender.rolling.immediateFlush = false
23:38:02 log4j2.appender.rolling.append = true
23:38:02 log4j2.appender.rolling.layout.type = PatternLayout
23:38:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:38:02 log4j2.appender.rolling.policies.type = Policies
23:38:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:38:02 log4j2.appender.rolling.policies.size.size = 1GB
23:38:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:38:02 log4j2.appender.rolling.strategy.max = 7
23:38:02
23:38:02 # Audit file appender
23:38:02 log4j2.appender.audit.type = RollingRandomAccessFile
23:38:02 log4j2.appender.audit.name = AuditRollingFile
23:38:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:38:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:38:02 log4j2.appender.audit.append = true
23:38:02 log4j2.appender.audit.layout.type = PatternLayout
23:38:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:38:02 log4j2.appender.audit.policies.type = Policies
23:38:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:38:02 log4j2.appender.audit.policies.size.size = 8MB
23:38:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:38:02 log4j2.appender.audit.strategy.max = 7
23:38:02
23:38:02 # OSGi appender
23:38:02 log4j2.appender.osgi.type = PaxOsgi
23:38:02 log4j2.appender.osgi.name = PaxOsgi
23:38:02 log4j2.appender.osgi.filter = *
23:38:02
23:38:02 # help with identification of maven-related problems with pax-url-aether
23:38:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:38:02 #log4j2.logger.aether.level = TRACE
23:38:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:38:02 #log4j2.logger.http-headers.level = DEBUG
23:38:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:38:02 #log4j2.logger.maven.level = TRACE
23:38:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:38:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:38:02 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:02 Configure
23:38:02 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:38:02 + local -r controllermem=2048m
23:38:02 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:02 + echo Configure
23:38:02 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:38:02 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:38:02 max memory: 2048m
23:38:02 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:02 + echo ' max memory: 2048m'
23:38:02 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:38:02 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:02 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:02 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:02 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:38:02 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:02 #!/bin/sh
23:38:02 #
23:38:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:38:02 # contributor license agreements. See the NOTICE file distributed with
23:38:02 # this work for additional information regarding copyright ownership.
23:38:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:38:02 # (the "License"); you may not use this file except in compliance with
23:38:02 # the License. You may obtain a copy of the License at
23:38:02 #
23:38:02 # http://www.apache.org/licenses/LICENSE-2.0
23:38:02 #
23:38:02 # Unless required by applicable law or agreed to in writing, software
23:38:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:38:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:38:02 # See the License for the specific language governing permissions and
23:38:02 # limitations under the License.
23:38:02 #
23:38:02
23:38:02 #
23:38:02 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:38:02 # script: client, instance, shell, start, status, stop, karaf
23:38:02 #
23:38:02 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:38:02 # Actions go here...
23:38:02 # fi
23:38:02
23:38:02 #
23:38:02 # general settings which should be applied for all scripts go here; please keep
23:38:02 # in mind that it is possible that scripts might be executed more than once, e.g.
23:38:02 # in example of the start script where the start script is executed first and the
23:38:02 # karaf script afterwards.
23:38:02 #
23:38:02
23:38:02 #
23:38:02 # The following section shows the possible configuration options for the default
23:38:02 # karaf scripts
23:38:02 #
23:38:02 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:38:02 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:38:02 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:38:02 # export EXTRA_JAVA_OPTS # Additional JVM options
23:38:02 # export KARAF_HOME # Karaf home folder
23:38:02 # export KARAF_DATA # Karaf data folder
23:38:02 # export KARAF_BASE # Karaf base folder
23:38:02 # export KARAF_ETC # Karaf etc folder
23:38:02 # export KARAF_LOG # Karaf log folder
23:38:02 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:38:02 # export KARAF_OPTS # Additional available Karaf options
23:38:02 # export KARAF_DEBUG # Enable debug mode
23:38:02 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:38:02 # export KARAF_NOROOT # Prevent execution as root if set to true
23:38:02 Set Java version
23:38:02 + echo 'Set Java version'
23:38:02 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:38:02 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:38:02 sudo: a password is required
23:38:02 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:38:02 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:38:02 sudo: a password is required
23:38:02 JDK default version ...
23:38:02 + echo 'JDK default version ...'
23:38:02 + java -version
23:38:02 openjdk version "21.0.8" 2025-07-15
23:38:02 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:38:02 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:38:02 Set JAVA_HOME
23:38:02 + echo 'Set JAVA_HOME'
23:38:02 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:38:02 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:38:02 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:38:02 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:38:02 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:38:02 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:38:02 Listing all open ports on controller system...
23:38:02 + echo 'Listing all open ports on controller system...'
23:38:02 + netstat -pnatu
23:38:02 /tmp/configuration-script.sh: line 40: netstat: command not found
23:38:02 + '[' -f /tmp/custom_shard_config.txt ']'
23:38:02 Configuring cluster
23:38:02 + echo 'Configuring cluster'
23:38:02 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.122 10.30.171.247 10.30.171.206
23:38:02 ################################################
23:38:02 ## Configure Cluster ##
23:38:02 ################################################
23:38:02 NOTE: Cluster configuration files not found. Copying from
23:38:02 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:38:02 Configuring unique name in pekko.conf
23:38:02 Configuring hostname in pekko.conf
23:38:02 Configuring data and rpc seed nodes in pekko.conf
23:38:02 modules = [
23:38:02
23:38:02 {
23:38:02 name = "inventory"
23:38:02 namespace = "urn:opendaylight:inventory"
23:38:02 shard-strategy = "module"
23:38:02 },
23:38:02 {
23:38:02 name = "topology"
23:38:02 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:38:02 shard-strategy = "module"
23:38:02 },
23:38:02 {
23:38:02 name = "toaster"
23:38:02 namespace = "http://netconfcentral.org/ns/toaster"
23:38:02 shard-strategy = "module"
23:38:02 }
23:38:02 ]
23:38:02 Configuring replication type in module-shards.conf
23:38:02 ################################################
23:38:02 ## NOTE: Manually restart controller to ##
23:38:02 ## apply configuration. ##
23:38:02 ################################################
23:38:02 Dump pekko.conf
23:38:02 + echo 'Dump pekko.conf'
23:38:02 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:38:02
23:38:02 odl-cluster-data {
23:38:02 pekko {
23:38:02 remote {
23:38:02 artery {
23:38:02 enabled = on
23:38:02 transport = tcp
23:38:02 canonical.hostname = "10.30.171.247"
23:38:02 canonical.port = 2550
23:38:02 }
23:38:02 }
23:38:02
23:38:02 cluster {
23:38:02 # Using artery.
23:38:02 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.122:2550",
23:38:02 "pekko://opendaylight-cluster-data@10.30.171.247:2550",
23:38:02 "pekko://opendaylight-cluster-data@10.30.171.206:2550"]
23:38:02
23:38:02 roles = ["member-2"]
23:38:02
23:38:02 # when under load we might trip a false positive on the failure detector
23:38:02 # failure-detector {
23:38:02 # heartbeat-interval = 4 s
23:38:02 # acceptable-heartbeat-pause = 16s
23:38:02 # }
23:38:02 }
23:38:02
23:38:02 persistence {
23:38:02 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:38:02 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:38:02 # The relative path is always relative to KARAF_HOME.
23:38:02
23:38:02 # snapshot-store.local.dir = "target/snapshots"
23:38:02
23:38:02 # Use lz4 compression for LocalSnapshotStore snapshots
23:38:02 snapshot-store.local.use-lz4-compression = false
23:38:02 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:38:02 snapshot-store.local.lz4-blocksize = 256KB
23:38:02 }
23:38:02 disable-default-actor-system-quarantined-event-handling = "false"
23:38:02 }
23:38:02 }
23:38:02 Dump modules.conf
23:38:02 + echo 'Dump modules.conf'
23:38:02 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:38:02 modules = [
23:38:02
23:38:02 {
23:38:02 name = "inventory"
23:38:02 namespace = "urn:opendaylight:inventory"
23:38:02 shard-strategy = "module"
23:38:02 },
23:38:02 {
23:38:02 name = "topology"
23:38:02 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:38:02 shard-strategy = "module"
23:38:02 },
23:38:02 {
23:38:02 name = "toaster"
23:38:02 namespace = "http://netconfcentral.org/ns/toaster"
23:38:02 shard-strategy = "module"
23:38:02 }
23:38:02 ]
23:38:02 Dump module-shards.conf
23:38:02 + echo 'Dump module-shards.conf'
23:38:02 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:38:02 module-shards = [
23:38:02 {
23:38:02 name = "default"
23:38:02 shards = [
23:38:02 {
23:38:02 name = "default"
23:38:02 replicas = ["member-1",
23:38:02 "member-2",
23:38:02 "member-3"]
23:38:02 }
23:38:02 ]
23:38:02 },
23:38:02 {
23:38:02 name = "inventory"
23:38:02 shards = [
23:38:02 {
23:38:02 name="inventory"
23:38:02 replicas = ["member-1",
23:38:02 "member-2",
23:38:02 "member-3"]
23:38:02 }
23:38:02 ]
23:38:02 },
23:38:02 {
23:38:02 name = "topology"
23:38:02 shards = [
23:38:02 {
23:38:02 name="topology"
23:38:02 replicas = ["member-1",
23:38:02 "member-2",
23:38:02 "member-3"]
23:38:02 }
23:38:02 ]
23:38:02 },
23:38:02 {
23:38:02 name = "toaster"
23:38:02 shards = [
23:38:02 {
23:38:02 name="toaster"
23:38:02 replicas = ["member-1",
23:38:02 "member-2",
23:38:02 "member-3"]
23:38:02 }
23:38:02 ]
23:38:02 }
23:38:02 ]
23:38:02 Configuring member-3 with IP address 10.30.171.206
23:38:02 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:38:02 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:38:02 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:38:02 common-functions.sh is being sourced
23:38:02 ++ [[ /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:38:02 ++ echo 'common-functions.sh is being sourced'
23:38:02 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:38:02 ++ DISTROSTREAM=titanium
23:38:02 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:38:02 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:38:02 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:38:02 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:38:02 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:38:02 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:38:02 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:02 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:02 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:02 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:02 ++ export CONTROLLERMEM=
23:38:02 ++ CONTROLLERMEM=
23:38:02 ++ case "${DISTROSTREAM}" in
23:38:02 ++ CLUSTER_SYSTEM=pekko
23:38:02 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:38:02 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:38:02 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:38:02 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:38:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:38:02 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:38:02 ++ print_common_env
23:38:02 ++ cat
23:38:02 common-functions environment:
23:38:02 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:38:02 ACTUALFEATURES:
23:38:02 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:38:02 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:38:02 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:02 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:02 CONTROLLERMEM:
23:38:02 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:38:02 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:38:02 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:38:02 SUITES:
23:38:02
23:38:02 ++ SSH='ssh -t -t'
23:38:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:38:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:38:02 Changing to /tmp
23:38:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip
23:38:02 + echo 'Changing to /tmp'
23:38:02 + cd /tmp
23:38:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip'
23:38:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip
23:38:02 --2025-11-15 23:38:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip
23:38:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:38:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:38:03 HTTP request sent, awaiting response... 200 OK
23:38:03 Length: 234980658 (224M) [application/zip]
23:38:03 Saving to: ‘karaf-0.22.2-20251115.175727-125.zip’
23:38:03
23:38:03 0K ........ ........ ........ ........ ........ ........ 1% 77.3M 3s
23:38:03 3072K ........ ........ ........ ........ ........ ........ 2% 129M 2s
23:38:03 6144K ........ ........ ........ ........ ........ ........ 4% 176M 2s
23:38:03 9216K ........ ........ ........ ........ ........ ........ 5% 120M 2s
23:38:03 12288K ........ ........ ........ ........ ........ ........ 6% 148M 2s
23:38:03 15360K ........ ........ ........ ........ ........ ........ 8% 181M 2s
23:38:03 18432K ........ ........ ........ ........ ........ ........ 9% 200M 2s
23:38:03 21504K ........ ........ ........ ........ ........ ........ 10% 242M 1s
23:38:03 24576K ........ ........ ........ ........ ........ ........ 12% 267M 1s
23:38:03 27648K ........ ........ ........ ........ ........ ........ 13% 270M 1s
23:38:03 30720K ........ ........ ........ ........ ........ ........ 14% 280M 1s
23:38:03 33792K ........ ........ ........ ........ ........ ........ 16% 279M 1s
23:38:03 36864K ........ ........ ........ ........ ........ ........ 17% 322M 1s
23:38:03 39936K ........ ........ ........ ........ ........ ........ 18% 342M 1s
23:38:03 43008K ........ ........ ........ ........ ........ ........ 20% 336M 1s
23:38:03 46080K ........ ........ ........ ........ ........ ........ 21% 334M 1s
23:38:03 49152K ........ ........ ........ ........ ........ ........ 22% 357M 1s
23:38:03 52224K ........ ........ ........ ........ ........ ........ 24% 206M 1s
23:38:03 55296K ........ ........ ........ ........ ........ ........ 25% 234M 1s
23:38:03 58368K ........ ........ ........ ........ ........ ........ 26% 297M 1s
23:38:03 61440K ........ ........ ........ ........ ........ ........ 28% 331M 1s
23:38:03 64512K ........ ........ ........ ........ ........ ........ 29% 333M 1s
23:38:03 67584K ........ ........ ........ ........ ........ ........ 30% 362M 1s
23:38:03 70656K ........ ........ ........ ........ ........ ........ 32% 353M 1s
23:38:03 73728K ........ ........ ........ ........ ........ ........ 33% 211M 1s
23:38:03 76800K ........ ........ ........ ........ ........ ........ 34% 240M 1s
23:38:03 79872K ........ ........ ........ ........ ........ ........ 36% 258M 1s
23:38:03 82944K ........ ........ ........ ........ ........ ........ 37% 418M 1s
23:38:03 86016K ........ ........ ........ ........ ........ ........ 38% 346M 1s
23:38:03 89088K ........ ........ ........ ........ ........ ........ 40% 348M 1s
23:38:03 92160K ........ ........ ........ ........ ........ ........ 41% 362M 1s
23:38:03 95232K ........ ........ ........ ........ ........ ........ 42% 357M 1s
23:38:03 98304K ........ ........ ........ ........ ........ ........ 44% 360M 1s
23:38:03 101376K ........ ........ ........ ........ ........ ........ 45% 333M 1s
23:38:03 104448K ........ ........ ........ ........ ........ ........ 46% 348M 0s
23:38:03 107520K ........ ........ ........ ........ ........ ........ 48% 330M 0s
23:38:03 110592K ........ ........ ........ ........ ........ ........ 49% 355M 0s
23:38:03 113664K ........ ........ ........ ........ ........ ........ 50% 331M 0s
23:38:03 116736K ........ ........ ........ ........ ........ ........ 52% 307M 0s
23:38:03 119808K ........ ........ ........ ........ ........ ........ 53% 332M 0s
23:38:03 122880K ........ ........ ........ ........ ........ ........ 54% 352M 0s
23:38:03 125952K ........ ........ ........ ........ ........ ........ 56% 259M 0s
23:38:03 129024K ........ ........ ........ ........ ........ ........ 57% 435M 0s
23:38:03 132096K ........ ........ ........ ........ ........ ........ 58% 335M 0s
23:38:03 135168K ........ ........ ........ ........ ........ ........ 60% 376M 0s
23:38:03 138240K ........ ........ ........ ........ ........ ........ 61% 340M 0s
23:38:03 141312K ........ ........ ........ ........ ........ ........ 62% 357M 0s
23:38:03 144384K ........ ........ ........ ........ ........ ........ 64% 328M 0s
23:38:03 147456K ........ ........ ........ ........ ........ ........ 65% 364M 0s
23:38:03 150528K ........ ........ ........ ........ ........ ........ 66% 340M 0s
23:38:03 153600K ........ ........ ........ ........ ........ ........ 68% 333M 0s
23:38:03 156672K ........ ........ ........ ........ ........ ........ 69% 334M 0s
23:38:03 159744K ........ ........ ........ ........ ........ ........ 70% 352M 0s
23:38:03 162816K ........ ........ ........ ........ ........ ........ 72% 339M 0s
23:38:03 165888K ........ ........ ........ ........ ........ ........ 73% 350M 0s
23:38:03 168960K ........ ........ ........ ........ ........ ........ 74% 342M 0s
23:38:03 172032K ........ ........ ........ ........ ........ ........ 76% 357M 0s
23:38:03 175104K ........ ........ ........ ........ ........ ........ 77% 349M 0s
23:38:03 178176K ........ ........ ........ ........ ........ ........ 78% 327M 0s
23:38:03 181248K ........ ........ ........ ........ ........ ........ 80% 316M 0s
23:38:03 184320K ........ ........ ........ ........ ........ ........ 81% 355M 0s
23:38:03 187392K ........ ........ ........ ........ ........ ........ 83% 334M 0s
23:38:03 190464K ........ ........ ........ ........ ........ ........ 84% 341M 0s
23:38:03 193536K ........ ........ ........ ........ ........ ........ 85% 327M 0s
23:38:03 196608K ........ ........ ........ ........ ........ ........ 87% 347M 0s
23:38:03 199680K ........ ........ ........ ........ ........ ........ 88% 346M 0s
23:38:03 202752K ........ ........ ........ ........ ........ ........ 89% 347M 0s
23:38:03 205824K ........ ........ ........ ........ ........ ........ 91% 330M 0s
23:38:03 208896K ........ ........ ........ ........ ........ ........ 92% 350M 0s
23:38:03 211968K ........ ........ ........ ........ ........ ........ 93% 334M 0s
23:38:03 215040K ........ ........ ........ ........ ........ ........ 95% 343M 0s
23:38:03 218112K ........ ........ ........ ........ ........ ........ 96% 342M 0s
23:38:03 221184K ........ ........ ........ ........ ........ ........ 97% 339M 0s
23:38:03 224256K ........ ........ ........ ........ ........ ........ 99% 344M 0s
23:38:03 227328K ........ ........ ........ ........ . 100% 353M=0.8s
23:38:03
23:38:03 2025-11-15 23:38:03 (286 MB/s) - ‘karaf-0.22.2-20251115.175727-125.zip’ saved [234980658/234980658]
23:38:03
23:38:03 Extracting the new controller...
23:38:03 + echo 'Extracting the new controller...'
23:38:03 + unzip -q karaf-0.22.2-20251115.175727-125.zip
23:38:05 Adding external repositories...
23:38:05 + echo 'Adding external repositories...'
23:38:05 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:38:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:38:05 ################################################################################
23:38:05 #
23:38:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:38:05 # contributor license agreements. See the NOTICE file distributed with
23:38:05 # this work for additional information regarding copyright ownership.
23:38:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:38:05 # (the "License"); you may not use this file except in compliance with
23:38:05 # the License. You may obtain a copy of the License at
23:38:05 #
23:38:05 # http://www.apache.org/licenses/LICENSE-2.0
23:38:05 #
23:38:05 # Unless required by applicable law or agreed to in writing, software
23:38:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:38:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:38:05 # See the License for the specific language governing permissions and
23:38:05 # limitations under the License.
23:38:05 #
23:38:05 ################################################################################
23:38:05
23:38:05 #
23:38:05 # If set to true, the following property will not allow any certificate to be used
23:38:05 # when accessing Maven repositories through SSL
23:38:05 #
23:38:05 #org.ops4j.pax.url.mvn.certificateCheck=
23:38:05
23:38:05 #
23:38:05 # Path to the local Maven settings file.
23:38:05 # The repositories defined in this file will be automatically added to the list
23:38:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:38:05 # below is not set.
23:38:05 # The following locations are checked for the existence of the settings.xml file
23:38:05 # * 1. looks for the specified url
23:38:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:38:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:38:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:38:05 #
23:38:05 #org.ops4j.pax.url.mvn.settings=
23:38:05
23:38:05 #
23:38:05 # Path to the local Maven repository which is used to avoid downloading
23:38:05 # artifacts when they already exist locally.
23:38:05 # The value of this property will be extracted from the settings.xml file
23:38:05 # above, or defaulted to:
23:38:05 # System.getProperty( "user.home" ) + "/.m2/repository"
23:38:05 #
23:38:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:38:05
23:38:05 #
23:38:05 # Default this to false. It's just weird to use undocumented repos
23:38:05 #
23:38:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:38:05
23:38:05 #
23:38:05 # Uncomment if you don't wanna use the proxy settings
23:38:05 # from the Maven conf/settings.xml file
23:38:05 #
23:38:05 # org.ops4j.pax.url.mvn.proxySupport=false
23:38:05
23:38:05 #
23:38:05 # Comma separated list of repositories scanned when resolving an artifact.
23:38:05 # Those repositories will be checked before iterating through the
23:38:05 # below list of repositories and even before the local repository
23:38:05 # A repository url can be appended with zero or more of the following flags:
23:38:05 # @snapshots : the repository contains snaphots
23:38:05 # @noreleases : the repository does not contain any released artifacts
23:38:05 #
23:38:05 # The following property value will add the system folder as a repo.
23:38:05 #
23:38:05 org.ops4j.pax.url.mvn.defaultRepositories=\
23:38:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:38:05 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:38:05 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:38:05
23:38:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:38:05 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:38:05
23:38:05 #
23:38:05 # Comma separated list of repositories scanned when resolving an artifact.
23:38:05 # The default list includes the following repositories:
23:38:05 # http://repo1.maven.org/maven2@id=central
23:38:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:38:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:38:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:38:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:38:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:38:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:38:05 # To add repositories to the default ones, prepend '+' to the list of repositories
23:38:05 # to add.
23:38:05 # A repository url can be appended with zero or more of the following flags:
23:38:05 # @snapshots : the repository contains snapshots
23:38:05 # @noreleases : the repository does not contain any released artifacts
23:38:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:38:05 #
23:38:05 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:38:05
23:38:05 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:38:05 + echo 'Configuring the startup features...'
23:38:05 Configuring the startup features...
23:38:05 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:38:05 + FEATURE_TEST_STRING=features-test
23:38:05 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:38:05 + KARAF_VERSION=karaf4
23:38:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:38:05 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:38:05 + [[ ! -z '' ]]
23:38:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:38:05 ################################################################################
23:38:05 #
23:38:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:38:05 # contributor license agreements. See the NOTICE file distributed with
23:38:05 # this work for additional information regarding copyright ownership.
23:38:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:38:05 # (the "License"); you may not use this file except in compliance with
23:38:05 # the License. You may obtain a copy of the License at
23:38:05 #
23:38:05 # http://www.apache.org/licenses/LICENSE-2.0
23:38:05 #
23:38:05 # Unless required by applicable law or agreed to in writing, software
23:38:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:38:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:38:05 # See the License for the specific language governing permissions and
23:38:05 # limitations under the License.
23:38:05 #
23:38:05 ################################################################################
23:38:05
23:38:05 #
23:38:05 # Comma separated list of features repositories to register by default
23:38:05 #
23:38:05 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/db61186c-25f3-4876-b173-3c50d346ef9a.xml
23:38:05
23:38:05 #
23:38:05 # Comma separated list of features to install at startup
23:38:05 #
23:38:05 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf-noauth,odl-clustering-test-app, 194b8fa0-b6ab-4a79-b3b5-c302dcf645cb
23:38:05
23:38:05 #
23:38:05 # Resource repositories (OBR) that the features resolver can use
23:38:05 # to resolve requirements/capabilities
23:38:05 #
23:38:05 # The format of the resourceRepositories is
23:38:05 # resourceRepositories=[xml:url|json:url],...
23:38:05 # for Instance:
23:38:05 #
23:38:05 #resourceRepositories=xml:http://host/path/to/index.xml
23:38:05 # or
23:38:05 #resourceRepositories=json:http://host/path/to/index.json
23:38:05 #
23:38:05
23:38:05 #
23:38:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:38:05 #
23:38:05 featuresBootAsynchronous=false
23:38:05
23:38:05 #
23:38:05 # Service requirements enforcement
23:38:05 #
23:38:05 # By default, the feature resolver checks the service requirements/capabilities of
23:38:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:38:05 # the required bundles.
23:38:05 # The following flag can have those values:
23:38:05 # - disable: service requirements are completely ignored
23:38:05 # - default: service requirements are ignored for old features
23:38:05 # - enforce: service requirements are always verified
23:38:05 #
23:38:05 #serviceRequirements=default
23:38:05
23:38:05 #
23:38:05 # Store cfg file for config element in feature
23:38:05 #
23:38:05 #configCfgStore=true
23:38:05
23:38:05 #
23:38:05 # Define if the feature service automatically refresh bundles
23:38:05 #
23:38:05 autoRefresh=true
23:38:05
23:38:05 #
23:38:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:38:05 # XML file defines instructions related to features processing
23:38:05 # versions.properties may declare properties to resolve placeholders in XML file
23:38:05 # both files are relative to ${karaf.etc}
23:38:05 #
23:38:05 #featureProcessing=org.apache.karaf.features.xml
23:38:05 #featureProcessingVersions=versions.properties
23:38:05 + configure_karaf_log karaf4 ''
23:38:05 + local -r karaf_version=karaf4
23:38:05 + local -r controllerdebugmap=
23:38:05 + local logapi=log4j
23:38:05 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:38:05 log4j2.rootLogger.level = INFO
23:38:05 #log4j2.rootLogger.type = asyncRoot
23:38:05 #log4j2.rootLogger.includeLocation = false
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:38:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:38:05 log4j2.rootLogger.appenderRef.Console.ref = Console
23:38:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:38:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:38:05 log4j2.logger.spifly.name = org.apache.aries.spifly
23:38:05 log4j2.logger.spifly.level = WARN
23:38:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:38:05 log4j2.logger.audit.level = INFO
23:38:05 log4j2.logger.audit.additivity = false
23:38:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:38:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:38:05 log4j2.appender.console.type = Console
23:38:05 log4j2.appender.console.name = Console
23:38:05 log4j2.appender.console.layout.type = PatternLayout
23:38:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:38:05 log4j2.appender.rolling.type = RollingRandomAccessFile
23:38:05 log4j2.appender.rolling.name = RollingFile
23:38:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:38:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:38:05 #log4j2.appender.rolling.immediateFlush = false
23:38:05 log4j2.appender.rolling.append = true
23:38:05 log4j2.appender.rolling.layout.type = PatternLayout
23:38:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:38:05 log4j2.appender.rolling.policies.type = Policies
23:38:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:38:05 log4j2.appender.rolling.policies.size.size = 64MB
23:38:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:38:05 log4j2.appender.rolling.strategy.max = 7
23:38:05 log4j2.appender.audit.type = RollingRandomAccessFile
23:38:05 log4j2.appender.audit.name = AuditRollingFile
23:38:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:38:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:38:05 log4j2.appender.audit.append = true
23:38:05 log4j2.appender.audit.layout.type = PatternLayout
23:38:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:38:05 log4j2.appender.audit.policies.type = Policies
23:38:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:38:05 log4j2.appender.audit.policies.size.size = 8MB
23:38:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:38:05 log4j2.appender.audit.strategy.max = 7
23:38:05 log4j2.appender.osgi.type = PaxOsgi
23:38:05 log4j2.appender.osgi.name = PaxOsgi
23:38:05 log4j2.appender.osgi.filter = *
23:38:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:38:05 #log4j2.logger.aether.level = TRACE
23:38:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:38:05 #log4j2.logger.http-headers.level = DEBUG
23:38:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:38:05 #log4j2.logger.maven.level = TRACE
23:38:05 + logapi=log4j2
23:38:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:38:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:38:05 + '[' log4j2 == log4j2 ']'
23:38:05 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:38:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:38:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:38:05 controllerdebugmap:
23:38:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:38:05 + unset IFS
23:38:05 + echo 'controllerdebugmap: '
23:38:05 + '[' -n '' ']'
23:38:05 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:05 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:38:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:05 ################################################################################
23:38:05 #
23:38:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:38:05 # contributor license agreements. See the NOTICE file distributed with
23:38:05 # this work for additional information regarding copyright ownership.
23:38:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:38:05 # (the "License"); you may not use this file except in compliance with
23:38:05 # the License. You may obtain a copy of the License at
23:38:05 #
23:38:05 # http://www.apache.org/licenses/LICENSE-2.0
23:38:05 #
23:38:05 # Unless required by applicable law or agreed to in writing, software
23:38:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:38:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:38:05 # See the License for the specific language governing permissions and
23:38:05 # limitations under the License.
23:38:05 #
23:38:05 ################################################################################
23:38:05
23:38:05 # Common pattern layout for appenders
23:38:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:38:05
23:38:05 # Root logger
23:38:05 log4j2.rootLogger.level = INFO
23:38:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:38:05 #log4j2.rootLogger.type = asyncRoot
23:38:05 #log4j2.rootLogger.includeLocation = false
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:38:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:38:05 log4j2.rootLogger.appenderRef.Console.ref = Console
23:38:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:38:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:38:05
23:38:05 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:38:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:38:05
23:38:05 # Loggers configuration
23:38:05
23:38:05 # Spifly logger
23:38:05 log4j2.logger.spifly.name = org.apache.aries.spifly
23:38:05 log4j2.logger.spifly.level = WARN
23:38:05
23:38:05 # Security audit logger
23:38:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:38:05 log4j2.logger.audit.level = INFO
23:38:05 log4j2.logger.audit.additivity = false
23:38:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:38:05
23:38:05 # Appenders configuration
23:38:05
23:38:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:38:05 log4j2.appender.console.type = Console
23:38:05 log4j2.appender.console.name = Console
23:38:05 log4j2.appender.console.layout.type = PatternLayout
23:38:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:38:05
23:38:05 # Rolling file appender
23:38:05 log4j2.appender.rolling.type = RollingRandomAccessFile
23:38:05 log4j2.appender.rolling.name = RollingFile
23:38:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:38:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:38:05 # uncomment to not force a disk flush
23:38:05 #log4j2.appender.rolling.immediateFlush = false
23:38:05 log4j2.appender.rolling.append = true
23:38:05 log4j2.appender.rolling.layout.type = PatternLayout
23:38:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:38:05 log4j2.appender.rolling.policies.type = Policies
23:38:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:38:05 log4j2.appender.rolling.policies.size.size = 1GB
23:38:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:38:05 log4j2.appender.rolling.strategy.max = 7
23:38:05
23:38:05 # Audit file appender
23:38:05 log4j2.appender.audit.type = RollingRandomAccessFile
23:38:05 log4j2.appender.audit.name = AuditRollingFile
23:38:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:38:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:38:05 log4j2.appender.audit.append = true
23:38:05 log4j2.appender.audit.layout.type = PatternLayout
23:38:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:38:05 log4j2.appender.audit.policies.type = Policies
23:38:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:38:05 log4j2.appender.audit.policies.size.size = 8MB
23:38:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:38:05 log4j2.appender.audit.strategy.max = 7
23:38:05
23:38:05 # OSGi appender
23:38:05 log4j2.appender.osgi.type = PaxOsgi
23:38:05 log4j2.appender.osgi.name = PaxOsgi
23:38:05 log4j2.appender.osgi.filter = *
23:38:05
23:38:05 # help with identification of maven-related problems with pax-url-aether
23:38:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:38:05 #log4j2.logger.aether.level = TRACE
23:38:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:38:05 #log4j2.logger.http-headers.level = DEBUG
23:38:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:38:05 #log4j2.logger.maven.level = TRACE
23:38:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:38:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:38:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:38:05 + local -r controllermem=2048m
23:38:05 Configure
23:38:05 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:38:05 max memory: 2048m
23:38:05 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:05 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:05 + echo Configure
23:38:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:38:05 + echo ' max memory: 2048m'
23:38:05 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:38:05 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:05 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:05 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:38:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:05 #!/bin/sh
23:38:05 #
23:38:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:38:05 # contributor license agreements. See the NOTICE file distributed with
23:38:05 # this work for additional information regarding copyright ownership.
23:38:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:38:05 # (the "License"); you may not use this file except in compliance with
23:38:05 # the License. You may obtain a copy of the License at
23:38:05 #
23:38:05 # http://www.apache.org/licenses/LICENSE-2.0
23:38:05 #
23:38:05 # Unless required by applicable law or agreed to in writing, software
23:38:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:38:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:38:05 # See the License for the specific language governing permissions and
23:38:05 # limitations under the License.
23:38:05 #
23:38:05
23:38:05 #
23:38:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:38:05 # script: client, instance, shell, start, status, stop, karaf
23:38:05 #
23:38:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:38:05 # Actions go here...
23:38:05 # fi
23:38:05
23:38:05 #
23:38:05 # general settings which should be applied for all scripts go here; please keep
23:38:05 # in mind that it is possible that scripts might be executed more than once, e.g.
23:38:05 # in example of the start script where the start script is executed first and the
23:38:05 # karaf script afterwards.
23:38:05 #
23:38:05
23:38:05 #
23:38:05 # The following section shows the possible configuration options for the default
23:38:05 # karaf scripts
23:38:05 #
23:38:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:38:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:38:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:38:05 # export EXTRA_JAVA_OPTS # Additional JVM options
23:38:05 # export KARAF_HOME # Karaf home folder
23:38:05 # export KARAF_DATA # Karaf data folder
23:38:05 # export KARAF_BASE # Karaf base folder
23:38:05 # export KARAF_ETC # Karaf etc folder
23:38:05 # export KARAF_LOG # Karaf log folder
23:38:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:38:05 # export KARAF_OPTS # Additional available Karaf options
23:38:05 # export KARAF_DEBUG # Enable debug mode
23:38:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:38:05 # export KARAF_NOROOT # Prevent execution as root if set to true
23:38:05 Set Java version
23:38:05 + echo 'Set Java version'
23:38:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:38:05 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:38:05 sudo: a password is required
23:38:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:38:05 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:38:05 sudo: a password is required
23:38:05 JDK default version ...
23:38:05 + echo 'JDK default version ...'
23:38:05 + java -version
23:38:06 openjdk version "21.0.8" 2025-07-15
23:38:06 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:38:06 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:38:06 Set JAVA_HOME
23:38:06 + echo 'Set JAVA_HOME'
23:38:06 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:38:06 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:38:06 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:38:06 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:38:06 Listing all open ports on controller system...
23:38:06 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:38:06 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:38:06 + echo 'Listing all open ports on controller system...'
23:38:06 + netstat -pnatu
23:38:06 /tmp/configuration-script.sh: line 40: netstat: command not found
23:38:06 Configuring cluster
23:38:06 + '[' -f /tmp/custom_shard_config.txt ']'
23:38:06 + echo 'Configuring cluster'
23:38:06 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.122 10.30.171.247 10.30.171.206
23:38:06 ################################################
23:38:06 ## Configure Cluster ##
23:38:06 ################################################
23:38:06 NOTE: Cluster configuration files not found. Copying from
23:38:06 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:38:06 Configuring unique name in pekko.conf
23:38:06 Configuring hostname in pekko.conf
23:38:06 Configuring data and rpc seed nodes in pekko.conf
23:38:06 modules = [
23:38:06
23:38:06 {
23:38:06 name = "inventory"
23:38:06 namespace = "urn:opendaylight:inventory"
23:38:06 shard-strategy = "module"
23:38:06 },
23:38:06 {
23:38:06 name = "topology"
23:38:06 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:38:06 shard-strategy = "module"
23:38:06 },
23:38:06 {
23:38:06 name = "toaster"
23:38:06 namespace = "http://netconfcentral.org/ns/toaster"
23:38:06 shard-strategy = "module"
23:38:06 }
23:38:06 ]
23:38:06 Configuring replication type in module-shards.conf
23:38:06 ################################################
23:38:06 ## NOTE: Manually restart controller to ##
23:38:06 ## apply configuration. ##
23:38:06 ################################################
23:38:06 Dump pekko.conf
23:38:06 + echo 'Dump pekko.conf'
23:38:06 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:38:06
23:38:06 odl-cluster-data {
23:38:06 pekko {
23:38:06 remote {
23:38:06 artery {
23:38:06 enabled = on
23:38:06 transport = tcp
23:38:06 canonical.hostname = "10.30.171.206"
23:38:06 canonical.port = 2550
23:38:06 }
23:38:06 }
23:38:06
23:38:06 cluster {
23:38:06 # Using artery.
23:38:06 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.122:2550",
23:38:06 "pekko://opendaylight-cluster-data@10.30.171.247:2550",
23:38:06 "pekko://opendaylight-cluster-data@10.30.171.206:2550"]
23:38:06
23:38:06 roles = ["member-3"]
23:38:06
23:38:06 # when under load we might trip a false positive on the failure detector
23:38:06 # failure-detector {
23:38:06 # heartbeat-interval = 4 s
23:38:06 # acceptable-heartbeat-pause = 16s
23:38:06 # }
23:38:06 }
23:38:06
23:38:06 persistence {
23:38:06 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:38:06 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:38:06 # The relative path is always relative to KARAF_HOME.
23:38:06
23:38:06 # snapshot-store.local.dir = "target/snapshots"
23:38:06
23:38:06 # Use lz4 compression for LocalSnapshotStore snapshots
23:38:06 snapshot-store.local.use-lz4-compression = false
23:38:06 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:38:06 snapshot-store.local.lz4-blocksize = 256KB
23:38:06 }
23:38:06 disable-default-actor-system-quarantined-event-handling = "false"
23:38:06 }
23:38:06 }
23:38:06 Dump modules.conf
23:38:06 + echo 'Dump modules.conf'
23:38:06 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:38:06 modules = [
23:38:06
23:38:06 {
23:38:06 name = "inventory"
23:38:06 namespace = "urn:opendaylight:inventory"
23:38:06 shard-strategy = "module"
23:38:06 },
23:38:06 {
23:38:06 name = "topology"
23:38:06 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:38:06 shard-strategy = "module"
23:38:06 },
23:38:06 {
23:38:06 name = "toaster"
23:38:06 namespace = "http://netconfcentral.org/ns/toaster"
23:38:06 shard-strategy = "module"
23:38:06 }
23:38:06 ]
23:38:06 Dump module-shards.conf
23:38:06 + echo 'Dump module-shards.conf'
23:38:06 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:38:06 module-shards = [
23:38:06 {
23:38:06 name = "default"
23:38:06 shards = [
23:38:06 {
23:38:06 name = "default"
23:38:06 replicas = ["member-1",
23:38:06 "member-2",
23:38:06 "member-3"]
23:38:06 }
23:38:06 ]
23:38:06 },
23:38:06 {
23:38:06 name = "inventory"
23:38:06 shards = [
23:38:06 {
23:38:06 name="inventory"
23:38:06 replicas = ["member-1",
23:38:06 "member-2",
23:38:06 "member-3"]
23:38:06 }
23:38:06 ]
23:38:06 },
23:38:06 {
23:38:06 name = "topology"
23:38:06 shards = [
23:38:06 {
23:38:06 name="topology"
23:38:06 replicas = ["member-1",
23:38:06 "member-2",
23:38:06 "member-3"]
23:38:06 }
23:38:06 ]
23:38:06 },
23:38:06 {
23:38:06 name = "toaster"
23:38:06 shards = [
23:38:06 {
23:38:06 name="toaster"
23:38:06 replicas = ["member-1",
23:38:06 "member-2",
23:38:06 "member-3"]
23:38:06 }
23:38:06 ]
23:38:06 }
23:38:06 ]
23:38:06 Locating config plan to use...
23:38:06 Finished running config plans
23:38:06 Starting member-1 with IP address 10.30.171.122
23:38:06 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:38:06 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:38:06 Redirecting karaf console output to karaf_console.log
23:38:06 Starting controller...
23:38:06 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:38:06 Starting member-2 with IP address 10.30.171.247
23:38:06 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:38:06 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:38:07 Redirecting karaf console output to karaf_console.log
23:38:07 Starting controller...
23:38:07 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:38:07 Starting member-3 with IP address 10.30.171.206
23:38:07 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:38:07 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:38:07 Redirecting karaf console output to karaf_console.log
23:38:07 Starting controller...
23:38:07 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:38:07 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins4870998735924653040.sh
23:38:07 common-functions.sh is being sourced
23:38:07 common-functions environment:
23:38:07 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:38:07 ACTUALFEATURES:
23:38:07 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:38:07 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:38:07 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:38:07 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:38:07 CONTROLLERMEM: 2048m
23:38:07 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:38:07 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:38:07 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:38:07 SUITES:
23:38:07
23:38:07 + echo '#################################################'
23:38:07 #################################################
23:38:07 + echo '## Verify Cluster is UP ##'
23:38:07 ## Verify Cluster is UP ##
23:38:07 + echo '#################################################'
23:38:07 #################################################
23:38:07 + create_post_startup_script
23:38:07 + cat
23:38:07 + copy_and_run_post_startup_script
23:38:07 + seed_index=1
23:38:07 ++ seq 1 3
23:38:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:38:07 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:38:07 + echo 'Execute the post startup script on controller 10.30.171.122'
23:38:07 Execute the post startup script on controller 10.30.171.122
23:38:07 + scp /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/post-startup-script.sh 10.30.171.122:/tmp/
23:38:07 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:38:07 + ssh 10.30.171.122 'bash /tmp/post-startup-script.sh 1'
23:38:07 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:38:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:08 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:39:13 2025-11-15T23:38:39,050 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 148 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:39:13 Controller is UP
23:39:13 2025-11-15T23:38:39,050 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 148 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:39:13 Listing all open ports on controller system...
23:39:13 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:39:13 looking for "BindException: Address already in use" in log file
23:39:13 looking for "server is unhealthy" in log file
23:39:13 + '[' 1 == 0 ']'
23:39:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:39:13 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:39:13 + echo 'Execute the post startup script on controller 10.30.171.247'
23:39:13 Execute the post startup script on controller 10.30.171.247
23:39:13 + scp /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/post-startup-script.sh 10.30.171.247:/tmp/
23:39:13 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:39:13 + ssh 10.30.171.247 'bash /tmp/post-startup-script.sh 2'
23:39:13 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:39:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:39:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:13 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:40:18 2025-11-15T23:38:39,157 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 148 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:40:18 Controller is UP
23:40:18 2025-11-15T23:38:39,157 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 148 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:40:18 Listing all open ports on controller system...
23:40:18 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:40:18 looking for "BindException: Address already in use" in log file
23:40:18 looking for "server is unhealthy" in log file
23:40:18 + '[' 2 == 0 ']'
23:40:18 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:40:18 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:40:18 + echo 'Execute the post startup script on controller 10.30.171.206'
23:40:18 Execute the post startup script on controller 10.30.171.206
23:40:18 + scp /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/post-startup-script.sh 10.30.171.206:/tmp/
23:40:18 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:40:19 + ssh 10.30.171.206 'bash /tmp/post-startup-script.sh 3'
23:40:19 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:40:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:40:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:41:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:41:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:41:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:41:19 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:41:24 2025-11-15T23:38:39,686 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 148 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:41:24 Controller is UP
23:41:24 2025-11-15T23:38:39,686 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 148 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:41:24 Listing all open ports on controller system...
23:41:24 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:41:24 looking for "BindException: Address already in use" in log file
23:41:24 looking for "server is unhealthy" in log file
23:41:24 + '[' 0 == 0 ']'
23:41:24 + seed_index=1
23:41:24 + dump_controller_threads
23:41:24 ++ seq 1 3
23:41:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:24 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:41:24 + echo 'Let'\''s take the karaf thread dump'
23:41:24 Let's take the karaf thread dump
23:41:24 + ssh 10.30.171.122 'sudo ps aux'
23:41:24 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:25 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/ps_before.log
23:41:25 ++ cut -f2 '-d '
23:41:25 ++ tr -s ' '
23:41:25 ++ grep -v grep
23:41:25 + pid=2036
23:41:25 + echo 'karaf main: org.apache.karaf.main.Main, pid:2036'
23:41:25 karaf main: org.apache.karaf.main.Main, pid:2036
23:41:25 + ssh 10.30.171.122 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2036'
23:41:25 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:25 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:41:25 + echo 'Let'\''s take the karaf thread dump'
23:41:25 Let's take the karaf thread dump
23:41:25 + ssh 10.30.171.247 'sudo ps aux'
23:41:25 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:26 ++ tr -s ' '
23:41:26 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/ps_before.log
23:41:26 ++ cut -f2 '-d '
23:41:26 ++ grep -v grep
23:41:26 + pid=2033
23:41:26 + echo 'karaf main: org.apache.karaf.main.Main, pid:2033'
23:41:26 karaf main: org.apache.karaf.main.Main, pid:2033
23:41:26 + ssh 10.30.171.247 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2033'
23:41:26 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:26 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:41:26 + echo 'Let'\''s take the karaf thread dump'
23:41:26 Let's take the karaf thread dump
23:41:26 + ssh 10.30.171.206 'sudo ps aux'
23:41:26 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:27 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/ps_before.log
23:41:27 ++ grep -v grep
23:41:27 ++ tr -s ' '
23:41:27 ++ cut -f2 '-d '
23:41:27 + pid=2026
23:41:27 + echo 'karaf main: org.apache.karaf.main.Main, pid:2026'
23:41:27 karaf main: org.apache.karaf.main.Main, pid:2026
23:41:27 + ssh 10.30.171.206 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2026'
23:41:27 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:27 + '[' 0 -gt 0 ']'
23:41:27 + echo 'Generating controller variables...'
23:41:27 Generating controller variables...
23:41:27 ++ seq 1 3
23:41:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:27 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:41:27 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.122'
23:41:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:27 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:41:27 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.122 -v ODL_SYSTEM_2_IP:10.30.171.247'
23:41:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:27 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:41:27 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.122 -v ODL_SYSTEM_2_IP:10.30.171.247 -v ODL_SYSTEM_3_IP:10.30.171.206'
23:41:27 + echo 'Generating mininet variables...'
23:41:27 Generating mininet variables...
23:41:27 ++ seq 1 1
23:41:27 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:41:27 + MININETIP=TOOLS_SYSTEM_1_IP
23:41:27 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.37'
23:41:27 + get_test_suites SUITES
23:41:27 + local __suite_list=SUITES
23:41:27 + echo 'Locating test plan to use...'
23:41:27 Locating test plan to use...
23:41:27 + testplan_filepath=/w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/testplans/controller-drb-precedence-longevity-titanium.txt
23:41:27 + '[' '!' -f /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/testplans/controller-drb-precedence-longevity-titanium.txt ']'
23:41:27 + testplan_filepath=/w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/testplans/controller-drb-precedence-longevity.txt
23:41:27 + '[' disabled '!=' disabled ']'
23:41:27 + echo 'Changing the testplan path...'
23:41:27 Changing the testplan path...
23:41:27 + sed s:integration:/w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/testplans/controller-drb-precedence-longevity.txt
23:41:27 + cat testplan.txt
23:41:27 # Copyright (c) 2017 Cisco Systems, Inc. and others. All rights reserved.
23:41:27 #
23:41:27 # This program and the accompanying materials are made available under the
23:41:27 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:41:27 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:41:27
23:41:27 # Place the suites in run order:
23:41:27 /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot
23:41:27 + '[' -z '' ']'
23:41:27 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:41:27 ++ tr '\012' ' '
23:41:27 + suite_list='/w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot '
23:41:27 + eval 'SUITES='\''/w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot '\'''
23:41:27 ++ SUITES='/w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot '
23:41:27 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot ...'
23:41:27 Starting Robot test suites /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot ...
23:41:27 + robot -N controller-drb-precedence-longevity.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251115.175727-125.zip -v CONTROLLER:10.30.171.122 -v CONTROLLER1:10.30.171.247 -v CONTROLLER2:10.30.171.206 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium -v MININET:10.30.170.37 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:titanium -v ODL_SYSTEM_IP:10.30.171.122 -v ODL_SYSTEM_1_IP:10.30.171.122 -v ODL_SYSTEM_2_IP:10.30.171.247 -v ODL_SYSTEM_3_IP:10.30.171.206 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.37 -v TOOLS_SYSTEM_1_IP:10.30.170.37 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence_longevity.robot
23:41:28 ==============================================================================
23:41:28 controller-drb-precedence-longevity.txt :: DOMRpcBroker testing: RPC Provid...
23:41:28 ==============================================================================
23:41:32 Rpc_Provider_Precedence_Longevity :: Repeat the tested scenario fo... | FAIL |
23:41:33 ... click for list of related bugs or create a new one if needed (with the
23:41:33 "controller_drb_precedence_longevity_txt_rpc_provider_precedence_longevity"
23:41:33 reference somewhere inside)
23:41:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_drb_precedence_longevity_txt_rpc_provider_precedence_longevity&order=bug_status"
23:41:33
23:41:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.122:8181/rests/operations/odl-mdsal-lowlevel-control:register-constant
23:41:33 ------------------------------------------------------------------------------
23:41:33 controller-drb-precedence-longevity.txt :: DOMRpcBroker testing: R... | FAIL |
23:41:33 1 test, 0 passed, 1 failed
23:41:33 ==============================================================================
23:41:33 Output: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/output.xml
23:41:33 Log: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/log.html
23:41:33 Report: /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/report.html
23:41:33 + true
23:41:33 + echo 'Examining the files in data/log and checking filesize'
23:41:33 Examining the files in data/log and checking filesize
23:41:33 + ssh 10.30.171.122 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:41:33 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:33 total 256
23:41:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:38 .
23:41:33 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 15 23:38 karaf_console.log
23:41:33 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 23:38 ..
23:41:33 -rw-rw-r-- 1 jenkins jenkins 249801 Nov 15 23:41 karaf.log
23:41:33 + ssh 10.30.171.122 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:41:33 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:33 244K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:41:33 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:41:33 + ssh 10.30.171.247 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:41:33 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:34 total 256
23:41:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:38 .
23:41:34 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 15 23:38 karaf_console.log
23:41:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 23:38 ..
23:41:34 -rw-rw-r-- 1 jenkins jenkins 248318 Nov 15 23:41 karaf.log
23:41:34 + ssh 10.30.171.247 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:41:34 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:34 244K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:41:34 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:41:34 + ssh 10.30.171.206 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:41:34 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:34 total 260
23:41:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:38 .
23:41:34 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 15 23:38 karaf_console.log
23:41:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 23:38 ..
23:41:34 -rw-rw-r-- 1 jenkins jenkins 252472 Nov 15 23:41 karaf.log
23:41:34 + ssh 10.30.171.206 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:41:34 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:34 248K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:41:34 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:41:34 + set +e
23:41:34 ++ seq 1 3
23:41:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:34 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:41:34 + echo 'Let'\''s take the karaf thread dump again'
23:41:34 Let's take the karaf thread dump again
23:41:34 + ssh 10.30.171.122 'sudo ps aux'
23:41:34 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:35 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/ps_after.log
23:41:35 ++ grep -v grep
23:41:35 ++ cut -f2 '-d '
23:41:35 ++ tr -s ' '
23:41:35 + pid=2036
23:41:35 + echo 'karaf main: org.apache.karaf.main.Main, pid:2036'
23:41:35 karaf main: org.apache.karaf.main.Main, pid:2036
23:41:35 + ssh 10.30.171.122 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2036'
23:41:35 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:35 + echo 'killing karaf process...'
23:41:35 killing karaf process...
23:41:35 + ssh 10.30.171.122 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:41:35 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:35 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:41:35 + echo 'Let'\''s take the karaf thread dump again'
23:41:35 Let's take the karaf thread dump again
23:41:35 + ssh 10.30.171.247 'sudo ps aux'
23:41:35 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:35 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/ps_after.log
23:41:35 ++ grep -v grep
23:41:35 ++ tr -s ' '
23:41:35 ++ cut -f2 '-d '
23:41:35 + pid=2033
23:41:35 + echo 'karaf main: org.apache.karaf.main.Main, pid:2033'
23:41:35 karaf main: org.apache.karaf.main.Main, pid:2033
23:41:35 + ssh 10.30.171.247 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2033'
23:41:35 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:36 + echo 'killing karaf process...'
23:41:36 killing karaf process...
23:41:36 + ssh 10.30.171.247 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:41:36 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:36 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:41:36 + echo 'Let'\''s take the karaf thread dump again'
23:41:36 Let's take the karaf thread dump again
23:41:36 + ssh 10.30.171.206 'sudo ps aux'
23:41:36 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:36 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/ps_after.log
23:41:36 ++ grep -v grep
23:41:36 ++ tr -s ' '
23:41:36 ++ cut -f2 '-d '
23:41:36 + pid=2026
23:41:36 + echo 'karaf main: org.apache.karaf.main.Main, pid:2026'
23:41:36 karaf main: org.apache.karaf.main.Main, pid:2026
23:41:36 + ssh 10.30.171.206 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2026'
23:41:36 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:37 + echo 'killing karaf process...'
23:41:37 killing karaf process...
23:41:37 + ssh 10.30.171.206 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:41:37 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:37 + sleep 5
23:41:42 ++ seq 1 3
23:41:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:42 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:41:42 + echo 'Compressing karaf.log 1'
23:41:42 Compressing karaf.log 1
23:41:42 + ssh 10.30.171.122 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:41:42 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:42 + echo 'Fetching compressed karaf.log 1'
23:41:42 Fetching compressed karaf.log 1
23:41:42 + scp 10.30.171.122:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
23:41:42 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:42 + ssh 10.30.171.122 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:41:42 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:42 + scp 10.30.171.122:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
23:41:43 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:43 + ssh 10.30.171.122 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:41:43 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:43 + echo 'Fetch GC logs'
23:41:43 Fetch GC logs
23:41:43 + mkdir -p gclogs-1
23:41:43 + scp '10.30.171.122:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
23:41:43 Warning: Permanently added '10.30.171.122' (ECDSA) to the list of known hosts.
23:41:43 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:41:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:43 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:41:43 + echo 'Compressing karaf.log 2'
23:41:43 Compressing karaf.log 2
23:41:43 + ssh 10.30.171.247 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:41:43 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:43 + echo 'Fetching compressed karaf.log 2'
23:41:43 Fetching compressed karaf.log 2
23:41:43 + scp 10.30.171.247:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
23:41:43 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:44 + ssh 10.30.171.247 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:41:44 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:44 + scp 10.30.171.247:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
23:41:44 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:44 + ssh 10.30.171.247 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:41:44 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:44 + echo 'Fetch GC logs'
23:41:44 Fetch GC logs
23:41:44 + mkdir -p gclogs-2
23:41:44 + scp '10.30.171.247:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
23:41:44 Warning: Permanently added '10.30.171.247' (ECDSA) to the list of known hosts.
23:41:44 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:41:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:41:44 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:41:44 + echo 'Compressing karaf.log 3'
23:41:44 Compressing karaf.log 3
23:41:44 + ssh 10.30.171.206 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:41:44 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:45 + echo 'Fetching compressed karaf.log 3'
23:41:45 Fetching compressed karaf.log 3
23:41:45 + scp 10.30.171.206:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
23:41:45 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:45 + ssh 10.30.171.206 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:41:45 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:45 + scp 10.30.171.206:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
23:41:45 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:45 + ssh 10.30.171.206 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:41:45 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:45 + echo 'Fetch GC logs'
23:41:45 Fetch GC logs
23:41:45 + mkdir -p gclogs-3
23:41:45 + scp '10.30.171.206:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
23:41:46 Warning: Permanently added '10.30.171.206' (ECDSA) to the list of known hosts.
23:41:46 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:41:46 + echo 'Examine copied files'
23:41:46 Examine copied files
23:41:46 + ls -lt
23:41:46 total 1416
23:41:46 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 23:41 gclogs-3
23:41:46 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 15 23:41 odl3_karaf_console.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 18607 Nov 15 23:41 odl3_karaf.log.gz
23:41:46 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 23:41 gclogs-2
23:41:46 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 15 23:41 odl2_karaf_console.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 18408 Nov 15 23:41 odl2_karaf.log.gz
23:41:46 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 23:41 gclogs-1
23:41:46 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 15 23:41 odl1_karaf_console.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 18224 Nov 15 23:41 odl1_karaf.log.gz
23:41:46 -rw-rw-r--. 1 jenkins jenkins 82445 Nov 15 23:41 karaf_3_2026_threads_after.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 13920 Nov 15 23:41 ps_after.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 82425 Nov 15 23:41 karaf_2_2033_threads_after.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 84822 Nov 15 23:41 karaf_1_2036_threads_after.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 245491 Nov 15 23:41 report.html
23:41:46 -rw-rw-r--. 1 jenkins jenkins 310751 Nov 15 23:41 log.html
23:41:46 -rw-rw-r--. 1 jenkins jenkins 232607 Nov 15 23:41 output.xml
23:41:46 -rw-rw-r--. 1 jenkins jenkins 486 Nov 15 23:41 testplan.txt
23:41:46 -rw-rw-r--. 1 jenkins jenkins 77928 Nov 15 23:41 karaf_3_2026_threads_before.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 14025 Nov 15 23:41 ps_before.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 77918 Nov 15 23:41 karaf_2_2033_threads_before.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 75312 Nov 15 23:41 karaf_1_2036_threads_before.log
23:41:46 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 15 23:38 post-startup-script.sh
23:41:46 -rw-rw-r--. 1 jenkins jenkins 252 Nov 15 23:37 startup-script.sh
23:41:46 -rw-rw-r--. 1 jenkins jenkins 3466 Nov 15 23:37 configuration-script.sh
23:41:46 -rw-rw-r--. 1 jenkins jenkins 337 Nov 15 23:37 detect_variables.env
23:41:46 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 15 23:37 pom.xml
23:41:46 -rw-rw-r--. 1 jenkins jenkins 92 Nov 15 23:37 set_variables.env
23:41:46 -rw-rw-r--. 1 jenkins jenkins 357 Nov 15 23:37 slave_addresses.txt
23:41:46 -rw-rw-r--. 1 jenkins jenkins 570 Nov 15 23:37 requirements.txt
23:41:46 -rw-rw-r--. 1 jenkins jenkins 26 Nov 15 23:37 env.properties
23:41:46 -rw-rw-r--. 1 jenkins jenkins 333 Nov 15 23:35 stack-parameters.yaml
23:41:46 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 15 23:34 test
23:41:46 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 23:34 test@tmp
23:41:46 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 15 17:57 maven-metadata.xml
23:41:46 + true
23:41:46 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/sh /tmp/jenkins5111338768061990512.sh
23:41:46 Cleaning up Robot installation...
23:41:46 $ ssh-agent -k
23:41:46 unset SSH_AUTH_SOCK;
23:41:46 unset SSH_AGENT_PID;
23:41:46 echo Agent pid 5397 killed;
23:41:46 [ssh-agent] Stopped.
23:41:46 Recording plot data
23:41:46 Robot results publisher started...
23:41:46 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:41:46 -Parsing output xml:
23:41:47 Done!
23:41:47 -Copying log files to build dir:
23:41:47 Done!
23:41:47 -Assigning results to build:
23:41:47 Done!
23:41:47 -Checking thresholds:
23:41:47 Done!
23:41:47 Done publishing Robot results.
23:41:47 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:41:47 [PostBuildScript] - [INFO] Executing post build scripts.
23:41:47 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins13454916182612658000.sh
23:41:47 Archiving csit artifacts
23:41:47 mv: cannot stat '*_1.png': No such file or directory
23:41:47 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:41:47 mv: cannot stat '*_2.png': No such file or directory
23:41:47 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:41:47 mv: cannot stat '*_3.png': No such file or directory
23:41:47 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:41:47 % Total % Received % Xferd Average Speed Time Time Time Current
23:41:47 Dload Upload Total Spent Left Speed
23:41:47
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 194k 0 194k 0 0 3602k 0 --:--:-- --:--:-- --:--:-- 3602k
23:41:47 Archive: robot-plugin.zip
23:41:47 inflating: ./archives/robot-plugin/log.html
23:41:47 inflating: ./archives/robot-plugin/output.xml
23:41:47 inflating: ./archives/robot-plugin/report.html
23:41:47 mv: cannot stat '*.log.gz': No such file or directory
23:41:47 mv: cannot stat '*.csv': No such file or directory
23:41:47 mv: cannot stat '*.png': No such file or directory
23:41:47 [PostBuildScript] - [INFO] Executing post build scripts.
23:41:47 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins3638757334643816824.sh
23:41:47 [PostBuildScript] - [INFO] Executing post build scripts.
23:41:47 [EnvInject] - Injecting environment variables from a build step.
23:41:47 [EnvInject] - Injecting as environment variables the properties content
23:41:47 OS_CLOUD=vex
23:41:47 OS_STACK_NAME=releng-controller-csit-3node-drb-precedence-longevity-only-titanium-62
23:41:47
23:41:47 [EnvInject] - Variables injected successfully.
23:41:47 provisioning config files...
23:41:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:41:48 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins3722492797879939045.sh
23:41:48 ---> openstack-stack-delete.sh
23:41:48 Setup pyenv:
23:41:48 system
23:41:48 3.8.13
23:41:48 3.9.13
23:41:48 3.10.13
23:41:48 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.python-version)
23:41:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwo from file:/tmp/.os_lf_venv
23:41:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:41:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:41:50 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:41:50 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:41:50 lf-activate-venv(): INFO: Base packages installed successfully
23:41:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:42:04 lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH
23:42:04 INFO: Stack cost retrieval disabled, setting cost to 0
23:42:26 INFO: Deleting stack releng-controller-csit-3node-drb-precedence-longevity-only-titanium-62
23:42:26 Waiting for stack to delete...
23:42:26 Successfully deleted stack releng-controller-csit-3node-drb-precedence-longevity-only-titanium-62
23:42:26 [PostBuildScript] - [INFO] Executing post build scripts.
23:42:26 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins8270688329635866247.sh
23:42:26 ---> sysstat.sh
23:42:27 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins702031660748547288.sh
23:42:27 ---> package-listing.sh
23:42:27 ++ facter osfamily
23:42:27 ++ tr '[:upper:]' '[:lower:]'
23:42:27 + OS_FAMILY=redhat
23:42:27 + workspace=/w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium
23:42:27 + START_PACKAGES=/tmp/packages_start.txt
23:42:27 + END_PACKAGES=/tmp/packages_end.txt
23:42:27 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:42:27 + PACKAGES=/tmp/packages_start.txt
23:42:27 + '[' /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium ']'
23:42:27 + PACKAGES=/tmp/packages_end.txt
23:42:27 + case "${OS_FAMILY}" in
23:42:27 + rpm -qa
23:42:27 + sort
23:42:28 + '[' -f /tmp/packages_start.txt ']'
23:42:28 + '[' -f /tmp/packages_end.txt ']'
23:42:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:42:28 + '[' /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium ']'
23:42:28 + mkdir -p /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/archives/
23:42:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/archives/
23:42:28 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins15309978777835958415.sh
23:42:28 ---> capture-instance-metadata.sh
23:42:28 Setup pyenv:
23:42:28 system
23:42:28 3.8.13
23:42:28 3.9.13
23:42:28 3.10.13
23:42:28 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.python-version)
23:42:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwo from file:/tmp/.os_lf_venv
23:42:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:30 lf-activate-venv(): INFO: Base packages installed successfully
23:42:30 lf-activate-venv(): INFO: Installing additional packages: lftools
23:42:40 lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH
23:42:40 INFO: Running in OpenStack, capturing instance metadata
23:42:40 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins8377982857243131820.sh
23:42:40 provisioning config files...
23:42:41 Could not find credentials [logs] for controller-csit-3node-drb-precedence-longevity-only-titanium #62
23:42:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium@tmp/config11127713349033223544tmp
23:42:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:42:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:42:41 provisioning config files...
23:42:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:42:41 [EnvInject] - Injecting environment variables from a build step.
23:42:41 [EnvInject] - Injecting as environment variables the properties content
23:42:41 SERVER_ID=logs
23:42:41
23:42:41 [EnvInject] - Variables injected successfully.
23:42:41 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins16672568419772484386.sh
23:42:41 ---> create-netrc.sh
23:42:41 WARN: Log server credential not found.
23:42:41 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins17943378746862646806.sh
23:42:41 ---> python-tools-install.sh
23:42:41 Setup pyenv:
23:42:41 system
23:42:41 3.8.13
23:42:41 3.9.13
23:42:41 3.10.13
23:42:41 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.python-version)
23:42:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwo from file:/tmp/.os_lf_venv
23:42:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:43 lf-activate-venv(): INFO: Base packages installed successfully
23:42:43 lf-activate-venv(): INFO: Installing additional packages: lftools
23:42:54 lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH
23:42:54 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins15607811440925475097.sh
23:42:54 ---> sudo-logs.sh
23:42:54 Archiving 'sudo' log..
23:42:54 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash /tmp/jenkins171788106766646010.sh
23:42:54 ---> job-cost.sh
23:42:54 Setup pyenv:
23:42:54 system
23:42:54 3.8.13
23:42:54 3.9.13
23:42:54 3.10.13
23:42:54 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.python-version)
23:42:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwo from file:/tmp/.os_lf_venv
23:42:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:57 lf-activate-venv(): INFO: Base packages installed successfully
23:42:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:43:05 lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH
23:43:06 DEBUG: total: 0
23:43:06 INFO: Retrieving Stack Cost...
23:43:06 INFO: Retrieving Pricing Info for: v3-standard-2
23:43:06 INFO: Archiving Costs
23:43:06 [controller-csit-3node-drb-precedence-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins8029085158025022684.sh
23:43:06 ---> logs-deploy.sh
23:43:06 Setup pyenv:
23:43:06 system
23:43:06 3.8.13
23:43:06 3.9.13
23:43:06 3.10.13
23:43:06 * 3.11.7 (set by /w/workspace/controller-csit-3node-drb-precedence-longevity-only-titanium/.python-version)
23:43:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSwo from file:/tmp/.os_lf_venv
23:43:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:08 lf-activate-venv(): INFO: Base packages installed successfully
23:43:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-fSwo/bin to PATH
23:43:19 WARNING: Nexus logging server not set
23:43:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-drb-precedence-longevity-only-titanium/62/
23:43:19 INFO: archiving logs to S3
23:43:20 ---> uname -a:
23:43:20 Linux prd-centos8-robot-2c-8g-10889.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:43:20
23:43:20
23:43:20 ---> lscpu:
23:43:20 Architecture: x86_64
23:43:20 CPU op-mode(s): 32-bit, 64-bit
23:43:20 Byte Order: Little Endian
23:43:20 CPU(s): 2
23:43:20 On-line CPU(s) list: 0,1
23:43:20 Thread(s) per core: 1
23:43:20 Core(s) per socket: 1
23:43:20 Socket(s): 2
23:43:20 NUMA node(s): 1
23:43:20 Vendor ID: AuthenticAMD
23:43:20 CPU family: 23
23:43:20 Model: 49
23:43:20 Model name: AMD EPYC-Rome Processor
23:43:20 Stepping: 0
23:43:20 CPU MHz: 2799.998
23:43:20 BogoMIPS: 5599.99
23:43:20 Virtualization: AMD-V
23:43:20 Hypervisor vendor: KVM
23:43:20 Virtualization type: full
23:43:20 L1d cache: 32K
23:43:20 L1i cache: 32K
23:43:20 L2 cache: 512K
23:43:20 L3 cache: 16384K
23:43:20 NUMA node0 CPU(s): 0,1
23:43:20 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:43:20
23:43:20
23:43:20 ---> nproc:
23:43:20 2
23:43:20
23:43:20
23:43:20 ---> df -h:
23:43:20 Filesystem Size Used Avail Use% Mounted on
23:43:20 devtmpfs 3.8G 0 3.8G 0% /dev
23:43:20 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:43:20 tmpfs 3.8G 17M 3.8G 1% /run
23:43:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:43:20 /dev/vda1 40G 8.3G 32G 21% /
23:43:20 tmpfs 770M 0 770M 0% /run/user/1001
23:43:20
23:43:20
23:43:20 ---> free -m:
23:43:20 total used free shared buff/cache available
23:43:20 Mem: 7697 585 4918 19 2194 6813
23:43:20 Swap: 1023 0 1023
23:43:20
23:43:20
23:43:20 ---> ip addr:
23:43:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:43:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:43:20 inet 127.0.0.1/8 scope host lo
23:43:20 valid_lft forever preferred_lft forever
23:43:20 inet6 ::1/128 scope host
23:43:20 valid_lft forever preferred_lft forever
23:43:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:43:20 link/ether fa:16:3e:22:16:13 brd ff:ff:ff:ff:ff:ff
23:43:20 altname enp0s3
23:43:20 altname ens3
23:43:20 inet 10.30.170.97/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:43:20 valid_lft 84257sec preferred_lft 84257sec
23:43:20 inet6 fe80::f816:3eff:fe22:1613/64 scope link
23:43:20 valid_lft forever preferred_lft forever
23:43:20
23:43:20
23:43:20 ---> sar -b -r -n DEV:
23:43:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/15/2025 _x86_64_ (2 CPU)
23:43:20
23:43:20 23:07:33 LINUX RESTART (2 CPU)
23:43:20
23:43:20 11:08:01 PM tps rtps wtps bread/s bwrtn/s
23:43:20 11:09:01 PM 56.95 39.55 17.39 5950.68 3852.17
23:43:20 11:10:01 PM 1.69 0.00 1.69 0.00 30.65
23:43:20 11:11:01 PM 0.40 0.03 0.36 0.53 6.02
23:43:20 11:12:01 PM 0.37 0.00 0.37 0.00 5.35
23:43:20 11:13:01 PM 0.17 0.00 0.17 0.00 1.72
23:43:20 11:14:01 PM 0.27 0.00 0.27 0.00 4.30
23:43:20 11:15:01 PM 0.17 0.00 0.17 0.00 2.00
23:43:20 11:16:01 PM 0.10 0.00 0.10 0.00 0.80
23:43:20 11:17:01 PM 0.13 0.00 0.13 0.00 1.32
23:43:20 11:18:01 PM 0.23 0.00 0.23 0.00 2.60
23:43:20 11:19:01 PM 0.23 0.00 0.23 0.00 4.13
23:43:20 11:20:01 PM 0.15 0.00 0.15 0.00 1.06
23:43:20 11:21:01 PM 0.13 0.00 0.13 0.00 1.09
23:43:20 11:22:01 PM 0.17 0.00 0.17 0.00 1.98
23:43:20 11:23:01 PM 1.23 0.05 1.18 0.80 29.96
23:43:20 11:24:01 PM 0.32 0.00 0.32 0.00 6.12
23:43:20 11:25:01 PM 0.15 0.00 0.15 0.00 1.18
23:43:20 11:26:01 PM 0.12 0.00 0.12 0.00 1.03
23:43:20 11:27:01 PM 0.10 0.00 0.10 0.00 0.93
23:43:20 11:28:01 PM 0.20 0.00 0.20 0.00 2.32
23:43:20 11:29:01 PM 0.22 0.00 0.22 0.00 4.07
23:43:20 11:30:01 PM 0.15 0.02 0.13 0.13 0.98
23:43:20 11:30:01 PM 615.52 613.79 1.72 59475.86 13.79
23:43:20 11:31:01 PM 2.93 0.00 2.93 0.00 71.33
23:43:20 11:32:01 PM 0.22 0.00 0.22 0.00 3.35
23:43:20 11:33:01 PM 0.22 0.00 0.22 0.00 3.23
23:43:20 11:34:01 PM 0.18 0.00 0.18 0.00 3.07
23:43:20 11:35:01 PM 90.72 8.50 82.22 1460.18 6063.11
23:43:20 11:36:01 PM 80.46 0.72 79.74 52.92 11024.19
23:43:20 11:37:01 PM 18.66 0.38 18.28 64.25 1129.79
23:43:20 11:38:01 PM 84.07 9.25 74.82 1666.26 8270.62
23:43:20 11:39:01 PM 14.66 0.00 14.66 0.00 1257.60
23:43:20 11:40:01 PM 2.53 0.00 2.53 0.00 73.88
23:43:20 11:40:01 PM 0.00 0.00 0.00 0.00 0.00
23:43:20 11:41:01 PM 0.23 0.00 0.23 0.00 3.35
23:43:20 11:42:01 PM 11.70 0.52 11.18 48.53 373.84
23:43:20 11:43:01 PM 29.22 0.47 28.76 52.92 1333.86
23:43:20 Average: 11.58 1.87 9.71 282.07 959.23
23:43:20
23:43:20 11:08:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:43:20 11:09:01 PM 5906328 7259552 1976104 25.07 2688 1552092 586060 6.56 152640 1563808 16
23:43:20 11:10:01 PM 5907248 7260472 1975184 25.06 2688 1552092 586060 6.56 152672 1563464 4
23:43:20 11:11:01 PM 5904380 7257620 1978052 25.09 2688 1552116 586060 6.56 152700 1566412 4
23:43:20 11:12:01 PM 5904120 7257360 1978312 25.10 2688 1552116 586060 6.56 152700 1566412 4
23:43:20 11:13:01 PM 5904364 7257608 1978068 25.09 2688 1552120 586060 6.56 152700 1566300 4
23:43:20 11:14:01 PM 5904436 7257680 1977996 25.09 2688 1552120 586060 6.56 152704 1566416 4
23:43:20 11:15:01 PM 5904492 7257736 1977940 25.09 2688 1552120 586060 6.56 152700 1566308 4
23:43:20 11:16:01 PM 5904428 7257676 1978004 25.09 2688 1552124 586060 6.56 152700 1566432 4
23:43:20 11:17:01 PM 5903892 7257140 1978540 25.10 2688 1552124 586060 6.56 152700 1566740 4
23:43:20 11:18:01 PM 5904488 7257736 1977944 25.09 2688 1552124 586060 6.56 152700 1566348 4
23:43:20 11:19:01 PM 5904404 7257656 1978028 25.09 2688 1552128 586060 6.56 152700 1566544 4
23:43:20 11:20:01 PM 5905040 7258292 1977392 25.09 2688 1552128 581916 6.52 152700 1566012 4
23:43:20 11:21:01 PM 5904516 7257764 1977916 25.09 2688 1552132 581916 6.52 152700 1566364 4
23:43:20 11:22:01 PM 5904348 7257596 1978084 25.09 2688 1552132 581916 6.52 152700 1566364 4
23:43:20 11:23:01 PM 5904240 7257492 1978192 25.10 2688 1552136 574788 6.44 152872 1566208 20
23:43:20 11:24:01 PM 5903816 7257072 1978616 25.10 2688 1552140 574788 6.44 152872 1566568 12
23:43:20 11:25:01 PM 5904216 7257472 1978216 25.10 2688 1552140 574788 6.44 152872 1566324 12
23:43:20 11:26:01 PM 5904124 7257380 1978308 25.10 2688 1552140 574788 6.44 152872 1566328 8
23:43:20 11:27:01 PM 5904184 7257444 1978248 25.10 2688 1552144 574788 6.44 152872 1566452 4
23:43:20 11:28:01 PM 5904184 7257444 1978248 25.10 2688 1552144 574788 6.44 152872 1566452 4
23:43:20 11:29:01 PM 5904284 7257544 1978148 25.10 2688 1552144 574788 6.44 152872 1566524 4
23:43:20 11:30:01 PM 5904168 7257432 1978264 25.10 2688 1552148 576888 6.46 152872 1566472 8
23:43:20 11:30:01 PM 5886616 7257048 1995816 25.32 2688 1569316 576844 6.46 155076 1581320 588
23:43:20 11:31:01 PM 5884380 7254928 1998052 25.35 2688 1569384 576844 6.46 155156 1583676 4
23:43:20 11:32:01 PM 5884772 7255324 1997660 25.34 2688 1569388 576844 6.46 155156 1583416 4
23:43:20 11:33:01 PM 5884088 7254640 1998344 25.35 2688 1569388 576844 6.46 155156 1583836 4
23:43:20 11:34:01 PM 5863484 7234036 2018948 25.61 2688 1569388 576844 6.46 155156 1604512 4
23:43:20 11:35:01 PM 5170884 6986552 2711548 34.40 2688 1992732 773340 8.66 198680 2174304 257112
23:43:20 11:36:01 PM 5151448 7005732 2730984 34.65 2688 2030004 719992 8.06 201288 2175892 4
23:43:20 11:37:01 PM 5124184 7025784 2758248 34.99 2688 2075828 690020 7.73 227428 2174720 43704
23:43:20 11:38:01 PM 4929488 7050748 2952944 37.46 2688 2287184 654236 7.33 268660 2293552 26988
23:43:20 11:39:01 PM 4932616 7053684 2949816 37.42 2688 2287196 654236 7.33 268672 2293756 4
23:43:20 11:40:01 PM 4933052 7054120 2949380 37.42 2688 2287196 676048 7.57 268676 2293520 16
23:43:20 11:40:01 PM 4932648 7053716 2949784 37.42 2688 2287196 676048 7.57 268676 2293888 32
23:43:20 11:41:01 PM 4932568 7053640 2949864 37.42 2688 2287200 676048 7.57 268676 2293920 4
23:43:20 11:42:01 PM 4954180 6927752 2928252 37.15 2688 2145620 793100 8.88 301864 2262992 49888
23:43:20 11:43:01 PM 5065888 7002408 2816544 35.73 2688 2109396 702044 7.86 467812 1989276 11388
23:43:20 Average: 5660270 7193008 2222162 28.19 2688 1723871 613301 6.87 185860 1746968 10537
23:43:20
23:43:20 11:08:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:43:20 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:09:01 PM eth0 95.98 50.45 351.69 15.44 0.00 0.00 0.00 0.00
23:43:20 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:10:01 PM eth0 7.35 0.13 0.98 0.01 0.00 0.00 0.00 0.00
23:43:20 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:11:01 PM eth0 3.10 0.10 0.31 0.01 0.00 0.00 0.00 0.00
23:43:20 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:12:01 PM eth0 0.98 0.08 0.06 0.00 0.00 0.00 0.00 0.00
23:43:20 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:13:01 PM eth0 0.68 0.12 0.05 0.01 0.00 0.00 0.00 0.00
23:43:20 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:14:01 PM eth0 1.03 0.18 0.19 0.07 0.00 0.00 0.00 0.00
23:43:20 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:15:01 PM eth0 0.33 0.12 0.03 0.01 0.00 0.00 0.00 0.00
23:43:20 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:16:01 PM eth0 1.57 0.13 0.11 0.01 0.00 0.00 0.00 0.00
23:43:20 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:17:01 PM eth0 1.45 0.23 0.31 0.19 0.00 0.00 0.00 0.00
23:43:20 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:18:01 PM eth0 0.67 0.12 0.04 0.01 0.00 0.00 0.00 0.00
23:43:20 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:19:01 PM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00
23:43:20 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:20:01 PM eth0 0.44 0.10 0.03 0.01 0.00 0.00 0.00 0.00
23:43:20 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:21:01 PM eth0 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00
23:43:20 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:22:01 PM eth0 0.35 0.12 0.02 0.01 0.00 0.00 0.00 0.00
23:43:20 11:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:23:01 PM eth0 0.67 0.13 0.07 0.01 0.00 0.00 0.00 0.00
23:43:20 11:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:24:01 PM eth0 1.35 0.43 0.70 0.45 0.00 0.00 0.00 0.00
23:43:20 11:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:25:01 PM eth0 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00
23:43:20 11:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:26:01 PM eth0 0.38 0.03 0.03 0.00 0.00 0.00 0.00 0.00
23:43:20 11:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:27:01 PM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
23:43:20 11:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:28:01 PM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
23:43:20 11:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:29:01 PM eth0 0.40 0.25 0.15 0.07 0.00 0.00 0.00 0.00
23:43:20 11:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:30:01 PM eth0 0.19 0.00 0.01 0.00 0.00 0.00 0.00 0.00
23:43:20 11:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:30:01 PM eth0 84.48 84.48 7.45 7.02 0.00 0.00 0.00 0.00
23:43:20 11:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:31:01 PM eth0 0.43 0.30 0.27 0.20 0.00 0.00 0.00 0.00
23:43:20 11:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:32:01 PM eth0 0.73 0.00 0.08 0.00 0.00 0.00 0.00 0.00
23:43:20 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:33:01 PM eth0 0.57 0.25 0.28 0.20 0.00 0.00 0.00 0.00
23:43:20 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:34:01 PM eth0 0.57 0.23 0.25 0.13 0.00 0.00 0.00 0.00
23:43:20 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:35:01 PM eth0 220.06 158.71 1566.18 49.39 0.00 0.00 0.00 0.00
23:43:20 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:36:01 PM eth0 65.44 45.40 585.69 6.74 0.00 0.00 0.00 0.00
23:43:20 11:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:37:01 PM eth0 13.45 13.90 6.50 4.85 0.00 0.00 0.00 0.00
23:43:20 11:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:38:01 PM eth0 416.60 308.27 410.31 72.69 0.00 0.00 0.00 0.00
23:43:20 11:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:39:01 PM eth0 188.10 138.75 38.13 29.52 0.00 0.00 0.00 0.00
23:43:20 11:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:40:01 PM eth0 5.87 2.06 1.07 0.62 0.00 0.00 0.00 0.00
23:43:20 11:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:40:01 PM eth0 40.54 0.00 6.97 0.00 0.00 0.00 0.00 0.00
23:43:20 11:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:41:01 PM eth0 3.85 2.15 1.12 0.86 0.00 0.00 0.00 0.00
23:43:20 11:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:42:01 PM eth0 115.31 81.87 91.56 25.30 0.00 0.00 0.00 0.00
23:43:20 11:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 11:43:01 PM eth0 23.14 13.75 14.07 6.80 0.00 0.00 0.00 0.00
23:43:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:43:20 Average: eth0 33.53 23.42 87.74 6.11 0.00 0.00 0.00 0.00
23:43:20
23:43:20
23:43:20 ---> sar -P ALL:
23:43:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/15/2025 _x86_64_ (2 CPU)
23:43:20
23:43:20 23:07:33 LINUX RESTART (2 CPU)
23:43:20
23:43:20 11:08:01 PM CPU %user %nice %system %iowait %steal %idle
23:43:20 11:09:01 PM all 13.78 0.02 3.44 1.66 0.05 81.06
23:43:20 11:09:01 PM 0 13.61 0.02 3.94 1.49 0.03 80.91
23:43:20 11:09:01 PM 1 13.94 0.02 2.95 1.82 0.07 81.21
23:43:20 11:10:01 PM all 0.31 0.00 0.08 0.15 0.04 99.41
23:43:20 11:10:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80
23:43:20 11:10:01 PM 1 0.55 0.00 0.08 0.30 0.03 99.03
23:43:20 11:11:01 PM all 0.32 0.00 0.07 0.01 0.05 99.54
23:43:20 11:11:01 PM 0 0.10 0.00 0.10 0.00 0.03 99.77
23:43:20 11:11:01 PM 1 0.55 0.00 0.05 0.02 0.07 99.32
23:43:20 11:12:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60
23:43:20 11:12:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83
23:43:20 11:12:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37
23:43:20 11:13:01 PM all 0.12 0.00 0.08 0.01 0.03 99.77
23:43:20 11:13:01 PM 0 0.03 0.00 0.07 0.02 0.03 99.85
23:43:20 11:13:01 PM 1 0.20 0.00 0.08 0.00 0.03 99.68
23:43:20 11:14:01 PM all 0.38 0.00 0.09 0.00 0.03 99.49
23:43:20 11:14:01 PM 0 0.17 0.00 0.10 0.00 0.03 99.70
23:43:20 11:14:01 PM 1 0.60 0.00 0.08 0.00 0.03 99.28
23:43:20 11:15:01 PM all 0.28 0.00 0.04 0.00 0.04 99.64
23:43:20 11:15:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
23:43:20 11:15:01 PM 1 0.45 0.00 0.02 0.00 0.05 99.48
23:43:20 11:16:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57
23:43:20 11:16:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73
23:43:20 11:16:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42
23:43:20 11:17:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
23:43:20 11:17:01 PM 0 0.13 0.00 0.05 0.00 0.03 99.78
23:43:20 11:17:01 PM 1 0.52 0.00 0.07 0.00 0.03 99.38
23:43:20 11:18:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67
23:43:20 11:18:01 PM 0 0.37 0.00 0.07 0.00 0.03 99.53
23:43:20 11:18:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
23:43:20 11:19:01 PM all 0.33 0.00 0.03 0.00 0.03 99.60
23:43:20 11:19:01 PM 0 0.55 0.00 0.02 0.00 0.00 99.43
23:43:20 11:19:01 PM 1 0.12 0.00 0.05 0.00 0.07 99.77
23:43:20
23:43:20 11:19:01 PM CPU %user %nice %system %iowait %steal %idle
23:43:20 11:20:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59
23:43:20 11:20:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40
23:43:20 11:20:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
23:43:20 11:21:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63
23:43:20 11:21:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42
23:43:20 11:21:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
23:43:20 11:22:01 PM all 0.17 0.00 0.07 0.00 0.04 99.72
23:43:20 11:22:01 PM 0 0.27 0.00 0.08 0.00 0.05 99.60
23:43:20 11:22:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
23:43:20 11:23:01 PM all 0.31 0.00 0.11 0.00 0.05 99.53
23:43:20 11:23:01 PM 0 0.52 0.00 0.08 0.00 0.05 99.35
23:43:20 11:23:01 PM 1 0.10 0.00 0.13 0.00 0.05 99.72
23:43:20 11:24:01 PM all 0.35 0.00 0.07 0.00 0.03 99.55
23:43:20 11:24:01 PM 0 0.58 0.00 0.05 0.00 0.02 99.35
23:43:20 11:24:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75
23:43:20 11:25:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60
23:43:20 11:25:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38
23:43:20 11:25:01 PM 1 0.05 0.00 0.08 0.00 0.05 99.82
23:43:20 11:26:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58
23:43:20 11:26:01 PM 0 0.58 0.00 0.05 0.00 0.03 99.33
23:43:20 11:26:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
23:43:20 11:27:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61
23:43:20 11:27:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38
23:43:20 11:27:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
23:43:20 11:28:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62
23:43:20 11:28:01 PM 0 0.52 0.00 0.03 0.00 0.00 99.45
23:43:20 11:28:01 PM 1 0.10 0.00 0.05 0.00 0.07 99.78
23:43:20 11:29:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61
23:43:20 11:29:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37
23:43:20 11:29:01 PM 1 0.03 0.00 0.07 0.00 0.05 99.85
23:43:20 11:30:01 PM all 0.25 0.00 0.06 0.00 0.04 99.65
23:43:20 11:30:01 PM 0 0.47 0.00 0.08 0.00 0.05 99.39
23:43:20 11:30:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90
23:43:20
23:43:20 11:30:01 PM CPU %user %nice %system %iowait %steal %idle
23:43:20 11:30:01 PM all 1.75 23.68 10.53 11.40 0.00 52.63
23:43:20 11:30:01 PM 0 1.72 0.00 5.17 0.00 0.00 93.10
23:43:20 11:30:01 PM 1 1.79 48.21 16.07 23.21 0.00 10.71
23:43:20 11:31:01 PM all 0.32 0.00 0.08 0.02 0.04 99.55
23:43:20 11:31:01 PM 0 0.58 0.00 0.08 0.02 0.05 99.27
23:43:20 11:31:01 PM 1 0.05 0.00 0.07 0.02 0.03 99.83
23:43:20 11:32:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61
23:43:20 11:32:01 PM 0 0.57 0.00 0.07 0.00 0.03 99.33
23:43:20 11:32:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88
23:43:20 11:33:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
23:43:20 11:33:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83
23:43:20 11:33:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38
23:43:20 11:34:01 PM all 0.63 0.00 0.07 0.00 0.03 99.27
23:43:20 11:34:01 PM 0 1.00 0.00 0.05 0.00 0.02 98.93
23:43:20 11:34:01 PM 1 0.25 0.00 0.08 0.00 0.05 99.62
23:43:20 11:35:01 PM all 40.63 0.00 5.73 0.90 0.11 52.63
23:43:20 11:35:01 PM 0 51.56 0.00 6.89 0.84 0.10 40.62
23:43:20 11:35:01 PM 1 29.71 0.00 4.57 0.97 0.12 64.63
23:43:20 11:36:01 PM all 15.34 0.00 2.30 1.05 0.07 81.24
23:43:20 11:36:01 PM 0 19.26 0.00 2.19 0.92 0.07 77.57
23:43:20 11:36:01 PM 1 11.42 0.00 2.42 1.19 0.07 84.91
23:43:20 11:37:01 PM all 16.77 0.00 2.38 2.55 0.08 78.23
23:43:20 11:37:01 PM 0 19.22 0.00 2.52 3.89 0.08 74.29
23:43:20 11:37:01 PM 1 14.32 0.00 2.24 1.20 0.07 82.17
23:43:20 11:38:01 PM all 33.02 0.00 6.21 1.02 0.10 59.65
23:43:20 11:38:01 PM 0 41.05 0.00 6.65 1.14 0.08 51.09
23:43:20 11:38:01 PM 1 25.00 0.00 5.76 0.90 0.12 68.21
23:43:20 11:39:01 PM all 0.52 0.00 0.47 0.97 0.04 98.00
23:43:20 11:39:01 PM 0 0.70 0.00 0.53 1.54 0.03 97.19
23:43:20 11:39:01 PM 1 0.33 0.00 0.40 0.40 0.05 98.81
23:43:20 11:40:01 PM all 0.34 0.00 0.06 0.02 0.03 99.55
23:43:20 11:40:01 PM 0 0.17 0.00 0.07 0.03 0.03 99.70
23:43:20 11:40:01 PM 1 0.51 0.00 0.05 0.00 0.03 99.41
23:43:20
23:43:20 11:40:01 PM CPU %user %nice %system %iowait %steal %idle
23:43:20 11:40:01 PM all 1.34 0.00 1.34 0.00 0.00 97.32
23:43:20 11:40:01 PM 0 1.33 0.00 1.33 0.00 0.00 97.33
23:43:20 11:40:01 PM 1 1.35 0.00 1.35 0.00 0.00 97.30
23:43:20 11:41:01 PM all 0.33 0.00 0.08 0.00 0.04 99.55
23:43:20 11:41:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77
23:43:20 11:41:01 PM 1 0.53 0.00 0.08 0.00 0.05 99.33
23:43:20 11:42:01 PM all 13.31 0.00 2.08 0.06 0.07 84.48
23:43:20 11:42:01 PM 0 14.47 0.00 2.35 0.05 0.07 83.06
23:43:20 11:42:01 PM 1 12.15 0.00 1.82 0.07 0.07 85.89
23:43:20 11:43:01 PM all 24.76 0.00 3.21 0.27 0.09 71.67
23:43:20 11:43:01 PM 0 27.40 0.00 3.09 0.30 0.10 69.11
23:43:20 11:43:01 PM 1 22.13 0.00 3.33 0.23 0.08 74.23
23:43:20 Average: all 4.75 0.01 0.79 0.25 0.05 94.15
23:43:20 Average: 0 5.63 0.00 0.85 0.29 0.04 93.19
23:43:20 Average: 1 3.88 0.01 0.72 0.21 0.05 95.12
23:43:20
23:43:20
23:43:20