[SERVER-10498] sharding/gle_error_message.js failure on V2.2 Windows 32-bit Created: 13/Aug/13  Updated: 11/Jul/16  Resolved: 22/Aug/13

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

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

Buildbot Windows 32-bit


Operating System: ALL
Participants:

 Description   

The buildbot Windows 32-bit builder has failed twice on commit a7278ae09978 (BUMP 2.2.6-rc0).

V2.2 Windows 32-bit Build #323

----
Sending stale write...
----
 m30998| Tue Aug 13 03:58:30 [conn1] Request::process begin ns: gle_error_message.coll msg id: 39 op: 2002 attempt: 0
 m30998| Tue Aug 13 03:58:30 [conn1] write: gle_error_message.coll
 m30998| Tue Aug 13 03:58:30 [conn1] Request::process end ns: gle_error_message.coll msg id: 39 op: 2002 attempt: 0 0ms
 m30998| Tue Aug 13 03:58:30 [conn1] Request::process begin ns: gle_error_message.$cmd msg id: 40 op: 2004 attempt: 0
 m30998| Tue Aug 13 03:58:30 [conn1] single query: gle_error_message.$cmd  { getlasterror: 1.0 }  ntoreturn: -1 options : 0
assert: [null] != [null] are equal : undefined
Error("Printing Stack Trace")@:0
()@src/mongo/shell/utils.js:37
("[null] != [null] are equal : undefined")@src/mongo/shell/utils.js:58
(null,null)@src/mongo/shell/utils.js:100
@D:\slave\Windows_32bit_V2.2\mongo\jstests\sharding\gle_error_message.js:122
 m30998| Tue Aug 13 03:58:30 [conn1] Request::process end ns: gle_error_message.$cmd msg id: 40 op: 2004 attempt: 0 0ms
Tue Aug 13 03:58:30 uncaught exception: [null] != [null] are equal : undefined
failed to load: D:\slave\Windows_32bit_V2.2\mongo\jstests\sharding\gle_error_message.js

V2.2 Windows 32-bit Build #325
http://buildlogs.mongodb.org/V2.2%20Windows%2032-bit/builds/325/test/sharding/gle_error_message.js

----
Sending stale write...
----
 m30998| Tue Aug 13 14:26:07 [conn1] Request::process begin ns: gle_error_message.coll msg id: 39 op: 2002 attempt: 0
 m30998| Tue Aug 13 14:26:07 [conn1] write: gle_error_message.coll
 m30998| Tue Aug 13 14:26:07 [conn1] Request::process end ns: gle_error_message.coll msg id: 39 op: 2002 attempt: 0 0ms
 m30998| Tue Aug 13 14:26:07 [conn1] Request::process begin ns: gle_error_message.$cmd msg id: 40 op: 2004 attempt: 0
 m30998| Tue Aug 13 14:26:07 [conn1] single query: gle_error_message.$cmd  { getlasterror: 1.0 }  ntoreturn: -1 options : 0
assert: [null] != [null] are equal : undefined
Error("Printing Stack Trace")@:0
()@src/mongo/shell/utils.js:37
("[null] != [null] are equal : undefined")@src/mongo/shell/utils.js:58
(null,null)@src/mongo/shell/utils.js:100
@D:\slave\Windows_32bit_V2.2\mongo\jstests\sharding\gle_error_message.js:122
 m30998| Tue Aug 13 14:26:07 [conn1] Request::process end ns: gle_error_message.$cmd msg id: 40 op: 2004 attempt: 0 0ms
 m30998| Tue Aug 13 14:26:07 [WriteBackListener-localhost:30002] Socket recv() errno:10054 An existing connection was forcibly closed by the remote host. 127.0.0.1:30002
 m30998| Tue Aug 13 14:26:07 [WriteBackListener-localhost:30002] SocketException: remote: 127.0.0.1:30002 error: 9001 socket exception [1] server [127.0.0.1:30002] 
 m30998| Tue Aug 13 14:26:07 [WriteBackListener-localhost:30002] DBClientCursor::init call() failed
 m30998| Tue Aug 13 14:26:07 [WriteBackListener-localhost:30002] User Assertion: 10276:DBClientBase::findN: transport error: localhost:30002 ns: admin.$cmd query: { writebacklisten: ObjectId('520a41fbe36e12da22077a01') }
 m30998| Tue Aug 13 14:26:07 [WriteBackListener-localhost:30002] WriteBackListener exception : DBClientBase::findN: transport error: localhost:30002 ns: admin.$cmd query: { writebacklisten: ObjectId('520a41fbe36e12da22077a01') }
