Home > MCI_ubuntu1404 #487646 > multiversion_0 > zero_vote_arbiter_multiversion.js

Plain Text
2014-12-30 13:14:54 EST
MongoDB shell version: 2.8.0-rc5-pre-
connecting to: 127.0.0.1:27999/test
/data/db/
----
New-version RS with 3 nodes, adding 0-vote arbiter is prohibited.
----
ReplSetTest Starting Set
ReplSetTest n is : 0
ReplSetTest n: 0 ports: [ 31000, 31001, 31002 ]	31000 number
{
	"useHostName" : true,
	"oplogSize" : 40,
	"keyFile" : undefined,
	"port" : 31000,
	"noprealloc" : "",
	"smallfiles" : "",
	"rest" : "",
	"replSet" : "testReplSet",
	"dbpath" : "$set-$node",
	"binVersion" : "latest",
	"restart" : undefined,
	"pathOpts" : {
		"node" : 0,
		"set" : "testReplSet"
	}
}
ReplSetTest Starting....
Resetting db path '/data/db/testReplSet-0'
2014-12-30T18:14:54.933+0000 I -        shell: started program (sh3761):  /data/mci/shell/src/mongod --oplogSize 40 --port 31000 --noprealloc --smallfiles --rest --replSet testReplSet --dbpath /data/db/testReplSet-0 --nopreallocj --setParameter enableTestCommands=1
2014-12-30T18:14:54.934+0000 W NETWORK  Failed to connect to 127.0.0.1:31000, reason: errno:111 Connection refused
 m31000| 2014-12-30T18:14:54.942+0000 I CONTROL  ** WARNING: --rest is specified without --httpinterface,
 m31000| 2014-12-30T18:14:54.942+0000 I CONTROL  **          enabling http interface
 m31000| note: noprealloc may hurt performance in many applications
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] MongoDB starting : pid=3761 port=31000 dbpath=/data/db/testReplSet-0 64-bit host=ip-10-181-127-54
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] 
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] 
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] db version v2.8.0-rc5-pre-
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] git version: 4580fe1b3e01d8651fcec46522e506d82b0824c0
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.1f 6 Jan 2014
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] build info: Linux ip-10-171-101-215 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m31000| 2014-12-30T18:14:54.948+0000 I CONTROL  [initandlisten] options: { net: { http: { RESTInterfaceEnabled: true, enabled: true }, port: 31000 }, nopreallocj: true, replication: { oplogSizeMB: 40, replSet: "testReplSet" }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/data/db/testReplSet-0", mmapv1: { preallocDataFiles: false, smallFiles: true } } }
 m31000| 2014-12-30T18:14:54.956+0000 I JOURNAL  [initandlisten] journal dir=/data/db/testReplSet-0/journal
 m31000| 2014-12-30T18:14:54.956+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m31000| 2014-12-30T18:14:54.959+0000 I NETWORK  [websvr] admin web console waiting for connections on port 32000
 m31000| 2014-12-30T18:14:54.959+0000 I INDEX    [initandlisten] allocating new ns file /data/db/testReplSet-0/local.ns, filling with zeroes...
 m31000| 2014-12-30T18:14:55.102+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/testReplSet-0/local.0, filling with zeroes...
 m31000| 2014-12-30T18:14:55.102+0000 I STORAGE  [FileAllocator] creating directory /data/db/testReplSet-0/_tmp
 m31000| 2014-12-30T18:14:55.103+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/testReplSet-0/local.0, size: 16MB,  took 0 secs
 m31000| 2014-12-30T18:14:55.105+0000 I REPL     [initandlisten] Did not find local replica set configuration document at startup;  NoMatchingDocument Did not find replica set configuration document in local.system.replset
 m31000| 2014-12-30T18:14:55.107+0000 I NETWORK  [initandlisten] waiting for connections on port 31000
 m31000| 2014-12-30T18:14:55.135+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:46088 #1 (1 connection now open)
[ connection to ip-10-181-127-54:31000 ]
ReplSetTest n is : 1
ReplSetTest n: 1 ports: [ 31000, 31001, 31002 ]	31001 number
{
	"useHostName" : true,
	"oplogSize" : 40,
	"keyFile" : undefined,
	"port" : 31001,
	"noprealloc" : "",
	"smallfiles" : "",
	"rest" : "",
	"replSet" : "testReplSet",
	"dbpath" : "$set-$node",
	"binVersion" : "latest",
	"restart" : undefined,
	"pathOpts" : {
		"node" : 1,
		"set" : "testReplSet"
	}
}
ReplSetTest Starting....
Resetting db path '/data/db/testReplSet-1'
2014-12-30T18:14:55.137+0000 I -        shell: started program (sh3780):  /data/mci/shell/src/mongod --oplogSize 40 --port 31001 --noprealloc --smallfiles --rest --replSet testReplSet --dbpath /data/db/testReplSet-1 --nopreallocj --setParameter enableTestCommands=1
2014-12-30T18:14:55.137+0000 W NETWORK  Failed to connect to 127.0.0.1:31001, reason: errno:111 Connection refused
 m31001| 2014-12-30T18:14:55.146+0000 I CONTROL  ** WARNING: --rest is specified without --httpinterface,
 m31001| 2014-12-30T18:14:55.146+0000 I CONTROL  **          enabling http interface
 m31001| note: noprealloc may hurt performance in many applications
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] MongoDB starting : pid=3780 port=31001 dbpath=/data/db/testReplSet-1 64-bit host=ip-10-181-127-54
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] 
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] 
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] db version v2.8.0-rc5-pre-
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] git version: 4580fe1b3e01d8651fcec46522e506d82b0824c0
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.1f 6 Jan 2014
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] build info: Linux ip-10-171-101-215 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m31001| 2014-12-30T18:14:55.151+0000 I CONTROL  [initandlisten] options: { net: { http: { RESTInterfaceEnabled: true, enabled: true }, port: 31001 }, nopreallocj: true, replication: { oplogSizeMB: 40, replSet: "testReplSet" }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/data/db/testReplSet-1", mmapv1: { preallocDataFiles: false, smallFiles: true } } }
 m31001| 2014-12-30T18:14:55.158+0000 I JOURNAL  [initandlisten] journal dir=/data/db/testReplSet-1/journal
 m31001| 2014-12-30T18:14:55.158+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m31001| 2014-12-30T18:14:55.160+0000 I NETWORK  [websvr] admin web console waiting for connections on port 32001
 m31001| 2014-12-30T18:14:55.160+0000 I INDEX    [initandlisten] allocating new ns file /data/db/testReplSet-1/local.ns, filling with zeroes...
 m31001| 2014-12-30T18:14:55.276+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/testReplSet-1/local.0, filling with zeroes...
 m31001| 2014-12-30T18:14:55.276+0000 I STORAGE  [FileAllocator] creating directory /data/db/testReplSet-1/_tmp
 m31001| 2014-12-30T18:14:55.280+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/testReplSet-1/local.0, size: 16MB,  took 0.003 secs
 m31001| 2014-12-30T18:14:55.283+0000 I REPL     [initandlisten] Did not find local replica set configuration document at startup;  NoMatchingDocument Did not find replica set configuration document in local.system.replset
 m31001| 2014-12-30T18:14:55.284+0000 I NETWORK  [initandlisten] waiting for connections on port 31001
 m31001| 2014-12-30T18:14:55.338+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:48382 #1 (1 connection now open)
[
	connection to ip-10-181-127-54:31000,
	connection to ip-10-181-127-54:31001
]
ReplSetTest n is : 2
ReplSetTest n: 2 ports: [ 31000, 31001, 31002 ]	31002 number
{
	"useHostName" : true,
	"oplogSize" : 40,
	"keyFile" : undefined,
	"port" : 31002,
	"noprealloc" : "",
	"smallfiles" : "",
	"rest" : "",
	"replSet" : "testReplSet",
	"dbpath" : "$set-$node",
	"binVersion" : "latest",
	"restart" : undefined,
	"pathOpts" : {
		"node" : 2,
		"set" : "testReplSet"
	}
}
ReplSetTest Starting....
Resetting db path '/data/db/testReplSet-2'
2014-12-30T18:14:55.339+0000 I -        shell: started program (sh3799):  /data/mci/shell/src/mongod --oplogSize 40 --port 31002 --noprealloc --smallfiles --rest --replSet testReplSet --dbpath /data/db/testReplSet-2 --nopreallocj --setParameter enableTestCommands=1
2014-12-30T18:14:55.340+0000 W NETWORK  Failed to connect to 127.0.0.1:31002, reason: errno:111 Connection refused
 m31002| 2014-12-30T18:14:55.348+0000 I CONTROL  ** WARNING: --rest is specified without --httpinterface,
 m31002| 2014-12-30T18:14:55.348+0000 I CONTROL  **          enabling http interface
 m31002| note: noprealloc may hurt performance in many applications
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] MongoDB starting : pid=3799 port=31002 dbpath=/data/db/testReplSet-2 64-bit host=ip-10-181-127-54
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] 
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] 
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] db version v2.8.0-rc5-pre-
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] git version: 4580fe1b3e01d8651fcec46522e506d82b0824c0
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.1f 6 Jan 2014
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] build info: Linux ip-10-171-101-215 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m31002| 2014-12-30T18:14:55.354+0000 I CONTROL  [initandlisten] options: { net: { http: { RESTInterfaceEnabled: true, enabled: true }, port: 31002 }, nopreallocj: true, replication: { oplogSizeMB: 40, replSet: "testReplSet" }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/data/db/testReplSet-2", mmapv1: { preallocDataFiles: false, smallFiles: true } } }
 m31002| 2014-12-30T18:14:55.361+0000 I JOURNAL  [initandlisten] journal dir=/data/db/testReplSet-2/journal
 m31002| 2014-12-30T18:14:55.361+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m31002| 2014-12-30T18:14:55.366+0000 I NETWORK  [websvr] admin web console waiting for connections on port 32002
 m31002| 2014-12-30T18:14:55.366+0000 I INDEX    [initandlisten] allocating new ns file /data/db/testReplSet-2/local.ns, filling with zeroes...
 m31002| 2014-12-30T18:14:55.489+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/testReplSet-2/local.0, filling with zeroes...
 m31002| 2014-12-30T18:14:55.489+0000 I STORAGE  [FileAllocator] creating directory /data/db/testReplSet-2/_tmp
 m31002| 2014-12-30T18:14:55.490+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/testReplSet-2/local.0, size: 16MB,  took 0 secs
 m31002| 2014-12-30T18:14:55.493+0000 I REPL     [initandlisten] Did not find local replica set configuration document at startup;  NoMatchingDocument Did not find replica set configuration document in local.system.replset
 m31002| 2014-12-30T18:14:55.494+0000 I NETWORK  [initandlisten] waiting for connections on port 31002
 m31002| 2014-12-30T18:14:55.541+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:37457 #1 (1 connection now open)
[
	connection to ip-10-181-127-54:31000,
	connection to ip-10-181-127-54:31001,
	connection to ip-10-181-127-54:31002
]
{
	"replSetInitiate" : {
		"_id" : "testReplSet",
		"members" : [
			{
				"_id" : 0,
				"host" : "ip-10-181-127-54:31000"
			},
			{
				"_id" : 1,
				"host" : "ip-10-181-127-54:31001"
			},
			{
				"_id" : 2,
				"host" : "ip-10-181-127-54:31002"
			}
		]
	}
}
 m31000| 2014-12-30T18:14:55.543+0000 I REPL     [conn1] replSetInitiate admin command received from client
 m31001| 2014-12-30T18:14:55.544+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:36423 #2 (2 connections now open)
 m31001| 2014-12-30T18:14:55.545+0000 I NETWORK  [conn2] end connection 10.181.127.54:36423 (1 connection now open)
 m31002| 2014-12-30T18:14:55.545+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:40689 #2 (2 connections now open)
 m31000| 2014-12-30T18:14:55.545+0000 I REPL     [conn1] replSet replSetInitiate config object with 3 members parses ok
 m31002| 2014-12-30T18:14:55.545+0000 I NETWORK  [conn2] end connection 10.181.127.54:40689 (1 connection now open)
 m31001| 2014-12-30T18:14:55.546+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:36425 #3 (2 connections now open)
 m31002| 2014-12-30T18:14:55.546+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:40691 #3 (2 connections now open)
 m31000| 2014-12-30T18:14:55.547+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:50809 #2 (2 connections now open)
 m31000| 2014-12-30T18:14:55.547+0000 I REPL     [ReplicationExecutor] new replica set config in use: { _id: "testReplSet", version: 1, members: [ { _id: 0, host: "ip-10-181-127-54:31000", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-181-127-54:31001", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-181-127-54:31002", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatTimeoutSecs: 10, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } }
 m31000| 2014-12-30T18:14:55.547+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:50810 #3 (3 connections now open)
 m31000| 2014-12-30T18:14:55.547+0000 I REPL     [ReplicationExecutor] transition to STARTUP2
 m31000| 2014-12-30T18:14:55.547+0000 I REPL     [conn1] ******
 m31000| 2014-12-30T18:14:55.548+0000 I REPL     [conn1] creating replication oplog of size: 40MB...
 m31000| 2014-12-30T18:14:55.548+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/testReplSet-0/local.1, filling with zeroes...
 m31000| 2014-12-30T18:14:55.549+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/testReplSet-0/local.1, size: 64MB,  took 0 secs
 m31000| 2014-12-30T18:14:55.549+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:50811 #4 (4 connections now open)
 m31000| 2014-12-30T18:14:55.549+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31001 is now in state STARTUP
 m31000| 2014-12-30T18:14:55.549+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31002 is now in state STARTUP
 m31000| 2014-12-30T18:14:55.550+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:50812 #5 (5 connections now open)
 m31000| 2014-12-30T18:14:55.550+0000 I NETWORK  [conn4] end connection 10.181.127.54:50811 (3 connections now open)
 m31001| 2014-12-30T18:14:55.550+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:36431 #4 (3 connections now open)
 m31000| 2014-12-30T18:14:55.550+0000 I NETWORK  [conn5] end connection 10.181.127.54:50812 (3 connections now open)
 m31001| 2014-12-30T18:14:55.550+0000 I NETWORK  [conn4] end connection 10.181.127.54:36431 (2 connections now open)
 m31002| 2014-12-30T18:14:55.551+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:40697 #4 (3 connections now open)
 m31002| 2014-12-30T18:14:55.551+0000 I REPL     [WriteReplSetConfig] Starting replication applier threads
 m31002| 2014-12-30T18:14:55.551+0000 I REPL     [ReplicationExecutor] new replica set config in use: { _id: "testReplSet", version: 1, members: [ { _id: 0, host: "ip-10-181-127-54:31000", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-181-127-54:31001", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-181-127-54:31002", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatTimeoutSecs: 10, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } }
 m31002| 2014-12-30T18:14:55.552+0000 I REPL     [ReplicationExecutor] transition to STARTUP2
 m31000| 2014-12-30T18:14:55.550+0000 I REPL     [conn1] ******
 m31000| 2014-12-30T18:14:55.551+0000 I REPL     [conn1] Starting replication applier threads
 m31002| 2014-12-30T18:14:55.552+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31000 is now in state STARTUP2
 m31002| 2014-12-30T18:14:55.552+0000 I REPL     [rsSync] ******
 m31002| 2014-12-30T18:14:55.552+0000 I REPL     [rsSync] creating replication oplog of size: 40MB...
 m31000| 2014-12-30T18:14:55.552+0000 I REPL     [ReplicationExecutor] transition to RECOVERING
 m31002| 2014-12-30T18:14:55.553+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/testReplSet-2/local.1, filling with zeroes...
 m31001| 2014-12-30T18:14:55.553+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:36433 #5 (3 connections now open)
 m31002| 2014-12-30T18:14:55.553+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/testReplSet-2/local.1, size: 64MB,  took 0 secs
 m31002| 2014-12-30T18:14:55.554+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31001 is now in state STARTUP
 m31000| 2014-12-30T18:14:55.554+0000 I REPL     [ReplicationExecutor] transition to SECONDARY
 m31002| 2014-12-30T18:14:55.554+0000 I NETWORK  [conn4] end connection 10.181.127.54:40697 (2 connections now open)
 m31002| 2014-12-30T18:14:55.555+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:40699 #5 (3 connections now open)
 m31001| 2014-12-30T18:14:55.555+0000 I REPL     [WriteReplSetConfig] Starting replication applier threads
 m31001| 2014-12-30T18:14:55.555+0000 I REPL     [ReplicationExecutor] new replica set config in use: { _id: "testReplSet", version: 1, members: [ { _id: 0, host: "ip-10-181-127-54:31000", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-181-127-54:31001", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-181-127-54:31002", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatTimeoutSecs: 10, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } }
 m31001| 2014-12-30T18:14:55.555+0000 I REPL     [ReplicationExecutor] transition to STARTUP2
 m31001| 2014-12-30T18:14:55.555+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31002 is now in state STARTUP2
 m31001| 2014-12-30T18:14:55.555+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31000 is now in state SECONDARY
 m31002| 2014-12-30T18:14:55.555+0000 I REPL     [rsSync] ******
 m31002| 2014-12-30T18:14:55.555+0000 I REPL     [rsSync] initial sync pending
 m31001| 2014-12-30T18:14:55.556+0000 I REPL     [rsSync] ******
 m31001| 2014-12-30T18:14:55.556+0000 I REPL     [rsSync] creating replication oplog of size: 40MB...
 m31002| 2014-12-30T18:14:55.556+0000 I REPL     [rsSync] no valid sync sources found in current replset to do an initial sync
 m31001| 2014-12-30T18:14:55.556+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/testReplSet-1/local.1, filling with zeroes...
 m31001| 2014-12-30T18:14:55.557+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/testReplSet-1/local.1, size: 64MB,  took 0 secs
 m31001| 2014-12-30T18:14:55.558+0000 I REPL     [rsSync] ******
 m31001| 2014-12-30T18:14:55.558+0000 I REPL     [rsSync] initial sync pending
 m31001| 2014-12-30T18:14:55.558+0000 I REPL     [ReplicationExecutor] syncing from: ip-10-181-127-54:31000
 m31000| 2014-12-30T18:14:55.559+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:50817 #6 (4 connections now open)
 m31000| 2014-12-30T18:14:55.559+0000 I NETWORK  [conn6] end connection 10.181.127.54:50817 (3 connections now open)
 m31001| 2014-12-30T18:14:55.559+0000 I REPL     [ReplicationExecutor] could not find member to sync from
 m31001| 2014-12-30T18:14:55.559+0000 I REPL     [rsSync] no valid sync sources found in current replset to do an initial sync
 m31002| 2014-12-30T18:14:56.556+0000 I REPL     [rsSync] initial sync pending
 m31002| 2014-12-30T18:14:56.556+0000 I REPL     [rsSync] no valid sync sources found in current replset to do an initial sync
 m31001| 2014-12-30T18:14:56.559+0000 I REPL     [rsSync] initial sync pending
 m31001| 2014-12-30T18:14:56.560+0000 I REPL     [ReplicationExecutor] syncing from: ip-10-181-127-54:31000
 m31000| 2014-12-30T18:14:56.560+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:50818 #7 (4 connections now open)
 m31001| 2014-12-30T18:14:56.562+0000 I REPL     [rsSync] initial sync drop all databases
 m31001| 2014-12-30T18:14:56.562+0000 I STORAGE  [rsSync] dropAllDatabasesExceptLocal 1
 m31001| 2014-12-30T18:14:56.562+0000 I REPL     [rsSync] initial sync clone all databases
 m31001| 2014-12-30T18:14:56.562+0000 I REPL     [rsSync] initial sync data copy, starting syncup
 m31001| 2014-12-30T18:14:56.562+0000 I REPL     [rsSync] oplog sync 1 of 3
 m31001| 2014-12-30T18:14:56.562+0000 I REPL     [rsSync] oplog sync 2 of 3
 m31001| 2014-12-30T18:14:56.562+0000 I REPL     [rsSync] initial sync building indexes
 m31001| 2014-12-30T18:14:56.563+0000 I REPL     [rsSync] oplog sync 3 of 3
 m31001| 2014-12-30T18:14:56.564+0000 I REPL     [rsSync] initial sync finishing up
 m31001| 2014-12-30T18:14:56.564+0000 I REPL     [rsSync] replSet set minValid=54a2eb9f:1
 m31001| 2014-12-30T18:14:56.564+0000 I REPL     [rsSync] initial sync done
 m31000| 2014-12-30T18:14:56.568+0000 I NETWORK  [conn7] end connection 10.181.127.54:50818 (3 connections now open)
 m31001| 2014-12-30T18:14:56.568+0000 I REPL     [ReplicationExecutor] transition to RECOVERING
 m31001| 2014-12-30T18:14:56.568+0000 I REPL     [ReplicationExecutor] transition to SECONDARY
 m31000| 2014-12-30T18:14:57.549+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31002 is now in state STARTUP2
 m31000| 2014-12-30T18:14:57.549+0000 I REPL     [ReplicationExecutor] Standing for election
 m31000| 2014-12-30T18:14:57.549+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31001 is now in state SECONDARY
 m31000| 2014-12-30T18:14:57.550+0000 I REPL     [ReplicationExecutor] not electing self, ip-10-181-127-54:31002 would veto with 'I don't think ip-10-181-127-54:31000 is electable because the member is not currently a secondary (mask 0x8)'
 m31000| 2014-12-30T18:14:57.550+0000 I REPL     [ReplicationExecutor] not electing self, we are not freshest
 m31002| 2014-12-30T18:14:57.552+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31000 is now in state SECONDARY
 m31002| 2014-12-30T18:14:57.554+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31001 is now in state SECONDARY
 m31001| 2014-12-30T18:14:57.556+0000 I REPL     [ReplicationExecutor] Standing for election
 m31001| 2014-12-30T18:14:57.556+0000 I REPL     [ReplicationExecutor] could not find member to sync from
 m31001| 2014-12-30T18:14:57.556+0000 I REPL     [ReplicationExecutor] replSet possible election tie; sleeping 813ms until 2014-12-30T18:14:58.369+0000
 m31002| 2014-12-30T18:14:57.556+0000 I REPL     [rsSync] initial sync pending
 m31002| 2014-12-30T18:14:57.556+0000 I REPL     [ReplicationExecutor] syncing from: ip-10-181-127-54:31000
 m31000| 2014-12-30T18:14:57.557+0000 I NETWORK  [initandlisten] connection accepted from 10.181.127.54:50819 #8 (4 connections now open)
 m31002| 2014-12-30T18:14:57.559+0000 I REPL     [rsSync] initial sync drop all databases
 m31002| 2014-12-30T18:14:57.559+0000 I STORAGE  [rsSync] dropAllDatabasesExceptLocal 1
 m31002| 2014-12-30T18:14:57.559+0000 I REPL     [rsSync] initial sync clone all databases
 m31002| 2014-12-30T18:14:57.559+0000 I REPL     [rsSync] initial sync data copy, starting syncup
 m31002| 2014-12-30T18:14:57.559+0000 I REPL     [rsSync] oplog sync 1 of 3
 m31002| 2014-12-30T18:14:57.559+0000 I REPL     [rsSync] oplog sync 2 of 3
 m31002| 2014-12-30T18:14:57.559+0000 I REPL     [rsSync] initial sync building indexes
 m31002| 2014-12-30T18:14:57.559+0000 I REPL     [rsSync] oplog sync 3 of 3
 m31002| 2014-12-30T18:14:57.560+0000 I REPL     [rsSync] initial sync finishing up
 m31002| 2014-12-30T18:14:57.560+0000 I REPL     [rsSync] replSet set minValid=54a2eb9f:1
 m31002| 2014-12-30T18:14:57.561+0000 I REPL     [rsSync] initial sync done
 m31000| 2014-12-30T18:14:57.563+0000 I NETWORK  [conn8] end connection 10.181.127.54:50819 (3 connections now open)
 m31002| 2014-12-30T18:14:57.563+0000 I REPL     [ReplicationExecutor] transition to RECOVERING
 m31002| 2014-12-30T18:14:57.564+0000 I REPL     [ReplicationExecutor] transition to SECONDARY
 m31001| 2014-12-30T18:14:58.369+0000 I REPL     [ReplicationExecutor] Standing for election
 m31001| 2014-12-30T18:14:58.369+0000 I REPL     [ReplicationExecutor] replSet info electSelf
 m31000| 2014-12-30T18:14:58.370+0000 I REPL     [ReplicationExecutor] replSetElect voting yea for ip-10-181-127-54:31001 (1)
 m31002| 2014-12-30T18:14:58.370+0000 I REPL     [ReplicationExecutor] replSetElect voting yea for ip-10-181-127-54:31001 (1)
 m31001| 2014-12-30T18:14:58.370+0000 I REPL     [ReplicationExecutor] replSet election succeeded, assuming primary role
 m31001| 2014-12-30T18:14:58.370+0000 I REPL     [ReplicationExecutor] transition to PRIMARY
 m31002| 2014-12-30T18:14:58.552+0000 I REPL     [ReplicationExecutor] could not find member to sync from
 m31001| 2014-12-30T18:14:58.569+0000 I REPL     [rsSync] transition to primary complete; database writes are now permitted
ReplSetTest Next port: 31003
[ 31000, 31001, 31002, 31003 ]
[
	connection to ip-10-181-127-54:31000,
	connection to ip-10-181-127-54:31001,
	connection to ip-10-181-127-54:31002
]
ReplSetTest nextId:3
ReplSetTest n is : 3
ReplSetTest n: 3 ports: [ 31000, 31001, 31002, 31003 ]	31003 number
{
	"useHostName" : true,
	"oplogSize" : 40,
	"keyFile" : undefined,
	"port" : 31003,
	"noprealloc" : "",
	"smallfiles" : "",
	"rest" : "",
	"replSet" : "testReplSet",
	"dbpath" : "$set-$node",
	"binVersion" : "2.6",
	"restart" : undefined,
	"pathOpts" : {
		"node" : 3,
		"set" : "testReplSet"
	}
}
ReplSetTest Starting....
Resetting db path '/data/db/testReplSet-3'
2014-12-30T18:14:58.576+0000 I -        shell: started program (sh4087):  mongod-2.6 --oplogSize 40 --port 31003 --noprealloc --smallfiles --rest --replSet testReplSet --dbpath /data/db/testReplSet-3 --nopreallocj
2014-12-30T18:14:58.577+0000 W NETWORK  Failed to connect to 127.0.0.1:31003, reason: errno:111 Connection refused
 m31003| 2014-12-30T18:14:58.593+0000 ** WARNING: --rest is specified without --httpinterface,
 m31003| 2014-12-30T18:14:58.593+0000 **          enabling http interface
 m31003| note: noprealloc may hurt performance in many applications
 m31003| 2014-12-30T18:14:58.596+0000 [initandlisten] MongoDB starting : pid=4087 port=31003 dbpath=/data/db/testReplSet-3 64-bit host=ip-10-181-127-54
 m31003| 2014-12-30T18:14:58.596+0000 [initandlisten] db version v2.6.6
 m31003| 2014-12-30T18:14:58.596+0000 [initandlisten] git version: 608e8bc319627693b04cc7da29ecc300a5f45a1f
 m31003| 2014-12-30T18:14:58.596+0000 [initandlisten] build info: Linux build10.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m31003| 2014-12-30T18:14:58.596+0000 [initandlisten] allocator: tcmalloc
 m31003| 2014-12-30T18:14:58.596+0000 [initandlisten] options: { net: { http: { RESTInterfaceEnabled: true, enabled: true }, port: 31003 }, nopreallocj: true, replication: { oplogSizeMB: 40, replSet: "testReplSet" }, storage: { dbPath: "/data/db/testReplSet-3", preallocDataFiles: false, smallFiles: true } }
 m31003| 2014-12-30T18:14:58.597+0000 [initandlisten] journal dir=/data/db/testReplSet-3/journal
 m31003| 2014-12-30T18:14:58.597+0000 [initandlisten] recover : no journal files present, no recovery needed
 m31003| 2014-12-30T18:14:58.600+0000 [initandlisten] allocating new ns file /data/db/testReplSet-3/local.ns, filling with zeroes...
 m31003| 2014-12-30T18:14:58.718+0000 [FileAllocator] allocating new datafile /data/db/testReplSet-3/local.0, filling with zeroes...
 m31003| 2014-12-30T18:14:58.718+0000 [FileAllocator] creating directory /data/db/testReplSet-3/_tmp
 m31003| 2014-12-30T18:14:58.719+0000 [FileAllocator] done allocating datafile /data/db/testReplSet-3/local.0, size: 16MB,  took 0 secs
 m31003| 2014-12-30T18:14:58.720+0000 [initandlisten] build index on: local.startup_log properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "local.startup_log" }
 m31003| 2014-12-30T18:14:58.720+0000 [initandlisten] 	 added index to empty collection
 m31003| 2014-12-30T18:14:58.720+0000 [initandlisten] command local.$cmd command: create { create: "startup_log", size: 10485760, capped: true } ntoreturn:1 keyUpdates:0 numYields:0  reslen:37 119ms
 m31003| 2014-12-30T18:14:58.720+0000 [initandlisten] waiting for connections on port 31003
 m31003| 2014-12-30T18:14:58.721+0000 [websvr] admin web console waiting for connections on port 32003
 m31003| 2014-12-30T18:14:58.722+0000 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG)
 m31003| 2014-12-30T18:14:58.722+0000 [rsStart] replSet info you may need to run replSetInitiate -- rs.initiate() in the shell -- if that is not already done
 m31003| 2014-12-30T18:14:58.778+0000 [initandlisten] connection accepted from 127.0.0.1:54403 #1 (1 connection now open)
[
	connection to ip-10-181-127-54:31000,
	connection to ip-10-181-127-54:31001,
	connection to ip-10-181-127-54:31002,
	connection to ip-10-181-127-54:31003
]
----
current config:
----
{
	"_id" : "testReplSet",
	"version" : 1,
	"members" : [
		{
			"_id" : 0,
			"host" : "ip-10-181-127-54:31000",
			"arbiterOnly" : false,
			"buildIndexes" : true,
			"hidden" : false,
			"priority" : 1,
			"tags" : {
				
			},
			"slaveDelay" : 0,
			"votes" : 1
		},
		{
			"_id" : 1,
			"host" : "ip-10-181-127-54:31001",
			"arbiterOnly" : false,
			"buildIndexes" : true,
			"hidden" : false,
			"priority" : 1,
			"tags" : {
				
			},
			"slaveDelay" : 0,
			"votes" : 1
		},
		{
			"_id" : 2,
			"host" : "ip-10-181-127-54:31002",
			"arbiterOnly" : false,
			"buildIndexes" : true,
			"hidden" : false,
			"priority" : 1,
			"tags" : {
				
			},
			"slaveDelay" : 0,
			"votes" : 1
		}
	],
	"settings" : {
		"chainingAllowed" : true,
		"heartbeatTimeoutSecs" : 10,
		"getLastErrorModes" : {
			
		},
		"getLastErrorDefaults" : {
			"w" : 1,
			"wtimeout" : 0
		}
	}
}
----
Add arbiter with zero votes:
----
 m31000| 2014-12-30T18:14:58.781+0000 I REPL     [conn1] replSetReconfig admin command received from client
ReplSetTest n: 0 ports: [ 31000, 31001, 31002, 31003 ]	31000 number
ReplSetTest stop *** Shutting down mongod in port 31000 ***
 m31000| 2014-12-30T18:14:58.781+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m31000| 2014-12-30T18:14:58.782+0000 I REPL     [signalProcessingThread] Stopping replication applier threads
 m31000| 2014-12-30T18:14:59.552+0000 I STORAGE  [conn3] got request after shutdown()
 m31002| 2014-12-30T18:14:59.552+0000 I NETWORK  [ReplExecNetThread-0] DBClientCursor::init call() failed
 m31002| 2014-12-30T18:14:59.553+0000 I REPL     [ReplicationExecutor] Error in heartbeat request to ip-10-181-127-54:31000; Location10276 DBClientBase::findN: transport error: ip-10-181-127-54:31000 ns: admin.$cmd query: { replSetHeartbeat: "testReplSet", pv: 1, v: 1, from: "ip-10-181-127-54:31002", fromId: 2, checkEmpty: false }
 m31002| 2014-12-30T18:14:59.554+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31001 is now in state PRIMARY
 m31000| 2014-12-30T18:14:59.556+0000 I COMMAND  [signalProcessingThread] now exiting
 m31000| 2014-12-30T18:14:59.556+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m31000| 2014-12-30T18:14:59.556+0000 I NETWORK  [signalProcessingThread] closing listening socket: 9
 m31000| 2014-12-30T18:14:59.556+0000 I NETWORK  [signalProcessingThread] closing listening socket: 10
 m31000| 2014-12-30T18:14:59.556+0000 I NETWORK  [signalProcessingThread] closing listening socket: 14
 m31000| 2014-12-30T18:14:59.556+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-31000.sock
 m31000| 2014-12-30T18:14:59.556+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m31000| 2014-12-30T18:14:59.556+0000 I STORAGE  [conn2] got request after shutdown()
 m31002| 2014-12-30T18:14:59.556+0000 I NETWORK  [ReplExecNetThread-1] Socket recv() errno:104 Connection reset by peer 10.181.127.54:31000
 m31002| 2014-12-30T18:14:59.556+0000 I NETWORK  [ReplExecNetThread-1] SocketException: remote: 10.181.127.54:31000 error: 9001 socket exception [RECV_ERROR] server [10.181.127.54:31000] 
 m31002| 2014-12-30T18:14:59.556+0000 I NETWORK  [ReplExecNetThread-1] DBClientCursor::init call() failed
 m31000| 2014-12-30T18:14:59.556+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m31000| 2014-12-30T18:14:59.556+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m31000| 2014-12-30T18:14:59.556+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m31002| 2014-12-30T18:14:59.556+0000 I REPL     [ReplicationExecutor] Error in heartbeat request to ip-10-181-127-54:31000; Location10276 DBClientBase::findN: transport error: ip-10-181-127-54:31000 ns: admin.$cmd query: { replSetHeartbeat: "testReplSet", pv: 1, v: 1, from: "ip-10-181-127-54:31002", fromId: 2, checkEmpty: false }
 m31001| 2014-12-30T18:14:59.556+0000 I NETWORK  [ReplExecNetThread-1] DBClientCursor::init call() failed
 m31002| 2014-12-30T18:14:59.557+0000 W NETWORK  [ReplExecNetThread-0] Failed to connect to 10.181.127.54:31000, reason: errno:111 Connection refused
 m31002| 2014-12-30T18:14:59.557+0000 I REPL     [ReplicationExecutor] Error in heartbeat request to ip-10-181-127-54:31000; Location18915 Failed attempt to connect to ip-10-181-127-54:31000; couldn't connect to server ip-10-181-127-54:31000 (10.181.127.54), connection attempt failed
 m31000| 2014-12-30T18:14:59.558+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m31000| 2014-12-30T18:14:59.558+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m31000| 2014-12-30T18:14:59.558+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m31000| 2014-12-30T18:14:59.558+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m31001| 2014-12-30T18:14:59.559+0000 I REPL     [ReplicationExecutor] Error in heartbeat request to ip-10-181-127-54:31000; Location10276 DBClientBase::findN: transport error: ip-10-181-127-54:31000 ns: admin.$cmd query: { replSetHeartbeat: "testReplSet", pv: 1, v: 1, from: "ip-10-181-127-54:31001", fromId: 1, checkEmpty: false }
 m31001| 2014-12-30T18:14:59.559+0000 I REPL     [ReplicationExecutor] Member ip-10-181-127-54:31002 is now in state SECONDARY
 m31000| 2014-12-30T18:14:59.559+0000 I NETWORK  [conn1] end connection 127.0.0.1:46088 (0 connections now open)
 m31002| 2014-12-30T18:14:59.559+0000 I NETWORK  [conn3] end connection 10.181.127.54:40691 (2 connections now open)
 m31001| 2014-12-30T18:14:59.559+0000 I NETWORK  [conn3] end connection 10.181.127.54:36425 (2 connections now open)
 m31001| 2014-12-30T18:14:59.559+0000 W NETWORK  [ReplExecNetThread-1] Failed to connect to 10.181.127.54:31000, reason: errno:111 Connection refused
 m31001| 2014-12-30T18:14:59.559+0000 I REPL     [ReplicationExecutor] Error in heartbeat request to ip-10-181-127-54:31000; Location18915 Failed attempt to connect to ip-10-181-127-54:31000; couldn't connect to server ip-10-181-127-54:31000 (10.181.127.54), connection attempt failed
 m31001| 2014-12-30T18:14:59.560+0000 W NETWORK  [ReplExecNetThread-0] Failed to connect to 10.181.127.54:31000, reason: errno:111 Connection refused
 m31001| 2014-12-30T18:14:59.560+0000 I REPL     [ReplicationExecutor] Error in heartbeat request to ip-10-181-127-54:31000; Location18915 Failed attempt to connect to ip-10-181-127-54:31000; couldn't connect to server ip-10-181-127-54:31000 (10.181.127.54), connection attempt failed
 m31000| 2014-12-30T18:14:59.560+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m31000| 2014-12-30T18:14:59.560+0000 I COMMAND  [signalProcessingThread] dbexit:  rc: 0
 m31003| 2014-12-30T18:14:59.723+0000 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG)
2014-12-30T18:14:59.781+0000 I -        shell: stopped mongo program on port 31000
ReplSetTest stop *** Mongod in port 31000 shutdown with code (0) ***
ReplSetTest n: 1 ports: [ 31000, 31001, 31002, 31003 ]	31001 number
ReplSetTest stop *** Shutting down mongod in port 31001 ***
 m31001| 2014-12-30T18:14:59.782+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m31001| 2014-12-30T18:14:59.782+0000 I REPL     [signalProcessingThread] Stopping replication applier threads
 m31001| 2014-12-30T18:15:00.571+0000 I COMMAND  [signalProcessingThread] now exiting
 m31001| 2014-12-30T18:15:00.571+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m31001| 2014-12-30T18:15:00.571+0000 I NETWORK  [signalProcessingThread] closing listening socket: 12
 m31001| 2014-12-30T18:15:00.571+0000 I NETWORK  [signalProcessingThread] closing listening socket: 13
 m31001| 2014-12-30T18:15:00.571+0000 I NETWORK  [signalProcessingThread] closing listening socket: 18
 m31001| 2014-12-30T18:15:00.571+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-31001.sock
 m31001| 2014-12-30T18:15:00.571+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m31001| 2014-12-30T18:15:00.571+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m31001| 2014-12-30T18:15:00.571+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m31001| 2014-12-30T18:15:00.571+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m31001| 2014-12-30T18:15:00.571+0000 I NETWORK  [conn5] end connection 10.181.127.54:36433 (1 connection now open)
 m31001| 2014-12-30T18:15:00.571+0000 I NETWORK  [conn1] end connection 127.0.0.1:48382 (0 connections now open)
 m31002| 2014-12-30T18:15:00.571+0000 I NETWORK  [conn5] end connection 10.181.127.54:40699 (1 connection now open)
 m31001| 2014-12-30T18:15:00.574+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m31001| 2014-12-30T18:15:00.575+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m31001| 2014-12-30T18:15:00.575+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m31001| 2014-12-30T18:15:00.575+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m31001| 2014-12-30T18:15:00.575+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m31001| 2014-12-30T18:15:00.575+0000 I COMMAND  [signalProcessingThread] dbexit:  rc: 0
 m31003| 2014-12-30T18:15:00.723+0000 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG)
