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

Index creation query is failing with TLS enabled

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Unknown

    Description

      Index creation queries are failing with below error. The similar issue is observed in many tests. As part of running all GSI tests with TLS enabled we are seeing this issue.

      CREATE INDEX `idx` ON default:test_bucket.test_scope_1.test_collection_1(age) USING GSI  WITH {'nodes': ['172.23.97.106:18091', '172.23.97.145:18091'], 'defer_build': True}
       
      body:  headers: {'Content-Type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==', 'Accept': '*/*'} error: 500 reason: unknown b'{\n"requestID": "28df8c7a-c6a6-4f65-bdb4-deb27ac3d2cb",\n"signature": null,\n"results": [\n],\n"errors": [{"code":5000,"msg":"GSI CreateIndex() - cause: Indexer node (172.23.97.106:18091) not found. The node may be failed or under rebalance or network partitioned from query process."}],\n"status": "errors",\n"metrics": {"elapsedTime": "1.467686ms","executionTime": "1.403428ms","resultCount": 0,"resultSize": 0,"serviceLoad": 6,"errorCount": 1}\n}\n' auth: Administrator:password

      Node is available, however the test is failing continuously on Jenkins. On local setup the same test pass.

       

      Jenkins job for reference - http://qa.sc.couchbase.com/job/test_suite_executor/462601/consoleText

      Attachments

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

        Activity

          People

            abhinandan.singla Abhinandan Singla (Inactive)
            hemant.rajput Hemant Rajput
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty