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

query_yield2 failure

    • ALL

      Test : query_yield2.js ...
      MongoDB shell version: 1.8.0-rc1-pre-
      connecting to: 127.0.0.1:32000/test
      Sun Feb 27 10:09:35 [initandlisten] connection accepted from 127.0.0.1:34049 #27
      Sun Feb 27 10:09:35 [conn27] CMD: drop test.query_yield2
      Sun Feb 27 10:09:35 [conn27] building new index on

      { _id: 1 }

      for test.query_yield2
      Sun Feb 27 10:09:35 [conn27] done for 0 records 0secs
      Sun Feb 27 10:09:37 [conn27] query test.query_yield2 reslen:36 nscanned:200 { $where: function ()

      { var x = this.n; for (var i = 0; i < 25000; i++) ... } nreturned:0 2378ms
      Sun Feb 27 10:09:39 [conn27] query test.query_yield2 reslen:36 nscanned:200 { $where: function () { var x = this.n; for (var i = 0; i < 25000; i++) ... }

      nreturned:0 2355ms
      Sun Feb 27 10:09:42 [conn27] query test.query_yield2 reslen:36 nscanned:200 { $where: function ()

      { var x = this.n; for (var i = 0; i < 25000; i++) ... }

      nreturned:0 2375ms
      200 2384
      shell: started program /mnt/home/buildbot/slave/Linux_64bit_Weekly_Slow_Tests/mongo/mongo --eval print( 0 == db.query_yield2.find( function(){ var x=this.n; for ( var i=0; i<50000; i++ )

      { x = x * 2; }

      return false; } ).itcount() ); 127.0.0.1:32000
      sh7815| MongoDB shell version: 1.8.0-rc1-pre-
      sh7815| connecting to: 127.0.0.1:32000/test
      Sun Feb 27 10:09:42 [initandlisten] connection accepted from 127.0.0.1:34050 #28
      start query
      assert: 100 is not greater than 111 : undefined
      Error("Printing Stack Trace")@:0
      ()@shell/utils.js:21
      ("100 is not greater than 111 : undefined")@shell/utils.js:32
      (100,111)@shell/utils.js:183
      @/mnt/home/buildbot/slave/Linux_64bit_Weekly_Slow_Tests/mongo/jstests/slowWeekly/query_yield2.js:62

      Sun Feb 27 10:09:43 uncaught exception: 100 is not greater than 111 : undefined
      failed to load: /mnt/home/buildbot/slave/Linux_64bit_Weekly_Slow_Tests/mongo/jstests/slowWeekly/query_yield2.js
      Sun Feb 27 10:09:43 [initandlisten] connection accepted from 127.0.0.1:34051 #29
      sh7815|
      Sun Feb 27 10:09:48 [conn28] query test.query_yield2 reslen:36 nscanned:278 { $where: function ()

      { var x = this.n; for (var i = 0; i < 50000; i++) ... }

      nreturned:0 6449ms
      Sun Feb 27 10:10:13 process on port 0, with pid 7815 not terminated, sending sigkill
      Sun Feb 27 10:10:13 [conn29] end connection 127.0.0.1:34051
      Sun Feb 27 10:10:13 [conn28] end connection 127.0.0.1:34050
      sh7815| do you want to kill the current op(s) on the server? (y/n):
      Sun Feb 27 10:10:18 [conn27] end connection 127.0.0.1:34049

      <http://buildbot.mongodb.org/builders/Linux%2064-bit%20Weekly%20Slow%20Tests/builds/38/steps/test/logs/stdio>

            Assignee:
            tad Tad Marshall
            Reporter:
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: