02:49:45  Started by upstream project "integration-distribution-test-calcium" build number 672
02:49:45  originally caused by:
02:49:45   Started by upstream project "autorelease-release-calcium-mvn38-openjdk17" build number 573
02:49:45   originally caused by:
02:49:45    Started by timer
02:49:45  Running as SYSTEM
02:49:46  [EnvInject] - Loading node environment variables.
02:49:46  Building remotely on prd-centos8-robot-2c-8g-9316 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
02:49:46  [ssh-agent] Looking for ssh-agent implementation...
02:49:46  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
02:49:46  $ ssh-agent
02:49:46  SSH_AUTH_SOCK=/tmp/ssh-jOnYKQaEmUQJ/agent.5302
02:49:46  SSH_AGENT_PID=5303
02:49:46  [ssh-agent] Started.
02:49:46  Running ssh-add (command line suppressed)
02:49:46  Identity added: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium@tmp/private_key_10708927003151285937.key (/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium@tmp/private_key_10708927003151285937.key)
02:49:46  [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:49:46  The recommended git tool is: NONE
02:49:49  using credential opendaylight-jenkins-ssh
02:49:49  Wiping out workspace first.
02:49:49  Cloning the remote Git repository
02:49:49  Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:49:49   > git init /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test # timeout=10
02:49:49  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:49:49   > git --version # timeout=10
02:49:49   > git --version # 'git version 2.43.0'
02:49:49  using GIT_SSH to set credentials Release Engineering Jenkins Key
02:49:49  [INFO] Currently running in a labeled security context
02:49:49  [INFO] Currently SELinux is 'enforcing' on the host
02:49:49   > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test@tmp/jenkins-gitclient-ssh9437488413712641420.key
02:49:49  Verifying host key using known hosts file
02:49:49  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.
02:49:49   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
02:49:52   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:49:52   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:49:52   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:49:52  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:49:52  using GIT_SSH to set credentials Release Engineering Jenkins Key
02:49:52  [INFO] Currently running in a labeled security context
02:49:52  [INFO] Currently SELinux is 'enforcing' on the host
02:49:52   > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test@tmp/jenkins-gitclient-ssh18336816736701836989.key
02:49:52  Verifying host key using known hosts file
02:49:52  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.
02:49:53   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:49:53   > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:49:53  Checking out Revision 1d2a1a30bcc48e3c8d571eb0d9b6891fe29dfed4 (origin/master)
02:49:53   > git config core.sparsecheckout # timeout=10
02:49:53   > git checkout -f 1d2a1a30bcc48e3c8d571eb0d9b6891fe29dfed4 # timeout=10
02:49:53  Commit message: "Add bgpcep variables for titanium"
02:49:53   > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:49:53   > git rev-list --no-walk d42b2c24fe4fcc7fe3ae0d352311e768f07a15b7 # timeout=10
02:49:54  No emails were triggered.
02:49:54  provisioning config files...
02:49:54  copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:49:54  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:49:54  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:49:54  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins5561030040353258012.sh
02:49:54  ---> python-tools-install.sh
02:49:54  Setup pyenv:
02:49:54    system
02:49:54  * 3.8.13 (set by /opt/pyenv/version)
02:49:54  * 3.9.13 (set by /opt/pyenv/version)
02:49:54  * 3.10.13 (set by /opt/pyenv/version)
02:49:54  * 3.11.7 (set by /opt/pyenv/version)
02:49:59  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iqxg
02:49:59  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:50:02  lf-activate-venv(): INFO: Installing: lftools 
02:50:29  lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH
02:50:29  Generating Requirements File
02:51:23  ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:51:23  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
02:51:23  Python 3.11.7
02:51:23  pip 25.0.1 from /tmp/venv-Iqxg/lib/python3.11/site-packages/pip (python 3.11)
02:51:24  appdirs==1.4.4
02:51:24  argcomplete==3.6.0
02:51:24  aspy.yaml==1.3.0
02:51:24  attrs==25.3.0
02:51:24  autopage==0.5.2
02:51:24  beautifulsoup4==4.13.3
02:51:24  boto3==1.37.17
02:51:24  botocore==1.37.17
02:51:24  bs4==0.0.2
02:51:24  cachetools==5.5.2
02:51:24  certifi==2025.1.31
02:51:24  cffi==1.17.1
02:51:24  cfgv==3.4.0
02:51:24  chardet==5.2.0
02:51:24  charset-normalizer==3.4.1
02:51:24  click==8.1.8
02:51:24  cliff==4.9.1
02:51:24  cmd2==2.5.11
02:51:24  cryptography==3.3.2
02:51:24  debtcollector==3.0.0
02:51:24  decorator==5.2.1
02:51:24  defusedxml==0.7.1
02:51:24  Deprecated==1.2.18
02:51:24  distlib==0.3.9
02:51:24  dnspython==2.7.0
02:51:24  docker==4.2.2
02:51:24  dogpile.cache==1.3.4
02:51:24  durationpy==0.9
02:51:24  email_validator==2.2.0
02:51:24  filelock==3.18.0
02:51:24  future==1.0.0
02:51:24  gitdb==4.0.12
02:51:24  GitPython==3.1.44
02:51:24  google-auth==2.38.0
02:51:24  httplib2==0.22.0
02:51:24  identify==2.6.9
02:51:24  idna==3.10
02:51:24  importlib-resources==1.5.0
02:51:24  iso8601==2.1.0
02:51:24  Jinja2==3.1.6
02:51:24  jmespath==1.0.1
02:51:24  jsonpatch==1.33
02:51:24  jsonpointer==3.0.0
02:51:24  jsonschema==4.23.0
02:51:24  jsonschema-specifications==2024.10.1
02:51:24  keystoneauth1==5.10.0
02:51:24  kubernetes==32.0.1
02:51:24  lftools==0.37.12
02:51:24  lxml==5.3.1
02:51:24  MarkupSafe==3.0.2
02:51:24  msgpack==1.1.0
02:51:24  multi_key_dict==2.0.3
02:51:24  munch==4.0.0
02:51:24  netaddr==1.3.0
02:51:24  niet==1.4.2
02:51:24  nodeenv==1.9.1
02:51:24  oauth2client==4.1.3
02:51:24  oauthlib==3.2.2
02:51:24  openstacksdk==4.4.0
02:51:24  os-client-config==2.1.0
02:51:24  os-service-types==1.7.0
02:51:24  osc-lib==3.2.0
02:51:24  oslo.config==9.7.1
02:51:24  oslo.context==5.7.1
02:51:24  oslo.i18n==6.5.1
02:51:24  oslo.log==7.1.0
02:51:24  oslo.serialization==5.7.0
02:51:24  oslo.utils==8.2.0
02:51:24  packaging==24.2
02:51:24  pbr==6.1.1
02:51:24  platformdirs==4.3.7
02:51:24  prettytable==3.15.1
02:51:24  psutil==7.0.0
02:51:24  pyasn1==0.6.1
02:51:24  pyasn1_modules==0.4.1
02:51:24  pycparser==2.22
02:51:24  pygerrit2==2.0.15
02:51:24  PyGithub==2.6.1
02:51:24  PyJWT==2.10.1
02:51:24  PyNaCl==1.5.0
02:51:24  pyparsing==2.4.7
02:51:24  pyperclip==1.9.0
02:51:24  pyrsistent==0.20.0
02:51:24  python-cinderclient==9.7.0
02:51:24  python-dateutil==2.9.0.post0
02:51:24  python-heatclient==4.1.0
02:51:24  python-jenkins==1.8.2
02:51:24  python-keystoneclient==5.6.0
02:51:24  python-magnumclient==4.8.1
02:51:24  python-openstackclient==7.4.0
02:51:24  python-swiftclient==4.7.0
02:51:24  PyYAML==6.0.2
02:51:24  referencing==0.36.2
02:51:24  requests==2.32.3
02:51:24  requests-oauthlib==2.0.0
02:51:24  requestsexceptions==1.4.0
02:51:24  rfc3986==2.0.0
02:51:24  rpds-py==0.23.1
02:51:24  rsa==4.9
02:51:24  ruamel.yaml==0.18.10
02:51:24  ruamel.yaml.clib==0.2.12
02:51:24  s3transfer==0.11.4
02:51:24  simplejson==3.20.1
02:51:24  six==1.17.0
02:51:24  smmap==5.0.2
02:51:24  soupsieve==2.6
02:51:24  stevedore==5.4.1
02:51:24  tabulate==0.9.0
02:51:24  toml==0.10.2
02:51:24  tomlkit==0.13.2
02:51:24  tqdm==4.67.1
02:51:24  typing_extensions==4.12.2
02:51:24  tzdata==2025.1
02:51:24  urllib3==1.26.20
02:51:24  virtualenv==20.29.3
02:51:24  wcwidth==0.2.13
02:51:24  websocket-client==1.8.0
02:51:24  wrapt==1.17.2
02:51:24  xdg==6.0.0
02:51:24  xmltodict==0.14.2
02:51:24  yq==3.4.3
02:51:24  [EnvInject] - Injecting environment variables from a build step.
02:51:24  [EnvInject] - Injecting as environment variables the properties content 
02:51:24  OS_STACK_TEMPLATE=csit-2-instance-type.yaml
02:51:24  OS_CLOUD=vex
02:51:24  OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671
02:51:24  OS_STACK_TEMPLATE_DIR=openstack-hot
02:51:24  
02:51:24  [EnvInject] - Variables injected successfully.
02:51:24  provisioning config files...
02:51:24  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:51:24  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins1706256824633909339.sh
02:51:24  ---> Create parameters file for OpenStack HOT
02:51:24  OpenStack Heat parameters generated
02:51:24  -----------------------------------
02:51:24  parameters:
02:51:24      vm_0_count: '3'
02:51:24      vm_0_flavor: 'v3-standard-4'
02:51:24      vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
02:51:24      vm_1_count: '1'
02:51:24      vm_1_flavor: 'v3-standard-2'
02:51:24      vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
02:51:24      
02:51:24      job_name: '30393-671'
02:51:24      silo: 'releng'
02:51:24  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins3467447461565936693.sh
02:51:24  ---> Create HEAT stack
02:51:24  + source /home/jenkins/lf-env.sh
02:51:24  + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:51:24  ++ mktemp -d /tmp/venv-XXXX
02:51:24  + lf_venv=/tmp/venv-U5em
02:51:24  + local venv_file=/tmp/.os_lf_venv
02:51:24  + local python=python3
02:51:24  + local options
02:51:24  + local set_path=true
02:51:24  + local install_args=
02:51:24  ++ 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
02:51:24  + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
02:51:24  + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
02:51:24  ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:51:24  + true
02:51:24  + case $1 in
02:51:24  + python=python3
02:51:24  + shift 2
02:51:24  + true
02:51:24  + case $1 in
02:51:24  + shift
02:51:24  + break
02:51:24  + case $python in
02:51:24  + local pkg_list=
02:51:24  + [[ -d /opt/pyenv ]]
02:51:24  + echo 'Setup pyenv:'
02:51:24  Setup pyenv:
02:51:24  + export PYENV_ROOT=/opt/pyenv
02:51:24  + PYENV_ROOT=/opt/pyenv
02:51:24  + 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
02:51:24  + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:51:24  + pyenv versions
02:51:25    system
02:51:25    3.8.13
02:51:25    3.9.13
02:51:25    3.10.13
02:51:25  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
02:51:25  + command -v pyenv
02:51:25  ++ pyenv init - --no-rehash
02:51:25  + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 
02:51:25  for i in ${!paths[@]}; do 
02:51:25  if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 
02:51:25  fi; done; 
02:51:25  echo "${paths[*]}"'\'')"
02:51:25  export PATH="/opt/pyenv/shims:${PATH}"
02:51:25  export PYENV_SHELL=bash
02:51:25  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
02:51:25  pyenv() {
02:51:25    local command
02:51:25    command="${1:-}"
02:51:25    if [ "$#" -gt 0 ]; then
02:51:25      shift
02:51:25    fi
02:51:25  
02:51:25    case "$command" in
02:51:25    rehash|shell)
02:51:25      eval "$(pyenv "sh-$command" "$@")"
02:51:25      ;;
02:51:25    *)
02:51:25      command pyenv "$command" "$@"
02:51:25      ;;
02:51:25    esac
02:51:25  }'
02:51:25  +++ bash --norc -ec 'IFS=:; paths=($PATH); 
02:51:25  for i in ${!paths[@]}; do 
02:51:25  if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 
02:51:25  fi; done; 
02:51:25  echo "${paths[*]}"'
02:51:25  ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:51:25  ++ 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
02:51:25  ++ 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
02:51:25  ++ export PYENV_SHELL=bash
02:51:25  ++ PYENV_SHELL=bash
02:51:25  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
02:51:25  +++ complete -F _pyenv pyenv
02:51:25  ++ lf-pyver python3
02:51:25  ++ local py_version_xy=python3
02:51:25  ++ local py_version_xyz=
02:51:25  ++ pyenv versions
02:51:25  ++ local command
02:51:25  ++ command=versions
02:51:25  ++ '[' 1 -gt 0 ']'
02:51:25  ++ shift
02:51:25  ++ case "$command" in
02:51:25  ++ command pyenv versions
02:51:25  ++ pyenv versions
02:51:25  ++ awk '{ print $1 }'
02:51:25  ++ sed 's/^[ *]* //'
02:51:25  ++ grep -E '^[0-9.]*[0-9]$'
02:51:25  ++ [[ ! -s /tmp/.pyenv_versions ]]
02:51:25  +++ tail -n 1
02:51:25  +++ sort -V
02:51:25  +++ grep '^3' /tmp/.pyenv_versions
02:51:25  ++ py_version_xyz=3.11.7
02:51:25  ++ [[ -z 3.11.7 ]]
02:51:25  ++ echo 3.11.7
02:51:25  ++ return 0
02:51:25  + pyenv local 3.11.7
02:51:25  + local command
02:51:25  + command=local
02:51:25  + '[' 2 -gt 0 ']'
02:51:25  + shift
02:51:25  + case "$command" in
02:51:25  + command pyenv local 3.11.7
02:51:25  + pyenv local 3.11.7
02:51:25  + for arg in "$@"
02:51:25  + case $arg in
02:51:25  + pkg_list+='lftools[openstack] '
02:51:25  + for arg in "$@"
02:51:25  + case $arg in
02:51:25  + pkg_list+='kubernetes '
02:51:25  + for arg in "$@"
02:51:25  + case $arg in
02:51:25  + pkg_list+='niet '
02:51:25  + for arg in "$@"
02:51:25  + case $arg in
02:51:25  + pkg_list+='python-heatclient '
02:51:25  + for arg in "$@"
02:51:25  + case $arg in
02:51:25  + pkg_list+='python-openstackclient '
02:51:25  + for arg in "$@"
02:51:25  + case $arg in
02:51:25  + pkg_list+='python-magnumclient '
02:51:25  + for arg in "$@"
02:51:25  + case $arg in
02:51:25  + pkg_list+='yq '
02:51:25  + [[ -f /tmp/.os_lf_venv ]]
02:51:25  ++ cat /tmp/.os_lf_venv
02:51:25  + lf_venv=/tmp/venv-Iqxg
02:51:25  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iqxg from' file:/tmp/.os_lf_venv
02:51:25  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iqxg from file:/tmp/.os_lf_venv
02:51:25  + /tmp/venv-Iqxg/bin/python3 -m pip install --upgrade --quiet pip virtualenv
02:51:26  + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq  ]]
02:51:26  + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
02:51:26  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 
02:51:26  + /tmp/venv-Iqxg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:51:46  + type python3
02:51:46  + true
02:51:46  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH'
02:51:46  lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH
02:51:46  + PATH=/tmp/venv-Iqxg/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
02:51:46  + return 0
02:51:46  + openstack --os-cloud vex limits show --absolute
02:51:48  +--------------------------+---------+
02:51:48  | Name                     |   Value |
02:51:48  +--------------------------+---------+
02:51:48  | maxTotalInstances        |      -1 |
02:51:48  | maxTotalCores            |     450 |
02:51:48  | maxTotalRAMSize          | 1000000 |
02:51:48  | maxServerMeta            |     128 |
02:51:48  | maxImageMeta             |     128 |
02:51:48  | maxPersonality           |       5 |
02:51:48  | maxPersonalitySize       |   10240 |
02:51:48  | maxTotalKeypairs         |     100 |
02:51:48  | maxServerGroups          |      10 |
02:51:48  | maxServerGroupMembers    |      10 |
02:51:48  | maxTotalFloatingIps      |      -1 |
02:51:48  | maxSecurityGroups        |      -1 |
02:51:48  | maxSecurityGroupRules    |      -1 |
02:51:48  | totalRAMUsed             |  770048 |
02:51:48  | totalCoresUsed           |     188 |
02:51:48  | totalInstancesUsed       |      65 |
02:51:48  | totalFloatingIpsUsed     |       0 |
02:51:48  | totalSecurityGroupsUsed  |       0 |
02:51:48  | totalServerGroupsUsed    |       0 |
02:51:48  | maxTotalVolumes          |      -1 |
02:51:48  | maxTotalSnapshots        |      10 |
02:51:48  | maxTotalVolumeGigabytes  |    4096 |
02:51:48  | maxTotalBackups          |      10 |
02:51:48  | maxTotalBackupGigabytes  |    1000 |
02:51:48  | totalVolumesUsed         |       3 |
02:51:48  | totalGigabytesUsed       |      60 |
02:51:48  | totalSnapshotsUsed       |       0 |
02:51:48  | totalBackupsUsed         |       0 |
02:51:48  | totalBackupGigabytesUsed |       0 |
02:51:48  +--------------------------+---------+
02:51:48  + pushd /opt/ciman/openstack-hot
02:51:48  /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
02:51:48  + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/stack-parameters.yaml
02:52:15  Creating stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671
02:52:15  Waiting to initialize infrastructure...
02:52:15  Stack initialization successful.
02:52:15  ------------------------------------
02:52:15  Stack Details
02:52:15  ------------------------------------
02:52:15  {'added': None,
02:52:15   'capabilities': [],
02:52:15   'created_at': '2025-03-21T02:51:51Z',
02:52:15   'deleted': None,
02:52:15   'deleted_at': None,
02:52:15   'description': 'No description',
02:52:15   'environment': None,
02:52:15   'environment_files': None,
02:52:15   'files': None,
02:52:15   'files_container': None,
02:52:15   'id': '8f08a915-7849-4e40-bf23-d501e811f4c7',
02:52:15   'is_rollback_disabled': True,
02:52:15   'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671/8f08a915-7849-4e40-bf23-d501e811f4c7',
02:52:15              'rel': 'self'}],
02:52:15   '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'})}),
02:52:15   'name': 'releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671',
02:52:15   'notification_topics': [],
02:52:15   'outputs': [{'description': 'IP addresses of the 1st vm types',
02:52:15                'output_key': 'vm_0_ips',
02:52:15                'output_value': ['10.30.170.239',
02:52:15                                 '10.30.171.78',
02:52:15                                 '10.30.170.33']},
02:52:15               {'description': 'IP addresses of the 2nd vm types',
02:52:15                'output_key': 'vm_1_ips',
02:52:15                'output_value': ['10.30.170.252']}],
02:52:15   'owner_id': ****,
02:52:15   'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:52:15                  'OS::stack_id': '8f08a915-7849-4e40-bf23-d501e811f4c7',
02:52:15                  'OS::stack_name': 'releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671',
02:52:15                  'job_name': '30393-671',
02:52:15                  'silo': 'releng',
02:52:15                  'vm_0_count': '3',
02:52:15                  'vm_0_flavor': 'v3-standard-4',
02:52:15                  'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:52:15                                '20250201-010426.857',
02:52:15                  'vm_1_count': '1',
02:52:15                  'vm_1_flavor': 'v3-standard-2',
02:52:15                  'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
02:52:15                                '- 20250201-060151.911'},
02:52:15   'parent_id': None,
02:52:15   'replaced': None,
02:52:15   'status': 'CREATE_COMPLETE',
02:52:15   'status_reason': 'Stack CREATE completed successfully',
02:52:15   'tags': [],
02:52:15   'template': None,
02:52:15   'template_description': 'No description',
02:52:15   'template_url': None,
02:52:15   'timeout_mins': 15,
02:52:15   'unchanged': None,
02:52:15   'updated': None,
02:52:15   'updated_at': None,
02:52:15   'user_project_id': 'fe072324e9ee4975ad73d669cf03959e'}
02:52:15  ------------------------------------
02:52:15  + popd
02:52:15  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
02:52:15  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins16895332840376894052.sh
02:52:15  ---> Copy SSH public keys to CSIT lab
02:52:15  Setup pyenv:
02:52:15    system
02:52:15    3.8.13
02:52:15    3.9.13
02:52:15    3.10.13
02:52:15  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
02:52:16  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iqxg from file:/tmp/.os_lf_venv
02:52:17  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 
02:52:32  lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH
02:52:34  SSH not responding on 10.30.170.239. Retrying in 10 seconds...
02:52:34  SSH not responding on 10.30.170.33. Retrying in 10 seconds...
02:52:34  SSH not responding on 10.30.171.78. Retrying in 10 seconds...
02:52:34  SSH not responding on 10.30.170.252. Retrying in 10 seconds...
02:52:44  Ping to 10.30.170.33 successful.
02:52:44  Ping to 10.30.171.78 successful.
02:52:44  Ping to 10.30.170.239 successful.
02:52:44  SSH not responding on 10.30.171.78. Retrying in 10 seconds...
02:52:44  SSH not responding on 10.30.170.239. Retrying in 10 seconds...
02:52:44  SSH not responding on 10.30.170.33. Retrying in 10 seconds...
02:52:44  Ping to 10.30.170.252 successful.
02:52:47  Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
02:52:47   releng-30393-671-1-mininet-ovs-217-0
02:52:47  Successfully copied public keys to slave 10.30.170.252
02:52:54  Ping to 10.30.171.78 successful.
02:52:54  Ping to 10.30.170.239 successful.
02:52:54  Ping to 10.30.170.33 successful.
02:52:54  SSH not responding on 10.30.170.33. Retrying in 10 seconds...
02:52:55  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:52:55  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:52:56   releng-30393-671-0-builder-1
02:52:56  Successfully copied public keys to slave 10.30.171.78
02:52:56   releng-30393-671-0-builder-0
02:52:56  Successfully copied public keys to slave 10.30.170.239
02:52:56  Process 6525 ready.
02:52:56  Process 6526 ready.
02:53:04  Ping to 10.30.170.33 successful.
02:53:06  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:53:07   releng-30393-671-0-builder-2
02:53:07  Successfully copied public keys to slave 10.30.170.33
02:53:07  Process 6527 ready.
02:53:07  Process 6528 ready.
02:53:07  SSH ready on all stack servers.
02:53:07  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins17563535534174994951.sh
02:53:07  Setup pyenv:
02:53:07    system
02:53:07    3.8.13
02:53:07    3.9.13
02:53:07    3.10.13
02:53:07  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
02:53:11  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-far4
02:53:11  lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.robot_venv
02:53:14  lf-activate-venv(): INFO: Installing: setuptools wheel 
02:53:16  lf-activate-venv(): INFO: Adding /tmp/venv-far4/bin to PATH
02:53:16  + echo 'Installing Python Requirements'
02:53:16  Installing Python Requirements
02:53:16  + cat
02:53:16  + python -m pip install -r requirements.txt
02:53:16  Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:53:16  Collecting docker-py (from -r requirements.txt (line 1))
02:53:16    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)
02:53:16  Collecting ipaddr (from -r requirements.txt (line 2))
02:53:16    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:53:16    Preparing metadata (setup.py): started
02:53:17    Preparing metadata (setup.py): finished with status 'done'
02:53:17  Collecting netaddr (from -r requirements.txt (line 3))
02:53:17    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
02:53:17  Collecting netifaces (from -r requirements.txt (line 4))
02:53:17    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:53:17    Preparing metadata (setup.py): started
02:53:17    Preparing metadata (setup.py): finished with status 'done'
02:53:17  Collecting pyhocon (from -r requirements.txt (line 5))
02:53:17    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:53:17  Collecting requests (from -r requirements.txt (line 6))
02:53:17    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.3/requests-2.32.3-py3-none-any.whl (64 kB)
02:53:17  Collecting robotframework (from -r requirements.txt (line 7))
02:53:17    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.2.2/robotframework-7.2.2-py3-none-any.whl (777 kB)
02:53:17       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 37.6 MB/s eta 0:00:00
02:53:17  Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:53:17    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:53:17    Preparing metadata (setup.py): started
02:53:17    Preparing metadata (setup.py): finished with status 'done'
02:53:17  Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:53:17    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
02:53:18  Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:53:18    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)
02:53:18  Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:53:18    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:53:18    Preparing metadata (setup.py): started
02:53:18    Preparing metadata (setup.py): finished with status 'done'
02:53:18  Collecting scapy (from -r requirements.txt (line 12))
02:53:18    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
02:53:18       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 50.3 MB/s eta 0:00:00
02:53:18  Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:53:18    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:53:18    Preparing metadata (setup.py): started
02:53:18    Preparing metadata (setup.py): finished with status 'done'
02:53:18  Collecting elasticsearch (from -r requirements.txt (line 18))
02:53:18    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.17.2/elasticsearch-8.17.2-py3-none-any.whl (717 kB)
02:53:18       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 718.0/718.0 kB 29.7 MB/s eta 0:00:00
02:53:18  Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:53:18    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
02:53:18  Collecting pyangbind (from -r requirements.txt (line 22))
02:53:18    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
02:53:18  Collecting isodate (from -r requirements.txt (line 25))
02:53:18    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:53:18  Collecting jmespath (from -r requirements.txt (line 28))
02:53:18    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
02:53:18  Collecting jsonpatch (from -r requirements.txt (line 31))
02:53:18    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:53:19  Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:53:19    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.5.1/paramiko-3.5.1-py3-none-any.whl (227 kB)
02:53:19  Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:53:19    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
02:53:19  Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:53:19    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)
02:53:19  Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:53:19    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
02:53:19  Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:53:19    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)
02:53:19  Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:53:19    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.1/pyparsing-3.2.1-py3-none-any.whl (107 kB)
02:53:19  Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:53:19    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)
02:53:19  Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:53:19    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
02:53:19  Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:53:19    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.3.0/urllib3-2.3.0-py3-none-any.whl (128 kB)
02:53:19  Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:53:19    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.1.31/certifi-2025.1.31-py3-none-any.whl (166 kB)
02:53:19  Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:53:19    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.4/WebTest-3.0.4-py3-none-any.whl (32 kB)
02:53:19  Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:53:19    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)
02:53:19  Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:53:19    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)
02:53:19  Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:53:20    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:53:20  Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:53:20    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
02:53:20  Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:53:20    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
02:53:20  Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19))
02:53:20    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)
02:53:20  Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
02:53:20    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)
02:53:20  Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:53:20    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB)
02:53:20       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.7/594.7 kB 28.9 MB/s eta 0:00:00
02:53:20  Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:53:20    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)
02:53:21  Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:53:21    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)
02:53:21       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 37.4 MB/s eta 0:00:00
02:53:21  Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:53:21    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:53:21  Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:53:21    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)
02:53:21  Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:53:21    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)
02:53:22  Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:53:22    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)
02:53:22  Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:53:22    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.29.0/selenium-4.29.0-py3-none-any.whl (9.5 MB)
02:53:22       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 66.7 MB/s eta 0:00:00
02:53:22  Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:53:22    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)
02:53:22  Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:53:22    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.1.8/click-8.1.8-py3-none-any.whl (98 kB)
02:53:22  Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:53:22    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
02:53:22  Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:53:22    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:53:22  Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:53:22    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.3/beautifulsoup4-4.13.3-py3-none-any.whl (186 kB)
02:53:22  Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:53:22    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)
02:53:22  Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:53:22    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.29.0/trio-0.29.0-py3-none-any.whl (492 kB)
02:53:22  Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:53:22    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
02:53:22  Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:53:23    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.6/soupsieve-2.6-py3-none-any.whl (36 kB)
02:53:23  Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:53:23    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
02:53:23  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))
02:53:23    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
02:53:23  Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:53:23    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:53:23  Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:53:23    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)
02:53:23  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))
02:53:23    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:53:23  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))
02:53:23    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
02:53:23  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))
02:53:23    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:53:23  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))
02:53:23    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB)
02:53:23  Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:53:23    Building wheel for robotframework-sshlibrary (setup.py): started
02:53:23    Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
02:53:23    Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=8dce396cf4b7f8345f964857e988cf36544abc85a0908b1e669083b43f36b7aa
02:53:23    Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:53:23    Building wheel for ipaddr (setup.py): started
02:53:23    Building wheel for ipaddr (setup.py): finished with status 'done'
02:53:23    Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18351 sha256=a13abf6a3f500a10f784c616324e6e8f61738dff29732e3b74da830e664e1e30
02:53:23    Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:53:23    Building wheel for netifaces (setup.py): started
02:53:26    Building wheel for netifaces (setup.py): finished with status 'done'
02:53:26    Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41072 sha256=3829fc0b1c45cb853a77876cf0d423dbd289fea2908afe3950cfddadd618d85e
02:53:26    Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:53:26    Building wheel for robotframework-httplibrary (setup.py): started
02:53:26    Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
02:53:26    Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=1774632143122b0ab7e0ba9ffacfbc6261922a307f9d4b4b68da64055bfcb168
02:53:26    Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:53:26    Building wheel for jsonpath-rw (setup.py): started
02:53:26    Building wheel for jsonpath-rw (setup.py): finished with status 'done'
02:53:26    Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=9c0fec53151134e9b5a006a4085ad73be0f8ad0342d5bacbdf4058c3e43128b9
02:53:26    Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:53:26  Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:53:26  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
02:53:33  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.29.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
02:53:34  + pip freeze
02:53:34  attrs==25.3.0
02:53:34  bcrypt==4.3.0
02:53:34  beautifulsoup4==4.13.3
02:53:34  certifi==2025.1.31
02:53:34  cffi==1.17.1
02:53:34  charset-normalizer==3.4.1
02:53:34  click==8.1.8
02:53:34  cryptography==44.0.2
02:53:34  decorator==5.2.1
02:53:34  distlib==0.3.9
02:53:34  docker-py==1.10.6
02:53:34  docker-pycreds==0.4.0
02:53:34  elastic-transport==8.17.1
02:53:34  elasticsearch==8.17.2
02:53:34  elasticsearch-dsl==8.17.1
02:53:34  enum34==1.1.10
02:53:34  filelock==3.18.0
02:53:34  h11==0.14.0
02:53:34  idna==3.10
02:53:34  ipaddr==2.2.0
02:53:34  isodate==0.7.2
02:53:34  jmespath==1.0.1
02:53:34  jsonpatch==1.33
02:53:34  jsonpath-rw==1.4.0
02:53:34  jsonpointer==3.0.0
02:53:34  lxml==5.3.1
02:53:34  netaddr==1.3.0
02:53:34  netifaces==0.11.0
02:53:34  outcome==1.3.0.post0
02:53:34  paramiko==3.5.1
02:53:34  platformdirs==4.3.7
02:53:34  ply==3.11
02:53:34  pyang==2.6.1
02:53:34  pyangbind==0.8.6
02:53:34  pycparser==2.22
02:53:34  pyhocon==0.3.61
02:53:34  PyNaCl==1.5.0
02:53:34  pyparsing==3.2.1
02:53:34  PySocks==1.7.1
02:53:34  python-dateutil==2.9.0.post0
02:53:34  regex==2024.11.6
02:53:34  requests==2.32.3
02:53:34  robotframework==7.2.2
02:53:34  robotframework-httplibrary==0.4.2
02:53:34  robotframework-pythonlibcore==4.4.1
02:53:34  robotframework-requests==0.9.7
02:53:34  robotframework-selenium2library==3.0.0
02:53:34  robotframework-seleniumlibrary==6.7.1
02:53:34  robotframework-sshlibrary==3.8.0
02:53:34  scapy==2.6.1
02:53:34  scp==0.15.0
02:53:34  selenium==4.29.0
02:53:34  six==1.17.0
02:53:34  sniffio==1.3.1
02:53:34  sortedcontainers==2.4.0
02:53:34  soupsieve==2.6
02:53:34  trio==0.29.0
02:53:34  trio-websocket==0.12.2
02:53:34  typing_extensions==4.12.2
02:53:34  urllib3==2.3.0
02:53:34  virtualenv==20.29.3
02:53:34  waitress==3.0.2
02:53:34  WebOb==1.8.9
02:53:34  websocket-client==1.8.0
02:53:34  WebTest==3.0.4
02:53:34  wsproto==1.2.0
02:53:34  [EnvInject] - Injecting environment variables from a build step.
02:53:34  [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:53:34  [EnvInject] - Variables injected successfully.
02:53:34  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins10409437296810202743.sh
02:53:34  Setup pyenv:
02:53:34    system
02:53:34    3.8.13
02:53:34    3.9.13
02:53:34    3.10.13
02:53:34  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
02:53:35  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iqxg from file:/tmp/.os_lf_venv
02:53:35  lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 
02:53:41  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.
02:53:41  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
02:53:41  lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible.
02:53:41  lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH
02:53:41  + ODL_SYSTEM=()
02:53:41  + TOOLS_SYSTEM=()
02:53:41  + OPENSTACK_SYSTEM=()
02:53:41  + OPENSTACK_CONTROLLERS=()
02:53:41  + mapfile -t ADDR
02:53:41  ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:53:41  ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671
02:53:43  + for i in "${ADDR[@]}"
02:53:43  ++ ssh 10.30.170.239 hostname -s
02:53:43  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:53:43  + REMHOST=releng-30393-671-0-builder-0
02:53:43  + case ${REMHOST} in
02:53:43  + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:53:43  + for i in "${ADDR[@]}"
02:53:43  ++ ssh 10.30.171.78 hostname -s
02:53:43  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:53:43  + REMHOST=releng-30393-671-0-builder-1
02:53:43  + case ${REMHOST} in
02:53:43  + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:53:43  + for i in "${ADDR[@]}"
02:53:43  ++ ssh 10.30.170.33 hostname -s
02:53:44  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:53:44  + REMHOST=releng-30393-671-0-builder-2
02:53:44  + case ${REMHOST} in
02:53:44  + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:53:44  + for i in "${ADDR[@]}"
02:53:44  ++ ssh 10.30.170.252 hostname -s
02:53:44  Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
02:53:44  + REMHOST=releng-30393-671-1-mininet-ovs-217-0
02:53:44  + case ${REMHOST} in
02:53:44  + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
02:53:44  + echo NUM_ODL_SYSTEM=3
02:53:44  + echo NUM_TOOLS_SYSTEM=1
02:53:44  + '[' '' == yes ']'
02:53:44  + NUM_OPENSTACK_SYSTEM=0
02:53:44  + echo NUM_OPENSTACK_SYSTEM=0
02:53:44  + '[' 0 -eq 2 ']'
02:53:44  + echo ODL_SYSTEM_IP=10.30.170.239
02:53:44  ++ seq 0 2
02:53:44  + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:53:44  + echo ODL_SYSTEM_1_IP=10.30.170.239
02:53:44  + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:53:44  + echo ODL_SYSTEM_2_IP=10.30.171.78
02:53:44  + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:53:44  + echo ODL_SYSTEM_3_IP=10.30.170.33
02:53:44  + echo TOOLS_SYSTEM_IP=10.30.170.252
02:53:44  ++ seq 0 0
02:53:44  + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
02:53:44  + echo TOOLS_SYSTEM_1_IP=10.30.170.252
02:53:44  + openstack_index=0
02:53:44  + NUM_OPENSTACK_CONTROL_NODES=1
02:53:44  + echo NUM_OPENSTACK_CONTROL_NODES=1
02:53:44  ++ seq 0 0
02:53:44  + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:53:44  + echo OPENSTACK_CONTROL_NODE_1_IP=
02:53:44  + NUM_OPENSTACK_COMPUTE_NODES=-1
02:53:44  + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:53:44  + '[' -1 -ge 2 ']'
02:53:44  ++ seq 0 -2
02:53:44  + NUM_OPENSTACK_HAPROXY_NODES=0
02:53:44  + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:53:44  ++ seq 0 -1
02:53:44  + echo 'Contents of slave_addresses.txt:'
02:53:44  Contents of slave_addresses.txt:
02:53:44  + cat slave_addresses.txt
02:53:44  NUM_ODL_SYSTEM=3
02:53:44  NUM_TOOLS_SYSTEM=1
02:53:44  NUM_OPENSTACK_SYSTEM=0
02:53:44  ODL_SYSTEM_IP=10.30.170.239
02:53:44  ODL_SYSTEM_1_IP=10.30.170.239
02:53:44  ODL_SYSTEM_2_IP=10.30.171.78
02:53:44  ODL_SYSTEM_3_IP=10.30.170.33
02:53:44  TOOLS_SYSTEM_IP=10.30.170.252
02:53:44  TOOLS_SYSTEM_1_IP=10.30.170.252
02:53:44  NUM_OPENSTACK_CONTROL_NODES=1
02:53:44  OPENSTACK_CONTROL_NODE_1_IP=
02:53:44  NUM_OPENSTACK_COMPUTE_NODES=-1
02:53:44  NUM_OPENSTACK_HAPROXY_NODES=0
02:53:44  [EnvInject] - Injecting environment variables from a build step.
02:53:44  [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:53:44  [EnvInject] - Variables injected successfully.
02:53:44  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/sh /tmp/jenkins3374882342304511684.sh
02:53:44  Preparing for JRE Version 17
02:53:44  Karaf artifact is karaf
02:53:44  Karaf project is integration
02:53:44  Java home is /usr/lib/jvm/java-17-openjdk-amd64
02:53:44  [EnvInject] - Injecting environment variables from a build step.
02:53:44  [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:53:44  [EnvInject] - Variables injected successfully.
02:53:44  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins1129233933689679397.sh
02:53:44  Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
02:53:44  Distribution bundle is karaf-0.20.4.zip
02:53:44  Distribution bundle version is 0.20.4
02:53:44  Distribution folder is karaf-0.20.4
02:53:44  Nexus prefix is https://nexus.opendaylight.org
02:53:44  [EnvInject] - Injecting environment variables from a build step.
02:53:44  [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:53:44  [EnvInject] - Variables injected successfully.
02:53:44  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins10735350962265832064.sh
02:53:44  Setup pyenv:
02:53:44    system
02:53:44    3.8.13
02:53:44    3.9.13
02:53:44    3.10.13
02:53:44  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
02:53:45  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iqxg from file:/tmp/.os_lf_venv
02:53:46  lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient 
02:53:50  lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH
02:53:50  Copying common-functions.sh to /tmp
02:53:51  Copying common-functions.sh to 10.30.170.239:/tmp
02:53:51  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:53:51  Copying common-functions.sh to 10.30.171.78:/tmp
02:53:51  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:53:52  Copying common-functions.sh to 10.30.170.33:/tmp
02:53:52  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:53:52  Copying common-functions.sh to 10.30.170.252:/tmp
02:53:52  Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
02:53:52  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins17207447644406205179.sh
02:53:52  common-functions.sh is being sourced
02:53:52  common-functions environment:
02:53:52  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:53:52  ACTUALFEATURES: 
02:53:52  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:53:52  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
02:53:52  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:53:52  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
02:53:52  CONTROLLERMEM: 2048m
02:53:52  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
02:53:52  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
02:53:52  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:53:52  SUITES: 
02:53:52  
02:53:52  #################################################
02:53:52  ##         Configure Cluster and Start         ##
02:53:52  #################################################
02:53:52  ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic
02:53:52  SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-openflowplugin-flow-services-rest odl-openflowplugin-app-bulk-o-matic
02:53:52  Locating script plan to use...
02:53:52  Finished running script plans
02:53:52  Configuring member-1 with IP address 10.30.170.239
02:53:52  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:53:53  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:53:53  + source /tmp/common-functions.sh karaf-0.20.4
02:53:53  common-functions.sh is being sourced
02:53:53  ++ [[ /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 ]]
02:53:53  ++ echo 'common-functions.sh is being sourced'
02:53:53  ++ BUNDLEFOLDER=karaf-0.20.4
02:53:53  ++ export MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:53:53  ++ MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:53:53  ++ export FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:53:53  ++ FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:53:53  ++ export CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
02:53:53  ++ CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
02:53:53  ++ export LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:53:53  ++ LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:53:53  ++ export MEMCONF=/tmp/karaf-0.20.4/bin/setenv
02:53:53  ++ MEMCONF=/tmp/karaf-0.20.4/bin/setenv
02:53:53  ++ export CONTROLLERMEM=
02:53:53  ++ CONTROLLERMEM=
02:53:53  ++ export AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
02:53:53  ++ AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
02:53:53  ++ export MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
02:53:53  ++ MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
02:53:53  ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:53:53  ++ MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:53:53  ++ print_common_env
02:53:53  ++ cat
02:53:53  common-functions environment:
02:53:53  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:53:53  ACTUALFEATURES: 
02:53:53  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:53:53  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
02:53:53  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:53:53  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
02:53:53  CONTROLLERMEM: 
02:53:53  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
02:53:53  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
02:53:53  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:53:53  SUITES: 
02:53:53  
02:53:53  ++ SSH='ssh -t -t'
02:53:53  ++ extra_services_cntl='     dnsmasq.service     httpd.service     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service     rabbitmq-server.service '
02:53:53  ++ extra_services_cmp='     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service '
02:53:53  Changing to /tmp
02:53:53  Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
02:53:53  + echo 'Changing to /tmp'
02:53:53  + cd /tmp
02:53:53  + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip'
02:53:53  + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
02:53:53  --2025-03-21 02:53:53--  https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
02:53:53  Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:53:53  Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:53:53  HTTP request sent, awaiting response... 200 OK
02:53:53  Length: 234138925 (223M) [application/zip]
02:53:53  Saving to: ‘karaf-0.20.4.zip’
02:53:53  
02:53:53       0K ........ ........ ........ ........ ........ ........  1% 60.2M 4s
02:53:53    3072K ........ ........ ........ ........ ........ ........  2% 76.3M 3s
02:53:53    6144K ........ ........ ........ ........ ........ ........  4%  125M 3s
02:53:53    9216K ........ ........ ........ ........ ........ ........  5%  177M 2s
02:53:53   12288K ........ ........ ........ ........ ........ ........  6%  198M 2s
02:53:53   15360K ........ ........ ........ ........ ........ ........  8%  206M 2s
02:53:53   18432K ........ ........ ........ ........ ........ ........  9%  228M 2s
02:53:53   21504K ........ ........ ........ ........ ........ ........ 10%  247M 2s
02:53:53   24576K ........ ........ ........ ........ ........ ........ 12%  267M 1s
02:53:53   27648K ........ ........ ........ ........ ........ ........ 13%  296M 1s
02:53:53   30720K ........ ........ ........ ........ ........ ........ 14%  301M 1s
02:53:53   33792K ........ ........ ........ ........ ........ ........ 16%  260M 1s
02:53:53   36864K ........ ........ ........ ........ ........ ........ 17%  267M 1s
02:53:53   39936K ........ ........ ........ ........ ........ ........ 18%  256M 1s
02:53:53   43008K ........ ........ ........ ........ ........ ........ 20%  316M 1s
02:53:53   46080K ........ ........ ........ ........ ........ ........ 21%  342M 1s
02:53:53   49152K ........ ........ ........ ........ ........ ........ 22%  314M 1s
02:53:53   52224K ........ ........ ........ ........ ........ ........ 24%  317M 1s
02:53:53   55296K ........ ........ ........ ........ ........ ........ 25%  370M 1s
02:53:53   58368K ........ ........ ........ ........ ........ ........ 26%  305M 1s
02:53:53   61440K ........ ........ ........ ........ ........ ........ 28%  346M 1s
02:53:53   64512K ........ ........ ........ ........ ........ ........ 29%  259M 1s
02:53:53   67584K ........ ........ ........ ........ ........ ........ 30%  232M 1s
02:53:53   70656K ........ ........ ........ ........ ........ ........ 32%  251M 1s
02:53:53   73728K ........ ........ ........ ........ ........ ........ 33%  209M 1s
02:53:53   76800K ........ ........ ........ ........ ........ ........ 34%  299M 1s
02:53:53   79872K ........ ........ ........ ........ ........ ........ 36%  389M 1s
02:53:53   82944K ........ ........ ........ ........ ........ ........ 37%  420M 1s
02:53:53   86016K ........ ........ ........ ........ ........ ........ 38%  266M 1s
02:53:53   89088K ........ ........ ........ ........ ........ ........ 40%  342M 1s
02:53:53   92160K ........ ........ ........ ........ ........ ........ 41%  481M 1s
02:53:53   95232K ........ ........ ........ ........ ........ ........ 42%  316M 1s
02:53:53   98304K ........ ........ ........ ........ ........ ........ 44%  339M 1s
02:53:53  101376K ........ ........ ........ ........ ........ ........ 45%  362M 1s
02:53:53  104448K ........ ........ ........ ........ ........ ........ 47%  316M 1s
02:53:53  107520K ........ ........ ........ ........ ........ ........ 48%  269M 0s
02:53:53  110592K ........ ........ ........ ........ ........ ........ 49%  373M 0s
02:53:53  113664K ........ ........ ........ ........ ........ ........ 51%  486M 0s
02:53:53  116736K ........ ........ ........ ........ ........ ........ 52%  467M 0s
02:53:53  119808K ........ ........ ........ ........ ........ ........ 53%  411M 0s
02:53:53  122880K ........ ........ ........ ........ ........ ........ 55%  385M 0s
02:53:53  125952K ........ ........ ........ ........ ........ ........ 56%  313M 0s
02:53:53  129024K ........ ........ ........ ........ ........ ........ 57%  296M 0s
02:53:53  132096K ........ ........ ........ ........ ........ ........ 59%  276M 0s
02:53:53  135168K ........ ........ ........ ........ ........ ........ 60%  280M 0s
02:53:53  138240K ........ ........ ........ ........ ........ ........ 61%  261M 0s
02:53:53  141312K ........ ........ ........ ........ ........ ........ 63%  200M 0s
02:53:53  144384K ........ ........ ........ ........ ........ ........ 64%  301M 0s
02:53:53  147456K ........ ........ ........ ........ ........ ........ 65%  263M 0s
02:53:53  150528K ........ ........ ........ ........ ........ ........ 67%  211M 0s
02:53:53  153600K ........ ........ ........ ........ ........ ........ 68%  257M 0s
02:53:53  156672K ........ ........ ........ ........ ........ ........ 69%  310M 0s
02:53:53  159744K ........ ........ ........ ........ ........ ........ 71%  231M 0s
02:53:53  162816K ........ ........ ........ ........ ........ ........ 72%  233M 0s
02:53:53  165888K ........ ........ ........ ........ ........ ........ 73%  252M 0s
02:53:53  168960K ........ ........ ........ ........ ........ ........ 75%  264M 0s
02:53:53  172032K ........ ........ ........ ........ ........ ........ 76%  356M 0s
02:53:53  175104K ........ ........ ........ ........ ........ ........ 77%  380M 0s
02:53:53  178176K ........ ........ ........ ........ ........ ........ 79%  359M 0s
02:53:54  181248K ........ ........ ........ ........ ........ ........ 80%  375M 0s
02:53:54  184320K ........ ........ ........ ........ ........ ........ 81%  290M 0s
02:53:54  187392K ........ ........ ........ ........ ........ ........ 83%  290M 0s
02:53:54  190464K ........ ........ ........ ........ ........ ........ 84%  217M 0s
02:53:54  193536K ........ ........ ........ ........ ........ ........ 85%  227M 0s
02:53:54  196608K ........ ........ ........ ........ ........ ........ 87%  209M 0s
02:53:54  199680K ........ ........ ........ ........ ........ ........ 88%  194M 0s
02:53:54  202752K ........ ........ ........ ........ ........ ........ 90%  210M 0s
02:53:54  205824K ........ ........ ........ ........ ........ ........ 91%  254M 0s
02:53:54  208896K ........ ........ ........ ........ ........ ........ 92%  263M 0s
02:53:54  211968K ........ ........ ........ ........ ........ ........ 94%  295M 0s
02:53:54  215040K ........ ........ ........ ........ ........ ........ 95%  293M 0s
02:53:54  218112K ........ ........ ........ ........ ........ ........ 96%  274M 0s
02:53:54  221184K ........ ........ ........ ........ ........ ........ 98%  280M 0s
02:53:54  224256K ........ ........ ........ ........ ........ ........ 99%  288M 0s
02:53:54  227328K ........ ........ ....                               100%  262M=0.9s
02:53:54  
02:53:54  2025-03-21 02:53:54 (254 MB/s) - ‘karaf-0.20.4.zip’ saved [234138925/234138925]
02:53:54  
02:53:54  Extracting the new controller...
02:53:54  + echo 'Extracting the new controller...'
02:53:54  + unzip -q karaf-0.20.4.zip
02:53:56  Adding external repositories...
02:53:56  + echo 'Adding external repositories...'
02:53:56  + 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
02:53:56  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:53:56  ################################################################################
02:53:56  #
02:53:56  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:53:56  #    contributor license agreements.  See the NOTICE file distributed with
02:53:56  #    this work for additional information regarding copyright ownership.
02:53:56  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:53:56  #    (the "License"); you may not use this file except in compliance with
02:53:56  #    the License.  You may obtain a copy of the License at
02:53:56  #
02:53:56  #       http://www.apache.org/licenses/LICENSE-2.0
02:53:56  #
02:53:56  #    Unless required by applicable law or agreed to in writing, software
02:53:56  #    distributed under the License is distributed on an "AS IS" BASIS,
02:53:56  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:53:56  #    See the License for the specific language governing permissions and
02:53:56  #    limitations under the License.
02:53:56  #
02:53:56  ################################################################################
02:53:56  
02:53:56  #
02:53:56  # If set to true, the following property will not allow any certificate to be used
02:53:56  # when accessing Maven repositories through SSL
02:53:56  #
02:53:56  #org.ops4j.pax.url.mvn.certificateCheck=
02:53:56  
02:53:56  #
02:53:56  # Path to the local Maven settings file.
02:53:56  # The repositories defined in this file will be automatically added to the list
02:53:56  # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:53:56  # below is not set.
02:53:56  # The following locations are checked for the existence of the settings.xml file
02:53:56  #   * 1. looks for the specified url
02:53:56  #   * 2. if not found looks for ${user.home}/.m2/settings.xml
02:53:56  #   * 3. if not found looks for ${maven.home}/conf/settings.xml
02:53:56  #   * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:53:56  #
02:53:56  #org.ops4j.pax.url.mvn.settings=
02:53:56  
02:53:56  #
02:53:56  # Path to the local Maven repository which is used to avoid downloading
02:53:56  # artifacts when they already exist locally.
02:53:56  # The value of this property will be extracted from the settings.xml file
02:53:56  # above, or defaulted to:
02:53:56  #     System.getProperty( "user.home" ) + "/.m2/repository"
02:53:56  #
02:53:56  org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:53:56  
02:53:56  #
02:53:56  # Default this to false. It's just weird to use undocumented repos
02:53:56  #
02:53:56  org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:53:56  
02:53:56  #
02:53:56  # Uncomment if you don't wanna use the proxy settings
02:53:56  # from the Maven conf/settings.xml file
02:53:56  #
02:53:56  # org.ops4j.pax.url.mvn.proxySupport=false
02:53:56  
02:53:56  #
02:53:56  # Comma separated list of repositories scanned when resolving an artifact.
02:53:56  # Those repositories will be checked before iterating through the
02:53:56  #    below list of repositories and even before the local repository
02:53:56  # A repository url can be appended with zero or more of the following flags:
02:53:56  #    @snapshots  : the repository contains snaphots
02:53:56  #    @noreleases : the repository does not contain any released artifacts
02:53:56  #
02:53:56  # The following property value will add the system folder as a repo.
02:53:56  #
02:53:56  org.ops4j.pax.url.mvn.defaultRepositories=\
02:53:56      file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:53:56      file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:53:56      file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:53:56  
02:53:56  # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:53:56  #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:53:56  
02:53:56  #
02:53:56  # Comma separated list of repositories scanned when resolving an artifact.
02:53:56  # The default list includes the following repositories:
02:53:56  #    http://repo1.maven.org/maven2@id=central
02:53:56  #    http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:53:56  #    http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:53:56  #    http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:53:56  #    http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:53:56  #    https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:53:56  #    https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:53:56  # To add repositories to the default ones, prepend '+' to the list of repositories
02:53:56  # to add.
02:53:56  # A repository url can be appended with zero or more of the following flags:
02:53:56  #    @snapshots  : the repository contains snapshots
02:53:56  #    @noreleases : the repository does not contain any released artifacts
02:53:56  #    @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:53:56  #
02:53:56  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
02:53:56  
02:53:56  ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:53:56  + [[ True == \T\r\u\e ]]
02:53:56  + echo 'Configuring the startup features...'
02:53:56  + 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
02:53:56  + FEATURE_TEST_STRING=features-test
02:53:56  + FEATURE_TEST_VERSION=0.20.4
02:53:56  + KARAF_VERSION=karaf4
02:53:56  + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:53:56  + 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
02:53:56  + [[ ! -z '' ]]
02:53:56  + cat /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:53:56  ################################################################################
02:53:56  #
02:53:56  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:53:56  #    contributor license agreements.  See the NOTICE file distributed with
02:53:56  #    this work for additional information regarding copyright ownership.
02:53:56  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:53:56  #    (the "License"); you may not use this file except in compliance with
02:53:56  #    the License.  You may obtain a copy of the License at
02:53:56  #
02:53:56  #       http://www.apache.org/licenses/LICENSE-2.0
02:53:56  #
02:53:56  #    Unless required by applicable law or agreed to in writing, software
02:53:56  #    distributed under the License is distributed on an "AS IS" BASIS,
02:53:56  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:53:56  #    See the License for the specific language governing permissions and
02:53:56  #    limitations under the License.
02:53:56  #
02:53:56  ################################################################################
02:53:56  
02:53:56  #
02:53:56  # Comma separated list of features repositories to register by default
02:53:56  #
02:53:56  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}/de91bcef-fb1e-441d-aa48-559b58c28f3f.xml
02:53:56  
02:53:56  #
02:53:56  # Comma separated list of features to install at startup
02:53:56  #
02:53:56  featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, 8ab6913c-3fe9-4e41-93fc-d388e628bc15
02:53:56  
02:53:56  #
02:53:56  # Resource repositories (OBR) that the features resolver can use
02:53:56  # to resolve requirements/capabilities
02:53:56  #
02:53:56  # The format of the resourceRepositories is 
02:53:56  # resourceRepositories=[xml:url|json:url],...
02:53:56  # for Instance:
02:53:56  #
02:53:56  #resourceRepositories=xml:http://host/path/to/index.xml
02:53:56  # or
02:53:56  #resourceRepositories=json:http://host/path/to/index.json
02:53:56  #
02:53:56  
02:53:56  #
02:53:56  # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:53:56  #
02:53:56  featuresBootAsynchronous=false
02:53:56  
02:53:56  #
02:53:56  # Service requirements enforcement
02:53:56  #
02:53:56  # By default, the feature resolver checks the service requirements/capabilities of
02:53:56  # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:53:56  # the required bundles.
02:53:56  # The following flag can have those values:
02:53:56  #   - disable: service requirements are completely ignored
02:53:56  #   - default: service requirements are ignored for old features
02:53:56  #   - enforce: service requirements are always verified
02:53:56  #
02:53:56  #serviceRequirements=default
02:53:56  
02:53:56  #
02:53:56  # Store cfg file for config element in feature
02:53:56  #
02:53:56  #configCfgStore=true
02:53:56  
02:53:56  #
02:53:56  # Define if the feature service automatically refresh bundles
02:53:56  #
02:53:56  autoRefresh=true
02:53:56  
02:53:56  #
02:53:56  # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:53:56  # XML file defines instructions related to features processing
02:53:56  # versions.properties may declare properties to resolve placeholders in XML file
02:53:56  # both files are relative to ${karaf.etc}
02:53:56  #
02:53:56  #featureProcessing=org.apache.karaf.features.xml
02:53:56  #featureProcessingVersions=versions.properties
02:53:56  + configure_karaf_log karaf4 ''
02:53:56  + local -r karaf_version=karaf4
02:53:56  + local -r controllerdebugmap=
02:53:56  + local logapi=log4j
02:53:56  + grep log4j2 /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:53:56  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:53:56  log4j2.rootLogger.level = INFO
02:53:56  #log4j2.rootLogger.type = asyncRoot
02:53:56  #log4j2.rootLogger.includeLocation = false
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:53:56  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:53:56  log4j2.rootLogger.appenderRef.Console.ref = Console
02:53:56  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:53:56  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:53:56  log4j2.logger.spifly.name = org.apache.aries.spifly
02:53:56  log4j2.logger.spifly.level = WARN
02:53:56  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:53:56  log4j2.logger.audit.level = INFO
02:53:56  log4j2.logger.audit.additivity = false
02:53:56  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:53:56  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:53:56  log4j2.appender.console.type = Console
02:53:56  log4j2.appender.console.name = Console
02:53:56  log4j2.appender.console.layout.type = PatternLayout
02:53:56  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:53:56  log4j2.appender.rolling.type = RollingRandomAccessFile
02:53:56  log4j2.appender.rolling.name = RollingFile
02:53:56  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:53:56  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:53:56  #log4j2.appender.rolling.immediateFlush = false
02:53:56  log4j2.appender.rolling.append = true
02:53:56  log4j2.appender.rolling.layout.type = PatternLayout
02:53:56  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:53:56  log4j2.appender.rolling.policies.type = Policies
02:53:56  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:53:56  log4j2.appender.rolling.policies.size.size = 64MB
02:53:56  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:53:56  log4j2.appender.rolling.strategy.max = 7
02:53:56  log4j2.appender.audit.type = RollingRandomAccessFile
02:53:56  log4j2.appender.audit.name = AuditRollingFile
02:53:56  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:53:56  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:53:56  log4j2.appender.audit.append = true
02:53:56  log4j2.appender.audit.layout.type = PatternLayout
02:53:56  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:53:56  log4j2.appender.audit.policies.type = Policies
02:53:56  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:53:56  log4j2.appender.audit.policies.size.size = 8MB
02:53:56  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:53:56  log4j2.appender.audit.strategy.max = 7
02:53:56  log4j2.appender.osgi.type = PaxOsgi
02:53:56  log4j2.appender.osgi.name = PaxOsgi
02:53:56  log4j2.appender.osgi.filter = *
02:53:56  #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:53:56  #log4j2.logger.aether.level = TRACE
02:53:56  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:53:56  #log4j2.logger.http-headers.level = DEBUG
02:53:56  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:53:56  #log4j2.logger.maven.level = TRACE
02:53:56  + logapi=log4j2
02:53:56  Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:53:56  + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:53:56  + '[' log4j2 == log4j2 ']'
02:53:56  + 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
02:53:56  + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:53:56  + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:53:56  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:53:56  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:53:56  controllerdebugmap: 
02:53:56  + unset IFS
02:53:56  + echo 'controllerdebugmap: '
02:53:56  cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:53:56  + '[' -n '' ']'
02:53:56  + echo 'cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg'
02:53:56  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:53:56  ################################################################################
02:53:56  #
02:53:56  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:53:56  #    contributor license agreements.  See the NOTICE file distributed with
02:53:56  #    this work for additional information regarding copyright ownership.
02:53:56  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:53:56  #    (the "License"); you may not use this file except in compliance with
02:53:56  #    the License.  You may obtain a copy of the License at
02:53:56  #
02:53:56  #       http://www.apache.org/licenses/LICENSE-2.0
02:53:56  #
02:53:56  #    Unless required by applicable law or agreed to in writing, software
02:53:56  #    distributed under the License is distributed on an "AS IS" BASIS,
02:53:56  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:53:56  #    See the License for the specific language governing permissions and
02:53:56  #    limitations under the License.
02:53:56  #
02:53:56  ################################################################################
02:53:56  
02:53:56  # Common pattern layout for appenders
02:53:56  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:53:56  
02:53:56  # Root logger
02:53:56  log4j2.rootLogger.level = INFO
02:53:56  # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:53:56  #log4j2.rootLogger.type = asyncRoot
02:53:56  #log4j2.rootLogger.includeLocation = false
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:53:56  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:53:56  log4j2.rootLogger.appenderRef.Console.ref = Console
02:53:56  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:53:56  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:53:56  
02:53:56  # Filters for logs marked by org.opendaylight.odlparent.Markers
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:53:56  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:53:56  
02:53:56  # Loggers configuration
02:53:56  
02:53:56  # Spifly logger
02:53:56  log4j2.logger.spifly.name = org.apache.aries.spifly
02:53:56  log4j2.logger.spifly.level = WARN
02:53:56  
02:53:56  # Security audit logger
02:53:56  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:53:56  log4j2.logger.audit.level = INFO
02:53:56  log4j2.logger.audit.additivity = false
02:53:56  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:53:56  
02:53:56  # Appenders configuration
02:53:56  
02:53:56  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:53:56  log4j2.appender.console.type = Console
02:53:56  log4j2.appender.console.name = Console
02:53:56  log4j2.appender.console.layout.type = PatternLayout
02:53:56  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:53:56  
02:53:56  # Rolling file appender
02:53:56  log4j2.appender.rolling.type = RollingRandomAccessFile
02:53:56  log4j2.appender.rolling.name = RollingFile
02:53:56  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:53:56  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:53:56  # uncomment to not force a disk flush
02:53:56  #log4j2.appender.rolling.immediateFlush = false
02:53:56  log4j2.appender.rolling.append = true
02:53:56  log4j2.appender.rolling.layout.type = PatternLayout
02:53:56  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:53:56  log4j2.appender.rolling.policies.type = Policies
02:53:56  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:53:56  log4j2.appender.rolling.policies.size.size = 1GB
02:53:56  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:53:56  log4j2.appender.rolling.strategy.max = 7
02:53:56  
02:53:56  # Audit file appender
02:53:56  log4j2.appender.audit.type = RollingRandomAccessFile
02:53:56  log4j2.appender.audit.name = AuditRollingFile
02:53:56  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:53:56  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:53:56  log4j2.appender.audit.append = true
02:53:56  log4j2.appender.audit.layout.type = PatternLayout
02:53:56  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:53:56  log4j2.appender.audit.policies.type = Policies
02:53:56  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:53:56  log4j2.appender.audit.policies.size.size = 8MB
02:53:56  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:53:56  log4j2.appender.audit.strategy.max = 7
02:53:56  
02:53:56  # OSGi appender
02:53:56  log4j2.appender.osgi.type = PaxOsgi
02:53:56  log4j2.appender.osgi.name = PaxOsgi
02:53:56  log4j2.appender.osgi.filter = *
02:53:56  
02:53:56  # help with identification of maven-related problems with pax-url-aether
02:53:56  #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:53:56  #log4j2.logger.aether.level = TRACE
02:53:56  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:53:56  #log4j2.logger.http-headers.level = DEBUG
02:53:56  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:53:56  #log4j2.logger.maven.level = TRACE
02:53:56  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:53:56  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:53:56  Configure
02:53:56  + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4/bin/setenv
02:53:56  + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
02:53:56  + local -r controllermem=2048m
02:53:56  + local -r memconf=/tmp/karaf-0.20.4/bin/setenv
02:53:56  + echo Configure
02:53:56      java home: /usr/lib/jvm/java-17-openjdk-amd64
02:53:56      max memory: 2048m
02:53:56      memconf: /tmp/karaf-0.20.4/bin/setenv
02:53:56  + echo '    java home: /usr/lib/jvm/java-17-openjdk-amd64'
02:53:56  + echo '    max memory: 2048m'
02:53:56  + echo '    memconf: /tmp/karaf-0.20.4/bin/setenv'
02:53:56  + 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
02:53:56  + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4/bin/setenv
02:53:56  cat /tmp/karaf-0.20.4/bin/setenv
02:53:56  + echo 'cat /tmp/karaf-0.20.4/bin/setenv'
02:53:56  + cat /tmp/karaf-0.20.4/bin/setenv
02:53:56  #!/bin/sh
02:53:56  #
02:53:56  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:53:56  #    contributor license agreements.  See the NOTICE file distributed with
02:53:56  #    this work for additional information regarding copyright ownership.
02:53:56  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:53:56  #    (the "License"); you may not use this file except in compliance with
02:53:56  #    the License.  You may obtain a copy of the License at
02:53:56  #
02:53:56  #       http://www.apache.org/licenses/LICENSE-2.0
02:53:56  #
02:53:56  #    Unless required by applicable law or agreed to in writing, software
02:53:56  #    distributed under the License is distributed on an "AS IS" BASIS,
02:53:56  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:53:56  #    See the License for the specific language governing permissions and
02:53:56  #    limitations under the License.
02:53:56  #
02:53:56  
02:53:56  #
02:53:56  # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:53:56  # script: client, instance, shell, start, status, stop, karaf
02:53:56  #
02:53:56  # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:53:56  #   Actions go here...
02:53:56  # fi
02:53:56  
02:53:56  #
02:53:56  # general settings which should be applied for all scripts go here; please keep
02:53:56  # in mind that it is possible that scripts might be executed more than once, e.g.
02:53:56  # in example of the start script where the start script is executed first and the
02:53:56  # karaf script afterwards.
02:53:56  #
02:53:56  
02:53:56  #
02:53:56  # The following section shows the possible configuration options for the default 
02:53:56  # karaf scripts
02:53:56  #
02:53:56  export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
02:53:56  # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:53:56  # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:53:56  # export EXTRA_JAVA_OPTS # Additional JVM options
02:53:56  # export KARAF_HOME # Karaf home folder
02:53:56  # export KARAF_DATA # Karaf data folder
02:53:56  # export KARAF_BASE # Karaf base folder
02:53:56  # export KARAF_ETC  # Karaf etc  folder
02:53:56  # export KARAF_LOG  # Karaf log  folder
02:53:56  # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:53:56  # export KARAF_OPTS # Additional available Karaf options
02:53:56  # export KARAF_DEBUG # Enable debug mode
02:53:56  # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:53:56  # export KARAF_NOROOT # Prevent execution as root if set to true
02:53:56  Set Java version
02:53:56  + echo 'Set Java version'
02:53:56  + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
02:53:56  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:53:56  sudo: a password is required
02:53:56  + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:53:56  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:53:56  sudo: a password is required
02:53:56  JDK default version ...
02:53:56  + echo 'JDK default version ...'
02:53:56  + java -version
02:53:56  openjdk version "21.0.5" 2024-10-15
02:53:56  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
02:53:56  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
02:53:56  Set JAVA_HOME
02:53:56  + echo 'Set JAVA_HOME'
02:53:56  + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
02:53:56  + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
02:53:56  ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:53:56  + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:53:56  Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:53:56  Listing all open ports on controller system...
02:53:56  + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
02:53:56  + echo 'Listing all open ports on controller system...'
02:53:56  + netstat -pnatu
02:53:56  /tmp/configuration-script.sh: line 40: netstat: command not found
02:53:56  Configuring cluster
02:53:56  + '[' -f /tmp/custom_shard_config.txt ']'
02:53:56  + echo 'Configuring cluster'
02:53:56  + /tmp/karaf-0.20.4/bin/configure_cluster.sh 1 10.30.170.239 10.30.171.78 10.30.170.33
02:53:56  ################################################
02:53:56  ##             Configure Cluster              ##
02:53:56  ################################################
02:53:56   NOTE: Cluster configuration files not found. Copying from
02:53:56   /tmp/karaf-0.20.4/system/org/opendaylight/controller/sal-clustering-config/9.0.6
02:53:56  Configuring unique name in akka.conf
02:53:56  Configuring hostname in akka.conf
02:53:56  Configuring data and rpc seed nodes in akka.conf
02:53:56  modules = [
02:53:56  	
02:53:56  	{
02:53:56  		name = "inventory"
02:53:56  		namespace = "urn:opendaylight:inventory"
02:53:56  		shard-strategy = "module"
02:53:56  	},
02:53:56  	{
02:53:56  		name = "topology"
02:53:56  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:53:56  		shard-strategy = "module"
02:53:56  	},
02:53:56  	{
02:53:56  		name = "toaster"
02:53:56  		namespace = "http://netconfcentral.org/ns/toaster"
02:53:56  		shard-strategy = "module"
02:53:56  	}
02:53:56  ]
02:53:56  Configuring replication type in module-shards.conf
02:53:56  ################################################
02:53:56  ##   NOTE: Manually restart controller to     ##
02:53:56  ##         apply configuration.               ##
02:53:56  ################################################
02:53:56  Dump akka.conf
02:53:56  + echo 'Dump akka.conf'
02:53:56  + cat /tmp/karaf-0.20.4/configuration/initial/akka.conf
02:53:56  
02:53:56  odl-cluster-data {
02:53:56    akka {
02:53:56      remote {
02:53:56        artery {
02:53:56          enabled = on
02:53:56          transport = tcp
02:53:56          canonical.hostname = "10.30.170.239"
02:53:56          canonical.port = 2550
02:53:56        }
02:53:56      }
02:53:56  
02:53:56      cluster {
02:53:56        # Using artery.
02:53:56        seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.239:2550",
02:53:56  				"akka://opendaylight-cluster-data@10.30.171.78:2550",
02:53:56  				"akka://opendaylight-cluster-data@10.30.170.33:2550"]
02:53:56  
02:53:56        roles = ["member-1"]
02:53:56  
02:53:56        # when under load we might trip a false positive on the failure detector
02:53:56        # failure-detector {
02:53:56          # heartbeat-interval = 4 s
02:53:56          # acceptable-heartbeat-pause = 16s
02:53:56        # }
02:53:56      }
02:53:56  
02:53:56      persistence {
02:53:56        # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:53:56        # modifying the following two properties. The directory location specified may be a relative or absolute path. 
02:53:56        # The relative path is always relative to KARAF_HOME.
02:53:56  
02:53:56        # snapshot-store.local.dir = "target/snapshots"
02:53:56  
02:53:56        # Use lz4 compression for LocalSnapshotStore snapshots
02:53:56        snapshot-store.local.use-lz4-compression = false
02:53:56        # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:53:56        snapshot-store.local.lz4-blocksize = 256KB
02:53:56      }
02:53:56      disable-default-actor-system-quarantined-event-handling = "false"
02:53:56    }
02:53:56  }
02:53:56  Dump modules.conf
02:53:56  + echo 'Dump modules.conf'
02:53:56  + cat /tmp/karaf-0.20.4/configuration/initial/modules.conf
02:53:56  modules = [
02:53:56  	
02:53:56  	{
02:53:56  		name = "inventory"
02:53:56  		namespace = "urn:opendaylight:inventory"
02:53:56  		shard-strategy = "module"
02:53:56  	},
02:53:56  	{
02:53:56  		name = "topology"
02:53:56  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:53:56  		shard-strategy = "module"
02:53:56  	},
02:53:56  	{
02:53:56  		name = "toaster"
02:53:56  		namespace = "http://netconfcentral.org/ns/toaster"
02:53:56  		shard-strategy = "module"
02:53:56  	}
02:53:56  ]
02:53:56  Dump module-shards.conf
02:53:56  + echo 'Dump module-shards.conf'
02:53:56  + cat /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:53:56  module-shards = [
02:53:56  	{
02:53:56  		name = "default"
02:53:56  		shards = [
02:53:56  			{
02:53:56  				name = "default"
02:53:56  				replicas = ["member-1",
02:53:56  				"member-2",
02:53:56  				"member-3"]
02:53:56  			}
02:53:56  		]
02:53:56  	},
02:53:56  	{
02:53:56  		name = "inventory"
02:53:56  		shards = [
02:53:56  			{
02:53:56  				name="inventory"
02:53:56  				replicas = ["member-1",
02:53:56  				"member-2",
02:53:56  				"member-3"]
02:53:56  			}
02:53:56  		]
02:53:56  	},
02:53:56  	{
02:53:56  		name = "topology"
02:53:56  		shards = [
02:53:56  			{
02:53:56  				name="topology"
02:53:56  				replicas = ["member-1",
02:53:56  				"member-2",
02:53:56  				"member-3"]
02:53:56  			}
02:53:56  		]
02:53:56  	},
02:53:56  	{
02:53:56  		name = "toaster"
02:53:56  		shards = [
02:53:56  			{
02:53:56  				name="toaster"
02:53:56  				replicas = ["member-1",
02:53:56  				"member-2",
02:53:56  				"member-3"]
02:53:56  			}
02:53:56  		]
02:53:56  	}
02:53:56  ]
02:53:56  Configuring member-2 with IP address 10.30.171.78
02:53:56  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:53:57  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:53:57  + source /tmp/common-functions.sh karaf-0.20.4
02:53:57  ++ [[ /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 ]]
02:53:57  common-functions.sh is being sourced
02:53:57  ++ echo 'common-functions.sh is being sourced'
02:53:57  ++ BUNDLEFOLDER=karaf-0.20.4
02:53:57  ++ export MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:53:57  ++ MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:53:57  ++ export FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:53:57  ++ FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:53:57  ++ export CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
02:53:57  ++ CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
02:53:57  ++ export LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:53:57  ++ LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:53:57  ++ export MEMCONF=/tmp/karaf-0.20.4/bin/setenv
02:53:57  ++ MEMCONF=/tmp/karaf-0.20.4/bin/setenv
02:53:57  ++ export CONTROLLERMEM=
02:53:57  ++ CONTROLLERMEM=
02:53:57  ++ export AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
02:53:57  ++ AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
02:53:57  ++ export MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
02:53:57  ++ MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
02:53:57  ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:53:57  ++ MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:53:57  ++ print_common_env
02:53:57  ++ cat
02:53:57  common-functions environment:
02:53:57  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:53:57  ACTUALFEATURES: 
02:53:57  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:53:57  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
02:53:57  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:53:57  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
02:53:57  CONTROLLERMEM: 
02:53:57  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
02:53:57  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
02:53:57  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:53:57  SUITES: 
02:53:57  
02:53:57  ++ SSH='ssh -t -t'
02:53:57  ++ extra_services_cntl='     dnsmasq.service     httpd.service     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service     rabbitmq-server.service '
02:53:57  ++ extra_services_cmp='     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service '
02:53:57  Changing to /tmp
02:53:57  Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
02:53:57  + echo 'Changing to /tmp'
02:53:57  + cd /tmp
02:53:57  + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip'
02:53:57  + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
02:53:57  --2025-03-21 02:53:57--  https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
02:53:57  Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:53:57  Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:53:57  HTTP request sent, awaiting response... 200 OK
02:53:57  Length: 234138925 (223M) [application/zip]
02:53:57  Saving to: ‘karaf-0.20.4.zip’
02:53:57  
02:53:57       0K ........ ........ ........ ........ ........ ........  1% 88.2M 2s
02:53:57    3072K ........ ........ ........ ........ ........ ........  2%  155M 2s
02:53:57    6144K ........ ........ ........ ........ ........ ........  4%  169M 2s
02:53:57    9216K ........ ........ ........ ........ ........ ........  5%  141M 2s
02:53:57   12288K ........ ........ ........ ........ ........ ........  6%  182M 2s
02:53:57   15360K ........ ........ ........ ........ ........ ........  8%  188M 1s
02:53:57   18432K ........ ........ ........ ........ ........ ........  9%  199M 1s
02:53:57   21504K ........ ........ ........ ........ ........ ........ 10%  209M 1s
02:53:57   24576K ........ ........ ........ ........ ........ ........ 12%  220M 1s
02:53:57   27648K ........ ........ ........ ........ ........ ........ 13%  231M 1s
02:53:57   30720K ........ ........ ........ ........ ........ ........ 14%  261M 1s
02:53:57   33792K ........ ........ ........ ........ ........ ........ 16%  270M 1s
02:53:57   36864K ........ ........ ........ ........ ........ ........ 17%  290M 1s
02:53:57   39936K ........ ........ ........ ........ ........ ........ 18%  305M 1s
02:53:57   43008K ........ ........ ........ ........ ........ ........ 20%  274M 1s
02:53:57   46080K ........ ........ ........ ........ ........ ........ 21%  342M 1s
02:53:57   49152K ........ ........ ........ ........ ........ ........ 22%  352M 1s
02:53:57   52224K ........ ........ ........ ........ ........ ........ 24%  350M 1s
02:53:57   55296K ........ ........ ........ ........ ........ ........ 25%  313M 1s
02:53:57   58368K ........ ........ ........ ........ ........ ........ 26%  336M 1s
02:53:57   61440K ........ ........ ........ ........ ........ ........ 28%  349M 1s
02:53:57   64512K ........ ........ ........ ........ ........ ........ 29%  211M 1s
02:53:57   67584K ........ ........ ........ ........ ........ ........ 30%  235M 1s
02:53:57   70656K ........ ........ ........ ........ ........ ........ 32%  256M 1s
02:53:57   73728K ........ ........ ........ ........ ........ ........ 33%  312M 1s
02:53:57   76800K ........ ........ ........ ........ ........ ........ 34%  329M 1s
02:53:57   79872K ........ ........ ........ ........ ........ ........ 36%  315M 1s
02:53:57   82944K ........ ........ ........ ........ ........ ........ 37%  290M 1s
02:53:57   86016K ........ ........ ........ ........ ........ ........ 38%  257M 1s
02:53:57   89088K ........ ........ ........ ........ ........ ........ 40%  269M 1s
02:53:57   92160K ........ ........ ........ ........ ........ ........ 41%  270M 1s
02:53:57   95232K ........ ........ ........ ........ ........ ........ 42%  276M 1s
02:53:57   98304K ........ ........ ........ ........ ........ ........ 44%  352M 1s
02:53:57  101376K ........ ........ ........ ........ ........ ........ 45%  370M 1s
02:53:57  104448K ........ ........ ........ ........ ........ ........ 47%  384M 0s
02:53:57  107520K ........ ........ ........ ........ ........ ........ 48%  242M 0s
02:53:57  110592K ........ ........ ........ ........ ........ ........ 49%  291M 0s
02:53:57  113664K ........ ........ ........ ........ ........ ........ 51%  369M 0s
02:53:57  116736K ........ ........ ........ ........ ........ ........ 52%  358M 0s
02:53:57  119808K ........ ........ ........ ........ ........ ........ 53%  362M 0s
02:53:57  122880K ........ ........ ........ ........ ........ ........ 55%  390M 0s
02:53:57  125952K ........ ........ ........ ........ ........ ........ 56%  362M 0s
02:53:57  129024K ........ ........ ........ ........ ........ ........ 57%  282M 0s
02:53:57  132096K ........ ........ ........ ........ ........ ........ 59%  217M 0s
02:53:57  135168K ........ ........ ........ ........ ........ ........ 60%  280M 0s
02:53:57  138240K ........ ........ ........ ........ ........ ........ 61%  291M 0s
02:53:57  141312K ........ ........ ........ ........ ........ ........ 63%  308M 0s
02:53:57  144384K ........ ........ ........ ........ ........ ........ 64%  354M 0s
02:53:57  147456K ........ ........ ........ ........ ........ ........ 65%  372M 0s
02:53:57  150528K ........ ........ ........ ........ ........ ........ 67%  345M 0s
02:53:57  153600K ........ ........ ........ ........ ........ ........ 68%  312M 0s
02:53:57  156672K ........ ........ ........ ........ ........ ........ 69%  271M 0s
02:53:57  159744K ........ ........ ........ ........ ........ ........ 71%  283M 0s
02:53:57  162816K ........ ........ ........ ........ ........ ........ 72%  262M 0s
02:53:57  165888K ........ ........ ........ ........ ........ ........ 73%  278M 0s
02:53:57  168960K ........ ........ ........ ........ ........ ........ 75%  273M 0s
02:53:57  172032K ........ ........ ........ ........ ........ ........ 76%  261M 0s
02:53:57  175104K ........ ........ ........ ........ ........ ........ 77%  280M 0s
02:53:57  178176K ........ ........ ........ ........ ........ ........ 79%  280M 0s
02:53:57  181248K ........ ........ ........ ........ ........ ........ 80%  277M 0s
02:53:57  184320K ........ ........ ........ ........ ........ ........ 81%  265M 0s
02:53:58  187392K ........ ........ ........ ........ ........ ........ 83%  236M 0s
02:53:58  190464K ........ ........ ........ ........ ........ ........ 84%  206M 0s
02:53:58  193536K ........ ........ ........ ........ ........ ........ 85%  366M 0s
02:53:58  196608K ........ ........ ........ ........ ........ ........ 87%  250M 0s
02:53:58  199680K ........ ........ ........ ........ ........ ........ 88%  324M 0s
02:53:58  202752K ........ ........ ........ ........ ........ ........ 90%  278M 0s
02:53:58  205824K ........ ........ ........ ........ ........ ........ 91%  283M 0s
02:53:58  208896K ........ ........ ........ ........ ........ ........ 92%  277M 0s
02:53:58  211968K ........ ........ ........ ........ ........ ........ 94%  263M 0s
02:53:58  215040K ........ ........ ........ ........ ........ ........ 95%  233M 0s
02:53:58  218112K ........ ........ ........ ........ ........ ........ 96%  267M 0s
02:53:58  221184K ........ ........ ........ ........ ........ ........ 98%  263M 0s
02:53:58  224256K ........ ........ ........ ........ ........ ........ 99% 52.6M 0s
02:53:58  227328K ........ ........ ....                               100%  124M=0.9s
02:53:58  
02:53:58  2025-03-21 02:53:58 (248 MB/s) - ‘karaf-0.20.4.zip’ saved [234138925/234138925]
02:53:58  
02:53:58  Extracting the new controller...
02:53:58  + echo 'Extracting the new controller...'
02:53:58  + unzip -q karaf-0.20.4.zip
02:54:00  Adding external repositories...
02:54:00  + echo 'Adding external repositories...'
02:54:00  + 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
02:54:00  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:54:00  ################################################################################
02:54:00  #
02:54:00  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:54:00  #    contributor license agreements.  See the NOTICE file distributed with
02:54:00  #    this work for additional information regarding copyright ownership.
02:54:00  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:54:00  #    (the "License"); you may not use this file except in compliance with
02:54:00  #    the License.  You may obtain a copy of the License at
02:54:00  #
02:54:00  #       http://www.apache.org/licenses/LICENSE-2.0
02:54:00  #
02:54:00  #    Unless required by applicable law or agreed to in writing, software
02:54:00  #    distributed under the License is distributed on an "AS IS" BASIS,
02:54:00  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:54:00  #    See the License for the specific language governing permissions and
02:54:00  #    limitations under the License.
02:54:00  #
02:54:00  ################################################################################
02:54:00  
02:54:00  #
02:54:00  # If set to true, the following property will not allow any certificate to be used
02:54:00  # when accessing Maven repositories through SSL
02:54:00  #
02:54:00  #org.ops4j.pax.url.mvn.certificateCheck=
02:54:00  
02:54:00  #
02:54:00  # Path to the local Maven settings file.
02:54:00  # The repositories defined in this file will be automatically added to the list
02:54:00  # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:54:00  # below is not set.
02:54:00  # The following locations are checked for the existence of the settings.xml file
02:54:00  #   * 1. looks for the specified url
02:54:00  #   * 2. if not found looks for ${user.home}/.m2/settings.xml
02:54:00  #   * 3. if not found looks for ${maven.home}/conf/settings.xml
02:54:00  #   * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:54:00  #
02:54:00  #org.ops4j.pax.url.mvn.settings=
02:54:00  
02:54:00  #
02:54:00  # Path to the local Maven repository which is used to avoid downloading
02:54:00  # artifacts when they already exist locally.
02:54:00  # The value of this property will be extracted from the settings.xml file
02:54:00  # above, or defaulted to:
02:54:00  #     System.getProperty( "user.home" ) + "/.m2/repository"
02:54:00  #
02:54:00  org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:54:00  
02:54:00  #
02:54:00  # Default this to false. It's just weird to use undocumented repos
02:54:00  #
02:54:00  org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:54:00  
02:54:00  #
02:54:00  # Uncomment if you don't wanna use the proxy settings
02:54:00  # from the Maven conf/settings.xml file
02:54:00  #
02:54:00  # org.ops4j.pax.url.mvn.proxySupport=false
02:54:00  
02:54:00  #
02:54:00  # Comma separated list of repositories scanned when resolving an artifact.
02:54:00  # Those repositories will be checked before iterating through the
02:54:00  #    below list of repositories and even before the local repository
02:54:00  # A repository url can be appended with zero or more of the following flags:
02:54:00  #    @snapshots  : the repository contains snaphots
02:54:00  #    @noreleases : the repository does not contain any released artifacts
02:54:00  #
02:54:00  # The following property value will add the system folder as a repo.
02:54:00  #
02:54:00  org.ops4j.pax.url.mvn.defaultRepositories=\
02:54:00      file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:54:00      file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:54:00      file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:54:00  
02:54:00  # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:54:00  #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:54:00  
02:54:00  #
02:54:00  # Comma separated list of repositories scanned when resolving an artifact.
02:54:00  # The default list includes the following repositories:
02:54:00  #    http://repo1.maven.org/maven2@id=central
02:54:00  #    http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:54:00  #    http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:54:00  #    http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:54:00  #    http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:54:00  #    https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:54:00  #    https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:54:00  # To add repositories to the default ones, prepend '+' to the list of repositories
02:54:00  # to add.
02:54:00  # A repository url can be appended with zero or more of the following flags:
02:54:00  #    @snapshots  : the repository contains snapshots
02:54:00  #    @noreleases : the repository does not contain any released artifacts
02:54:00  #    @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:54:00  #
02:54:00  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
02:54:00  
02:54:00  ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:54:00  + [[ True == \T\r\u\e ]]
02:54:00  + echo 'Configuring the startup features...'
02:54:00  + 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
02:54:00  + FEATURE_TEST_STRING=features-test
02:54:00  + FEATURE_TEST_VERSION=0.20.4
02:54:00  + KARAF_VERSION=karaf4
02:54:00  + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:54:00  + 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
02:54:00  + [[ ! -z '' ]]
02:54:00  + cat /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:54:00  ################################################################################
02:54:00  #
02:54:00  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:54:00  #    contributor license agreements.  See the NOTICE file distributed with
02:54:00  #    this work for additional information regarding copyright ownership.
02:54:00  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:54:00  #    (the "License"); you may not use this file except in compliance with
02:54:00  #    the License.  You may obtain a copy of the License at
02:54:00  #
02:54:00  #       http://www.apache.org/licenses/LICENSE-2.0
02:54:00  #
02:54:00  #    Unless required by applicable law or agreed to in writing, software
02:54:00  #    distributed under the License is distributed on an "AS IS" BASIS,
02:54:00  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:54:00  #    See the License for the specific language governing permissions and
02:54:00  #    limitations under the License.
02:54:00  #
02:54:00  ################################################################################
02:54:00  
02:54:00  #
02:54:00  # Comma separated list of features repositories to register by default
02:54:00  #
02:54:00  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}/de91bcef-fb1e-441d-aa48-559b58c28f3f.xml
02:54:00  
02:54:00  #
02:54:00  # Comma separated list of features to install at startup
02:54:00  #
02:54:00  featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, 8ab6913c-3fe9-4e41-93fc-d388e628bc15
02:54:00  
02:54:00  #
02:54:00  # Resource repositories (OBR) that the features resolver can use
02:54:00  # to resolve requirements/capabilities
02:54:00  #
02:54:00  # The format of the resourceRepositories is 
02:54:00  # resourceRepositories=[xml:url|json:url],...
02:54:00  # for Instance:
02:54:00  #
02:54:00  #resourceRepositories=xml:http://host/path/to/index.xml
02:54:00  # or
02:54:00  #resourceRepositories=json:http://host/path/to/index.json
02:54:00  #
02:54:00  
02:54:00  #
02:54:00  # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:54:00  #
02:54:00  featuresBootAsynchronous=false
02:54:00  
02:54:00  #
02:54:00  # Service requirements enforcement
02:54:00  #
02:54:00  # By default, the feature resolver checks the service requirements/capabilities of
02:54:00  # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:54:00  # the required bundles.
02:54:00  # The following flag can have those values:
02:54:00  #   - disable: service requirements are completely ignored
02:54:00  #   - default: service requirements are ignored for old features
02:54:00  #   - enforce: service requirements are always verified
02:54:00  #
02:54:00  #serviceRequirements=default
02:54:00  
02:54:00  #
02:54:00  # Store cfg file for config element in feature
02:54:00  #
02:54:00  #configCfgStore=true
02:54:00  
02:54:00  #
02:54:00  # Define if the feature service automatically refresh bundles
02:54:00  #
02:54:00  autoRefresh=true
02:54:00  
02:54:00  #
02:54:00  # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:54:00  # XML file defines instructions related to features processing
02:54:00  # versions.properties may declare properties to resolve placeholders in XML file
02:54:00  # both files are relative to ${karaf.etc}
02:54:00  #
02:54:00  #featureProcessing=org.apache.karaf.features.xml
02:54:00  #featureProcessingVersions=versions.properties
02:54:00  + configure_karaf_log karaf4 ''
02:54:00  + local -r karaf_version=karaf4
02:54:00  + local -r controllerdebugmap=
02:54:00  + local logapi=log4j
02:54:00  + grep log4j2 /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:54:00  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:54:00  log4j2.rootLogger.level = INFO
02:54:00  #log4j2.rootLogger.type = asyncRoot
02:54:00  #log4j2.rootLogger.includeLocation = false
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:54:00  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:54:00  log4j2.rootLogger.appenderRef.Console.ref = Console
02:54:00  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:54:00  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:54:00  log4j2.logger.spifly.name = org.apache.aries.spifly
02:54:00  log4j2.logger.spifly.level = WARN
02:54:00  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:54:00  log4j2.logger.audit.level = INFO
02:54:00  log4j2.logger.audit.additivity = false
02:54:00  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:54:00  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:54:00  log4j2.appender.console.type = Console
02:54:00  log4j2.appender.console.name = Console
02:54:00  log4j2.appender.console.layout.type = PatternLayout
02:54:00  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:54:00  log4j2.appender.rolling.type = RollingRandomAccessFile
02:54:00  log4j2.appender.rolling.name = RollingFile
02:54:00  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:54:00  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:54:00  #log4j2.appender.rolling.immediateFlush = false
02:54:00  log4j2.appender.rolling.append = true
02:54:00  log4j2.appender.rolling.layout.type = PatternLayout
02:54:00  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:54:00  log4j2.appender.rolling.policies.type = Policies
02:54:00  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:54:00  log4j2.appender.rolling.policies.size.size = 64MB
02:54:00  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:54:00  log4j2.appender.rolling.strategy.max = 7
02:54:00  log4j2.appender.audit.type = RollingRandomAccessFile
02:54:00  log4j2.appender.audit.name = AuditRollingFile
02:54:00  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:54:00  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:54:00  log4j2.appender.audit.append = true
02:54:00  log4j2.appender.audit.layout.type = PatternLayout
02:54:00  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:54:00  log4j2.appender.audit.policies.type = Policies
02:54:00  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:54:00  log4j2.appender.audit.policies.size.size = 8MB
02:54:00  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:54:00  log4j2.appender.audit.strategy.max = 7
02:54:00  log4j2.appender.osgi.type = PaxOsgi
02:54:00  log4j2.appender.osgi.name = PaxOsgi
02:54:00  log4j2.appender.osgi.filter = *
02:54:00  #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:54:00  #log4j2.logger.aether.level = TRACE
02:54:00  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:54:00  #log4j2.logger.http-headers.level = DEBUG
02:54:00  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:54:00  #log4j2.logger.maven.level = TRACE
02:54:00  Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:54:00  + logapi=log4j2
02:54:00  + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:54:00  + '[' log4j2 == log4j2 ']'
02:54:00  + 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
02:54:00  controllerdebugmap: 
02:54:00  cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:54:00  + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:54:00  + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:54:00  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:54:00  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:54:00  + unset IFS
02:54:00  + echo 'controllerdebugmap: '
02:54:00  + '[' -n '' ']'
02:54:00  + echo 'cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg'
02:54:00  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:54:00  ################################################################################
02:54:00  #
02:54:00  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:54:00  #    contributor license agreements.  See the NOTICE file distributed with
02:54:00  #    this work for additional information regarding copyright ownership.
02:54:00  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:54:00  #    (the "License"); you may not use this file except in compliance with
02:54:00  #    the License.  You may obtain a copy of the License at
02:54:00  #
02:54:00  #       http://www.apache.org/licenses/LICENSE-2.0
02:54:00  #
02:54:00  #    Unless required by applicable law or agreed to in writing, software
02:54:00  #    distributed under the License is distributed on an "AS IS" BASIS,
02:54:00  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:54:00  #    See the License for the specific language governing permissions and
02:54:00  #    limitations under the License.
02:54:00  #
02:54:00  ################################################################################
02:54:00  
02:54:00  # Common pattern layout for appenders
02:54:00  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:54:00  
02:54:00  # Root logger
02:54:00  log4j2.rootLogger.level = INFO
02:54:00  # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:54:00  #log4j2.rootLogger.type = asyncRoot
02:54:00  #log4j2.rootLogger.includeLocation = false
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:54:00  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:54:00  log4j2.rootLogger.appenderRef.Console.ref = Console
02:54:00  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:54:00  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:54:00  
02:54:00  # Filters for logs marked by org.opendaylight.odlparent.Markers
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:54:00  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:54:00  
02:54:00  # Loggers configuration
02:54:00  
02:54:00  # Spifly logger
02:54:00  log4j2.logger.spifly.name = org.apache.aries.spifly
02:54:00  log4j2.logger.spifly.level = WARN
02:54:00  
02:54:00  # Security audit logger
02:54:00  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:54:00  log4j2.logger.audit.level = INFO
02:54:00  log4j2.logger.audit.additivity = false
02:54:00  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:54:00  
02:54:00  # Appenders configuration
02:54:00  
02:54:00  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:54:00  log4j2.appender.console.type = Console
02:54:00  log4j2.appender.console.name = Console
02:54:00  log4j2.appender.console.layout.type = PatternLayout
02:54:00  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:54:00  
02:54:00  # Rolling file appender
02:54:00  log4j2.appender.rolling.type = RollingRandomAccessFile
02:54:00  log4j2.appender.rolling.name = RollingFile
02:54:00  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:54:00  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:54:00  # uncomment to not force a disk flush
02:54:00  #log4j2.appender.rolling.immediateFlush = false
02:54:00  log4j2.appender.rolling.append = true
02:54:00  log4j2.appender.rolling.layout.type = PatternLayout
02:54:00  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:54:00  log4j2.appender.rolling.policies.type = Policies
02:54:00  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:54:00  log4j2.appender.rolling.policies.size.size = 1GB
02:54:00  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:54:00  log4j2.appender.rolling.strategy.max = 7
02:54:00  
02:54:00  # Audit file appender
02:54:00  log4j2.appender.audit.type = RollingRandomAccessFile
02:54:00  log4j2.appender.audit.name = AuditRollingFile
02:54:00  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:54:00  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:54:00  log4j2.appender.audit.append = true
02:54:00  log4j2.appender.audit.layout.type = PatternLayout
02:54:00  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:54:00  log4j2.appender.audit.policies.type = Policies
02:54:00  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:54:00  log4j2.appender.audit.policies.size.size = 8MB
02:54:00  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:54:00  log4j2.appender.audit.strategy.max = 7
02:54:00  
02:54:00  # OSGi appender
02:54:00  log4j2.appender.osgi.type = PaxOsgi
02:54:00  log4j2.appender.osgi.name = PaxOsgi
02:54:00  log4j2.appender.osgi.filter = *
02:54:00  
02:54:00  # help with identification of maven-related problems with pax-url-aether
02:54:00  #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:54:00  #log4j2.logger.aether.level = TRACE
02:54:00  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:54:00  #log4j2.logger.http-headers.level = DEBUG
02:54:00  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:54:00  #log4j2.logger.maven.level = TRACE
02:54:00  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:54:00  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:54:00  + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4/bin/setenv
02:54:00  + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
02:54:00  Configure
02:54:00      java home: /usr/lib/jvm/java-17-openjdk-amd64
02:54:00      max memory: 2048m
02:54:00      memconf: /tmp/karaf-0.20.4/bin/setenv
02:54:00  + local -r controllermem=2048m
02:54:00  + local -r memconf=/tmp/karaf-0.20.4/bin/setenv
02:54:00  + echo Configure
02:54:00  + echo '    java home: /usr/lib/jvm/java-17-openjdk-amd64'
02:54:00  + echo '    max memory: 2048m'
02:54:00  + echo '    memconf: /tmp/karaf-0.20.4/bin/setenv'
02:54:00  + 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
02:54:00  + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4/bin/setenv
02:54:00  cat /tmp/karaf-0.20.4/bin/setenv
02:54:00  + echo 'cat /tmp/karaf-0.20.4/bin/setenv'
02:54:00  + cat /tmp/karaf-0.20.4/bin/setenv
02:54:00  #!/bin/sh
02:54:00  #
02:54:00  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:54:00  #    contributor license agreements.  See the NOTICE file distributed with
02:54:00  #    this work for additional information regarding copyright ownership.
02:54:00  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:54:00  #    (the "License"); you may not use this file except in compliance with
02:54:00  #    the License.  You may obtain a copy of the License at
02:54:00  #
02:54:00  #       http://www.apache.org/licenses/LICENSE-2.0
02:54:00  #
02:54:00  #    Unless required by applicable law or agreed to in writing, software
02:54:00  #    distributed under the License is distributed on an "AS IS" BASIS,
02:54:00  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:54:00  #    See the License for the specific language governing permissions and
02:54:00  #    limitations under the License.
02:54:00  #
02:54:00  
02:54:00  #
02:54:00  # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:54:00  # script: client, instance, shell, start, status, stop, karaf
02:54:00  #
02:54:00  # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:54:00  #   Actions go here...
02:54:00  # fi
02:54:00  
02:54:00  #
02:54:00  # general settings which should be applied for all scripts go here; please keep
02:54:00  # in mind that it is possible that scripts might be executed more than once, e.g.
02:54:00  # in example of the start script where the start script is executed first and the
02:54:00  # karaf script afterwards.
02:54:00  #
02:54:00  
02:54:00  #
02:54:00  # The following section shows the possible configuration options for the default 
02:54:00  # karaf scripts
02:54:00  #
02:54:00  export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
02:54:00  # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:54:00  # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:54:00  # export EXTRA_JAVA_OPTS # Additional JVM options
02:54:00  # export KARAF_HOME # Karaf home folder
02:54:00  # export KARAF_DATA # Karaf data folder
02:54:00  # export KARAF_BASE # Karaf base folder
02:54:00  # export KARAF_ETC  # Karaf etc  folder
02:54:00  # export KARAF_LOG  # Karaf log  folder
02:54:00  # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:54:00  # export KARAF_OPTS # Additional available Karaf options
02:54:00  # export KARAF_DEBUG # Enable debug mode
02:54:00  # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:54:00  # export KARAF_NOROOT # Prevent execution as root if set to true
02:54:00  Set Java version
02:54:00  + echo 'Set Java version'
02:54:00  + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
02:54:00  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:54:00  sudo: a password is required
02:54:00  + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:54:00  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:54:00  sudo: a password is required
02:54:00  JDK default version ...
02:54:00  + echo 'JDK default version ...'
02:54:00  + java -version
02:54:00  openjdk version "21.0.5" 2024-10-15
02:54:00  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
02:54:00  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
02:54:00  Set JAVA_HOME
02:54:00  + echo 'Set JAVA_HOME'
02:54:00  + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
02:54:00  + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
02:54:00  ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:54:00  + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:54:00  + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
02:54:00  Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:54:00  Listing all open ports on controller system...
02:54:00  + echo 'Listing all open ports on controller system...'
02:54:00  + netstat -pnatu
02:54:00  /tmp/configuration-script.sh: line 40: netstat: command not found
02:54:00  Configuring cluster
02:54:00  + '[' -f /tmp/custom_shard_config.txt ']'
02:54:00  + echo 'Configuring cluster'
02:54:00  + /tmp/karaf-0.20.4/bin/configure_cluster.sh 2 10.30.170.239 10.30.171.78 10.30.170.33
02:54:00  ################################################
02:54:00  ##             Configure Cluster              ##
02:54:00  ################################################
02:54:00   NOTE: Cluster configuration files not found. Copying from
02:54:00   /tmp/karaf-0.20.4/system/org/opendaylight/controller/sal-clustering-config/9.0.6
02:54:00  Configuring unique name in akka.conf
02:54:00  Configuring hostname in akka.conf
02:54:00  Configuring data and rpc seed nodes in akka.conf
02:54:00  modules = [
02:54:00  	
02:54:00  	{
02:54:00  		name = "inventory"
02:54:00  		namespace = "urn:opendaylight:inventory"
02:54:00  		shard-strategy = "module"
02:54:00  	},
02:54:00  	{
02:54:00  		name = "topology"
02:54:00  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:54:00  		shard-strategy = "module"
02:54:00  	},
02:54:00  	{
02:54:00  		name = "toaster"
02:54:00  		namespace = "http://netconfcentral.org/ns/toaster"
02:54:00  		shard-strategy = "module"
02:54:00  	}
02:54:00  ]
02:54:00  Configuring replication type in module-shards.conf
02:54:00  ################################################
02:54:00  ##   NOTE: Manually restart controller to     ##
02:54:00  ##         apply configuration.               ##
02:54:00  ################################################
02:54:00  Dump akka.conf
02:54:00  + echo 'Dump akka.conf'
02:54:00  + cat /tmp/karaf-0.20.4/configuration/initial/akka.conf
02:54:00  
02:54:00  odl-cluster-data {
02:54:00    akka {
02:54:00      remote {
02:54:00        artery {
02:54:00          enabled = on
02:54:00          transport = tcp
02:54:00          canonical.hostname = "10.30.171.78"
02:54:00          canonical.port = 2550
02:54:00        }
02:54:00      }
02:54:00  
02:54:00      cluster {
02:54:00        # Using artery.
02:54:00        seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.239:2550",
02:54:00  				"akka://opendaylight-cluster-data@10.30.171.78:2550",
02:54:00  				"akka://opendaylight-cluster-data@10.30.170.33:2550"]
02:54:00  
02:54:00        roles = ["member-2"]
02:54:00  
02:54:00        # when under load we might trip a false positive on the failure detector
02:54:00        # failure-detector {
02:54:00          # heartbeat-interval = 4 s
02:54:00          # acceptable-heartbeat-pause = 16s
02:54:00        # }
02:54:00      }
02:54:00  
02:54:00      persistence {
02:54:00        # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:54:00        # modifying the following two properties. The directory location specified may be a relative or absolute path. 
02:54:00        # The relative path is always relative to KARAF_HOME.
02:54:00  
02:54:00        # snapshot-store.local.dir = "target/snapshots"
02:54:00  
02:54:00        # Use lz4 compression for LocalSnapshotStore snapshots
02:54:00        snapshot-store.local.use-lz4-compression = false
02:54:00        # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:54:00        snapshot-store.local.lz4-blocksize = 256KB
02:54:00      }
02:54:00      disable-default-actor-system-quarantined-event-handling = "false"
02:54:00    }
02:54:00  }
02:54:00  Dump modules.conf
02:54:00  + echo 'Dump modules.conf'
02:54:00  + cat /tmp/karaf-0.20.4/configuration/initial/modules.conf
02:54:00  modules = [
02:54:00  	
02:54:00  	{
02:54:00  		name = "inventory"
02:54:00  		namespace = "urn:opendaylight:inventory"
02:54:00  		shard-strategy = "module"
02:54:00  	},
02:54:00  	{
02:54:00  		name = "topology"
02:54:00  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:54:00  		shard-strategy = "module"
02:54:00  	},
02:54:00  	{
02:54:00  		name = "toaster"
02:54:00  		namespace = "http://netconfcentral.org/ns/toaster"
02:54:00  		shard-strategy = "module"
02:54:00  	}
02:54:00  ]
02:54:00  Dump module-shards.conf
02:54:00  + echo 'Dump module-shards.conf'
02:54:00  + cat /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:54:00  module-shards = [
02:54:00  	{
02:54:00  		name = "default"
02:54:00  		shards = [
02:54:00  			{
02:54:00  				name = "default"
02:54:00  				replicas = ["member-1",
02:54:00  				"member-2",
02:54:00  				"member-3"]
02:54:00  			}
02:54:00  		]
02:54:00  	},
02:54:00  	{
02:54:00  		name = "inventory"
02:54:00  		shards = [
02:54:00  			{
02:54:00  				name="inventory"
02:54:00  				replicas = ["member-1",
02:54:00  				"member-2",
02:54:00  				"member-3"]
02:54:00  			}
02:54:00  		]
02:54:00  	},
02:54:00  	{
02:54:00  		name = "topology"
02:54:00  		shards = [
02:54:00  			{
02:54:00  				name="topology"
02:54:00  				replicas = ["member-1",
02:54:00  				"member-2",
02:54:00  				"member-3"]
02:54:00  			}
02:54:00  		]
02:54:00  	},
02:54:00  	{
02:54:00  		name = "toaster"
02:54:00  		shards = [
02:54:00  			{
02:54:00  				name="toaster"
02:54:00  				replicas = ["member-1",
02:54:00  				"member-2",
02:54:00  				"member-3"]
02:54:00  			}
02:54:00  		]
02:54:00  	}
02:54:00  ]
02:54:00  Configuring member-3 with IP address 10.30.170.33
02:54:00  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:54:00  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:54:01  + source /tmp/common-functions.sh karaf-0.20.4
02:54:01  common-functions.sh is being sourced
02:54:01  ++ [[ /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 ]]
02:54:01  ++ echo 'common-functions.sh is being sourced'
02:54:01  ++ BUNDLEFOLDER=karaf-0.20.4
02:54:01  ++ export MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:54:01  ++ MAVENCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:54:01  ++ export FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:54:01  ++ FEATURESCONF=/tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:54:01  ++ export CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
02:54:01  ++ CUSTOMPROP=/tmp/karaf-0.20.4/etc/custom.properties
02:54:01  ++ export LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:54:01  ++ LOGCONF=/tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:54:01  ++ export MEMCONF=/tmp/karaf-0.20.4/bin/setenv
02:54:01  ++ MEMCONF=/tmp/karaf-0.20.4/bin/setenv
02:54:01  ++ export CONTROLLERMEM=
02:54:01  ++ CONTROLLERMEM=
02:54:01  ++ export AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
02:54:01  ++ AKKACONF=/tmp/karaf-0.20.4/configuration/initial/akka.conf
02:54:01  ++ export MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
02:54:01  ++ MODULESCONF=/tmp/karaf-0.20.4/configuration/initial/modules.conf
02:54:01  ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:54:01  ++ MODULESHARDSCONF=/tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:54:01  ++ print_common_env
02:54:01  ++ cat
02:54:01  common-functions environment:
02:54:01  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:54:01  ACTUALFEATURES: 
02:54:01  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:54:01  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
02:54:01  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:54:01  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
02:54:01  CONTROLLERMEM: 
02:54:01  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
02:54:01  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
02:54:01  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:54:01  SUITES: 
02:54:01  
02:54:01  ++ SSH='ssh -t -t'
02:54:01  ++ extra_services_cntl='     dnsmasq.service     httpd.service     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service     rabbitmq-server.service '
02:54:01  ++ extra_services_cmp='     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service '
02:54:01  Changing to /tmp
02:54:01  Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
02:54:01  + echo 'Changing to /tmp'
02:54:01  + cd /tmp
02:54:01  + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip'
02:54:01  + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
02:54:01  --2025-03-21 02:54:01--  https://nexus.opendaylight.org/content/repositories//autorelease-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip
02:54:01  Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:54:01  Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:54:01  HTTP request sent, awaiting response... 200 OK
02:54:01  Length: 234138925 (223M) [application/zip]
02:54:01  Saving to: ‘karaf-0.20.4.zip’
02:54:01  
02:54:01       0K ........ ........ ........ ........ ........ ........  1% 80.4M 3s
02:54:01    3072K ........ ........ ........ ........ ........ ........  2%  136M 2s
02:54:01    6144K ........ ........ ........ ........ ........ ........  4%  109M 2s
02:54:01    9216K ........ ........ ........ ........ ........ ........  5%  120M 2s
02:54:01   12288K ........ ........ ........ ........ ........ ........  6%  199M 2s
02:54:01   15360K ........ ........ ........ ........ ........ ........  8%  190M 2s
02:54:01   18432K ........ ........ ........ ........ ........ ........  9%  204M 2s
02:54:01   21504K ........ ........ ........ ........ ........ ........ 10%  200M 1s
02:54:01   24576K ........ ........ ........ ........ ........ ........ 12%  178M 1s
02:54:01   27648K ........ ........ ........ ........ ........ ........ 13%  238M 1s
02:54:01   30720K ........ ........ ........ ........ ........ ........ 14%  240M 1s
02:54:01   33792K ........ ........ ........ ........ ........ ........ 16%  245M 1s
02:54:01   36864K ........ ........ ........ ........ ........ ........ 17%  292M 1s
02:54:01   39936K ........ ........ ........ ........ ........ ........ 18%  256M 1s
02:54:01   43008K ........ ........ ........ ........ ........ ........ 20%  286M 1s
02:54:01   46080K ........ ........ ........ ........ ........ ........ 21%  281M 1s
02:54:01   49152K ........ ........ ........ ........ ........ ........ 22%  282M 1s
02:54:01   52224K ........ ........ ........ ........ ........ ........ 24%  294M 1s
02:54:01   55296K ........ ........ ........ ........ ........ ........ 25%  292M 1s
02:54:01   58368K ........ ........ ........ ........ ........ ........ 26%  277M 1s
02:54:01   61440K ........ ........ ........ ........ ........ ........ 28%  282M 1s
02:54:01   64512K ........ ........ ........ ........ ........ ........ 29%  233M 1s
02:54:01   67584K ........ ........ ........ ........ ........ ........ 30%  123M 1s
02:54:01   70656K ........ ........ ........ ........ ........ ........ 32%  257M 1s
02:54:01   73728K ........ ........ ........ ........ ........ ........ 33%  248M 1s
02:54:01   76800K ........ ........ ........ ........ ........ ........ 34%  269M 1s
02:54:01   79872K ........ ........ ........ ........ ........ ........ 36%  292M 1s
02:54:01   82944K ........ ........ ........ ........ ........ ........ 37%  297M 1s
02:54:01   86016K ........ ........ ........ ........ ........ ........ 38%  289M 1s
02:54:01   89088K ........ ........ ........ ........ ........ ........ 40%  263M 1s
02:54:01   92160K ........ ........ ........ ........ ........ ........ 41%  257M 1s
02:54:01   95232K ........ ........ ........ ........ ........ ........ 42%  274M 1s
02:54:01   98304K ........ ........ ........ ........ ........ ........ 44%  282M 1s
02:54:01  101376K ........ ........ ........ ........ ........ ........ 45%  295M 1s
02:54:01  104448K ........ ........ ........ ........ ........ ........ 47%  295M 1s
02:54:01  107520K ........ ........ ........ ........ ........ ........ 48%  296M 1s
02:54:01  110592K ........ ........ ........ ........ ........ ........ 49%  298M 1s
02:54:01  113664K ........ ........ ........ ........ ........ ........ 51%  287M 0s
02:54:01  116736K ........ ........ ........ ........ ........ ........ 52%  288M 0s
02:54:01  119808K ........ ........ ........ ........ ........ ........ 53%  293M 0s
02:54:01  122880K ........ ........ ........ ........ ........ ........ 55%  297M 0s
02:54:01  125952K ........ ........ ........ ........ ........ ........ 56%  286M 0s
02:54:01  129024K ........ ........ ........ ........ ........ ........ 57%  276M 0s
02:54:01  132096K ........ ........ ........ ........ ........ ........ 59%  290M 0s
02:54:01  135168K ........ ........ ........ ........ ........ ........ 60%  283M 0s
02:54:01  138240K ........ ........ ........ ........ ........ ........ 61%  280M 0s
02:54:01  141312K ........ ........ ........ ........ ........ ........ 63%  288M 0s
02:54:01  144384K ........ ........ ........ ........ ........ ........ 64%  279M 0s
02:54:01  147456K ........ ........ ........ ........ ........ ........ 65%  274M 0s
02:54:01  150528K ........ ........ ........ ........ ........ ........ 67%  287M 0s
02:54:01  153600K ........ ........ ........ ........ ........ ........ 68%  283M 0s
02:54:01  156672K ........ ........ ........ ........ ........ ........ 69%  266M 0s
02:54:01  159744K ........ ........ ........ ........ ........ ........ 71%  285M 0s
02:54:01  162816K ........ ........ ........ ........ ........ ........ 72%  288M 0s
02:54:01  165888K ........ ........ ........ ........ ........ ........ 73%  281M 0s
02:54:01  168960K ........ ........ ........ ........ ........ ........ 75%  285M 0s
02:54:01  172032K ........ ........ ........ ........ ........ ........ 76%  288M 0s
02:54:01  175104K ........ ........ ........ ........ ........ ........ 77%  282M 0s
02:54:01  178176K ........ ........ ........ ........ ........ ........ 79%  283M 0s
02:54:01  181248K ........ ........ ........ ........ ........ ........ 80%  280M 0s
02:54:01  184320K ........ ........ ........ ........ ........ ........ 81%  272M 0s
02:54:01  187392K ........ ........ ........ ........ ........ ........ 83%  274M 0s
02:54:01  190464K ........ ........ ........ ........ ........ ........ 84%  291M 0s
02:54:01  193536K ........ ........ ........ ........ ........ ........ 85%  299M 0s
02:54:01  196608K ........ ........ ........ ........ ........ ........ 87%  292M 0s
02:54:01  199680K ........ ........ ........ ........ ........ ........ 88%  280M 0s
02:54:01  202752K ........ ........ ........ ........ ........ ........ 90%  286M 0s
02:54:01  205824K ........ ........ ........ ........ ........ ........ 91%  292M 0s
02:54:01  208896K ........ ........ ........ ........ ........ ........ 92%  282M 0s
02:54:01  211968K ........ ........ ........ ........ ........ ........ 94%  283M 0s
02:54:01  215040K ........ ........ ........ ........ ........ ........ 95%  281M 0s
02:54:01  218112K ........ ........ ........ ........ ........ ........ 96%  291M 0s
02:54:01  221184K ........ ........ ........ ........ ........ ........ 98%  288M 0s
02:54:02  224256K ........ ........ ........ ........ ........ ........ 99%  282M 0s
02:54:02  227328K ........ ........ ....                               100%  288M=0.9s
02:54:02  
02:54:02  2025-03-21 02:54:02 (247 MB/s) - ‘karaf-0.20.4.zip’ saved [234138925/234138925]
02:54:02  
02:54:02  Extracting the new controller...
02:54:02  + echo 'Extracting the new controller...'
02:54:02  + unzip -q karaf-0.20.4.zip
02:54:04  Adding external repositories...
02:54:04  + echo 'Adding external repositories...'
02:54:04  + 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
02:54:04  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:54:04  ################################################################################
02:54:04  #
02:54:04  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:54:04  #    contributor license agreements.  See the NOTICE file distributed with
02:54:04  #    this work for additional information regarding copyright ownership.
02:54:04  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:54:04  #    (the "License"); you may not use this file except in compliance with
02:54:04  #    the License.  You may obtain a copy of the License at
02:54:04  #
02:54:04  #       http://www.apache.org/licenses/LICENSE-2.0
02:54:04  #
02:54:04  #    Unless required by applicable law or agreed to in writing, software
02:54:04  #    distributed under the License is distributed on an "AS IS" BASIS,
02:54:04  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:54:04  #    See the License for the specific language governing permissions and
02:54:04  #    limitations under the License.
02:54:04  #
02:54:04  ################################################################################
02:54:04  
02:54:04  #
02:54:04  # If set to true, the following property will not allow any certificate to be used
02:54:04  # when accessing Maven repositories through SSL
02:54:04  #
02:54:04  #org.ops4j.pax.url.mvn.certificateCheck=
02:54:04  
02:54:04  #
02:54:04  # Path to the local Maven settings file.
02:54:04  # The repositories defined in this file will be automatically added to the list
02:54:04  # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:54:04  # below is not set.
02:54:04  # The following locations are checked for the existence of the settings.xml file
02:54:04  #   * 1. looks for the specified url
02:54:04  #   * 2. if not found looks for ${user.home}/.m2/settings.xml
02:54:04  #   * 3. if not found looks for ${maven.home}/conf/settings.xml
02:54:04  #   * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:54:04  #
02:54:04  #org.ops4j.pax.url.mvn.settings=
02:54:04  
02:54:04  #
02:54:04  # Path to the local Maven repository which is used to avoid downloading
02:54:04  # artifacts when they already exist locally.
02:54:04  # The value of this property will be extracted from the settings.xml file
02:54:04  # above, or defaulted to:
02:54:04  #     System.getProperty( "user.home" ) + "/.m2/repository"
02:54:04  #
02:54:04  org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:54:04  
02:54:04  #
02:54:04  # Default this to false. It's just weird to use undocumented repos
02:54:04  #
02:54:04  org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:54:04  
02:54:04  #
02:54:04  # Uncomment if you don't wanna use the proxy settings
02:54:04  # from the Maven conf/settings.xml file
02:54:04  #
02:54:04  # org.ops4j.pax.url.mvn.proxySupport=false
02:54:04  
02:54:04  #
02:54:04  # Comma separated list of repositories scanned when resolving an artifact.
02:54:04  # Those repositories will be checked before iterating through the
02:54:04  #    below list of repositories and even before the local repository
02:54:04  # A repository url can be appended with zero or more of the following flags:
02:54:04  #    @snapshots  : the repository contains snaphots
02:54:04  #    @noreleases : the repository does not contain any released artifacts
02:54:04  #
02:54:04  # The following property value will add the system folder as a repo.
02:54:04  #
02:54:04  org.ops4j.pax.url.mvn.defaultRepositories=\
02:54:04      file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:54:04      file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:54:04      file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:54:04  
02:54:04  # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:54:04  #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:54:04  
02:54:04  #
02:54:04  # Comma separated list of repositories scanned when resolving an artifact.
02:54:04  # The default list includes the following repositories:
02:54:04  #    http://repo1.maven.org/maven2@id=central
02:54:04  #    http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:54:04  #    http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:54:04  #    http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:54:04  #    http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:54:04  #    https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:54:04  #    https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:54:04  # To add repositories to the default ones, prepend '+' to the list of repositories
02:54:04  # to add.
02:54:04  # A repository url can be appended with zero or more of the following flags:
02:54:04  #    @snapshots  : the repository contains snapshots
02:54:04  #    @noreleases : the repository does not contain any released artifacts
02:54:04  #    @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:54:04  #
02:54:04  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
02:54:04  
02:54:04  ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:54:04  + [[ True == \T\r\u\e ]]
02:54:04  + echo 'Configuring the startup features...'
02:54:04  + 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
02:54:04  + FEATURE_TEST_STRING=features-test
02:54:04  + FEATURE_TEST_VERSION=0.20.4
02:54:04  + KARAF_VERSION=karaf4
02:54:04  + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:54:04  + 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
02:54:04  + [[ ! -z '' ]]
02:54:04  + cat /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:54:04  ################################################################################
02:54:04  #
02:54:04  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:54:04  #    contributor license agreements.  See the NOTICE file distributed with
02:54:04  #    this work for additional information regarding copyright ownership.
02:54:04  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:54:04  #    (the "License"); you may not use this file except in compliance with
02:54:04  #    the License.  You may obtain a copy of the License at
02:54:04  #
02:54:04  #       http://www.apache.org/licenses/LICENSE-2.0
02:54:04  #
02:54:04  #    Unless required by applicable law or agreed to in writing, software
02:54:04  #    distributed under the License is distributed on an "AS IS" BASIS,
02:54:04  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:54:04  #    See the License for the specific language governing permissions and
02:54:04  #    limitations under the License.
02:54:04  #
02:54:04  ################################################################################
02:54:04  
02:54:04  #
02:54:04  # Comma separated list of features repositories to register by default
02:54:04  #
02:54:04  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}/de91bcef-fb1e-441d-aa48-559b58c28f3f.xml
02:54:04  
02:54:04  #
02:54:04  # Comma separated list of features to install at startup
02:54:04  #
02:54:04  featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, 8ab6913c-3fe9-4e41-93fc-d388e628bc15
02:54:04  
02:54:04  #
02:54:04  # Resource repositories (OBR) that the features resolver can use
02:54:04  # to resolve requirements/capabilities
02:54:04  #
02:54:04  # The format of the resourceRepositories is 
02:54:04  # resourceRepositories=[xml:url|json:url],...
02:54:04  # for Instance:
02:54:04  #
02:54:04  #resourceRepositories=xml:http://host/path/to/index.xml
02:54:04  # or
02:54:04  #resourceRepositories=json:http://host/path/to/index.json
02:54:04  #
02:54:04  
02:54:04  #
02:54:04  # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:54:04  #
02:54:04  featuresBootAsynchronous=false
02:54:04  
02:54:04  #
02:54:04  # Service requirements enforcement
02:54:04  #
02:54:04  # By default, the feature resolver checks the service requirements/capabilities of
02:54:04  # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:54:04  # the required bundles.
02:54:04  # The following flag can have those values:
02:54:04  #   - disable: service requirements are completely ignored
02:54:04  #   - default: service requirements are ignored for old features
02:54:04  #   - enforce: service requirements are always verified
02:54:04  #
02:54:04  #serviceRequirements=default
02:54:04  
02:54:04  #
02:54:04  # Store cfg file for config element in feature
02:54:04  #
02:54:04  #configCfgStore=true
02:54:04  
02:54:04  #
02:54:04  # Define if the feature service automatically refresh bundles
02:54:04  #
02:54:04  autoRefresh=true
02:54:04  
02:54:04  #
02:54:04  # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:54:04  # XML file defines instructions related to features processing
02:54:04  # versions.properties may declare properties to resolve placeholders in XML file
02:54:04  # both files are relative to ${karaf.etc}
02:54:04  #
02:54:04  #featureProcessing=org.apache.karaf.features.xml
02:54:04  #featureProcessingVersions=versions.properties
02:54:04  + configure_karaf_log karaf4 ''
02:54:04  + local -r karaf_version=karaf4
02:54:04  + local -r controllerdebugmap=
02:54:04  + local logapi=log4j
02:54:04  + grep log4j2 /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:54:04  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:54:04  log4j2.rootLogger.level = INFO
02:54:04  #log4j2.rootLogger.type = asyncRoot
02:54:04  #log4j2.rootLogger.includeLocation = false
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:54:04  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:54:04  log4j2.rootLogger.appenderRef.Console.ref = Console
02:54:04  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:54:04  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:54:04  log4j2.logger.spifly.name = org.apache.aries.spifly
02:54:04  log4j2.logger.spifly.level = WARN
02:54:04  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:54:04  log4j2.logger.audit.level = INFO
02:54:04  log4j2.logger.audit.additivity = false
02:54:04  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:54:04  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:54:04  log4j2.appender.console.type = Console
02:54:04  log4j2.appender.console.name = Console
02:54:04  log4j2.appender.console.layout.type = PatternLayout
02:54:04  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:54:04  log4j2.appender.rolling.type = RollingRandomAccessFile
02:54:04  log4j2.appender.rolling.name = RollingFile
02:54:04  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:54:04  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:54:04  #log4j2.appender.rolling.immediateFlush = false
02:54:04  log4j2.appender.rolling.append = true
02:54:04  log4j2.appender.rolling.layout.type = PatternLayout
02:54:04  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:54:04  log4j2.appender.rolling.policies.type = Policies
02:54:04  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:54:04  log4j2.appender.rolling.policies.size.size = 64MB
02:54:04  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:54:04  log4j2.appender.rolling.strategy.max = 7
02:54:04  log4j2.appender.audit.type = RollingRandomAccessFile
02:54:04  log4j2.appender.audit.name = AuditRollingFile
02:54:04  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:54:04  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:54:04  log4j2.appender.audit.append = true
02:54:04  log4j2.appender.audit.layout.type = PatternLayout
02:54:04  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:54:04  log4j2.appender.audit.policies.type = Policies
02:54:04  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:54:04  log4j2.appender.audit.policies.size.size = 8MB
02:54:04  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:54:04  log4j2.appender.audit.strategy.max = 7
02:54:04  log4j2.appender.osgi.type = PaxOsgi
02:54:04  log4j2.appender.osgi.name = PaxOsgi
02:54:04  log4j2.appender.osgi.filter = *
02:54:04  #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:54:04  #log4j2.logger.aether.level = TRACE
02:54:04  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:54:04  #log4j2.logger.http-headers.level = DEBUG
02:54:04  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:54:04  #log4j2.logger.maven.level = TRACE
02:54:04  Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:54:04  + logapi=log4j2
02:54:04  + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:54:04  + '[' log4j2 == log4j2 ']'
02:54:04  + 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
02:54:04  + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:54:04  + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:54:04  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:54:04  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:54:04  controllerdebugmap: 
02:54:04  cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:54:04  + unset IFS
02:54:04  + echo 'controllerdebugmap: '
02:54:04  + '[' -n '' ']'
02:54:04  + echo 'cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg'
02:54:04  + cat /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:54:04  ################################################################################
02:54:04  #
02:54:04  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:54:04  #    contributor license agreements.  See the NOTICE file distributed with
02:54:04  #    this work for additional information regarding copyright ownership.
02:54:04  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:54:04  #    (the "License"); you may not use this file except in compliance with
02:54:04  #    the License.  You may obtain a copy of the License at
02:54:04  #
02:54:04  #       http://www.apache.org/licenses/LICENSE-2.0
02:54:04  #
02:54:04  #    Unless required by applicable law or agreed to in writing, software
02:54:04  #    distributed under the License is distributed on an "AS IS" BASIS,
02:54:04  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:54:04  #    See the License for the specific language governing permissions and
02:54:04  #    limitations under the License.
02:54:04  #
02:54:04  ################################################################################
02:54:04  
02:54:04  # Common pattern layout for appenders
02:54:04  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:54:04  
02:54:04  # Root logger
02:54:04  log4j2.rootLogger.level = INFO
02:54:04  # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:54:04  #log4j2.rootLogger.type = asyncRoot
02:54:04  #log4j2.rootLogger.includeLocation = false
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:54:04  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:54:04  log4j2.rootLogger.appenderRef.Console.ref = Console
02:54:04  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:54:04  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:54:04  
02:54:04  # Filters for logs marked by org.opendaylight.odlparent.Markers
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:54:04  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:54:04  
02:54:04  # Loggers configuration
02:54:04  
02:54:04  # Spifly logger
02:54:04  log4j2.logger.spifly.name = org.apache.aries.spifly
02:54:04  log4j2.logger.spifly.level = WARN
02:54:04  
02:54:04  # Security audit logger
02:54:04  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:54:04  log4j2.logger.audit.level = INFO
02:54:04  log4j2.logger.audit.additivity = false
02:54:04  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:54:04  
02:54:04  # Appenders configuration
02:54:04  
02:54:04  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:54:04  log4j2.appender.console.type = Console
02:54:04  log4j2.appender.console.name = Console
02:54:04  log4j2.appender.console.layout.type = PatternLayout
02:54:04  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:54:04  
02:54:04  # Rolling file appender
02:54:04  log4j2.appender.rolling.type = RollingRandomAccessFile
02:54:04  log4j2.appender.rolling.name = RollingFile
02:54:04  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:54:04  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:54:04  # uncomment to not force a disk flush
02:54:04  #log4j2.appender.rolling.immediateFlush = false
02:54:04  log4j2.appender.rolling.append = true
02:54:04  log4j2.appender.rolling.layout.type = PatternLayout
02:54:04  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:54:04  log4j2.appender.rolling.policies.type = Policies
02:54:04  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:54:04  log4j2.appender.rolling.policies.size.size = 1GB
02:54:04  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:54:04  log4j2.appender.rolling.strategy.max = 7
02:54:04  
02:54:04  # Audit file appender
02:54:04  log4j2.appender.audit.type = RollingRandomAccessFile
02:54:04  log4j2.appender.audit.name = AuditRollingFile
02:54:04  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:54:04  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:54:04  log4j2.appender.audit.append = true
02:54:04  log4j2.appender.audit.layout.type = PatternLayout
02:54:04  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:54:04  log4j2.appender.audit.policies.type = Policies
02:54:04  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:54:04  log4j2.appender.audit.policies.size.size = 8MB
02:54:04  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:54:04  log4j2.appender.audit.strategy.max = 7
02:54:04  
02:54:04  # OSGi appender
02:54:04  log4j2.appender.osgi.type = PaxOsgi
02:54:04  log4j2.appender.osgi.name = PaxOsgi
02:54:04  log4j2.appender.osgi.filter = *
02:54:04  
02:54:04  # help with identification of maven-related problems with pax-url-aether
02:54:04  #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:54:04  #log4j2.logger.aether.level = TRACE
02:54:04  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:54:04  #log4j2.logger.http-headers.level = DEBUG
02:54:04  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:54:04  #log4j2.logger.maven.level = TRACE
02:54:04  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:54:04  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:54:04  + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4/bin/setenv
02:54:04  + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
02:54:04  Configure
02:54:04      java home: /usr/lib/jvm/java-17-openjdk-amd64
02:54:04  + local -r controllermem=2048m
02:54:04  + local -r memconf=/tmp/karaf-0.20.4/bin/setenv
02:54:04  + echo Configure
02:54:04  + echo '    java home: /usr/lib/jvm/java-17-openjdk-amd64'
02:54:04      max memory: 2048m
02:54:04      memconf: /tmp/karaf-0.20.4/bin/setenv
02:54:04  + echo '    max memory: 2048m'
02:54:04  + echo '    memconf: /tmp/karaf-0.20.4/bin/setenv'
02:54:04  + 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
02:54:04  + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4/bin/setenv
02:54:04  cat /tmp/karaf-0.20.4/bin/setenv
02:54:04  + echo 'cat /tmp/karaf-0.20.4/bin/setenv'
02:54:04  + cat /tmp/karaf-0.20.4/bin/setenv
02:54:04  #!/bin/sh
02:54:04  #
02:54:04  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:54:04  #    contributor license agreements.  See the NOTICE file distributed with
02:54:04  #    this work for additional information regarding copyright ownership.
02:54:04  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:54:04  #    (the "License"); you may not use this file except in compliance with
02:54:04  #    the License.  You may obtain a copy of the License at
02:54:04  #
02:54:04  #       http://www.apache.org/licenses/LICENSE-2.0
02:54:04  #
02:54:04  #    Unless required by applicable law or agreed to in writing, software
02:54:04  #    distributed under the License is distributed on an "AS IS" BASIS,
02:54:04  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:54:04  #    See the License for the specific language governing permissions and
02:54:04  #    limitations under the License.
02:54:04  #
02:54:04  
02:54:04  #
02:54:04  # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:54:04  # script: client, instance, shell, start, status, stop, karaf
02:54:04  #
02:54:04  # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:54:04  #   Actions go here...
02:54:04  # fi
02:54:04  
02:54:04  #
02:54:04  # general settings which should be applied for all scripts go here; please keep
02:54:04  # in mind that it is possible that scripts might be executed more than once, e.g.
02:54:04  # in example of the start script where the start script is executed first and the
02:54:04  # karaf script afterwards.
02:54:04  #
02:54:04  
02:54:04  #
02:54:04  # The following section shows the possible configuration options for the default 
02:54:04  # karaf scripts
02:54:04  #
02:54:04  export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
02:54:04  # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:54:04  # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:54:04  # export EXTRA_JAVA_OPTS # Additional JVM options
02:54:04  # export KARAF_HOME # Karaf home folder
02:54:04  # export KARAF_DATA # Karaf data folder
02:54:04  # export KARAF_BASE # Karaf base folder
02:54:04  # export KARAF_ETC  # Karaf etc  folder
02:54:04  # export KARAF_LOG  # Karaf log  folder
02:54:04  # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:54:04  # export KARAF_OPTS # Additional available Karaf options
02:54:04  # export KARAF_DEBUG # Enable debug mode
02:54:04  # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:54:04  # export KARAF_NOROOT # Prevent execution as root if set to true
02:54:04  Set Java version
02:54:04  + echo 'Set Java version'
02:54:04  + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
02:54:04  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:54:04  sudo: a password is required
02:54:04  + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:54:04  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:54:04  sudo: a password is required
02:54:04  JDK default version ...
02:54:04  + echo 'JDK default version ...'
02:54:04  + java -version
02:54:04  openjdk version "21.0.5" 2024-10-15
02:54:04  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
02:54:04  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
02:54:04  Set JAVA_HOME
02:54:04  + echo 'Set JAVA_HOME'
02:54:04  + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
02:54:04  + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
02:54:04  ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:54:04  Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:54:04  Listing all open ports on controller system...
02:54:04  + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
02:54:04  + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
02:54:04  + echo 'Listing all open ports on controller system...'
02:54:04  + netstat -pnatu
02:54:04  /tmp/configuration-script.sh: line 40: netstat: command not found
02:54:04  + '[' -f /tmp/custom_shard_config.txt ']'
02:54:04  Configuring cluster
02:54:04  + echo 'Configuring cluster'
02:54:04  + /tmp/karaf-0.20.4/bin/configure_cluster.sh 3 10.30.170.239 10.30.171.78 10.30.170.33
02:54:04  ################################################
02:54:04  ##             Configure Cluster              ##
02:54:04  ################################################
02:54:04   NOTE: Cluster configuration files not found. Copying from
02:54:04   /tmp/karaf-0.20.4/system/org/opendaylight/controller/sal-clustering-config/9.0.6
02:54:04  Configuring unique name in akka.conf
02:54:04  Configuring hostname in akka.conf
02:54:04  Configuring data and rpc seed nodes in akka.conf
02:54:04  modules = [
02:54:04  	
02:54:04  	{
02:54:04  		name = "inventory"
02:54:04  		namespace = "urn:opendaylight:inventory"
02:54:04  		shard-strategy = "module"
02:54:04  	},
02:54:04  	{
02:54:04  		name = "topology"
02:54:04  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:54:04  		shard-strategy = "module"
02:54:04  	},
02:54:04  	{
02:54:04  		name = "toaster"
02:54:04  		namespace = "http://netconfcentral.org/ns/toaster"
02:54:04  		shard-strategy = "module"
02:54:04  	}
02:54:04  ]
02:54:04  Configuring replication type in module-shards.conf
02:54:04  ################################################
02:54:04  ##   NOTE: Manually restart controller to     ##
02:54:04  ##         apply configuration.               ##
02:54:04  ################################################
02:54:04  Dump akka.conf
02:54:04  + echo 'Dump akka.conf'
02:54:04  + cat /tmp/karaf-0.20.4/configuration/initial/akka.conf
02:54:04  
02:54:04  odl-cluster-data {
02:54:04    akka {
02:54:04      remote {
02:54:04        artery {
02:54:04          enabled = on
02:54:04          transport = tcp
02:54:04          canonical.hostname = "10.30.170.33"
02:54:04          canonical.port = 2550
02:54:04        }
02:54:04      }
02:54:04  
02:54:04      cluster {
02:54:04        # Using artery.
02:54:04        seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.239:2550",
02:54:04  				"akka://opendaylight-cluster-data@10.30.171.78:2550",
02:54:04  				"akka://opendaylight-cluster-data@10.30.170.33:2550"]
02:54:04  
02:54:04        roles = ["member-3"]
02:54:04  
02:54:04        # when under load we might trip a false positive on the failure detector
02:54:04        # failure-detector {
02:54:04          # heartbeat-interval = 4 s
02:54:04          # acceptable-heartbeat-pause = 16s
02:54:04        # }
02:54:04      }
02:54:04  
02:54:04      persistence {
02:54:04        # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:54:04        # modifying the following two properties. The directory location specified may be a relative or absolute path. 
02:54:04        # The relative path is always relative to KARAF_HOME.
02:54:04  
02:54:04        # snapshot-store.local.dir = "target/snapshots"
02:54:04  
02:54:04        # Use lz4 compression for LocalSnapshotStore snapshots
02:54:04        snapshot-store.local.use-lz4-compression = false
02:54:04        # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:54:04        snapshot-store.local.lz4-blocksize = 256KB
02:54:04      }
02:54:04      disable-default-actor-system-quarantined-event-handling = "false"
02:54:04    }
02:54:04  }
02:54:04  Dump modules.conf
02:54:04  + echo 'Dump modules.conf'
02:54:04  + cat /tmp/karaf-0.20.4/configuration/initial/modules.conf
02:54:04  modules = [
02:54:04  	
02:54:04  	{
02:54:04  		name = "inventory"
02:54:04  		namespace = "urn:opendaylight:inventory"
02:54:04  		shard-strategy = "module"
02:54:04  	},
02:54:04  	{
02:54:04  		name = "topology"
02:54:04  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:54:04  		shard-strategy = "module"
02:54:04  	},
02:54:04  	{
02:54:04  		name = "toaster"
02:54:04  		namespace = "http://netconfcentral.org/ns/toaster"
02:54:04  		shard-strategy = "module"
02:54:04  	}
02:54:04  ]
02:54:04  Dump module-shards.conf
02:54:04  + echo 'Dump module-shards.conf'
02:54:04  + cat /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:54:04  module-shards = [
02:54:04  	{
02:54:04  		name = "default"
02:54:04  		shards = [
02:54:04  			{
02:54:04  				name = "default"
02:54:04  				replicas = ["member-1",
02:54:04  				"member-2",
02:54:04  				"member-3"]
02:54:04  			}
02:54:04  		]
02:54:04  	},
02:54:04  	{
02:54:04  		name = "inventory"
02:54:04  		shards = [
02:54:04  			{
02:54:04  				name="inventory"
02:54:04  				replicas = ["member-1",
02:54:04  				"member-2",
02:54:04  				"member-3"]
02:54:04  			}
02:54:04  		]
02:54:04  	},
02:54:04  	{
02:54:04  		name = "topology"
02:54:04  		shards = [
02:54:04  			{
02:54:04  				name="topology"
02:54:04  				replicas = ["member-1",
02:54:04  				"member-2",
02:54:04  				"member-3"]
02:54:04  			}
02:54:04  		]
02:54:04  	},
02:54:04  	{
02:54:04  		name = "toaster"
02:54:04  		shards = [
02:54:04  			{
02:54:04  				name="toaster"
02:54:04  				replicas = ["member-1",
02:54:04  				"member-2",
02:54:04  				"member-3"]
02:54:04  			}
02:54:04  		]
02:54:04  	}
02:54:04  ]
02:54:04  Locating config plan to use...
02:54:04  Finished running config plans
02:54:04  Starting member-1 with IP address 10.30.170.239
02:54:04  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:54:05  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:54:05  Redirecting karaf console output to karaf_console.log
02:54:05  Starting controller...
02:54:05  start: Redirecting Karaf output to /tmp/karaf-0.20.4/data/log/karaf_console.log
02:54:05  Starting member-2 with IP address 10.30.171.78
02:54:05  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:54:05  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:54:05  Redirecting karaf console output to karaf_console.log
02:54:05  Starting controller...
02:54:05  start: Redirecting Karaf output to /tmp/karaf-0.20.4/data/log/karaf_console.log
02:54:05  Starting member-3 with IP address 10.30.170.33
02:54:05  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:54:05  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:54:06  Redirecting karaf console output to karaf_console.log
02:54:06  Starting controller...
02:54:06  start: Redirecting Karaf output to /tmp/karaf-0.20.4/data/log/karaf_console.log
02:54:06  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins429787519155672196.sh
02:54:06  common-functions.sh is being sourced
02:54:06  common-functions environment:
02:54:06  MAVENCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.url.mvn.cfg
02:54:06  ACTUALFEATURES: 
02:54:06  FEATURESCONF: /tmp/karaf-0.20.4/etc/org.apache.karaf.features.cfg
02:54:06  CUSTOMPROP: /tmp/karaf-0.20.4/etc/custom.properties
02:54:06  LOGCONF: /tmp/karaf-0.20.4/etc/org.ops4j.pax.logging.cfg
02:54:06  MEMCONF: /tmp/karaf-0.20.4/bin/setenv
02:54:06  CONTROLLERMEM: 2048m
02:54:06  AKKACONF: /tmp/karaf-0.20.4/configuration/initial/akka.conf
02:54:06  MODULESCONF: /tmp/karaf-0.20.4/configuration/initial/modules.conf
02:54:06  MODULESHARDSCONF: /tmp/karaf-0.20.4/configuration/initial/module-shards.conf
02:54:06  SUITES: 
02:54:06  
02:54:06  + echo '#################################################'
02:54:06  #################################################
02:54:06  + echo '##         Verify Cluster is UP                ##'
02:54:06  ##         Verify Cluster is UP                ##
02:54:06  + echo '#################################################'
02:54:06  #################################################
02:54:06  + create_post_startup_script
02:54:06  + cat
02:54:06  + copy_and_run_post_startup_script
02:54:06  + seed_index=1
02:54:06  ++ seq 1 3
02:54:06  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:54:06  + CONTROLLERIP=ODL_SYSTEM_1_IP
02:54:06  + echo 'Execute the post startup script on controller 10.30.170.239'
02:54:06  Execute the post startup script on controller 10.30.170.239
02:54:06  + scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/post-startup-script.sh 10.30.170.239:/tmp/
02:54:06  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:54:06  + ssh 10.30.170.239 'bash /tmp/post-startup-script.sh 1'
02:54:06  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:54:06  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:54:11  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:54:16  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:54:21  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:54:26  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:54:31  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:54:36  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:54:41  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:54:46  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:54:51  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:54:56  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:01  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:06  Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:55:11  2025-03-21T02:54:43,819 | 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.]
02:55:11  Controller is UP
02:55:11  2025-03-21T02:54:43,819 | 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.]
02:55:11  Listing all open ports on controller system...
02:55:11  /tmp/post-startup-script.sh: line 51: netstat: command not found
02:55:11  looking for "BindException: Address already in use" in log file
02:55:11  looking for "server is unhealthy" in log file
02:55:11  + '[' 1 == 0 ']'
02:55:11  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:55:11  + CONTROLLERIP=ODL_SYSTEM_2_IP
02:55:11  + echo 'Execute the post startup script on controller 10.30.171.78'
02:55:11  Execute the post startup script on controller 10.30.171.78
02:55:11  + scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/post-startup-script.sh 10.30.171.78:/tmp/
02:55:11  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:55:12  + ssh 10.30.171.78 'bash /tmp/post-startup-script.sh 2'
02:55:12  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:55:12  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:17  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:22  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:27  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:32  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:37  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:42  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:47  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:52  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:55:57  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:02  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:07  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:12  Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:56:17  2025-03-21T02:54:43,450 | 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.]
02:56:17  Controller is UP
02:56:17  2025-03-21T02:54:43,450 | 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.]
02:56:17  Listing all open ports on controller system...
02:56:17  /tmp/post-startup-script.sh: line 51: netstat: command not found
02:56:17  looking for "BindException: Address already in use" in log file
02:56:17  looking for "server is unhealthy" in log file
02:56:17  + '[' 2 == 0 ']'
02:56:17  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:56:17  + CONTROLLERIP=ODL_SYSTEM_3_IP
02:56:17  + echo 'Execute the post startup script on controller 10.30.170.33'
02:56:17  Execute the post startup script on controller 10.30.170.33
02:56:17  + scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/post-startup-script.sh 10.30.170.33:/tmp/
02:56:17  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:56:17  + ssh 10.30.170.33 'bash /tmp/post-startup-script.sh 3'
02:56:17  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:56:18  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:23  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:28  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:33  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:38  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:43  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:48  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:53  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:58  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:03  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:08  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:13  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:18  Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:57:23  2025-03-21T02:54:43,121 | 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.]
02:57:23  Controller is UP
02:57:23  2025-03-21T02:54:43,121 | 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.]
02:57:23  Listing all open ports on controller system...
02:57:23  /tmp/post-startup-script.sh: line 51: netstat: command not found
02:57:23  looking for "BindException: Address already in use" in log file
02:57:23  looking for "server is unhealthy" in log file
02:57:23  + '[' 0 == 0 ']'
02:57:23  + seed_index=1
02:57:23  + dump_controller_threads
02:57:23  ++ seq 1 3
02:57:23  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:57:23  + CONTROLLERIP=ODL_SYSTEM_1_IP
02:57:23  + echo 'Let'\''s take the karaf thread dump'
02:57:23  Let's take the karaf thread dump
02:57:23  + ssh 10.30.170.239 'sudo ps aux'
02:57:23  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:57:23  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_before.log
02:57:23  ++ grep -v grep
02:57:23  ++ tr -s ' '
02:57:23  ++ cut -f2 '-d '
02:57:23  + pid=2037
02:57:23  + echo 'karaf main: org.apache.karaf.main.Main, pid:2037'
02:57:23  karaf main: org.apache.karaf.main.Main, pid:2037
02:57:23  + ssh 10.30.170.239 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 2037'
02:57:23  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
02:57:24  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:57:24  + CONTROLLERIP=ODL_SYSTEM_2_IP
02:57:24  + echo 'Let'\''s take the karaf thread dump'
02:57:24  Let's take the karaf thread dump
02:57:24  + ssh 10.30.171.78 'sudo ps aux'
02:57:24  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:57:25  ++ tr -s ' '
02:57:25  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_before.log
02:57:25  ++ grep -v grep
02:57:25  ++ cut -f2 '-d '
02:57:25  + pid=2033
02:57:25  + echo 'karaf main: org.apache.karaf.main.Main, pid:2033'
02:57:25  karaf main: org.apache.karaf.main.Main, pid:2033
02:57:25  + ssh 10.30.171.78 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 2033'
02:57:25  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
02:57:25  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:57:25  + CONTROLLERIP=ODL_SYSTEM_3_IP
02:57:25  + echo 'Let'\''s take the karaf thread dump'
02:57:25  Let's take the karaf thread dump
02:57:25  + ssh 10.30.170.33 'sudo ps aux'
02:57:25  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:57:26  ++ tr -s ' '
02:57:26  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_before.log
02:57:26  ++ grep -v grep
02:57:26  ++ cut -f2 '-d '
02:57:26  + pid=2028
02:57:26  + echo 'karaf main: org.apache.karaf.main.Main, pid:2028'
02:57:26  karaf main: org.apache.karaf.main.Main, pid:2028
02:57:26  + ssh 10.30.170.33 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 2028'
02:57:26  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
02:57:27  + '[' 0 -gt 0 ']'
02:57:27  + echo 'Generating controller variables...'
02:57:27  Generating controller variables...
02:57:27  ++ seq 1 3
02:57:27  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:57:27  + CONTROLLERIP=ODL_SYSTEM_1_IP
02:57:27  + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.239'
02:57:27  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:57:27  + CONTROLLERIP=ODL_SYSTEM_2_IP
02:57:27  + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.239 -v ODL_SYSTEM_2_IP:10.30.171.78'
02:57:27  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:57:27  + CONTROLLERIP=ODL_SYSTEM_3_IP
02:57:27  + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.239 -v ODL_SYSTEM_2_IP:10.30.171.78 -v ODL_SYSTEM_3_IP:10.30.170.33'
02:57:27  + echo 'Generating mininet variables...'
02:57:27  Generating mininet variables...
02:57:27  ++ seq 1 1
02:57:27  + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
02:57:27  + MININETIP=TOOLS_SYSTEM_1_IP
02:57:27  + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.252'
02:57:27  + get_test_suites SUITES
02:57:27  + local __suite_list=SUITES
02:57:27  + echo 'Locating test plan to use...'
02:57:27  Locating test plan to use...
02:57:27  + testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic-calcium.txt
02:57:27  + '[' '!' -f /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic-calcium.txt ']'
02:57:27  + testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/testplans/openflowplugin-clustering-bulkomatic.txt
02:57:27  + '[' disabled '!=' disabled ']'
02:57:27  + echo 'Changing the testplan path...'
02:57:27  Changing the testplan path...
02:57:27  + 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
02:57:27  + cat testplan.txt
02:57:27  # Place the suites in run order:
02:57:27  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/
02:57:27  + '[' -z '' ']'
02:57:27  ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
02:57:27  ++ tr '\012' ' '
02:57:27  + suite_list='/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '
02:57:27  + eval 'SUITES='\''/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '\'''
02:57:27  ++ SUITES='/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '
02:57:27  + echo 'Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/  ...'
02:57:27  Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/  ...
02:57:27  + 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-8707/org/opendaylight/integration/karaf/0.20.4/karaf-0.20.4.zip -v CONTROLLER:10.30.170.239 -v CONTROLLER1:10.30.171.78 -v CONTROLLER2:10.30.170.33 -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.170.252 -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.239 -v ODL_SYSTEM_1_IP:10.30.170.239 -v ODL_SYSTEM_2_IP:10.30.171.78 -v ODL_SYSTEM_3_IP:10.30.170.33 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.252 -v TOOLS_SYSTEM_1_IP:10.30.170.252 -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/
02:57:27  ==============================================================================
02:57:27  openflowplugin-clustering-bulkomatic.txt                                      
02:57:27  ==============================================================================
02:57:27  openflowplugin-clustering-bulkomatic.txt.Cluster Reconcilliation Multi DPN ...
02:57:27  ==============================================================================
02:57:33  Check Shards Status And Initialize Variables :: Check Status for a... | FAIL |
02:57:41  ReadTimeout: HTTPConnectionPool(host='10.30.171.78', port=8181): Read timed out. (read timeout=5.0)
02:57:41  ------------------------------------------------------------------------------
02:57:41  Get Inventory Follower and Leader Before Cluster Restart :: Find a... | PASS |
02:57:45  ------------------------------------------------------------------------------
02:57:45  Start Mininet Connect To Follower Node1 :: Start mininet with conn... | PASS |
02:57:49  ------------------------------------------------------------------------------
02:57:49  Add Bulk Flow From Follower :: 10000 Flows ( 10000 per DPN) in 1 D... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:57:49  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:57:49  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:57:49  | FAIL |
02:57:49  Variable '${temp_json_config_add}' not found.
02:57:49  ------------------------------------------------------------------------------
02:57:49  Get Bulk Flows and Verify In Inventory Leader :: Initiate get oper... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:57:49  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:57:50  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:57:50  | FAIL |
02:57:50  Variable '${temp_json_config_get}' not found.
02:57:50  ------------------------------------------------------------------------------
02:57:50  Verify Flows In Switch Before Cluster Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:57:50  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:57:50  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:59:32  | FAIL |
02:59:32  Keyword 'MininetKeywords.Check Flows In Mininet' failed after retrying for 1 minute 40 seconds. The last error was: 0.0 != 10000.0
02:59:32  ------------------------------------------------------------------------------
02:59:32  Stop Mininet Connected To Follower Node1 and Exit :: Stop mininet ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:59:32  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:59:32  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:59:35  | PASS |
02:59:35  ------------------------------------------------------------------------------
02:59:35  Start Mininet Reconnect To Follower Node1 :: Start mininet with re... | PASS |
02:59:37  ------------------------------------------------------------------------------
02:59:37  Verify Flows In Switch Reconnected To Follower Node1 :: Verify 100... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:59:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:59:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:01:19  | FAIL |
03:01:19  Keyword 'MininetKeywords.Check Flows In Mininet' failed after retrying for 1 minute 40 seconds. The last error was: 0.0 != 10000.0
03:01:19  ------------------------------------------------------------------------------
03:01:19  Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:01:20  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:01:20  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:01:22  | PASS |
03:01:22  ------------------------------------------------------------------------------
03:01:22  Start Mininet Connect To Follower Node2 :: Start mininet with conn... | PASS |
03:01:25  ------------------------------------------------------------------------------
03:01:25  Verify Flows In Switch Connected To Follower Node2 :: Verify 10000... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:01:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:01:25  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:03:07  | FAIL |
03:03:07  Keyword 'MininetKeywords.Check Flows In Mininet' failed after retrying for 1 minute 40 seconds. The last error was: 0.0 != 10000.0
03:03:07  ------------------------------------------------------------------------------
03:03:07  Stop Mininet Connected To Follower Node2 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:03:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:03:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:03:10  | PASS |
03:03:10  ------------------------------------------------------------------------------
03:03:10  Start Mininet Connect To Inventory Leader :: Start mininet with co... | PASS |
03:03:13  ------------------------------------------------------------------------------
03:03:13  Verify Flows In Switch Connected To Leader :: Verify 10000 flows p... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:03:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:03:13  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:04:55  | FAIL |
03:04:55  Keyword 'MininetKeywords.Check Flows In Mininet' failed after retrying for 1 minute 40 seconds. The last error was: 0.0 != 10000.0
03:04:55  ------------------------------------------------------------------------------
03:04:55  Stop Mininet Connected To Inventory Leader :: Stop mininet and exi... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:04:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:04:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:01  | PASS |
03:05:01  ------------------------------------------------------------------------------
03:05:01  Delete All Flows From Follower Node1 :: 10000 Flows deleted via Fo... | FAIL |
03:05:02  Variable '${temp_json_config_del}' not found.
03:05:02  ------------------------------------------------------------------------------
03:05:02  Verify No Flows In Inventory Leader :: Verify flow count is 0 acro... | FAIL |
03:05:02  Variable '${temp_json_config_get}' not found.
03:05:02  ------------------------------------------------------------------------------
03:05:02  openflowplugin-clustering-bulkomatic.txt.Cluster Reconcilliation M... | FAIL |
03:05:02  18 tests, 9 passed, 9 failed
03:05:02  ==============================================================================
03:05:02  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery BulkFlow ...
03:05:02  ==============================================================================
03:05:05  Check Shards Status and Initialize Variables :: Check Status for a... | PASS |
03:05:14  ------------------------------------------------------------------------------
03:05:14  Get Inventory Follower Before Leader Restart :: Find a follower in... | PASS |
03:05:15  ------------------------------------------------------------------------------
03:05:15  Shutdown Leader From Cluster Node :: Shutdown Leader Node and Star... | PASS |
03:05:19  ------------------------------------------------------------------------------
03:05:19  Check Shards Status After Leader Shutdown :: Wait for node converg... | PASS |
03:05:33  ------------------------------------------------------------------------------
03:05:33  Check Shard Status For Leader After PreLeader Shutdown :: Find a L... | PASS |
03:05:34  ------------------------------------------------------------------------------
03:05:34  Start Mininet Connect To Follower Node1 :: Start mininet with conn... | PASS |
03:05:36  ------------------------------------------------------------------------------
03:05:36  Add Bulk Flow From Follower :: 10000 Flows added via Follower Node... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:37  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:37  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:37  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:38  | PASS |
03:05:38  ------------------------------------------------------------------------------
03:05:38  Get Bulk Flows And Verify In Leader :: Initiate get operation and ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:52  | PASS |
03:05:52  ------------------------------------------------------------------------------
03:05:52  Verify Flows In Switch Before Cluster Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:53  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:53  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:53  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:53  | PASS |
03:05:53  ------------------------------------------------------------------------------
03:05:53  Restart Pre Leader From Cluster Node :: Restart Leader Node.          <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:53  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:54  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:54  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:54  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:54  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:57  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:57  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:05:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:20  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:20  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:22  | PASS |
03:06:22  ------------------------------------------------------------------------------
03:06:22  Check Shards Status After Leader Restart :: Wait for node converge... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:26  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:30  | PASS |
03:06:30  ------------------------------------------------------------------------------
03:06:30  Verify Data Recovery After Leader Restart :: 10000 Flows preserved... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:30  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:31  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:37  | PASS |
03:06:37  ------------------------------------------------------------------------------
03:06:37  Verify Flows In Switch After Leader Restart :: Verify flows are in... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:38  | PASS |
03:06:38  ------------------------------------------------------------------------------
03:06:38  Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:06:40  | PASS |
03:06:40  ------------------------------------------------------------------------------
03:06:40  Delete All Flows From Follower Node1 :: 10000 Flows deleted via Fo... | PASS |
03:06:42  ------------------------------------------------------------------------------
03:06:42  Verify No Flows In Leader Node :: Verify flow count is 0 across cl... | PASS |
03:06:47  ------------------------------------------------------------------------------
03:06:47  Get Inventory Follower And Leader Before Cluster Restart :: Find a... | PASS |
03:06:48  ------------------------------------------------------------------------------
03:06:48  Shutdown Follower From Cluster Node :: Shutdown Follower Node2 and... | PASS |
03:06:51  ------------------------------------------------------------------------------
03:06:51  Check Shards Status After Follower Shutdown :: Wait for node conve... | PASS |
03:07:21  ------------------------------------------------------------------------------
03:07:21  Start Mininet Connect To Follower Node :: Start mininet with conne... | PASS |
03:07:24  ------------------------------------------------------------------------------
03:07:24  Add Bulk Flow From Follower Node1 :: 10000 Flows added via Followe... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:26  | PASS |
03:07:26  ------------------------------------------------------------------------------
03:07:26  Get Bulk Flows And Verify In Leader Before Follower Restart :: Ini... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:32  | PASS |
03:07:32  ------------------------------------------------------------------------------
03:07:32  Verify Flows In Switch Before Follower Restart :: Verify flows are... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  | PASS |
03:07:33  ------------------------------------------------------------------------------
03:07:33  Restart Follower From Cluster Node :: Restart Follower Node2.         <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:57  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:57  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:58  | PASS |
03:07:58  ------------------------------------------------------------------------------
03:07:58  Check Shards Status After Follower Restart :: Wait for node conver... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:07:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:04  | PASS |
03:08:04  ------------------------------------------------------------------------------
03:08:04  Verify Data Recovery After Follower Restart :: 10000 Flows preserv... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:06  | PASS |
03:08:06  ------------------------------------------------------------------------------
03:08:06  Verify Flows In Switch After Follower Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:07  | PASS |
03:08:07  ------------------------------------------------------------------------------
03:08:07  Stop Mininet Connected To Follower Node :: Stop mininet and exit c... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:07  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:10  | PASS |
03:08:10  ------------------------------------------------------------------------------
03:08:10  Delete All Flows From Follower Node :: 10000 Flows deleted via Fol... | PASS |
03:08:11  ------------------------------------------------------------------------------
03:08:11  Verify No Flows In Leader Node After Follower Restart :: Verify fl... | PASS |
03:08:15  ------------------------------------------------------------------------------
03:08:15  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery ... | PASS |
03:08:15  30 tests, 30 passed, 0 failed
03:08:15  ==============================================================================
03:08:15  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery BulkFlow ...
03:08:15  ==============================================================================
03:08:19  Check Shards Status And Initialize Variables :: Check Status for a... | PASS |
03:08:24  ------------------------------------------------------------------------------
03:08:24  Get Inventory Follower Before Cluster Restart :: Find a follower i... | PASS |
03:08:25  ------------------------------------------------------------------------------
03:08:25  Start Mininet Connect To Follower Node1 :: Start mininet with conn... | PASS |
03:08:30  ------------------------------------------------------------------------------
03:08:30  Add Bulk Flow From Follower :: 1000 Flows added via Follower Node1... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:30  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:30  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:30  | PASS |
03:08:30  ------------------------------------------------------------------------------
03:08:30  Get Bulk Flows and Verify In Cluster :: Initiate get operation and... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:30  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:30  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:33  | PASS |
03:08:33  ------------------------------------------------------------------------------
03:08:33  Verify Flows In Switch Before Cluster Restart :: Verify flows are ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:33  | PASS |
03:08:33  ------------------------------------------------------------------------------
03:08:33  Kill All Cluster Nodes :: Kill All Nodes.                             <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:35  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:35  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:38  | PASS |
03:08:38  ------------------------------------------------------------------------------
03:08:38  Stop Mininet Connected To Follower Node1 and Exit :: Stop mininet ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:48  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:08:59  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:09:09  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:09:09  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:09:11  | PASS |
03:09:11  ------------------------------------------------------------------------------
03:09:11  Restart All Cluster Nodes :: Restart all cluster nodes.               | PASS |
03:09:52  ------------------------------------------------------------------------------
03:09:52  Verify Data Recovery After Cluster Restart :: 1000 Flows preserved... | PASS |
03:09:58  ------------------------------------------------------------------------------
03:09:58  Start Mininet Again Connect To Follower Node1 :: Start mininet wit... | PASS |
03:10:01  ------------------------------------------------------------------------------
03:10:01  Verify Flows In Switch After Cluster Restart :: Verify flows are i... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:01  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:01  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:03  | PASS |
03:10:03  ------------------------------------------------------------------------------
03:10:03  Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:04  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:06  | PASS |
03:10:06  ------------------------------------------------------------------------------
03:10:06  Delete All Flows From Follower Node1 :: 1000 Flows deleted via Fol... | PASS |
03:10:08  ------------------------------------------------------------------------------
03:10:08  Verify No Flows In Cluster :: Verify flow count is 0 across cluste... | PASS |
03:10:11  ------------------------------------------------------------------------------
03:10:11  Get Inventory Leader Before Leader Restart :: Find leader in the i... | PASS |
03:10:12  ------------------------------------------------------------------------------
03:10:12  Start Mininet Connect To Leader :: Start mininet with connection t... | PASS |
03:10:15  ------------------------------------------------------------------------------
03:10:15  Add Bulk Flow From Leader :: 1000 Flows added via Follower Node1 a... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:16  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:16  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:17  | PASS |
03:10:17  ------------------------------------------------------------------------------
03:10:17  Get Bulk Flows and Verify In Cluster Before Leader Restart :: Init... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:17  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:21  | PASS |
03:10:21  ------------------------------------------------------------------------------
03:10:21  Verify Flows In Switch Before Leader Restart :: Verify flows are i... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:21  | PASS |
03:10:21  ------------------------------------------------------------------------------
03:10:21  Kill Leader From Cluster Node :: Kill Leader Node.                    <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:21  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:22  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:23  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:24  | PASS |
03:10:24  ------------------------------------------------------------------------------
03:10:24  Stop Mininet Connected To Leader Node :: Stop mininet and exit con... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:34  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:35  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:10:37  | PASS |
03:10:37  ------------------------------------------------------------------------------
03:10:37  Restart Leader from Cluster Node :: Start Leader Node Up.             | PASS |
03:11:01  ------------------------------------------------------------------------------
03:11:01  Verify Data Recovery After Leader Restart :: 1000 Flows preserved ... | PASS |
03:11:05  ------------------------------------------------------------------------------
03:11:05  Start Mininet Again Connect To Leader :: Start mininet with connec... | PASS |
03:11:18  ------------------------------------------------------------------------------
03:11:18  Verify Flows In Switch After Leader Restart :: Verify flows are in... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:24  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:26  | PASS |
03:11:26  ------------------------------------------------------------------------------
03:11:26  Stop Mininet Connected To Leader Node After Leader Restart :: Stop... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:26  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:27  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:29  | PASS |
03:11:29  ------------------------------------------------------------------------------
03:11:29  Delete All Flows From Leader Node :: 1000 Flows deleted via Leader... | PASS |
03:11:31  ------------------------------------------------------------------------------
03:11:31  Verify No Flows In Cluster After Leader Restart :: Verify flow cou... | PASS |
03:11:35  ------------------------------------------------------------------------------
03:11:35  Get Inventory Follower Before follower Restart :: Find follower in... | PASS |
03:11:36  ------------------------------------------------------------------------------
03:11:36  Start Mininet Connect To Follower Node2 :: Start mininet with conn... | PASS |
03:11:39  ------------------------------------------------------------------------------
03:11:39  Add Bulk Flow From Follower Node2 :: 1000 Flows added via Follower... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:39  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:40  | PASS |
03:11:40  ------------------------------------------------------------------------------
03:11:40  Get Bulk Flows and Verify In Cluster Before Follower Restart :: In... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:40  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:41  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:43  | PASS |
03:11:43  ------------------------------------------------------------------------------
03:11:43  Verify Flows In Switch Before Follower Restart :: Verify flows are... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:43  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:44  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:44  | PASS |
03:11:44  ------------------------------------------------------------------------------
03:11:44  Kill Follower Node2 :: Kill Follower Node2.                           <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:44  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:44  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:44  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:44  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:44  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:45  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:45  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:46  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:46  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:47  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:48  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:48  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:48  | PASS |
03:11:48  ------------------------------------------------------------------------------
03:11:48  Stop Mininet Connected To Follower Node2 and Exit :: Stop mininet ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:11:58  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:12:00  | PASS |
03:12:00  ------------------------------------------------------------------------------
03:12:00  Restart Follower Node2 :: Start Follower Node2 Up.                    | PASS |
03:12:25  ------------------------------------------------------------------------------
03:12:25  Verify Data Recovery After Follower Node2 Restart :: 1000 Flows pr... | PASS |
03:12:29  ------------------------------------------------------------------------------
03:12:29  Start Mininet Again Connect To Follower Node2 :: Start mininet wit... | PASS |
03:12:32  ------------------------------------------------------------------------------
03:12:32  Verify Flows In Switch After Follower Node2 Restart :: Verify flow... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:12:32  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:12:33  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:12:35  | PASS |
03:12:35  ------------------------------------------------------------------------------
03:12:35  Stop Mininet Connected To Follower Node2 :: Stop mininet and exit ... <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:12:35  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:12:35  <string>:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:12:38  | PASS |
03:12:38  ------------------------------------------------------------------------------
03:12:38  Delete All Flows From Follower Node 2 :: 1000 Flows deleted via Le... | PASS |
03:12:38  ------------------------------------------------------------------------------
03:12:38  Verify No Flows In Cluster After Follower Node2 Restart               | PASS |
03:12:41  ------------------------------------------------------------------------------
03:12:41  openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery ... | PASS |
03:12:41  43 tests, 43 passed, 0 failed
03:12:41  ==============================================================================
03:12:41  openflowplugin-clustering-bulkomatic.txt.Cluster Current Term Verification ...
03:12:41  ==============================================================================
03:12:46  Check Shard And Get Inventory :: Check Status for all shards and F... 
03:12:56  
03:12:56  The follower Node1 is 1
03:12:56  The follower Node2 is 2
03:12:56  The leader Node is 3
03:12:56  | PASS |
03:12:56  ------------------------------------------------------------------------------
03:12:56  Initial Current Term Verification :: Verifying current term for Le... Current Term is 5
03:12:56  | PASS |
03:12:56  ------------------------------------------------------------------------------
03:12:56  Add Bulk Flow From Follower :: 10000 Flows added via Follower Node... | PASS |
03:12:58  ------------------------------------------------------------------------------
03:12:58  Get Bulk Flows And Verify In Cluster :: Initiate get operation and... | PASS |
03:12:59  ------------------------------------------------------------------------------
03:12:59  Current Term Verification After Adding Bulk Flow :: Verifying curr... | PASS |
03:13:00  ------------------------------------------------------------------------------
03:13:00  Current Term Comparison Before And After Addition Of Flow :: Compa... Current Term after pushing the flows is 5
03:13:00  | PASS |
03:13:00  ------------------------------------------------------------------------------
03:13:00  Delete and Add ten percent of the flows for 5 iterations :: Perfor... | PASS |
03:13:46  ------------------------------------------------------------------------------
03:13:46  Current Term Verification After Continuous Deletion and Addition O... | PASS |
03:13:49  ------------------------------------------------------------------------------
03:13:49  Current Term Comparison Before and After Continuous Deletion and A... Current Term after pushing the flows is 5
03:13:49  | PASS |
03:13:49  ------------------------------------------------------------------------------
03:13:49  Delete All Flows From Follower Node :: 10000 Flows deleted via Lea... | PASS |
03:13:56  ------------------------------------------------------------------------------
03:13:56  Verify No Flows In Cluster After Flow Deletion :: Verifying No FLo... | PASS |
03:14:00  ------------------------------------------------------------------------------
03:14:00  PreLeader Verification :: Verifying LastIndex and LastApplied and ... | PASS |
03:14:00  ------------------------------------------------------------------------------
03:14:00  openflowplugin-clustering-bulkomatic.txt.Cluster Current Term Veri... | PASS |
03:14:00  12 tests, 12 passed, 0 failed
03:14:00  ==============================================================================
03:14:00  openflowplugin-clustering-bulkomatic.txt                              | FAIL |
03:14:00  103 tests, 94 passed, 9 failed
03:14:00  ==============================================================================
03:14:00  Output:  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/output.xml
03:14:06  Log:     /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/log.html
03:14:06  Report:  /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/report.html
03:14:06  + true
03:14:06  + echo 'Examining the files in data/log and checking filesize'
03:14:06  Examining the files in data/log and checking filesize
03:14:06  + ssh 10.30.170.239 'ls -altr /tmp/karaf-0.20.4/data/log/'
03:14:06  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:07  total 1920
03:14:07  drwxrwxr-x 2 jenkins jenkins    4096 Mar 21 02:54 .
03:14:07  drwxrwxr-x 9 jenkins jenkins    4096 Mar 21 02:54 ..
03:14:07  -rw-rw-r-- 1 jenkins jenkins    1727 Mar 21 03:05 karaf_console.log
03:14:07  -rw-rw-r-- 1 jenkins jenkins 1952175 Mar 21 03:14 karaf.log
03:14:07  + ssh 10.30.170.239 'du -hs /tmp/karaf-0.20.4/data/log/*'
03:14:07  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:07  1.9M	/tmp/karaf-0.20.4/data/log/karaf.log
03:14:07  4.0K	/tmp/karaf-0.20.4/data/log/karaf_console.log
03:14:07  + ssh 10.30.171.78 'ls -altr /tmp/karaf-0.20.4/data/log/'
03:14:07  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:07  total 1420
03:14:07  drwxrwxr-x 2 jenkins jenkins    4096 Mar 21 02:54 .
03:14:07  drwxrwxr-x 9 jenkins jenkins    4096 Mar 21 02:54 ..
03:14:07  -rw-rw-r-- 1 jenkins jenkins    1727 Mar 21 03:08 karaf_console.log
03:14:07  -rw-rw-r-- 1 jenkins jenkins 1438569 Mar 21 03:14 karaf.log
03:14:07  + ssh 10.30.171.78 'du -hs /tmp/karaf-0.20.4/data/log/*'
03:14:07  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:07  1.4M	/tmp/karaf-0.20.4/data/log/karaf.log
03:14:07  4.0K	/tmp/karaf-0.20.4/data/log/karaf_console.log
03:14:07  + ssh 10.30.170.33 'ls -altr /tmp/karaf-0.20.4/data/log/'
03:14:07  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:08  total 1212
03:14:08  drwxrwxr-x 2 jenkins jenkins    4096 Mar 21 02:54 .
03:14:08  drwxrwxr-x 9 jenkins jenkins    4096 Mar 21 02:54 ..
03:14:08  -rw-rw-r-- 1 jenkins jenkins    1727 Mar 21 03:06 karaf_console.log
03:14:08  -rw-rw-r-- 1 jenkins jenkins 1226274 Mar 21 03:14 karaf.log
03:14:08  + ssh 10.30.170.33 'du -hs /tmp/karaf-0.20.4/data/log/*'
03:14:08  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:08  1.2M	/tmp/karaf-0.20.4/data/log/karaf.log
03:14:08  4.0K	/tmp/karaf-0.20.4/data/log/karaf_console.log
03:14:08  + set +e
03:14:08  ++ seq 1 3
03:14:08  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:14:08  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:14:08  + echo 'Let'\''s take the karaf thread dump again'
03:14:08  Let's take the karaf thread dump again
03:14:08  + ssh 10.30.170.239 'sudo ps aux'
03:14:08  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:08  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_after.log
03:14:08  ++ grep -v grep
03:14:08  ++ cut -f2 '-d '
03:14:08  ++ tr -s ' '
03:14:08  + pid=6202
03:14:08  + echo 'karaf main: org.apache.karaf.main.Main, pid:6202'
03:14:08  karaf main: org.apache.karaf.main.Main, pid:6202
03:14:08  + ssh 10.30.170.239 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 6202'
03:14:09  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:09  + echo 'killing karaf process...'
03:14:09  killing karaf process...
03:14:09  + ssh 10.30.170.239 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:14:09  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:09  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:14:09  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:14:09  + echo 'Let'\''s take the karaf thread dump again'
03:14:09  Let's take the karaf thread dump again
03:14:09  + ssh 10.30.171.78 'sudo ps aux'
03:14:09  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:09  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_after.log
03:14:09  ++ grep -v grep
03:14:09  ++ tr -s ' '
03:14:09  ++ cut -f2 '-d '
03:14:09  + pid=5706
03:14:09  + echo 'karaf main: org.apache.karaf.main.Main, pid:5706'
03:14:09  karaf main: org.apache.karaf.main.Main, pid:5706
03:14:09  + ssh 10.30.171.78 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 5706'
03:14:10  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:10  + echo 'killing karaf process...'
03:14:10  killing karaf process...
03:14:10  + ssh 10.30.171.78 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:14:10  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:10  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:14:10  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:14:10  + echo 'Let'\''s take the karaf thread dump again'
03:14:10  Let's take the karaf thread dump again
03:14:10  + ssh 10.30.170.33 'sudo ps aux'
03:14:10  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:11  ++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/ps_after.log
03:14:11  ++ grep -v grep
03:14:11  ++ tr -s ' '
03:14:11  ++ cut -f2 '-d '
03:14:11  + pid=5172
03:14:11  + echo 'karaf main: org.apache.karaf.main.Main, pid:5172'
03:14:11  karaf main: org.apache.karaf.main.Main, pid:5172
03:14:11  + ssh 10.30.170.33 '/usr/lib/jvm/java-17-openjdk-amd64/bin/jstack -l 5172'
03:14:11  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:11  + echo 'killing karaf process...'
03:14:11  killing karaf process...
03:14:11  + ssh 10.30.170.33 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:14:11  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:11  + sleep 5
03:14:16  ++ seq 1 3
03:14:16  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:14:16  + CONTROLLERIP=ODL_SYSTEM_1_IP
03:14:16  + echo 'Compressing karaf.log 1'
03:14:16  Compressing karaf.log 1
03:14:16  + ssh 10.30.170.239 gzip --best /tmp/karaf-0.20.4/data/log/karaf.log
03:14:17  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:17  + echo 'Fetching compressed karaf.log 1'
03:14:17  Fetching compressed karaf.log 1
03:14:17  + scp 10.30.170.239:/tmp/karaf-0.20.4/data/log/karaf.log.gz odl1_karaf.log.gz
03:14:17  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:17  + ssh 10.30.170.239 rm -f /tmp/karaf-0.20.4/data/log/karaf.log.gz
03:14:17  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:17  + scp 10.30.170.239:/tmp/karaf-0.20.4/data/log/karaf_console.log odl1_karaf_console.log
03:14:17  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:17  + ssh 10.30.170.239 rm -f /tmp/karaf-0.20.4/data/log/karaf_console.log
03:14:17  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:18  + echo 'Fetch GC logs'
03:14:18  Fetch GC logs
03:14:18  + mkdir -p gclogs-1
03:14:18  + scp '10.30.170.239:/tmp/karaf-0.20.4/data/log/*.log' gclogs-1/
03:14:18  Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
03:14:18  scp: /tmp/karaf-0.20.4/data/log/*.log: No such file or directory
03:14:18  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:14:18  + CONTROLLERIP=ODL_SYSTEM_2_IP
03:14:18  + echo 'Compressing karaf.log 2'
03:14:18  Compressing karaf.log 2
03:14:18  + ssh 10.30.171.78 gzip --best /tmp/karaf-0.20.4/data/log/karaf.log
03:14:18  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:18  + echo 'Fetching compressed karaf.log 2'
03:14:18  Fetching compressed karaf.log 2
03:14:18  + scp 10.30.171.78:/tmp/karaf-0.20.4/data/log/karaf.log.gz odl2_karaf.log.gz
03:14:18  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:18  + ssh 10.30.171.78 rm -f /tmp/karaf-0.20.4/data/log/karaf.log.gz
03:14:18  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:18  + scp 10.30.171.78:/tmp/karaf-0.20.4/data/log/karaf_console.log odl2_karaf_console.log
03:14:19  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:19  + ssh 10.30.171.78 rm -f /tmp/karaf-0.20.4/data/log/karaf_console.log
03:14:19  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:19  + echo 'Fetch GC logs'
03:14:19  Fetch GC logs
03:14:19  + mkdir -p gclogs-2
03:14:19  + scp '10.30.171.78:/tmp/karaf-0.20.4/data/log/*.log' gclogs-2/
03:14:19  Warning: Permanently added '10.30.171.78' (ECDSA) to the list of known hosts.
03:14:19  scp: /tmp/karaf-0.20.4/data/log/*.log: No such file or directory
03:14:19  + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:14:19  + CONTROLLERIP=ODL_SYSTEM_3_IP
03:14:19  + echo 'Compressing karaf.log 3'
03:14:19  Compressing karaf.log 3
03:14:19  + ssh 10.30.170.33 gzip --best /tmp/karaf-0.20.4/data/log/karaf.log
03:14:19  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:19  + echo 'Fetching compressed karaf.log 3'
03:14:19  Fetching compressed karaf.log 3
03:14:19  + scp 10.30.170.33:/tmp/karaf-0.20.4/data/log/karaf.log.gz odl3_karaf.log.gz
03:14:19  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:20  + ssh 10.30.170.33 rm -f /tmp/karaf-0.20.4/data/log/karaf.log.gz
03:14:20  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:20  + scp 10.30.170.33:/tmp/karaf-0.20.4/data/log/karaf_console.log odl3_karaf_console.log
03:14:20  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:20  + ssh 10.30.170.33 rm -f /tmp/karaf-0.20.4/data/log/karaf_console.log
03:14:20  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:20  + echo 'Fetch GC logs'
03:14:20  Fetch GC logs
03:14:20  + mkdir -p gclogs-3
03:14:20  + scp '10.30.170.33:/tmp/karaf-0.20.4/data/log/*.log' gclogs-3/
03:14:20  Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts.
03:14:21  scp: /tmp/karaf-0.20.4/data/log/*.log: No such file or directory
03:14:21  + echo 'Examine copied files'
03:14:21  Examine copied files
03:14:21  + ls -lt
03:14:21  total 31248
03:14:21  drwxrwxr-x. 2 jenkins jenkins        6 Mar 21 03:14 gclogs-3
03:14:21  -rw-rw-r--. 1 jenkins jenkins     1727 Mar 21 03:14 odl3_karaf_console.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins   100740 Mar 21 03:14 odl3_karaf.log.gz
03:14:21  drwxrwxr-x. 2 jenkins jenkins        6 Mar 21 03:14 gclogs-2
03:14:21  -rw-rw-r--. 1 jenkins jenkins     1727 Mar 21 03:14 odl2_karaf_console.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins   107161 Mar 21 03:14 odl2_karaf.log.gz
03:14:21  drwxrwxr-x. 2 jenkins jenkins        6 Mar 21 03:14 gclogs-1
03:14:21  -rw-rw-r--. 1 jenkins jenkins     1727 Mar 21 03:14 odl1_karaf_console.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins   127413 Mar 21 03:14 odl1_karaf.log.gz
03:14:21  -rw-rw-r--. 1 jenkins jenkins   106929 Mar 21 03:14 karaf_3_5172_threads_after.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins    13764 Mar 21 03:14 ps_after.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins   108822 Mar 21 03:14 karaf_2_5706_threads_after.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins   116364 Mar 21 03:14 karaf_1_6202_threads_after.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins   258991 Mar 21 03:14 report.html
03:14:21  -rw-rw-r--. 1 jenkins jenkins  3788601 Mar 21 03:14 log.html
03:14:21  -rw-rw-r--. 1 jenkins jenkins 26900567 Mar 21 03:14 output.xml
03:14:21  -rw-rw-r--. 1 jenkins jenkins      162 Mar 21 02:57 testplan.txt
03:14:21  -rw-rw-r--. 1 jenkins jenkins    88764 Mar 21 02:57 karaf_3_2028_threads_before.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins    13732 Mar 21 02:57 ps_before.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins    87204 Mar 21 02:57 karaf_2_2033_threads_before.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins    87116 Mar 21 02:57 karaf_1_2037_threads_before.log
03:14:21  -rw-rw-r--. 1 jenkins jenkins     3043 Mar 21 02:54 post-startup-script.sh
03:14:21  -rw-rw-r--. 1 jenkins jenkins      225 Mar 21 02:53 startup-script.sh
03:14:21  -rw-rw-r--. 1 jenkins jenkins     3269 Mar 21 02:53 configuration-script.sh
03:14:21  -rw-rw-r--. 1 jenkins jenkins      266 Mar 21 02:53 detect_variables.env
03:14:21  -rw-rw-r--. 1 jenkins jenkins       92 Mar 21 02:53 set_variables.env
03:14:21  -rw-rw-r--. 1 jenkins jenkins      357 Mar 21 02:53 slave_addresses.txt
03:14:21  -rw-rw-r--. 1 jenkins jenkins      570 Mar 21 02:53 requirements.txt
03:14:21  -rw-rw-r--. 1 jenkins jenkins       26 Mar 21 02:53 env.properties
03:14:21  -rw-rw-r--. 1 jenkins jenkins      334 Mar 21 02:51 stack-parameters.yaml
03:14:21  drwxrwxr-x. 7 jenkins jenkins     4096 Mar 21 02:49 test
03:14:21  drwxrwxr-x. 2 jenkins jenkins        6 Mar 21 02:49 test@tmp
03:14:21  + true
03:14:21  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/sh /tmp/jenkins15967954351897489553.sh
03:14:21  Cleaning up Robot installation...
03:14:21  $ ssh-agent -k
03:14:21  unset SSH_AUTH_SOCK;
03:14:21  unset SSH_AGENT_PID;
03:14:21  echo Agent pid 5303 killed;
03:14:21  [ssh-agent] Stopped.
03:14:21  Recording plot data
03:14:21  Robot results publisher started...
03:14:21  INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:14:21  -Parsing output xml:
03:14:22  Done!
03:14:22  -Copying log files to build dir:
03:14:24  Done!
03:14:24  -Assigning results to build:
03:14:24  Done!
03:14:24  -Checking thresholds:
03:14:24  Done!
03:14:24  Done publishing Robot results.
03:14:24  Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
03:14:24  [PostBuildScript] - [INFO] Executing post build scripts.
03:14:24  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins9728198099103267010.sh
03:14:24  Archiving csit artifacts
03:14:24  mv: cannot stat '*_1.png': No such file or directory
03:14:24  mv: cannot stat '/tmp/odl1_*': No such file or directory
03:14:24  mv: cannot stat '*_2.png': No such file or directory
03:14:24  mv: cannot stat '/tmp/odl2_*': No such file or directory
03:14:24  mv: cannot stat '*_3.png': No such file or directory
03:14:24  mv: cannot stat '/tmp/odl3_*': No such file or directory
03:14:24    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03:14:24                                   Dload  Upload   Total   Spent    Left  Speed
03:14:24  
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2856k    0 2856k    0     0  5348k      0 --:--:-- --:--:-- --:--:-- 5338k
100 4121k    0 4121k    0     0  5437k      0 --:--:-- --:--:-- --:--:-- 5430k
03:14:25  Archive:  robot-plugin.zip
03:14:25    inflating: ./archives/robot-plugin/log.html  
03:14:25    inflating: ./archives/robot-plugin/output.xml  
03:14:25    inflating: ./archives/robot-plugin/report.html  
03:14:25  mv: cannot stat '*.log.gz': No such file or directory
03:14:25  mv: cannot stat '*.csv': No such file or directory
03:14:25  mv: cannot stat '*.png': No such file or directory
03:14:25  [PostBuildScript] - [INFO] Executing post build scripts.
03:14:25  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins16868969775525603524.sh
03:14:25  [PostBuildScript] - [INFO] Executing post build scripts.
03:14:25  [EnvInject] - Injecting environment variables from a build step.
03:14:25  [EnvInject] - Injecting as environment variables the properties content 
03:14:25  OS_CLOUD=vex
03:14:25  OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671
03:14:25  
03:14:25  [EnvInject] - Variables injected successfully.
03:14:25  provisioning config files...
03:14:25  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:14:25  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins1199716102230104304.sh
03:14:25  ---> openstack-stack-delete.sh
03:14:25  Setup pyenv:
03:14:25    system
03:14:25    3.8.13
03:14:25    3.9.13
03:14:25    3.10.13
03:14:25  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:14:26  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iqxg from file:/tmp/.os_lf_venv
03:14:26  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 
03:14:38  lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH
03:14:38  INFO: Retrieving stack cost for: releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671
03:14:43  DEBUG: Successfully retrieved stack cost: total: 0.38999999999999996
03:14:55  INFO: Deleting stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671
03:14:55  Successfully deleted stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-calcium-671
03:14:55  [PostBuildScript] - [INFO] Executing post build scripts.
03:14:55  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins16059721005788848892.sh
03:14:55  ---> sysstat.sh
03:14:55  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins7826780936466798487.sh
03:14:55  ---> package-listing.sh
03:14:55  ++ facter osfamily
03:14:55  ++ tr '[:upper:]' '[:lower:]'
03:14:56  + OS_FAMILY=redhat
03:14:56  + workspace=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium
03:14:56  + START_PACKAGES=/tmp/packages_start.txt
03:14:56  + END_PACKAGES=/tmp/packages_end.txt
03:14:56  + DIFF_PACKAGES=/tmp/packages_diff.txt
03:14:56  + PACKAGES=/tmp/packages_start.txt
03:14:56  + '[' /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium ']'
03:14:56  + PACKAGES=/tmp/packages_end.txt
03:14:56  + case "${OS_FAMILY}" in
03:14:56  + rpm -qa
03:14:56  + sort
03:14:56  + '[' -f /tmp/packages_start.txt ']'
03:14:56  + '[' -f /tmp/packages_end.txt ']'
03:14:56  + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:14:56  + '[' /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium ']'
03:14:56  + mkdir -p /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/archives/
03:14:56  + 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:14:56  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins4328686749637182559.sh
03:14:56  ---> capture-instance-metadata.sh
03:14:56  Setup pyenv:
03:14:56    system
03:14:56    3.8.13
03:14:56    3.9.13
03:14:56    3.10.13
03:14:56  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:14:57  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iqxg from file:/tmp/.os_lf_venv
03:14:57  lf-activate-venv(): INFO: Installing: lftools 
03:15:05  lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH
03:15:05  INFO: Running in OpenStack, capturing instance metadata
03:15:06  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins5560522239304260128.sh
03:15:06  provisioning config files...
03:15:06  Could not find credentials [logs] for openflowplugin-csit-3node-clustering-bulkomatic-only-calcium #671
03:15:06  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium@tmp/config5853879548081778946tmp
03:15:06  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:15:06  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:15:06  provisioning config files...
03:15:06  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:15:06  [EnvInject] - Injecting environment variables from a build step.
03:15:06  [EnvInject] - Injecting as environment variables the properties content 
03:15:06  SERVER_ID=logs
03:15:06  
03:15:06  [EnvInject] - Variables injected successfully.
03:15:06  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins17830685683165718261.sh
03:15:06  ---> create-netrc.sh
03:15:06  WARN: Log server credential not found.
03:15:06  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins13199300743077330158.sh
03:15:06  ---> python-tools-install.sh
03:15:06  Setup pyenv:
03:15:06    system
03:15:06    3.8.13
03:15:06    3.9.13
03:15:06    3.10.13
03:15:06  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:15:07  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iqxg from file:/tmp/.os_lf_venv
03:15:07  lf-activate-venv(): INFO: Installing: lftools 
03:15:15  lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH
03:15:15  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins17254178578134200371.sh
03:15:15  ---> sudo-logs.sh
03:15:15  Archiving 'sudo' log..
03:15:15  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash /tmp/jenkins8228937057979251452.sh
03:15:15  ---> job-cost.sh
03:15:15  Setup pyenv:
03:15:16    system
03:15:16    3.8.13
03:15:16    3.9.13
03:15:16    3.10.13
03:15:16  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:15:16  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iqxg from file:/tmp/.os_lf_venv
03:15:17  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
03:15:22  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:15:22  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
03:15:22  lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH
03:15:22  DEBUG: total: 0.38999999999999996
03:15:22  INFO: Retrieving Stack Cost...
03:15:23  INFO: Retrieving Pricing Info for: v3-standard-2
03:15:23  INFO: Archiving Costs
03:15:23  [openflowplugin-csit-3node-clustering-bulkomatic-only-calcium] $ /bin/bash -l /tmp/jenkins7784739715511017435.sh
03:15:23  ---> logs-deploy.sh
03:15:23  Setup pyenv:
03:15:23    system
03:15:23    3.8.13
03:15:23    3.9.13
03:15:23    3.10.13
03:15:23  * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/.python-version)
03:15:24  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iqxg from file:/tmp/.os_lf_venv
03:15:24  lf-activate-venv(): INFO: Installing: lftools 
03:15:32  lf-activate-venv(): INFO: Adding /tmp/venv-Iqxg/bin to PATH
03:15:32  WARNING: Nexus logging server not set
03:15:32  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-bulkomatic-only-calcium/671/
03:15:32  INFO: archiving logs to S3
03:15:33  ---> uname -a:
03:15:33  Linux prd-centos8-robot-2c-8g-9316.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:15:33  
03:15:33  
03:15:33  ---> lscpu:
03:15:33  Architecture:        x86_64
03:15:33  CPU op-mode(s):      32-bit, 64-bit
03:15:33  Byte Order:          Little Endian
03:15:33  CPU(s):              2
03:15:33  On-line CPU(s) list: 0,1
03:15:33  Thread(s) per core:  1
03:15:33  Core(s) per socket:  1
03:15:33  Socket(s):           2
03:15:33  NUMA node(s):        1
03:15:33  Vendor ID:           AuthenticAMD
03:15:33  CPU family:          23
03:15:33  Model:               49
03:15:33  Model name:          AMD EPYC-Rome Processor
03:15:33  Stepping:            0
03:15:33  CPU MHz:             2799.998
03:15:33  BogoMIPS:            5599.99
03:15:33  Virtualization:      AMD-V
03:15:33  Hypervisor vendor:   KVM
03:15:33  Virtualization type: full
03:15:33  L1d cache:           32K
03:15:33  L1i cache:           32K
03:15:33  L2 cache:            512K
03:15:33  L3 cache:            16384K
03:15:33  NUMA node0 CPU(s):   0,1
03:15:33  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:15:33  
03:15:33  
03:15:33  ---> nproc:
03:15:33  2
03:15:33  
03:15:33  
03:15:33  ---> df -h:
03:15:33  Filesystem      Size  Used Avail Use% Mounted on
03:15:33  devtmpfs        3.8G     0  3.8G   0% /dev
03:15:33  tmpfs           3.8G     0  3.8G   0% /dev/shm
03:15:33  tmpfs           3.8G   17M  3.8G   1% /run
03:15:33  tmpfs           3.8G     0  3.8G   0% /sys/fs/cgroup
03:15:33  /dev/vda1        40G  8.3G   32G  21% /
03:15:33  tmpfs           770M     0  770M   0% /run/user/1001
03:15:33  
03:15:33  
03:15:33  ---> free -m:
03:15:33                total        used        free      shared  buff/cache   available
03:15:33  Mem:           7697         614        4885          19        2197        6786
03:15:33  Swap:          1023           0        1023
03:15:33  
03:15:33  
03:15:33  ---> ip addr:
03:15:33  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:15:33      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:15:33      inet 127.0.0.1/8 scope host lo
03:15:33         valid_lft forever preferred_lft forever
03:15:33      inet6 ::1/128 scope host 
03:15:33         valid_lft forever preferred_lft forever
03:15:33  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
03:15:33      link/ether fa:16:3e:86:6b:44 brd ff:ff:ff:ff:ff:ff
03:15:33      altname enp0s3
03:15:33      altname ens3
03:15:33      inet 10.30.170.130/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:15:33         valid_lft 84787sec preferred_lft 84787sec
03:15:33      inet6 fe80::f816:3eff:fe86:6b44/64 scope link 
03:15:33         valid_lft forever preferred_lft forever
03:15:33  
03:15:33  
03:15:33  ---> sar -b -r -n DEV:
03:15:33  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 	03/21/2025 	_x86_64_	(2 CPU)
03:15:33  
03:15:33  02:48:36     LINUX RESTART	(2 CPU)
03:15:33  
03:15:33  02:49:01 AM       tps      rtps      wtps   bread/s   bwrtn/s
03:15:33  02:50:01 AM    107.31     64.20     43.11   7812.36  35716.14
03:15:33  02:51:01 AM     74.73      0.30     74.43     13.73   6512.26
03:15:33  02:52:01 AM     73.19      0.73     72.45     53.06   9190.52
03:15:33  02:53:01 AM     23.28      0.42     22.86     64.78   1671.24
03:15:33  02:54:01 AM     58.82      6.75     52.07   1249.39   4135.59
03:15:33  02:55:01 AM     20.13      0.00     20.13      0.00   4511.86
03:15:33  02:56:01 AM      0.95      0.00      0.95      0.00     18.61
03:15:33  02:57:01 AM      0.48      0.00      0.48      0.00      5.86
03:15:33  02:58:01 AM      0.60      0.17      0.43     35.33     47.39
03:15:33  02:59:01 AM      2.20      0.00      2.20      0.00     71.89
03:15:33  03:00:01 AM      0.57      0.00      0.57      0.00     14.75
03:15:33  03:01:01 AM      0.20      0.02      0.18      0.13      6.70
03:15:33  03:02:01 AM      0.37      0.07      0.30      1.73     12.86
03:15:33  03:03:01 AM      0.25      0.00      0.25      0.00      7.80
03:15:33  03:04:02 AM      1.32      0.03      1.28      0.27     40.19
03:15:33  03:05:01 AM      0.49      0.00      0.49      0.00     12.88
03:15:33  03:06:01 AM      0.30      0.00      0.30      0.00    132.41
03:15:33  03:07:01 AM      0.25      0.00      0.25      0.00    109.77
03:15:33  03:08:01 AM      0.23      0.00      0.23      0.00     92.32
03:15:33  03:09:01 AM      0.40      0.00      0.40      0.00    167.59
03:15:33  03:10:01 AM      0.28      0.00      0.28      0.00     31.78
03:15:33  03:11:01 AM      0.37      0.00      0.37      0.00     52.87
03:15:33  03:12:01 AM      0.27      0.00      0.27      0.00     60.97
03:15:33  03:13:01 AM      0.12      0.00      0.12      0.00     21.48
03:15:33  03:14:01 AM      0.33      0.00      0.33      0.00    131.11
03:15:33  03:15:01 AM     18.68      0.73     17.94     54.65   1969.78
03:15:33  Average:        14.86      2.83     12.03    357.42   2492.14
03:15:33  
03:15:33  02:49:01 AM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
03:15:33  02:50:01 AM   5575248   7067068   2307184     29.27      2688   1686256    717372      8.03    179328   1851696     88084
03:15:33  02:51:01 AM   5339048   7036780   2543384     32.27      2688   1880732    702944      7.87    187288   2034276    130192
03:15:33  02:52:01 AM   5169776   6981420   2712656     34.41      2688   1988400    744256      8.33    198484   2164740     31280
03:15:33  02:53:01 AM   5251344   7064388   2631088     33.38      2688   1990344    655392      7.34    217676   2072136         8
03:15:33  02:54:01 AM   4982928   7038408   2899504     36.78      2688   2224304    658332      7.37    258372   2270400    123128
03:15:33  02:55:01 AM   4981292   7036348   2901140     36.81      2688   2224312    658332      7.37    258380   2270668         4
03:15:33  02:56:01 AM   4981468   7036524   2900964     36.80      2688   2224312    658332      7.37    258384   2270596         4
03:15:33  02:57:01 AM   4981280   7036340   2901152     36.81      2688   2224316    658332      7.37    258384   2270604         4
03:15:33  02:58:01 AM   4935520   6992808   2946912     37.39      2688   2226552    749064      8.39    258720   2315776        60
03:15:33  02:59:01 AM   4933904   6991328   2948528     37.41      2688   2226688    749064      8.39    258720   2317516        16
03:15:33  03:00:01 AM   4933284   6991000   2949148     37.41      2688   2226976    764496      8.56    258720   2317916        60
03:15:33  03:01:01 AM   4932316   6990184   2950116     37.43      2688   2227112    764496      8.56    258720   2318632        36
03:15:33  03:02:01 AM   4931116   6989352   2951316     37.44      2688   2227472    764496      8.56    258860   2319792        92
03:15:33  03:03:01 AM   4930836   6989184   2951596     37.45      2688   2227608    764496      8.56    258860   2320060        68
03:15:33  03:04:02 AM   4929884   6988548   2952548     37.46      2688   2227896    764496      8.56    259020   2320948        72
03:15:33  03:05:01 AM   4929348   6988200   2953084     37.46      2688   2228068    764496      8.56    259020   2321324        40
03:15:33  03:06:01 AM   4916520   6979652   2965912     37.63      2688   2232356    784368      8.78    259288   2333864       460
03:15:33  03:07:01 AM   4912748   6978692   2969684     37.67      2688   2235160    784368      8.78    259352   2337700         4
03:15:33  03:08:01 AM   4909328   6978580   2973104     37.72      2688   2238476    784368      8.78    259352   2341024       592
03:15:33  03:09:01 AM   4904008   6977640   2978424     37.79      2688   2242848    766700      8.58    259364   2346416        48
03:15:33  03:10:01 AM   4902700   6977152   2979732     37.80      2688   2243684    762368      8.54    259364   2347616        40
03:15:33  03:11:01 AM   4901452   6977524   2980980     37.82      2688   2245292    762368      8.54    259364   2348948       164
03:15:33  03:12:01 AM   4898724   6976520   2983708     37.85      2688   2247016    762368      8.54    259364   2351712       160
03:15:33  03:13:01 AM   4895272   6976356   2987160     37.90      2688   2250304    781008      8.74    259364   2355040      2828
03:15:33  03:14:01 AM   4886056   6968940   2996376     38.01      2688   2252112    781008      8.74    259364   2364320       804
03:15:33  03:15:01 AM   5043604   6985036   2838828     36.01      2688   2116728    719420      8.06    477864   2011048     13928
03:15:33  Average:      4995731   6999768   2886701     36.62      2688   2175589    739490      8.28    257653   2265183     15084
03:15:33  
03:15:33  02:49:01 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
03:15:33  02:50:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  02:50:01 AM      eth0    247.01    140.75    970.30     54.15      0.00      0.00      0.00      0.00
03:15:33  02:51:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  02:51:01 AM      eth0     71.70     57.67    811.85      6.61      0.00      0.00      0.00      0.00
03:15:33  02:52:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  02:52:01 AM      eth0     53.17     39.68    542.43      6.97      0.00      0.00      0.00      0.00
03:15:33  02:53:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  02:53:01 AM      eth0     17.49     14.65      6.38      4.77      0.00      0.00      0.00      0.00
03:15:33  02:54:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  02:54:01 AM      eth0    567.02    411.78    400.82     93.10      0.00      0.00      0.00      0.00
03:15:33  02:55:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  02:55:01 AM      eth0     55.83     41.70     11.42     10.20      0.00      0.00      0.00      0.00
03:15:33  02:56:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  02:56:01 AM      eth0      2.40      1.87      0.41      0.41      0.00      0.00      0.00      0.00
03:15:33  02:57:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  02:57:01 AM      eth0      2.58      1.97      0.44      0.43      0.00      0.00      0.00      0.00
03:15:33  02:58:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  02:58:01 AM      eth0     97.27     81.09     20.62      6.51      0.00      0.00      0.00      0.00
03:15:33  02:59:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  02:59:01 AM      eth0      4.18      2.43      0.43      0.20      0.00      0.00      0.00      0.00
03:15:33  03:00:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:00:01 AM      eth0     30.09     29.89      4.87      2.37      0.00      0.00      0.00      0.00
03:15:33  03:01:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:01:01 AM      eth0      3.32      1.57      0.44      0.15      0.00      0.00      0.00      0.00
03:15:33  03:02:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:02:01 AM      eth0     31.91     29.98      5.20      2.50      0.00      0.00      0.00      0.00
03:15:33  03:03:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:03:01 AM      eth0      3.37      3.18      0.71      0.46      0.00      0.00      0.00      0.00
03:15:33  03:04:02 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:04:02 AM      eth0     32.72     29.17      5.12      2.27      0.00      0.00      0.00      0.00
03:15:33  03:05:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:05:01 AM      eth0      8.88      8.51      1.67      0.75      0.00      0.00      0.00      0.00
03:15:33  03:06:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:06:01 AM      eth0    105.95    105.93     31.57      8.51      0.00      0.00      0.00      0.00
03:15:33  03:07:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:07:01 AM      eth0     81.22     80.84     22.32      6.41      0.00      0.00      0.00      0.00
03:15:33  03:08:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:08:01 AM      eth0     47.43     47.92     19.67      4.21      0.00      0.00      0.00      0.00
03:15:33  03:09:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:09:01 AM      eth0    127.43    128.38     34.84     10.44      0.00      0.00      0.00      0.00
03:15:33  03:10:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:10:01 AM      eth0     22.08     20.65      5.53      2.23      0.00      0.00      0.00      0.00
03:15:33  03:11:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:11:01 AM      eth0    116.18    115.64     19.67      8.94      0.00      0.00      0.00      0.00
03:15:33  03:12:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:12:01 AM      eth0    126.20    125.77     22.06      9.77      0.00      0.00      0.00      0.00
03:15:33  03:13:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:13:01 AM      eth0    133.17    133.47     30.15     10.17      0.00      0.00      0.00      0.00
03:15:33  03:14:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:14:01 AM      eth0     45.78     46.85      7.88      3.82      0.00      0.00      0.00      0.00
03:15:33  03:15:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  03:15:01 AM      eth0    109.45     74.71    163.82     96.81      0.00      0.00      0.00      0.00
03:15:33  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
03:15:33  Average:         eth0     82.50     68.35    120.88     13.59      0.00      0.00      0.00      0.00
03:15:33  
03:15:33  
03:15:33  ---> sar -P ALL:
03:15:33  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 	03/21/2025 	_x86_64_	(2 CPU)
03:15:33  
03:15:33  02:48:36     LINUX RESTART	(2 CPU)
03:15:33  
03:15:33  02:49:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:15:33  02:50:01 AM     all     25.57      0.03      6.84     38.95      0.08     28.52
03:15:33  02:50:01 AM       0     22.04      0.05      7.46     34.80      0.08     35.57
03:15:33  02:50:01 AM       1     29.10      0.02      6.22     43.11      0.08     21.48
03:15:33  02:51:01 AM     all     23.93      0.00      3.64     12.41      0.10     59.93
03:15:33  02:51:01 AM       0     19.19      0.00      3.10      9.72      0.10     67.89
03:15:33  02:51:01 AM       1     28.68      0.00      4.17     15.10      0.10     51.95
03:15:33  02:52:01 AM     all     19.04      0.00      2.90     12.01      0.08     65.97
03:15:33  02:52:01 AM       0     16.43      0.00      2.66      8.26      0.07     72.58
03:15:33  02:52:01 AM       1     21.65      0.00      3.14     15.76      0.08     59.37
03:15:33  02:53:01 AM     all      9.62      0.00      1.62      2.39      0.06     86.31
03:15:33  02:53:01 AM       0      3.06      0.00      1.60      1.89      0.05     93.40
03:15:33  02:53:01 AM       1     16.19      0.00      1.64      2.89      0.07     79.22
03:15:33  02:54:01 AM     all     28.74      0.00      6.13      0.72      0.08     64.33
03:15:33  02:54:01 AM       0     26.91      0.00      5.58      0.52      0.08     66.91
03:15:33  02:54:01 AM       1     30.57      0.00      6.68      0.92      0.08     61.74
03:15:33  02:55:01 AM     all      0.67      0.00      0.38      1.15      0.04     97.75
03:15:33  02:55:01 AM       0      0.45      0.00      0.47      1.05      0.03     97.99
03:15:33  02:55:01 AM       1      0.89      0.00      0.30      1.25      0.05     97.51
03:15:33  02:56:01 AM     all      0.37      0.00      0.07      0.02      0.03     99.52
03:15:33  02:56:01 AM       0      0.15      0.00      0.07      0.00      0.02     99.77
03:15:33  02:56:01 AM       1      0.58      0.00      0.07      0.03      0.03     99.28
03:15:33  02:57:01 AM     all      0.34      0.00      0.08      0.00      0.03     99.55
03:15:33  02:57:01 AM       0      0.10      0.00      0.08      0.00      0.05     99.77
03:15:33  02:57:01 AM       1      0.58      0.00      0.07      0.00      0.02     99.33
03:15:33  02:58:01 AM     all      4.74      0.00      0.62      0.00      0.06     94.58
03:15:33  02:58:01 AM       0      3.69      0.00      0.44      0.00      0.07     95.80
03:15:33  02:58:01 AM       1      5.78      0.00      0.81      0.00      0.05     93.36
03:15:33  02:59:01 AM     all      0.87      0.00      0.12      0.02      0.06     98.94
03:15:33  02:59:01 AM       0      0.95      0.00      0.15      0.03      0.05     98.81
03:15:33  02:59:01 AM       1      0.79      0.00      0.08      0.00      0.07     99.06
03:15:33  03:00:01 AM     all      1.94      0.00      0.19      0.00      0.05     97.81
03:15:33  03:00:01 AM       0      1.59      0.00      0.22      0.00      0.05     98.14
03:15:33  03:00:01 AM       1      2.29      0.00      0.17      0.00      0.05     97.49
03:15:33  
03:15:33  03:00:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:15:33  03:01:01 AM     all      0.82      0.00      0.14      0.00      0.03     99.01
03:15:33  03:01:01 AM       0      0.74      0.00      0.12      0.00      0.02     99.13
03:15:33  03:01:01 AM       1      0.90      0.00      0.17      0.00      0.05     98.88
03:15:33  03:02:01 AM     all      2.04      0.00      0.20      0.00      0.08     97.68
03:15:33  03:02:01 AM       0      1.64      0.00      0.20      0.00      0.08     98.08
03:15:33  03:02:01 AM       1      2.45      0.00      0.20      0.00      0.07     97.29
03:15:33  03:03:01 AM     all      0.81      0.00      0.11      0.00      0.07     99.01
03:15:33  03:03:01 AM       0      0.77      0.00      0.10      0.00      0.05     99.08
03:15:33  03:03:01 AM       1      0.85      0.00      0.12      0.00      0.08     98.95
03:15:33  03:04:02 AM     all      2.16      0.00      0.35      0.02      0.06     97.41
03:15:33  03:04:02 AM       0      1.51      0.00      0.23      0.02      0.05     98.19
03:15:33  03:04:02 AM       1      2.82      0.00      0.47      0.02      0.07     96.63
03:15:33  03:05:01 AM     all      1.56      0.00      0.19      0.00      0.04     98.21
03:15:33  03:05:01 AM       0      1.26      0.00      0.17      0.00      0.03     98.54
03:15:33  03:05:01 AM       1      1.86      0.00      0.20      0.00      0.05     97.88
03:15:33  03:06:01 AM     all     12.93      0.00      1.88      0.01      0.11     85.07
03:15:33  03:06:01 AM       0      7.23      0.00      0.61      0.02      0.08     92.07
03:15:33  03:06:01 AM       1     18.73      0.00      3.18      0.00      0.14     77.96
03:15:33  03:07:01 AM     all      9.27      0.00      0.92      0.00      0.07     89.74
03:15:33  03:07:01 AM       0      3.39      0.00      0.57      0.00      0.07     95.98
03:15:33  03:07:01 AM       1     15.27      0.00      1.28      0.00      0.07     83.38
03:15:33  03:08:01 AM     all      8.39      0.00      0.79      0.01      0.07     90.75
03:15:33  03:08:01 AM       0      2.29      0.00      0.39      0.02      0.07     97.24
03:15:33  03:08:01 AM       1     14.50      0.00      1.19      0.00      0.07     84.24
03:15:33  03:09:01 AM     all     15.37      0.00      1.95      0.00      0.08     82.60
03:15:33  03:09:01 AM       0     11.39      0.00      0.96      0.00      0.07     87.58
03:15:33  03:09:01 AM       1     19.23      0.00      2.92      0.00      0.08     77.76
03:15:33  03:10:01 AM     all      5.10      0.00      0.35      0.00      0.06     94.49
03:15:33  03:10:01 AM       0      4.26      0.00      0.29      0.00      0.05     95.40
03:15:33  03:10:01 AM       1      5.95      0.00      0.41      0.00      0.07     93.58
03:15:33  03:11:01 AM     all      8.00      0.00      0.68      0.00      0.06     91.27
03:15:33  03:11:01 AM       0      4.97      0.00      0.57      0.00      0.05     94.41
03:15:33  03:11:01 AM       1     11.07      0.00      0.78      0.00      0.07     88.08
03:15:33  
03:15:33  03:11:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
03:15:33  03:12:01 AM     all     10.24      0.00      0.78      0.00      0.07     88.91
03:15:33  03:12:01 AM       0      9.16      0.00      0.74      0.00      0.07     90.03
03:15:33  03:12:01 AM       1     11.32      0.00      0.82      0.00      0.07     87.79
03:15:33  03:13:01 AM     all      9.59      0.00      0.96      0.00      0.06     89.39
03:15:33  03:13:01 AM       0      4.63      0.00      0.62      0.00      0.07     94.68
03:15:33  03:13:01 AM       1     14.59      0.00      1.30      0.00      0.05     84.06
03:15:33  03:14:01 AM     all      6.57      0.00      0.40      0.00      0.08     92.95
03:15:33  03:14:01 AM       0      5.25      0.00      0.42      0.00      0.07     94.26
03:15:33  03:14:01 AM       1      7.90      0.00      0.39      0.00      0.08     91.63
03:15:33  03:15:01 AM     all     23.05      0.00      3.02      0.21      0.08     73.64
03:15:33  03:15:01 AM       0     16.45      0.00      2.65      0.25      0.07     80.58
03:15:33  03:15:01 AM       1     29.66      0.00      3.39      0.17      0.08     66.69
03:15:33  Average:        all      8.91      0.00      1.36      2.62      0.06     87.04
03:15:33  Average:          0      6.52      0.00      1.17      2.18      0.06     90.07
03:15:33  Average:          1     11.31      0.00      1.55      3.07      0.07     84.00
03:15:33  
03:15:33  
03:15:33