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

{UPR}:: Views hitting exception:: error 500 reason: error {"error":"error","reason":"revision_sync_failed"}

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Test Blocker
    • 3.0
    • 3.0
    • view-engine
    • Security Level: Public
    • None
    • Untriaged
    • Centos 64-bit
    • Unknown

    Description

      version: 3.0.0-843, centos 64 bit, 6x

      1. Create 6 Node cluster
      2. Create Default Bucket
      3. Add 100 K items to bucket
      4. Create Views and Build indexes

      We hit the following exception in step 4

      2014-06-20 13:31:26 | INFO | MainProcess | Cluster_Thread | [rest_client._query] index query url: http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view4?stale=ok
      2014-06-20 13:31:56 | ERROR | MainProcess | Cluster_Thread | [rest_client._http_request] http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view4?stale=ok error 500 reason: error

      {"error":"error","reason":"revision_sync_failed"}

      2014-06-20 13:31:56 | INFO | MainProcess | Cluster_Thread | [rest_client._query] index query url: http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view0?stale=ok
      2014-06-20 13:32:27 | ERROR | MainProcess | Cluster_Thread | [rest_client._http_request] http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view0?stale=ok error 500 reason: error

      {"error":"error","reason":"revision_sync_failed"}

      2014-06-20 13:32:27 | INFO | MainProcess | Cluster_Thread | [rest_client._query] index query url: http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view1?stale=ok
      2014-06-20 13:32:57 | ERROR | MainProcess | Cluster_Thread | [rest_client._http_request] http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view1?stale=ok error 500 reason: error

      {"error":"error","reason":"revision_sync_failed"}

      2014-06-20 13:32:57 | INFO | MainProcess | Cluster_Thread | [rest_client._query] index query url: http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view4?stale=ok
      2014-06-20 13:34:27 | ERROR | MainProcess | Cluster_Thread | [rest_client._http_request] http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view4?stale=ok error 500 reason: error

      {"error":"error","reason":"revision_sync_failed"}

      2014-06-20 13:34:27 | INFO | MainProcess | Cluster_Thread | [rest_client._query] index query url: http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view0?stale=ok
      2014-06-20 13:35:57 | ERROR | MainProcess | Cluster_Thread | [rest_client._http_request] http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view0?stale=ok error 500 reason: error

      {"error":"error","reason":"revision_sync_failed"}

      2014-06-20 13:35:57 | INFO | MainProcess | Cluster_Thread | [rest_client._query] index query url: http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view1?stale=ok
      2014-06-20 13:36:28 | ERROR | MainProcess | Cluster_Thread | [rest_client._http_request] http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view1?stale=ok error 500 reason: error

      {"error":"error","reason":"revision_sync_failed"}

      2014-06-20 13:36:28 | INFO | MainProcess | Cluster_Thread | [rest_client._query] index query url: http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view4?stale=ok
      2014-06-20 13:36:58 | ERROR | MainProcess | Cluster_Thread | [rest_client._http_request] http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view4?stale=ok error 500 reason: error

      {"error":"error","reason":"revision_sync_failed"}

      2014-06-20 13:36:58 | INFO | MainProcess | Cluster_Thread | [rest_client._query] index query url: http://10.5.2.13:8092/default/_design/ddoc1/_view/default_view0?stale=ok

      The test case later failed since views did not return result and timed-out. This was a rebalance-out test case

      get-cbcollect-info=False,get-logs=False,stop-on-failure=False,get-coredumps=False,force_kill_memached=False,verify_unacked_bytes=True -t rebalance.rebalanceout.RebalanceOutTests.rebalance_out_with_queries,nodes_out=1,blob_generator=False,value_size=1024,GROUP=OUT;BASIC;P0;FROM_2_0

      Our 4 test cases fail as a result.

      Attachments

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

        Activity

          People

            parag Parag Agarwal (Inactive)
            parag Parag Agarwal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty