Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-5885

center query update asserting in geo_full.js

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.2
    • Affects Version/s: None
    • Component/s: Geo
    • Labels:
    • Environment:
      Linux 64-bit DUR OFF Weekly Slow Tests
    • ALL

      Center query...
      271.5752040222287
      8.381903171539307e-8
      Min box : 360
      Center query update...
       m30201| Sun May 20 04:30:27 [conn1] update test.testAllGeo query: { locs.loc: { $within: { $center: [ [ 130.7058165594935, -5.938215963542461 ], 271.5752040222287 ], $uniqueDocs: true } }, center.docIn: { $nin: [ "bad", "no", "not ok" ] } } update: { $set: { centerPaddingA: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx..." } } nscanned:84 nmoved:84 nupdated:84 keyUpdates:0 132ms
       m30201| Sun May 20 04:30:28 [conn1] update test.testAllGeo query: { locs.loc: { $within: { $center: [ [ 130.7058165594935, -5.938215963542461 ], 271.5752040222287 ], $uniqueDocs: false } }, center.docIn: /^yes/ } update: { $set: { centerPaddingB: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx..." } } nscanned:106 nmoved:84 nupdated:106 keyUpdates:0 160ms
      assert: [4437] != [106] are not equal : undefined
      Error("Printing Stack Trace")@:0
      ()@src/mongo/shell/utils.js:37
      ("[4437] != [106] are not equal : undefined")@src/mongo/shell/utils.js:58
      (4437,106)@src/mongo/shell/utils.js:88
      @/home/yellow/buildslave/Linux_64bit_DUR_OFF_Weekly_Slow_Tests/mongo/jstests/slowWeekly/geo_full.js:418
      
      Sun May 20 04:30:28 uncaught exception: [4437] != [106] are not equal : undefined
      failed to load: /home/yellow/buildslave/Linux_64bit_DUR_OFF_Weekly_Slow_Tests/mongo/jstests/slowWeekly/geo_full.js
      

      http://buildbot.mongodb.org/builders/Linux%2064-bit%20DUR%20OFF%20Weekly%20Slow%20Tests/builds/42/steps/test/logs/stdio

            Assignee:
            aaron Aaron Staple
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: