Details
-
Bug
-
Resolution: Done
-
Minor - P4
-
None
-
None
-
None
-
Fully Compatible
-
ALL
Description
24b08ff1d2 Linux 32-bit auth
https://mci.10gen.com/ui/task/mongodb_mongo_master_linux_32_24b08ff1d2b4688255675c91bc44b27fe21a23cb_14_05_20_15_41_07_auth_linux_32#/log/ALL
http://buildlogs.mongodb.org/mci_0.9_linux-32/builds/46656/test/auth_0/mongos_cache_invalidation.js
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
|