03:31:39  Started by upstream project "integration-distribution-test-calcium" build number 674
03:31:39  originally caused by:
03:31:39   Started by upstream project "autorelease-release-calcium-mvn38-openjdk17" build number 575
03:31:39   originally caused by:
03:31:39    Started by timer
03:31:39  Running as SYSTEM
03:31:39  [EnvInject] - Loading node environment variables.
03:31:39  Building remotely on prd-centos8-robot-2c-8g-9976 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
03:31:40  [ssh-agent] Looking for ssh-agent implementation...
03:31:40  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
03:31:40  $ ssh-agent
03:31:40  SSH_AUTH_SOCK=/tmp/ssh-r0phpW4TtBN1/agent.5162
03:31:40  SSH_AGENT_PID=5163
03:31:40  [ssh-agent] Started.
03:31:41  Running ssh-add (command line suppressed)
03:31:41  Identity added: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium@tmp/private_key_14025609679290690693.key (/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium@tmp/private_key_14025609679290690693.key)
03:31:41  [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:31:41  The recommended git tool is: NONE
03:31:48  using credential opendaylight-jenkins-ssh
03:31:48  Wiping out workspace first.
03:31:48  Cloning the remote Git repository
03:31:48  Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:31:48   > git init /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test # timeout=10
03:31:48  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:31:48   > git --version # timeout=10
03:31:48   > git --version # 'git version 2.43.0'
03:31:48  using GIT_SSH to set credentials Release Engineering Jenkins Key
03:31:48  [INFO] Currently running in a labeled security context
03:31:48  [INFO] Currently SELinux is 'enforcing' on the host
03:31:48   > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test@tmp/jenkins-gitclient-ssh9851472796046354960.key
03:31:48  Verifying host key using known hosts file
03:31:48  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.
03:31:48   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:31:51   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:31:51   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:31:51   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:31:51  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:31:51  using GIT_SSH to set credentials Release Engineering Jenkins Key
03:31:51  [INFO] Currently running in a labeled security context
03:31:51  [INFO] Currently SELinux is 'enforcing' on the host
03:31:51   > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test@tmp/jenkins-gitclient-ssh1738666682495122705.key
03:31:51  Verifying host key using known hosts file
03:31:51  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.
03:31:51   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:31:51   > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:31:51  Checking out Revision 1d2a1a30bcc48e3c8d571eb0d9b6891fe29dfed4 (origin/master)
03:31:51   > git config core.sparsecheckout # timeout=10
03:31:51   > git checkout -f 1d2a1a30bcc48e3c8d571eb0d9b6891fe29dfed4 # timeout=10
03:31:52  Commit message: "Add bgpcep variables for titanium"
03:31:52   > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:31:52   > git rev-list --no-walk d42b2c24fe4fcc7fe3ae0d352311e768f07a15b7 # timeout=10
03:31:52  No emails were triggered.
03:31:52  provisioning config files...
03:31:52  copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:31:52  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:31:52  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:31:52  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins15246069545814663230.sh
03:31:52  ---> python-tools-install.sh
03:31:52  Setup pyenv:
03:31:53    system
03:31:53  * 3.8.13 (set by /opt/pyenv/version)
03:31:53  * 3.9.13 (set by /opt/pyenv/version)
03:31:53  * 3.10.13 (set by /opt/pyenv/version)
03:31:53  * 3.11.7 (set by /opt/pyenv/version)
03:31:58  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5KE9
03:31:58  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:32:01  lf-activate-venv(): INFO: Installing: lftools 
03:32:26  lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH
03:32:26  Generating Requirements File
03:32:47  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.
03:32:47  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
03:32:47  Python 3.11.7
03:32:47  pip 25.0.1 from /tmp/venv-5KE9/lib/python3.11/site-packages/pip (python 3.11)
03:32:48  appdirs==1.4.4
03:32:48  argcomplete==3.6.1
03:32:48  aspy.yaml==1.3.0
03:32:48  attrs==25.3.0
03:32:48  autopage==0.5.2
03:32:48  beautifulsoup4==4.13.3
03:32:48  boto3==1.37.18
03:32:48  botocore==1.37.18
03:32:48  bs4==0.0.2
03:32:48  cachetools==5.5.2
03:32:48  certifi==2025.1.31
03:32:48  cffi==1.17.1
03:32:48  cfgv==3.4.0
03:32:48  chardet==5.2.0
03:32:48  charset-normalizer==3.4.1
03:32:48  click==8.1.8
03:32:48  cliff==4.9.1
03:32:48  cmd2==2.5.11
03:32:48  cryptography==3.3.2
03:32:48  debtcollector==3.0.0
03:32:48  decorator==5.2.1
03:32:48  defusedxml==0.7.1
03:32:48  Deprecated==1.2.18
03:32:48  distlib==0.3.9
03:32:48  dnspython==2.7.0
03:32:48  docker==4.2.2
03:32:48  dogpile.cache==1.3.4
03:32:48  durationpy==0.9
03:32:48  email_validator==2.2.0
03:32:48  filelock==3.18.0
03:32:48  future==1.0.0
03:32:48  gitdb==4.0.12
03:32:48  GitPython==3.1.44
03:32:48  google-auth==2.38.0
03:32:48  httplib2==0.22.0
03:32:48  identify==2.6.9
03:32:48  idna==3.10
03:32:48  importlib-resources==1.5.0
03:32:48  iso8601==2.1.0
03:32:48  Jinja2==3.1.6
03:32:48  jmespath==1.0.1
03:32:48  jsonpatch==1.33
03:32:48  jsonpointer==3.0.0
03:32:48  jsonschema==4.23.0
03:32:48  jsonschema-specifications==2024.10.1
03:32:48  keystoneauth1==5.10.0
03:32:48  kubernetes==32.0.1
03:32:48  lftools==0.37.12
03:32:48  lxml==5.3.1
03:32:48  MarkupSafe==3.0.2
03:32:48  msgpack==1.1.0
03:32:48  multi_key_dict==2.0.3
03:32:48  munch==4.0.0
03:32:48  netaddr==1.3.0
03:32:48  niet==1.4.2
03:32:48  nodeenv==1.9.1
03:32:48  oauth2client==4.1.3
03:32:48  oauthlib==3.2.2
03:32:48  openstacksdk==4.4.0
03:32:48  os-client-config==2.1.0
03:32:48  os-service-types==1.7.0
03:32:48  osc-lib==3.2.0
03:32:48  oslo.config==9.7.1
03:32:48  oslo.context==5.7.1
03:32:48  oslo.i18n==6.5.1
03:32:48  oslo.log==7.1.0
03:32:48  oslo.serialization==5.7.0
03:32:48  oslo.utils==8.2.0
03:32:48  packaging==24.2
03:32:48  pbr==6.1.1
03:32:48  platformdirs==4.3.7
03:32:48  prettytable==3.15.1
03:32:48  psutil==7.0.0
03:32:48  pyasn1==0.6.1
03:32:48  pyasn1_modules==0.4.1
03:32:48  pycparser==2.22
03:32:48  pygerrit2==2.0.15
03:32:48  PyGithub==2.6.1
03:32:48  PyJWT==2.10.1
03:32:48  PyNaCl==1.5.0
03:32:48  pyparsing==2.4.7
03:32:48  pyperclip==1.9.0
03:32:48  pyrsistent==0.20.0
03:32:48  python-cinderclient==9.7.0
03:32:48  python-dateutil==2.9.0.post0
03:32:48  python-heatclient==4.1.0
03:32:48  python-jenkins==1.8.2
03:32:48  python-keystoneclient==5.6.0
03:32:48  python-magnumclient==4.8.1
03:32:48  python-openstackclient==7.4.0
03:32:48  python-swiftclient==4.7.0
03:32:48  PyYAML==6.0.2
03:32:48  referencing==0.36.2
03:32:48  requests==2.32.3
03:32:48  requests-oauthlib==2.0.0
03:32:48  requestsexceptions==1.4.0
03:32:48  rfc3986==2.0.0
03:32:48  rpds-py==0.23.1
03:32:48  rsa==4.9
03:32:48  ruamel.yaml==0.18.10
03:32:48  ruamel.yaml.clib==0.2.12
03:32:48  s3transfer==0.11.4
03:32:48  simplejson==3.20.1
03:32:48  six==1.17.0
03:32:48  smmap==5.0.2
03:32:48  soupsieve==2.6
03:32:48  stevedore==5.4.1
03:32:48  tabulate==0.9.0
03:32:48  toml==0.10.2
03:32:48  tomlkit==0.13.2
03:32:48  tqdm==4.67.1
03:32:48  typing_extensions==4.12.2
03:32:48  tzdata==2025.1
03:32:48  urllib3==1.26.20
03:32:48  virtualenv==20.29.3
03:32:48  wcwidth==0.2.13
03:32:48  websocket-client==1.8.0
03:32:48  wrapt==1.17.2
03:32:48  xdg==6.0.0
03:32:48  xmltodict==0.14.2
03:32:48  yq==3.4.3
03:32:48  [EnvInject] - Injecting environment variables from a build step.
03:32:48  [EnvInject] - Injecting as environment variables the properties content 
03:32:48  OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:32:48  OS_CLOUD=vex
03:32:48  OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673
03:32:48  OS_STACK_TEMPLATE_DIR=openstack-hot
03:32:48  
03:32:48  [EnvInject] - Variables injected successfully.
03:32:48  provisioning config files...
03:32:48  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:32:48  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins15911900383250570945.sh
03:32:48  ---> Create parameters file for OpenStack HOT
03:32:48  OpenStack Heat parameters generated
03:32:48  -----------------------------------
03:32:48  parameters:
03:32:48      vm_0_count: '3'
03:32:48      vm_0_flavor: 'v3-standard-4'
03:32:48      vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
03:32:48      vm_1_count: '1'
03:32:48      vm_1_flavor: 'v3-standard-2'
03:32:48      vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
03:32:48      
03:32:48      job_name: '30393-673'
03:32:48      silo: 'releng'
03:32:48  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins4597124391725257182.sh
03:32:48  ---> Create HEAT stack
03:32:48  + source /home/jenkins/lf-env.sh
03:32:48  + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:32:48  ++ mktemp -d /tmp/venv-XXXX
03:32:48  + lf_venv=/tmp/venv-dhAO
03:32:48  + local venv_file=/tmp/.os_lf_venv
03:32:48  + local python=python3
03:32:48  + local options
03:32:48  + local set_path=true
03:32:48  + local install_args=
03:32:48  ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:32:48  + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:32:48  + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:32:48  ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:32:48  + true
03:32:48  + case $1 in
03:32:48  + python=python3
03:32:48  + shift 2
03:32:48  + true
03:32:48  + case $1 in
03:32:48  + shift
03:32:48  + break
03:32:48  + case $python in
03:32:48  + local pkg_list=
03:32:48  + [[ -d /opt/pyenv ]]
03:32:48  + echo 'Setup pyenv:'
03:32:48  Setup pyenv:
03:32:48  + export PYENV_ROOT=/opt/pyenv
03:32:48  + PYENV_ROOT=/opt/pyenv
03:32:48  + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:32:48  + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:32:48  + pyenv versions
03:32:48    system
03:32:48    3.8.13
03:32:48    3.9.13
03:32:48    3.10.13
03:32:48  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:32:48  + command -v pyenv
03:32:48  ++ pyenv init - --no-rehash
03:32:48  + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 
03:32:48  for i in ${!paths[@]}; do 
03:32:48  if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 
03:32:48  fi; done; 
03:32:48  echo "${paths[*]}"'\'')"
03:32:48  export PATH="/opt/pyenv/shims:${PATH}"
03:32:48  export PYENV_SHELL=bash
03:32:48  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:32:48  pyenv() {
03:32:48    local command
03:32:48    command="${1:-}"
03:32:48    if [ "$#" -gt 0 ]; then
03:32:48      shift
03:32:48    fi
03:32:48  
03:32:48    case "$command" in
03:32:48    rehash|shell)
03:32:48      eval "$(pyenv "sh-$command" "$@")"
03:32:48      ;;
03:32:48    *)
03:32:48      command pyenv "$command" "$@"
03:32:48      ;;
03:32:48    esac
03:32:48  }'
03:32:48  +++ bash --norc -ec 'IFS=:; paths=($PATH); 
03:32:48  for i in ${!paths[@]}; do 
03:32:48  if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 
03:32:48  fi; done; 
03:32:48  echo "${paths[*]}"'
03:32:48  ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:32:48  ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:32:48  ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:32:48  ++ export PYENV_SHELL=bash
03:32:48  ++ PYENV_SHELL=bash
03:32:48  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:32:48  +++ complete -F _pyenv pyenv
03:32:48  ++ lf-pyver python3
03:32:48  ++ local py_version_xy=python3
03:32:48  ++ local py_version_xyz=
03:32:48  ++ awk '{ print $1 }'
03:32:48  ++ pyenv versions
03:32:48  ++ local command
03:32:48  ++ command=versions
03:32:48  ++ '[' 1 -gt 0 ']'
03:32:48  ++ shift
03:32:48  ++ case "$command" in
03:32:48  ++ command pyenv versions
03:32:48  ++ pyenv versions
03:32:48  ++ sed 's/^[ *]* //'
03:32:48  ++ grep -E '^[0-9.]*[0-9]$'
03:32:49  ++ [[ ! -s /tmp/.pyenv_versions ]]
03:32:49  +++ grep '^3' /tmp/.pyenv_versions
03:32:49  +++ tail -n 1
03:32:49  +++ sort -V
03:32:49  ++ py_version_xyz=3.11.7
03:32:49  ++ [[ -z 3.11.7 ]]
03:32:49  ++ echo 3.11.7
03:32:49  ++ return 0
03:32:49  + pyenv local 3.11.7
03:32:49  + local command
03:32:49  + command=local
03:32:49  + '[' 2 -gt 0 ']'
03:32:49  + shift
03:32:49  + case "$command" in
03:32:49  + command pyenv local 3.11.7
03:32:49  + pyenv local 3.11.7
03:32:49  + for arg in "$@"
03:32:49  + case $arg in
03:32:49  + pkg_list+='lftools[openstack] '
03:32:49  + for arg in "$@"
03:32:49  + case $arg in
03:32:49  + pkg_list+='kubernetes '
03:32:49  + for arg in "$@"
03:32:49  + case $arg in
03:32:49  + pkg_list+='niet '
03:32:49  + for arg in "$@"
03:32:49  + case $arg in
03:32:49  + pkg_list+='python-heatclient '
03:32:49  + for arg in "$@"
03:32:49  + case $arg in
03:32:49  + pkg_list+='python-openstackclient '
03:32:49  + for arg in "$@"
03:32:49  + case $arg in
03:32:49  + pkg_list+='python-magnumclient '
03:32:49  + for arg in "$@"
03:32:49  + case $arg in
03:32:49  + pkg_list+='yq '
03:32:49  + [[ -f /tmp/.os_lf_venv ]]
03:32:49  ++ cat /tmp/.os_lf_venv
03:32:49  + lf_venv=/tmp/venv-5KE9
03:32:49  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KE9 from' file:/tmp/.os_lf_venv
03:32:49  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KE9 from file:/tmp/.os_lf_venv
03:32:49  + /tmp/venv-5KE9/bin/python3 -m pip install --upgrade --quiet pip virtualenv
03:32:49  + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq  ]]
03:32:49  + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
03:32:49  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 
03:32:49  + /tmp/venv-5KE9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:33:04  + type python3
03:33:04  + true
03:33:04  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH'
03:33:04  lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH
03:33:04  + PATH=/tmp/venv-5KE9/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
03:33:04  + return 0
03:33:04  + openstack --os-cloud vex limits show --absolute
03:33:05  +--------------------------+---------+
03:33:05  | Name                     |   Value |
03:33:05  +--------------------------+---------+
03:33:05  | maxTotalInstances        |      -1 |
03:33:05  | maxTotalCores            |     450 |
03:33:05  | maxTotalRAMSize          | 1000000 |
03:33:05  | maxServerMeta            |     128 |
03:33:05  | maxImageMeta             |     128 |
03:33:05  | maxPersonality           |       5 |
03:33:05  | maxPersonalitySize       |   10240 |
03:33:05  | maxTotalKeypairs         |     100 |
03:33:05  | maxServerGroups          |      10 |
03:33:05  | maxServerGroupMembers    |      10 |
03:33:05  | maxTotalFloatingIps      |      -1 |
03:33:05  | maxSecurityGroups        |      -1 |
03:33:05  | maxSecurityGroupRules    |      -1 |
03:33:05  | totalRAMUsed             |  720896 |
03:33:05  | totalCoresUsed           |     176 |
03:33:05  | totalInstancesUsed       |      63 |
03:33:05  | totalFloatingIpsUsed     |       0 |
03:33:05  | totalSecurityGroupsUsed  |       0 |
03:33:05  | totalServerGroupsUsed    |       0 |
03:33:05  | maxTotalVolumes          |      -1 |
03:33:05  | maxTotalSnapshots        |      10 |
03:33:05  | maxTotalVolumeGigabytes  |    4096 |
03:33:05  | maxTotalBackups          |      10 |
03:33:05  | maxTotalBackupGigabytes  |    1000 |
03:33:05  | totalVolumesUsed         |       3 |
03:33:05  | totalGigabytesUsed       |      60 |
03:33:05  | totalSnapshotsUsed       |       0 |
03:33:05  | totalBackupsUsed         |       0 |
03:33:05  | totalBackupGigabytesUsed |       0 |
03:33:05  +--------------------------+---------+
03:33:06  + pushd /opt/ciman/openstack-hot
03:33:06  /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
03:33:06  + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/stack-parameters.yaml
03:33:33  Creating stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673
03:33:33  Waiting to initialize infrastructure...
03:33:33  Stack initialization successful.
03:33:33  ------------------------------------
03:33:33  Stack Details
03:33:33  ------------------------------------
03:33:33  {'added': None,
03:33:33   'capabilities': [],
03:33:33   'created_at': '2025-03-23T03:33:09Z',
03:33:33   'deleted': None,
03:33:33   'deleted_at': None,
03:33:33   'description': 'No description',
03:33:33   'environment': None,
03:33:33   'environment_files': None,
03:33:33   'files': None,
03:33:33   'files_container': None,
03:33:33   'id': 'c9198cb0-535b-46f7-8b16-bc3b0ee6b8a4',
03:33:33   'is_rollback_disabled': True,
03:33:33   'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673/c9198cb0-535b-46f7-8b16-bc3b0ee6b8a4',
03:33:33              'rel': 'self'}],
03:33:33   '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'})}),
03:33:33   'name': 'releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673',
03:33:33   'notification_topics': [],
03:33:33   'outputs': [{'description': 'IP addresses of the 1st vm types',
03:33:33                'output_key': 'vm_0_ips',
03:33:33                'output_value': ['10.30.170.151',
03:33:33                                 '10.30.170.183',
03:33:33                                 '10.30.171.135']},
03:33:33               {'description': 'IP addresses of the 2nd vm types',
03:33:33                'output_key': 'vm_1_ips',
03:33:33                'output_value': ['10.30.171.32']}],
03:33:33   'owner_id': ****,
03:33:33   'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
03:33:33                  'OS::stack_id': 'c9198cb0-535b-46f7-8b16-bc3b0ee6b8a4',
03:33:33                  'OS::stack_name': 'releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673',
03:33:33                  'job_name': '30393-673',
03:33:33                  'silo': 'releng',
03:33:33                  'vm_0_count': '3',
03:33:33                  'vm_0_flavor': 'v3-standard-4',
03:33:33                  'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
03:33:33                                '20250201-010426.857',
03:33:33                  'vm_1_count': '1',
03:33:33                  'vm_1_flavor': 'v3-standard-2',
03:33:33                  'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
03:33:33                                '- 20250201-060151.911'},
03:33:33   'parent_id': None,
03:33:33   'replaced': None,
03:33:33   'status': 'CREATE_COMPLETE',
03:33:33   'status_reason': 'Stack CREATE completed successfully',
03:33:33   'tags': [],
03:33:33   'template': None,
03:33:33   'template_description': 'No description',
03:33:33   'template_url': None,
03:33:33   'timeout_mins': 15,
03:33:33   'unchanged': None,
03:33:33   'updated': None,
03:33:33   'updated_at': None,
03:33:33   'user_project_id': 'e6544a05ee2442b9a4a23da6305eec7d'}
03:33:33  ------------------------------------
03:33:33  + popd
03:33:33  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
03:33:33  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins7622928223461893209.sh
03:33:33  ---> Copy SSH public keys to CSIT lab
03:33:33  Setup pyenv:
03:33:34    system
03:33:34    3.8.13
03:33:34    3.9.13
03:33:34    3.10.13
03:33:34  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:33:34  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KE9 from file:/tmp/.os_lf_venv
03:33:35  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 
03:33:46  lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH
03:33:48  SSH not responding on 10.30.170.183. Retrying in 10 seconds...
03:33:48  SSH not responding on 10.30.170.151. Retrying in 10 seconds...
03:33:48  SSH not responding on 10.30.171.135. Retrying in 10 seconds...
03:33:49  Warning: Permanently added '10.30.171.32' (ECDSA) to the list of known hosts.
03:33:49   releng-30393-673-1-mininet-ovs-217-0
03:33:49  Successfully copied public keys to slave 10.30.171.32
03:33:58  Ping to 10.30.170.183 successful.
03:33:58  Ping to 10.30.170.151 successful.
03:33:58  Ping to 10.30.171.135 successful.
03:33:58  SSH not responding on 10.30.170.183. Retrying in 10 seconds...
03:33:59  SSH not responding on 10.30.170.151. Retrying in 10 seconds...
03:33:59  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:34:00   releng-30393-673-0-builder-2
03:34:00  Successfully copied public keys to slave 10.30.171.135
03:34:08  Ping to 10.30.170.183 successful.
03:34:09  Ping to 10.30.170.151 successful.
03:34:09  SSH not responding on 10.30.170.151. Retrying in 10 seconds...
03:34:11  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:34:11   releng-30393-673-0-builder-1
03:34:11  Successfully copied public keys to slave 10.30.170.183
03:34:19  Ping to 10.30.170.151 successful.
03:34:20  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:34:21   releng-30393-673-0-builder-0
03:34:21  Successfully copied public keys to slave 10.30.170.151
03:34:21  Process 6493 ready.
03:34:21  Process 6494 ready.
03:34:21  Process 6495 ready.
03:34:21  Process 6496 ready.
03:34:21  SSH ready on all stack servers.
03:34:21  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins11314474567314434906.sh
03:34:21  Setup pyenv:
03:34:21    system
03:34:21    3.8.13
03:34:21    3.9.13
03:34:21    3.10.13
03:34:21  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:34:25  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xCkn
03:34:25  lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.robot_venv
03:34:28  lf-activate-venv(): INFO: Installing: setuptools wheel 
03:34:30  lf-activate-venv(): INFO: Adding /tmp/venv-xCkn/bin to PATH
03:34:30  + echo 'Installing Python Requirements'
03:34:30  Installing Python Requirements
03:34:30  + cat
03:34:30  + python -m pip install -r requirements.txt
03:34:30  Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
03:34:30  Collecting docker-py (from -r requirements.txt (line 1))
03:34:30    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
03:34:30  Collecting ipaddr (from -r requirements.txt (line 2))
03:34:30    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
03:34:30    Preparing metadata (setup.py): started
03:34:30    Preparing metadata (setup.py): finished with status 'done'
03:34:30  Collecting netaddr (from -r requirements.txt (line 3))
03:34:30    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
03:34:30  Collecting netifaces (from -r requirements.txt (line 4))
03:34:30    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
03:34:30    Preparing metadata (setup.py): started
03:34:31    Preparing metadata (setup.py): finished with status 'done'
03:34:31  Collecting pyhocon (from -r requirements.txt (line 5))
03:34:31    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
03:34:31  Collecting requests (from -r requirements.txt (line 6))
03:34:31    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.3/requests-2.32.3-py3-none-any.whl (64 kB)
03:34:31  Collecting robotframework (from -r requirements.txt (line 7))
03:34:31    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.2.2/robotframework-7.2.2-py3-none-any.whl (777 kB)
03:34:31       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 26.8 MB/s eta 0:00:00
03:34:31  Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
03:34:31    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
03:34:31    Preparing metadata (setup.py): started
03:34:31    Preparing metadata (setup.py): finished with status 'done'
03:34:31  Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
03:34:31    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
03:34:31  Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
03:34:31    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)
03:34:31  Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
03:34:31    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
03:34:31    Preparing metadata (setup.py): started
03:34:31    Preparing metadata (setup.py): finished with status 'done'
03:34:31  Collecting scapy (from -r requirements.txt (line 12))
03:34:31    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
03:34:31       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 35.2 MB/s eta 0:00:00
03:34:31  Collecting jsonpath-rw (from -r requirements.txt (line 15))
03:34:31    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
03:34:31    Preparing metadata (setup.py): started
03:34:32    Preparing metadata (setup.py): finished with status 'done'
03:34:32  Collecting elasticsearch (from -r requirements.txt (line 18))
03:34:32    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.17.2/elasticsearch-8.17.2-py3-none-any.whl (717 kB)
03:34:32       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 718.0/718.0 kB 33.3 MB/s eta 0:00:00
03:34:32  Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:34:32    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
03:34:32  Collecting pyangbind (from -r requirements.txt (line 22))
03:34:32    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
03:34:32  Collecting isodate (from -r requirements.txt (line 25))
03:34:32    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
03:34:32  Collecting jmespath (from -r requirements.txt (line 28))
03:34:32    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
03:34:32  Collecting jsonpatch (from -r requirements.txt (line 31))
03:34:32    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
03:34:32  Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:34:32    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.5.1/paramiko-3.5.1-py3-none-any.whl (227 kB)
03:34:32  Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:34:32    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
03:34:32  Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
03:34:32    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)
03:34:32  Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
03:34:32    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
03:34:32  Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
03:34:32    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
03:34:32  Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
03:34:32    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.1/pyparsing-3.2.1-py3-none-any.whl (107 kB)
03:34:33  Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
03:34:33    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.1/charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
03:34:33  Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
03:34:33    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
03:34:33  Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:34:33    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.3.0/urllib3-2.3.0-py3-none-any.whl (128 kB)
03:34:33  Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
03:34:33    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.1.31/certifi-2025.1.31-py3-none-any.whl (166 kB)
03:34:33  Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
03:34:33    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.4/WebTest-3.0.4-py3-none-any.whl (32 kB)
03:34:33  Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
03:34:33    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)
03:34:33  Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
03:34:33    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
03:34:33  Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
03:34:33    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
03:34:33  Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
03:34:33    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
03:34:33  Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
03:34:33    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
03:34:33  Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19))
03:34:33    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)
03:34:33  Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
03:34:33    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.12.2/typing_extensions-4.12.2-py3-none-any.whl (37 kB)
03:34:33  Collecting pyang (from pyangbind->-r requirements.txt (line 22))
03:34:33    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB)
03:34:33       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.7/594.7 kB 30.4 MB/s eta 0:00:00
03:34:34  Collecting lxml (from pyangbind->-r requirements.txt (line 22))
03:34:34    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/5.3.1/lxml-5.3.1-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB)
03:34:34  Collecting regex (from pyangbind->-r requirements.txt (line 22))
03:34:34    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2024.11.6/regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB)
03:34:34       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 34.5 MB/s eta 0:00:00
03:34:34  Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
03:34:34    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
03:34:34  Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:34:34    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB)
03:34:35  Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:34:35    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/44.0.2/cryptography-44.0.2-cp39-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
03:34:35  Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:34:35    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.5.0/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
03:34:35  Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:35    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.30.0/selenium-4.30.0-py3-none-any.whl (9.4 MB)
03:34:35       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 50.7 MB/s eta 0:00:00
03:34:35  Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:35    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)
03:34:35  Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:35    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.1.8/click-8.1.8-py3-none-any.whl (98 kB)
03:34:35  Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:34:35    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
03:34:35  Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:34:35    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
03:34:35  Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:34:35    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.3/beautifulsoup4-4.13.3-py3-none-any.whl (186 kB)
03:34:36  Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:34:36    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.1/cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
03:34:36  Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:36    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.29.0/trio-0.29.0-py3-none-any.whl (492 kB)
03:34:36  Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:36    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
03:34:36  Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:34:36    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.6/soupsieve-2.6-py3-none-any.whl (36 kB)
03:34:36  Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:34:36    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
03:34:36  Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:36    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
03:34:36  Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:36    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
03:34:36  Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:36    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)
03:34:36  Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:36    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
03:34:36  Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:36    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
03:34:36  Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:36    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
03:34:36  Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:34:36    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB)
03:34:36  Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
03:34:36    Building wheel for robotframework-sshlibrary (setup.py): started
03:34:37    Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
03:34:37    Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=405f427288d27c396deba79009e35142ad039ba244738a9b0b36057acd516431
03:34:37    Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
03:34:37    Building wheel for ipaddr (setup.py): started
03:34:37    Building wheel for ipaddr (setup.py): finished with status 'done'
03:34:37    Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18351 sha256=5055c4bac8e6b03db94c3b309c92d3da9665bd72a215981754f7e42ed59ba345
03:34:37    Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
03:34:37    Building wheel for netifaces (setup.py): started
03:34:39    Building wheel for netifaces (setup.py): finished with status 'done'
03:34:39    Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=31e15b0691fb6606b84fbdaa3914c46ae4b42a651538a70b09617d4b9d3f6602
03:34:39    Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
03:34:39    Building wheel for robotframework-httplibrary (setup.py): started
03:34:39    Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
03:34:39    Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=dce09fda2e81ee9da14805cefab9beddb51ae7a54ca548d53397ae8a7d6860aa
03:34:39    Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
03:34:39    Building wheel for jsonpath-rw (setup.py): started
03:34:40    Building wheel for jsonpath-rw (setup.py): finished with status 'done'
03:34:40    Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=9793b4195e172922d8015a8b5f4d1348ce9b1257d9b34ef5f3be0cf5a0866061
03:34:40    Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
03:34:40  Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
03:34:40  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, 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
03:34:47  Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.3 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cryptography-44.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.17.2 elasticsearch-dsl-8.17.1 enum34-1.1.10 h11-0.14.0 idna-3.10 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-5.3.1 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-3.5.1 ply-3.11 pyang-2.6.1 pyangbind-0.8.6 pycparser-2.22 pyhocon-0.3.61 pynacl-1.5.0 pyparsing-3.2.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2024.11.6 requests-2.32.3 robotframework-7.2.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.12.2 urllib3-2.3.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.4 wsproto-1.2.0
03:34:47  + pip freeze
03:34:47  attrs==25.3.0
03:34:47  bcrypt==4.3.0
03:34:47  beautifulsoup4==4.13.3
03:34:47  certifi==2025.1.31
03:34:47  cffi==1.17.1
03:34:47  charset-normalizer==3.4.1
03:34:47  click==8.1.8
03:34:47  cryptography==44.0.2
03:34:47  decorator==5.2.1
03:34:47  distlib==0.3.9
03:34:47  docker-py==1.10.6
03:34:47  docker-pycreds==0.4.0
03:34:47  elastic-transport==8.17.1
03:34:47  elasticsearch==8.17.2
03:34:47  elasticsearch-dsl==8.17.1
03:34:47  enum34==1.1.10
03:34:47  filelock==3.18.0
03:34:47  h11==0.14.0
03:34:47  idna==3.10
03:34:47  ipaddr==2.2.0
03:34:47  isodate==0.7.2
03:34:47  jmespath==1.0.1
03:34:47  jsonpatch==1.33
03:34:47  jsonpath-rw==1.4.0
03:34:47  jsonpointer==3.0.0
03:34:47  lxml==5.3.1
03:34:47  netaddr==1.3.0
03:34:47  netifaces==0.11.0
03:34:47  outcome==1.3.0.post0
03:34:47  paramiko==3.5.1
03:34:47  platformdirs==4.3.7
03:34:47  ply==3.11
03:34:47  pyang==2.6.1
03:34:47  pyangbind==0.8.6
03:34:47  pycparser==2.22
03:34:47  pyhocon==0.3.61
03:34:47  PyNaCl==1.5.0
03:34:47  pyparsing==3.2.1
03:34:47  PySocks==1.7.1
03:34:47  python-dateutil==2.9.0.post0
03:34:47  regex==2024.11.6
03:34:47  requests==2.32.3
03:34:47  robotframework==7.2.2
03:34:47  robotframework-httplibrary==0.4.2
03:34:47  robotframework-pythonlibcore==4.4.1
03:34:47  robotframework-requests==0.9.7
03:34:47  robotframework-selenium2library==3.0.0
03:34:47  robotframework-seleniumlibrary==6.7.1
03:34:47  robotframework-sshlibrary==3.8.0
03:34:47  scapy==2.6.1
03:34:47  scp==0.15.0
03:34:47  selenium==4.30.0
03:34:47  six==1.17.0
03:34:47  sniffio==1.3.1
03:34:47  sortedcontainers==2.4.0
03:34:47  soupsieve==2.6
03:34:47  trio==0.29.0
03:34:47  trio-websocket==0.12.2
03:34:47  typing_extensions==4.12.2
03:34:47  urllib3==2.3.0
03:34:47  virtualenv==20.29.3
03:34:47  waitress==3.0.2
03:34:47  WebOb==1.8.9
03:34:47  websocket-client==1.8.0
03:34:47  WebTest==3.0.4
03:34:47  wsproto==1.2.0
03:34:47  [EnvInject] - Injecting environment variables from a build step.
03:34:47  [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
03:34:47  [EnvInject] - Variables injected successfully.
03:34:47  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins6576051224946417170.sh
03:34:47  Setup pyenv:
03:34:48    system
03:34:48    3.8.13
03:34:48    3.9.13
03:34:48    3.10.13
03:34:48  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:34:48  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KE9 from file:/tmp/.os_lf_venv
03:34:49  lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 
03:34:55  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.
03:34:55  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
03:34:55  lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible.
03:34:55  lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH
03:34:55  + ODL_SYSTEM=()
03:34:55  + TOOLS_SYSTEM=()
03:34:55  + OPENSTACK_SYSTEM=()
03:34:55  + OPENSTACK_CONTROLLERS=()
03:34:55  + mapfile -t ADDR
03:34:55  ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673
03:34:55  ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
03:34:56  + for i in "${ADDR[@]}"
03:34:56  ++ ssh 10.30.170.151 hostname -s
03:34:56  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:34:57  + REMHOST=releng-30393-673-0-builder-0
03:34:57  + case ${REMHOST} in
03:34:57  + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:34:57  + for i in "${ADDR[@]}"
03:34:57  ++ ssh 10.30.170.183 hostname -s
03:34:57  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:34:57  + REMHOST=releng-30393-673-0-builder-1
03:34:57  + case ${REMHOST} in
03:34:57  + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:34:57  + for i in "${ADDR[@]}"
03:34:57  ++ ssh 10.30.171.135 hostname -s
03:34:57  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:34:57  + REMHOST=releng-30393-673-0-builder-2
03:34:57  + case ${REMHOST} in
03:34:57  + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:34:57  + for i in "${ADDR[@]}"
03:34:57  ++ ssh 10.30.171.32 hostname -s
03:34:57  Warning: Permanently added '10.30.171.32' (ECDSA) to the list of known hosts.
03:34:58  + REMHOST=releng-30393-673-1-mininet-ovs-217-0
03:34:58  + case ${REMHOST} in
03:34:58  + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
03:34:58  + echo NUM_ODL_SYSTEM=3
03:34:58  + echo NUM_TOOLS_SYSTEM=1
03:34:58  + '[' '' == yes ']'
03:34:58  + NUM_OPENSTACK_SYSTEM=0
03:34:58  + echo NUM_OPENSTACK_SYSTEM=0
03:34:58  + '[' 0 -eq 2 ']'
03:34:58  + echo ODL_SYSTEM_IP=10.30.170.151
03:34:58  ++ seq 0 2
03:34:58  + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:34:58  + echo ODL_SYSTEM_1_IP=10.30.170.151
03:34:58  + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:34:58  + echo ODL_SYSTEM_2_IP=10.30.170.183
03:34:58  + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:34:58  + echo ODL_SYSTEM_3_IP=10.30.171.135
03:34:58  + echo TOOLS_SYSTEM_IP=10.30.171.32
03:34:58  ++ seq 0 0
03:34:58  + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
03:34:58  + echo TOOLS_SYSTEM_1_IP=10.30.171.32
03:34:58  + openstack_index=0
03:34:58  + NUM_OPENSTACK_CONTROL_NODES=1
03:34:58  + echo NUM_OPENSTACK_CONTROL_NODES=1
03:34:58  ++ seq 0 0
03:34:58  + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
03:34:58  + echo OPENSTACK_CONTROL_NODE_1_IP=
03:34:58  + NUM_OPENSTACK_COMPUTE_NODES=-1
03:34:58  + echo NUM_OPENSTACK_COMPUTE_NODES=-1
03:34:58  + '[' -1 -ge 2 ']'
03:34:58  ++ seq 0 -2
03:34:58  + NUM_OPENSTACK_HAPROXY_NODES=0
03:34:58  + echo NUM_OPENSTACK_HAPROXY_NODES=0
03:34:58  ++ seq 0 -1
03:34:58  + echo 'Contents of slave_addresses.txt:'
03:34:58  Contents of slave_addresses.txt:
03:34:58  + cat slave_addresses.txt
03:34:58  NUM_ODL_SYSTEM=3
03:34:58  NUM_TOOLS_SYSTEM=1
03:34:58  NUM_OPENSTACK_SYSTEM=0
03:34:58  ODL_SYSTEM_IP=10.30.170.151
03:34:58  ODL_SYSTEM_1_IP=10.30.170.151
03:34:58  ODL_SYSTEM_2_IP=10.30.170.183
03:34:58  ODL_SYSTEM_3_IP=10.30.171.135
03:34:58  TOOLS_SYSTEM_IP=10.30.171.32
03:34:58  TOOLS_SYSTEM_1_IP=10.30.171.32
03:34:58  NUM_OPENSTACK_CONTROL_NODES=1
03:34:58  OPENSTACK_CONTROL_NODE_1_IP=
03:34:58  NUM_OPENSTACK_COMPUTE_NODES=-1
03:34:58  NUM_OPENSTACK_HAPROXY_NODES=0
03:34:58  [EnvInject] - Injecting environment variables from a build step.
03:34:58  [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
03:34:58  [EnvInject] - Variables injected successfully.
03:34:58  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/sh /tmp/jenkins1155182206827358418.sh
03:34:58  Preparing for JRE Version 17
03:34:58  Karaf artifact is karaf
03:34:58  Karaf project is integration
03:34:58  Java home is /usr/lib/jvm/java-17-openjdk-amd64
03:34:58  [EnvInject] - Injecting environment variables from a build step.
03:34:58  [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
03:34:58  [EnvInject] - Variables injected successfully.
03:34:58  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins13696144517522863824.sh
03:34:58  Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:34:58  Distribution bundle is karaf-0.20.4.zip
03:34:58  Distribution bundle version is 0.20.4
03:34:58  Distribution folder is karaf-0.20.4
03:34:58  Nexus prefix is https://nexus.opendaylight.org
03:34:58  [EnvInject] - Injecting environment variables from a build step.
03:34:58  [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
03:34:58  [EnvInject] - Variables injected successfully.
03:34:58  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins11170269009604223136.sh
03:34:58  Setup pyenv:
03:34:58    system
03:34:58    3.8.13
03:34:58    3.9.13
03:34:58    3.10.13
03:34:58  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:34:58  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KE9 from file:/tmp/.os_lf_venv
03:34:59  lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient 
03:35:04  lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH
03:35:04  Copying common-functions.sh to /tmp
03:35:05  Copying common-functions.sh to 10.30.171.32:/tmp
03:35:05  Warning: Permanently added '10.30.171.32' (ECDSA) to the list of known hosts.
03:35:05  Copying common-functions.sh to 10.30.170.151:/tmp
03:35:05  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:35:05  Copying common-functions.sh to 10.30.170.183:/tmp
03:35:05  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:35:06  Copying common-functions.sh to 10.30.171.135:/tmp
03:35:06  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:35:06  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins10027815780597056348.sh
03:35:06  common-functions.sh is being sourced
03:35:06  common-functions environment:
03:35:06  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:06  ACTUALFEATURES: 
03:35:06  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:06  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
03:35:06  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:06  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
03:35:06  CONTROLLERMEM: 2048m
03:35:06  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:06  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:06  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:06  SUITES: 
03:35:06  
03:35:06  #################################################
03:35:06  ##         Configure Cluster and Start         ##
03:35:06  #################################################
03:35:06  ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic
03:35:06  SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-openflowplugin-flow-services-rest odl-openflowplugin-app-bulk-o-matic
03:35:06  Locating script plan to use...
03:35:06  Finished running script plans
03:35:06  Configuring member-1 with IP address 10.30.170.151
03:35:06  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:35:06  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:35:07  + source /tmp/common-functions.sh karaf-0.20.4
03:35:07  ++ [[ /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 ]]
03:35:07  ++ echo 'common-functions.sh is being sourced'
03:35:07  common-functions.sh is being sourced
03:35:07  ++ BUNDLEFOLDER=karaf-0.20.4
03:35:07  ++ export MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:07  ++ MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:07  ++ export FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:07  ++ FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:07  ++ export CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:35:07  ++ CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:35:07  ++ export LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:07  ++ LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:07  ++ export MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:35:07  ++ MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:35:07  ++ export CONTROLLERMEM=
03:35:07  ++ CONTROLLERMEM=
03:35:07  ++ export AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:07  ++ AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:07  ++ export MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:07  ++ MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:07  ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:07  ++ MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:07  ++ print_common_env
03:35:07  ++ cat
03:35:07  common-functions environment:
03:35:07  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:07  ACTUALFEATURES: 
03:35:07  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:07  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
03:35:07  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:07  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
03:35:07  CONTROLLERMEM: 
03:35:07  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:07  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:07  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:07  SUITES: 
03:35:07  
03:35:07  ++ SSH='ssh -t -t'
03:35:07  ++ extra_services_cntl='     dnsmasq.service     httpd.service     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service     rabbitmq-server.service '
03:35:07  ++ extra_services_cmp='     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service '
03:35:07  Changing to /tmp
03:35:07  Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:35:07  + echo 'Changing to /tmp'
03:35:07  + cd /tmp
03:35:07  + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip'
03:35:07  + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:35:07  --2025-03-23 03:35:07--  https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:35:07  Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:35:07  Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:35:07  HTTP request sent, awaiting response... 200 OK
03:35:07  Length: 234137692 (223M) [application/zip]
03:35:07  Saving to: ‘karaf-0.20.4.zip’
03:35:07  
03:35:07       0K ........ ........ ........ ........ ........ ........  1% 72.4M 3s
03:35:07    3072K ........ ........ ........ ........ ........ ........  2%  112M 2s
03:35:07    6144K ........ ........ ........ ........ ........ ........  4% 99.4M 2s
03:35:07    9216K ........ ........ ........ ........ ........ ........  5% 87.2M 2s
03:35:07   12288K ........ ........ ........ ........ ........ ........  6%  122M 2s
03:35:07   15360K ........ ........ ........ ........ ........ ........  8%  143M 2s
03:35:07   18432K ........ ........ ........ ........ ........ ........  9%  159M 2s
03:35:07   21504K ........ ........ ........ ........ ........ ........ 10%  188M 2s
03:35:07   24576K ........ ........ ........ ........ ........ ........ 12%  178M 2s
03:35:07   27648K ........ ........ ........ ........ ........ ........ 13%  195M 2s
03:35:07   30720K ........ ........ ........ ........ ........ ........ 14%  224M 1s
03:35:07   33792K ........ ........ ........ ........ ........ ........ 16%  254M 1s
03:35:07   36864K ........ ........ ........ ........ ........ ........ 17%  256M 1s
03:35:07   39936K ........ ........ ........ ........ ........ ........ 18%  235M 1s
03:35:07   43008K ........ ........ ........ ........ ........ ........ 20%  334M 1s
03:35:07   46080K ........ ........ ........ ........ ........ ........ 21%  223M 1s
03:35:07   49152K ........ ........ ........ ........ ........ ........ 22%  284M 1s
03:35:07   52224K ........ ........ ........ ........ ........ ........ 24%  292M 1s
03:35:07   55296K ........ ........ ........ ........ ........ ........ 25%  286M 1s
03:35:07   58368K ........ ........ ........ ........ ........ ........ 26%  286M 1s
03:35:07   61440K ........ ........ ........ ........ ........ ........ 28%  301M 1s
03:35:07   64512K ........ ........ ........ ........ ........ ........ 29%  267M 1s
03:35:07   67584K ........ ........ ........ ........ ........ ........ 30%  293M 1s
03:35:07   70656K ........ ........ ........ ........ ........ ........ 32%  295M 1s
03:35:07   73728K ........ ........ ........ ........ ........ ........ 33%  286M 1s
03:35:07   76800K ........ ........ ........ ........ ........ ........ 34%  289M 1s
03:35:07   79872K ........ ........ ........ ........ ........ ........ 36%  305M 1s
03:35:07   82944K ........ ........ ........ ........ ........ ........ 37%  293M 1s
03:35:07   86016K ........ ........ ........ ........ ........ ........ 38%  296M 1s
03:35:07   89088K ........ ........ ........ ........ ........ ........ 40%  305M 1s
03:35:07   92160K ........ ........ ........ ........ ........ ........ 41%  271M 1s
03:35:07   95232K ........ ........ ........ ........ ........ ........ 42%  295M 1s
03:35:07   98304K ........ ........ ........ ........ ........ ........ 44%  291M 1s
03:35:07  101376K ........ ........ ........ ........ ........ ........ 45%  262M 1s
03:35:07  104448K ........ ........ ........ ........ ........ ........ 47%  278M 1s
03:35:07  107520K ........ ........ ........ ........ ........ ........ 48%  277M 1s
03:35:07  110592K ........ ........ ........ ........ ........ ........ 49%  294M 1s
03:35:07  113664K ........ ........ ........ ........ ........ ........ 51%  261M 1s
03:35:07  116736K ........ ........ ........ ........ ........ ........ 52%  279M 1s
03:35:07  119808K ........ ........ ........ ........ ........ ........ 53%  256M 0s
03:35:07  122880K ........ ........ ........ ........ ........ ........ 55%  272M 0s
03:35:07  125952K ........ ........ ........ ........ ........ ........ 56%  308M 0s
03:35:07  129024K ........ ........ ........ ........ ........ ........ 57%  289M 0s
03:35:07  132096K ........ ........ ........ ........ ........ ........ 59%  300M 0s
03:35:07  135168K ........ ........ ........ ........ ........ ........ 60%  297M 0s
03:35:07  138240K ........ ........ ........ ........ ........ ........ 61%  297M 0s
03:35:07  141312K ........ ........ ........ ........ ........ ........ 63%  269M 0s
03:35:07  144384K ........ ........ ........ ........ ........ ........ 64%  317M 0s
03:35:07  147456K ........ ........ ........ ........ ........ ........ 65%  289M 0s
03:35:07  150528K ........ ........ ........ ........ ........ ........ 67%  294M 0s
03:35:07  153600K ........ ........ ........ ........ ........ ........ 68%  287M 0s
03:35:07  156672K ........ ........ ........ ........ ........ ........ 69%  298M 0s
03:35:07  159744K ........ ........ ........ ........ ........ ........ 71%  297M 0s
03:35:07  162816K ........ ........ ........ ........ ........ ........ 72%  293M 0s
03:35:07  165888K ........ ........ ........ ........ ........ ........ 73%  264M 0s
03:35:07  168960K ........ ........ ........ ........ ........ ........ 75%  282M 0s
03:35:07  172032K ........ ........ ........ ........ ........ ........ 76%  280M 0s
03:35:07  175104K ........ ........ ........ ........ ........ ........ 77%  308M 0s
03:35:07  178176K ........ ........ ........ ........ ........ ........ 79%  283M 0s
03:35:07  181248K ........ ........ ........ ........ ........ ........ 80%  137M 0s
03:35:07  184320K ........ ........ ........ ........ ........ ........ 81%  300M 0s
03:35:07  187392K ........ ........ ........ ........ ........ ........ 83%  297M 0s
03:35:07  190464K ........ ........ ........ ........ ........ ........ 84% 50.7M 0s
03:35:07  193536K ........ ........ ........ ........ ........ ........ 85%  208M 0s
03:35:07  196608K ........ ........ ........ ........ ........ ........ 87%  244M 0s
03:35:07  199680K ........ ........ ........ ........ ........ ........ 88%  274M 0s
03:35:08  202752K ........ ........ ........ ........ ........ ........ 90%  240M 0s
03:35:08  205824K ........ ........ ........ ........ ........ ........ 91%  245M 0s
03:35:08  208896K ........ ........ ........ ........ ........ ........ 92%  251M 0s
03:35:08  211968K ........ ........ ........ ........ ........ ........ 94%  245M 0s
03:35:08  215040K ........ ........ ........ ........ ........ ........ 95%  278M 0s
03:35:08  218112K ........ ........ ........ ........ ........ ........ 96%  271M 0s
03:35:08  221184K ........ ........ ........ ........ ........ ........ 98%  294M 0s
03:35:08  224256K ........ ........ ........ ........ ........ ........ 99%  298M 0s
03:35:08  227328K ........ ........ ....                               100%  300M=1.0s
03:35:08  
03:35:08  2025-03-23 03:35:08 (223 MB/s) - ‘karaf-0.20.4.zip’ saved [234137692/234137692]
03:35:08  
03:35:08  Extracting the new controller...
03:35:08  + echo 'Extracting the new controller...'
03:35:08  + unzip -q karaf-0.20.4.zip
03:35:10  Adding external repositories...
03:35:10  + echo 'Adding external repositories...'
03:35:10  + 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.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:10  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:10  ################################################################################
03:35:10  #
03:35:10  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:10  #    contributor license agreements.  See the NOTICE file distributed with
03:35:10  #    this work for additional information regarding copyright ownership.
03:35:10  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:10  #    (the "License"); you may not use this file except in compliance with
03:35:10  #    the License.  You may obtain a copy of the License at
03:35:10  #
03:35:10  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:10  #
03:35:10  #    Unless required by applicable law or agreed to in writing, software
03:35:10  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:10  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:10  #    See the License for the specific language governing permissions and
03:35:10  #    limitations under the License.
03:35:10  #
03:35:10  ################################################################################
03:35:10  
03:35:10  #
03:35:10  # If set to true, the following property will not allow any certificate to be used
03:35:10  # when accessing Maven repositories through SSL
03:35:10  #
03:35:10  #org.ops4j.pax.url.mvn.certificateCheck=
03:35:10  
03:35:10  #
03:35:10  # Path to the local Maven settings file.
03:35:10  # The repositories defined in this file will be automatically added to the list
03:35:10  # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:35:10  # below is not set.
03:35:10  # The following locations are checked for the existence of the settings.xml file
03:35:10  #   * 1. looks for the specified url
03:35:10  #   * 2. if not found looks for ${user.home}/.m2/settings.xml
03:35:10  #   * 3. if not found looks for ${maven.home}/conf/settings.xml
03:35:10  #   * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:35:10  #
03:35:10  #org.ops4j.pax.url.mvn.settings=
03:35:10  
03:35:10  #
03:35:10  # Path to the local Maven repository which is used to avoid downloading
03:35:10  # artifacts when they already exist locally.
03:35:10  # The value of this property will be extracted from the settings.xml file
03:35:10  # above, or defaulted to:
03:35:10  #     System.getProperty( "user.home" ) + "/.m2/repository"
03:35:10  #
03:35:10  org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:35:10  
03:35:10  #
03:35:10  # Default this to false. It's just weird to use undocumented repos
03:35:10  #
03:35:10  org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:35:10  
03:35:10  #
03:35:10  # Uncomment if you don't wanna use the proxy settings
03:35:10  # from the Maven conf/settings.xml file
03:35:10  #
03:35:10  # org.ops4j.pax.url.mvn.proxySupport=false
03:35:10  
03:35:10  #
03:35:10  # Comma separated list of repositories scanned when resolving an artifact.
03:35:10  # Those repositories will be checked before iterating through the
03:35:10  #    below list of repositories and even before the local repository
03:35:10  # A repository url can be appended with zero or more of the following flags:
03:35:10  #    @snapshots  : the repository contains snaphots
03:35:10  #    @noreleases : the repository does not contain any released artifacts
03:35:10  #
03:35:10  # The following property value will add the system folder as a repo.
03:35:10  #
03:35:10  org.ops4j.pax.url.mvn.defaultRepositories=\
03:35:10      file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:35:10      file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:35:10      file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:35:10  
03:35:10  # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:35:10  #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:35:10  
03:35:10  #
03:35:10  # Comma separated list of repositories scanned when resolving an artifact.
03:35:10  # The default list includes the following repositories:
03:35:10  #    http://repo1.maven.org/maven2@id=central
03:35:10  #    http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:35:10  #    http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:35:10  #    http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:35:10  #    http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:35:10  #    https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:35:10  #    https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:35:10  # To add repositories to the default ones, prepend '+' to the list of repositories
03:35:10  # to add.
03:35:10  # A repository url can be appended with zero or more of the following flags:
03:35:10  #    @snapshots  : the repository contains snapshots
03:35:10  #    @noreleases : the repository does not contain any released artifacts
03:35:10  #    @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:35:10  #
03:35:10  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
03:35:10  
03:35:10  ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
03:35:10  + [[ True == \T\r\u\e ]]
03:35:10  + echo 'Configuring the startup features...'
03:35:10  + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,/g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:10  + FEATURE_TEST_STRING=features-test
03:35:10  + FEATURE_TEST_VERSION=0.20.4
03:35:10  + KARAF_VERSION=karaf4
03:35:10  + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:35:10  + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:10  + [[ ! -z '' ]]
03:35:10  + cat /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:10  ################################################################################
03:35:10  #
03:35:10  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:10  #    contributor license agreements.  See the NOTICE file distributed with
03:35:10  #    this work for additional information regarding copyright ownership.
03:35:10  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:10  #    (the "License"); you may not use this file except in compliance with
03:35:10  #    the License.  You may obtain a copy of the License at
03:35:10  #
03:35:10  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:10  #
03:35:10  #    Unless required by applicable law or agreed to in writing, software
03:35:10  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:10  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:10  #    See the License for the specific language governing permissions and
03:35:10  #    limitations under the License.
03:35:10  #
03:35:10  ################################################################################
03:35:10  
03:35:10  #
03:35:10  # Comma separated list of features repositories to register by default
03:35:10  #
03:35:10  featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/356c30d0-852c-481b-b199-c06c3334c679.xml
03:35:10  
03:35:10  #
03:35:10  # Comma separated list of features to install at startup
03:35:10  #
03:35:10  featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, 53f18cb1-7e44-47b3-a79c-6901e9edf928
03:35:10  
03:35:10  #
03:35:10  # Resource repositories (OBR) that the features resolver can use
03:35:10  # to resolve requirements/capabilities
03:35:10  #
03:35:10  # The format of the resourceRepositories is 
03:35:10  # resourceRepositories=[xml:url|json:url],...
03:35:10  # for Instance:
03:35:10  #
03:35:10  #resourceRepositories=xml:http://host/path/to/index.xml
03:35:10  # or
03:35:10  #resourceRepositories=json:http://host/path/to/index.json
03:35:10  #
03:35:10  
03:35:10  #
03:35:10  # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:35:10  #
03:35:10  featuresBootAsynchronous=false
03:35:10  
03:35:10  #
03:35:10  # Service requirements enforcement
03:35:10  #
03:35:10  # By default, the feature resolver checks the service requirements/capabilities of
03:35:10  # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:35:10  # the required bundles.
03:35:10  # The following flag can have those values:
03:35:10  #   - disable: service requirements are completely ignored
03:35:10  #   - default: service requirements are ignored for old features
03:35:10  #   - enforce: service requirements are always verified
03:35:10  #
03:35:10  #serviceRequirements=default
03:35:10  
03:35:10  #
03:35:10  # Store cfg file for config element in feature
03:35:10  #
03:35:10  #configCfgStore=true
03:35:10  
03:35:10  #
03:35:10  # Define if the feature service automatically refresh bundles
03:35:10  #
03:35:10  autoRefresh=true
03:35:10  
03:35:10  #
03:35:10  # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:35:10  # XML file defines instructions related to features processing
03:35:10  # versions.properties may declare properties to resolve placeholders in XML file
03:35:10  # both files are relative to ${karaf.etc}
03:35:10  #
03:35:10  #featureProcessing=org.apache.karaf.features.xml
03:35:10  #featureProcessingVersions=versions.properties
03:35:10  + configure_karaf_log karaf4 ''
03:35:10  + local -r karaf_version=karaf4
03:35:10  + local -r controllerdebugmap=
03:35:10  + local logapi=log4j
03:35:10  + grep log4j2 /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:10  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:35:10  log4j2.rootLogger.level = INFO
03:35:10  #log4j2.rootLogger.type = asyncRoot
03:35:10  #log4j2.rootLogger.includeLocation = false
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:35:10  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:35:10  log4j2.rootLogger.appenderRef.Console.ref = Console
03:35:10  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:35:10  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:35:10  log4j2.logger.spifly.name = org.apache.aries.spifly
03:35:10  log4j2.logger.spifly.level = WARN
03:35:10  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:35:10  log4j2.logger.audit.level = INFO
03:35:10  log4j2.logger.audit.additivity = false
03:35:10  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:35:10  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:35:10  log4j2.appender.console.type = Console
03:35:10  log4j2.appender.console.name = Console
03:35:10  log4j2.appender.console.layout.type = PatternLayout
03:35:10  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:35:10  log4j2.appender.rolling.type = RollingRandomAccessFile
03:35:10  log4j2.appender.rolling.name = RollingFile
03:35:10  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:35:10  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:35:10  #log4j2.appender.rolling.immediateFlush = false
03:35:10  log4j2.appender.rolling.append = true
03:35:10  log4j2.appender.rolling.layout.type = PatternLayout
03:35:10  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:35:10  log4j2.appender.rolling.policies.type = Policies
03:35:10  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:35:10  log4j2.appender.rolling.policies.size.size = 64MB
03:35:10  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:35:10  log4j2.appender.rolling.strategy.max = 7
03:35:10  log4j2.appender.audit.type = RollingRandomAccessFile
03:35:10  log4j2.appender.audit.name = AuditRollingFile
03:35:10  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:35:10  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:35:10  log4j2.appender.audit.append = true
03:35:10  log4j2.appender.audit.layout.type = PatternLayout
03:35:10  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:35:10  log4j2.appender.audit.policies.type = Policies
03:35:10  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:35:10  log4j2.appender.audit.policies.size.size = 8MB
03:35:10  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:35:10  log4j2.appender.audit.strategy.max = 7
03:35:10  log4j2.appender.osgi.type = PaxOsgi
03:35:10  log4j2.appender.osgi.name = PaxOsgi
03:35:10  log4j2.appender.osgi.filter = *
03:35:10  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:35:10  #log4j2.logger.aether.level = TRACE
03:35:10  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:35:10  #log4j2.logger.http-headers.level = DEBUG
03:35:10  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:35:10  #log4j2.logger.maven.level = TRACE
03:35:10  Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:35:10  + logapi=log4j2
03:35:10  + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:35:10  + '[' log4j2 == log4j2 ']'
03:35:10  + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:10  + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:35:10  + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:35:10  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:35:10  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:35:10  + unset IFS
03:35:10  + echo 'controllerdebugmap: '
03:35:10  controllerdebugmap: 
03:35:10  cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:10  + '[' -n '' ']'
03:35:10  + echo 'cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg'
03:35:10  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:10  ################################################################################
03:35:10  #
03:35:10  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:10  #    contributor license agreements.  See the NOTICE file distributed with
03:35:10  #    this work for additional information regarding copyright ownership.
03:35:10  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:10  #    (the "License"); you may not use this file except in compliance with
03:35:10  #    the License.  You may obtain a copy of the License at
03:35:10  #
03:35:10  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:10  #
03:35:10  #    Unless required by applicable law or agreed to in writing, software
03:35:10  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:10  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:10  #    See the License for the specific language governing permissions and
03:35:10  #    limitations under the License.
03:35:10  #
03:35:10  ################################################################################
03:35:10  
03:35:10  # Common pattern layout for appenders
03:35:10  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:35:10  
03:35:10  # Root logger
03:35:10  log4j2.rootLogger.level = INFO
03:35:10  # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:35:10  #log4j2.rootLogger.type = asyncRoot
03:35:10  #log4j2.rootLogger.includeLocation = false
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:35:10  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:35:10  log4j2.rootLogger.appenderRef.Console.ref = Console
03:35:10  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:35:10  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:35:10  
03:35:10  # Filters for logs marked by org.opendaylight.odlparent.Markers
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:35:10  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:35:10  
03:35:10  # Loggers configuration
03:35:10  
03:35:10  # Spifly logger
03:35:10  log4j2.logger.spifly.name = org.apache.aries.spifly
03:35:10  log4j2.logger.spifly.level = WARN
03:35:10  
03:35:10  # Security audit logger
03:35:10  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:35:10  log4j2.logger.audit.level = INFO
03:35:10  log4j2.logger.audit.additivity = false
03:35:10  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:35:10  
03:35:10  # Appenders configuration
03:35:10  
03:35:10  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:35:10  log4j2.appender.console.type = Console
03:35:10  log4j2.appender.console.name = Console
03:35:10  log4j2.appender.console.layout.type = PatternLayout
03:35:10  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:35:10  
03:35:10  # Rolling file appender
03:35:10  log4j2.appender.rolling.type = RollingRandomAccessFile
03:35:10  log4j2.appender.rolling.name = RollingFile
03:35:10  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:35:10  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:35:10  # uncomment to not force a disk flush
03:35:10  #log4j2.appender.rolling.immediateFlush = false
03:35:10  log4j2.appender.rolling.append = true
03:35:10  log4j2.appender.rolling.layout.type = PatternLayout
03:35:10  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:35:10  log4j2.appender.rolling.policies.type = Policies
03:35:10  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:35:10  log4j2.appender.rolling.policies.size.size = 1GB
03:35:10  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:35:10  log4j2.appender.rolling.strategy.max = 7
03:35:10  
03:35:10  # Audit file appender
03:35:10  log4j2.appender.audit.type = RollingRandomAccessFile
03:35:10  log4j2.appender.audit.name = AuditRollingFile
03:35:10  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:35:10  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:35:10  log4j2.appender.audit.append = true
03:35:10  log4j2.appender.audit.layout.type = PatternLayout
03:35:10  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:35:10  log4j2.appender.audit.policies.type = Policies
03:35:10  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:35:10  log4j2.appender.audit.policies.size.size = 8MB
03:35:10  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:35:10  log4j2.appender.audit.strategy.max = 7
03:35:10  
03:35:10  # OSGi appender
03:35:10  log4j2.appender.osgi.type = PaxOsgi
03:35:10  log4j2.appender.osgi.name = PaxOsgi
03:35:10  log4j2.appender.osgi.filter = *
03:35:10  
03:35:10  # help with identification of maven-related problems with pax-url-aether
03:35:10  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:35:10  #log4j2.logger.aether.level = TRACE
03:35:10  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:35:10  #log4j2.logger.http-headers.level = DEBUG
03:35:10  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:35:10  #log4j2.logger.maven.level = TRACE
03:35:10  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:35:10  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:35:10  Configure
03:35:10      java home: /usr/lib/jvm/java-17-openjdk-amd64
03:35:10      max memory: 2048m
03:35:10      memconf: /tmp/karaf-0.20.4/bin/setenv
03:35:10  + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4/bin/setenv
03:35:10  + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
03:35:10  + local -r controllermem=2048m
03:35:10  + local -r memconf=/tmp/karaf-0.20.4/bin/setenv
03:35:10  + echo Configure
03:35:10  + echo '    java home: /usr/lib/jvm/java-17-openjdk-amd64'
03:35:10  + echo '    max memory: 2048m'
03:35:10  + echo '    memconf: /tmp/karaf-0.20.4/bin/setenv'
03:35:10  + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64}%g' /tmp/karaf-0.20.4/bin/setenv
03:35:10  + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4/bin/setenv
03:35:10  cat /tmp/karaf-0.20.4/bin/setenv
03:35:10  + echo 'cat /tmp/karaf-0.20.4/bin/setenv'
03:35:10  + cat /tmp/karaf-0.20.4/bin/setenv
03:35:10  #!/bin/sh
03:35:10  #
03:35:10  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:10  #    contributor license agreements.  See the NOTICE file distributed with
03:35:10  #    this work for additional information regarding copyright ownership.
03:35:10  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:10  #    (the "License"); you may not use this file except in compliance with
03:35:10  #    the License.  You may obtain a copy of the License at
03:35:10  #
03:35:10  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:10  #
03:35:10  #    Unless required by applicable law or agreed to in writing, software
03:35:10  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:10  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:10  #    See the License for the specific language governing permissions and
03:35:10  #    limitations under the License.
03:35:10  #
03:35:10  
03:35:10  #
03:35:10  # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:35:10  # script: client, instance, shell, start, status, stop, karaf
03:35:10  #
03:35:10  # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:35:10  #   Actions go here...
03:35:10  # fi
03:35:10  
03:35:10  #
03:35:10  # general settings which should be applied for all scripts go here; please keep
03:35:10  # in mind that it is possible that scripts might be executed more than once, e.g.
03:35:10  # in example of the start script where the start script is executed first and the
03:35:10  # karaf script afterwards.
03:35:10  #
03:35:10  
03:35:10  #
03:35:10  # The following section shows the possible configuration options for the default 
03:35:10  # karaf scripts
03:35:10  #
03:35:10  export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
03:35:10  # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:35:10  # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:35:10  # export EXTRA_JAVA_OPTS # Additional JVM options
03:35:10  # export KARAF_HOME # Karaf home folder
03:35:10  # export KARAF_DATA # Karaf data folder
03:35:10  # export KARAF_BASE # Karaf base folder
03:35:10  # export KARAF_ETC  # Karaf etc  folder
03:35:10  # export KARAF_LOG  # Karaf log  folder
03:35:10  # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:35:10  # export KARAF_OPTS # Additional available Karaf options
03:35:10  # export KARAF_DEBUG # Enable debug mode
03:35:10  # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:35:10  # export KARAF_NOROOT # Prevent execution as root if set to true
03:35:10  Set Java version
03:35:10  + echo 'Set Java version'
03:35:10  + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
03:35:10  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:35:10  sudo: a password is required
03:35:10  + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:10  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:35:10  sudo: a password is required
03:35:10  JDK default version ...
03:35:10  + echo 'JDK default version ...'
03:35:10  + java -version
03:35:10  openjdk version "21.0.5" 2024-10-15
03:35:10  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
03:35:10  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
03:35:10  Set JAVA_HOME
03:35:10  + echo 'Set JAVA_HOME'
03:35:10  + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:35:10  + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:35:10  ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:10  Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:10  Listing all open ports on controller system...
03:35:10  + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:10  + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
03:35:10  + echo 'Listing all open ports on controller system...'
03:35:10  + netstat -pnatu
03:35:10  /tmp/configuration-script.sh: line 40: netstat: command not found
03:35:10  Configuring cluster
03:35:10  + '[' -f /tmp/custom_shard_config.txt ']'
03:35:10  + echo 'Configuring cluster'
03:35:10  + /tmp/karaf-0.20.4/bin/configure_cluster.sh 1 10.30.170.151 10.30.170.183 10.30.171.135
03:35:10  ################################################
03:35:10  ##             Configure Cluster              ##
03:35:10  ################################################
03:35:10   NOTE: Cluster configuration files not found. Copying from
03:35:10   /tmp/karaf-0.20.4/system/org/opendaylight/controller/sal-clustering-config/9.0.6
03:35:10  Configuring unique name in akka.conf
03:35:10  Configuring hostname in akka.conf
03:35:10  Configuring data and rpc seed nodes in akka.conf
03:35:10  modules = [
03:35:10  	
03:35:10  	{
03:35:10  		name = "inventory"
03:35:10  		namespace = "urn:opendaylight:inventory"
03:35:10  		shard-strategy = "module"
03:35:10  	},
03:35:10  	{
03:35:10  		name = "topology"
03:35:10  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:35:10  		shard-strategy = "module"
03:35:10  	},
03:35:10  	{
03:35:10  		name = "toaster"
03:35:10  		namespace = "http://netconfcentral.org/ns/toaster"
03:35:10  		shard-strategy = "module"
03:35:10  	}
03:35:10  ]
03:35:10  Configuring replication type in module-shards.conf
03:35:10  ################################################
03:35:10  ##   NOTE: Manually restart controller to     ##
03:35:10  ##         apply configuration.               ##
03:35:10  ################################################
03:35:10  Dump akka.conf
03:35:10  + echo 'Dump akka.conf'
03:35:10  + cat /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:10  
03:35:10  odl-cluster-data {
03:35:10    akka {
03:35:10      remote {
03:35:10        artery {
03:35:10          enabled = on
03:35:10          transport = tcp
03:35:10          canonical.hostname = "10.30.170.151"
03:35:10          canonical.port = 2550
03:35:10        }
03:35:10      }
03:35:10  
03:35:10      cluster {
03:35:10        # Using artery.
03:35:10        seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.151:2550",
03:35:10  				"akka://opendaylight-cluster-data@10.30.170.183:2550",
03:35:10  				"akka://opendaylight-cluster-data@10.30.171.135:2550"]
03:35:10  
03:35:10        roles = ["member-1"]
03:35:10  
03:35:10        # when under load we might trip a false positive on the failure detector
03:35:10        # failure-detector {
03:35:10          # heartbeat-interval = 4 s
03:35:10          # acceptable-heartbeat-pause = 16s
03:35:10        # }
03:35:10      }
03:35:10  
03:35:10      persistence {
03:35:10        # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:35:10        # modifying the following two properties. The directory location specified may be a relative or absolute path. 
03:35:10        # The relative path is always relative to KARAF_HOME.
03:35:10  
03:35:10        # snapshot-store.local.dir = "target/snapshots"
03:35:10  
03:35:10        # Use lz4 compression for LocalSnapshotStore snapshots
03:35:10        snapshot-store.local.use-lz4-compression = false
03:35:10        # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:35:10        snapshot-store.local.lz4-blocksize = 256KB
03:35:10      }
03:35:10      disable-default-actor-system-quarantined-event-handling = "false"
03:35:10    }
03:35:10  }
03:35:10  Dump modules.conf
03:35:10  + echo 'Dump modules.conf'
03:35:10  + cat /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:10  modules = [
03:35:10  	
03:35:10  	{
03:35:10  		name = "inventory"
03:35:10  		namespace = "urn:opendaylight:inventory"
03:35:10  		shard-strategy = "module"
03:35:10  	},
03:35:10  	{
03:35:10  		name = "topology"
03:35:10  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:35:10  		shard-strategy = "module"
03:35:10  	},
03:35:10  	{
03:35:10  		name = "toaster"
03:35:10  		namespace = "http://netconfcentral.org/ns/toaster"
03:35:10  		shard-strategy = "module"
03:35:10  	}
03:35:10  ]
03:35:10  Dump module-shards.conf
03:35:10  + echo 'Dump module-shards.conf'
03:35:10  + cat /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:10  module-shards = [
03:35:10  	{
03:35:10  		name = "default"
03:35:10  		shards = [
03:35:10  			{
03:35:10  				name = "default"
03:35:10  				replicas = ["member-1",
03:35:10  				"member-2",
03:35:10  				"member-3"]
03:35:10  			}
03:35:10  		]
03:35:10  	},
03:35:10  	{
03:35:10  		name = "inventory"
03:35:10  		shards = [
03:35:10  			{
03:35:10  				name="inventory"
03:35:10  				replicas = ["member-1",
03:35:10  				"member-2",
03:35:10  				"member-3"]
03:35:10  			}
03:35:10  		]
03:35:10  	},
03:35:10  	{
03:35:10  		name = "topology"
03:35:10  		shards = [
03:35:10  			{
03:35:10  				name="topology"
03:35:10  				replicas = ["member-1",
03:35:10  				"member-2",
03:35:10  				"member-3"]
03:35:10  			}
03:35:10  		]
03:35:10  	},
03:35:10  	{
03:35:10  		name = "toaster"
03:35:10  		shards = [
03:35:10  			{
03:35:10  				name="toaster"
03:35:10  				replicas = ["member-1",
03:35:10  				"member-2",
03:35:10  				"member-3"]
03:35:10  			}
03:35:10  		]
03:35:10  	}
03:35:10  ]
03:35:10  Configuring member-2 with IP address 10.30.170.183
03:35:10  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:35:10  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:35:10  + source /tmp/common-functions.sh karaf-0.20.4
03:35:10  ++ [[ /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 ]]
03:35:10  common-functions.sh is being sourced
03:35:10  ++ echo 'common-functions.sh is being sourced'
03:35:10  ++ BUNDLEFOLDER=karaf-0.20.4
03:35:10  ++ export MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:10  ++ MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:10  ++ export FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:10  ++ FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:10  ++ export CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:35:10  ++ CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:35:10  ++ export LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:10  ++ LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:10  ++ export MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:35:10  ++ MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:35:10  ++ export CONTROLLERMEM=
03:35:10  ++ CONTROLLERMEM=
03:35:10  ++ export AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:10  ++ AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:10  ++ export MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:10  ++ MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:10  ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:10  ++ MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:10  ++ print_common_env
03:35:10  ++ cat
03:35:10  common-functions environment:
03:35:10  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:10  ACTUALFEATURES: 
03:35:10  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:10  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
03:35:10  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:10  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
03:35:10  CONTROLLERMEM: 
03:35:10  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:10  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:10  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:10  SUITES: 
03:35:10  
03:35:10  ++ SSH='ssh -t -t'
03:35:10  ++ extra_services_cntl='     dnsmasq.service     httpd.service     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service     rabbitmq-server.service '
03:35:10  ++ extra_services_cmp='     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service '
03:35:10  Changing to /tmp
03:35:10  Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:35:10  + echo 'Changing to /tmp'
03:35:10  + cd /tmp
03:35:10  + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip'
03:35:10  + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:35:10  --2025-03-23 03:35:10--  https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:35:10  Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:35:10  Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:35:10  HTTP request sent, awaiting response... 200 OK
03:35:10  Length: 234137692 (223M) [application/zip]
03:35:10  Saving to: ‘karaf-0.20.4.zip’
03:35:10  
03:35:10       0K ........ ........ ........ ........ ........ ........  1% 74.3M 3s
03:35:10    3072K ........ ........ ........ ........ ........ ........  2% 97.8M 3s
03:35:11    6144K ........ ........ ........ ........ ........ ........  4%  127M 2s
03:35:11    9216K ........ ........ ........ ........ ........ ........  5%  164M 2s
03:35:11   12288K ........ ........ ........ ........ ........ ........  6%  159M 2s
03:35:11   15360K ........ ........ ........ ........ ........ ........  8%  178M 2s
03:35:11   18432K ........ ........ ........ ........ ........ ........  9%  183M 2s
03:35:11   21504K ........ ........ ........ ........ ........ ........ 10%  223M 1s
03:35:11   24576K ........ ........ ........ ........ ........ ........ 12%  198M 1s
03:35:11   27648K ........ ........ ........ ........ ........ ........ 13%  232M 1s
03:35:11   30720K ........ ........ ........ ........ ........ ........ 14%  265M 1s
03:35:11   33792K ........ ........ ........ ........ ........ ........ 16%  266M 1s
03:35:11   36864K ........ ........ ........ ........ ........ ........ 17%  253M 1s
03:35:11   39936K ........ ........ ........ ........ ........ ........ 18%  273M 1s
03:35:11   43008K ........ ........ ........ ........ ........ ........ 20%  294M 1s
03:35:11   46080K ........ ........ ........ ........ ........ ........ 21%  276M 1s
03:35:11   49152K ........ ........ ........ ........ ........ ........ 22%  254M 1s
03:35:11   52224K ........ ........ ........ ........ ........ ........ 24%  411M 1s
03:35:11   55296K ........ ........ ........ ........ ........ ........ 25%  285M 1s
03:35:11   58368K ........ ........ ........ ........ ........ ........ 26%  309M 1s
03:35:11   61440K ........ ........ ........ ........ ........ ........ 28%  313M 1s
03:35:11   64512K ........ ........ ........ ........ ........ ........ 29%  305M 1s
03:35:11   67584K ........ ........ ........ ........ ........ ........ 30%  298M 1s
03:35:11   70656K ........ ........ ........ ........ ........ ........ 32%  298M 1s
03:35:11   73728K ........ ........ ........ ........ ........ ........ 33%  311M 1s
03:35:11   76800K ........ ........ ........ ........ ........ ........ 34%  293M 1s
03:35:11   79872K ........ ........ ........ ........ ........ ........ 36%  297M 1s
03:35:11   82944K ........ ........ ........ ........ ........ ........ 37%  291M 1s
03:35:11   86016K ........ ........ ........ ........ ........ ........ 38%  302M 1s
03:35:11   89088K ........ ........ ........ ........ ........ ........ 40%  287M 1s
03:35:11   92160K ........ ........ ........ ........ ........ ........ 41%  302M 1s
03:35:11   95232K ........ ........ ........ ........ ........ ........ 42%  290M 1s
03:35:11   98304K ........ ........ ........ ........ ........ ........ 44%  336M 1s
03:35:11  101376K ........ ........ ........ ........ ........ ........ 45%  238M 1s
03:35:11  104448K ........ ........ ........ ........ ........ ........ 47%  235M 1s
03:35:11  107520K ........ ........ ........ ........ ........ ........ 48%  278M 1s
03:35:11  110592K ........ ........ ........ ........ ........ ........ 49%  317M 0s
03:35:11  113664K ........ ........ ........ ........ ........ ........ 51%  299M 0s
03:35:11  116736K ........ ........ ........ ........ ........ ........ 52%  300M 0s
03:35:11  119808K ........ ........ ........ ........ ........ ........ 53%  308M 0s
03:35:11  122880K ........ ........ ........ ........ ........ ........ 55%  285M 0s
03:35:11  125952K ........ ........ ........ ........ ........ ........ 56%  299M 0s
03:35:11  129024K ........ ........ ........ ........ ........ ........ 57%  307M 0s
03:35:11  132096K ........ ........ ........ ........ ........ ........ 59%  304M 0s
03:35:11  135168K ........ ........ ........ ........ ........ ........ 60%  260M 0s
03:35:11  138240K ........ ........ ........ ........ ........ ........ 61%  280M 0s
03:35:11  141312K ........ ........ ........ ........ ........ ........ 63%  280M 0s
03:35:11  144384K ........ ........ ........ ........ ........ ........ 64%  300M 0s
03:35:11  147456K ........ ........ ........ ........ ........ ........ 65%  295M 0s
03:35:11  150528K ........ ........ ........ ........ ........ ........ 67%  307M 0s
03:35:11  153600K ........ ........ ........ ........ ........ ........ 68%  291M 0s
03:35:11  156672K ........ ........ ........ ........ ........ ........ 69%  283M 0s
03:35:11  159744K ........ ........ ........ ........ ........ ........ 71%  301M 0s
03:35:11  162816K ........ ........ ........ ........ ........ ........ 72%  299M 0s
03:35:11  165888K ........ ........ ........ ........ ........ ........ 73%  258M 0s
03:35:11  168960K ........ ........ ........ ........ ........ ........ 75%  314M 0s
03:35:11  172032K ........ ........ ........ ........ ........ ........ 76%  289M 0s
03:35:11  175104K ........ ........ ........ ........ ........ ........ 77%  294M 0s
03:35:11  178176K ........ ........ ........ ........ ........ ........ 79%  282M 0s
03:35:11  181248K ........ ........ ........ ........ ........ ........ 80%  290M 0s
03:35:11  184320K ........ ........ ........ ........ ........ ........ 81%  294M 0s
03:35:11  187392K ........ ........ ........ ........ ........ ........ 83%  294M 0s
03:35:11  190464K ........ ........ ........ ........ ........ ........ 84%  287M 0s
03:35:11  193536K ........ ........ ........ ........ ........ ........ 85%  292M 0s
03:35:11  196608K ........ ........ ........ ........ ........ ........ 87%  273M 0s
03:35:11  199680K ........ ........ ........ ........ ........ ........ 88%  299M 0s
03:35:11  202752K ........ ........ ........ ........ ........ ........ 90%  280M 0s
03:35:11  205824K ........ ........ ........ ........ ........ ........ 91%  290M 0s
03:35:11  208896K ........ ........ ........ ........ ........ ........ 92%  283M 0s
03:35:11  211968K ........ ........ ........ ........ ........ ........ 94%  280M 0s
03:35:11  215040K ........ ........ ........ ........ ........ ........ 95%  295M 0s
03:35:11  218112K ........ ........ ........ ........ ........ ........ 96%  302M 0s
03:35:11  221184K ........ ........ ........ ........ ........ ........ 98%  293M 0s
03:35:11  224256K ........ ........ ........ ........ ........ ........ 99%  289M 0s
03:35:11  227328K ........ ........ ....                               100%  298M=0.9s
03:35:11  
03:35:11  2025-03-23 03:35:11 (256 MB/s) - ‘karaf-0.20.4.zip’ saved [234137692/234137692]
03:35:11  
03:35:11  Extracting the new controller...
03:35:11  + echo 'Extracting the new controller...'
03:35:11  + unzip -q karaf-0.20.4.zip
03:35:13  Adding external repositories...
03:35:13  + echo 'Adding external repositories...'
03:35:13  + 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.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:13  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:13  ################################################################################
03:35:13  #
03:35:13  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:13  #    contributor license agreements.  See the NOTICE file distributed with
03:35:13  #    this work for additional information regarding copyright ownership.
03:35:13  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:13  #    (the "License"); you may not use this file except in compliance with
03:35:13  #    the License.  You may obtain a copy of the License at
03:35:13  #
03:35:13  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:13  #
03:35:13  #    Unless required by applicable law or agreed to in writing, software
03:35:13  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:13  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:13  #    See the License for the specific language governing permissions and
03:35:13  #    limitations under the License.
03:35:13  #
03:35:13  ################################################################################
03:35:13  
03:35:13  #
03:35:13  # If set to true, the following property will not allow any certificate to be used
03:35:13  # when accessing Maven repositories through SSL
03:35:13  #
03:35:13  #org.ops4j.pax.url.mvn.certificateCheck=
03:35:13  
03:35:13  #
03:35:13  # Path to the local Maven settings file.
03:35:13  # The repositories defined in this file will be automatically added to the list
03:35:13  # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:35:13  # below is not set.
03:35:13  # The following locations are checked for the existence of the settings.xml file
03:35:13  #   * 1. looks for the specified url
03:35:13  #   * 2. if not found looks for ${user.home}/.m2/settings.xml
03:35:13  #   * 3. if not found looks for ${maven.home}/conf/settings.xml
03:35:13  #   * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:35:13  #
03:35:13  #org.ops4j.pax.url.mvn.settings=
03:35:13  
03:35:13  #
03:35:13  # Path to the local Maven repository which is used to avoid downloading
03:35:13  # artifacts when they already exist locally.
03:35:13  # The value of this property will be extracted from the settings.xml file
03:35:13  # above, or defaulted to:
03:35:13  #     System.getProperty( "user.home" ) + "/.m2/repository"
03:35:13  #
03:35:13  org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:35:13  
03:35:13  #
03:35:13  # Default this to false. It's just weird to use undocumented repos
03:35:13  #
03:35:13  org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:35:13  
03:35:13  #
03:35:13  # Uncomment if you don't wanna use the proxy settings
03:35:13  # from the Maven conf/settings.xml file
03:35:13  #
03:35:13  # org.ops4j.pax.url.mvn.proxySupport=false
03:35:13  
03:35:13  #
03:35:13  # Comma separated list of repositories scanned when resolving an artifact.
03:35:13  # Those repositories will be checked before iterating through the
03:35:13  #    below list of repositories and even before the local repository
03:35:13  # A repository url can be appended with zero or more of the following flags:
03:35:13  #    @snapshots  : the repository contains snaphots
03:35:13  #    @noreleases : the repository does not contain any released artifacts
03:35:13  #
03:35:13  # The following property value will add the system folder as a repo.
03:35:13  #
03:35:13  org.ops4j.pax.url.mvn.defaultRepositories=\
03:35:13      file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:35:13      file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:35:13      file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:35:13  
03:35:13  # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:35:13  #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:35:13  
03:35:13  #
03:35:13  # Comma separated list of repositories scanned when resolving an artifact.
03:35:13  # The default list includes the following repositories:
03:35:13  #    http://repo1.maven.org/maven2@id=central
03:35:13  #    http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:35:13  #    http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:35:13  #    http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:35:13  #    http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:35:13  #    https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:35:13  #    https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:35:13  # To add repositories to the default ones, prepend '+' to the list of repositories
03:35:13  # to add.
03:35:13  # A repository url can be appended with zero or more of the following flags:
03:35:13  #    @snapshots  : the repository contains snapshots
03:35:13  #    @noreleases : the repository does not contain any released artifacts
03:35:13  #    @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:35:13  #
03:35:13  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
03:35:13  
03:35:13  ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
03:35:13  + [[ True == \T\r\u\e ]]
03:35:13  + echo 'Configuring the startup features...'
03:35:13  + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,/g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:13  + FEATURE_TEST_STRING=features-test
03:35:13  + FEATURE_TEST_VERSION=0.20.4
03:35:13  + KARAF_VERSION=karaf4
03:35:13  + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:35:13  + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:13  + [[ ! -z '' ]]
03:35:13  + cat /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:13  ################################################################################
03:35:13  #
03:35:13  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:13  #    contributor license agreements.  See the NOTICE file distributed with
03:35:13  #    this work for additional information regarding copyright ownership.
03:35:13  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:13  #    (the "License"); you may not use this file except in compliance with
03:35:13  #    the License.  You may obtain a copy of the License at
03:35:13  #
03:35:13  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:13  #
03:35:13  #    Unless required by applicable law or agreed to in writing, software
03:35:13  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:13  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:13  #    See the License for the specific language governing permissions and
03:35:13  #    limitations under the License.
03:35:13  #
03:35:13  ################################################################################
03:35:13  
03:35:13  #
03:35:13  # Comma separated list of features repositories to register by default
03:35:13  #
03:35:13  featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/356c30d0-852c-481b-b199-c06c3334c679.xml
03:35:13  
03:35:13  #
03:35:13  # Comma separated list of features to install at startup
03:35:13  #
03:35:13  featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, 53f18cb1-7e44-47b3-a79c-6901e9edf928
03:35:13  
03:35:13  #
03:35:13  # Resource repositories (OBR) that the features resolver can use
03:35:13  # to resolve requirements/capabilities
03:35:13  #
03:35:13  # The format of the resourceRepositories is 
03:35:13  # resourceRepositories=[xml:url|json:url],...
03:35:13  # for Instance:
03:35:13  #
03:35:13  #resourceRepositories=xml:http://host/path/to/index.xml
03:35:13  # or
03:35:13  #resourceRepositories=json:http://host/path/to/index.json
03:35:13  #
03:35:13  
03:35:13  #
03:35:13  # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:35:13  #
03:35:13  featuresBootAsynchronous=false
03:35:13  
03:35:13  #
03:35:13  # Service requirements enforcement
03:35:13  #
03:35:13  # By default, the feature resolver checks the service requirements/capabilities of
03:35:13  # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:35:13  # the required bundles.
03:35:13  # The following flag can have those values:
03:35:13  #   - disable: service requirements are completely ignored
03:35:13  #   - default: service requirements are ignored for old features
03:35:13  #   - enforce: service requirements are always verified
03:35:13  #
03:35:13  #serviceRequirements=default
03:35:13  
03:35:13  #
03:35:13  # Store cfg file for config element in feature
03:35:13  #
03:35:13  #configCfgStore=true
03:35:13  
03:35:13  #
03:35:13  # Define if the feature service automatically refresh bundles
03:35:13  #
03:35:13  autoRefresh=true
03:35:13  
03:35:13  #
03:35:13  # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:35:13  # XML file defines instructions related to features processing
03:35:13  # versions.properties may declare properties to resolve placeholders in XML file
03:35:13  # both files are relative to ${karaf.etc}
03:35:13  #
03:35:13  #featureProcessing=org.apache.karaf.features.xml
03:35:13  #featureProcessingVersions=versions.properties
03:35:13  + configure_karaf_log karaf4 ''
03:35:13  + local -r karaf_version=karaf4
03:35:13  + local -r controllerdebugmap=
03:35:13  + local logapi=log4j
03:35:13  + grep log4j2 /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:13  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:35:13  log4j2.rootLogger.level = INFO
03:35:13  #log4j2.rootLogger.type = asyncRoot
03:35:13  #log4j2.rootLogger.includeLocation = false
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:35:13  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:35:13  log4j2.rootLogger.appenderRef.Console.ref = Console
03:35:13  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:35:13  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:35:13  log4j2.logger.spifly.name = org.apache.aries.spifly
03:35:13  log4j2.logger.spifly.level = WARN
03:35:13  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:35:13  log4j2.logger.audit.level = INFO
03:35:13  log4j2.logger.audit.additivity = false
03:35:13  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:35:13  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:35:13  log4j2.appender.console.type = Console
03:35:13  log4j2.appender.console.name = Console
03:35:13  log4j2.appender.console.layout.type = PatternLayout
03:35:13  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:35:13  log4j2.appender.rolling.type = RollingRandomAccessFile
03:35:13  log4j2.appender.rolling.name = RollingFile
03:35:13  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:35:13  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:35:13  #log4j2.appender.rolling.immediateFlush = false
03:35:13  log4j2.appender.rolling.append = true
03:35:13  log4j2.appender.rolling.layout.type = PatternLayout
03:35:13  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:35:13  log4j2.appender.rolling.policies.type = Policies
03:35:13  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:35:13  log4j2.appender.rolling.policies.size.size = 64MB
03:35:13  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:35:13  log4j2.appender.rolling.strategy.max = 7
03:35:13  log4j2.appender.audit.type = RollingRandomAccessFile
03:35:13  log4j2.appender.audit.name = AuditRollingFile
03:35:13  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:35:13  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:35:13  log4j2.appender.audit.append = true
03:35:13  log4j2.appender.audit.layout.type = PatternLayout
03:35:13  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:35:13  log4j2.appender.audit.policies.type = Policies
03:35:13  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:35:13  log4j2.appender.audit.policies.size.size = 8MB
03:35:13  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:35:13  log4j2.appender.audit.strategy.max = 7
03:35:13  log4j2.appender.osgi.type = PaxOsgi
03:35:13  log4j2.appender.osgi.name = PaxOsgi
03:35:13  log4j2.appender.osgi.filter = *
03:35:13  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:35:13  #log4j2.logger.aether.level = TRACE
03:35:13  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:35:13  #log4j2.logger.http-headers.level = DEBUG
03:35:13  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:35:13  #log4j2.logger.maven.level = TRACE
03:35:13  + logapi=log4j2
03:35:13  + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:35:13  Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:35:13  + '[' log4j2 == log4j2 ']'
03:35:13  + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:13  + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:35:13  + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:35:13  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:35:13  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:35:13  controllerdebugmap: 
03:35:13  + unset IFS
03:35:13  + echo 'controllerdebugmap: '
03:35:13  + '[' -n '' ']'
03:35:13  cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:13  + echo 'cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg'
03:35:13  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:13  ################################################################################
03:35:13  #
03:35:13  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:13  #    contributor license agreements.  See the NOTICE file distributed with
03:35:13  #    this work for additional information regarding copyright ownership.
03:35:13  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:13  #    (the "License"); you may not use this file except in compliance with
03:35:13  #    the License.  You may obtain a copy of the License at
03:35:13  #
03:35:13  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:13  #
03:35:13  #    Unless required by applicable law or agreed to in writing, software
03:35:13  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:13  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:13  #    See the License for the specific language governing permissions and
03:35:13  #    limitations under the License.
03:35:13  #
03:35:13  ################################################################################
03:35:13  
03:35:13  # Common pattern layout for appenders
03:35:13  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:35:13  
03:35:13  # Root logger
03:35:13  log4j2.rootLogger.level = INFO
03:35:13  # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:35:13  #log4j2.rootLogger.type = asyncRoot
03:35:13  #log4j2.rootLogger.includeLocation = false
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:35:13  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:35:13  log4j2.rootLogger.appenderRef.Console.ref = Console
03:35:13  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:35:13  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:35:13  
03:35:13  # Filters for logs marked by org.opendaylight.odlparent.Markers
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:35:13  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:35:13  
03:35:13  # Loggers configuration
03:35:13  
03:35:13  # Spifly logger
03:35:13  log4j2.logger.spifly.name = org.apache.aries.spifly
03:35:13  log4j2.logger.spifly.level = WARN
03:35:13  
03:35:13  # Security audit logger
03:35:13  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:35:13  log4j2.logger.audit.level = INFO
03:35:13  log4j2.logger.audit.additivity = false
03:35:13  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:35:13  
03:35:13  # Appenders configuration
03:35:13  
03:35:13  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:35:13  log4j2.appender.console.type = Console
03:35:13  log4j2.appender.console.name = Console
03:35:13  log4j2.appender.console.layout.type = PatternLayout
03:35:13  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:35:13  
03:35:13  # Rolling file appender
03:35:13  log4j2.appender.rolling.type = RollingRandomAccessFile
03:35:13  log4j2.appender.rolling.name = RollingFile
03:35:13  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:35:13  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:35:13  # uncomment to not force a disk flush
03:35:13  #log4j2.appender.rolling.immediateFlush = false
03:35:13  log4j2.appender.rolling.append = true
03:35:13  log4j2.appender.rolling.layout.type = PatternLayout
03:35:13  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:35:13  log4j2.appender.rolling.policies.type = Policies
03:35:13  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:35:13  log4j2.appender.rolling.policies.size.size = 1GB
03:35:13  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:35:13  log4j2.appender.rolling.strategy.max = 7
03:35:13  
03:35:13  # Audit file appender
03:35:13  log4j2.appender.audit.type = RollingRandomAccessFile
03:35:13  log4j2.appender.audit.name = AuditRollingFile
03:35:13  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:35:13  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:35:13  log4j2.appender.audit.append = true
03:35:13  log4j2.appender.audit.layout.type = PatternLayout
03:35:13  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:35:13  log4j2.appender.audit.policies.type = Policies
03:35:13  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:35:13  log4j2.appender.audit.policies.size.size = 8MB
03:35:13  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:35:13  log4j2.appender.audit.strategy.max = 7
03:35:13  
03:35:13  # OSGi appender
03:35:13  log4j2.appender.osgi.type = PaxOsgi
03:35:13  log4j2.appender.osgi.name = PaxOsgi
03:35:13  log4j2.appender.osgi.filter = *
03:35:13  
03:35:13  # help with identification of maven-related problems with pax-url-aether
03:35:13  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:35:13  #log4j2.logger.aether.level = TRACE
03:35:13  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:35:13  #log4j2.logger.http-headers.level = DEBUG
03:35:13  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:35:13  #log4j2.logger.maven.level = TRACE
03:35:13  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:35:13  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:35:13  Configure
03:35:13  + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4/bin/setenv
03:35:13  + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
03:35:13  + local -r controllermem=2048m
03:35:13  + local -r memconf=/tmp/karaf-0.20.4/bin/setenv
03:35:13  + echo Configure
03:35:13      java home: /usr/lib/jvm/java-17-openjdk-amd64
03:35:13  + echo '    java home: /usr/lib/jvm/java-17-openjdk-amd64'
03:35:13      max memory: 2048m
03:35:13      memconf: /tmp/karaf-0.20.4/bin/setenv
03:35:13  + echo '    max memory: 2048m'
03:35:13  + echo '    memconf: /tmp/karaf-0.20.4/bin/setenv'
03:35:13  + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64}%g' /tmp/karaf-0.20.4/bin/setenv
03:35:13  + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4/bin/setenv
03:35:13  cat /tmp/karaf-0.20.4/bin/setenv
03:35:13  + echo 'cat /tmp/karaf-0.20.4/bin/setenv'
03:35:13  + cat /tmp/karaf-0.20.4/bin/setenv
03:35:13  #!/bin/sh
03:35:13  #
03:35:13  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:13  #    contributor license agreements.  See the NOTICE file distributed with
03:35:13  #    this work for additional information regarding copyright ownership.
03:35:13  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:13  #    (the "License"); you may not use this file except in compliance with
03:35:13  #    the License.  You may obtain a copy of the License at
03:35:13  #
03:35:13  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:13  #
03:35:13  #    Unless required by applicable law or agreed to in writing, software
03:35:13  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:13  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:13  #    See the License for the specific language governing permissions and
03:35:13  #    limitations under the License.
03:35:13  #
03:35:13  
03:35:13  #
03:35:13  # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:35:13  # script: client, instance, shell, start, status, stop, karaf
03:35:13  #
03:35:13  # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:35:13  #   Actions go here...
03:35:13  # fi
03:35:13  
03:35:13  #
03:35:13  # general settings which should be applied for all scripts go here; please keep
03:35:13  # in mind that it is possible that scripts might be executed more than once, e.g.
03:35:13  # in example of the start script where the start script is executed first and the
03:35:13  # karaf script afterwards.
03:35:13  #
03:35:13  
03:35:13  #
03:35:13  # The following section shows the possible configuration options for the default 
03:35:13  # karaf scripts
03:35:13  #
03:35:13  export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
03:35:13  # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:35:13  # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:35:13  # export EXTRA_JAVA_OPTS # Additional JVM options
03:35:13  # export KARAF_HOME # Karaf home folder
03:35:13  # export KARAF_DATA # Karaf data folder
03:35:13  # export KARAF_BASE # Karaf base folder
03:35:13  # export KARAF_ETC  # Karaf etc  folder
03:35:13  # export KARAF_LOG  # Karaf log  folder
03:35:13  # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:35:13  # export KARAF_OPTS # Additional available Karaf options
03:35:13  # export KARAF_DEBUG # Enable debug mode
03:35:13  # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:35:13  # export KARAF_NOROOT # Prevent execution as root if set to true
03:35:13  Set Java version
03:35:13  + echo 'Set Java version'
03:35:13  + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
03:35:13  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:35:13  sudo: a password is required
03:35:13  + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:13  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:35:13  sudo: a password is required
03:35:13  JDK default version ...
03:35:13  + echo 'JDK default version ...'
03:35:13  + java -version
03:35:14  openjdk version "21.0.5" 2024-10-15
03:35:14  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
03:35:14  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
03:35:14  Set JAVA_HOME
03:35:14  + echo 'Set JAVA_HOME'
03:35:14  + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:35:14  + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:35:14  ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:14  Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:14  Listing all open ports on controller system...
03:35:14  + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:14  + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
03:35:14  + echo 'Listing all open ports on controller system...'
03:35:14  + netstat -pnatu
03:35:14  /tmp/configuration-script.sh: line 40: netstat: command not found
03:35:14  + '[' -f /tmp/custom_shard_config.txt ']'
03:35:14  Configuring cluster
03:35:14  + echo 'Configuring cluster'
03:35:14  + /tmp/karaf-0.20.4/bin/configure_cluster.sh 2 10.30.170.151 10.30.170.183 10.30.171.135
03:35:14  ################################################
03:35:14  ##             Configure Cluster              ##
03:35:14  ################################################
03:35:14   NOTE: Cluster configuration files not found. Copying from
03:35:14   /tmp/karaf-0.20.4/system/org/opendaylight/controller/sal-clustering-config/9.0.6
03:35:14  Configuring unique name in akka.conf
03:35:14  Configuring hostname in akka.conf
03:35:14  Configuring data and rpc seed nodes in akka.conf
03:35:14  modules = [
03:35:14  	
03:35:14  	{
03:35:14  		name = "inventory"
03:35:14  		namespace = "urn:opendaylight:inventory"
03:35:14  		shard-strategy = "module"
03:35:14  	},
03:35:14  	{
03:35:14  		name = "topology"
03:35:14  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:35:14  		shard-strategy = "module"
03:35:14  	},
03:35:14  	{
03:35:14  		name = "toaster"
03:35:14  		namespace = "http://netconfcentral.org/ns/toaster"
03:35:14  		shard-strategy = "module"
03:35:14  	}
03:35:14  ]
03:35:14  Configuring replication type in module-shards.conf
03:35:14  ################################################
03:35:14  ##   NOTE: Manually restart controller to     ##
03:35:14  ##         apply configuration.               ##
03:35:14  ################################################
03:35:14  Dump akka.conf
03:35:14  + echo 'Dump akka.conf'
03:35:14  + cat /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:14  
03:35:14  odl-cluster-data {
03:35:14    akka {
03:35:14      remote {
03:35:14        artery {
03:35:14          enabled = on
03:35:14          transport = tcp
03:35:14          canonical.hostname = "10.30.170.183"
03:35:14          canonical.port = 2550
03:35:14        }
03:35:14      }
03:35:14  
03:35:14      cluster {
03:35:14        # Using artery.
03:35:14        seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.151:2550",
03:35:14  				"akka://opendaylight-cluster-data@10.30.170.183:2550",
03:35:14  				"akka://opendaylight-cluster-data@10.30.171.135:2550"]
03:35:14  
03:35:14        roles = ["member-2"]
03:35:14  
03:35:14        # when under load we might trip a false positive on the failure detector
03:35:14        # failure-detector {
03:35:14          # heartbeat-interval = 4 s
03:35:14          # acceptable-heartbeat-pause = 16s
03:35:14        # }
03:35:14      }
03:35:14  
03:35:14      persistence {
03:35:14        # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:35:14        # modifying the following two properties. The directory location specified may be a relative or absolute path. 
03:35:14        # The relative path is always relative to KARAF_HOME.
03:35:14  
03:35:14        # snapshot-store.local.dir = "target/snapshots"
03:35:14  
03:35:14        # Use lz4 compression for LocalSnapshotStore snapshots
03:35:14        snapshot-store.local.use-lz4-compression = false
03:35:14        # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:35:14        snapshot-store.local.lz4-blocksize = 256KB
03:35:14      }
03:35:14      disable-default-actor-system-quarantined-event-handling = "false"
03:35:14    }
03:35:14  }
03:35:14  Dump modules.conf
03:35:14  + echo 'Dump modules.conf'
03:35:14  + cat /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:14  modules = [
03:35:14  	
03:35:14  	{
03:35:14  		name = "inventory"
03:35:14  		namespace = "urn:opendaylight:inventory"
03:35:14  		shard-strategy = "module"
03:35:14  	},
03:35:14  	{
03:35:14  		name = "topology"
03:35:14  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:35:14  		shard-strategy = "module"
03:35:14  	},
03:35:14  	{
03:35:14  		name = "toaster"
03:35:14  		namespace = "http://netconfcentral.org/ns/toaster"
03:35:14  		shard-strategy = "module"
03:35:14  	}
03:35:14  ]
03:35:14  Dump module-shards.conf
03:35:14  + echo 'Dump module-shards.conf'
03:35:14  + cat /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:14  module-shards = [
03:35:14  	{
03:35:14  		name = "default"
03:35:14  		shards = [
03:35:14  			{
03:35:14  				name = "default"
03:35:14  				replicas = ["member-1",
03:35:14  				"member-2",
03:35:14  				"member-3"]
03:35:14  			}
03:35:14  		]
03:35:14  	},
03:35:14  	{
03:35:14  		name = "inventory"
03:35:14  		shards = [
03:35:14  			{
03:35:14  				name="inventory"
03:35:14  				replicas = ["member-1",
03:35:14  				"member-2",
03:35:14  				"member-3"]
03:35:14  			}
03:35:14  		]
03:35:14  	},
03:35:14  	{
03:35:14  		name = "topology"
03:35:14  		shards = [
03:35:14  			{
03:35:14  				name="topology"
03:35:14  				replicas = ["member-1",
03:35:14  				"member-2",
03:35:14  				"member-3"]
03:35:14  			}
03:35:14  		]
03:35:14  	},
03:35:14  	{
03:35:14  		name = "toaster"
03:35:14  		shards = [
03:35:14  			{
03:35:14  				name="toaster"
03:35:14  				replicas = ["member-1",
03:35:14  				"member-2",
03:35:14  				"member-3"]
03:35:14  			}
03:35:14  		]
03:35:14  	}
03:35:14  ]
03:35:14  Configuring member-3 with IP address 10.30.171.135
03:35:14  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:35:14  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:35:14  common-functions.sh is being sourced
03:35:14  common-functions environment:
03:35:14  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:14  ACTUALFEATURES: 
03:35:14  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:14  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
03:35:14  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:14  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
03:35:14  CONTROLLERMEM: 
03:35:14  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:14  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:14  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:14  SUITES: 
03:35:14  
03:35:14  Changing to /tmp
03:35:14  Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:35:14  + source /tmp/common-functions.sh karaf-0.20.4
03:35:14  ++ [[ /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 ]]
03:35:14  ++ echo 'common-functions.sh is being sourced'
03:35:14  ++ BUNDLEFOLDER=karaf-0.20.4
03:35:14  ++ export MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:14  ++ MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:14  ++ export FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:14  ++ FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:14  ++ export CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:35:14  ++ CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
03:35:14  ++ export LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:14  ++ LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:14  ++ export MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:35:14  ++ MEMCONF=/tmp/karaf-0.20.4/bin/setenv
03:35:14  ++ export CONTROLLERMEM=
03:35:14  ++ CONTROLLERMEM=
03:35:14  ++ export AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:14  ++ AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:14  ++ export MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:14  ++ MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:14  ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:14  ++ MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:14  ++ print_common_env
03:35:14  ++ cat
03:35:14  ++ SSH='ssh -t -t'
03:35:14  ++ extra_services_cntl='     dnsmasq.service     httpd.service     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service     rabbitmq-server.service '
03:35:14  ++ extra_services_cmp='     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service '
03:35:14  + echo 'Changing to /tmp'
03:35:14  + cd /tmp
03:35:14  + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip'
03:35:14  + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:35:14  --2025-03-23 03:35:14--  https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
03:35:14  Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:35:14  Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:35:14  HTTP request sent, awaiting response... 200 OK
03:35:14  Length: 234137692 (223M) [application/zip]
03:35:14  Saving to: ‘karaf-0.20.4.zip’
03:35:14  
03:35:14       0K ........ ........ ........ ........ ........ ........  1% 75.3M 3s
03:35:14    3072K ........ ........ ........ ........ ........ ........  2%  156M 2s
03:35:14    6144K ........ ........ ........ ........ ........ ........  4%  105M 2s
03:35:14    9216K ........ ........ ........ ........ ........ ........  5%  168M 2s
03:35:14   12288K ........ ........ ........ ........ ........ ........  6%  167M 2s
03:35:14   15360K ........ ........ ........ ........ ........ ........  8%  232M 2s
03:35:14   18432K ........ ........ ........ ........ ........ ........  9%  213M 1s
03:35:14   21504K ........ ........ ........ ........ ........ ........ 10%  263M 1s
03:35:14   24576K ........ ........ ........ ........ ........ ........ 12%  107M 1s
03:35:14   27648K ........ ........ ........ ........ ........ ........ 13%  269M 1s
03:35:14   30720K ........ ........ ........ ........ ........ ........ 14%  279M 1s
03:35:14   33792K ........ ........ ........ ........ ........ ........ 16%  344M 1s
03:35:14   36864K ........ ........ ........ ........ ........ ........ 17%  221M 1s
03:35:14   39936K ........ ........ ........ ........ ........ ........ 18%  257M 1s
03:35:14   43008K ........ ........ ........ ........ ........ ........ 20%  429M 1s
03:35:14   46080K ........ ........ ........ ........ ........ ........ 21%  356M 1s
03:35:14   49152K ........ ........ ........ ........ ........ ........ 22%  334M 1s
03:35:14   52224K ........ ........ ........ ........ ........ ........ 24%  292M 1s
03:35:14   55296K ........ ........ ........ ........ ........ ........ 25%  277M 1s
03:35:15   58368K ........ ........ ........ ........ ........ ........ 26%  335M 1s
03:35:15   61440K ........ ........ ........ ........ ........ ........ 28%  394M 1s
03:35:15   64512K ........ ........ ........ ........ ........ ........ 29%  305M 1s
03:35:15   67584K ........ ........ ........ ........ ........ ........ 30%  359M 1s
03:35:15   70656K ........ ........ ........ ........ ........ ........ 32%  360M 1s
03:35:15   73728K ........ ........ ........ ........ ........ ........ 33%  382M 1s
03:35:15   76800K ........ ........ ........ ........ ........ ........ 34%  269M 1s
03:35:15   79872K ........ ........ ........ ........ ........ ........ 36%  387M 1s
03:35:15   82944K ........ ........ ........ ........ ........ ........ 37%  288M 1s
03:35:15   86016K ........ ........ ........ ........ ........ ........ 38%  356M 1s
03:35:15   89088K ........ ........ ........ ........ ........ ........ 40%  315M 1s
03:35:15   92160K ........ ........ ........ ........ ........ ........ 41%  310M 1s
03:35:15   95232K ........ ........ ........ ........ ........ ........ 42%  313M 1s
03:35:15   98304K ........ ........ ........ ........ ........ ........ 44%  280M 1s
03:35:15  101376K ........ ........ ........ ........ ........ ........ 45%  311M 1s
03:35:15  104448K ........ ........ ........ ........ ........ ........ 47%  385M 0s
03:35:15  107520K ........ ........ ........ ........ ........ ........ 48%  372M 0s
03:35:15  110592K ........ ........ ........ ........ ........ ........ 49%  420M 0s
03:35:15  113664K ........ ........ ........ ........ ........ ........ 51%  379M 0s
03:35:15  116736K ........ ........ ........ ........ ........ ........ 52%  220M 0s
03:35:15  119808K ........ ........ ........ ........ ........ ........ 53%  211M 0s
03:35:15  122880K ........ ........ ........ ........ ........ ........ 55%  260M 0s
03:35:15  125952K ........ ........ ........ ........ ........ ........ 56%  274M 0s
03:35:15  129024K ........ ........ ........ ........ ........ ........ 57%  246M 0s
03:35:15  132096K ........ ........ ........ ........ ........ ........ 59%  338M 0s
03:35:15  135168K ........ ........ ........ ........ ........ ........ 60%  322M 0s
03:35:15  138240K ........ ........ ........ ........ ........ ........ 61%  290M 0s
03:35:15  141312K ........ ........ ........ ........ ........ ........ 63%  301M 0s
03:35:15  144384K ........ ........ ........ ........ ........ ........ 64%  342M 0s
03:35:15  147456K ........ ........ ........ ........ ........ ........ 65%  349M 0s
03:35:15  150528K ........ ........ ........ ........ ........ ........ 67%  127M 0s
03:35:15  153600K ........ ........ ........ ........ ........ ........ 68%  254M 0s
03:35:15  156672K ........ ........ ........ ........ ........ ........ 69%  380M 0s
03:35:15  159744K ........ ........ ........ ........ ........ ........ 71%  390M 0s
03:35:15  162816K ........ ........ ........ ........ ........ ........ 72%  350M 0s
03:35:15  165888K ........ ........ ........ ........ ........ ........ 73%  301M 0s
03:35:15  168960K ........ ........ ........ ........ ........ ........ 75%  370M 0s
03:35:15  172032K ........ ........ ........ ........ ........ ........ 76%  347M 0s
03:35:15  175104K ........ ........ ........ ........ ........ ........ 77%  331M 0s
03:35:15  178176K ........ ........ ........ ........ ........ ........ 79%  336M 0s
03:35:15  181248K ........ ........ ........ ........ ........ ........ 80%  329M 0s
03:35:15  184320K ........ ........ ........ ........ ........ ........ 81%  321M 0s
03:35:15  187392K ........ ........ ........ ........ ........ ........ 83%  345M 0s
03:35:15  190464K ........ ........ ........ ........ ........ ........ 84%  335M 0s
03:35:15  193536K ........ ........ ........ ........ ........ ........ 85%  339M 0s
03:35:15  196608K ........ ........ ........ ........ ........ ........ 87%  351M 0s
03:35:15  199680K ........ ........ ........ ........ ........ ........ 88%  337M 0s
03:35:15  202752K ........ ........ ........ ........ ........ ........ 90%  334M 0s
03:35:15  205824K ........ ........ ........ ........ ........ ........ 91%  333M 0s
03:35:15  208896K ........ ........ ........ ........ ........ ........ 92%  337M 0s
03:35:15  211968K ........ ........ ........ ........ ........ ........ 94%  340M 0s
03:35:15  215040K ........ ........ ........ ........ ........ ........ 95%  339M 0s
03:35:15  218112K ........ ........ ........ ........ ........ ........ 96%  333M 0s
03:35:15  221184K ........ ........ ........ ........ ........ ........ 98%  331M 0s
03:35:15  224256K ........ ........ ........ ........ ........ ........ 99%  321M 0s
03:35:15  227328K ........ ........ ....                               100%  350M=0.8s
03:35:15  
03:35:15  2025-03-23 03:35:15 (272 MB/s) - ‘karaf-0.20.4.zip’ saved [234137692/234137692]
03:35:15  
03:35:15  Extracting the new controller...
03:35:15  + echo 'Extracting the new controller...'
03:35:15  + unzip -q karaf-0.20.4.zip
03:35:17  Adding external repositories...
03:35:17  + echo 'Adding external repositories...'
03:35:17  + 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.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:17  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:17  ################################################################################
03:35:17  #
03:35:17  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:17  #    contributor license agreements.  See the NOTICE file distributed with
03:35:17  #    this work for additional information regarding copyright ownership.
03:35:17  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:17  #    (the "License"); you may not use this file except in compliance with
03:35:17  #    the License.  You may obtain a copy of the License at
03:35:17  #
03:35:17  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:17  #
03:35:17  #    Unless required by applicable law or agreed to in writing, software
03:35:17  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:17  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:17  #    See the License for the specific language governing permissions and
03:35:17  #    limitations under the License.
03:35:17  #
03:35:17  ################################################################################
03:35:17  
03:35:17  #
03:35:17  # If set to true, the following property will not allow any certificate to be used
03:35:17  # when accessing Maven repositories through SSL
03:35:17  #
03:35:17  #org.ops4j.pax.url.mvn.certificateCheck=
03:35:17  
03:35:17  #
03:35:17  # Path to the local Maven settings file.
03:35:17  # The repositories defined in this file will be automatically added to the list
03:35:17  # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:35:17  # below is not set.
03:35:17  # The following locations are checked for the existence of the settings.xml file
03:35:17  #   * 1. looks for the specified url
03:35:17  #   * 2. if not found looks for ${user.home}/.m2/settings.xml
03:35:17  #   * 3. if not found looks for ${maven.home}/conf/settings.xml
03:35:17  #   * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:35:17  #
03:35:17  #org.ops4j.pax.url.mvn.settings=
03:35:17  
03:35:17  #
03:35:17  # Path to the local Maven repository which is used to avoid downloading
03:35:17  # artifacts when they already exist locally.
03:35:17  # The value of this property will be extracted from the settings.xml file
03:35:17  # above, or defaulted to:
03:35:17  #     System.getProperty( "user.home" ) + "/.m2/repository"
03:35:17  #
03:35:17  org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:35:17  
03:35:17  #
03:35:17  # Default this to false. It's just weird to use undocumented repos
03:35:17  #
03:35:17  org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:35:17  
03:35:17  #
03:35:17  # Uncomment if you don't wanna use the proxy settings
03:35:17  # from the Maven conf/settings.xml file
03:35:17  #
03:35:17  # org.ops4j.pax.url.mvn.proxySupport=false
03:35:17  
03:35:17  #
03:35:17  # Comma separated list of repositories scanned when resolving an artifact.
03:35:17  # Those repositories will be checked before iterating through the
03:35:17  #    below list of repositories and even before the local repository
03:35:17  # A repository url can be appended with zero or more of the following flags:
03:35:17  #    @snapshots  : the repository contains snaphots
03:35:17  #    @noreleases : the repository does not contain any released artifacts
03:35:17  #
03:35:17  # The following property value will add the system folder as a repo.
03:35:17  #
03:35:17  org.ops4j.pax.url.mvn.defaultRepositories=\
03:35:17      file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:35:17      file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:35:17      file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:35:17  
03:35:17  # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:35:17  #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:35:17  
03:35:17  #
03:35:17  # Comma separated list of repositories scanned when resolving an artifact.
03:35:17  # The default list includes the following repositories:
03:35:17  #    http://repo1.maven.org/maven2@id=central
03:35:17  #    http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:35:17  #    http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:35:17  #    http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:35:17  #    http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:35:17  #    https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:35:17  #    https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:35:17  # To add repositories to the default ones, prepend '+' to the list of repositories
03:35:17  # to add.
03:35:17  # A repository url can be appended with zero or more of the following flags:
03:35:17  #    @snapshots  : the repository contains snapshots
03:35:17  #    @noreleases : the repository does not contain any released artifacts
03:35:17  #    @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:35:17  #
03:35:17  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
03:35:17  
03:35:17  ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
03:35:17  + [[ True == \T\r\u\e ]]
03:35:17  + echo 'Configuring the startup features...'
03:35:17  + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,/g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:17  + FEATURE_TEST_STRING=features-test
03:35:17  + FEATURE_TEST_VERSION=0.20.4
03:35:17  + KARAF_VERSION=karaf4
03:35:17  + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:35:17  + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:17  + [[ ! -z '' ]]
03:35:17  + cat /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:17  ################################################################################
03:35:17  #
03:35:17  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:17  #    contributor license agreements.  See the NOTICE file distributed with
03:35:17  #    this work for additional information regarding copyright ownership.
03:35:17  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:17  #    (the "License"); you may not use this file except in compliance with
03:35:17  #    the License.  You may obtain a copy of the License at
03:35:17  #
03:35:17  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:17  #
03:35:17  #    Unless required by applicable law or agreed to in writing, software
03:35:17  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:17  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:17  #    See the License for the specific language governing permissions and
03:35:17  #    limitations under the License.
03:35:17  #
03:35:17  ################################################################################
03:35:17  
03:35:17  #
03:35:17  # Comma separated list of features repositories to register by default
03:35:17  #
03:35:17  featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/356c30d0-852c-481b-b199-c06c3334c679.xml
03:35:17  
03:35:17  #
03:35:17  # Comma separated list of features to install at startup
03:35:17  #
03:35:17  featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, 53f18cb1-7e44-47b3-a79c-6901e9edf928
03:35:17  
03:35:17  #
03:35:17  # Resource repositories (OBR) that the features resolver can use
03:35:17  # to resolve requirements/capabilities
03:35:17  #
03:35:17  # The format of the resourceRepositories is 
03:35:17  # resourceRepositories=[xml:url|json:url],...
03:35:17  # for Instance:
03:35:17  #
03:35:17  #resourceRepositories=xml:http://host/path/to/index.xml
03:35:17  # or
03:35:17  #resourceRepositories=json:http://host/path/to/index.json
03:35:17  #
03:35:17  
03:35:17  #
03:35:17  # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:35:17  #
03:35:17  featuresBootAsynchronous=false
03:35:17  
03:35:17  #
03:35:17  # Service requirements enforcement
03:35:17  #
03:35:17  # By default, the feature resolver checks the service requirements/capabilities of
03:35:17  # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:35:17  # the required bundles.
03:35:17  # The following flag can have those values:
03:35:17  #   - disable: service requirements are completely ignored
03:35:17  #   - default: service requirements are ignored for old features
03:35:17  #   - enforce: service requirements are always verified
03:35:17  #
03:35:17  #serviceRequirements=default
03:35:17  
03:35:17  #
03:35:17  # Store cfg file for config element in feature
03:35:17  #
03:35:17  #configCfgStore=true
03:35:17  
03:35:17  #
03:35:17  # Define if the feature service automatically refresh bundles
03:35:17  #
03:35:17  autoRefresh=true
03:35:17  
03:35:17  #
03:35:17  # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:35:17  # XML file defines instructions related to features processing
03:35:17  # versions.properties may declare properties to resolve placeholders in XML file
03:35:17  # both files are relative to ${karaf.etc}
03:35:17  #
03:35:17  #featureProcessing=org.apache.karaf.features.xml
03:35:17  #featureProcessingVersions=versions.properties
03:35:17  + configure_karaf_log karaf4 ''
03:35:17  + local -r karaf_version=karaf4
03:35:17  + local -r controllerdebugmap=
03:35:17  + local logapi=log4j
03:35:17  + grep log4j2 /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:17  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:35:17  log4j2.rootLogger.level = INFO
03:35:17  #log4j2.rootLogger.type = asyncRoot
03:35:17  #log4j2.rootLogger.includeLocation = false
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:35:17  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:35:17  log4j2.rootLogger.appenderRef.Console.ref = Console
03:35:17  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:35:17  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:35:17  log4j2.logger.spifly.name = org.apache.aries.spifly
03:35:17  log4j2.logger.spifly.level = WARN
03:35:17  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:35:17  log4j2.logger.audit.level = INFO
03:35:17  log4j2.logger.audit.additivity = false
03:35:17  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:35:17  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:35:17  log4j2.appender.console.type = Console
03:35:17  log4j2.appender.console.name = Console
03:35:17  log4j2.appender.console.layout.type = PatternLayout
03:35:17  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:35:17  log4j2.appender.rolling.type = RollingRandomAccessFile
03:35:17  log4j2.appender.rolling.name = RollingFile
03:35:17  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:35:17  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:35:17  #log4j2.appender.rolling.immediateFlush = false
03:35:17  log4j2.appender.rolling.append = true
03:35:17  log4j2.appender.rolling.layout.type = PatternLayout
03:35:17  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:35:17  log4j2.appender.rolling.policies.type = Policies
03:35:17  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:35:17  log4j2.appender.rolling.policies.size.size = 64MB
03:35:17  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:35:17  log4j2.appender.rolling.strategy.max = 7
03:35:17  log4j2.appender.audit.type = RollingRandomAccessFile
03:35:17  log4j2.appender.audit.name = AuditRollingFile
03:35:17  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:35:17  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:35:17  log4j2.appender.audit.append = true
03:35:17  log4j2.appender.audit.layout.type = PatternLayout
03:35:17  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:35:17  log4j2.appender.audit.policies.type = Policies
03:35:17  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:35:17  log4j2.appender.audit.policies.size.size = 8MB
03:35:17  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:35:17  log4j2.appender.audit.strategy.max = 7
03:35:17  log4j2.appender.osgi.type = PaxOsgi
03:35:17  log4j2.appender.osgi.name = PaxOsgi
03:35:17  log4j2.appender.osgi.filter = *
03:35:17  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:35:17  #log4j2.logger.aether.level = TRACE
03:35:17  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:35:17  #log4j2.logger.http-headers.level = DEBUG
03:35:17  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:35:17  #log4j2.logger.maven.level = TRACE
03:35:17  + logapi=log4j2
03:35:17  + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:35:17  Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:35:17  + '[' log4j2 == log4j2 ']'
03:35:17  + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:17  + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:35:17  + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:35:17  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:35:17  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:35:17  controllerdebugmap: 
03:35:17  cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:17  + unset IFS
03:35:17  + echo 'controllerdebugmap: '
03:35:17  + '[' -n '' ']'
03:35:17  + echo 'cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg'
03:35:17  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:17  ################################################################################
03:35:17  #
03:35:17  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:17  #    contributor license agreements.  See the NOTICE file distributed with
03:35:17  #    this work for additional information regarding copyright ownership.
03:35:17  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:17  #    (the "License"); you may not use this file except in compliance with
03:35:17  #    the License.  You may obtain a copy of the License at
03:35:17  #
03:35:17  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:17  #
03:35:17  #    Unless required by applicable law or agreed to in writing, software
03:35:17  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:17  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:17  #    See the License for the specific language governing permissions and
03:35:17  #    limitations under the License.
03:35:17  #
03:35:17  ################################################################################
03:35:17  
03:35:17  # Common pattern layout for appenders
03:35:17  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:35:17  
03:35:17  # Root logger
03:35:17  log4j2.rootLogger.level = INFO
03:35:17  # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:35:17  #log4j2.rootLogger.type = asyncRoot
03:35:17  #log4j2.rootLogger.includeLocation = false
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:35:17  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:35:17  log4j2.rootLogger.appenderRef.Console.ref = Console
03:35:17  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:35:17  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:35:17  
03:35:17  # Filters for logs marked by org.opendaylight.odlparent.Markers
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:35:17  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:35:17  
03:35:17  # Loggers configuration
03:35:17  
03:35:17  # Spifly logger
03:35:17  log4j2.logger.spifly.name = org.apache.aries.spifly
03:35:17  log4j2.logger.spifly.level = WARN
03:35:17  
03:35:17  # Security audit logger
03:35:17  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:35:17  log4j2.logger.audit.level = INFO
03:35:17  log4j2.logger.audit.additivity = false
03:35:17  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:35:17  
03:35:17  # Appenders configuration
03:35:17  
03:35:17  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:35:17  log4j2.appender.console.type = Console
03:35:17  log4j2.appender.console.name = Console
03:35:17  log4j2.appender.console.layout.type = PatternLayout
03:35:17  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:35:17  
03:35:17  # Rolling file appender
03:35:17  log4j2.appender.rolling.type = RollingRandomAccessFile
03:35:17  log4j2.appender.rolling.name = RollingFile
03:35:17  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:35:17  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:35:17  # uncomment to not force a disk flush
03:35:17  #log4j2.appender.rolling.immediateFlush = false
03:35:17  log4j2.appender.rolling.append = true
03:35:17  log4j2.appender.rolling.layout.type = PatternLayout
03:35:17  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:35:17  log4j2.appender.rolling.policies.type = Policies
03:35:17  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:35:17  log4j2.appender.rolling.policies.size.size = 1GB
03:35:17  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:35:17  log4j2.appender.rolling.strategy.max = 7
03:35:17  
03:35:17  # Audit file appender
03:35:17  log4j2.appender.audit.type = RollingRandomAccessFile
03:35:17  log4j2.appender.audit.name = AuditRollingFile
03:35:17  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:35:17  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:35:17  log4j2.appender.audit.append = true
03:35:17  log4j2.appender.audit.layout.type = PatternLayout
03:35:17  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:35:17  log4j2.appender.audit.policies.type = Policies
03:35:17  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:35:17  log4j2.appender.audit.policies.size.size = 8MB
03:35:17  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:35:17  log4j2.appender.audit.strategy.max = 7
03:35:17  
03:35:17  # OSGi appender
03:35:17  log4j2.appender.osgi.type = PaxOsgi
03:35:17  log4j2.appender.osgi.name = PaxOsgi
03:35:17  log4j2.appender.osgi.filter = *
03:35:17  
03:35:17  # help with identification of maven-related problems with pax-url-aether
03:35:17  #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:35:17  #log4j2.logger.aether.level = TRACE
03:35:17  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:35:17  #log4j2.logger.http-headers.level = DEBUG
03:35:17  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:35:17  #log4j2.logger.maven.level = TRACE
03:35:17  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:35:17  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:35:17  + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4/bin/setenv
03:35:17  + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
03:35:17  + local -r controllermem=2048m
03:35:17  + local -r memconf=/tmp/karaf-0.20.4/bin/setenv
03:35:17  Configure
03:35:17      java home: /usr/lib/jvm/java-17-openjdk-amd64
03:35:17      max memory: 2048m
03:35:17      memconf: /tmp/karaf-0.20.4/bin/setenv
03:35:17  + echo Configure
03:35:17  + echo '    java home: /usr/lib/jvm/java-17-openjdk-amd64'
03:35:17  + echo '    max memory: 2048m'
03:35:17  + echo '    memconf: /tmp/karaf-0.20.4/bin/setenv'
03:35:17  + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64}%g' /tmp/karaf-0.20.4/bin/setenv
03:35:17  + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4/bin/setenv
03:35:17  cat /tmp/karaf-0.20.4/bin/setenv
03:35:17  + echo 'cat /tmp/karaf-0.20.4/bin/setenv'
03:35:17  + cat /tmp/karaf-0.20.4/bin/setenv
03:35:17  #!/bin/sh
03:35:17  #
03:35:17  #    Licensed to the Apache Software Foundation (ASF) under one or more
03:35:17  #    contributor license agreements.  See the NOTICE file distributed with
03:35:17  #    this work for additional information regarding copyright ownership.
03:35:17  #    The ASF licenses this file to You under the Apache License, Version 2.0
03:35:17  #    (the "License"); you may not use this file except in compliance with
03:35:17  #    the License.  You may obtain a copy of the License at
03:35:17  #
03:35:17  #       http://www.apache.org/licenses/LICENSE-2.0
03:35:17  #
03:35:17  #    Unless required by applicable law or agreed to in writing, software
03:35:17  #    distributed under the License is distributed on an "AS IS" BASIS,
03:35:17  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:35:17  #    See the License for the specific language governing permissions and
03:35:17  #    limitations under the License.
03:35:17  #
03:35:17  
03:35:17  #
03:35:17  # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:35:17  # script: client, instance, shell, start, status, stop, karaf
03:35:17  #
03:35:17  # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:35:17  #   Actions go here...
03:35:17  # fi
03:35:17  
03:35:17  #
03:35:17  # general settings which should be applied for all scripts go here; please keep
03:35:17  # in mind that it is possible that scripts might be executed more than once, e.g.
03:35:17  # in example of the start script where the start script is executed first and the
03:35:17  # karaf script afterwards.
03:35:17  #
03:35:17  
03:35:17  #
03:35:17  # The following section shows the possible configuration options for the default 
03:35:17  # karaf scripts
03:35:17  #
03:35:17  export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
03:35:17  # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:35:17  # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:35:17  # export EXTRA_JAVA_OPTS # Additional JVM options
03:35:17  # export KARAF_HOME # Karaf home folder
03:35:17  # export KARAF_DATA # Karaf data folder
03:35:17  # export KARAF_BASE # Karaf base folder
03:35:17  # export KARAF_ETC  # Karaf etc  folder
03:35:17  # export KARAF_LOG  # Karaf log  folder
03:35:17  # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:35:17  # export KARAF_OPTS # Additional available Karaf options
03:35:17  # export KARAF_DEBUG # Enable debug mode
03:35:17  # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:35:17  # export KARAF_NOROOT # Prevent execution as root if set to true
03:35:17  Set Java version
03:35:17  + echo 'Set Java version'
03:35:17  + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
03:35:17  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:35:17  sudo: a password is required
03:35:17  + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:17  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:35:17  sudo: a password is required
03:35:17  JDK default version ...
03:35:17  + echo 'JDK default version ...'
03:35:17  + java -version
03:35:17  openjdk version "21.0.5" 2024-10-15
03:35:17  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
03:35:17  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
03:35:17  Set JAVA_HOME
03:35:17  + echo 'Set JAVA_HOME'
03:35:17  + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:35:17  + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:35:17  ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:17  Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:17  Listing all open ports on controller system...
03:35:17  + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:35:17  + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
03:35:17  + echo 'Listing all open ports on controller system...'
03:35:17  + netstat -pnatu
03:35:17  /tmp/configuration-script.sh: line 40: netstat: command not found
03:35:17  Configuring cluster
03:35:17  + '[' -f /tmp/custom_shard_config.txt ']'
03:35:17  + echo 'Configuring cluster'
03:35:17  + /tmp/karaf-0.20.4/bin/configure_cluster.sh 3 10.30.170.151 10.30.170.183 10.30.171.135
03:35:17  ################################################
03:35:17  ##             Configure Cluster              ##
03:35:17  ################################################
03:35:17   NOTE: Cluster configuration files not found. Copying from
03:35:17   /tmp/karaf-0.20.4/system/org/opendaylight/controller/sal-clustering-config/9.0.6
03:35:17  Configuring unique name in akka.conf
03:35:17  Configuring hostname in akka.conf
03:35:17  Configuring data and rpc seed nodes in akka.conf
03:35:17  modules = [
03:35:17  	
03:35:17  	{
03:35:17  		name = "inventory"
03:35:17  		namespace = "urn:opendaylight:inventory"
03:35:17  		shard-strategy = "module"
03:35:17  	},
03:35:17  	{
03:35:17  		name = "topology"
03:35:17  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:35:17  		shard-strategy = "module"
03:35:17  	},
03:35:17  	{
03:35:17  		name = "toaster"
03:35:17  		namespace = "http://netconfcentral.org/ns/toaster"
03:35:17  		shard-strategy = "module"
03:35:17  	}
03:35:17  ]
03:35:17  Configuring replication type in module-shards.conf
03:35:17  ################################################
03:35:17  ##   NOTE: Manually restart controller to     ##
03:35:17  ##         apply configuration.               ##
03:35:17  ################################################
03:35:17  Dump akka.conf
03:35:17  + echo 'Dump akka.conf'
03:35:17  + cat /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:17  
03:35:17  odl-cluster-data {
03:35:17    akka {
03:35:17      remote {
03:35:17        artery {
03:35:17          enabled = on
03:35:17          transport = tcp
03:35:17          canonical.hostname = "10.30.171.135"
03:35:17          canonical.port = 2550
03:35:17        }
03:35:17      }
03:35:17  
03:35:17      cluster {
03:35:17        # Using artery.
03:35:17        seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.151:2550",
03:35:17  				"akka://opendaylight-cluster-data@10.30.170.183:2550",
03:35:17  				"akka://opendaylight-cluster-data@10.30.171.135:2550"]
03:35:17  
03:35:17        roles = ["member-3"]
03:35:17  
03:35:17        # when under load we might trip a false positive on the failure detector
03:35:17        # failure-detector {
03:35:17          # heartbeat-interval = 4 s
03:35:17          # acceptable-heartbeat-pause = 16s
03:35:17        # }
03:35:17      }
03:35:17  
03:35:17      persistence {
03:35:17        # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:35:17        # modifying the following two properties. The directory location specified may be a relative or absolute path. 
03:35:17        # The relative path is always relative to KARAF_HOME.
03:35:17  
03:35:17        # snapshot-store.local.dir = "target/snapshots"
03:35:17  
03:35:17        # Use lz4 compression for LocalSnapshotStore snapshots
03:35:17        snapshot-store.local.use-lz4-compression = false
03:35:17        # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:35:17        snapshot-store.local.lz4-blocksize = 256KB
03:35:17      }
03:35:17      disable-default-actor-system-quarantined-event-handling = "false"
03:35:17    }
03:35:17  }
03:35:17  Dump modules.conf
03:35:17  + echo 'Dump modules.conf'
03:35:17  + cat /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:17  modules = [
03:35:17  	
03:35:17  	{
03:35:17  		name = "inventory"
03:35:17  		namespace = "urn:opendaylight:inventory"
03:35:17  		shard-strategy = "module"
03:35:17  	},
03:35:17  	{
03:35:17  		name = "topology"
03:35:17  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:35:17  		shard-strategy = "module"
03:35:17  	},
03:35:17  	{
03:35:17  		name = "toaster"
03:35:17  		namespace = "http://netconfcentral.org/ns/toaster"
03:35:17  		shard-strategy = "module"
03:35:17  	}
03:35:17  ]
03:35:17  Dump module-shards.conf
03:35:17  + echo 'Dump module-shards.conf'
03:35:17  + cat /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:17  module-shards = [
03:35:17  	{
03:35:17  		name = "default"
03:35:17  		shards = [
03:35:17  			{
03:35:17  				name = "default"
03:35:17  				replicas = ["member-1",
03:35:17  				"member-2",
03:35:17  				"member-3"]
03:35:17  			}
03:35:17  		]
03:35:17  	},
03:35:17  	{
03:35:17  		name = "inventory"
03:35:17  		shards = [
03:35:17  			{
03:35:17  				name="inventory"
03:35:17  				replicas = ["member-1",
03:35:17  				"member-2",
03:35:17  				"member-3"]
03:35:17  			}
03:35:17  		]
03:35:17  	},
03:35:17  	{
03:35:17  		name = "topology"
03:35:17  		shards = [
03:35:17  			{
03:35:17  				name="topology"
03:35:17  				replicas = ["member-1",
03:35:17  				"member-2",
03:35:17  				"member-3"]
03:35:17  			}
03:35:17  		]
03:35:17  	},
03:35:17  	{
03:35:17  		name = "toaster"
03:35:17  		shards = [
03:35:17  			{
03:35:17  				name="toaster"
03:35:17  				replicas = ["member-1",
03:35:17  				"member-2",
03:35:17  				"member-3"]
03:35:17  			}
03:35:17  		]
03:35:17  	}
03:35:17  ]
03:35:17  Locating config plan to use...
03:35:17  Finished running config plans
03:35:17  Starting member-1 with IP address 10.30.170.151
03:35:17  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:35:18  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:35:18  Redirecting karaf console output to karaf_console.log
03:35:18  Starting controller...
03:35:18  start: Redirecting Karaf output to /tmp/karaf-0.20.4/data/log/karaf_console.log
03:35:18  Starting member-2 with IP address 10.30.170.183
03:35:18  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:35:18  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:35:19  Redirecting karaf console output to karaf_console.log
03:35:19  Starting controller...
03:35:19  start: Redirecting Karaf output to /tmp/karaf-0.20.4/data/log/karaf_console.log
03:35:19  Starting member-3 with IP address 10.30.171.135
03:35:19  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:35:19  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:35:19  Redirecting karaf console output to karaf_console.log
03:35:19  Starting controller...
03:35:19  start: Redirecting Karaf output to /tmp/karaf-0.20.4/data/log/karaf_console.log
03:35:19  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins2971412802066121000.sh
03:35:19  common-functions.sh is being sourced
03:35:19  common-functions environment:
03:35:19  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
03:35:19  ACTUALFEATURES: 
03:35:19  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
03:35:19  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
03:35:19  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
03:35:19  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
03:35:19  CONTROLLERMEM: 2048m
03:35:19  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
03:35:19  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
03:35:19  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
03:35:19  SUITES: 
03:35:19  
03:35:19  + echo '#################################################'
03:35:19  #################################################
03:35:19  + echo '##         Verify Cluster is UP                ##'
03:35:19  ##         Verify Cluster is UP                ##
03:35:19  + echo '#################################################'
03:35:19  #################################################
03:35:19  + create_post_startup_script
03:35:19  + cat
03:35:19  + copy_and_run_post_startup_script
03:35:19  + seed_index=1
03:35:19  ++ seq 1 3
03:35:19  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:35:19  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:35:19  + echo 'Execute the post startup script on controller 10.30.170.151'
03:35:19  Execute the post startup script on controller 10.30.170.151
03:35:19  + scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/post-startup-script.sh 10.30.170.151:/tmp/
03:35:19  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:35:19  + ssh 10.30.170.151 'bash /tmp/post-startup-script.sh 1'
03:35:19  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:35:19  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:35:24  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:35:29  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:35:34  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:35:39  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:35:44  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:35:49  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:35:55  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:00  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:05  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:10  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:15  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:20  Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:36:25  2025-03-23T03:35:57,496 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:36:25  Controller is UP
03:36:25  2025-03-23T03:35:57,496 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:36:25  Listing all open ports on controller system...
03:36:25  /tmp/post-startup-script.sh: line 51: netstat: command not found
03:36:25  looking for "BindException: Address already in use" in log file
03:36:25  looking for "server is unhealthy" in log file
03:36:25  + '[' 1 == 0 ']'
03:36:25  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:36:25  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:36:25  + echo 'Execute the post startup script on controller 10.30.170.183'
03:36:25  Execute the post startup script on controller 10.30.170.183
03:36:25  + scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/post-startup-script.sh 10.30.170.183:/tmp/
03:36:25  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:36:25  + ssh 10.30.170.183 'bash /tmp/post-startup-script.sh 2'
03:36:25  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:36:25  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:31  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:35  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:40  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:45  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:50  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:55  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:00  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:05  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:10  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:15  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:20  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:25  Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:37:30  2025-03-23T03:35:57,348 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:37:30  Controller is UP
03:37:30  2025-03-23T03:35:57,348 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:37:30  Listing all open ports on controller system...
03:37:30  /tmp/post-startup-script.sh: line 51: netstat: command not found
03:37:30  looking for "BindException: Address already in use" in log file
03:37:30  looking for "server is unhealthy" in log file
03:37:30  + '[' 2 == 0 ']'
03:37:30  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:37:30  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:37:30  + echo 'Execute the post startup script on controller 10.30.171.135'
03:37:30  Execute the post startup script on controller 10.30.171.135
03:37:30  + scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/post-startup-script.sh 10.30.171.135:/tmp/
03:37:30  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:37:31  + ssh 10.30.171.135 'bash /tmp/post-startup-script.sh 3'
03:37:31  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:37:31  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:36  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:41  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:46  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:51  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:56  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:01  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:06  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:11  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:16  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:21  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:26  /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:31  Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:38:36  2025-03-23T03:35:57,112 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:38:36  Controller is UP
03:38:36  2025-03-23T03:35:57,112 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:38:36  Listing all open ports on controller system...
03:38:36  /tmp/post-startup-script.sh: line 51: netstat: command not found
03:38:36  looking for "BindException: Address already in use" in log file
03:38:36  looking for "server is unhealthy" in log file
03:38:36  + '[' 0 == 0 ']'
03:38:36  + seed_index=1
03:38:36  + dump_controller_threads
03:38:36  ++ seq 1 3
03:38:36  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:38:36  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:38:36  + echo 'Let'\''s take the karaf thread dump'
03:38:36  Let's take the karaf thread dump
03:38:36  + ssh 10.30.170.151 'sudo ps aux'
03:38:36  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:38:37  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_before.log
03:38:37  ++ grep -v grep
03:38:37  ++ tr -s ' '
03:38:37  ++ cut -f2 '-d '
03:38:37  + pid=2022
03:38:37  + echo 'karaf main: org.apache.karaf.main.Main, pid:2022'
03:38:37  karaf main: org.apache.karaf.main.Main, pid:2022
03:38:37  + ssh 10.30.170.151 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 2022'
03:38:37  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:38:37  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:38:37  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:38:37  + echo 'Let'\''s take the karaf thread dump'
03:38:37  Let's take the karaf thread dump
03:38:37  + ssh 10.30.170.183 'sudo ps aux'
03:38:37  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:38:38  ++ tr -s ' '
03:38:38  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_before.log
03:38:38  ++ cut -f2 '-d '
03:38:38  ++ grep -v grep
03:38:38  + pid=2032
03:38:38  + echo 'karaf main: org.apache.karaf.main.Main, pid:2032'
03:38:38  karaf main: org.apache.karaf.main.Main, pid:2032
03:38:38  + ssh 10.30.170.183 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 2032'
03:38:38  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:38:38  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:38:38  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:38:38  + echo 'Let'\''s take the karaf thread dump'
03:38:38  Let's take the karaf thread dump
03:38:38  + ssh 10.30.171.135 'sudo ps aux'
03:38:38  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:38:39  ++ tr -s ' '
03:38:39  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_before.log
03:38:39  ++ cut -f2 '-d '
03:38:39  ++ grep -v grep
03:38:39  + pid=2026
03:38:39  + echo 'karaf main: org.apache.karaf.main.Main, pid:2026'
03:38:39  karaf main: org.apache.karaf.main.Main, pid:2026
03:38:39  + ssh 10.30.171.135 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 2026'
03:38:39  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:38:40  + '[' 0 -gt 0 ']'
03:38:40  + echo 'Generating controller variables...'
03:38:40  Generating controller variables...
03:38:40  ++ seq 1 3
03:38:40  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:38:40  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:38:40  + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.151'
03:38:40  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:38:40  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:38:40  + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.151 -v ODL_SYSTEM_2_IP:10.30.170.183'
03:38:40  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:38:40  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:38:40  + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.151 -v ODL_SYSTEM_2_IP:10.30.170.183 -v ODL_SYSTEM_3_IP:10.30.171.135'
03:38:40  + echo 'Generating mininet variables...'
03:38:40  Generating mininet variables...
03:38:40  ++ seq 1 1
03:38:40  + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
03:38:40  + MININETIP=TOOLS_SYSTEM_1_IP
03:38:40  + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.32'
03:38:40  + get_test_suites SUITES
03:38:40  + local __suite_list=SUITES
03:38:40  + echo 'Locating test plan to use...'
03:38:40  Locating test plan to use...
03:38:40  + testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic-calcium.txt
03:38:40  + '[' '!' -f /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic-calcium.txt ']'
03:38:40  + testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic.txt
03:38:40  + '[' disabled '!=' disabled ']'
03:38:40  + echo 'Changing the testplan path...'
03:38:40  Changing the testplan path...
03:38:40  + sed s:integration:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic.txt
03:38:40  + cat testplan.txt
03:38:40  # Place the suites in run order:
03:38:40  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/
03:38:40  + '[' -z '' ']'
03:38:40  ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
03:38:40  ++ tr '\012' ' '
03:38:40  + suite_list='/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '
03:38:40  + eval 'SUITES='\''/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '\'''
03:38:40  ++ SUITES='/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '
03:38:40  + echo 'Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/  ...'
03:38:40  Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/  ...
03:38:40  + robot -N openflowplugin-clustering-bulkomatic.txt --removekeywords wuks -e exclude -e skip_if_calcium -v BUNDLEFOLDER:karaf-0.20.4 -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories//autorelease-8713/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip -v CONTROLLER:10.30.170.151 -v CONTROLLER1:10.30.170.183 -v CONTROLLER2:10.30.171.135 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-17-openjdk-amd64 -v JDKVERSION:openjdk17 -v JENKINS_WORKSPACE:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium -v MININET:10.30.171.32 -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:calcium -v ODL_SYSTEM_IP:10.30.170.151 -v ODL_SYSTEM_1_IP:10.30.170.151 -v ODL_SYSTEM_2_IP:10.30.170.183 -v ODL_SYSTEM_3_IP:10.30.171.135 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.32 -v TOOLS_SYSTEM_1_IP:10.30.171.32 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v ODL_OF_PLUGIN:lithium /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/
03:38:40  ==============================================================================
03:38:40  openflowplugin-clustering-bulkomatic.txt                                      
03:38:40  ==============================================================================
03:38:40  openflowplugin-clustering-bulkomatic.txt.Cluster Reconcilliation Multi DPN ...
03:38:40  ==============================================================================
03:38:46  Check Shards Status And Initialize Variables :: Check Status for a... | PASS |
03:38:57  ------------------------------------------------------------------------------
03:38:57  Get Inventory Follower and Leader Before Cluster Restart :: Find a... | PASS |
03:38:58  ------------------------------------------------------------------------------
03:38:58  Start Mininet Connect To Follower Node1 :: Start mininet with conn... | PASS |
03:39:01  ------------------------------------------------------------------------------
03:39:01  Add Bulk Flow From Follower :: 10000 Flows ( 10000 per DPN) in 1 D... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:02  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:02  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:04  | PASS |
03:39:04  ------------------------------------------------------------------------------
03:39:04  Get Bulk Flows and Verify In Inventory Leader :: Initiate get oper... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:07  | PASS |
03:39:07  ------------------------------------------------------------------------------
03:39:07  Verify Flows In Switch Before Cluster Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:07  | PASS |
03:39:07  ------------------------------------------------------------------------------
03:39:07  Stop Mininet Connected To Follower Node1 and Exit :: Stop mininet ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:08  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:10  | PASS |
03:39:10  ------------------------------------------------------------------------------
03:39:10  Start Mininet Reconnect To Follower Node1 :: Start mininet with re... | PASS |
03:39:14  ------------------------------------------------------------------------------
03:39:14  Verify Flows In Switch Reconnected To Follower Node1 :: Verify 100... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:14  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:14  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:15  | PASS |
03:39:15  ------------------------------------------------------------------------------
03:39:15  Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:15  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:15  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:17  | PASS |
03:39:17  ------------------------------------------------------------------------------
03:39:17  Start Mininet Connect To Follower Node2 :: Start mininet with conn... | PASS |
03:39:21  ------------------------------------------------------------------------------
03:39:21  Verify Flows In Switch Connected To Follower Node2 :: Verify 10000... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:23  | PASS |
03:39:23  ------------------------------------------------------------------------------
03:39:23  Stop Mininet Connected To Follower Node2 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:25  | PASS |
03:39:25  ------------------------------------------------------------------------------
03:39:25  Start Mininet Connect To Inventory Leader :: Start mininet with co... | PASS |
03:39:28  ------------------------------------------------------------------------------
03:39:28  Verify Flows In Switch Connected To Leader :: Verify 10000 flows p... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:28  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:29  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:31  | PASS |
03:39:31  ------------------------------------------------------------------------------
03:39:31  Stop Mininet Connected To Inventory Leader :: Stop mininet and exi... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:31  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:31  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:39:33  | PASS |
03:39:33  ------------------------------------------------------------------------------
03:39:33  Delete All Flows From Follower Node1 :: 10000 Flows deleted via Fo... | PASS |
03:39:34  ------------------------------------------------------------------------------
03:39:34  Verify No Flows In Inventory Leader :: Verify flow count is 0 acro... | PASS |
03:39:37  ------------------------------------------------------------------------------
03:39:37  openflowplugin-clustering-bulkomatic.txt.Cluster Reconcilliation M... | PASS |
03:39:37  18 tests, 18 passed, 0 failed
03:39:37  ==============================================================================
03:39:37  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery BulkFlow ...
03:39:37  ==============================================================================
03:39:40  Check Shards Status and Initialize Variables :: Check Status for a... | PASS |
03:39:45  ------------------------------------------------------------------------------
03:39:45  Get Inventory Follower Before Leader Restart :: Find a follower in... | PASS |
03:39:46  ------------------------------------------------------------------------------
03:39:46  Shutdown Leader From Cluster Node :: Shutdown Leader Node and Star... | PASS |
03:39:50  ------------------------------------------------------------------------------
03:39:50  Check Shards Status After Leader Shutdown :: Wait for node converg... | PASS |
03:40:02  ------------------------------------------------------------------------------
03:40:02  Check Shard Status For Leader After PreLeader Shutdown :: Find a L... | PASS |
03:40:03  ------------------------------------------------------------------------------
03:40:03  Start Mininet Connect To Follower Node1 :: Start mininet with conn... | PASS |
03:40:06  ------------------------------------------------------------------------------
03:40:06  Add Bulk Flow From Follower :: 10000 Flows added via Follower Node... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:08  | PASS |
03:40:08  ------------------------------------------------------------------------------
03:40:08  Get Bulk Flows And Verify In Leader :: Initiate get operation and ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:08  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:08  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:08  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:21  | PASS |
03:40:21  ------------------------------------------------------------------------------
03:40:21  Verify Flows In Switch Before Cluster Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:21  | PASS |
03:40:21  ------------------------------------------------------------------------------
03:40:21  Restart Pre Leader From Cluster Node :: Restart Leader Node.          <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:45  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:45  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:46  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:46  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:46  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:46  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:46  | PASS |
03:40:46  ------------------------------------------------------------------------------
03:40:46  Check Shards Status After Leader Restart :: Wait for node converge... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:46  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:46  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:51  | PASS |
03:40:51  ------------------------------------------------------------------------------
03:40:51  Verify Data Recovery After Leader Restart :: 10000 Flows preserved... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:51  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:40:51  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:00  | PASS |
03:41:00  ------------------------------------------------------------------------------
03:41:00  Verify Flows In Switch After Leader Restart :: Verify flows are in... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:00  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:00  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:00  | PASS |
03:41:00  ------------------------------------------------------------------------------
03:41:00  Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:01  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:01  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:03  | PASS |
03:41:03  ------------------------------------------------------------------------------
03:41:03  Delete All Flows From Follower Node1 :: 10000 Flows deleted via Fo... | PASS |
03:41:04  ------------------------------------------------------------------------------
03:41:04  Verify No Flows In Leader Node :: Verify flow count is 0 across cl... | PASS |
03:41:11  ------------------------------------------------------------------------------
03:41:11  Get Inventory Follower And Leader Before Cluster Restart :: Find a... | PASS |
03:41:12  ------------------------------------------------------------------------------
03:41:12  Shutdown Follower From Cluster Node :: Shutdown Follower Node2 and... | PASS |
03:41:16  ------------------------------------------------------------------------------
03:41:16  Check Shards Status After Follower Shutdown :: Wait for node conve... | PASS |
03:41:29  ------------------------------------------------------------------------------
03:41:29  Start Mininet Connect To Follower Node :: Start mininet with conne... | PASS |
03:41:32  ------------------------------------------------------------------------------
03:41:32  Add Bulk Flow From Follower Node1 :: 10000 Flows added via Followe... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:32  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:32  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:32  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:33  | PASS |
03:41:33  ------------------------------------------------------------------------------
03:41:33  Get Bulk Flows And Verify In Leader Before Follower Restart :: Ini... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:39  | PASS |
03:41:39  ------------------------------------------------------------------------------
03:41:39  Verify Flows In Switch Before Follower Restart :: Verify flows are... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:39  | PASS |
03:41:39  ------------------------------------------------------------------------------
03:41:39  Restart Follower From Cluster Node :: Restart Follower Node2.         <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:41:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:03  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:03  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:04  | PASS |
03:42:04  ------------------------------------------------------------------------------
03:42:04  Check Shards Status After Follower Restart :: Wait for node conver... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:05  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:05  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:09  | PASS |
03:42:09  ------------------------------------------------------------------------------
03:42:09  Verify Data Recovery After Follower Restart :: 10000 Flows preserv... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:09  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:10  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:11  | PASS |
03:42:11  ------------------------------------------------------------------------------
03:42:11  Verify Flows In Switch After Follower Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:11  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:11  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:11  | PASS |
03:42:11  ------------------------------------------------------------------------------
03:42:11  Stop Mininet Connected To Follower Node :: Stop mininet and exit c... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:12  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:12  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:14  | PASS |
03:42:14  ------------------------------------------------------------------------------
03:42:14  Delete All Flows From Follower Node :: 10000 Flows deleted via Fol... | PASS |
03:42:15  ------------------------------------------------------------------------------
03:42:15  Verify No Flows In Leader Node After Follower Restart :: Verify fl... | PASS |
03:42:21  ------------------------------------------------------------------------------
03:42:21  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery ... | PASS |
03:42:21  30 tests, 30 passed, 0 failed
03:42:21  ==============================================================================
03:42:21  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery BulkFlow ...
03:42:21  ==============================================================================
03:42:24  Check Shards Status And Initialize Variables :: Check Status for a... | PASS |
03:42:28  ------------------------------------------------------------------------------
03:42:28  Get Inventory Follower Before Cluster Restart :: Find a follower i... | PASS |
03:42:29  ------------------------------------------------------------------------------
03:42:29  Start Mininet Connect To Follower Node1 :: Start mininet with conn... | PASS |
03:42:33  ------------------------------------------------------------------------------
03:42:33  Add Bulk Flow From Follower :: 1000 Flows added via Follower Node1... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:34  | PASS |
03:42:34  ------------------------------------------------------------------------------
03:42:34  Get Bulk Flows and Verify In Cluster :: Initiate get operation and... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:35  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:37  | PASS |
03:42:37  ------------------------------------------------------------------------------
03:42:37  Verify Flows In Switch Before Cluster Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:37  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:38  | PASS |
03:42:38  ------------------------------------------------------------------------------
03:42:38  Kill All Cluster Nodes :: Kill All Nodes.                             <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:41  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:41  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:41  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:41  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:42  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:42  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:42  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:42  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:42  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:42  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:42  | PASS |
03:42:42  ------------------------------------------------------------------------------
03:42:42  Stop Mininet Connected To Follower Node1 and Exit :: Stop mininet ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:42:52  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:43:02  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:43:02  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:43:12  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:43:12  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:43:14  | PASS |
03:43:14  ------------------------------------------------------------------------------
03:43:14  Restart All Cluster Nodes :: Restart all cluster nodes.               | PASS |
03:43:54  ------------------------------------------------------------------------------
03:43:54  Verify Data Recovery After Cluster Restart :: 1000 Flows preserved... | PASS |
03:44:00  ------------------------------------------------------------------------------
03:44:00  Start Mininet Again Connect To Follower Node1 :: Start mininet wit... | PASS |
03:44:04  ------------------------------------------------------------------------------
03:44:04  Verify Flows In Switch After Cluster Restart :: Verify flows are i... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:06  | PASS |
03:44:06  ------------------------------------------------------------------------------
03:44:06  Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:10  | PASS |
03:44:10  ------------------------------------------------------------------------------
03:44:10  Delete All Flows From Follower Node1 :: 1000 Flows deleted via Fol... | PASS |
03:44:10  ------------------------------------------------------------------------------
03:44:10  Verify No Flows In Cluster :: Verify flow count is 0 across cluste... | PASS |
03:44:12  ------------------------------------------------------------------------------
03:44:12  Get Inventory Leader Before Leader Restart :: Find leader in the i... | PASS |
03:44:14  ------------------------------------------------------------------------------
03:44:14  Start Mininet Connect To Leader :: Start mininet with connection t... | PASS |
03:44:16  ------------------------------------------------------------------------------
03:44:16  Add Bulk Flow From Leader :: 1000 Flows added via Follower Node1 a... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:18  | PASS |
03:44:18  ------------------------------------------------------------------------------
03:44:18  Get Bulk Flows and Verify In Cluster Before Leader Restart :: Init... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:18  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:18  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:21  | PASS |
03:44:21  ------------------------------------------------------------------------------
03:44:21  Verify Flows In Switch Before Leader Restart :: Verify flows are i... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:21  | PASS |
03:44:21  ------------------------------------------------------------------------------
03:44:21  Kill Leader From Cluster Node :: Kill Leader Node.                    <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:25  | PASS |
03:44:25  ------------------------------------------------------------------------------
03:44:25  Stop Mininet Connected To Leader Node :: Stop mininet and exit con... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:35  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:36  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:44:39  | PASS |
03:44:39  ------------------------------------------------------------------------------
03:44:39  Restart Leader from Cluster Node :: Start Leader Node Up.             | PASS |
03:45:02  ------------------------------------------------------------------------------
03:45:02  Verify Data Recovery After Leader Restart :: 1000 Flows preserved ... | PASS |
03:45:06  ------------------------------------------------------------------------------
03:45:06  Start Mininet Again Connect To Leader :: Start mininet with connec... | PASS |
03:45:09  ------------------------------------------------------------------------------
03:45:09  Verify Flows In Switch After Leader Restart :: Verify flows are in... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:10  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:10  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:12  | PASS |
03:45:12  ------------------------------------------------------------------------------
03:45:12  Stop Mininet Connected To Leader Node After Leader Restart :: Stop... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:12  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:12  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:14  | PASS |
03:45:14  ------------------------------------------------------------------------------
03:45:14  Delete All Flows From Leader Node :: 1000 Flows deleted via Leader... | PASS |
03:45:15  ------------------------------------------------------------------------------
03:45:15  Verify No Flows In Cluster After Leader Restart :: Verify flow cou... | PASS |
03:45:18  ------------------------------------------------------------------------------
03:45:18  Get Inventory Follower Before follower Restart :: Find follower in... | PASS |
03:45:20  ------------------------------------------------------------------------------
03:45:20  Start Mininet Connect To Follower Node2 :: Start mininet with conn... | PASS |
03:45:22  ------------------------------------------------------------------------------
03:45:22  Add Bulk Flow From Follower Node2 :: 1000 Flows added via Follower... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:23  | PASS |
03:45:23  ------------------------------------------------------------------------------
03:45:23  Get Bulk Flows and Verify In Cluster Before Follower Restart :: In... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:26  | PASS |
03:45:26  ------------------------------------------------------------------------------
03:45:26  Verify Flows In Switch Before Follower Restart :: Verify flows are... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:27  | PASS |
03:45:27  ------------------------------------------------------------------------------
03:45:27  Kill Follower Node2 :: Kill Follower Node2.                           <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:28  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:28  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:29  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:29  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:30  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:30  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:30  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:30  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:31  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:31  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:31  | PASS |
03:45:31  ------------------------------------------------------------------------------
03:45:31  Stop Mininet Connected To Follower Node2 and Exit :: Stop mininet ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:41  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:41  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:41  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:45:43  | PASS |
03:45:43  ------------------------------------------------------------------------------
03:45:43  Restart Follower Node2 :: Start Follower Node2 Up.                    | PASS |
03:46:07  ------------------------------------------------------------------------------
03:46:07  Verify Data Recovery After Follower Node2 Restart :: 1000 Flows pr... | PASS |
03:46:11  ------------------------------------------------------------------------------
03:46:11  Start Mininet Again Connect To Follower Node2 :: Start mininet wit... | PASS |
03:46:14  ------------------------------------------------------------------------------
03:46:14  Verify Flows In Switch After Follower Node2 Restart :: Verify flow... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:46:15  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:46:15  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:46:17  | PASS |
03:46:17  ------------------------------------------------------------------------------
03:46:17  Stop Mininet Connected To Follower Node2 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:46:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:46:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:46:20  | PASS |
03:46:20  ------------------------------------------------------------------------------
03:46:20  Delete All Flows From Follower Node 2 :: 1000 Flows deleted via Le... | PASS |
03:46:21  ------------------------------------------------------------------------------
03:46:21  Verify No Flows In Cluster After Follower Node2 Restart               | PASS |
03:46:24  ------------------------------------------------------------------------------
03:46:24  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery ... | PASS |
03:46:24  43 tests, 43 passed, 0 failed
03:46:24  ==============================================================================
03:46:24  openflowplugin-clustering-bulkomatic.txt.Cluster Current Term Verification ...
03:46:24  ==============================================================================
03:46:26  Check Shard And Get Inventory :: Check Status for all shards and F... 
03:46:31  
03:46:31  The follower Node1 is 1
03:46:31  The follower Node2 is 2
03:46:31  The leader Node is 3
03:46:31  | PASS |
03:46:31  ------------------------------------------------------------------------------
03:46:31  Initial Current Term Verification :: Verifying current term for Le... Current Term is 5
03:46:32  | PASS |
03:46:32  ------------------------------------------------------------------------------
03:46:32  Add Bulk Flow From Follower :: 10000 Flows added via Follower Node... | PASS |
03:46:33  ------------------------------------------------------------------------------
03:46:33  Get Bulk Flows And Verify In Cluster :: Initiate get operation and... | PASS |
03:46:39  ------------------------------------------------------------------------------
03:46:39  Current Term Verification After Adding Bulk Flow :: Verifying curr... | PASS |
03:46:39  ------------------------------------------------------------------------------
03:46:39  Current Term Comparison Before And After Addition Of Flow :: Compa... Current Term after pushing the flows is 5
03:46:40  | PASS |
03:46:40  ------------------------------------------------------------------------------
03:46:40  Delete and Add ten percent of the flows for 5 iterations :: Perfor... | PASS |
03:47:42  ------------------------------------------------------------------------------
03:47:42  Current Term Verification After Continuous Deletion and Addition O... | PASS |
03:47:42  ------------------------------------------------------------------------------
03:47:42  Current Term Comparison Before and After Continuous Deletion and A... Current Term after pushing the flows is 5
03:47:43  | PASS |
03:47:43  ------------------------------------------------------------------------------
03:47:43  Delete All Flows From Follower Node :: 10000 Flows deleted via Lea... | PASS |
03:47:44  ------------------------------------------------------------------------------
03:47:44  Verify No Flows In Cluster After Flow Deletion :: Verifying No FLo... | PASS |
03:47:46  ------------------------------------------------------------------------------
03:47:46  PreLeader Verification :: Verifying LastIndex and LastApplied and ... | PASS |
03:47:46  ------------------------------------------------------------------------------
03:47:46  openflowplugin-clustering-bulkomatic.txt.Cluster Current Term Veri... | PASS |
03:47:46  12 tests, 12 passed, 0 failed
03:47:46  ==============================================================================
03:47:46  openflowplugin-clustering-bulkomatic.txt                              | PASS |
03:47:46  103 tests, 103 passed, 0 failed
03:47:46  ==============================================================================
03:47:46  Output:  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/output.xml
03:47:52  Log:     /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/log.html
03:47:52  Report:  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/report.html
03:47:52  + echo 'Examining the files in data/log and checking filesize'
03:47:52  Examining the files in data/log and checking filesize
03:47:52  + ssh 10.30.170.151 'ls -altr /tmp/karaf-0.20.4/data/log/'
03:47:52  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:47:53  total 1604
03:47:53  drwxrwxr-x 2 jenkins jenkins    4096 Mar 23 03:35 .
03:47:53  drwxrwxr-x 9 jenkins jenkins    4096 Mar 23 03:35 ..
03:47:53  -rw-rw-r-- 1 jenkins jenkins    1727 Mar 23 03:42 karaf_console.log
03:47:53  -rw-rw-r-- 1 jenkins jenkins 1629448 Mar 23 03:47 karaf.log
03:47:53  + ssh 10.30.170.151 'du -hs /tmp/karaf-0.20.4/data/log/*'
03:47:53  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:47:53  1.6M	/tmp/karaf-0.20.4/data/log/karaf.log
03:47:53  4.0K	/tmp/karaf-0.20.4/data/log/karaf_console.log
03:47:53  + ssh 10.30.170.183 'ls -altr /tmp/karaf-0.20.4/data/log/'
03:47:53  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:47:53  total 1312
03:47:53  drwxrwxr-x 2 jenkins jenkins    4096 Mar 23 03:35 .
03:47:53  drwxrwxr-x 9 jenkins jenkins    4096 Mar 23 03:35 ..
03:47:53  -rw-rw-r-- 1 jenkins jenkins    1727 Mar 23 03:42 karaf_console.log
03:47:53  -rw-rw-r-- 1 jenkins jenkins 1326626 Mar 23 03:47 karaf.log
03:47:53  + ssh 10.30.170.183 'du -hs /tmp/karaf-0.20.4/data/log/*'
03:47:53  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:47:53  1.3M	/tmp/karaf-0.20.4/data/log/karaf.log
03:47:53  4.0K	/tmp/karaf-0.20.4/data/log/karaf_console.log
03:47:53  + ssh 10.30.171.135 'ls -altr /tmp/karaf-0.20.4/data/log/'
03:47:54  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:47:54  total 1400
03:47:54  drwxrwxr-x 2 jenkins jenkins    4096 Mar 23 03:35 .
03:47:54  drwxrwxr-x 9 jenkins jenkins    4096 Mar 23 03:35 ..
03:47:54  -rw-rw-r-- 1 jenkins jenkins    1727 Mar 23 03:39 karaf_console.log
03:47:54  -rw-rw-r-- 1 jenkins jenkins 1419865 Mar 23 03:47 karaf.log
03:47:54  + ssh 10.30.171.135 'du -hs /tmp/karaf-0.20.4/data/log/*'
03:47:54  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:47:54  1.4M	/tmp/karaf-0.20.4/data/log/karaf.log
03:47:54  4.0K	/tmp/karaf-0.20.4/data/log/karaf_console.log
03:47:54  + set +e
03:47:54  ++ seq 1 3
03:47:54  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:47:54  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:47:54  + echo 'Let'\''s take the karaf thread dump again'
03:47:54  Let's take the karaf thread dump again
03:47:54  + ssh 10.30.170.151 'sudo ps aux'
03:47:54  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:47:54  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_after.log
03:47:54  ++ grep -v grep
03:47:54  ++ tr -s ' '
03:47:54  ++ cut -f2 '-d '
03:47:54  + pid=5130
03:47:54  + echo 'karaf main: org.apache.karaf.main.Main, pid:5130'
03:47:54  karaf main: org.apache.karaf.main.Main, pid:5130
03:47:54  + ssh 10.30.170.151 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 5130'
03:47:54  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:47:55  + echo 'killing karaf process...'
03:47:55  killing karaf process...
03:47:55  + ssh 10.30.170.151 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:47:55  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:47:55  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:47:55  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:47:55  + echo 'Let'\''s take the karaf thread dump again'
03:47:55  Let's take the karaf thread dump again
03:47:55  + ssh 10.30.170.183 'sudo ps aux'
03:47:55  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:47:55  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_after.log
03:47:55  ++ grep -v grep
03:47:55  ++ tr -s ' '
03:47:55  ++ cut -f2 '-d '
03:47:55  + pid=5346
03:47:55  + echo 'karaf main: org.apache.karaf.main.Main, pid:5346'
03:47:55  karaf main: org.apache.karaf.main.Main, pid:5346
03:47:55  + ssh 10.30.170.183 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 5346'
03:47:56  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:47:56  + echo 'killing karaf process...'
03:47:56  killing karaf process...
03:47:56  + ssh 10.30.170.183 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:47:56  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:47:56  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:47:56  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:47:56  + echo 'Let'\''s take the karaf thread dump again'
03:47:56  Let's take the karaf thread dump again
03:47:56  + ssh 10.30.171.135 'sudo ps aux'
03:47:56  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:47:56  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_after.log
03:47:56  ++ tr -s ' '
03:47:56  ++ cut -f2 '-d '
03:47:56  ++ grep -v grep
03:47:56  + pid=5648
03:47:56  + echo 'karaf main: org.apache.karaf.main.Main, pid:5648'
03:47:56  karaf main: org.apache.karaf.main.Main, pid:5648
03:47:56  + ssh 10.30.171.135 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 5648'
03:47:57  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:47:57  + echo 'killing karaf process...'
03:47:57  killing karaf process...
03:47:57  + ssh 10.30.171.135 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:47:57  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:47:57  + sleep 5
03:48:02  ++ seq 1 3
03:48:02  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:48:02  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:48:02  + echo 'Compressing karaf.log 1'
03:48:02  Compressing karaf.log 1
03:48:02  + ssh 10.30.170.151 gzip --best /tmp/karaf-0.20.4/data/log/karaf.log
03:48:02  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:48:03  + echo 'Fetching compressed karaf.log 1'
03:48:03  Fetching compressed karaf.log 1
03:48:03  + scp 10.30.170.151:/tmp/karaf-0.20.4/data/log/karaf.log.gz odl1_karaf.log.gz
03:48:03  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:48:03  + ssh 10.30.170.151 rm -f /tmp/karaf-0.20.4/data/log/karaf.log.gz
03:48:03  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:48:03  + scp 10.30.170.151:/tmp/karaf-0.20.4/data/log/karaf_console.log odl1_karaf_console.log
03:48:03  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:48:03  + ssh 10.30.170.151 rm -f /tmp/karaf-0.20.4/data/log/karaf_console.log
03:48:03  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:48:03  + echo 'Fetch GC logs'
03:48:03  Fetch GC logs
03:48:03  + mkdir -p gclogs-1
03:48:03  + scp '10.30.170.151:/tmp/karaf-0.20.4/data/log/*.log' gclogs-1/
03:48:03  Warning: Permanently added '10.30.170.151' (ECDSA) to the list of known hosts.
03:48:04  scp: /tmp/karaf-0.20.4/data/log/*.log: No such file or directory
03:48:04  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:48:04  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:48:04  + echo 'Compressing karaf.log 2'
03:48:04  Compressing karaf.log 2
03:48:04  + ssh 10.30.170.183 gzip --best /tmp/karaf-0.20.4/data/log/karaf.log
03:48:04  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:48:04  + echo 'Fetching compressed karaf.log 2'
03:48:04  Fetching compressed karaf.log 2
03:48:04  + scp 10.30.170.183:/tmp/karaf-0.20.4/data/log/karaf.log.gz odl2_karaf.log.gz
03:48:04  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:48:04  + ssh 10.30.170.183 rm -f /tmp/karaf-0.20.4/data/log/karaf.log.gz
03:48:04  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:48:04  + scp 10.30.170.183:/tmp/karaf-0.20.4/data/log/karaf_console.log odl2_karaf_console.log
03:48:04  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:48:05  + ssh 10.30.170.183 rm -f /tmp/karaf-0.20.4/data/log/karaf_console.log
03:48:05  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:48:05  + echo 'Fetch GC logs'
03:48:05  Fetch GC logs
03:48:05  + mkdir -p gclogs-2
03:48:05  + scp '10.30.170.183:/tmp/karaf-0.20.4/data/log/*.log' gclogs-2/
03:48:05  Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
03:48:05  scp: /tmp/karaf-0.20.4/data/log/*.log: No such file or directory
03:48:05  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:48:05  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:48:05  + echo 'Compressing karaf.log 3'
03:48:05  Compressing karaf.log 3
03:48:05  + ssh 10.30.171.135 gzip --best /tmp/karaf-0.20.4/data/log/karaf.log
03:48:05  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:48:05  + echo 'Fetching compressed karaf.log 3'
03:48:05  Fetching compressed karaf.log 3
03:48:05  + scp 10.30.171.135:/tmp/karaf-0.20.4/data/log/karaf.log.gz odl3_karaf.log.gz
03:48:05  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:48:05  + ssh 10.30.171.135 rm -f /tmp/karaf-0.20.4/data/log/karaf.log.gz
03:48:05  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:48:06  + scp 10.30.171.135:/tmp/karaf-0.20.4/data/log/karaf_console.log odl3_karaf_console.log
03:48:06  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:48:06  + ssh 10.30.171.135 rm -f /tmp/karaf-0.20.4/data/log/karaf_console.log
03:48:06  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:48:06  + echo 'Fetch GC logs'
03:48:06  Fetch GC logs
03:48:06  + mkdir -p gclogs-3
03:48:06  + scp '10.30.171.135:/tmp/karaf-0.20.4/data/log/*.log' gclogs-3/
03:48:06  Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts.
03:48:06  scp: /tmp/karaf-0.20.4/data/log/*.log: No such file or directory
03:48:06  + echo 'Examine copied files'
03:48:06  Examine copied files
03:48:06  + ls -lt
03:48:06  total 31400
03:48:06  drwxrwxr-x. 2 jenkins jenkins        6 Mar 23 03:48 gclogs-3
03:48:06  -rw-rw-r--. 1 jenkins jenkins     1727 Mar 23 03:48 odl3_karaf_console.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins   114299 Mar 23 03:48 odl3_karaf.log.gz
03:48:06  drwxrwxr-x. 2 jenkins jenkins        6 Mar 23 03:48 gclogs-2
03:48:06  -rw-rw-r--. 1 jenkins jenkins     1727 Mar 23 03:48 odl2_karaf_console.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins   100132 Mar 23 03:48 odl2_karaf.log.gz
03:48:06  drwxrwxr-x. 2 jenkins jenkins        6 Mar 23 03:48 gclogs-1
03:48:06  -rw-rw-r--. 1 jenkins jenkins     1727 Mar 23 03:48 odl1_karaf_console.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins   109424 Mar 23 03:48 odl1_karaf.log.gz
03:48:06  -rw-rw-r--. 1 jenkins jenkins   107049 Mar 23 03:47 karaf_3_5648_threads_after.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins    13594 Mar 23 03:47 ps_after.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins   112327 Mar 23 03:47 karaf_2_5346_threads_after.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins   113050 Mar 23 03:47 karaf_1_5130_threads_after.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins   258548 Mar 23 03:47 report.html
03:48:06  -rw-rw-r--. 1 jenkins jenkins  3919767 Mar 23 03:47 log.html
03:48:06  -rw-rw-r--. 1 jenkins jenkins 26941560 Mar 23 03:47 output.xml
03:48:06  -rw-rw-r--. 1 jenkins jenkins      162 Mar 23 03:38 testplan.txt
03:48:06  -rw-rw-r--. 1 jenkins jenkins    90540 Mar 23 03:38 karaf_3_2026_threads_before.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins    13664 Mar 23 03:38 ps_before.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins    87192 Mar 23 03:38 karaf_2_2032_threads_before.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins    84665 Mar 23 03:38 karaf_1_2022_threads_before.log
03:48:06  -rw-rw-r--. 1 jenkins jenkins     3043 Mar 23 03:35 post-startup-script.sh
03:48:06  -rw-rw-r--. 1 jenkins jenkins      225 Mar 23 03:35 startup-script.sh
03:48:06  -rw-rw-r--. 1 jenkins jenkins     3271 Mar 23 03:35 configuration-script.sh
03:48:06  -rw-rw-r--. 1 jenkins jenkins      266 Mar 23 03:34 detect_variables.env
03:48:06  -rw-rw-r--. 1 jenkins jenkins       92 Mar 23 03:34 set_variables.env
03:48:06  -rw-rw-r--. 1 jenkins jenkins      357 Mar 23 03:34 slave_addresses.txt
03:48:06  -rw-rw-r--. 1 jenkins jenkins      570 Mar 23 03:34 requirements.txt
03:48:06  -rw-rw-r--. 1 jenkins jenkins       26 Mar 23 03:34 env.properties
03:48:06  -rw-rw-r--. 1 jenkins jenkins      334 Mar 23 03:32 stack-parameters.yaml
03:48:06  drwxrwxr-x. 7 jenkins jenkins     4096 Mar 23 03:31 test
03:48:06  drwxrwxr-x. 2 jenkins jenkins        6 Mar 23 03:31 test@tmp
03:48:06  + true
03:48:06  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/sh /tmp/jenkins11564108786068194257.sh
03:48:06  Cleaning up Robot installation...
03:48:07  $ ssh-agent -k
03:48:07  unset SSH_AUTH_SOCK;
03:48:07  unset SSH_AGENT_PID;
03:48:07  echo Agent pid 5163 killed;
03:48:07  [ssh-agent] Stopped.
03:48:07  Recording plot data
03:48:07  Robot results publisher started...
03:48:07  INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:48:07  -Parsing output xml:
03:48:08  Done!
03:48:08  -Copying log files to build dir:
03:48:10  Done!
03:48:10  -Assigning results to build:
03:48:10  Done!
03:48:10  -Checking thresholds:
03:48:10  Done!
03:48:10  Done publishing Robot results.
03:48:10  [PostBuildScript] - [INFO] Executing post build scripts.
03:48:10  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins18320061547791545731.sh
03:48:10  Archiving csit artifacts
03:48:10  mv: cannot stat '*_1.png': No such file or directory
03:48:10  mv: cannot stat '/tmp/odl1_*': No such file or directory
03:48:10  mv: cannot stat '*_2.png': No such file or directory
03:48:10  mv: cannot stat '/tmp/odl2_*': No such file or directory
03:48:10  mv: cannot stat '*_3.png': No such file or directory
03:48:10  mv: cannot stat '/tmp/odl3_*': No such file or directory
03:48:10    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03:48:10                                   Dload  Upload   Total   Spent    Left  Speed
03:48:10  
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1960k    0 1960k    0     0  5000k      0 --:--:-- --:--:-- --:--:-- 4987k
100 4185k    0 4185k    0     0  5529k      0 --:--:-- --:--:-- --:--:-- 5522k
03:48:11  Archive:  robot-plugin.zip
03:48:11    inflating: ./archives/robot-plugin/log.html  
03:48:11    inflating: ./archives/robot-plugin/output.xml  
03:48:11    inflating: ./archives/robot-plugin/report.html  
03:48:11  mv: cannot stat '*.log.gz': No such file or directory
03:48:11  mv: cannot stat '*.csv': No such file or directory
03:48:11  mv: cannot stat '*.png': No such file or directory
03:48:11  [PostBuildScript] - [INFO] Executing post build scripts.
03:48:11  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins2398957048506112453.sh
03:48:11  [PostBuildScript] - [INFO] Executing post build scripts.
03:48:11  [EnvInject] - Injecting environment variables from a build step.
03:48:11  [EnvInject] - Injecting as environment variables the properties content 
03:48:11  OS_CLOUD=vex
03:48:11  OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673
03:48:11  
03:48:11  [EnvInject] - Variables injected successfully.
03:48:11  provisioning config files...
03:48:11  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:48:11  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins7621211919074797312.sh
03:48:11  ---> openstack-stack-delete.sh
03:48:11  Setup pyenv:
03:48:11    system
03:48:11    3.8.13
03:48:11    3.9.13
03:48:11    3.10.13
03:48:11  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:48:12  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KE9 from file:/tmp/.os_lf_venv
03:48:13  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 
03:48:27  lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH
03:48:27  INFO: Retrieving stack cost for: releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673
03:48:33  DEBUG: Successfully retrieved stack cost: total: 0.38999999999999996
03:48:45  INFO: Deleting stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673
03:48:45  Successfully deleted stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-673
03:48:45  [PostBuildScript] - [INFO] Executing post build scripts.
03:48:45  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins12569607945265118098.sh
03:48:45  ---> sysstat.sh
03:48:45  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins6056308650049214808.sh
03:48:45  ---> package-listing.sh
03:48:45  ++ tr '[:upper:]' '[:lower:]'
03:48:45  ++ facter osfamily
03:48:45  + OS_FAMILY=redhat
03:48:45  + workspace=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
03:48:45  + START_PACKAGES=/tmp/packages_start.txt
03:48:45  + END_PACKAGES=/tmp/packages_end.txt
03:48:45  + DIFF_PACKAGES=/tmp/packages_diff.txt
03:48:45  + PACKAGES=/tmp/packages_start.txt
03:48:45  + '[' /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium ']'
03:48:45  + PACKAGES=/tmp/packages_end.txt
03:48:45  + case "${OS_FAMILY}" in
03:48:45  + sort
03:48:45  + rpm -qa
03:48:46  + '[' -f /tmp/packages_start.txt ']'
03:48:46  + '[' -f /tmp/packages_end.txt ']'
03:48:46  + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:48:46  + '[' /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium ']'
03:48:46  + mkdir -p /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/archives/
03:48:46  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/archives/
03:48:46  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins15593113497758720096.sh
03:48:46  ---> capture-instance-metadata.sh
03:48:46  Setup pyenv:
03:48:46    system
03:48:46    3.8.13
03:48:46    3.9.13
03:48:46    3.10.13
03:48:46  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:48:47  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KE9 from file:/tmp/.os_lf_venv
03:48:47  lf-activate-venv(): INFO: Installing: lftools 
03:48:55  lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH
03:48:55  INFO: Running in OpenStack, capturing instance metadata
03:48:55  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins6671757536368101214.sh
03:48:55  provisioning config files...
03:48:56  Could not find credentials [logs] for openflowplugin-csit-3node-clustering-bulkomatic-only-calcium #673
03:48:56  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium@tmp/config1418299932090539234tmp
03:48:56  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:48:56  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:48:56  provisioning config files...
03:48:56  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:48:56  [EnvInject] - Injecting environment variables from a build step.
03:48:56  [EnvInject] - Injecting as environment variables the properties content 
03:48:56  SERVER_ID=logs
03:48:56  
03:48:56  [EnvInject] - Variables injected successfully.
03:48:56  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins16628455107001396346.sh
03:48:56  ---> create-netrc.sh
03:48:56  WARN: Log server credential not found.
03:48:56  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins13517677570647295760.sh
03:48:56  ---> python-tools-install.sh
03:48:56  Setup pyenv:
03:48:56    system
03:48:56    3.8.13
03:48:56    3.9.13
03:48:56    3.10.13
03:48:56  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:48:57  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KE9 from file:/tmp/.os_lf_venv
03:48:57  lf-activate-venv(): INFO: Installing: lftools 
03:49:05  lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH
03:49:05  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins15586393170808769984.sh
03:49:05  ---> sudo-logs.sh
03:49:05  Archiving 'sudo' log..
03:49:05  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins7332514341595588925.sh
03:49:05  ---> job-cost.sh
03:49:05  Setup pyenv:
03:49:05    system
03:49:05    3.8.13
03:49:05    3.9.13
03:49:05    3.10.13
03:49:05  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:49:06  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KE9 from file:/tmp/.os_lf_venv
03:49:07  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
03:49:12  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.
03:49:12  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
03:49:12  lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH
03:49:12  DEBUG: total: 0.38999999999999996
03:49:12  INFO: Retrieving Stack Cost...
03:49:13  INFO: Retrieving Pricing Info for: v3-standard-2
03:49:13  INFO: Archiving Costs
03:49:13  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins2691401045759913342.sh
03:49:13  ---> logs-deploy.sh
03:49:13  Setup pyenv:
03:49:13    system
03:49:13    3.8.13
03:49:13    3.9.13
03:49:13    3.10.13
03:49:13  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:49:13  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5KE9 from file:/tmp/.os_lf_venv
03:49:14  lf-activate-venv(): INFO: Installing: lftools 
03:49:24  lf-activate-venv(): INFO: Adding /tmp/venv-5KE9/bin to PATH
03:49:24  WARNING: Nexus logging server not set
03:49:24  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/673/
03:49:24  INFO: archiving logs to S3
03:49:25  ---> uname -a:
03:49:25  Linux prd-centos8-robot-2c-8g-9976.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
03:49:25  
03:49:25  
03:49:25  ---> lscpu:
03:49:25  Architecture:        x86_64
03:49:25  CPU op-mode(s):      32-bit, 64-bit
03:49:25  Byte Order:          Little Endian
03:49:25  CPU(s):              2
03:49:25  On-line CPU(s) list: 0,1
03:49:25  Thread(s) per core:  1
03:49:25  Core(s) per socket:  1
03:49:25  Socket(s):           2
03:49:25  NUMA node(s):        1
03:49:25  Vendor ID:           AuthenticAMD
03:49:25  CPU family:          23
03:49:25  Model:               49
03:49:25  Model name:          AMD EPYC-Rome Processor
03:49:25  Stepping:            0
03:49:25  CPU MHz:             2799.998
03:49:25  BogoMIPS:            5599.99
03:49:25  Virtualization:      AMD-V
03:49:25  Hypervisor vendor:   KVM
03:49:25  Virtualization type: full
03:49:25  L1d cache:           32K
03:49:25  L1i cache:           32K
03:49:25  L2 cache:            512K
03:49:25  L3 cache:            16384K
03:49:25  NUMA node0 CPU(s):   0,1
03:49:25  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
03:49:25  
03:49:25  
03:49:25  ---> nproc:
03:49:25  2
03:49:25  
03:49:25  
03:49:25  ---> df -h:
03:49:25  Filesystem      Size  Used Avail Use% Mounted on
03:49:25  devtmpfs        3.8G     0  3.8G   0% /dev
03:49:25  tmpfs           3.8G     0  3.8G   0% /dev/shm
03:49:25  tmpfs           3.8G   17M  3.8G   1% /run
03:49:25  tmpfs           3.8G     0  3.8G   0% /sys/fs/cgroup
03:49:25  /dev/vda1        40G  8.3G   32G  21% /
03:49:25  tmpfs           770M     0  770M   0% /run/user/1001
03:49:25  
03:49:25  
03:49:25  ---> free -m:
03:49:25                total        used        free      shared  buff/cache   available
03:49:25  Mem:           7697         593        4910          19        2194        6807
03:49:25  Swap:          1023           0        1023
03:49:25  
03:49:25  
03:49:25  ---> ip addr:
03:49:25  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:49:25      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:49:25      inet 127.0.0.1/8 scope host lo
03:49:25         valid_lft forever preferred_lft forever
03:49:25      inet6 ::1/128 scope host 
03:49:25         valid_lft forever preferred_lft forever
03:49:25  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
03:49:25      link/ether fa:16:3e:43:14:8d brd ff:ff:ff:ff:ff:ff
03:49:25      altname enp0s3
03:49:25      altname ens3
03:49:25      inet 10.30.170.168/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:49:25         valid_lft 85304sec preferred_lft 85304sec
03:49:25      inet6 fe80::f816:3eff:fe43:148d/64 scope link 
03:49:25         valid_lft forever preferred_lft forever
03:49:25  
03:49:25  
03:49:25  ---> sar -b -r -n DEV:
03:49:25  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 	03/23/2025 	_x86_64_	(2 CPU)
03:49:25  
03:49:25  03:31:06     LINUX RESTART	(2 CPU)
03:49:25  
03:49:25  03:32:01 AM       tps      rtps      wtps   bread/s   bwrtn/s
03:49:25  03:33:01 AM    117.19      0.27    116.93     12.93   9982.84
03:49:25  03:34:01 AM     41.24      1.08     40.16    115.45   5050.49
03:49:25  03:35:01 AM     43.85      6.75     37.10   1246.25   2358.11
03:49:25  03:36:01 AM     29.95      0.03     29.91      3.47   6091.17
03:49:25  03:37:01 AM      3.02      0.00      3.02      0.00     88.30
03:49:25  03:38:01 AM      0.53      0.00      0.53      0.00      6.97
03:49:25  03:39:01 AM      0.52      0.10      0.42     32.12     22.21
03:49:25  03:40:01 AM      1.90      0.00      1.90      0.00    241.24
03:49:25  03:41:01 AM      0.37      0.03      0.33      1.87     68.59
03:49:25  03:42:01 AM      0.42      0.00      0.42      0.00    153.27
03:49:25  03:43:01 AM      0.38      0.00      0.38      0.00    152.76
03:49:25  03:44:01 AM      0.27      0.00      0.27      0.00     46.53
03:49:25  03:45:01 AM      0.18      0.00      0.18      0.00     50.12
03:49:25  03:46:01 AM      0.23      0.00      0.23      0.00     58.57
03:49:25  03:47:01 AM      1.52      0.03      1.48      0.27    156.63
03:49:25  03:48:01 AM      0.30      0.00      0.30      0.00     64.41
03:49:25  03:49:01 AM     26.47      0.65     25.82     74.11   2464.75
03:49:25  Average:        15.79      0.53     15.26     87.44   1591.58
03:49:25  
03:49:25  03:32:01 AM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
03:49:25  03:33:01 AM   5150456   6987116   2731976     34.66      2688   2014620    732188      8.20    190880   2200160    155576
03:49:25  03:34:01 AM   5275468   7085056   2606964     33.07      2688   1986956    640244      7.17    217560   2043376        12
03:49:25  03:35:01 AM   4963692   7013352   2918740     37.03      2688   2218632    675028      7.56    254692   2291680    169484
03:49:25  03:36:01 AM   4997912   7047260   2884520     36.59      2688   2218756    638992      7.15    258308   2250452         4
03:49:25  03:37:01 AM   4997836   7047184   2884596     36.60      2688   2218756    638992      7.15    258312   2250452         4
03:49:25  03:38:01 AM   4997960   7047312   2884472     36.59      2688   2218760    638992      7.15    258316   2250320         4
03:49:25  03:39:01 AM   4946596   6999424   2935836     37.25      2688   2222244    727632      8.15    258448   2301060      1968
03:49:25  03:40:01 AM   4937612   6994160   2944820     37.36      2688   2225956    766492      8.58    258720   2309588       412
03:49:25  03:41:01 AM   4932188   6992420   2950244     37.43      2688   2229648    766492      8.58    258992   2314844      2088
03:49:25  03:42:01 AM   4929952   6992584   2952480     37.46      2688   2232040    766492      8.58    258992   2317252        16
03:49:25  03:43:01 AM   4923108   6990676   2959324     37.54      2688   2236968    732964      8.21    258992   2324420       468
03:49:25  03:44:01 AM   4920904   6989340   2961528     37.57      2688   2237836    732964      8.21    258992   2326268       112
03:49:25  03:45:01 AM   4919552   6989560   2962880     37.59      2688   2239408    749332      8.39    258992   2327748       124
03:49:25  03:46:01 AM   4915272   6987028   2967160     37.64      2688   2241164    741696      8.30    258992   2331816       196
03:49:25  03:47:01 AM   4913420   6988984   2969012     37.67      2688   2244976    741696      8.30    259128   2333440       300
03:49:25  03:48:01 AM   4966484   7047992   2915948     36.99      2688   2250904    638512      7.15    259456   2281020      4424
03:49:25  03:49:01 AM   5060332   6999000   2822100     35.80      2688   2114020    694608      7.78    478148   1991592       228
03:49:25  Average:      4985220   7011673   2897212     36.76      2688   2197156    707254      7.92    265054   2261499     19731
03:49:25  
03:49:25  03:32:01 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
03:49:25  03:33:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:33:01 AM      eth0    109.71     87.00   1351.56     12.94      0.00      0.00      0.00      0.00
03:49:25  03:34:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:34:01 AM      eth0     18.93     12.81      7.59      4.42      0.00      0.00      0.00      0.00
03:49:25  03:35:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:35:01 AM      eth0     41.02     35.97    299.43     16.94      0.00      0.00      0.00      0.00
03:49:25  03:36:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:36:01 AM      eth0    570.89    408.63    108.89     87.33      0.00      0.00      0.00      0.00
03:49:25  03:37:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:37:01 AM      eth0      2.70      2.07      0.57      0.50      0.00      0.00      0.00      0.00
03:49:25  03:38:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:38:01 AM      eth0      2.85      1.88      0.45      0.42      0.00      0.00      0.00      0.00
03:49:25  03:39:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:39:01 AM      eth0     74.54     59.76     23.99      5.23      0.00      0.00      0.00      0.00
03:49:25  03:40:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:40:01 AM      eth0    181.49    180.69     39.85     14.01      0.00      0.00      0.00      0.00
03:49:25  03:41:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:41:01 AM      eth0     76.74     76.97     24.02      6.25      0.00      0.00      0.00      0.00
03:49:25  03:42:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:42:01 AM      eth0     77.46     76.32     19.07      6.12      0.00      0.00      0.00      0.00
03:49:25  03:43:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:43:01 AM      eth0    134.98    135.53     38.49     11.08      0.00      0.00      0.00      0.00
03:49:25  03:44:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:44:01 AM      eth0     21.96     18.61     30.91      1.94      0.00      0.00      0.00      0.00
03:49:25  03:45:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:45:01 AM      eth0    115.11    114.40     19.74      8.92      0.00      0.00      0.00      0.00
03:49:25  03:46:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:46:01 AM      eth0    132.08    130.99     22.40     10.17      0.00      0.00      0.00      0.00
03:49:25  03:47:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:47:01 AM      eth0    130.16    131.17     30.29     10.22      0.00      0.00      0.00      0.00
03:49:25  03:48:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:48:01 AM      eth0     84.20     64.47     18.75      5.85      0.00      0.00      0.00      0.00
03:49:25  03:49:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  03:49:01 AM      eth0     77.37     57.70    158.72     94.09      0.00      0.00      0.00      0.00
03:49:25  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:49:25  Average:         eth0    108.95     93.82    129.11     17.44      0.00      0.00      0.00      0.00
03:49:25  
03:49:25  
03:49:25  ---> sar -P ALL:
03:49:25  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 	03/23/2025 	_x86_64_	(2 CPU)
03:49:25  
03:49:25  03:31:06     LINUX RESTART	(2 CPU)
03:49:25  
03:49:25  03:32:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:49:25  03:33:01 AM     all     38.63      0.00      5.68      1.31      0.12     54.26
03:49:25  03:33:01 AM       0     50.77      0.00      6.38      1.38      0.13     41.33
03:49:25  03:33:01 AM       1     26.51      0.00      4.98      1.23      0.12     67.17
03:49:25  03:34:01 AM     all     13.23      0.00      2.04      0.72      0.06     83.95
03:49:25  03:34:01 AM       0     15.08      0.00      1.79      0.99      0.05     82.10
03:49:25  03:34:01 AM       1     11.39      0.00      2.29      0.45      0.07     85.81
03:49:25  03:35:01 AM     all     26.03      0.00      5.02      0.50      0.10     68.34
03:49:25  03:35:01 AM       0     28.92      0.00      5.22      0.37      0.10     65.39
03:49:25  03:35:01 AM       1     23.14      0.00      4.83      0.63      0.10     71.29
03:49:25  03:36:01 AM     all      3.72      0.00      1.40      0.54      0.05     94.29
03:49:25  03:36:01 AM       0      3.00      0.00      1.37      0.52      0.07     95.04
03:49:25  03:36:01 AM       1      4.44      0.00      1.42      0.57      0.03     93.54
03:49:25  03:37:01 AM     all      0.33      0.00      0.09      0.02      0.04     99.52
03:49:25  03:37:01 AM       0      0.18      0.00      0.10      0.03      0.05     99.63
03:49:25  03:37:01 AM       1      0.47      0.00      0.08      0.00      0.03     99.42
03:49:25  03:38:01 AM     all      0.33      0.00      0.08      0.00      0.03     99.56
03:49:25  03:38:01 AM       0      0.15      0.00      0.08      0.00      0.03     99.73
03:49:25  03:38:01 AM       1      0.52      0.00      0.07      0.00      0.03     99.38
03:49:25  03:39:01 AM     all      6.07      0.00      1.43      0.01      0.04     92.44
03:49:25  03:39:01 AM       0      7.26      0.00      1.71      0.00      0.03     90.99
03:49:25  03:39:01 AM       1      4.89      0.00      1.16      0.02      0.05     93.89
03:49:25  03:40:01 AM     all     13.44      0.00      1.95      0.02      0.09     84.49
03:49:25  03:40:01 AM       0     18.76      0.00      1.90      0.02      0.10     79.22
03:49:25  03:40:01 AM       1      8.26      0.00      2.01      0.02      0.08     89.64
03:49:25  03:41:01 AM     all      8.26      0.00      0.84      0.01      0.07     90.82
03:49:25  03:41:01 AM       0     14.30      0.00      1.21      0.00      0.07     84.42
03:49:25  03:41:01 AM       1      2.25      0.00      0.47      0.02      0.07     97.20
03:49:25  03:42:01 AM     all      7.73      0.00      0.79      0.00      0.08     91.40
03:49:25  03:42:01 AM       0      2.92      0.00      0.50      0.00      0.07     96.51
03:49:25  03:42:01 AM       1     12.65      0.00      1.08      0.00      0.09     86.18
03:49:25  03:43:01 AM     all     15.14      0.00      2.07      0.01      0.09     82.69
03:49:25  03:43:01 AM       0     18.25      0.00      2.88      0.02      0.08     78.77
03:49:25  03:43:01 AM       1     11.91      0.00      1.23      0.00      0.11     86.76
03:49:25  
03:49:25  03:43:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:49:25  03:44:01 AM     all      4.57      0.00      0.36      0.00      0.06     95.00
03:49:25  03:44:01 AM       0      5.71      0.00      0.36      0.00      0.07     93.87
03:49:25  03:44:01 AM       1      3.45      0.00      0.37      0.00      0.05     96.13
03:49:25  03:45:01 AM     all      7.77      0.00      0.73      0.00      0.08     91.41
03:49:25  03:45:01 AM       0      8.01      0.00      0.54      0.00      0.08     91.37
03:49:25  03:45:01 AM       1      7.54      0.00      0.92      0.00      0.09     91.45
03:49:25  03:46:01 AM     all      8.53      0.00      0.77      0.00      0.07     90.64
03:49:25  03:46:01 AM       0      9.00      0.00      0.96      0.00      0.07     89.97
03:49:25  03:46:01 AM       1      8.06      0.00      0.57      0.00      0.07     91.30
03:49:25  03:47:01 AM     all     10.53      0.00      1.19      0.01      0.08     88.20
03:49:25  03:47:01 AM       0      7.78      0.00      0.69      0.00      0.08     91.45
03:49:25  03:47:01 AM       1     13.27      0.00      1.68      0.02      0.07     84.96
03:49:25  03:48:01 AM     all      9.33      0.00      0.65      0.00      0.08     89.93
03:49:25  03:48:01 AM       0      5.09      0.00      0.50      0.00      0.08     94.32
03:49:25  03:48:01 AM       1     13.57      0.00      0.80      0.00      0.08     85.55
03:49:25  03:49:01 AM     all     25.90      0.00      3.44      0.24      0.08     70.33
03:49:25  03:49:01 AM       0     37.19      0.00      3.45      0.20      0.10     59.06
03:49:25  03:49:01 AM       1     14.65      0.00      3.44      0.28      0.07     81.56
03:49:25  Average:        all     11.76      0.00      1.68      0.20      0.07     86.29
03:49:25  Average:          0     13.69      0.00      1.75      0.21      0.08     84.28
03:49:25  Average:          1      9.82      0.00      1.62      0.19      0.07     88.30
03:49:25  
03:49:25  
03:49:25