2014-12-30T18:15:00.782+0000 I -        shell: stopped mongo program on port 31001
ReplSetTest stop *** Mongod in port 31001 shutdown with code (0) ***
ReplSetTest n: 2 ports: [ 31000, 31001, 31002, 31003 ]	31002 number
ReplSetTest stop *** Shutting down mongod in port 31002 ***
 m31002| 2014-12-30T18:15:00.782+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m31002| 2014-12-30T18:15:00.782+0000 I REPL     [signalProcessingThread] Stopping replication applier threads
 m31002| 2014-12-30T18:15:01.566+0000 I COMMAND  [signalProcessingThread] now exiting
 m31002| 2014-12-30T18:15:01.566+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m31002| 2014-12-30T18:15:01.566+0000 I NETWORK  [signalProcessingThread] closing listening socket: 15
 m31002| 2014-12-30T18:15:01.566+0000 I NETWORK  [signalProcessingThread] closing listening socket: 16
 m31002| 2014-12-30T18:15:01.566+0000 I NETWORK  [signalProcessingThread] closing listening socket: 20
 m31002| 2014-12-30T18:15:01.566+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-31002.sock
 m31002| 2014-12-30T18:15:01.566+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m31002| 2014-12-30T18:15:01.566+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m31002| 2014-12-30T18:15:01.567+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m31002| 2014-12-30T18:15:01.567+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m31002| 2014-12-30T18:15:01.567+0000 I NETWORK  [conn1] end connection 127.0.0.1:37457 (0 connections now open)
 m31002| 2014-12-30T18:15:01.569+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m31002| 2014-12-30T18:15:01.569+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m31002| 2014-12-30T18:15:01.569+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m31002| 2014-12-30T18:15:01.569+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m31002| 2014-12-30T18:15:01.570+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m31002| 2014-12-30T18:15:01.571+0000 I COMMAND  [signalProcessingThread] dbexit:  rc: 0
 m31003| 2014-12-30T18:15:01.723+0000 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG)