Tue Aug 13 14:26:07 uncaught exception: [null] != [null] are equal : undefined
failed to load: D:\slave\Windows_32bit_V2.2\mongo\jstests\sharding\gle_error_message.js

The only previous ticket I see for this test failure is SERVER-7738, which impacts Windows and was resolved in 2.3.1, but the failure message looks different.



 Comments   
Comment by auto [ 19/Aug/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-10498 backoff, don't fail on repeated reconnect
Branch: master
https://github.com/mongodb/mongo/commit/6eaa0b4f0b58cd4c845109f0a5164adcc453fbe7

Comment by auto [ 15/Aug/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-10498 gle_error_message.js sleep 2 secs for reconnect threshold to reset
Branch: v2.2
https://github.com/mongodb/mongo/commit/300a2288f247f589ace675160dc95b34a655eb08

Comment by Greg Studer [ 14/Aug/13 ]

kangas Is something wrong with Win32 v2.2 now? Haven't made it to the sharding tests with the test patch yet, maybe something is running in the bg interfering?

http://buildbot.10gen.cc/builders/V2.2%20Windows%2032-bit/builds/327/steps/test_5/logs/stdio

Comment by auto [ 13/Aug/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-10498 print conn pool stats and ensure migration succeeds before testing error
Branch: v2.2
https://github.com/mongodb/mongo/commit/6a896217f91e45866e211e13ec7903def95cd704

Comment by auto [ 13/Aug/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-10498 print conn pool stats and ensure migration succeeds before testing error
Branch: master
https://github.com/mongodb/mongo/commit/2e7d6a71d544e5c3ee0d3a161179b39babd5162a

Comment by Matt Kangas [ 13/Aug/13 ]

Third time was not a charm

V2.2 Windows 32-bit Build #326 rev a7278ae099

http://buildlogs.mongodb.org/V2.2%20Windows%2032-bit/builds/326/test/sharding/gle_error_message.js

----
Sending stale write...
----
 m30998| Tue Aug 13 18:26:15 [conn1] Request::process begin ns: gle_error_message.coll msg id: 39 op: 2002 attempt: 0
 m30998| Tue Aug 13 18:26:15 [conn1] write: gle_error_message.coll
 m30998| Tue Aug 13 18:26:15 [conn1] Request::process end ns: gle_error_message.coll msg id: 39 op: 2002 attempt: 0 0ms
 m30998| Tue Aug 13 18:26:15 [conn1] Request::process begin ns: gle_error_message.$cmd msg id: 40 op: 2004 attempt: 0
 m30998| Tue Aug 13 18:26:15 [conn1] single query: gle_error_message.$cmd  { getlasterror: 1.0 }  ntoreturn: -1 options : 0
assert: [null] != [null] are equal : undefined
Error("Printing Stack Trace")@:0
()@src/mongo/shell/utils.js:37
("[null] != [null] are equal : undefined")@src/mongo/shell/utils.js:58
(null,null)@src/mongo/shell/utils.js:100
@D:\slave\Windows_32bit_V2.2\mongo\jstests\sharding\gle_error_message.js:122
 m30998| Tue Aug 13 18:26:15 [conn1] Request::process end ns: gle_error_message.$cmd msg id: 40 op: 2004 attempt: 0 0ms
Tue Aug 13 18:26:15 uncaught exception: [null] != [null] are equal : undefined
failed to load: D:\slave\Windows_32bit_V2.2\mongo\jstests\sharding\gle_error_message.js

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