2018-10-10T16:54:52.245-0400 I CONTROL [initandlisten] MongoDB starting : pid=74725 port=5000 dbpath=/tmp/mms-automation/data/foo 64-bit host=louisamac 2018-10-10T16:54:52.246-0400 I CONTROL [initandlisten] db version v4.0.3 2018-10-10T16:54:52.247-0400 I CONTROL [initandlisten] git version: 7ea530946fa7880364d88c8d8b6026bbc9ffa48c 2018-10-10T16:54:52.247-0400 I CONTROL [initandlisten] allocator: system 2018-10-10T16:54:52.248-0400 I CONTROL [initandlisten] modules: enterprise 2018-10-10T16:54:52.249-0400 I CONTROL [initandlisten] build environment: 2018-10-10T16:54:52.249-0400 I CONTROL [initandlisten] distarch: x86_64 2018-10-10T16:54:52.250-0400 I CONTROL [initandlisten] target_arch: x86_64 2018-10-10T16:54:52.251-0400 I CONTROL [initandlisten] options: { config: "/Users/louisaberger/rs1.conf", net: { bindIp: "0.0.0.0", port: 5000 }, processManagement: { fork: true }, replication: { replSetName: "rs1" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/tmp/mms-automation/data/foo", engine: "inMemory" }, systemLog: { destination: "file", path: "/tmp/mms-automation/logs/foo_run.log" } } 2018-10-10T16:54:52.252-0400 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7680M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),,in_memory=true,log=(enabled=false),file_manager=(close_idle_time=0),checkpoint=(wait=0,log_size=0),log=(enabled=false), 2018-10-10T16:54:52.741-0400 I STORAGE [initandlisten] WiredTiger message [1539204892:741549][74725:0x7fff9ca42340], txn-recover: Set global recovery timestamp: 0 2018-10-10T16:54:52.742-0400 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2018-10-10T16:54:52.754-0400 I CONTROL [initandlisten] 2018-10-10T16:54:52.756-0400 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2018-10-10T16:54:52.757-0400 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2018-10-10T16:54:52.758-0400 I CONTROL [initandlisten] 2018-10-10T16:54:52.761-0400 W SHARDING [initandlisten] Started with --shardsvr, but no shardIdentity document was found on disk in admin.system.version. This most likely means this server has not yet been added to a sharded cluster. 2018-10-10T16:54:52.767-0400 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 6fa71397-b417-4893-9b9e-39d641062257 2018-10-10T16:54:52.769-0400 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/tmp/mms-automation/data/foo/diagnostic.data' 2018-10-10T16:54:52.770-0400 I STORAGE [initandlisten] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: 3fabf970-275f-4d53-9b5e-65d929cd5102 2018-10-10T16:54:52.772-0400 I STORAGE [initandlisten] createCollection: local.replset.minvalid with generated UUID: 854f4058-4e0d-4728-bcb6-380e955ce1c3 2018-10-10T16:54:52.774-0400 I REPL [initandlisten] Did not find local voted for document at startup. 2018-10-10T16:54:52.775-0400 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. 2018-10-10T16:54:52.775-0400 I STORAGE [initandlisten] createCollection: local.system.rollback.id with generated UUID: d6a9e46d-eaf2-41fd-9f3c-4bca030a09dd 2018-10-10T16:54:52.777-0400 I REPL [initandlisten] Initialized the rollback ID to 1 2018-10-10T16:54:52.778-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 2018-10-10T16:54:52.779-0400 I CONTROL [LogicalSessionCacheReap] Sessions collection is not set up; waiting until next sessions reap interval: sharding state is not yet initialized 2018-10-10T16:54:52.779-0400 I CONTROL [LogicalSessionCacheRefresh] Sessions collection is not set up; waiting until next sessions refresh interval: sharding state is not yet initialized 2018-10-10T16:54:52.779-0400 I NETWORK [initandlisten] waiting for connections on port 5000 2018-10-10T16:54:59.179-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57980 #1 (1 connection now open) 2018-10-10T16:54:59.180-0400 I NETWORK [conn1] received client metadata from 127.0.0.1:57980 conn1: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:01.505-0400 I REPL [conn1] replSetInitiate admin command received from client 2018-10-10T16:55:01.510-0400 I REPL [conn1] replSetInitiate config object with 3 members parses ok 2018-10-10T16:55:01.511-0400 I ASIO [Replication] Connecting to louisamac:5001 2018-10-10T16:55:01.512-0400 I ASIO [Replication] Connecting to louisamac:5002 2018-10-10T16:55:01.516-0400 I REPL [conn1] ****** 2018-10-10T16:55:01.517-0400 I REPL [conn1] creating replication oplog of size: 192MB... 2018-10-10T16:55:01.518-0400 I STORAGE [conn1] createCollection: local.oplog.rs with generated UUID: 99c11606-8599-422f-bc10-a5a4c6680690 2018-10-10T16:55:01.518-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57985 #6 (2 connections now open) 2018-10-10T16:55:01.520-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57986 #7 (3 connections now open) 2018-10-10T16:55:01.520-0400 I NETWORK [conn6] received client metadata from 127.0.0.1:57985 conn6: { driver: { name: "NetworkInterfaceTL", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:01.520-0400 I STORAGE [conn1] Starting OplogTruncaterThread local.oplog.rs 2018-10-10T16:55:01.521-0400 I NETWORK [conn7] received client metadata from 127.0.0.1:57986 conn7: { driver: { name: "NetworkInterfaceTL", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:01.523-0400 I STORAGE [conn1] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2018-10-10T16:55:01.524-0400 I STORAGE [conn1] Scanning the oplog to determine where to place markers for truncation 2018-10-10T16:55:01.525-0400 I REPL [conn1] ****** 2018-10-10T16:55:01.526-0400 I STORAGE [conn1] createCollection: local.system.replset with generated UUID: 85d1528c-087c-45be-8d5b-0402b0305f77 2018-10-10T16:55:01.529-0400 I STORAGE [conn1] createCollection: admin.system.version with provided UUID: 9a86d43a-8986-4b07-a089-2c41571d1ca7 2018-10-10T16:55:01.531-0400 I COMMAND [conn1] setting featureCompatibilityVersion to 3.6 2018-10-10T16:55:01.532-0400 I REPL [conn1] 2018-10-10T16:55:01.533-0400 I REPL [conn1] ** WARNING: This replica set is running without journaling enabled but the 2018-10-10T16:55:01.534-0400 I REPL [conn1] ** writeConcernMajorityJournalDefault option to the replica set config 2018-10-10T16:55:01.535-0400 I REPL [conn1] ** is set to true. The writeConcernMajorityJournalDefault 2018-10-10T16:55:01.536-0400 I REPL [conn1] ** option to the replica set config must be set to false 2018-10-10T16:55:01.537-0400 I REPL [conn1] ** or w:majority write concerns will never complete. 2018-10-10T16:55:01.538-0400 I REPL [conn1] 2018-10-10T16:55:01.539-0400 I REPL [conn1] New replica set config in use: { _id: "rs1", version: 1, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "louisamac:5000", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "louisamac:5001", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "louisamac:5002", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5bbe6725e1401fd98020f42d') } } 2018-10-10T16:55:01.540-0400 I REPL [conn1] This node is louisamac:5000 in the config 2018-10-10T16:55:01.541-0400 I REPL [conn1] transition to STARTUP2 from STARTUP 2018-10-10T16:55:01.542-0400 I REPL [conn1] Starting replication storage threads 2018-10-10T16:55:01.542-0400 I REPL [replexec-0] Member louisamac:5001 is now in state STARTUP 2018-10-10T16:55:01.544-0400 I REPL [replexec-1] Member louisamac:5002 is now in state STARTUP 2018-10-10T16:55:01.545-0400 I REPL [conn1] transition to RECOVERING from STARTUP2 2018-10-10T16:55:01.546-0400 I REPL [conn1] Starting replication fetcher thread 2018-10-10T16:55:01.547-0400 I REPL [conn1] Starting replication applier thread 2018-10-10T16:55:01.547-0400 I REPL [conn1] Starting replication reporter thread 2018-10-10T16:55:01.547-0400 I REPL [rsSync-0] Starting oplog application 2018-10-10T16:55:01.549-0400 I REPL [rsSync-0] transition to SECONDARY from RECOVERING 2018-10-10T16:55:01.550-0400 I REPL [rsSync-0] Resetting sync source to empty, which was :27017 2018-10-10T16:55:03.525-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57987 #8 (4 connections now open) 2018-10-10T16:55:03.526-0400 I NETWORK [conn8] end connection 127.0.0.1:57987 (3 connections now open) 2018-10-10T16:55:03.529-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57989 #9 (4 connections now open) 2018-10-10T16:55:03.530-0400 I NETWORK [conn9] end connection 127.0.0.1:57989 (3 connections now open) 2018-10-10T16:55:03.547-0400 I REPL [replexec-1] Member louisamac:5002 is now in state STARTUP2 2018-10-10T16:55:03.549-0400 I REPL [replexec-0] Member louisamac:5001 is now in state STARTUP2 2018-10-10T16:55:03.565-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57993 #10 (4 connections now open) 2018-10-10T16:55:03.566-0400 I NETWORK [conn10] received client metadata from 127.0.0.1:57993 conn10: { driver: { name: "NetworkInterfaceTL", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:03.568-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57994 #11 (5 connections now open) 2018-10-10T16:55:03.569-0400 I NETWORK [conn11] received client metadata from 127.0.0.1:57994 conn11: { driver: { name: "NetworkInterfaceTL", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:03.569-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57995 #12 (6 connections now open) 2018-10-10T16:55:03.571-0400 I NETWORK [conn12] received client metadata from 127.0.0.1:57995 conn12: { driver: { name: "NetworkInterfaceTL", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:03.573-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57996 #13 (7 connections now open) 2018-10-10T16:55:03.573-0400 I NETWORK [conn13] received client metadata from 127.0.0.1:57996 conn13: { driver: { name: "NetworkInterfaceTL", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:04.047-0400 I REPL [replexec-0] Member louisamac:5002 is now in state SECONDARY 2018-10-10T16:55:04.050-0400 I REPL [replexec-0] Member louisamac:5001 is now in state SECONDARY 2018-10-10T16:55:12.732-0400 I REPL [replexec-1] Starting an election, since we've seen no PRIMARY in the past 10000ms 2018-10-10T16:55:12.732-0400 I REPL [replexec-1] conducting a dry run election to see if we could be elected. current term: 0 2018-10-10T16:55:12.733-0400 I REPL [replexec-0] VoteRequester(term 0 dry run) received a yes vote from louisamac:5001; response message: { term: 0, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1539204901, 1), $clusterTime: { clusterTime: Timestamp(1539204901, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } 2018-10-10T16:55:12.734-0400 I REPL [replexec-0] dry election run succeeded, running for election in term 1 2018-10-10T16:55:12.735-0400 I STORAGE [replexec-1] createCollection: local.replset.election with generated UUID: 05da2f3c-0b3b-4c27-9641-5fcb317e8256 2018-10-10T16:55:12.740-0400 I REPL [replexec-0] VoteRequester(term 1) received a yes vote from louisamac:5001; response message: { term: 1, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1539204901, 1), $clusterTime: { clusterTime: Timestamp(1539204901, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } 2018-10-10T16:55:12.741-0400 I REPL [replexec-0] election succeeded, assuming primary role in term 1 2018-10-10T16:55:12.742-0400 I REPL [replexec-0] transition to PRIMARY from SECONDARY 2018-10-10T16:55:12.743-0400 I REPL [replexec-0] Resetting sync source to empty, which was :27017 2018-10-10T16:55:12.744-0400 I REPL [replexec-0] Entering primary catch-up mode. 2018-10-10T16:55:12.745-0400 I REPL [replexec-0] Caught up to the latest optime known via heartbeats after becoming primary. 2018-10-10T16:55:12.746-0400 I REPL [replexec-0] Exited primary catch-up mode. 2018-10-10T16:55:12.746-0400 I REPL [replexec-0] Stopping replication producer 2018-10-10T16:55:13.574-0400 I NETWORK [conn11] end connection 127.0.0.1:57994 (6 connections now open) 2018-10-10T16:55:13.578-0400 I NETWORK [conn10] end connection 127.0.0.1:57993 (5 connections now open) 2018-10-10T16:55:14.280-0400 I NETWORK [conn1] end connection 127.0.0.1:57980 (4 connections now open) 2018-10-10T16:55:14.576-0400 I STORAGE [rsSync-0] createCollection: config.transactions with generated UUID: 9e1c4f08-eb20-460e-bee0-1a08798d7762 2018-10-10T16:55:14.579-0400 I REPL [rsSync-0] transition to primary complete; database writes are now permitted 2018-10-10T16:55:15.622-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57998 #14 (5 connections now open) 2018-10-10T16:55:15.624-0400 I NETWORK [conn14] received client metadata from 127.0.0.1:57998 conn14: { driver: { name: "NetworkInterfaceTL", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:15.628-0400 I NETWORK [listener] connection accepted from 127.0.0.1:57999 #15 (6 connections now open) 2018-10-10T16:55:15.629-0400 I NETWORK [conn15] received client metadata from 127.0.0.1:57999 conn15: { driver: { name: "NetworkInterfaceTL", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:42.520-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58030 #16 (7 connections now open) 2018-10-10T16:55:42.521-0400 I NETWORK [conn16] received client metadata from 127.0.0.1:58030 conn16: { driver: { name: "MongoDB Internal Client", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:42.526-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58033 #17 (8 connections now open) 2018-10-10T16:55:42.527-0400 I NETWORK [conn17] received client metadata from 127.0.0.1:58033 conn17: { driver: { name: "NetworkInterfaceTL", version: "4.0.3" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-10-10T16:55:42.529-0400 I COMMAND [conn17] CMD: drop config.system.sessions