[SERVER-11235] rollback4.js failing intermittently on multiple buildvariants Created: 17/Oct/13  Updated: 11/Jul/16  Resolved: 18/Nov/13

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 2.5.4

Type: Bug Priority: Blocker - P1
Reporter: Ian Whalen (Inactive) Assignee: Eric Milkie
Resolution: Done Votes: 0
Labels: build-failure
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by SERVER-11605 rollback4.js (slow_weekly) failing on... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Participants:

 Description   

This is failing consistently (four times so far) on Windows 64 and Windows 64 2K8.

http://buildlogs.mongodb.org/mci_0.9_windows_64/builds/1371/test/slow_weekly_tests_0/rollback4.js

assert.soon failed: function () {
          replTest.getMaster(); // Reload who the current slaves are.
          var slaves = replTest.liveNodes.slaves;
          var len = slaves.length;
          var ready = true;
          for(var i=0; i<len; i++) {
              var isMaster = slaves[i].getDB("admin").runCommand({ismaster: 1});
              var arbiter = isMaster['arbiterOnly'] == undefined ? false : isMaster['arbiterOnly'];
              ready = ready && ( isMaster['secondary'] || arbiter );
          }
          return ready;
      }, msg:Awaiting secondaries
Error: Printing Stack Trace
    at printStackTrace (src/mongo/shell/utils.js:38:15)
    at doassert (src/mongo/shell/assert.js:6:5)
    at Function.assert.soon (src/mongo/shell/assert.js:174:60)
    at ReplSetTest.awaitSecondaryNodes (src/mongo/shell/replsettest.js:387:10)
    at ReplSetTest.initiate (src/mongo/shell/replsettest.js:487:10)
    at D:\data\mci\git@github.commongodb\mongo.git\master\jstests\slowWeekly\rollback4.js:7:18

Last known passing commit: cc737bb7aaa38fb6ec32f616ab5fc29e124be691



 Comments   
Comment by Githook User [ 17/Nov/13 ]

Author:

{u'username': u'milkie', u'name': u'Eric Milkie', u'email': u'milkie@10gen.com'}

Message: SERVER-11235 honor timeout parameter
Branch: master
https://github.com/mongodb/mongo/commit/c64ddd2d609e844ab4e9fcc2376f903e5f145d74

Comment by Githook User [ 15/Nov/13 ]

Author:

{u'username': u'milkie', u'name': u'Eric Milkie', u'email': u'milkie@10gen.com'}

Message: SERVER-11235 wait even longer, for slow-file allocating platforms
Branch: master
https://github.com/mongodb/mongo/commit/c2ec6bbfe8429d72add39594579b3d7fb3f382f6

Comment by Daniel Pasette (Inactive) [ 15/Nov/13 ]

https://mci.10gen.com/ui/task/mongodb_mongo_master_windows_64_2k8_86f1890527ff058a878c7ace8bd3e9ef621bde58_13_11_14_22_27_06_slow_weekly_tests_windows_64

Comment by Matt Kangas [ 12/Nov/13 ]

Resolved?

Last Ubuntu Cxx11 failure
http://mci.10gen.com/ui/task/mongodb_mongo_master_cxx11_ubuntu1204_64_fb7dfc56527680bd386de0a2024f7a2bfd216ad1_13_11_08_13_53_06_slow_weekly_tests_ubuntu1204

Commits between last red and first green (fb7dfc565276..b6c8f3bc6bfb)

b6c8f3b 2013-11-08 10:46 Randolph Tan       o SERVER-11627 Make the shell use write commands by def~
dd0857b 2013-11-07 10:17 Greg Studer        o SERVER-10818 fixes for basic batch downconversion
b8fd0b3 2013-11-01 13:02 Randolph Tan       o SERVER-11627 Make the shell use write commands by def~
0546099 2013-11-07 15:38 Hari Khalsa        o SERVER-10026 non-covered sort must use diskloc as add~
9670309 2013-11-07 15:21 Hari Khalsa        o SERVER-10026 an idhack
222862b 2013-11-06 14:29 Hari Khalsa        o SERVER-10026 full projection support

Windows 64: last failure at
https://mci.10gen.com/ui/task/mongodb_mongo_master_windows_64_3256b1812830868858753b361939b5deb084dee5_13_11_09_23_22_06_slow_weekly_tests_windows_64

3256b18 2013-11-08 16:21 Hari Khalsa o SERVER-10026 perform shard filtering as a data access~
CommitDate: Sat Nov 9

Comment by auto [ 17/Oct/13 ]

Author:

{u'username': u'milkie', u'name': u'Eric Milkie', u'email': u'milkie@10gen.com'}

Message: SERVER-11235 extend timeout for builders with slower disks
Branch: master
https://github.com/mongodb/mongo/commit/75ae13adcbe1d16c14581d6357c915be2f9795b2

Generated at Thu Feb 08 03:25:16 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.