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

Intermittent failure with array ordering on drop_dups.js

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
    • ALL

       m31001| Wed Mar 28 09:56:45 [replslave] build index done 0 records 0 secs
      assert: [[
      	"0:0,",
      	"1:0,",
      	"2:1,",
      	"3:1,",
      	"4:2,",
      	"5:2,",
      	"6:3,",
      	"7:3,",
      	"8:4,",
      	"9:4,",
      	"100:20,",
      	"101:20,"
      ]] != [[
      	"0:0,",
      	"1:0,",
      	"2:1,",
      	"3:1,",
      	"4:2,",
      	"5:2,",
      	"6:3,",
      	"7:3,",
      	"8:4,",
      	"9:4,",
      	"100:20,",
      	"101:20,"
      ]] are equal : order is not supposed to be same on master and slave but it is
      Error("Printing Stack Trace")@:0
      ()@shell/utils.js:35
      ("[[\n\t\"0:0,\",\n\t\"1:0,\",\n\t\"2:1,\",\n\t\"3:1,\",\n\t\"4:2,\",\n\t\"5:2,\",\n\t\"6:3,\",\n\t\"7:3,\",\n\t\"8:4,\",\n\t\"9:4,\",\n\t\"100:20,\",\n\t\"101:20,\"\n]] != [[\n\t\"0:0,\",\n\t\"1:0,\",\n\t\"2:1,\",\n\t\"3:1,\",\n\t\"4:2,\",\n\t\"5:2,\",\n\t\"6:3,\",\n\t\"7:3,\",\n\t\"8:4,\",\n\t\"9:4,\",\n\t\"100:20,\",\n\t\"101:20,\"\n]] are equal : order is not supposed to be same on master and slave but it is")@shell/utils.js:46
      ("[\n\t\"0:0,\",\n\t\"1:0,\",\n\t\"2:1,\",\n\t\"3:1,\",\n\t\"4:2,\",\n\t\"5:2,\",\n\t\"6:3,\",\n\t\"7:3,\",\n\t\"8:4,\",\n\t\"9:4,\",\n\t\"100:20,\",\n\t\"101:20,\"\n]","[\n\t\"0:0,\",\n\t\"1:0,\",\n\t\"2:1,\",\n\t\"3:1,\",\n\t\"4:2,\",\n\t\"5:2,\",\n\t\"6:3,\",\n\t\"7:3,\",\n\t\"8:4,\",\n\t\"9:4,\",\n\t\"100:20,\",\n\t\"101:20,\"\n]","order is not supposed to be same on master and slave but it is")@shell/utils.js:84
      run(false)@/data/buildslaves/Linux_RHEL_64bit_V2.0/mongo/jstests/repl/drop_dups.js:48
      @/data/buildslaves/Linux_RHEL_64bit_V2.0/mongo/jstests/repl/drop_dups.js:65
      

      http://buildbot.mongodb.org/builders/V2.0%20Linux%20RHEL%2064-bit/builds/53
      http://buildbot.mongodb.org/builders/V2.0%20Linux%20RHEL%2064-bit/builds/50

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: