assert: write failed with error: {
|
"writeError" : {
|
"code" : 13,
|
"errmsg" : "not authorized on test to execute command { update: \"foo\", updates: [ { q: {}, u: { $inc: { a: 1.0 } }, multi: false, upsert: false } ], ordered: true }"
|
}
|
}
|
Error: write failed with error: {
|
"writeError" : {
|
"code" : 13,
|
"errmsg" : "not authorized on test to execute command { update: \"foo\", updates: [ { q: {}, u: { $inc: { a: 1.0 } }, multi: false, upsert: false } ], ordered: true }"
|
}
|
}
|
at Error (<anonymous>)
|
at doassert (src/mongo/shell/assert.js:11:14)
|
at Function.assert.writeOK (src/mongo/shell/assert.js:378:9)
|
at testConcurrentUserModification (/data/mci/shell/src/jstests/auth/mongos_cache_invalidation.js:153:13)
|
at /data/mci/shell/src/jstests/auth/mongos_cache_invalidation.js:166:4
|
2014-05-20T12:58:33.616-0400 Error: write failed with error: {
|
"writeError" : {
|
"code" : 13,
|
"errmsg" : "not authorized on test to execute command { update: \"foo\", updates: [ { q: {}, u: { $inc: { a: 1.0 } }, multi: false, upsert: false } ], ordered: true }"
|
}
|
}
|
at Error (<anonymous>)
|
at doassert (src/mongo/shell/assert.js:11:14)
|
at Function.assert.writeOK (src/mongo/shell/assert.js:378:9)
|
at testConcurrentUserModification (/data/mci/shell/src/jstests/auth/mongos_cache_invalidation.js:153:13)
|
at /data/mci/shell/src/jstests/auth/mongos_cache_invalidation.js:166:4 at src/mongo/shell/assert.js:13
|
failed to load: /data/mci/shell/src/jstests/auth/mongos_cache_invalidation.js
|