2016-09-27T11:32:23.304-0400 I CONTROL [initandlisten] MongoDB starting : pid=67509 port=9006 dbpath=db2 64-bit host=neurofunk.local 2016-09-27T11:32:23.305-0400 I CONTROL [initandlisten] db version v3.3.14 2016-09-27T11:32:23.305-0400 I CONTROL [initandlisten] git version: 507a5b4d334c1b4bea8fa232fa6b882849608e97 2016-09-27T11:32:23.305-0400 I CONTROL [initandlisten] allocator: system 2016-09-27T11:32:23.305-0400 I CONTROL [initandlisten] modules: none 2016-09-27T11:32:23.305-0400 I CONTROL [initandlisten] build environment: 2016-09-27T11:32:23.305-0400 I CONTROL [initandlisten] distarch: x86_64 2016-09-27T11:32:23.305-0400 I CONTROL [initandlisten] target_arch: x86_64 2016-09-27T11:32:23.305-0400 I CONTROL [initandlisten] options: { net: { port: 9006 }, replication: { replSet: "rs0" }, storage: { dbPath: "db2" }, systemLog: { destination: "file", path: "db2/mongod.log" } } 2016-09-27T11:32:23.306-0400 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7680M,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2016-09-27T11:32:23.693-0400 I CONTROL [initandlisten] 2016-09-27T11:32:23.693-0400 I CONTROL [initandlisten] ** NOTE: This is a development version (3.3.14) of MongoDB. 2016-09-27T11:32:23.693-0400 I CONTROL [initandlisten] ** Not recommended for production. 2016-09-27T11:32:23.693-0400 I CONTROL [initandlisten] 2016-09-27T11:32:23.693-0400 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2016-09-27T11:32:23.693-0400 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2016-09-27T11:32:23.693-0400 I CONTROL [initandlisten] 2016-09-27T11:32:23.693-0400 I CONTROL [initandlisten] 2016-09-27T11:32:23.693-0400 I CONTROL [initandlisten] ** WARNING: soft rlimits too low. Number of files is 256, should be at least 1000 2016-09-27T11:32:23.757-0400 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'db2/diagnostic.data' 2016-09-27T11:32:23.915-0400 I REPL [initandlisten] Did not find local voted for document at startup; NoMatchingDocument: Did not find replica set lastVote document in local.replset.election 2016-09-27T11:32:23.916-0400 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-09-27T11:32:23.916-0400 I NETWORK [thread1] waiting for connections on port 9006 2016-09-27T11:33:00.115-0400 I NETWORK [thread1] connection accepted from 10.4.126.122:55717 #1 (1 connection now open) 2016-09-27T11:33:00.116-0400 I - [conn1] end connection 10.4.126.122:55717 (1 connection now open) 2016-09-27T11:33:00.227-0400 I NETWORK [thread1] connection accepted from 10.4.126.122:55722 #2 (1 connection now open) 2016-09-27T11:33:00.227-0400 I NETWORK [conn2] received client metadata from 10.4.126.122:55722 conn2: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.3.14" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "15.6.0" } } 2016-09-27T11:33:00.228-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to neurofunk.local:9005 2016-09-27T11:33:00.235-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to neurofunk.local:9005 2016-09-27T11:33:02.260-0400 I REPL [replExecDBWorker-0] Starting replication storage threads 2016-09-27T11:33:02.260-0400 I REPL [ReplicationExecutor] New replica set config in use: { _id: "rs0", version: 1, protocolVersion: 1, members: [ { _id: 1, host: "neurofunk.local:9005", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "neurofunk.local:9006", arbiterOnly: false, buildIndexes: false, hidden: false, priority: 0.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: 2000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('57ea91297d84f8c07b51a92c') } } 2016-09-27T11:33:02.261-0400 I REPL [ReplicationExecutor] This node is neurofunk.local:9006 in the config 2016-09-27T11:33:02.261-0400 I REPL [ReplicationExecutor] transition to STARTUP2 2016-09-27T11:33:02.261-0400 I REPL [ReplicationExecutor] Member neurofunk.local:9005 is now in state SECONDARY 2016-09-27T11:33:02.340-0400 I REPL [initial sync] syncing from: neurofunk.local:9005 2016-09-27T11:33:02.340-0400 I STORAGE [replication-0] dropAllDatabasesExceptLocal 1 2016-09-27T11:33:02.340-0400 I REPL [replication-0] ****** 2016-09-27T11:33:02.340-0400 I REPL [replication-0] creating replication oplog of size: 192MB... 2016-09-27T11:33:02.352-0400 I STORAGE [replication-0] Starting WiredTigerRecordStoreThread local.oplog.rs 2016-09-27T11:33:02.352-0400 I STORAGE [replication-0] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2016-09-27T11:33:02.352-0400 I STORAGE [replication-0] Scanning the oplog to determine where to place markers for truncation 2016-09-27T11:33:02.443-0400 I REPL [replication-0] ****** 2016-09-27T11:33:02.443-0400 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to neurofunk.local:9005 2016-09-27T11:33:02.486-0400 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to neurofunk.local:9005 2016-09-27T11:33:02.487-0400 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to neurofunk.local:9005 2016-09-27T11:33:02.493-0400 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to neurofunk.local:9005 2016-09-27T11:33:02.494-0400 I REPL [replication-0] CollectionCloner::start called, on ns:admin.system.version 2016-09-27T11:33:11.260-0400 I NETWORK [thread1] connection accepted from 10.4.126.122:55743 #3 (2 connections now open) 2016-09-27T11:33:11.261-0400 I NETWORK [conn3] received client metadata from 10.4.126.122:55743 conn3: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.3.14" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "15.6.0" } } 2016-09-27T11:33:11.268-0400 I REPL [ReplicationExecutor] Member neurofunk.local:9005 is now in state PRIMARY 2016-09-27T11:33:17.599-0400 I ASIO [NetworkInterfaceASIO-RS-0] failed to close stream: Socket is not connected 2016-09-27T11:33:17.599-0400 E REPL [replication-0] Error fetching oplog during initial sync: HostUnreachable: End of file 2016-09-27T11:33:17.599-0400 I - [conn2] end connection 10.4.126.122:55722 (2 connections now open) 2016-09-27T11:33:17.599-0400 I - [conn3] end connection 10.4.126.122:55743 (2 connections now open) 2016-09-27T11:33:17.599-0400 I REPL [initial sync] Initial sync attempt finishing up. 2016-09-27T11:33:19.074-0400 I CONTROL [signalProcessingThread] got signal 2 (Interrupt: 2), will terminate after current cmd ends 2016-09-27T11:33:19.074-0400 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... 2016-09-27T11:33:19.074-0400 I NETWORK [signalProcessingThread] closing listening socket: 7 2016-09-27T11:33:19.074-0400 I NETWORK [signalProcessingThread] closing listening socket: 8 2016-09-27T11:33:19.075-0400 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-9006.sock 2016-09-27T11:33:19.076-0400 I NETWORK [signalProcessingThread] shutdown: going to flush diaglog... 2016-09-27T11:33:19.278-0400 I ASIO [ReplicationExecutor] dropping unhealthy pooled connection to neurofunk.local:9005 2016-09-27T11:33:19.278-0400 I ASIO [ReplicationExecutor] after drop, pool was empty, going to spawn some connections 2016-09-27T11:33:19.278-0400 I ASIO [ReplicationExecutor] failed to close stream: Socket is not connected 2016-09-27T11:33:19.278-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to neurofunk.local:9005 2016-09-27T11:33:19.284-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Failed to connect to neurofunk.local:9005 - HostUnreachable: Connection refused 2016-09-27T11:33:19.284-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9005; HostUnreachable: Connection refused 2016-09-27T11:33:19.284-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to neurofunk.local:9005 2016-09-27T11:33:19.299-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Failed to connect to neurofunk.local:9005 - HostUnreachable: Connection refused 2016-09-27T11:33:19.299-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9005; HostUnreachable: Connection refused 2016-09-27T11:33:19.299-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to neurofunk.local:9005 2016-09-27T11:33:19.320-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Failed to connect to neurofunk.local:9005 - HostUnreachable: Connection refused 2016-09-27T11:33:19.320-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9005; HostUnreachable: Connection refused 2016-09-27T11:33:21.321-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to neurofunk.local:9005 2016-09-27T11:33:21.351-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Failed to connect to neurofunk.local:9005 - HostUnreachable: Connection refused 2016-09-27T11:33:21.351-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9005; HostUnreachable: Connection refused 2016-09-27T11:33:21.351-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to neurofunk.local:9005 2016-09-27T11:33:21.381-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Failed to connect to neurofunk.local:9005 - HostUnreachable: Connection refused 2016-09-27T11:33:21.382-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9005; HostUnreachable: Connection refused 2016-09-27T11:33:21.382-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to neurofunk.local:9005 2016-09-27T11:33:21.496-0400 I ASIO [NetworkInterfaceASIO-Replication-0] Failed to connect to neurofunk.local:9005 - HostUnreachable: Connection refused 2016-09-27T11:33:21.496-0400 I REPL [ReplicationExecutor] Error in heartbeat request to neurofunk.local:9005; HostUnreachable: Connection refused