[SERVER-6622] could not insert into system.users in auth2.js Created: 27/Jul/12  Updated: 11/Jul/16  Resolved: 27/Jul/12

Status: Closed
Project: Core Server
Component/s: Security
Affects Version/s: None
Fix Version/s: 2.2.0-rc1

Type: Bug Priority: Major - P3
Reporter: Ian Whalen (Inactive) Assignee: Spencer Brody (Inactive)
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

http://buildlogs.mongodb.org/build/5011dfced2a60f0637000516/test/5011dfd4d2a60f7042000c32/
http://buildbot.mongodb.org/builders/Linux%2064-bit%20v8/builds/3769

	
 m29002| Fri Jul 27 00:24:54 [conn11] insert admin.system.users keyUpdates:0 locks(micros) w:41357 41ms
 m29001| Fri Jul 27 00:24:54 [conn11] New namespace: admin.system.users
 m29001| Fri Jul 27 00:24:54 [FileAllocator] done allocating datafile /data/db/test-config1/admin.1, size: 32MB,  took 0.002 secs
 m29001| Fri Jul 27 00:24:54 [conn11] insert admin.system.users keyUpdates:0 locks(micros) w:41453 41ms
 m29001| Fri Jul 27 00:24:54 [conn11] run command admin.$cmd { getlasterror: 1, fsync: 1 }
 m29001| Fri Jul 27 00:24:54 [conn11] runQuery called admin.$cmd { getlasterror: 1, fsync: 1 }
 m29001| Fri Jul 27 00:24:54 [conn11] command admin.$cmd command: { getlasterror: 1, fsync: 1 } ntoreturn:1 keyUpdates:0  reslen:63 0ms
 m29002| Fri Jul 27 00:24:54 [conn11] run command admin.$cmd { getlasterror: 1, fsync: 1 }
 m29002| Fri Jul 27 00:24:54 [conn11] command admin.$cmd command: { getlasterror: 1, fsync: 1 } ntoreturn:1 keyUpdates:0  reslen:63 0ms
 m29002| Fri Jul 27 00:24:54 [conn11] runQuery called admin.$cmd { getlasterror: 1, fsync: 1 }
Fri Jul 27 00:24:55 exec error: src/mongo/shell/db.js:83 Could not insert into system.users: "socket error on insert"
                                             ^
failed to load: /data/buildslaves/Linux_64bit_v8/mongo/jstests/sharding/auth2.js
throw "Could not insert into system.users: " + tojson(e);



 Comments   
Comment by auto [ 27/Jul/12 ]

Author:

{u'date': u'2012-07-27T10:34:22-07:00', u'email': u'spencer@10gen.com', u'name': u'Spencer T Brody'}

Message: SERVER-6622 fix auth.js test on v8 build.

For some reason the localhost exception for auth doesn't seem to work with
SyncClusterConnections on v8, so use direct connections to all 3 config servers instead
Branch: master
https://github.com/mongodb/mongo/commit/a78612086d9247cfb602f6359fca555bdcdbaf07

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