Mon Aug 05 11:10:36.826 [conn27] CMD: validate test.compacttest
|
Mon Aug 05 11:10:36.826 [conn27] validating index 0: test.compacttest.$_id_
|
Mon Aug 05 11:10:36.826 [conn27] validating index 1: test.compacttest.$x_1
|
Mon Aug 05 11:10:36.826 [conn29] build index done. scanned 3 total records. 0 secs
|
Mon Aug 05 11:10:36.826 [conn29] CMD: drop test_extent2.foo
|
Mon Aug 05 11:10:36.826 [conn30] build index test.jstests_uniqueness2 { a: 1.0 } background
|
Mon Aug 05 11:10:36.826 [conn30] background addExistingToIndex exception E11000 duplicate key error index: test.jstests_uniqueness2.$a_1 dup key: { : 3.0 }
|
Mon Aug 05 11:10:36.826 [conn29] build index test_extent2.foo { _id: 1 }
|
Mon Aug 05 11:10:36.826 [conn29] build index done. scanned 0 total records. 0 secs
|
Mon Aug 05 11:10:36.826 [conn29] build index test_extent2.foo { x: 1.0 }
|
Mon Aug 05 11:10:36.826 [conn29] build index done. scanned 3 total records. 0 secs
|
Mon Aug 05 11:10:36.826 [conn27] build index test.compacttest { z: 1.0, k: 1.0 }
|
Mon Aug 05 11:10:36.826 [conn29] CMD: drop test_extent2.foo
|
Mon Aug 05 11:10:36.826 [conn27] build index done. scanned 22 total records. 0 secs
|
Mon Aug 05 11:10:36.826 [conn30] CMD: drop test.jstests_uniqueness
|
Mon Aug 05 11:10:36.826 [conn29] build index test_extent2.foo { _id: 1 }
|
Mon Aug 05 11:10:36.826 [conn29] build index done. scanned 0 total records. 0 secs
|
{ "errmsg" : "exception: already sorted", "code" : 10048, "ok" : 0 }
|
assert failed
|
Error: Printing Stack Trace
|
at printStackTrace (src/mongo/shell/utils.js:37:15)
|
at doassert (src/mongo/shell/assert.js:6:5)
|
at assert (src/mongo/shell/assert.js:14:5)
|
at jstests/compact.js:60:1
|
at <anonymous>:7:61
|
at Function.Date.timeFunc (src/mongo/shell/types.js:27:17)
|
at <anonymous>:7:38
|
at Array.forEach (native)
|
at Number.__parallelTests__fun (<anonymous>:4:14)
|
at ____MongoToV8_newFunction_temp (<anonymous>:182:65)
|
Mon Aug 05 11:10:36.841 assert failed at src/mongo/shell/assert.js:7
|
********** Parallel Test FAILED: Error: error loading js file: jstests/compact.js
|