Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
buildbot-special Nightly Linux 64-bit SSL Ubuntu 1204 Build #156
-
ALL
Description
What happened here?
Nightly Linux 64-bit SSL Ubuntu 1204 Build #156 July 18 (rev c95d4bc)
http://buildbot-special.10gen.com/builders/Nightly%20Linux%2064-bit%20SSL%20Ubuntu%201204/builds/156/steps/test_4/logs/stdio
http://buildlogs.mongodb.org/Nightly%20Linux%2064-bit%20SSL%20Ubuntu%201204/builds/156/test/sharding/features3.js
m30999| Thu Jul 18 18:05:47.936 [conn1] Unauthorized fsync may only be run against the admin database.
|
assert failed : fsync on non-admin succeeded, but should have failed: {
|
"ok" : 0,
|
"errmsg" : "fsync may only be run against the admin database.",
|
"code" : 13
|
}
|
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 /data/buildslaves/Linux_64bit_SSL_Ubuntu_1204_Nightly/mongo/jstests/sharding/features3.js:143:1
|
Thu Jul 18 18:05:47.938 assert failed : fsync on non-admin succeeded, but should have failed: {
|
"ok" : 0,
|
"errmsg" : "fsync may only be run against the admin database.",
|
"code" : 13
|
} at src/mongo/shell/assert.js:7
|
failed to load: /data/buildslaves/Linux_64bit_SSL_Ubuntu_1204_Nightly/mongo/jstests/sharding/features3.js
|
m29000| Thu Jul 18 18:05:47.938 [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
|