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

timing error in repl_monitor_stress.js

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc1
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
    • ALL

      Error("Printing Stack Trace")@:0
      ()@src/mongo/shell/utils.js:37
      }, msg:undefined
      ("assert.soon failed: function () {\n    var connPoolStats = mongos.getDB(\"admin\").runCommand({connPoolStats:1});\n    var replView = connPoolStats.replicaSets[replTest.name];\n    print(\"Current replView: \" + tojson(replView));\n    return replView.master == node;\n}, msg:undefined")@src/mongo/shell/utils.js:58
      ((function () {var connPoolStats = mongos.getDB("admin").runCommand({connPoolStats:1});var replView = connPoolStats.replicaSets[replTest.name];print("Current replView: " + tojson(replView));return replView.master == node;}))@src/mongo/shell/utils.js:167
      @/Users/yellow/buildslave/OS_X_105_64bit_DUR_OFF/mongo/jstests/slowNightly/repl_monitor_stress.js:52
          var connPoolStats = mongos.getDB("admin").runCommand({connPoolStats:1});
          var replView = connPoolStats.replicaSets[replTest.name];
          print("Current replView: " + tojson(replView));
          return replView.master == node;
      Thu Jul 26 20:37:34 uncaught exception: assert.soon failed: function () {
      failed to load: /Users/yellow/buildslave/OS_X_105_64bit_DUR_OFF/mongo/jstests/slowNightly/repl_monitor_stress.js
      }, msg:undefined
      

      http://buildlogs.mongodb.org/build/5011e284d2a60f17910000c9/test/5011e285d2a60f1415000282/
      http://buildbot.mongodb.org/builders/OS%20X%2010.5%2064-bit%20DUR%20OFF

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: