Details
-
Bug
-
Resolution: Duplicate
-
Minor - P4
-
None
-
None
-
buildbot: V2.4 Windows 32-bit
buildbot: Nightly Linux 32-bit
-
Windows
Description
Build 147 on Wed Jul 3
http://buildlogs.mongodb.org/V2.4%20Windows%2032-bit/builds/147/test/replication/repl4.js
assert.soon failed: function () {
|
return s.getDB( db )[ coll ].find().count() == count;
|
}, msg:undefined
|
Error: Printing Stack Trace
|
at printStackTrace (src/mongo/shell/utils.js:37:15)
|
at doassert (src/mongo/shell/assert.js:6:5)
|
at Function.assert.soon (src/mongo/shell/assert.js:110:60)
|
at soonCount (D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js:4:12)
|
at doTest (D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js:35:5)
|
at D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js:38:1
|
Wed Jul 03 10:20:39.423 JavaScript execution failed: assert.soon failed: function () {
|
return s.getDB( db )[ coll ].find().count() == count;
|
}, msg:undefined at src/mongo/shell/assert.js:L7
|
failed to load: D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js
|
Note that this failure occurred on revision a2ddc68ba7c9. It previously succeeded with this revision on July 02.
This failure has occurred several other times recently:
Jul 03 01:07 a2ddc68ba7c9... failure #147 Failed test_9 (repl4.js)
|
02 16:35 a2ddc68ba7c9... success
|
Jul 01 00:00 a6462d21ea94... failure #144 Failed test_9 (repl4.js)
|
Jun 30 04:01 a6462d21ea94... success
|
Jun 24 20:41 13b33da1e499... failure #135 Failed test_9 (repl4.js)
|
Jun 24 20:37 13b33da1e499... success
|
Jun 22 06:49 13b33da1e499... failure #130 Failed test_9 (repl4.js)
|
...
|
Jun 09 06:34 9c4382ecb90f... failure #115 Failed test_9 (repl4.js)
|
...
|
Jun 01 00:00 e43cbcd9797f... failure #106 Failed test_9 (repl4.js)
|
All of the failures are identical:
- http://buildlogs.mongodb.org/V2.4%20Windows%2032-bit/builds/147/test/replication/repl4.js
- http://buildlogs.mongodb.org/V2.4%20Windows%2032-bit/builds/144/test/replication/repl4.js
- http://buildlogs.mongodb.org/V2.4%20Windows%2032-bit/builds/135/test/replication/repl4.js
- http://buildlogs.mongodb.org/V2.4%20Windows%2032-bit/builds/130/test/replication/repl4.js
- http://buildlogs.mongodb.org/V2.4%20Windows%2032-bit/builds/106/test/replication/repl4.js
But critically, it doesn't fail consistently. Success is interleaved with these failures.
Any ideas? Eric, assigning to you for triage.
Attachments
Issue Links
- duplicates
-
SERVER-10344 Race condition when starting up new master/slave cluster. Was: repl4.js failing on Linux 64-bit Weekly Slow Tests
-
- Closed
-