[SERVER-10179] DirectClientTests::BadNSGetMore failed on OS X 10.5 64-bit DEBUG Created: 11/Jul/13  Updated: 11/Jul/16  Resolved: 11/Jul/13

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 2.5.1

Type: Bug Priority: Major - P3
Reporter: Matt Kangas Assignee: Mathias Stearn
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

OS X 10.5 64-bit DEBUG Build #2224
OS X 10.5 64-bit DUR OFF Build #2436
Linux 64-bit Build #5606


Operating System: ALL
Participants:

 Description   

OS X 10.5 64-bit DEBUG Build #2224 (rev 7b2867061), only committer was Mathias.

Wierd, eh?

http://buildbot.mongodb.org/builders/OS%20X%2010.5%2064-bit%20DEBUG/builds/2224/steps/test_1/logs/stdio
http://buildlogs.mongodb.org/OS%20X%2010.5%2064-bit%20DEBUG/builds/2224/test/core/test

Thu Jul 11 11:04:32.889 [testsuite] 	 going to run test: DirectClientTests::BadNSGetMore
Thu Jul 11 11:04:32.889 [testsuite] getmore  cursorid:1 ntoreturn:1 keyUpdates:0 exception: Invalid ns [] code:16258  nreturned:1 reslen:59 0ms
Thu Jul 11 11:04:32.889 [testsuite] FAIL: DirectClientTests::BadNSGetMore	Expected: !client().getMore( "", 1, 1 )->more() @src/mongo/dbtests/directclienttests.cpp:113

I also see three assertion warnings before that:

Thu Jul 11 11:04:32.695 [testsuite] 	 going to run test: CursorTests::ClientCursor::Pin::PinCursor
Thu Jul 11 11:04:32.695 [testsuite] Assertion: 12521:internal error: use of an unlocked ClientCursor
Thu Jul 11 11:04:32.706 [testsuite] Assertion: 16089:Cannot kill active cursor 404739087
Thu Jul 11 11:04:32.718 [testsuite] Assertion: 12521:internal error: use of an unlocked ClientCursor



 Comments   
Comment by Matt Kangas [ 11/Jul/13 ]

Also Linux 32-bit debug Build #3068

http://buildlogs.mongodb.org/Linux%2032-bit%20debug/builds/3068/test/core/test

Thu Jul 11 10:56:23.601 [testsuite] 	 going to run test: DirectClientTests::BadNSGetMore
Thu Jul 11 10:56:23.601 [testsuite] getmore  cursorid:1 ntoreturn:1 keyUpdates:0 exception: Invalid ns [] code:16258  nreturned:1 reslen:59 0ms
Thu Jul 11 10:56:23.601 [testsuite] FAIL: DirectClientTests::BadNSGetMore	Expected: !client().getMore( "", 1, 1 )->more() @src/mongo/dbtests/directclienttests.cpp:113

Comment by auto [ 11/Jul/13 ]

Author:

{u'username': u'RedBeard0531', u'name': u'Mathias Stearn', u'email': u'mathias@10gen.com'}

Message: SERVER-10179 Fix test failure due to SERVER-10134

We now report getMore errors in the same format as query errors.
Branch: master
https://github.com/mongodb/mongo/commit/0d5e34388ccfb8ebac716ff6eb4877cdb287f24c

Comment by Mathias Stearn [ 11/Jul/13 ]

yeah, reproducable bug caused by SERVER-10134. CR soon

Comment by Matt Kangas [ 11/Jul/13 ]

Also OS X 10.5 64-bit DUR OFF Build #2436

http://buildlogs.mongodb.org/OS%20X%2010.5%2064-bit%20DUR%20OFF/builds/2436/test/core/test

Thu Jul 11 11:08:22.242 [testsuite] 	 going to run test: DirectClientTests::BadNSGetMore
Thu Jul 11 11:08:22.242 [testsuite] FAIL: DirectClientTests::BadNSGetMore	Expected: !client().getMore( "", 1, 1 )->more() @src/mongo/dbtests/directclienttests.cpp:113

Comment by Matt Kangas [ 11/Jul/13 ]

Same failure on Linux 64-bit builder

Linux 64-bit Build #5606

http://buildbot.mongodb.org/builders/Linux%2064-bit/builds/5606/steps/test_1/logs/stdio
http://buildlogs.mongodb.org/Linux%2064-bit/builds/5606/test/core/test

Thu Jul 11 15:20:32.195 [testsuite] 	 going to run test: DirectClientTests::BadNSGetMore
Thu Jul 11 15:20:32.195 [testsuite] FAIL: DirectClientTests::BadNSGetMore	Expected: !client().getMore( "", 1, 1 )->more() @src/mongo/dbtests/directclienttests.cpp:113

Lots of other assertions, some different from above.

Generated at Thu Feb 08 03:22:30 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.