-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Environment:buildbot OS X 10.5 64-bit DUR OFF
-
ALL
OS X 10.5 64-bit DUR OFF build #2406 - Sat Jul 6
http://buildlogs.mongodb.org/OS%20X%2010.5%2064-bit%20DUR%20OFF/builds/2406/test/sharding/remove2.js
ShardingTest input: { "remove2-rs0" : 8, "remove2-rs1" : 0 } min: 0 max: 8 chunk diff: 8 assert.soon failed: function () { var x = st.chunkDiff( coll.getName() , coll.getDB().getName() ); print( "chunk diff: " + x ); return x < 2; }, msg:no balance happened 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:174:60) at addShard (/data/buildslaves/OS_X_105_64bit_DUR_OFF/mongo/jstests/sharding/remove2.js:58:12) at /data/buildslaves/OS_X_105_64bit_DUR_OFF/mongo/jstests/sharding/remove2.js:132:1 Sat Jul 6 03:26:40.099 assert.soon failed: function () { var x = st.chunkDiff( coll.getName() , coll.getDB().getName() ); print( "chunk diff: " + x ); return x < 2; }, msg:no balance happened at src/mongo/shell/assert.js:7 failed to load: /data/buildslaves/OS_X_105_64bit_DUR_OFF/mongo/jstests/sharding/remove2.js
I can't tell if this is related to previous tickets or not. Intermittent?
Different failure from SERVER-10111?
- duplicates
-
SERVER-10111 buildbot-special: sharding/remove2.js failing on Nightly Linux 64-bit SSL Amazon AMI
- Closed