[SERVER-11138] temp_namespace.js failing on many builders, replsets_auth suite Created: 11/Oct/13  Updated: 11/Jul/16  Resolved: 15/Oct/13

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

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

Backwards Compatibility: Fully Compatible
Operating System: ALL
Participants:

 Description   

temp_namespace.js failing on MCI:

410a9ee2999b Enterprise Linux 64-bit Amazon AMI replicasets_auth
410a9ee2999b Enterprise RHEL 6.2 64-bit replicasets_auth
410a9ee2999b Enterprise SUSE 11 64-bit replicasets_auth
410a9ee2999b Enterprise Windows 64-bit replicasets_auth
410a9ee2999b Linux 64-bit replicasets_auth
410a9ee2999b Linux 64-bit DUR OFF replicasets_auth

Here's the Linux 64 faliure:
http://buildlogs.mongodb.org/mci_0.9_linux_64/builds/1277/test/replicasets_auth_0/temp_namespace.js

assert.soon failed: function () {
    printjson(secondDB.adminCommand("replSetGetStatus"));
    printjson(secondDB.getSisterDB('local').system.replset.findOne());
    return secondDB.isMaster().ismaster;
}, msg:

Auth issue?
Already fixed in master?



 Comments   
Comment by auto [ 11/Oct/13 ]

Author:

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

Message: SERVER-11138 Try to stabilize replsets/temp_namespace.js

Test is for SERVER-10927
Branch: master
https://github.com/mongodb/mongo/commit/e76e27acacd2e2665e741be3cb58b4071f6616a4

Comment by Matt Kangas [ 11/Oct/13 ]

Mathias, please triage.

Comment by Matt Kangas [ 11/Oct/13 ]

Visible in the test log:

ReplSetTest (Re)Starting....
 m31001| 2013-10-11T08:11:23.342+0000 [initandlisten] MongoDB starting : pid=11585 port=31001 dbpath=/data/db/testSet-1 64-bit host=build10.nj1.10gen.cc
 m31001| 2013-10-11T08:11:23.409+0000 [IndexRebuilder] assertion 13435 not master and slaveOk=false ns:admin.system.namespaces query:{}

Unclear if this matters

Comment by Matt Kangas [ 11/Oct/13 ]

Verified I can repro on Ubuntu 12.04 at 410a9ee AND at HEAD on master (c614cd4 currently)

./buildscripts/smoke.py --mode=files jstests/replsets/temp_namespace.js --auth

Comment by Matt Kangas [ 11/Oct/13 ]

Last green build on MCI - which may predate fixes to temp_namespace.js in SERVER-11083

cbe5d8c77986 Linux 64-bit replicasets_auth

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