2014-12-30T18:15:01.782+0000 I -        shell: stopped mongo program on port 31002
ReplSetTest stop *** Mongod in port 31002 shutdown with code (0) ***
ReplSetTest n: 3 ports: [ 31000, 31001, 31002, 31003 ]	31003 number
ReplSetTest stop *** Shutting down mongod in port 31003 ***
 m31003| 2014-12-30T18:15:01.782+0000 [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m31003| 2014-12-30T18:15:01.782+0000 [signalProcessingThread] now exiting
 m31003| 2014-12-30T18:15:01.782+0000 [signalProcessingThread] dbexit: 
 m31003| 2014-12-30T18:15:01.782+0000 [signalProcessingThread] shutdown: going to close listening sockets...
 m31003| 2014-12-30T18:15:01.783+0000 [signalProcessingThread] closing listening socket: 20
 m31003| 2014-12-30T18:15:01.783+0000 [signalProcessingThread] closing listening socket: 21
 m31003| 2014-12-30T18:15:01.783+0000 [signalProcessingThread] closing listening socket: 25
 m31003| 2014-12-30T18:15:01.783+0000 [signalProcessingThread] removing socket file: /tmp/mongodb-31003.sock
 m31003| 2014-12-30T18:15:01.783+0000 [signalProcessingThread] shutdown: going to flush diaglog...
 m31003| 2014-12-30T18:15:01.783+0000 [signalProcessingThread] shutdown: going to close sockets...
 m31003| 2014-12-30T18:15:01.783+0000 [signalProcessingThread] shutdown: waiting for fs preallocator...
 m31003| 2014-12-30T18:15:01.783+0000 [signalProcessingThread] shutdown: lock for final commit...
 m31003| 2014-12-30T18:15:01.783+0000 [signalProcessingThread] shutdown: final commit...
 m31003| 2014-12-30T18:15:01.783+0000 [conn1] end connection 127.0.0.1:54403 (0 connections now open)
 m31003| 2014-12-30T18:15:01.784+0000 [signalProcessingThread] shutdown: closing all files...
 m31003| 2014-12-30T18:15:01.784+0000 [signalProcessingThread] closeAllFiles() finished
 m31003| 2014-12-30T18:15:01.784+0000 [signalProcessingThread] journalCleanup...
 m31003| 2014-12-30T18:15:01.784+0000 [signalProcessingThread] removeJournalFiles
 m31003| 2014-12-30T18:15:01.785+0000 [signalProcessingThread] shutdown: removing fs lock...
 m31003| 2014-12-30T18:15:01.785+0000 [signalProcessingThread] dbexit: really exiting now
2014-12-30T18:15:02.782+0000 I -        shell: stopped mongo program on port 31003
ReplSetTest stop *** Mongod in port 31003 shutdown with code (0) ***
ReplSetTest stopSet deleting all dbpaths
ReplSetTest stopSet *** Shut down repl set - test worked ****
assert: [10107] != [103] are not equal : undefined
Error: [10107] != [103] are not equal : undefined
    at Error (<anonymous>)
    at doassert (src/mongo/shell/assert.js:11:14)
    at Function.assert.eq (src/mongo/shell/assert.js:38:5)
    at newRSPlusOldArbiter (/data/mci/shell/src/jstests/multiVersion/zero_vote_arbiter_multiversion.js:73:12)
    at /data/mci/shell/src/jstests/multiVersion/zero_vote_arbiter_multiversion.js:75:3
2014-12-30T18:15:02.794+0000 I QUERY    Error: [10107] != [103] are not equal : undefined
    at Error (<anonymous>)
    at doassert (src/mongo/shell/assert.js:11:14)
    at Function.assert.eq (src/mongo/shell/assert.js:38:5)
    at newRSPlusOldArbiter (/data/mci/shell/src/jstests/multiVersion/zero_vote_arbiter_multiversion.js:73:12)
    at /data/mci/shell/src/jstests/multiVersion/zero_vote_arbiter_multiversion.js:75:3 at src/mongo/shell/assert.js:13
failed to load: /data/mci/shell/src/jstests/multiVersion/zero_vote_arbiter_multiversion.js