2016-02-04T15:26:32.106-0500 I CONTROL [initandlisten] MongoDB starting : pid=40592 port=27017 dbpath=/Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db 64-bit host=grey.local 2016-02-04T15:26:32.107-0500 I CONTROL [initandlisten] db version v3.0.9 2016-02-04T15:26:32.107-0500 I CONTROL [initandlisten] git version: 20d60d3491908f1ae252fe452300de3978a040c7 2016-02-04T15:26:32.107-0500 I CONTROL [initandlisten] build info: Darwin mci-osx108-13.build.10gen.cc 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64 BOOST_LIB_VERSION=1_49 2016-02-04T15:26:32.107-0500 I CONTROL [initandlisten] allocator: system 2016-02-04T15:26:32.107-0500 I CONTROL [initandlisten] options: { net: { port: 27017 }, processManagement: { fork: true }, replication: { replSet: "replset" }, storage: { dbPath: "/Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db" }, systemLog: { destination: "file", logAppend: true, path: "/Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/mongod.log" } } 2016-02-04T15:26:32.115-0500 I JOURNAL [initandlisten] journal dir=/Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/journal 2016-02-04T15:26:32.116-0500 I JOURNAL [initandlisten] recover : no journal files present, no recovery needed 2016-02-04T15:26:32.128-0500 I JOURNAL [durability] Durability thread started 2016-02-04T15:26:32.128-0500 I JOURNAL [journal writer] Journal writer thread started 2016-02-04T15:26:32.128-0500 I INDEX [initandlisten] allocating new ns file /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/local.ns, filling with zeroes... 2016-02-04T15:26:32.155-0500 I STORAGE [FileAllocator] allocating new datafile /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/local.0, filling with zeroes... 2016-02-04T15:26:32.155-0500 I STORAGE [FileAllocator] creating directory /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/_tmp 2016-02-04T15:26:32.278-0500 I STORAGE [FileAllocator] done allocating datafile /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/local.0, size: 64MB, took 0.122 secs 2016-02-04T15:26:32.404-0500 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 2016-02-04T15:26:32.413-0500 I NETWORK [initandlisten] waiting for connections on port 27017 2016-02-04T15:26:32.472-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49212 #1 (1 connection now open) 2016-02-04T15:26:32.494-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49216 #2 (2 connections now open) 2016-02-04T15:26:32.495-0500 I NETWORK [conn1] end connection 127.0.0.1:49212 (1 connection now open) 2016-02-04T15:26:32.495-0500 I NETWORK [conn2] end connection 127.0.0.1:49216 (1 connection now open) 2016-02-04T15:26:32.496-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49218 #3 (1 connection now open) 2016-02-04T15:26:32.497-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49219 #4 (2 connections now open) 2016-02-04T15:26:32.498-0500 I REPL [conn4] replSetInitiate admin command received from client 2016-02-04T15:26:32.953-0500 I REPL [conn4] replSet replSetInitiate config object with 3 members parses ok 2016-02-04T15:26:32.954-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49224 #5 (3 connections now open) 2016-02-04T15:26:32.954-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49225 #6 (4 connections now open) 2016-02-04T15:26:32.957-0500 I REPL [ReplicationExecutor] New replica set config in use: { _id: "replset", version: 1, members: [ { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "grey.local:27019", 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 } } } 2016-02-04T15:26:32.957-0500 I REPL [ReplicationExecutor] This node is grey.local:27017 in the config 2016-02-04T15:26:32.957-0500 I REPL [ReplicationExecutor] transition to STARTUP2 2016-02-04T15:26:32.957-0500 I REPL [conn4] ****** 2016-02-04T15:26:32.957-0500 I REPL [conn4] creating replication oplog of size: 192MB... 2016-02-04T15:26:32.957-0500 I REPL [ReplicationExecutor] Member grey.local:27018 is now in state STARTUP 2016-02-04T15:26:32.958-0500 I STORAGE [FileAllocator] allocating new datafile /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/local.1, filling with zeroes... 2016-02-04T15:26:32.958-0500 I REPL [ReplicationExecutor] Member grey.local:27019 is now in state STARTUP 2016-02-04T15:26:33.239-0500 I STORAGE [FileAllocator] done allocating datafile /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/local.1, size: 256MB, took 0.281 secs 2016-02-04T15:26:33.254-0500 I REPL [conn4] ****** 2016-02-04T15:26:33.254-0500 I REPL [conn4] Starting replication applier threads 2016-02-04T15:26:33.254-0500 I COMMAND [conn4] command admin.$cmd command: replSetInitiate { replSetInitiate: { _id: "replset", members: [ { host: "grey.local:27017", _id: 0, votes: 1 }, { host: "grey.local:27018", _id: 1, votes: 1 }, { host: "grey.local:27019", _id: 2, votes: 1 } ] } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 5, w: 3, W: 2 } }, MMAPV1Journal: { acquireCount: { w: 7 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 35 } }, Database: { acquireCount: { w: 1, W: 2 } }, Metadata: { acquireCount: { W: 3 } }, oplog: { acquireCount: { w: 1 } } } 756ms 2016-02-04T15:26:33.254-0500 I REPL [ReplicationExecutor] transition to RECOVERING 2016-02-04T15:26:33.255-0500 I NETWORK [conn3] end connection 127.0.0.1:49218 (3 connections now open) 2016-02-04T15:26:33.255-0500 I NETWORK [conn4] end connection 127.0.0.1:49219 (3 connections now open) 2016-02-04T15:26:33.255-0500 I REPL [ReplicationExecutor] transition to SECONDARY 2016-02-04T15:26:33.256-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49226 #7 (3 connections now open) 2016-02-04T15:26:33.258-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49229 #8 (4 connections now open) 2016-02-04T15:26:33.258-0500 I NETWORK [conn7] end connection 127.0.0.1:49226 (3 connections now open) 2016-02-04T15:26:33.258-0500 I NETWORK [conn8] end connection 127.0.0.1:49229 (3 connections now open) 2016-02-04T15:26:33.261-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49232 #9 (3 connections now open) 2016-02-04T15:26:33.262-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49233 #10 (4 connections now open) 2016-02-04T15:26:33.262-0500 I NETWORK [conn9] end connection 127.0.0.1:49232 (3 connections now open) 2016-02-04T15:26:33.262-0500 I NETWORK [conn10] end connection 127.0.0.1:49233 (3 connections now open) 2016-02-04T15:26:33.268-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49239 #11 (3 connections now open) 2016-02-04T15:26:33.269-0500 I NETWORK [conn11] end connection 127.0.0.1:49239 (2 connections now open) 2016-02-04T15:26:34.959-0500 I REPL [ReplicationExecutor] Standing for election 2016-02-04T15:26:34.959-0500 I REPL [ReplicationExecutor] not electing self, we could not contact enough voting members 2016-02-04T15:26:34.959-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49242 #12 (3 connections now open) 2016-02-04T15:26:34.960-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49243 #13 (4 connections now open) 2016-02-04T15:26:34.960-0500 I NETWORK [conn12] end connection 10.4.127.130:49242 (2 connections now open) 2016-02-04T15:26:34.960-0500 I NETWORK [conn13] end connection 10.4.127.130:49243 (3 connections now open) 2016-02-04T15:26:35.114-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49248 #14 (3 connections now open) 2016-02-04T15:26:35.942-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49249 #15 (4 connections now open) 2016-02-04T15:26:36.087-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49250 #16 (5 connections now open) 2016-02-04T15:26:36.961-0500 I REPL [ReplicationExecutor] Member grey.local:27019 is now in state STARTUP2 2016-02-04T15:26:36.962-0500 I REPL [ReplicationExecutor] Standing for election 2016-02-04T15:26:36.962-0500 I REPL [ReplicationExecutor] Member grey.local:27018 is now in state STARTUP2 2016-02-04T15:26:36.962-0500 I REPL [ReplicationExecutor] replSet info electSelf 2016-02-04T15:26:36.962-0500 I REPL [ReplicationExecutor] received vote: 1 votes from grey.local:27019 2016-02-04T15:26:36.963-0500 I REPL [ReplicationExecutor] replSet election succeeded, assuming primary role 2016-02-04T15:26:36.963-0500 I REPL [ReplicationExecutor] transition to PRIMARY 2016-02-04T15:26:37.270-0500 I REPL [rsSync] transition to primary complete; database writes are now permitted 2016-02-04T15:26:40.549-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49251 #17 (6 connections now open) 2016-02-04T15:26:40.551-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49252 #18 (7 connections now open) 2016-02-04T15:26:40.553-0500 I NETWORK [conn17] end connection 10.4.127.130:49251 (6 connections now open) 2016-02-04T15:26:40.555-0500 I NETWORK [conn18] end connection 10.4.127.130:49252 (5 connections now open) 2016-02-04T15:26:40.966-0500 I REPL [ReplicationExecutor] Member grey.local:27019 is now in state SECONDARY 2016-02-04T15:26:40.967-0500 I REPL [ReplicationExecutor] Member grey.local:27018 is now in state SECONDARY 2016-02-04T15:27:03.000-0500 I NETWORK [conn6] end connection 10.4.127.130:49225 (4 connections now open) 2016-02-04T15:27:03.000-0500 I NETWORK [conn5] end connection 10.4.127.130:49224 (4 connections now open) 2016-02-04T15:27:03.001-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49257 #19 (5 connections now open) 2016-02-04T15:27:03.001-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49258 #20 (5 connections now open) 2016-02-04T15:27:33.047-0500 I NETWORK [conn20] end connection 10.4.127.130:49258 (4 connections now open) 2016-02-04T15:27:33.047-0500 I NETWORK [conn19] end connection 10.4.127.130:49257 (4 connections now open) 2016-02-04T15:27:33.048-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49297 #21 (4 connections now open) 2016-02-04T15:27:33.048-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49298 #22 (5 connections now open) 2016-02-04T15:27:38.267-0500 I NETWORK [conn14] end connection 127.0.0.1:49248 (4 connections now open) 2016-02-04T15:28:02.278-0500 I CONTROL ***** SERVER RESTARTED ***** 2016-02-04T15:28:02.292-0500 I CONTROL [initandlisten] MongoDB starting : pid=40684 port=27017 dbpath=/Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db 64-bit host=grey.local 2016-02-04T15:28:02.292-0500 I CONTROL [initandlisten] db version v3.0.9 2016-02-04T15:28:02.292-0500 I CONTROL [initandlisten] git version: 20d60d3491908f1ae252fe452300de3978a040c7 2016-02-04T15:28:02.292-0500 I CONTROL [initandlisten] build info: Darwin mci-osx108-13.build.10gen.cc 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64 BOOST_LIB_VERSION=1_49 2016-02-04T15:28:02.292-0500 I CONTROL [initandlisten] allocator: system 2016-02-04T15:28:02.292-0500 I CONTROL [initandlisten] options: { net: { port: 27017 }, processManagement: { fork: true }, replication: { replSet: "replset" }, storage: { dbPath: "/Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db" }, systemLog: { destination: "file", logAppend: true, path: "/Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/mongod.log" } } 2016-02-04T15:28:02.293-0500 W - [initandlisten] Detected unclean shutdown - /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/mongod.lock is not empty. 2016-02-04T15:28:02.301-0500 I JOURNAL [initandlisten] journal dir=/Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/journal 2016-02-04T15:28:02.301-0500 I JOURNAL [initandlisten] recover begin 2016-02-04T15:28:02.301-0500 I JOURNAL [initandlisten] recover lsn: 776 2016-02-04T15:28:02.301-0500 I JOURNAL [initandlisten] recover /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/journal/j._0 2016-02-04T15:28:02.303-0500 I STORAGE [initandlisten] recover create file /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/local.ns 16MB 2016-02-04T15:28:02.322-0500 I STORAGE [initandlisten] recover create file /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/local.0 64MB 2016-02-04T15:28:02.379-0500 I STORAGE [initandlisten] recover create file /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/local.1 256MB 2016-02-04T15:28:02.676-0500 I JOURNAL [initandlisten] recover cleaning up 2016-02-04T15:28:02.676-0500 I JOURNAL [initandlisten] removeJournalFiles 2016-02-04T15:28:02.676-0500 I JOURNAL [initandlisten] recover done 2016-02-04T15:28:02.687-0500 I JOURNAL [durability] Durability thread started 2016-02-04T15:28:02.687-0500 I JOURNAL [journal writer] Journal writer thread started 2016-02-04T15:28:02.715-0500 I NETWORK [initandlisten] waiting for connections on port 27017 2016-02-04T15:28:02.716-0500 W NETWORK [ReplicationExecutor] Failed to connect to 10.4.127.130:27018, reason: errno:61 Connection refused 2016-02-04T15:28:02.716-0500 W NETWORK [ReplicationExecutor] Failed to connect to 10.4.127.130:27019, reason: errno:61 Connection refused 2016-02-04T15:28:02.716-0500 I REPL [ReplicationExecutor] New replica set config in use: { _id: "replset", version: 1, members: [ { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "grey.local:27019", 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 } } } 2016-02-04T15:28:02.716-0500 I REPL [ReplicationExecutor] This node is grey.local:27017 in the config 2016-02-04T15:28:02.716-0500 I REPL [ReplicationExecutor] transition to STARTUP2 2016-02-04T15:28:02.717-0500 I REPL [ReplicationExecutor] Starting replication applier threads 2016-02-04T15:28:02.717-0500 I REPL [ReplicationExecutor] transition to RECOVERING 2016-02-04T15:28:02.717-0500 W NETWORK [ReplExecNetThread-1] Failed to connect to 10.4.127.130:27019, reason: errno:61 Connection refused 2016-02-04T15:28:02.717-0500 W NETWORK [ReplExecNetThread-0] Failed to connect to 10.4.127.130:27018, reason: errno:61 Connection refused 2016-02-04T15:28:02.718-0500 I REPL [ReplicationExecutor] Error in heartbeat request to grey.local:27019; Location18915 Failed attempt to connect to grey.local:27019; couldn't connect to server grey.local:27019 (10.4.127.130), connection attempt failed 2016-02-04T15:28:02.718-0500 I REPL [ReplicationExecutor] Error in heartbeat request to grey.local:27018; Location18915 Failed attempt to connect to grey.local:27018; couldn't connect to server grey.local:27018 (10.4.127.130), connection attempt failed 2016-02-04T15:28:02.718-0500 I REPL [ReplicationExecutor] transition to SECONDARY 2016-02-04T15:28:02.718-0500 W NETWORK [ReplExecNetThread-1] Failed to connect to 10.4.127.130:27019, reason: errno:61 Connection refused 2016-02-04T15:28:02.718-0500 W NETWORK [ReplExecNetThread-0] Failed to connect to 10.4.127.130:27018, reason: errno:61 Connection refused 2016-02-04T15:28:02.718-0500 I REPL [ReplicationExecutor] Error in heartbeat request to grey.local:27019; Location18915 Failed attempt to connect to grey.local:27019; couldn't connect to server grey.local:27019 (10.4.127.130), connection attempt failed 2016-02-04T15:28:02.719-0500 I REPL [ReplicationExecutor] Error in heartbeat request to grey.local:27018; Location18915 Failed attempt to connect to grey.local:27018; couldn't connect to server grey.local:27018 (10.4.127.130), connection attempt failed 2016-02-04T15:28:02.719-0500 W NETWORK [ReplExecNetThread-0] Failed to connect to 10.4.127.130:27018, reason: errno:61 Connection refused 2016-02-04T15:28:02.719-0500 W NETWORK [ReplExecNetThread-1] Failed to connect to 10.4.127.130:27019, reason: errno:61 Connection refused 2016-02-04T15:28:02.720-0500 I REPL [ReplicationExecutor] Error in heartbeat request to grey.local:27018; Location18915 Failed attempt to connect to grey.local:27018; couldn't connect to server grey.local:27018 (10.4.127.130), connection attempt failed 2016-02-04T15:28:02.720-0500 I REPL [ReplicationExecutor] Error in heartbeat request to grey.local:27019; Location18915 Failed attempt to connect to grey.local:27019; couldn't connect to server grey.local:27019 (10.4.127.130), connection attempt failed 2016-02-04T15:28:03.273-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49333 #1 (1 connection now open) 2016-02-04T15:28:03.273-0500 I NETWORK [conn1] end connection 10.4.127.130:49333 (0 connections now open) 2016-02-04T15:28:03.275-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49335 #2 (1 connection now open) 2016-02-04T15:28:03.741-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49340 #3 (2 connections now open) 2016-02-04T15:28:03.741-0500 I NETWORK [conn3] end connection 10.4.127.130:49340 (1 connection now open) 2016-02-04T15:28:03.742-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49342 #4 (2 connections now open) 2016-02-04T15:28:03.743-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49343 #5 (3 connections now open) 2016-02-04T15:28:03.744-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49347 #6 (4 connections now open) 2016-02-04T15:28:03.745-0500 I NETWORK [conn6] end connection 127.0.0.1:49347 (3 connections now open) 2016-02-04T15:28:03.745-0500 I NETWORK [conn4] end connection 127.0.0.1:49342 (3 connections now open) 2016-02-04T15:28:03.750-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49350 #7 (3 connections now open) 2016-02-04T15:28:03.751-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49353 #8 (4 connections now open) 2016-02-04T15:28:03.752-0500 I NETWORK [conn7] end connection 127.0.0.1:49350 (3 connections now open) 2016-02-04T15:28:03.752-0500 I NETWORK [conn8] end connection 127.0.0.1:49353 (3 connections now open) 2016-02-04T15:28:03.753-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49356 #9 (3 connections now open) 2016-02-04T15:28:03.755-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49357 #10 (4 connections now open) 2016-02-04T15:28:03.755-0500 I NETWORK [conn9] end connection 127.0.0.1:49356 (3 connections now open) 2016-02-04T15:28:03.755-0500 I NETWORK [conn10] end connection 127.0.0.1:49357 (3 connections now open) 2016-02-04T15:28:03.761-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49363 #11 (3 connections now open) 2016-02-04T15:28:03.761-0500 I NETWORK [conn11] end connection 127.0.0.1:49363 (2 connections now open) 2016-02-04T15:28:04.726-0500 I REPL [ReplicationExecutor] Member grey.local:27018 is now in state SECONDARY 2016-02-04T15:28:04.726-0500 I REPL [ReplicationExecutor] Standing for election 2016-02-04T15:28:04.726-0500 I REPL [ReplicationExecutor] Member grey.local:27019 is now in state SECONDARY 2016-02-04T15:28:04.726-0500 I REPL [ReplicationExecutor] replSet info electSelf 2016-02-04T15:28:04.727-0500 I REPL [ReplicationExecutor] received vote: 1 votes from grey.local:27018 2016-02-04T15:28:04.727-0500 I REPL [ReplicationExecutor] replSet election succeeded, assuming primary role 2016-02-04T15:28:04.727-0500 I REPL [ReplicationExecutor] transition to PRIMARY 2016-02-04T15:28:05.729-0500 I REPL [rsSync] transition to primary complete; database writes are now permitted 2016-02-04T15:28:06.331-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49368 #12 (3 connections now open) 2016-02-04T15:28:06.527-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49369 #13 (4 connections now open) 2016-02-04T15:28:06.658-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49370 #14 (5 connections now open) 2016-02-04T15:28:33.334-0500 I NETWORK [conn2] end connection 10.4.127.130:49335 (4 connections now open) 2016-02-04T15:28:33.789-0500 I NETWORK [conn5] end connection 10.4.127.130:49343 (3 connections now open) 2016-02-04T15:28:34.719-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49372 #15 (4 connections now open) 2016-02-04T15:28:34.719-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49374 #16 (5 connections now open) 2016-02-04T15:29:04.764-0500 I NETWORK [conn15] end connection 10.4.127.130:49372 (4 connections now open) 2016-02-04T15:29:04.764-0500 I NETWORK [conn16] end connection 10.4.127.130:49374 (4 connections now open) 2016-02-04T15:29:04.765-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49382 #17 (4 connections now open) 2016-02-04T15:29:04.765-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49384 #18 (5 connections now open) 2016-02-04T15:29:29.745-0500 I ACCESS [conn12] Unauthorized setParameter may only be run against the admin database. 2016-02-04T15:29:34.808-0500 I NETWORK [conn17] end connection 10.4.127.130:49382 (4 connections now open) 2016-02-04T15:29:34.808-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49395 #19 (5 connections now open) 2016-02-04T15:29:34.819-0500 I NETWORK [conn18] end connection 10.4.127.130:49384 (4 connections now open) 2016-02-04T15:29:34.820-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49397 #20 (5 connections now open) 2016-02-04T15:29:42.867-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:29:42.867-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:29:42.868-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:29:42.868-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:29:42.868-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:29:42.868-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:42.868-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:29:44.868Z 2016-02-04T15:29:42.869-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:29:42.869-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:42.869-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:29:44.869Z 2016-02-04T15:29:44.870-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:29:44.870-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:29:44.870-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:29:44.870-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:29:44.871-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:29:44.871-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:44.871-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:29:46.871Z 2016-02-04T15:29:44.871-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:29:44.871-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:44.871-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:29:46.871Z 2016-02-04T15:29:46.872-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:29:46.873-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:29:46.873-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:29:46.873-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:29:46.873-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:29:46.874-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:46.874-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:29:48.873Z 2016-02-04T15:29:46.874-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:29:46.874-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:46.874-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:29:48.874Z 2016-02-04T15:29:48.875-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:29:48.875-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:29:48.876-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:29:48.876-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:29:48.876-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:29:48.876-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:48.876-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:29:50.876Z 2016-02-04T15:29:48.876-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:29:48.877-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:48.877-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:29:50.876Z 2016-02-04T15:29:50.881-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:29:50.881-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:29:50.882-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:29:50.882-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:29:50.882-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:29:50.882-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:50.882-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:29:52.882Z 2016-02-04T15:29:50.882-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:29:50.883-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:50.883-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:29:52.882Z 2016-02-04T15:29:52.883-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:29:52.884-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:29:52.884-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:29:52.884-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:29:52.884-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:29:52.885-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:52.885-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:29:54.884Z 2016-02-04T15:29:52.885-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:29:52.885-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:52.885-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:29:54.885Z 2016-02-04T15:29:54.889-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:29:54.889-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:29:54.890-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:29:54.890-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:29:54.890-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:29:54.890-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:54.890-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:29:56.890Z 2016-02-04T15:29:54.890-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:29:54.891-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:54.891-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:29:56.890Z 2016-02-04T15:29:56.895-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:29:56.895-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:29:56.895-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:29:56.895-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:29:56.895-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:29:56.896-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:56.896-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:29:58.895Z 2016-02-04T15:29:56.896-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:29:56.896-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:56.896-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:29:58.896Z 2016-02-04T15:29:58.897-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:29:58.897-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:29:58.897-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:29:58.898-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:29:58.898-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:29:58.898-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:58.899-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:00.898Z 2016-02-04T15:29:58.899-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:29:58.899-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:29:58.899-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:00.899Z 2016-02-04T15:30:00.903-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:00.903-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:00.903-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:00.903-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:00.903-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:00.904-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:00.904-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:02.903Z 2016-02-04T15:30:00.904-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:00.904-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:00.904-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:02.904Z 2016-02-04T15:30:02.908-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:02.909-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:02.909-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:02.909-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:02.909-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:02.910-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:02.910-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:04.909Z 2016-02-04T15:30:02.910-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:02.911-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:02.911-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:04.910Z 2016-02-04T15:30:04.849-0500 I NETWORK [conn19] end connection 10.4.127.130:49395 (4 connections now open) 2016-02-04T15:30:04.850-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49405 #21 (5 connections now open) 2016-02-04T15:30:04.873-0500 I NETWORK [conn20] end connection 10.4.127.130:49397 (4 connections now open) 2016-02-04T15:30:04.874-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49406 #22 (5 connections now open) 2016-02-04T15:30:04.913-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:04.914-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:04.915-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:04.915-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:04.915-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:04.916-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:04.916-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:06.915Z 2016-02-04T15:30:04.916-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:04.916-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:04.916-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:06.916Z 2016-02-04T15:30:06.918-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:06.918-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:06.918-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:06.918-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:06.918-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:06.919-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:06.919-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:08.918Z 2016-02-04T15:30:06.919-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:06.919-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:06.919-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:08.919Z 2016-02-04T15:30:08.921-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:08.921-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:08.921-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:08.921-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:08.921-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:08.922-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:08.922-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:10.921Z 2016-02-04T15:30:08.922-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:08.922-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:08.922-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:10.922Z 2016-02-04T15:30:10.925-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:10.925-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:10.925-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:10.926-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:10.926-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:10.926-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:10.927-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:12.926Z 2016-02-04T15:30:10.927-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:10.927-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:10.927-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:12.927Z 2016-02-04T15:30:12.928-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:12.928-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:12.928-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:12.929-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:12.929-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:12.929-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:12.930-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:14.929Z 2016-02-04T15:30:12.930-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:12.930-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:12.930-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:14.930Z 2016-02-04T15:30:14.933-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:14.933-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:14.934-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:14.934-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:14.934-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:14.934-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:14.934-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:16.934Z 2016-02-04T15:30:14.934-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:14.935-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:14.935-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:16.934Z 2016-02-04T15:30:16.371-0500 I REPL [conn12] replSetReconfig admin command received from client 2016-02-04T15:30:16.373-0500 I REPL [conn12] replSetReconfig config object with 3 members parses ok 2016-02-04T15:30:16.373-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:16.373-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:16.374-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:16.374-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:16.374-0500 I REPL [ReplicationExecutor] New replica set config in use: { _id: "replset", version: 2, members: [ { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "grey.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: false, heartbeatTimeoutSecs: 10, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } 2016-02-04T15:30:16.374-0500 I REPL [ReplicationExecutor] This node is grey.local:27017 in the config 2016-02-04T15:30:16.374-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:16.374Z 2016-02-04T15:30:16.375-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:16.374Z 2016-02-04T15:30:16.375-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:16.375-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:16.375-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:16.375-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:16.376-0500 I COMMAND [conn12] Attempting to step down in response to replSetStepDown command 2016-02-04T15:30:16.376-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:16.377-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:16.377-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:18.376Z 2016-02-04T15:30:16.377-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:16.377-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:16.377-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:18.377Z 2016-02-04T15:30:16.873-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49414 #23 (6 connections now open) 2016-02-04T15:30:16.873-0500 I NETWORK [conn23] end connection 10.4.127.130:49414 (5 connections now open) 2016-02-04T15:30:16.902-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49416 #24 (6 connections now open) 2016-02-04T15:30:16.902-0500 I NETWORK [conn24] end connection 10.4.127.130:49416 (5 connections now open) 2016-02-04T15:30:17.158-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49418 #25 (6 connections now open) 2016-02-04T15:30:17.159-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49419 #26 (7 connections now open) 2016-02-04T15:30:17.159-0500 D REPL [conn26] Received handshake { handshake: ObjectId('56b3b3f8bfb02501f76ed4a8'), member: 2 } 2016-02-04T15:30:17.159-0500 D REPL [conn26] received notification that node with RID 56b3b3f8bfb02501f76ed4a8 has reached optime: 56b3b4d8:1 2016-02-04T15:30:17.159-0500 D REPL [conn26] Node with RID 56b3b3f8bfb02501f76ed4a8 and memberId 2 currently has optime 0:0; updating to 56b3b4d8:1 2016-02-04T15:30:17.160-0500 D REPL [conn26] received notification that node with RID 56b3b3f8bfb02501f76ed4a8 has reached optime: 56b3b4d8:1 2016-02-04T15:30:17.160-0500 D REPL [conn26] Node with RID 56b3b3f8bfb02501f76ed4a8 and memberId 2 currently has optime 56b3b4d8:1; updating to 56b3b4d8:1 2016-02-04T15:30:17.707-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49420 #27 (8 connections now open) 2016-02-04T15:30:17.708-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49421 #28 (9 connections now open) 2016-02-04T15:30:17.708-0500 D REPL [conn28] Received handshake { handshake: ObjectId('56b3b3f888175e721ed32904'), member: 1 } 2016-02-04T15:30:17.709-0500 D REPL [conn28] received notification that node with RID 56b3b3f888175e721ed32904 has reached optime: 56b3b4d8:1 2016-02-04T15:30:17.709-0500 D REPL [conn28] Node with RID 56b3b3f888175e721ed32904 and memberId 1 currently has optime 0:0; updating to 56b3b4d8:1 2016-02-04T15:30:17.709-0500 D REPL [conn28] received notification that node with RID 56b3b3f888175e721ed32904 has reached optime: 56b3b4d8:1 2016-02-04T15:30:17.709-0500 D REPL [conn28] Node with RID 56b3b3f888175e721ed32904 and memberId 1 currently has optime 56b3b4d8:1; updating to 56b3b4d8:1 2016-02-04T15:30:18.380-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:18.381-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:18.381-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:18.381-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:18.381-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:18.382-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:18.382-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:20.381Z 2016-02-04T15:30:18.382-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:18.382-0500 D REPL [ReplicationExecutor] Choosing to remain primary 2016-02-04T15:30:18.382-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:20.382Z 2016-02-04T15:30:18.382-0500 I REPL [ReplicationExecutor] transition to SECONDARY 2016-02-04T15:30:18.383-0500 I NETWORK [conn14] end connection 127.0.0.1:49370 (8 connections now open) 2016-02-04T15:30:18.383-0500 I NETWORK [conn28] end connection 10.4.127.130:49421 (8 connections now open) 2016-02-04T15:30:18.383-0500 I NETWORK [conn13] end connection 127.0.0.1:49369 (8 connections now open) 2016-02-04T15:30:18.383-0500 I NETWORK [conn26] end connection 10.4.127.130:49419 (8 connections now open) 2016-02-04T15:30:18.383-0500 I COMMAND [conn12] command admin.$cmd command: replSetStepDown { replSetStepDown: 60.0 } keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{ Global: { acquireCount: { R: 1 } } } 2007ms 2016-02-04T15:30:18.384-0500 I NETWORK [conn12] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [127.0.0.1:49368] 2016-02-04T15:30:18.384-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49423 #29 (5 connections now open) 2016-02-04T15:30:18.385-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49424 #30 (6 connections now open) 2016-02-04T15:30:18.386-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49425 #31 (7 connections now open) 2016-02-04T15:30:18.386-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49426 #32 (8 connections now open) 2016-02-04T15:30:18.386-0500 D REPL [conn31] Received handshake { handshake: ObjectId('56b3b3f8bfb02501f76ed4a8'), member: 2 } 2016-02-04T15:30:18.386-0500 D REPL [conn32] Received handshake { handshake: ObjectId('56b3b3f888175e721ed32904'), member: 1 } 2016-02-04T15:30:18.386-0500 D REPL [conn31] received notification that node with RID 56b3b3f8bfb02501f76ed4a8 has reached optime: 56b3b4d8:1 2016-02-04T15:30:18.387-0500 D REPL [conn31] Node with RID 56b3b3f8bfb02501f76ed4a8 and memberId 2 currently has optime 56b3b4d8:1; updating to 56b3b4d8:1 2016-02-04T15:30:18.387-0500 D REPL [conn32] received notification that node with RID 56b3b3f888175e721ed32904 has reached optime: 56b3b4d8:1 2016-02-04T15:30:18.387-0500 D REPL [conn32] Node with RID 56b3b3f888175e721ed32904 and memberId 1 currently has optime 56b3b4d8:1; updating to 56b3b4d8:1 2016-02-04T15:30:18.387-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49427 #33 (9 connections now open) 2016-02-04T15:30:19.001-0500 I REPL [ReplicationExecutor] replSetElect voting yea for grey.local:27019 (2) 2016-02-04T15:30:19.141-0500 D REPL [rsBackgroundSync] replset bgsync fetch queue set to: 56b3b4d8:1 0 2016-02-04T15:30:19.142-0500 D REPL [ReplicationExecutor] Cannot select sync source because chaining is not allowed and primary is unknown/down 2016-02-04T15:30:20.146-0500 D REPL [ReplicationExecutor] Cannot select sync source because chaining is not allowed and primary is unknown/down 2016-02-04T15:30:20.381-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:20.382-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:20.382-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:20.382-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:20.382-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:20.383-0500 D REPL [ReplicationExecutor] Not standing for election because I recently voted for grey.local:27019; I am still waiting for stepdown period to end at 2016-02-04T15:31:16.376-0500 (mask 0x120) 2016-02-04T15:30:20.383-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:22.382Z 2016-02-04T15:30:20.384-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:20.384-0500 I REPL [ReplicationExecutor] Member grey.local:27019 is now in state PRIMARY 2016-02-04T15:30:20.384-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:22.384Z 2016-02-04T15:30:21.149-0500 I REPL [ReplicationExecutor] syncing from primary: grey.local:27019 2016-02-04T15:30:21.151-0500 D REPL [rsBackgroundSync] repl: local.oplog.rs.find({ ts: { $gte: Timestamp 1454617816000|1 } }) 2016-02-04T15:30:21.151-0500 D REPL [SyncSourceFeedback] resetting connection in sync source feedback 2016-02-04T15:30:21.151-0500 I REPL [SyncSourceFeedback] replset setting syncSourceFeedback to grey.local:27019 2016-02-04T15:30:21.152-0500 D REPL [SyncSourceFeedback] handshaking upstream updater 2016-02-04T15:30:21.152-0500 D REPL [SyncSourceFeedback] Sending to grey.local:27019 (10.4.127.130) the replication handshake: { replSetUpdatePosition: 1, handshake: { handshake: ObjectId('56b3b3f8c3cf997b9ccba6de'), member: 0, config: { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } } } 2016-02-04T15:30:21.152-0500 D REPL [SyncSourceFeedback] Sending to grey.local:27019 (10.4.127.130) the replication handshake: { replSetUpdatePosition: 1, handshake: { handshake: ObjectId('56b3b3f888175e721ed32904'), member: 1, config: { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } } } 2016-02-04T15:30:21.152-0500 D REPL [SyncSourceFeedback] Sending to grey.local:27019 (10.4.127.130) the replication handshake: { replSetUpdatePosition: 1, handshake: { handshake: ObjectId('56b3b3f8bfb02501f76ed4a8'), member: 2, config: { _id: 2, host: "grey.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } } } 2016-02-04T15:30:21.153-0500 D REPL [SyncSourceFeedback] Sending slave oplog progress to upstream updater: { replSetUpdatePosition: 1, optimes: [ { _id: ObjectId('56b3b3f8c3cf997b9ccba6de'), optime: Timestamp 1454617816000|1, memberId: 0, cfgver: 2, config: { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f888175e721ed32904'), optime: Timestamp 1454617816000|1, memberId: 1, cfgver: 2, config: { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f8bfb02501f76ed4a8'), optime: Timestamp 1454617816000|1, memberId: 2, cfgver: 2, config: { _id: 2, host: "grey.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } } ] } 2016-02-04T15:30:22.189-0500 I NETWORK [conn25] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [10.4.127.130:49418] 2016-02-04T15:30:22.387-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:22.387-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:22.387-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:22.387-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:22.388-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:22.388-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:24.388Z 2016-02-04T15:30:22.389-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:22.389-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:24.389Z 2016-02-04T15:30:22.743-0500 I NETWORK [conn27] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [10.4.127.130:49420] 2016-02-04T15:30:24.389-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:24.389-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:24.390-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:24.390-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:24.390-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:24.390-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:26.390Z 2016-02-04T15:30:24.390-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:24.391-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:26.390Z 2016-02-04T15:30:26.392-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:26.392-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:26.392-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:26.392-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:26.393-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:26.393-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:28.393Z 2016-02-04T15:30:26.393-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:26.394-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:28.393Z 2016-02-04T15:30:27.443-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49431 #34 (8 connections now open) 2016-02-04T15:30:27.556-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49432 #35 (9 connections now open) 2016-02-04T15:30:28.393-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:28.393-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:28.393-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:28.393-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:28.393-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:28.394-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:30.393Z 2016-02-04T15:30:28.394-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:28.394-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:30.394Z 2016-02-04T15:30:30.394-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:30.394-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:30.394-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:30.394-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:30.394-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:30.395-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:32.394Z 2016-02-04T15:30:30.395-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:30.395-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:32.395Z 2016-02-04T15:30:32.394-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:32.395-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:32.395-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:32.395-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:34.395Z 2016-02-04T15:30:32.395-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:32.396-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:32.396-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:32.396-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:34.396Z 2016-02-04T15:30:34.397-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:34.397-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:34.397-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:34.397-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:34.397-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:34.398-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:36.397Z 2016-02-04T15:30:34.398-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:34.398-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:36.398Z 2016-02-04T15:30:34.902-0500 I NETWORK [conn21] end connection 10.4.127.130:49405 (8 connections now open) 2016-02-04T15:30:34.924-0500 I NETWORK [conn22] end connection 10.4.127.130:49406 (7 connections now open) 2016-02-04T15:30:35.302-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49435 #36 (8 connections now open) 2016-02-04T15:30:35.302-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49436 #37 (9 connections now open) 2016-02-04T15:30:36.399-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:36.399-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:36.400-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:36.400-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:36.400-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:36.401-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:38.400Z 2016-02-04T15:30:36.401-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:36.401-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:38.401Z 2016-02-04T15:30:38.404-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:38.404-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:38.405-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:38.405-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:38.405-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:38.405-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:40.405Z 2016-02-04T15:30:38.405-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:38.406-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:40.405Z 2016-02-04T15:30:40.408-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:40.408-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:40.408-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:40.408-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:40.409-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:40.409-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:42.409Z 2016-02-04T15:30:40.409-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:40.410-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:42.409Z 2016-02-04T15:30:42.413-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:42.413-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:42.414-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:42.414-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:42.414-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:42.414-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:44.414Z 2016-02-04T15:30:42.415-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:42.415-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:44.415Z 2016-02-04T15:30:44.416-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:44.417-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:44.417-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:44.417-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:44.417-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:44.418-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:46.417Z 2016-02-04T15:30:44.418-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:44.418-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:46.418Z 2016-02-04T15:30:46.419-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:46.420-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:46.420-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:46.420-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:46.421-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:46.421-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:48.420Z 2016-02-04T15:30:46.421-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:46.421-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:48.421Z 2016-02-04T15:30:48.421-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:48.422-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:48.422-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:48.422-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:48.422-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:48.423-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:50.422Z 2016-02-04T15:30:48.423-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:48.423-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:50.423Z 2016-02-04T15:30:50.343-0500 I NETWORK [conn33] end connection 127.0.0.1:49427 (8 connections now open) 2016-02-04T15:30:50.424-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:50.424-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:50.425-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:50.425-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:50.425-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:50.426-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:52.425Z 2016-02-04T15:30:50.426-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:50.426-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:52.426Z 2016-02-04T15:30:52.426-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:52.427-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:52.427-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:52.427-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:52.427-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:52.428-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:54.427Z 2016-02-04T15:30:52.428-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:52.428-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:54.428Z 2016-02-04T15:30:54.428-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:54.429-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:54.429-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:54.429-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:54.430-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:54.430-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:56.430Z 2016-02-04T15:30:54.431-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:54.431-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:56.431Z 2016-02-04T15:30:56.431-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:56.432-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:56.432-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:56.432-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:56.432-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:56.433-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:30:58.432Z 2016-02-04T15:30:56.433-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:56.433-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:30:58.433Z 2016-02-04T15:30:58.434-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:30:58.434-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:30:58.434-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:30:58.434-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:30:58.435-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:30:58.435-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:00.435Z 2016-02-04T15:30:58.435-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:30:58.435-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:00.435Z 2016-02-04T15:31:00.439-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:00.439-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:00.439-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:00.439-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:00.439-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:00.440-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:02.439Z 2016-02-04T15:31:00.440-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:00.440-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:02.440Z 2016-02-04T15:31:02.439-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:02.440-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:02.440-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:02.440-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:02.440-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:02.441-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:04.440Z 2016-02-04T15:31:02.441-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:02.441-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:04.441Z 2016-02-04T15:31:04.443-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:04.443-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:04.444-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:04.444-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:04.444-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:04.444-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:06.444Z 2016-02-04T15:31:04.444-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:04.444-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:06.444Z 2016-02-04T15:31:05.348-0500 I NETWORK [conn36] end connection 10.4.127.130:49435 (7 connections now open) 2016-02-04T15:31:05.348-0500 I NETWORK [conn37] end connection 10.4.127.130:49436 (7 connections now open) 2016-02-04T15:31:05.349-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49449 #38 (8 connections now open) 2016-02-04T15:31:05.349-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49451 #39 (8 connections now open) 2016-02-04T15:31:06.444-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:06.445-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:06.446-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:06.446-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:06.447-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:06.447-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:08.447Z 2016-02-04T15:31:06.447-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:06.447-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:08.447Z 2016-02-04T15:31:08.449-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:08.449-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:08.449-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:08.449-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:08.450-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:08.450-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:10.450Z 2016-02-04T15:31:08.450-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:08.450-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:10.450Z 2016-02-04T15:31:10.451-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:10.451-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:10.451-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:10.451-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:10.452-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:10.452-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:12.452Z 2016-02-04T15:31:10.452-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:10.453-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:12.452Z 2016-02-04T15:31:12.454-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:12.455-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:12.455-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:12.455-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:12.455-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:12.456-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:14.455Z 2016-02-04T15:31:12.456-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:12.456-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:14.456Z 2016-02-04T15:31:14.456-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:14.456-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:14.457-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:14.457-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:14.457-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:14.457-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:16.457Z 2016-02-04T15:31:14.457-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:14.458-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:16.457Z 2016-02-04T15:31:16.459-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:16.459-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:16.459-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:16.459-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:16.459-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:16.460-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:18.459Z 2016-02-04T15:31:16.460-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:16.460-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:18.460Z 2016-02-04T15:31:18.461-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:18.462-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:18.462-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:18.462-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:18.462-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:18.462-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:20.462Z 2016-02-04T15:31:18.463-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:18.463-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:20.463Z 2016-02-04T15:31:20.466-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:20.466-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:20.466-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:20.467-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:20.467-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:20.468-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:22.467Z 2016-02-04T15:31:20.468-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:20.468-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:22.468Z 2016-02-04T15:31:22.472-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:22.473-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:22.473-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:22.473-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:22.473-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:22.474-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:24.473Z 2016-02-04T15:31:22.474-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:22.474-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:24.474Z 2016-02-04T15:31:24.477-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:24.477-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:24.478-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:24.478-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:24.478-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:24.478-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:26.478Z 2016-02-04T15:31:24.479-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:24.479-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:26.479Z 2016-02-04T15:31:26.478-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:26.479-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:26.479-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:26.479-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:28.479Z 2016-02-04T15:31:26.479-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:26.479-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:26.479-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:26.480-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:28.479Z 2016-02-04T15:31:28.481-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:28.481-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:28.481-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:28.481-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:28.481-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:28.482-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:30.481Z 2016-02-04T15:31:28.482-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:28.482-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:30.482Z 2016-02-04T15:31:30.485-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:30.485-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:30.486-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:30.486-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:30.486-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:30.486-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:32.486Z 2016-02-04T15:31:30.486-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:30.487-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:32.486Z 2016-02-04T15:31:31.064-0500 D REPL [rsBackgroundSync] replSet lastOpTimeFetched: Feb 4 15:31:31:1 2016-02-04T15:31:31.064-0500 D REPL [rsSync] replication batch size is 1 2016-02-04T15:31:31.064-0500 I INDEX [repl writer worker 15] allocating new ns file /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/test.ns, filling with zeroes... 2016-02-04T15:31:31.067-0500 D REPL [rsBackgroundSync] replSet lastOpTimeFetched: Feb 4 15:31:31:2 2016-02-04T15:31:31.095-0500 I STORAGE [FileAllocator] allocating new datafile /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/test.0, filling with zeroes... 2016-02-04T15:31:31.095-0500 I STORAGE [FileAllocator] creating directory /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/_tmp 2016-02-04T15:31:31.146-0500 I STORAGE [FileAllocator] done allocating datafile /Users/thomas/jiratickets/SERVER-21537/data/replset/rs1/db/test.0, size: 64MB, took 0.05 secs 2016-02-04T15:31:31.161-0500 D REPL [repl writer worker 15] applying op: { ts: Timestamp 1454617891000|1, h: -4472347851891933165, v: 2, op: "c", ns: "test.$cmd", o: { create: "foo" } } 2016-02-04T15:31:31.162-0500 D REPL [SyncSourceFeedback] Sending slave oplog progress to upstream updater: { replSetUpdatePosition: 1, optimes: [ { _id: ObjectId('56b3b3f8c3cf997b9ccba6de'), optime: Timestamp 1454617891000|1, memberId: 0, cfgver: 2, config: { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f888175e721ed32904'), optime: Timestamp 1454617816000|1, memberId: 1, cfgver: 2, config: { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f8bfb02501f76ed4a8'), optime: Timestamp 1454617816000|1, memberId: 2, cfgver: 2, config: { _id: 2, host: "grey.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } } ] } 2016-02-04T15:31:31.162-0500 D REPL [rsSync] replication batch size is 1 2016-02-04T15:31:31.163-0500 D REPL [repl writer worker 15] applying op: { ts: Timestamp 1454617891000|2, h: -3149214212069218963, v: 2, op: "i", ns: "test.foo", o: { _id: ObjectId('56b3b522bbdb244ada1c0d5f'), x: 1.0 } } 2016-02-04T15:31:31.163-0500 D REPL [SyncSourceFeedback] Sending slave oplog progress to upstream updater: { replSetUpdatePosition: 1, optimes: [ { _id: ObjectId('56b3b3f8c3cf997b9ccba6de'), optime: Timestamp 1454617891000|2, memberId: 0, cfgver: 2, config: { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f888175e721ed32904'), optime: Timestamp 1454617816000|1, memberId: 1, cfgver: 2, config: { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f8bfb02501f76ed4a8'), optime: Timestamp 1454617816000|1, memberId: 2, cfgver: 2, config: { _id: 2, host: "grey.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } } ] } 2016-02-04T15:31:31.245-0500 D REPL [conn32] received notification that node with RID 56b3b3f888175e721ed32904 has reached optime: 56b3b523:1 2016-02-04T15:31:31.245-0500 D REPL [conn32] Node with RID 56b3b3f888175e721ed32904 and memberId 1 currently has optime 56b3b4d8:1; updating to 56b3b523:1 2016-02-04T15:31:31.245-0500 D REPL [SyncSourceFeedback] Sending slave oplog progress to upstream updater: { replSetUpdatePosition: 1, optimes: [ { _id: ObjectId('56b3b3f8c3cf997b9ccba6de'), optime: Timestamp 1454617891000|2, memberId: 0, cfgver: 2, config: { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f888175e721ed32904'), optime: Timestamp 1454617891000|1, memberId: 1, cfgver: 2, config: { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f8bfb02501f76ed4a8'), optime: Timestamp 1454617816000|1, memberId: 2, cfgver: 2, config: { _id: 2, host: "grey.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } } ] } 2016-02-04T15:31:31.245-0500 D REPL [conn32] received notification that node with RID 56b3b3f888175e721ed32904 has reached optime: 56b3b523:2 2016-02-04T15:31:31.246-0500 D REPL [conn32] Node with RID 56b3b3f888175e721ed32904 and memberId 1 currently has optime 56b3b523:1; updating to 56b3b523:2 2016-02-04T15:31:31.246-0500 D REPL [SyncSourceFeedback] Sending slave oplog progress to upstream updater: { replSetUpdatePosition: 1, optimes: [ { _id: ObjectId('56b3b3f8c3cf997b9ccba6de'), optime: Timestamp 1454617891000|2, memberId: 0, cfgver: 2, config: { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f888175e721ed32904'), optime: Timestamp 1454617891000|2, memberId: 1, cfgver: 2, config: { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f8bfb02501f76ed4a8'), optime: Timestamp 1454617816000|1, memberId: 2, cfgver: 2, config: { _id: 2, host: "grey.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } } ] } 2016-02-04T15:31:32.491-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:32.492-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:32.492-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:32.492-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:32.492-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:32.493-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:34.492Z 2016-02-04T15:31:32.493-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:32.493-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:34.493Z 2016-02-04T15:31:34.493-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:34.494-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:34.494-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:34.494-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:34.494-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:34.495-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:36.494Z 2016-02-04T15:31:34.495-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:34.495-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:36.495Z 2016-02-04T15:31:35.393-0500 I NETWORK [conn38] end connection 10.4.127.130:49449 (7 connections now open) 2016-02-04T15:31:35.393-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49459 #40 (8 connections now open) 2016-02-04T15:31:35.394-0500 I NETWORK [conn39] end connection 10.4.127.130:49451 (7 connections now open) 2016-02-04T15:31:35.395-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49461 #41 (8 connections now open) 2016-02-04T15:31:36.497-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:36.497-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:36.499-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:36.499-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:36.499-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:36.499-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:38.499Z 2016-02-04T15:31:36.499-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:36.499-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:38.499Z 2016-02-04T15:31:38.504-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:38.504-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:38.505-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:38.505-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:38.505-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:38.506-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:40.505Z 2016-02-04T15:31:38.506-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:38.506-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:40.506Z 2016-02-04T15:31:40.505-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:40.506-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:40.506-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:40.506-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:40.506-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:40.507-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:42.506Z 2016-02-04T15:31:40.507-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:40.507-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:42.507Z 2016-02-04T15:31:42.511-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:42.511-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:42.512-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:42.512-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:42.512-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:42.513-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:44.512Z 2016-02-04T15:31:42.513-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:42.513-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:44.513Z 2016-02-04T15:31:44.513-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:44.514-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:44.514-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:44.514-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:44.514-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:44.515-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:46.514Z 2016-02-04T15:31:44.515-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:44.515-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:46.515Z 2016-02-04T15:31:46.519-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:46.519-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:46.520-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:46.520-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:46.521-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:46.521-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:48.521Z 2016-02-04T15:31:46.521-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:46.521-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:48.521Z 2016-02-04T15:31:48.525-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:48.525-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:48.525-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:48.526-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:48.526-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:48.526-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:50.526Z 2016-02-04T15:31:48.526-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:48.526-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:50.526Z 2016-02-04T15:31:50.528-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:50.528-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:50.528-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:50.528-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:50.528-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:50.529-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:52.528Z 2016-02-04T15:31:50.529-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:50.529-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:52.529Z 2016-02-04T15:31:52.530-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:52.530-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:52.531-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:52.531-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:52.531-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:52.531-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:54.531Z 2016-02-04T15:31:52.531-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:52.531-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:54.531Z 2016-02-04T15:31:54.311-0500 D REPL [rsBackgroundSync] replSet lastOpTimeFetched: Feb 4 15:31:54:1 2016-02-04T15:31:54.311-0500 D REPL [rsSync] replication batch size is 1 2016-02-04T15:31:54.312-0500 D REPL [repl writer worker 15] applying op: { ts: Timestamp 1454617914000|1, h: -8009648441080736950, v: 2, op: "i", ns: "test.foo", o: { _id: ObjectId('56b3b53abbdb244ada1c0d60'), x: 1.0 } } 2016-02-04T15:31:54.312-0500 D REPL [SyncSourceFeedback] Sending slave oplog progress to upstream updater: { replSetUpdatePosition: 1, optimes: [ { _id: ObjectId('56b3b3f8c3cf997b9ccba6de'), optime: Timestamp 1454617914000|1, memberId: 0, cfgver: 2, config: { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f888175e721ed32904'), optime: Timestamp 1454617891000|2, memberId: 1, cfgver: 2, config: { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f8bfb02501f76ed4a8'), optime: Timestamp 1454617816000|1, memberId: 2, cfgver: 2, config: { _id: 2, host: "grey.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } } ] } 2016-02-04T15:31:54.313-0500 D REPL [conn32] received notification that node with RID 56b3b3f888175e721ed32904 has reached optime: 56b3b53a:1 2016-02-04T15:31:54.313-0500 D REPL [conn32] Node with RID 56b3b3f888175e721ed32904 and memberId 1 currently has optime 56b3b523:2; updating to 56b3b53a:1 2016-02-04T15:31:54.313-0500 D REPL [SyncSourceFeedback] Sending slave oplog progress to upstream updater: { replSetUpdatePosition: 1, optimes: [ { _id: ObjectId('56b3b3f8c3cf997b9ccba6de'), optime: Timestamp 1454617914000|1, memberId: 0, cfgver: 2, config: { _id: 0, host: "grey.local:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f888175e721ed32904'), optime: Timestamp 1454617914000|1, memberId: 1, cfgver: 2, config: { _id: 1, host: "grey.local:27018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } }, { _id: ObjectId('56b3b3f8bfb02501f76ed4a8'), optime: Timestamp 1454617816000|1, memberId: 2, cfgver: 2, config: { _id: 2, host: "grey.local:27019", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } } ] } 2016-02-04T15:31:54.535-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:54.535-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:54.536-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:54.536-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:54.536-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:54.537-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:56.536Z 2016-02-04T15:31:54.537-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:54.537-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:56.537Z 2016-02-04T15:31:56.539-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:56.540-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:56.540-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:56.540-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:56.540-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:56.541-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:31:58.540Z 2016-02-04T15:31:56.541-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:56.541-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:31:58.541Z 2016-02-04T15:31:58.541-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:31:58.541-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:31:58.542-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:31:58.542-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:31:58.542-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:31:58.542-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:00.542Z 2016-02-04T15:31:58.543-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:31:58.543-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:00.543Z 2016-02-04T15:32:00.542-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:00.543-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:00.543-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:00.543-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:00.543-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:00.543-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:02.543Z 2016-02-04T15:32:00.544-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:00.544-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:02.544Z 2016-02-04T15:32:02.543-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:02.544-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:02.544-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:02.544-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:02.544-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:02.545-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:04.544Z 2016-02-04T15:32:02.545-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:02.545-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:04.545Z 2016-02-04T15:32:04.546-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:04.546-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:04.547-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:04.547-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:04.547-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:04.547-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:06.547Z 2016-02-04T15:32:04.547-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:04.548-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:06.547Z 2016-02-04T15:32:05.446-0500 I NETWORK [conn41] end connection 10.4.127.130:49461 (7 connections now open) 2016-02-04T15:32:05.446-0500 I NETWORK [conn40] end connection 10.4.127.130:49459 (7 connections now open) 2016-02-04T15:32:05.447-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49468 #42 (7 connections now open) 2016-02-04T15:32:05.447-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49470 #43 (8 connections now open) 2016-02-04T15:32:06.551-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:06.551-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:06.553-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:06.553-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:06.553-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:06.554-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:08.553Z 2016-02-04T15:32:06.554-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:06.554-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:08.554Z 2016-02-04T15:32:08.556-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:08.556-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:08.556-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:08.556-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:08.557-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:08.557-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:10.557Z 2016-02-04T15:32:08.557-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:08.557-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:10.557Z 2016-02-04T15:32:10.560-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:10.560-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:10.560-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:10.560-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:10.561-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:10.561-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:12.561Z 2016-02-04T15:32:10.561-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:10.561-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:12.561Z 2016-02-04T15:32:12.563-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:12.564-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:12.564-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:12.564-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:12.564-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:12.565-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:14.564Z 2016-02-04T15:32:12.565-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:12.565-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:14.565Z 2016-02-04T15:32:14.565-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:14.565-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:14.565-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:14.565-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:14.566-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:14.566-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:16.566Z 2016-02-04T15:32:14.566-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:14.566-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:16.566Z 2016-02-04T15:32:16.569-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:16.570-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:16.570-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:16.570-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:16.570-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:16.570-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:18.570Z 2016-02-04T15:32:16.571-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:16.571-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:18.571Z 2016-02-04T15:32:18.571-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:18.571-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:18.571-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:18.571-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:18.571-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:18.572-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:20.571Z 2016-02-04T15:32:18.572-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:18.572-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:20.572Z 2016-02-04T15:32:20.572-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:20.573-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:20.573-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:20.573-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:20.573-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:20.574-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:22.573Z 2016-02-04T15:32:20.574-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:20.574-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:22.574Z 2016-02-04T15:32:22.575-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:22.575-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:22.576-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:22.576-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:22.576-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:22.576-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:24.576Z 2016-02-04T15:32:22.577-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:22.577-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:24.577Z 2016-02-04T15:32:24.578-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:24.579-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:24.579-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:24.579-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:24.579-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:24.579-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:26.579Z 2016-02-04T15:32:24.580-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:24.580-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:26.580Z 2016-02-04T15:32:26.583-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:26.584-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:26.584-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:26.584-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:26.584-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:26.585-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:28.584Z 2016-02-04T15:32:26.585-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:26.586-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:28.585Z 2016-02-04T15:32:28.588-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:28.589-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:28.589-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:28.589-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:28.589-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:28.590-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:30.589Z 2016-02-04T15:32:28.590-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:28.590-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:30.590Z 2016-02-04T15:32:30.592-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:30.593-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:30.593-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:30.593-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:30.593-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:30.594-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:32.593Z 2016-02-04T15:32:30.594-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:30.594-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:32.594Z 2016-02-04T15:32:32.596-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:32.597-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:32.597-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:32.597-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:32.597-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:32.598-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:34.597Z 2016-02-04T15:32:32.598-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:32.598-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:34.598Z 2016-02-04T15:32:34.599-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:34.599-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:34.600-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:34.600-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:34.600-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:34.600-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:36.600Z 2016-02-04T15:32:34.600-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:34.601-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:36.600Z 2016-02-04T15:32:35.492-0500 I NETWORK [conn42] end connection 10.4.127.130:49468 (7 connections now open) 2016-02-04T15:32:35.497-0500 I NETWORK [conn43] end connection 10.4.127.130:49470 (6 connections now open) 2016-02-04T15:32:36.053-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49479 #44 (7 connections now open) 2016-02-04T15:32:36.053-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49480 #45 (8 connections now open) 2016-02-04T15:32:36.605-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:36.605-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:36.607-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:36.607-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:36.607-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:36.608-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:38.607Z 2016-02-04T15:32:36.608-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:36.608-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:38.608Z 2016-02-04T15:32:38.611-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:38.612-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:38.612-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:38.612-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:38.612-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:38.613-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:40.612Z 2016-02-04T15:32:38.613-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:38.613-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:40.613Z 2016-02-04T15:32:40.617-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:40.618-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:40.618-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:40.618-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:40.618-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:40.618-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:42.618Z 2016-02-04T15:32:40.618-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:40.619-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:42.618Z 2016-02-04T15:32:42.623-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:42.624-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:42.624-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:42.624-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:42.624-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:42.625-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:44.624Z 2016-02-04T15:32:42.625-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:42.625-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:44.625Z 2016-02-04T15:32:44.625-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:44.625-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:44.626-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:44.626-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:44.626-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:44.626-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:46.626Z 2016-02-04T15:32:44.626-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:44.627-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:46.626Z 2016-02-04T15:32:46.631-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:46.631-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:46.632-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:46.632-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:46.632-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:46.632-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:48.632Z 2016-02-04T15:32:46.632-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:46.633-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:48.632Z 2016-02-04T15:32:48.634-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:48.634-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:48.634-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:48.634-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:48.635-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:48.635-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:50.635Z 2016-02-04T15:32:48.635-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:48.635-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:50.635Z 2016-02-04T15:32:50.637-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:50.637-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:50.637-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:50.637-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:50.637-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:50.638-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:52.637Z 2016-02-04T15:32:50.638-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:50.638-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:52.638Z 2016-02-04T15:32:52.639-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:52.639-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:52.640-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:52.640-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:52.640-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:52.640-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:54.640Z 2016-02-04T15:32:52.641-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:52.641-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:54.641Z 2016-02-04T15:32:54.642-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:54.642-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:54.643-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:54.643-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:54.643-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:54.643-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:56.643Z 2016-02-04T15:32:54.643-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:54.644-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:56.643Z 2016-02-04T15:32:56.644-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:56.644-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:56.644-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:56.645-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:56.645-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:56.645-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:32:58.645Z 2016-02-04T15:32:56.645-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:56.646-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:32:58.645Z 2016-02-04T15:32:58.645-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:32:58.646-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:32:58.646-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:32:58.646-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:32:58.646-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:32:58.647-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:00.646Z 2016-02-04T15:32:58.647-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:32:58.647-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:00.647Z 2016-02-04T15:33:00.650-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:00.650-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:00.651-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:00.651-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:00.651-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:00.651-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:02.651Z 2016-02-04T15:33:00.652-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:00.652-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:02.652Z 2016-02-04T15:33:02.655-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:02.655-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:02.655-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:02.655-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:02.656-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:02.656-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:04.656Z 2016-02-04T15:33:02.656-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:02.656-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:04.656Z 2016-02-04T15:33:04.658-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:04.658-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:04.659-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:04.659-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:04.659-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:04.660-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:06.659Z 2016-02-04T15:33:04.660-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:04.660-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:06.660Z 2016-02-04T15:33:06.109-0500 I NETWORK [conn45] end connection 10.4.127.130:49480 (7 connections now open) 2016-02-04T15:33:06.109-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49491 #46 (8 connections now open) 2016-02-04T15:33:06.113-0500 I NETWORK [conn44] end connection 10.4.127.130:49479 (7 connections now open) 2016-02-04T15:33:06.113-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49492 #47 (8 connections now open) 2016-02-04T15:33:06.664-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:06.664-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:06.665-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:06.665-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:06.666-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:06.666-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:08.666Z 2016-02-04T15:33:06.666-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:06.666-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:08.666Z 2016-02-04T15:33:08.671-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:08.671-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:08.672-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:08.672-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:08.672-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:08.672-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:10.672Z 2016-02-04T15:33:08.673-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:08.673-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:10.673Z 2016-02-04T15:33:10.675-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:10.676-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:10.676-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:10.676-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:10.676-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:10.677-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:12.676Z 2016-02-04T15:33:10.677-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:10.677-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:12.677Z 2016-02-04T15:33:12.681-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:12.682-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:12.682-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:12.682-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:12.683-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:12.683-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:14.683Z 2016-02-04T15:33:12.683-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:12.684-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:14.683Z 2016-02-04T15:33:14.686-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:14.686-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:14.687-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:14.687-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:14.687-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:14.687-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:16.687Z 2016-02-04T15:33:14.687-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:14.688-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:16.687Z 2016-02-04T15:33:16.688-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:16.689-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:16.689-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:16.689-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:16.689-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:16.690-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:18.689Z 2016-02-04T15:33:16.691-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:16.691-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:18.691Z 2016-02-04T15:33:18.693-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:18.693-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:18.694-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:18.694-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:18.694-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:18.695-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:20.694Z 2016-02-04T15:33:18.695-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:18.695-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:20.695Z 2016-02-04T15:33:20.697-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:20.698-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:20.698-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:20.698-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:20.698-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:20.699-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:22.698Z 2016-02-04T15:33:20.699-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:20.699-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:22.699Z 2016-02-04T15:33:22.703-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:22.703-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:22.703-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:22.703-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:22.704-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:22.704-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:24.704Z 2016-02-04T15:33:22.704-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:22.704-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:24.704Z 2016-02-04T15:33:24.705-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:24.706-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:24.706-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:24.706-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:24.706-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:24.706-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:26.706Z 2016-02-04T15:33:24.707-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:24.707-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:26.707Z 2016-02-04T15:33:26.708-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:26.708-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:26.709-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:26.709-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:26.709-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:26.709-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:28.709Z 2016-02-04T15:33:26.709-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:26.709-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:28.709Z 2016-02-04T15:33:28.710-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:28.711-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:28.711-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:28.711-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:28.711-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:28.712-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:30.711Z 2016-02-04T15:33:28.712-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:28.712-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:30.712Z 2016-02-04T15:33:30.713-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:30.713-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:30.714-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:30.714-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:30.714-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:30.714-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:32.714Z 2016-02-04T15:33:30.714-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:30.715-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:32.714Z 2016-02-04T15:33:32.716-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:32.716-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:32.717-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:32.717-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:32.717-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:32.718-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:34.717Z 2016-02-04T15:33:32.718-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:32.718-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:34.718Z 2016-02-04T15:33:34.719-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:34.719-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:34.719-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:34.719-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:34.720-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:34.720-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:36.720Z 2016-02-04T15:33:34.720-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:34.720-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:36.720Z 2016-02-04T15:33:36.164-0500 I NETWORK [conn46] end connection 10.4.127.130:49491 (7 connections now open) 2016-02-04T15:33:36.165-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49499 #48 (8 connections now open) 2016-02-04T15:33:36.167-0500 I NETWORK [conn47] end connection 10.4.127.130:49492 (7 connections now open) 2016-02-04T15:33:36.168-0500 I NETWORK [initandlisten] connection accepted from 10.4.127.130:49501 #49 (8 connections now open) 2016-02-04T15:33:36.725-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:36.725-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:36.726-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:36.726-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:36.726-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:36.727-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:38.726Z 2016-02-04T15:33:36.727-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:36.727-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:38.727Z 2016-02-04T15:33:38.730-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:38.730-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:38.730-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:38.731-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:38.731-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:38.731-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:40.731Z 2016-02-04T15:33:38.732-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:38.732-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:40.732Z 2016-02-04T15:33:40.735-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:40.735-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:40.736-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:40.736-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:40.736-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:40.737-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:42.736Z 2016-02-04T15:33:40.737-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:40.737-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:42.737Z 2016-02-04T15:33:42.741-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:42.741-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:42.742-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:42.742-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:42.742-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:42.742-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:44.742Z 2016-02-04T15:33:42.742-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:42.742-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:44.742Z 2016-02-04T15:33:44.747-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:44.747-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:44.747-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:44.748-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:44.748-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:44.748-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:46.748Z 2016-02-04T15:33:44.749-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:44.749-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:46.749Z 2016-02-04T15:33:46.752-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:46.752-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:46.753-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:46.753-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:46.753-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:46.753-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:48.753Z 2016-02-04T15:33:46.753-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:46.754-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:48.753Z 2016-02-04T15:33:48.755-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:48.755-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:48.755-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:48.755-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:48.756-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:48.756-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:50.756Z 2016-02-04T15:33:48.756-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:48.756-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:50.756Z 2016-02-04T15:33:50.760-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:50.760-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:50.760-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:50.760-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:50.760-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:50.761-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:52.760Z 2016-02-04T15:33:50.761-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:50.761-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:52.761Z 2016-02-04T15:33:52.762-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:52.762-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:52.763-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:52.763-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:52.763-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:52.763-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:54.763Z 2016-02-04T15:33:52.763-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:52.763-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:54.763Z 2016-02-04T15:33:54.766-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:54.766-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:54.767-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:54.767-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:54.767-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:54.768-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:56.767Z 2016-02-04T15:33:54.768-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:54.768-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:56.768Z 2016-02-04T15:33:56.771-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:56.771-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:56.771-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:56.772-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:56.772-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:56.772-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:33:58.772Z 2016-02-04T15:33:56.772-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:56.772-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:33:58.772Z 2016-02-04T15:33:58.774-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:33:58.774-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:33:58.775-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:33:58.775-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:33:58.775-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:33:58.775-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:34:00.775Z 2016-02-04T15:33:58.775-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:33:58.776-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:34:00.775Z 2016-02-04T15:34:00.776-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:34:00.777-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:34:00.777-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:34:00.777-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:34:00.777-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:34:00.777-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:34:02.777Z 2016-02-04T15:34:00.777-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:34:00.778-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:34:02.777Z 2016-02-04T15:34:02.779-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27018 2016-02-04T15:34:02.779-0500 D REPL [ReplicationExecutor] Scheduling replSetHeartbeat to grey.local:27019 2016-02-04T15:34:02.780-0500 D REPL [ReplExecNetThread-0] Network status of sending replSetHeartbeat to grey.local:27018 was OK 2016-02-04T15:34:02.780-0500 D REPL [ReplExecNetThread-1] Network status of sending replSetHeartbeat to grey.local:27019 was OK 2016-02-04T15:34:02.780-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:1, msg: 2016-02-04T15:34:02.780-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27018 at 2016-02-04T20:34:04.780Z 2016-02-04T15:34:02.780-0500 D REPL [ReplicationExecutor] setUpValues: heartbeat response good for member _id:2, msg: 2016-02-04T15:34:02.781-0500 D REPL [ReplicationExecutor] Scheduling heartbeat to grey.local:27019 at 2016-02-04T20:34:04.780Z