Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-44353

[System Test]: Redeployment of undeployed handler failed with ERR_APP_NOT_BOOTSTRAPPED

    XMLWordPrintable

Details

    • Bug
    • Resolution: User Error
    • Critical
    • 7.0.0
    • Cheshire-Cat
    • qe
    • Untriaged
    • 1
    • Unknown

    Description

      Build: 7.0.0 build 4454

      Test: Eventing component

      Steps:

      • Delete source scope for timer handlers
      • Wait for all timers handler to be deployed
      • Add 1 kv and then remove 1 kv node
      • Recreate deleted scope and collections
      • Deploy handlers again
      • It failed with ERR_APP_NOT_BOOTSTRAPPED

       [2021-02-16T02:59:11-08:00, sequoiatools/collections:1.0:ab2068] -i 172.23.104.16:8091 -b timer_op -o delete -s scope_0
      [2021-02-16T02:59:37-08:00, sequoiatools/couchbase-cli:7.0:d668c9] server-add -c 172.23.104.16:8091 --server-add https://172.23.97.77 -u Administrator -p password --server-add-username Administrator --server-add-password password --services data
      [2021-02-16T02:59:50-08:00, sequoiatools/couchbase-cli:7.0:2a4b87] rebalance -c 172.23.104.16:8091 -u Administrator -p password
      [2021-02-16T03:17:09-08:00, sequoiatools/cmd:10e944] 60
      [2021-02-16T03:18:23-08:00, sequoiatools/couchbase-cli:7.0:f2e7f2] rebalance -c 172.23.104.16:8091 --server-remove 172.23.104.17 -u Administrator -p password
      [2021-02-16T03:26:46-08:00, sequoiatools/cmd:8f7914] 60
      [2021-02-16T03:27:59-08:00, sequoiatools/eventing:7.0:9c17ea] eventing_helper.py -i 172.23.104.21 -u Administrator -p password -o wait_for_state --state undeployed --name timers
      [2021-02-16T03:28:38-08:00, sequoiatools/cmd:62d292] 300
      [2021-02-16T03:33:44-08:00, sequoiatools/collections:1.0:dc5db0] -i 172.23.104.16:8091 -b timer_op -o create -s scope_0
      [2021-02-16T03:33:50-08:00, sequoiatools/cmd:535507] 60
      [2021-02-16T03:34:55-08:00, sequoiatools/collections:1.0:cde0a9] -i 172.23.104.16:8091 -b timer_op -o create -s scope_0 -c coll --count 5
      [2021-02-16T03:35:01-08:00, sequoiatools/eventing:7.0:bc4a37] eventing_helper.py -i 172.23.104.21 -u Administrator -p password -o resume --name bucket_op
      [2021-02-16T03:35:16-08:00, sequoiatools/eventing:7.0:fd92b7] eventing_helper.py -i 172.23.104.21 -u Administrator -p password -o deploy --name timers
       
      deploying : timers_nw4_0
      {
      % "name": "ERR_APP_NOT_BOOTSTRAPPED",
      
       "code": 21,
      0 "description": "Function hasn't bootstrapped",
       "attributes": null,
       "runtime_info": {
        "code": 21,
      -  "info": "Function is undergoing bootstrap"
       }
      z} {'date': 'Tue, 16 Feb 2021 11:37:06 GMT', 'status': '423', 'content-length': '203', 'content-type': 'application/json'}
      7    self.perform_lifecycle_operation(handler,"deploy")
      F  File "eventing_helper.py", line 178, in perform_lifecycle_operation
          raise e
      
      Exception: {
      % "name": "ERR_APP_NOT_BOOTSTRAPPED",
      
       "code": 21,
      0 "description": "Function hasn't bootstrapped",
       "attributes": null,
       "runtime_info": {
        "code": 21,
      -  "info": "Function is undergoing bootstrap"
       }
      }

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vikas.chaudhary Vikas Chaudhary
            vikas.chaudhary Vikas Chaudhary
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty