http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_32_d72362a3ecb69f8f504b2b99a0adf64ae5cf7a12_13_09_29_13_12_06_client_linux_32
http://buildlogs.mongodb.org/build/52483dd4d2a60f6f04000240/test/524842c2d2a60f187b000466/
The test output is remarkably abrupt:
using cursor { "_id" : { "$oid" : "524842c21ef1a8b6e75f1902" }, "name" : "eliot", "num" : 17 } { "_id" : { "$oid" : "524842c21ef1a8b6e75f1903" }, "name" : "sara", "num" : 24 } 2013-09-29T15:09:54.730+0000 [conn7] end connection 127.0.0.1:36748 (0 connections now open) 2013-09-29 11:09:59 EDT 2013-09-29T15:09:59.447+0000 [initandlisten] connection accepted from 127.0.0.1:36790 #8 (1 connection now open)
The scons output says it completes in 204.4649 ms
Curiously, Buildbot is green on Linux-32 right now. Here's Buildbot's output for the same test.
http://buildbot.mongodb.org/builders/Linux%2032-bit/builds/6001/steps/smokeClient/logs/stdio
http://buildlogs.mongodb.org/Linux%2032-bit/builds/6001/test/client/secondExample
The test started failing on MCI on Fri Sept 13. First visible failure was on commit 9ab28c9b by Eric. But immediately before that was:
FAIL: 9ab28c9 2013-09-10 17:11 Eric Milkie o SERVER-9771 build Windows dynamic library C++ driver UNTESTED: 8214ffd 2013-09-10 17:11 Eric Milkie o SERVER-9771 allow libdeps to process emitter intermed~ UNTESTED: 887aa5b 2013-09-12 15:15 Jason Rassi o SERVER-10650 Add new fail point maxTimeAlwaysTimeOut UNTESTED: 63f777e 2013-09-12 15:17 Jason Rassi o SERVER-2212 Separate processing of "$maxTimeMS" from ~ UNTESTED: bf0055f 2013-09-12 15:16 Jason Rassi o SERVER-2212 Minor block formatting in parsed_query.cpp UNTESTED: 767a142 2013-09-12 14:46 Andrew Morrow o SERVER-10159 Don't declare storage for static integra~ GOOD: ed68745 2013-09-12 14:40 Spencer T Brody o SERVER-9980 Small cleanup to write concern in user ma~
- is depended on by
-
SERVER-11130 authTest-sharedclient failing on RHEL 5.7 64-bit
- Closed