2017-11-18T17:48:09.015+0000 I CONTROL [initandlisten] MongoDB starting : pid=73255 port=27017 dbpath=/home/ec2-user/mongo/data 64-bit host=ip-172-31-34-92 2017-11-18T17:48:09.015+0000 I CONTROL [initandlisten] db version v3.6.0-rc4-41-ge608b8b349 2017-11-18T17:48:09.015+0000 I CONTROL [initandlisten] git version: e608b8b3490ac7a1bbb717411d6499c2d45b21f6 2017-11-18T17:48:09.015+0000 I CONTROL [initandlisten] allocator: tcmalloc 2017-11-18T17:48:09.015+0000 I CONTROL [initandlisten] modules: none 2017-11-18T17:48:09.015+0000 I CONTROL [initandlisten] build environment: 2017-11-18T17:48:09.015+0000 I CONTROL [initandlisten] distarch: x86_64 2017-11-18T17:48:09.015+0000 I CONTROL [initandlisten] target_arch: x86_64 2017-11-18T17:48:09.015+0000 I CONTROL [initandlisten] options: { net: { bindIp: "172.31.34.92", serviceExecutor: "adaptive", transportLayer: "asio" }, processManagement: { fork: true }, replication: { replSet: "rs" }, storage: { dbPath: "data" }, systemLog: { destination: "file", path: "mongod.log" } } 2017-11-18T17:48:09.015+0000 I STORAGE [initandlisten] 2017-11-18T17:48:09.015+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2017-11-18T17:48:09.015+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem 2017-11-18T17:48:09.015+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=31695M,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), 2017-11-18T17:48:09.057+0000 I CONTROL [initandlisten] 2017-11-18T17:48:09.057+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2017-11-18T17:48:09.057+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2017-11-18T17:48:09.057+0000 I CONTROL [initandlisten] 2017-11-18T17:48:09.057+0000 I CONTROL [initandlisten] 2017-11-18T17:48:09.057+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2017-11-18T17:48:09.057+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2017-11-18T17:48:09.057+0000 I CONTROL [initandlisten] 2017-11-18T17:48:09.058+0000 I STORAGE [initandlisten] createCollection: local.startup_log with no UUID. 2017-11-18T17:48:09.068+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/home/ec2-user/mongo/data/diagnostic.data' 2017-11-18T17:48:09.068+0000 I STORAGE [initandlisten] createCollection: local.me with no UUID. 2017-11-18T17:48:09.078+0000 I STORAGE [initandlisten] createCollection: local.replset.minvalid with no UUID. 2017-11-18T17:48:09.087+0000 I REPL [initandlisten] Did not find local voted for document at startup. 2017-11-18T17:48:09.087+0000 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. 2017-11-18T17:48:09.087+0000 I STORAGE [initandlisten] createCollection: local.system.rollback.id with no UUID. 2017-11-18T17:48:09.097+0000 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument: Did not find replica set configuration document in local.system.replset 2017-11-18T17:48:09.097+0000 I EXECUTOR [initandlisten] No thread count configured for executor. Using number of cores / 2: 8 2017-11-18T17:48:09.097+0000 I EXECUTOR [worker-1] Started new database worker thread 1 2017-11-18T17:48:09.097+0000 I EXECUTOR [worker-2] Started new database worker thread 2 2017-11-18T17:48:09.097+0000 I EXECUTOR [worker-3] Started new database worker thread 3 2017-11-18T17:48:09.097+0000 I EXECUTOR [worker-4] Started new database worker thread 4 2017-11-18T17:48:09.097+0000 I EXECUTOR [worker-5] Started new database worker thread 5 2017-11-18T17:48:09.097+0000 I EXECUTOR [worker-7] Started new database worker thread 7 2017-11-18T17:48:09.097+0000 I EXECUTOR [worker-6] Started new database worker thread 6 2017-11-18T17:48:09.097+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2017-11-18T17:48:09.097+0000 I EXECUTOR [worker-8] Started new database worker thread 8 2017-11-18T17:48:09.143+0000 I NETWORK [listener] connection accepted from 172.31.34.92:57684 #1 (1 connection now open) 2017-11-18T17:48:09.143+0000 I NETWORK [conn1] received client metadata from 172.31.34.92:57684 conn: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:09.144+0000 I REPL [conn1] replSetInitiate admin command received from client 2017-11-18T17:48:09.146+0000 I REPL [conn1] replSetInitiate config object with 3 members parses ok 2017-11-18T17:48:09.146+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to 172.31.40.189:27017 2017-11-18T17:48:09.146+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to 172.31.34.57:27017 2017-11-18T17:48:09.147+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to 172.31.34.57:27017, took 1ms (1 connections now open to 172.31.34.57:27017) 2017-11-18T17:48:09.147+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to 172.31.40.189:27017, took 1ms (1 connections now open to 172.31.40.189:27017) 2017-11-18T17:48:09.147+0000 I REPL [conn1] ****** 2017-11-18T17:48:09.147+0000 I REPL [conn1] creating replication oplog of size: 1240MB... 2017-11-18T17:48:09.147+0000 I STORAGE [conn1] createCollection: local.oplog.rs with no UUID. 2017-11-18T17:48:09.147+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45880 #2 (2 connections now open) 2017-11-18T17:48:09.148+0000 I NETWORK [conn2] received client metadata from 172.31.34.57:45880 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:09.148+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46864 #3 (3 connections now open) 2017-11-18T17:48:09.148+0000 I NETWORK [conn3] received client metadata from 172.31.40.189:46864 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:09.152+0000 I STORAGE [conn1] Starting WiredTigerRecordStoreThread local.oplog.rs 2017-11-18T17:48:09.152+0000 I STORAGE [conn1] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2017-11-18T17:48:09.152+0000 I STORAGE [conn1] Scanning the oplog to determine where to place markers for truncation 2017-11-18T17:48:09.179+0000 I REPL [conn1] ****** 2017-11-18T17:48:09.179+0000 I STORAGE [conn1] createCollection: local.system.replset with no UUID. 2017-11-18T17:48:09.190+0000 I COMMAND [conn1] Assigning UUID 909c699a-8c73-47d3-8bce-fbcfb9a0f37f to collection local.system.rollback.id 2017-11-18T17:48:09.190+0000 I COMMAND [conn1] Assigning UUID 98c24cc4-bd04-409b-b14c-b7805801ce0e to collection local.system.replset 2017-11-18T17:48:09.190+0000 I COMMAND [conn1] Assigning UUID 719c666e-0cae-4824-9168-1d96f09a374f to collection local.me 2017-11-18T17:48:09.190+0000 I COMMAND [conn1] Assigning UUID 285e2dec-b7f0-42fa-ae83-8ed6afd4204e to collection local.startup_log 2017-11-18T17:48:09.190+0000 I COMMAND [conn1] Assigning UUID 84b3b795-8fe4-4278-b4d6-9336876c459b to collection local.replset.minvalid 2017-11-18T17:48:09.190+0000 I COMMAND [conn1] Assigning UUID 73160a9f-9116-423e-8e9a-b665eae895b8 to collection local.oplog.rs 2017-11-18T17:48:09.190+0000 I STORAGE [conn1] createCollection: admin.system.version with provided UUID: 3de81043-a1c2-4137-b59d-ef57c4daea67 2017-11-18T17:48:09.200+0000 I COMMAND [conn1] setting featureCompatibilityVersion to 3.6 2017-11-18T17:48:09.200+0000 I NETWORK [conn1] Skip closing connection for connection # 3 2017-11-18T17:48:09.200+0000 I NETWORK [conn1] Skip closing connection for connection # 2 2017-11-18T17:48:09.200+0000 I NETWORK [conn1] Skip closing connection for connection # 1 2017-11-18T17:48:09.200+0000 I REPL [conn1] New replica set config in use: { _id: "rs", version: 1, protocolVersion: 1, members: [ { _id: 0, host: "172.31.34.92:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 10.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "172.31.40.189:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "172.31.34.57:27017", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: false, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5a10725927866429bc6c2c44') } } 2017-11-18T17:48:09.200+0000 I REPL [conn1] This node is 172.31.34.92:27017 in the config 2017-11-18T17:48:09.200+0000 I REPL [conn1] transition to STARTUP2 from STARTUP 2017-11-18T17:48:09.200+0000 I REPL [conn1] Starting replication storage threads 2017-11-18T17:48:09.200+0000 I REPL [replexec-0] Member 172.31.40.189:27017 is now in state STARTUP 2017-11-18T17:48:09.200+0000 I REPL [replexec-1] Member 172.31.34.57:27017 is now in state STARTUP 2017-11-18T17:48:09.200+0000 I REPL [conn1] transition to RECOVERING from STARTUP2 2017-11-18T17:48:09.200+0000 I REPL [conn1] Starting replication fetcher thread 2017-11-18T17:48:09.200+0000 I REPL [conn1] Starting replication applier thread 2017-11-18T17:48:09.200+0000 I REPL [conn1] Starting replication reporter thread 2017-11-18T17:48:09.202+0000 I REPL [rsSync] transition to SECONDARY from RECOVERING 2017-11-18T17:48:09.202+0000 I NETWORK [worker-4] end connection 172.31.34.92:57684 (2 connections now open) 2017-11-18T17:48:11.150+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45882 #4 (3 connections now open) 2017-11-18T17:48:11.150+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46866 #5 (4 connections now open) 2017-11-18T17:48:11.150+0000 I NETWORK [worker-6] end connection 172.31.34.57:45882 (3 connections now open) 2017-11-18T17:48:11.150+0000 I NETWORK [worker-3] end connection 172.31.40.189:46866 (2 connections now open) 2017-11-18T17:48:14.201+0000 I REPL [replexec-0] Member 172.31.40.189:27017 is now in state STARTUP2 2017-11-18T17:48:14.201+0000 I REPL [replexec-1] Member 172.31.34.57:27017 is now in state STARTUP2 2017-11-18T17:48:19.994+0000 I REPL [replexec-1] Starting an election, since we've seen no PRIMARY in the past 10000ms 2017-11-18T17:48:19.994+0000 I REPL [replexec-1] conducting a dry run election to see if we could be elected. current term: 0 2017-11-18T17:48:19.994+0000 I REPL [replexec-0] VoteRequester(term 0 dry run) received a yes vote from 172.31.40.189:27017; response message: { term: 0, voteGranted: true, reason: "", ok: 1.0 } 2017-11-18T17:48:19.994+0000 I REPL [replexec-0] dry election run succeeded, running for election in term 1 2017-11-18T17:48:19.994+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Ending connection to host 172.31.34.57:27017 due to bad connection status; 0 connections to that host remain open 2017-11-18T17:48:19.994+0000 I STORAGE [replexec-0] createCollection: local.replset.election with generated UUID: 22d0d455-692b-4256-8ca5-8921bf258afe 2017-11-18T17:48:20.005+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to 172.31.34.57:27017 2017-11-18T17:48:20.006+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to 172.31.34.57:27017, took 1ms (1 connections now open to 172.31.34.57:27017) 2017-11-18T17:48:20.015+0000 I REPL [replexec-1] VoteRequester(term 1) received a yes vote from 172.31.40.189:27017; response message: { term: 1, voteGranted: true, reason: "", ok: 1.0 } 2017-11-18T17:48:20.015+0000 I REPL [replexec-1] election succeeded, assuming primary role in term 1 2017-11-18T17:48:20.015+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Ending connection to host 172.31.34.57:27017 due to bad connection status; 0 connections to that host remain open 2017-11-18T17:48:20.015+0000 I REPL [replexec-1] transition to PRIMARY from SECONDARY 2017-11-18T17:48:20.015+0000 I REPL [replexec-1] Entering primary catch-up mode. 2017-11-18T17:48:20.015+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to 172.31.34.57:27017 2017-11-18T17:48:20.016+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to 172.31.34.57:27017, took 1ms (1 connections now open to 172.31.34.57:27017) 2017-11-18T17:48:20.016+0000 I REPL [replexec-2] Caught up to the latest optime known via heartbeats after becoming primary. 2017-11-18T17:48:20.016+0000 I REPL [replexec-2] Exited primary catch-up mode. 2017-11-18T17:48:21.204+0000 I STORAGE [rsSync] createCollection: config.transactions with generated UUID: 1d1e5517-d84c-4420-bade-a702eec45638 2017-11-18T17:48:21.213+0000 I REPL [rsSync] transition to primary complete; database writes are now permitted 2017-11-18T17:48:21.213+0000 I STORAGE [monitoring keys for HMAC] createCollection: admin.system.keys with generated UUID: 5c83a534-3f33-4a4e-a454-0f80d25df3a1 2017-11-18T17:48:21.239+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45890 #6 (3 connections now open) 2017-11-18T17:48:21.239+0000 I NETWORK [conn6] received client metadata from 172.31.34.57:45890 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:21.240+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45892 #7 (4 connections now open) 2017-11-18T17:48:21.240+0000 I NETWORK [conn7] received client metadata from 172.31.34.57:45892 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:21.242+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46872 #8 (5 connections now open) 2017-11-18T17:48:21.242+0000 I NETWORK [conn8] received client metadata from 172.31.40.189:46872 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:21.243+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46874 #9 (6 connections now open) 2017-11-18T17:48:21.243+0000 I NETWORK [conn9] received client metadata from 172.31.40.189:46874 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:21.289+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45894 #10 (7 connections now open) 2017-11-18T17:48:21.289+0000 I NETWORK [conn10] received client metadata from 172.31.34.57:45894 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:21.290+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46876 #11 (8 connections now open) 2017-11-18T17:48:21.290+0000 I NETWORK [conn11] received client metadata from 172.31.40.189:46876 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:21.342+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: insert { insert: "system.keys", bypassDocumentValidation: false, ordered: true, documents: [ { _id: 6489812841158148097, purpose: "HMAC", key: BinData(0, ED8A6F0ED0E17777B9B5F6A680B605B3B15CA2F9), expiresAt: Timestamp(1518803301, 0) } ], writeConcern: { w: "majority", wtimeout: 15000 }, $db: "admin" } ninserted:1 keysInserted:1 numYields:0 reslen:214 locks:{ Global: { acquireCount: { r: 7, w: 5 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 8950 } }, Database: { acquireCount: { r: 1, w: 2, W: 3 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 128ms 2017-11-18T17:48:21.344+0000 I NETWORK [worker-5] end connection 172.31.40.189:46872 (7 connections now open) 2017-11-18T17:48:21.344+0000 I NETWORK [worker-2] end connection 172.31.34.57:45890 (6 connections now open) 2017-11-18T17:48:22.016+0000 I REPL [replexec-1] Member 172.31.40.189:27017 is now in state SECONDARY 2017-11-18T17:48:22.017+0000 I REPL [replexec-4] Member 172.31.34.57:27017 is now in state SECONDARY 2017-11-18T17:48:22.303+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: insert { insert: "system.keys", bypassDocumentValidation: false, ordered: true, documents: [ { _id: 6489812841158148098, purpose: "HMAC", key: BinData(0, 071B59A4B7E2B3CD638E13B782046960C3EBFF28), expiresAt: Timestamp(1526579301, 0) } ], writeConcern: { w: "majority", wtimeout: 15000 }, $db: "admin" } ninserted:1 keysInserted:1 numYields:0 reslen:214 locks:{ Global: { acquireCount: { r: 9, w: 7 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 8950 } }, Database: { acquireCount: { r: 1, w: 3, W: 4 } }, Collection: { acquireCount: { r: 1, w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 959ms 2017-11-18T17:48:23.526+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46878 #12 (7 connections now open) 2017-11-18T17:48:28.826+0000 I NETWORK [listener] connection accepted from 172.31.34.92:57698 #13 (8 connections now open) 2017-11-18T17:48:28.826+0000 I NETWORK [conn13] received client metadata from 172.31.34.92:57698 conn: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:30.815+0000 I NETWORK [worker-1] end connection 172.31.34.92:57698 (7 connections now open) 2017-11-18T17:48:38.526+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46880 #14 (8 connections now open) 2017-11-18T17:48:43.151+0000 I NETWORK [listener] connection accepted from 172.31.34.92:57700 #15 (9 connections now open) 2017-11-18T17:48:43.151+0000 I NETWORK [conn15] received client metadata from 172.31.34.92:57700 conn: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:48:44.851+0000 I NETWORK [worker-1] end connection 172.31.34.92:57700 (8 connections now open) 2017-11-18T17:48:47.264+0000 I NETWORK [listener] connection accepted from 172.31.34.92:57702 #16 (9 connections now open) 2017-11-18T17:49:02.265+0000 I NETWORK [listener] connection accepted from 172.31.34.92:57704 #17 (10 connections now open) 2017-11-18T17:49:42.999+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52446 #18 (11 connections now open) 2017-11-18T17:49:43.005+0000 I NETWORK [conn18] received client metadata from 172.31.47.41:52446 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.023+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52448 #19 (12 connections now open) 2017-11-18T17:49:43.023+0000 I NETWORK [conn19] received client metadata from 172.31.47.41:52448 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.032+0000 I COMMAND [conn19] CMD: drop test.c 2017-11-18T17:49:43.057+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52450 #20 (13 connections now open) 2017-11-18T17:49:43.058+0000 I NETWORK [conn20] received client metadata from 172.31.47.41:52450 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.071+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52451 #21 (14 connections now open) 2017-11-18T17:49:43.071+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52460 #22 (15 connections now open) 2017-11-18T17:49:43.071+0000 I NETWORK [conn21] received client metadata from 172.31.47.41:52451 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.071+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52457 #23 (16 connections now open) 2017-11-18T17:49:43.071+0000 I NETWORK [conn22] received client metadata from 172.31.47.41:52460 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.071+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52456 #24 (17 connections now open) 2017-11-18T17:49:43.071+0000 I NETWORK [conn23] received client metadata from 172.31.47.41:52457 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.071+0000 I NETWORK [conn24] received client metadata from 172.31.47.41:52456 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.071+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52464 #25 (18 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn25] received client metadata from 172.31.47.41:52464 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52462 #26 (19 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52454 #27 (20 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn26] received client metadata from 172.31.47.41:52462 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [conn27] received client metadata from 172.31.47.41:52454 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52461 #28 (21 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn28] received client metadata from 172.31.47.41:52461 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52463 #29 (22 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn29] received client metadata from 172.31.47.41:52463 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52474 #30 (23 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52476 #31 (24 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn30] received client metadata from 172.31.47.41:52474 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52478 #32 (25 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn31] received client metadata from 172.31.47.41:52476 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [conn32] received client metadata from 172.31.47.41:52478 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52480 #33 (26 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn33] received client metadata from 172.31.47.41:52480 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52482 #34 (27 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52484 #35 (28 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn34] received client metadata from 172.31.47.41:52482 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52486 #36 (29 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn35] received client metadata from 172.31.47.41:52484 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [conn36] received client metadata from 172.31.47.41:52486 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52488 #37 (30 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52490 #38 (31 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn37] received client metadata from 172.31.47.41:52488 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52492 #39 (32 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn38] received client metadata from 172.31.47.41:52490 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [conn39] received client metadata from 172.31.47.41:52492 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52494 #40 (33 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52496 #41 (34 connections now open) 2017-11-18T17:49:43.072+0000 I NETWORK [conn40] received client metadata from 172.31.47.41:52494 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52498 #42 (35 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn41] received client metadata from 172.31.47.41:52496 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52500 #43 (36 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn42] received client metadata from 172.31.47.41:52498 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [conn43] received client metadata from 172.31.47.41:52500 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52502 #44 (37 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn44] received client metadata from 172.31.47.41:52502 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52504 #45 (38 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn45] received client metadata from 172.31.47.41:52504 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52506 #46 (39 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52508 #47 (40 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn46] received client metadata from 172.31.47.41:52506 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52510 #48 (41 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn47] received client metadata from 172.31.47.41:52508 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52512 #49 (42 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn48] received client metadata from 172.31.47.41:52510 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [conn49] received client metadata from 172.31.47.41:52512 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52514 #50 (43 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52516 #51 (44 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn50] received client metadata from 172.31.47.41:52514 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52518 #52 (45 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn51] received client metadata from 172.31.47.41:52516 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52520 #53 (46 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn52] received client metadata from 172.31.47.41:52518 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52522 #54 (47 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn53] received client metadata from 172.31.47.41:52520 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52524 #55 (48 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn54] received client metadata from 172.31.47.41:52522 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [conn55] received client metadata from 172.31.47.41:52524 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52526 #56 (49 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52528 #57 (50 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn56] received client metadata from 172.31.47.41:52526 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52530 #58 (51 connections now open) 2017-11-18T17:49:43.073+0000 I NETWORK [conn57] received client metadata from 172.31.47.41:52528 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.073+0000 I NETWORK [conn58] received client metadata from 172.31.47.41:52530 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.076+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52532 #59 (52 connections now open) 2017-11-18T17:49:43.076+0000 I NETWORK [conn59] received client metadata from 172.31.47.41:52532 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.088+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52534 #60 (53 connections now open) 2017-11-18T17:49:43.089+0000 I NETWORK [conn60] received client metadata from 172.31.47.41:52534 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.089+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52536 #61 (54 connections now open) 2017-11-18T17:49:43.090+0000 I NETWORK [conn61] received client metadata from 172.31.47.41:52536 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.091+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52538 #62 (55 connections now open) 2017-11-18T17:49:43.091+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52540 #63 (56 connections now open) 2017-11-18T17:49:43.091+0000 I NETWORK [conn62] received client metadata from 172.31.47.41:52538 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.091+0000 I NETWORK [conn63] received client metadata from 172.31.47.41:52540 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.097+0000 I STORAGE [conn33] createCollection: test.c with generated UUID: 2707b382-fa37-4cec-aa76-b844e74b77b1 2017-11-18T17:49:43.108+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52548 #64 (57 connections now open) 2017-11-18T17:49:43.108+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52550 #65 (58 connections now open) 2017-11-18T17:49:43.108+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52547 #66 (59 connections now open) 2017-11-18T17:49:43.108+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52544 #67 (60 connections now open) 2017-11-18T17:49:43.108+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52542 #68 (61 connections now open) 2017-11-18T17:49:43.108+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52556 #69 (62 connections now open) 2017-11-18T17:49:43.108+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52552 #70 (63 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52554 #71 (64 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52545 #72 (65 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52543 #73 (66 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52546 #74 (67 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52549 #75 (68 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52551 #76 (69 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52624 #77 (70 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52553 #78 (71 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52628 #79 (72 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52626 #80 (73 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52630 #81 (74 connections now open) 2017-11-18T17:49:43.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52632 #82 (75 connections now open) 2017-11-18T17:49:43.109+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:49:43.109+0000 I EXECUTOR [worker-9] Started new database worker thread 9 2017-11-18T17:49:43.110+0000 I NETWORK [conn65] received client metadata from 172.31.47.41:52550 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn66] received client metadata from 172.31.47.41:52547 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn67] received client metadata from 172.31.47.41:52544 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn68] received client metadata from 172.31.47.41:52542 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn69] received client metadata from 172.31.47.41:52556 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn70] received client metadata from 172.31.47.41:52552 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn72] received client metadata from 172.31.47.41:52545 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn73] received client metadata from 172.31.47.41:52543 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn74] received client metadata from 172.31.47.41:52546 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn75] received client metadata from 172.31.47.41:52549 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn76] received client metadata from 172.31.47.41:52551 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:49:43.110+0000 I NETWORK [conn77] received client metadata from 172.31.47.41:52624 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I EXECUTOR [worker-10] Started new database worker thread 10 2017-11-18T17:49:43.110+0000 I NETWORK [conn78] received client metadata from 172.31.47.41:52553 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn79] received client metadata from 172.31.47.41:52628 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn80] received client metadata from 172.31.47.41:52626 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn82] received client metadata from 172.31.47.41:52632 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.110+0000 I NETWORK [conn81] received client metadata from 172.31.47.41:52630 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:43.123+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52635 #83 (76 connections now open) 2017-11-18T17:49:43.123+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52634 #84 (77 connections now open) 2017-11-18T17:49:43.123+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52638 #85 (78 connections now open) 2017-11-18T17:49:43.123+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52640 #86 (79 connections now open) 2017-11-18T17:49:43.123+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52642 #87 (80 connections now open) 2017-11-18T17:49:43.123+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52646 #88 (81 connections now open) 2017-11-18T17:49:43.123+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52644 #89 (82 connections now open) 2017-11-18T17:49:43.123+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52648 #90 (83 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52650 #91 (84 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52652 #92 (85 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52656 #93 (86 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52654 #94 (87 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52660 #95 (88 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52662 #96 (89 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52658 #97 (90 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52664 #98 (91 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52665 #99 (92 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52668 #100 (93 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52670 #101 (94 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52672 #102 (95 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52674 #103 (96 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52676 #104 (97 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52678 #105 (98 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52681 #106 (99 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52680 #107 (100 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52684 #108 (101 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52682 #109 (102 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52686 #110 (103 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52688 #111 (104 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52692 #112 (105 connections now open) 2017-11-18T17:49:43.124+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52690 #113 (106 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52694 #114 (107 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52696 #115 (108 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52698 #116 (109 connections now open) 2017-11-18T17:49:43.124+0000 I EXECUTOR [worker-11] Started new database worker thread 11 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52700 #117 (110 connections now open) 2017-11-18T17:49:43.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52702 #118 (111 connections now open) 2017-11-18T17:49:43.374+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:43.374+0000 I EXECUTOR [worker-12] Started new database worker thread 12 2017-11-18T17:49:43.374+0000 I EXECUTOR [worker-13] Started new database worker thread 13 2017-11-18T17:49:43.374+0000 I EXECUTOR [worker-14] Started new database worker thread 14 2017-11-18T17:49:43.374+0000 I EXECUTOR [worker-16] Started new database worker thread 16 2017-11-18T17:49:43.374+0000 I EXECUTOR [worker-15] Started new database worker thread 15 2017-11-18T17:49:43.374+0000 I EXECUTOR [worker-18] Started new database worker thread 18 2017-11-18T17:49:43.374+0000 I EXECUTOR [worker-17] Started new database worker thread 17 2017-11-18T17:49:43.375+0000 I EXECUTOR [worker-19] Started new database worker thread 19 2017-11-18T17:49:43.625+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:43.625+0000 I EXECUTOR [worker-20] Started new database worker thread 20 2017-11-18T17:49:43.625+0000 I EXECUTOR [worker-21] Started new database worker thread 21 2017-11-18T17:49:43.625+0000 I EXECUTOR [worker-23] Started new database worker thread 23 2017-11-18T17:49:43.625+0000 I EXECUTOR [worker-24] Started new database worker thread 24 2017-11-18T17:49:43.625+0000 I EXECUTOR [worker-22] Started new database worker thread 22 2017-11-18T17:49:43.625+0000 I EXECUTOR [worker-25] Started new database worker thread 25 2017-11-18T17:49:43.625+0000 I EXECUTOR [worker-27] Started new database worker thread 27 2017-11-18T17:49:43.625+0000 I EXECUTOR [worker-26] Started new database worker thread 26 2017-11-18T17:49:43.875+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:43.875+0000 I EXECUTOR [worker-28] Started new database worker thread 28 2017-11-18T17:49:43.875+0000 I EXECUTOR [worker-29] Started new database worker thread 29 2017-11-18T17:49:43.875+0000 I EXECUTOR [worker-30] Started new database worker thread 30 2017-11-18T17:49:43.875+0000 I EXECUTOR [worker-31] Started new database worker thread 31 2017-11-18T17:49:43.875+0000 I EXECUTOR [worker-32] Started new database worker thread 32 2017-11-18T17:49:43.875+0000 I EXECUTOR [worker-33] Started new database worker thread 33 2017-11-18T17:49:43.875+0000 I EXECUTOR [worker-35] Started new database worker thread 35 2017-11-18T17:49:43.875+0000 I EXECUTOR [worker-34] Started new database worker thread 34 2017-11-18T17:49:44.039+0000 I COMMAND [conn46] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 932ms 2017-11-18T17:49:44.039+0000 I COMMAND [conn56] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 9421 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 942ms 2017-11-18T17:49:44.039+0000 I COMMAND [conn20] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 9443 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 942ms 2017-11-18T17:49:44.039+0000 I COMMAND [conn34] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 932ms 2017-11-18T17:49:44.039+0000 I COMMAND [conn25] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 9445 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 941ms 2017-11-18T17:49:44.039+0000 I COMMAND [conn52] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 9440 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 941ms 2017-11-18T17:49:44.039+0000 I COMMAND [conn33] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 }, acquireWaitCount: { w: 1, W: 1 }, timeAcquiringMicros: { w: 610, W: 15 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_query 942ms 2017-11-18T17:49:44.039+0000 I COMMAND [conn51] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 8850 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 942ms 2017-11-18T17:49:44.039+0000 I EXECUTOR [worker-7] Thread was only executing tasks 15% over the last 5199ms. Exiting thread. 2017-11-18T17:49:44.039+0000 I EXECUTOR [worker-3] Thread was only executing tasks 20% over the last 4533ms. Exiting thread. 2017-11-18T17:49:44.376+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:44.376+0000 I EXECUTOR [worker-35] Started new database worker thread 35 2017-11-18T17:49:44.376+0000 I EXECUTOR [worker-34] Started new database worker thread 34 2017-11-18T17:49:44.376+0000 I EXECUTOR [worker-36] Started new database worker thread 36 2017-11-18T17:49:44.376+0000 I EXECUTOR [worker-37] Started new database worker thread 37 2017-11-18T17:49:44.376+0000 I EXECUTOR [worker-38] Started new database worker thread 38 2017-11-18T17:49:44.376+0000 I EXECUTOR [worker-39] Started new database worker thread 39 2017-11-18T17:49:44.376+0000 I EXECUTOR [worker-40] Started new database worker thread 40 2017-11-18T17:49:44.376+0000 I EXECUTOR [worker-41] Started new database worker thread 41 2017-11-18T17:49:44.376+0000 I NETWORK [conn84] received client metadata from 172.31.47.41:52634 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.376+0000 I NETWORK [conn85] received client metadata from 172.31.47.41:52638 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.376+0000 I NETWORK [conn83] received client metadata from 172.31.47.41:52635 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.376+0000 I NETWORK [conn86] received client metadata from 172.31.47.41:52640 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn88] received client metadata from 172.31.47.41:52646 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn87] received client metadata from 172.31.47.41:52642 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn89] received client metadata from 172.31.47.41:52644 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn90] received client metadata from 172.31.47.41:52648 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn91] received client metadata from 172.31.47.41:52650 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn92] received client metadata from 172.31.47.41:52652 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn93] received client metadata from 172.31.47.41:52656 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn94] received client metadata from 172.31.47.41:52654 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn95] received client metadata from 172.31.47.41:52660 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn96] received client metadata from 172.31.47.41:52662 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn98] received client metadata from 172.31.47.41:52664 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn97] received client metadata from 172.31.47.41:52658 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn99] received client metadata from 172.31.47.41:52665 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn101] received client metadata from 172.31.47.41:52670 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn102] received client metadata from 172.31.47.41:52672 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn103] received client metadata from 172.31.47.41:52674 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn100] received client metadata from 172.31.47.41:52668 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn104] received client metadata from 172.31.47.41:52676 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn105] received client metadata from 172.31.47.41:52678 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn108] received client metadata from 172.31.47.41:52684 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn106] received client metadata from 172.31.47.41:52681 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn107] received client metadata from 172.31.47.41:52680 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn109] received client metadata from 172.31.47.41:52682 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn110] received client metadata from 172.31.47.41:52686 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn112] received client metadata from 172.31.47.41:52692 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn111] received client metadata from 172.31.47.41:52688 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn113] received client metadata from 172.31.47.41:52690 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn114] received client metadata from 172.31.47.41:52694 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn115] received client metadata from 172.31.47.41:52696 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn117] received client metadata from 172.31.47.41:52700 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn116] received client metadata from 172.31.47.41:52698 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.377+0000 I NETWORK [conn118] received client metadata from 172.31.47.41:52702 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.876+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:44.876+0000 I EXECUTOR [worker-42] Started new database worker thread 42 2017-11-18T17:49:44.877+0000 I EXECUTOR [worker-43] Started new database worker thread 43 2017-11-18T17:49:44.877+0000 I EXECUTOR [worker-44] Started new database worker thread 44 2017-11-18T17:49:44.877+0000 I EXECUTOR [worker-45] Started new database worker thread 45 2017-11-18T17:49:44.877+0000 I EXECUTOR [worker-47] Started new database worker thread 47 2017-11-18T17:49:44.877+0000 I EXECUTOR [worker-46] Started new database worker thread 46 2017-11-18T17:49:44.877+0000 I EXECUTOR [worker-49] Started new database worker thread 49 2017-11-18T17:49:44.877+0000 I EXECUTOR [worker-48] Started new database worker thread 48 2017-11-18T17:49:44.877+0000 I NETWORK [conn71] received client metadata from 172.31.47.41:52554 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.877+0000 I NETWORK [conn64] received client metadata from 172.31.47.41:52548 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:49:44.879+0000 I COMMAND [conn22] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1003ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn31] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1768ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn60] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1754ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn21] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1504ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn26] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1003ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn19] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1003ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn63] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 839ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn44] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1003ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn45] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1504ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn48] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1254ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn54] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 839ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn62] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1254ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn30] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 839ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn47] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1254ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn41] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1003ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn29] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1504ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn59] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1504ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn27] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1504ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn61] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1504ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn55] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1003ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn49] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1254ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn37] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1254ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn42] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 840ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn39] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 840ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn36] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1254ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn23] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1769ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn40] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 839ms 2017-11-18T17:49:44.879+0000 I COMMAND [conn28] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1003ms 2017-11-18T17:49:44.880+0000 I COMMAND [conn32] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1254ms 2017-11-18T17:49:44.880+0000 I COMMAND [conn50] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1505ms 2017-11-18T17:49:44.880+0000 I COMMAND [conn43] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1004ms 2017-11-18T17:49:44.880+0000 I COMMAND [conn38] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1254ms 2017-11-18T17:49:44.880+0000 I COMMAND [conn58] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1505ms 2017-11-18T17:49:44.881+0000 I COMMAND [conn20] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 503ms 2017-11-18T17:49:44.881+0000 I COMMAND [conn46] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 503ms 2017-11-18T17:49:44.881+0000 I COMMAND [conn57] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 504ms 2017-11-18T17:49:44.881+0000 I COMMAND [conn35] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 504ms 2017-11-18T17:49:44.881+0000 I COMMAND [conn24] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 504ms 2017-11-18T17:49:44.881+0000 I COMMAND [conn34] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 503ms 2017-11-18T17:49:44.881+0000 I COMMAND [conn56] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 503ms 2017-11-18T17:49:44.881+0000 I COMMAND [conn53] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 505ms 2017-11-18T17:49:45.377+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:45.377+0000 I EXECUTOR [worker-50] Started new database worker thread 50 2017-11-18T17:49:45.377+0000 I EXECUTOR [worker-51] Started new database worker thread 51 2017-11-18T17:49:45.377+0000 I EXECUTOR [worker-52] Started new database worker thread 52 2017-11-18T17:49:45.377+0000 I EXECUTOR [worker-55] Started new database worker thread 55 2017-11-18T17:49:45.377+0000 I EXECUTOR [worker-54] Started new database worker thread 54 2017-11-18T17:49:45.377+0000 I EXECUTOR [worker-57] Started new database worker thread 57 2017-11-18T17:49:45.377+0000 I EXECUTOR [worker-56] Started new database worker thread 56 2017-11-18T17:49:45.377+0000 I EXECUTOR [worker-53] Started new database worker thread 53 2017-11-18T17:49:45.878+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:45.878+0000 I EXECUTOR [worker-58] Started new database worker thread 58 2017-11-18T17:49:45.878+0000 I EXECUTOR [worker-60] Started new database worker thread 60 2017-11-18T17:49:45.878+0000 I EXECUTOR [worker-61] Started new database worker thread 61 2017-11-18T17:49:45.878+0000 I EXECUTOR [worker-59] Started new database worker thread 59 2017-11-18T17:49:45.878+0000 I EXECUTOR [worker-63] Started new database worker thread 63 2017-11-18T17:49:45.878+0000 I EXECUTOR [worker-62] Started new database worker thread 62 2017-11-18T17:49:45.878+0000 I EXECUTOR [worker-65] Started new database worker thread 65 2017-11-18T17:49:45.878+0000 I EXECUTOR [worker-64] Started new database worker thread 64 2017-11-18T17:49:46.040+0000 I COMMAND [conn52] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1162ms 2017-11-18T17:49:46.040+0000 I COMMAND [conn75] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1161ms 2017-11-18T17:49:46.040+0000 I COMMAND [conn51] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1162ms 2017-11-18T17:49:46.040+0000 I COMMAND [conn33] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1162ms 2017-11-18T17:49:46.040+0000 I COMMAND [conn80] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1160ms 2017-11-18T17:49:46.040+0000 I COMMAND [conn77] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1160ms 2017-11-18T17:49:46.040+0000 I COMMAND [conn79] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1160ms 2017-11-18T17:49:46.040+0000 I COMMAND [conn82] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1160ms 2017-11-18T17:49:46.040+0000 I COMMAND [conn72] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1161ms 2017-11-18T17:49:46.040+0000 I COMMAND [conn25] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1162ms 2017-11-18T17:49:46.040+0000 I COMMAND [conn69] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1161ms 2017-11-18T17:49:46.378+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:46.378+0000 I EXECUTOR [worker-67] Started new database worker thread 67 2017-11-18T17:49:46.378+0000 I EXECUTOR [worker-66] Started new database worker thread 66 2017-11-18T17:49:46.379+0000 I EXECUTOR [worker-71] Started new database worker thread 71 2017-11-18T17:49:46.378+0000 I EXECUTOR [worker-69] Started new database worker thread 69 2017-11-18T17:49:46.379+0000 I EXECUTOR [worker-70] Started new database worker thread 70 2017-11-18T17:49:46.378+0000 I EXECUTOR [worker-68] Started new database worker thread 68 2017-11-18T17:49:46.379+0000 I EXECUTOR [worker-72] Started new database worker thread 72 2017-11-18T17:49:46.379+0000 I EXECUTOR [worker-73] Started new database worker thread 73 2017-11-18T17:49:46.879+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:46.879+0000 I EXECUTOR [worker-74] Started new database worker thread 74 2017-11-18T17:49:46.879+0000 I EXECUTOR [worker-76] Started new database worker thread 76 2017-11-18T17:49:46.879+0000 I EXECUTOR [worker-75] Started new database worker thread 75 2017-11-18T17:49:46.879+0000 I EXECUTOR [worker-78] Started new database worker thread 78 2017-11-18T17:49:46.879+0000 I EXECUTOR [worker-77] Started new database worker thread 77 2017-11-18T17:49:46.879+0000 I EXECUTOR [worker-80] Started new database worker thread 80 2017-11-18T17:49:46.879+0000 I EXECUTOR [worker-79] Started new database worker thread 79 2017-11-18T17:49:46.879+0000 I EXECUTOR [worker-81] Started new database worker thread 81 2017-11-18T17:49:47.380+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:47.380+0000 I EXECUTOR [worker-82] Started new database worker thread 82 2017-11-18T17:49:47.380+0000 I EXECUTOR [worker-83] Started new database worker thread 83 2017-11-18T17:49:47.380+0000 I EXECUTOR [worker-85] Started new database worker thread 85 2017-11-18T17:49:47.380+0000 I EXECUTOR [worker-84] Started new database worker thread 84 2017-11-18T17:49:47.380+0000 I EXECUTOR [worker-87] Started new database worker thread 87 2017-11-18T17:49:47.380+0000 I EXECUTOR [worker-86] Started new database worker thread 86 2017-11-18T17:49:47.380+0000 I EXECUTOR [worker-89] Started new database worker thread 89 2017-11-18T17:49:47.380+0000 I EXECUTOR [worker-88] Started new database worker thread 88 2017-11-18T17:49:47.880+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:47.880+0000 I EXECUTOR [worker-90] Started new database worker thread 90 2017-11-18T17:49:47.880+0000 I EXECUTOR [worker-91] Started new database worker thread 91 2017-11-18T17:49:47.880+0000 I EXECUTOR [worker-93] Started new database worker thread 93 2017-11-18T17:49:47.880+0000 I EXECUTOR [worker-92] Started new database worker thread 92 2017-11-18T17:49:47.880+0000 I EXECUTOR [worker-94] Started new database worker thread 94 2017-11-18T17:49:47.881+0000 I EXECUTOR [worker-95] Started new database worker thread 95 2017-11-18T17:49:47.881+0000 I EXECUTOR [worker-96] Started new database worker thread 96 2017-11-18T17:49:47.881+0000 I EXECUTOR [worker-97] Started new database worker thread 97 2017-11-18T17:49:48.041+0000 I COMMAND [conn67] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2162ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn38] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 659ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn28] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 659ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn20] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 660ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn65] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 660ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn105] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 660ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn95] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1161ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn54] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1161ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn93] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1161ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn109] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3160ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn103] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1161ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn33] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1662ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn98] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 660ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn102] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1161ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn77] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 160ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn34] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2001ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn80] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1662ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn78] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 660ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn83] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2001ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn75] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1662ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn24] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2001ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn60] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2663ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn49] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3159ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn43] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3159ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn35] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2001ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn117] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3160ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn53] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2001ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn111] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2663ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn30] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3160ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn36] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3159ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn71] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3159ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn57] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2001ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn63] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn61] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 660ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn74] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2162ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn114] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3159ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn108] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2663ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn101] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2163ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn44] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn116] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn94] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn59] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3160ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn92] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn21] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn32] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn51] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1663ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn19] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2163ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn42] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2163ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn56] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2001ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn40] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn47] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn86] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2002ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn41] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn48] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1162ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn100] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3160ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn90] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2002ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn107] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1663ms 2017-11-18T17:49:48.041+0000 I COMMAND [conn112] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn22] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn76] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2002ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn29] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3162ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn58] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2664ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn66] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3162ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn26] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3162ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn99] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3160ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn23] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn50] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2164ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn39] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.043+0000 I COMMAND [conn68] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2164ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn45] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3162ms 2017-11-18T17:49:48.043+0000 I COMMAND [conn97] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3162ms 2017-11-18T17:49:48.043+0000 I COMMAND [conn62] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1663ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn55] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.043+0000 I COMMAND [conn52] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1663ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn88] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3160ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn31] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn70] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2664ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn27] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3161ms 2017-11-18T17:49:48.042+0000 I COMMAND [conn37] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3160ms 2017-11-18T17:49:48.043+0000 I COMMAND [conn118] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2164ms 2017-11-18T17:49:48.043+0000 I COMMAND [conn73] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3163ms 2017-11-18T17:49:48.043+0000 I COMMAND [conn113] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2665ms 2017-11-18T17:49:48.043+0000 I COMMAND [conn81] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3163ms 2017-11-18T17:49:48.043+0000 I COMMAND [conn79] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 162ms 2017-11-18T17:49:48.043+0000 I COMMAND [conn96] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1664ms 2017-11-18T17:49:48.044+0000 I COMMAND [conn110] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2666ms 2017-11-18T17:49:48.044+0000 I COMMAND [conn84] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 3163ms 2017-11-18T17:49:48.044+0000 I COMMAND [conn106] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1164ms 2017-11-18T17:49:48.044+0000 I COMMAND [conn115] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 1164ms 2017-11-18T17:49:48.045+0000 I COMMAND [conn85] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2667ms 2017-11-18T17:49:48.045+0000 I COMMAND [conn46] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 2005ms 2017-11-18T17:49:48.045+0000 I COMMAND [conn89] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 163ms 2017-11-18T17:49:48.045+0000 I COMMAND [conn64] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 163ms 2017-11-18T17:49:48.045+0000 I COMMAND [conn25] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 164ms 2017-11-18T17:49:48.045+0000 I COMMAND [conn72] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 164ms 2017-11-18T17:49:48.045+0000 I COMMAND [conn69] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 164ms 2017-11-18T17:49:48.045+0000 I COMMAND [conn82] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 164ms 2017-11-18T17:49:48.381+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:49:48.381+0000 I EXECUTOR [worker-98] Started new database worker thread 98 2017-11-18T17:49:48.381+0000 I EXECUTOR [worker-100] Started new database worker thread 100 2017-11-18T17:49:48.381+0000 I EXECUTOR [worker-99] Started new database worker thread 99 2017-11-18T17:49:48.381+0000 I EXECUTOR [worker-101] Started new database worker thread 101 2017-11-18T17:49:48.381+0000 I EXECUTOR [worker-102] Started new database worker thread 102 2017-11-18T17:49:48.381+0000 I EXECUTOR [worker-103] Started new database worker thread 103 2017-11-18T17:49:48.381+0000 I EXECUTOR [worker-104] Started new database worker thread 104 2017-11-18T17:49:48.381+0000 I EXECUTOR [worker-105] Started new database worker thread 105 2017-11-18T17:49:48.382+0000 I COMMAND [conn104] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.382+0000 I COMMAND [conn91] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn79] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn84] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 339ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn85] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 339ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn115] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 339ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn90] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn47] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn63] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn114] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn52] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn26] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn58] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn50] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn67] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn32] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn73] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn22] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn96] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn21] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn53] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn44] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn31] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn97] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn74] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn118] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn94] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn81] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn68] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn55] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn38] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn34] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn112] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn110] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn60] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn88] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn64] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 338ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn101] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn41] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn92] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn39] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn77] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn80] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn56] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn102] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn20] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn48] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn103] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn109] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn46] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn87] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 345ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn98] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn30] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn27] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn111] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn106] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 340ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn78] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn42] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn35] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn86] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn24] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn45] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn113] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.385+0000 I COMMAND [conn71] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn75] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn100] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn49] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn116] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn108] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn43] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn61] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.386+0000 I COMMAND [conn117] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn83] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn33] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 345ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn65] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 345ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn28] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 345ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn57] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn36] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn70] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn40] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn105] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 345ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn19] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn51] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn82] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn29] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn37] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn23] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn95] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 345ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn107] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn59] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn93] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 345ms 2017-11-18T17:49:48.387+0000 I COMMAND [conn54] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 345ms 2017-11-18T17:49:48.388+0000 I COMMAND [conn66] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 343ms 2017-11-18T17:49:48.388+0000 I COMMAND [conn76] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.388+0000 I COMMAND [conn99] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.388+0000 I COMMAND [conn62] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 344ms 2017-11-18T17:49:48.388+0000 I COMMAND [conn89] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 342ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn92] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn38] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn98] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn70] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn72] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn50] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 270ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn74] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 270ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn63] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn80] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn101] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn71] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn67] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn53] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn111] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn81] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn30] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn116] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn76] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn25] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn36] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn39] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn26] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn54] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn62] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn68] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn40] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn79] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn95] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn34] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn86] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn35] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn64] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn23] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn109] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn51] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn113] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn88] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn57] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn117] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn77] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn37] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn85] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn65] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn73] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn110] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn87] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn41] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn102] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 271ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn78] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn44] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn45] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn58] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 276ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn75] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn24] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 271ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn104] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn108] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn19] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn99] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 276ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn21] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn103] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn89] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn32] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn47] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 276ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn49] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn107] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn83] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 272ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn46] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 271ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn55] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 271ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn96] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 271ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn97] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 271ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn52] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 271ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn90] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn69] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn27] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn118] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn22] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn33] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn91] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn66] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn28] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn59] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn100] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn105] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn84] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn56] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn94] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn60] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn48] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn93] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn114] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn61] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn29] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn31] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn42] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 271ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn82] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn106] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:09.344+0000 I COMMAND [conn43] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 273ms 2017-11-18T17:50:09.345+0000 I COMMAND [conn20] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 274ms 2017-11-18T17:50:09.346+0000 I COMMAND [conn115] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 276ms 2017-11-18T17:50:09.347+0000 I COMMAND [conn112] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 275ms 2017-11-18T17:50:55.474+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45898 #119 (112 connections now open) 2017-11-18T17:50:55.474+0000 I NETWORK [conn119] received client metadata from 172.31.34.57:45898 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:51:10.124+0000 I COMMAND [conn93] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 781ms 2017-11-18T17:51:10.124+0000 I COMMAND [conn29] command test.c command: insert { insert: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } ninserted:1 keysInserted:1 numYields:0 reslen:229 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 781ms 2017-11-18T17:51:10.968+0000 I EXECUTOR [worker-15] Thread was only executing tasks 59% over the last 4527ms. Exiting thread. 2017-11-18T17:51:11.076+0000 I EXECUTOR [worker-78] Thread was only executing tasks 58% over the last 4881ms. Exiting thread. 2017-11-18T17:51:11.137+0000 I EXECUTOR [worker-62] Thread was only executing tasks 58% over the last 4613ms. Exiting thread. 2017-11-18T17:51:11.162+0000 I EXECUTOR [worker-58] Thread was only executing tasks 56% over the last 4614ms. Exiting thread. 2017-11-18T17:51:11.169+0000 I EXECUTOR [worker-27] Thread was only executing tasks 59% over the last 5072ms. Exiting thread. 2017-11-18T17:51:11.447+0000 I EXECUTOR [worker-33] Thread was only executing tasks 55% over the last 5088ms. Exiting thread. 2017-11-18T17:51:11.498+0000 I EXECUTOR [worker-71] Thread was only executing tasks 52% over the last 4905ms. Exiting thread. 2017-11-18T17:51:11.517+0000 I EXECUTOR [worker-35] Thread was only executing tasks 55% over the last 5092ms. Exiting thread. 2017-11-18T17:51:11.545+0000 I EXECUTOR [worker-31] Thread was only executing tasks 56% over the last 5412ms. Exiting thread. 2017-11-18T17:51:11.576+0000 I EXECUTOR [worker-48] Thread was only executing tasks 54% over the last 5416ms. Exiting thread. 2017-11-18T17:51:11.638+0000 I EXECUTOR [worker-50] Thread was only executing tasks 54% over the last 5388ms. Exiting thread. 2017-11-18T17:51:11.648+0000 I EXECUTOR [worker-12] Thread was only executing tasks 52% over the last 5101ms. Exiting thread. 2017-11-18T17:51:11.736+0000 I EXECUTOR [worker-52] Thread was only executing tasks 47% over the last 4541ms. Exiting thread. 2017-11-18T17:51:11.760+0000 I EXECUTOR [worker-25] Thread was only executing tasks 49% over the last 5106ms. Exiting thread. 2017-11-18T17:51:11.798+0000 I EXECUTOR [worker-10] Thread was only executing tasks 46% over the last 4649ms. Exiting thread. 2017-11-18T17:51:11.913+0000 I EXECUTOR [worker-1] Thread was only executing tasks 49% over the last 5238ms. Exiting thread. 2017-11-18T17:51:11.920+0000 I EXECUTOR [worker-77] Thread was only executing tasks 45% over the last 4998ms. Exiting thread. 2017-11-18T17:51:11.967+0000 I EXECUTOR [worker-63] Thread was only executing tasks 42% over the last 4659ms. Exiting thread. 2017-11-18T17:51:12.067+0000 I EXECUTOR [worker-90] Thread was only executing tasks 43% over the last 4674ms. Exiting thread. 2017-11-18T17:51:12.162+0000 I EXECUTOR [worker-69] Thread was only executing tasks 42% over the last 4762ms. Exiting thread. 2017-11-18T17:51:12.201+0000 I EXECUTOR [worker-16] Thread was only executing tasks 44% over the last 5131ms. Exiting thread. 2017-11-18T17:51:12.361+0000 I EXECUTOR [worker-82] Thread was only executing tasks 42% over the last 4995ms. Exiting thread. 2017-11-18T17:51:12.419+0000 I EXECUTOR [worker-85] Thread was only executing tasks 39% over the last 4960ms. Exiting thread. 2017-11-18T17:51:12.618+0000 I EXECUTOR [worker-43] Thread was only executing tasks 37% over the last 5089ms. Exiting thread. 2017-11-18T17:51:12.642+0000 I EXECUTOR [worker-35] Thread was only executing tasks 41% over the last 5482ms. Exiting thread. 2017-11-18T17:51:12.675+0000 I EXECUTOR [worker-49] Thread was only executing tasks 36% over the last 5161ms. Exiting thread. 2017-11-18T17:51:12.733+0000 I EXECUTOR [worker-64] Thread was only executing tasks 37% over the last 5278ms. Exiting thread. 2017-11-18T17:51:12.735+0000 I EXECUTOR [worker-60] Thread was only executing tasks 35% over the last 4821ms. Exiting thread. 2017-11-18T17:51:12.756+0000 I EXECUTOR [worker-26] Thread was only executing tasks 40% over the last 5489ms. Exiting thread. 2017-11-18T17:51:12.800+0000 I EXECUTOR [worker-88] Thread was only executing tasks 53% over the last 5334ms. Exiting thread. 2017-11-18T17:51:12.816+0000 I EXECUTOR [worker-34] Thread was only executing tasks 39% over the last 5491ms. Exiting thread. 2017-11-18T17:51:12.836+0000 I EXECUTOR [worker-105] Thread was only executing tasks 37% over the last 5274ms. Exiting thread. 2017-11-18T17:51:12.837+0000 I EXECUTOR [worker-54] Thread was only executing tasks 30% over the last 4707ms. Exiting thread. 2017-11-18T17:51:12.841+0000 I EXECUTOR [worker-17] Thread was only executing tasks 33% over the last 4880ms. Exiting thread. 2017-11-18T17:51:12.855+0000 I EXECUTOR [worker-47] Thread was only executing tasks 32% over the last 4882ms. Exiting thread. 2017-11-18T17:51:12.862+0000 I EXECUTOR [worker-23] Thread was only executing tasks 35% over the last 5172ms. Exiting thread. 2017-11-18T17:51:12.912+0000 I EXECUTOR [worker-55] Thread was only executing tasks 35% over the last 5292ms. Exiting thread. 2017-11-18T17:51:12.939+0000 I EXECUTOR [worker-41] Thread was only executing tasks 34% over the last 5206ms. Exiting thread. 2017-11-18T17:51:12.948+0000 I EXECUTOR [worker-89] Thread was only executing tasks 29% over the last 4751ms. Exiting thread. 2017-11-18T17:51:13.004+0000 I EXECUTOR [worker-94] Thread was only executing tasks 32% over the last 4994ms. Exiting thread. 2017-11-18T17:51:13.053+0000 I EXECUTOR [worker-67] Thread was only executing tasks 36% over the last 5414ms. Exiting thread. 2017-11-18T17:51:13.073+0000 I EXECUTOR [worker-93] Thread was only executing tasks 27% over the last 4728ms. Exiting thread. 2017-11-18T17:51:13.096+0000 I EXECUTOR [worker-14] Thread was only executing tasks 26% over the last 4639ms. Exiting thread. 2017-11-18T17:51:13.141+0000 I EXECUTOR [worker-6] Thread was only executing tasks 33% over the last 5313ms. Exiting thread. 2017-11-18T17:51:13.178+0000 I EXECUTOR [worker-61] Thread was only executing tasks 33% over the last 5316ms. Exiting thread. 2017-11-18T17:51:13.204+0000 I EXECUTOR [worker-99] Thread was only executing tasks 33% over the last 5296ms. Exiting thread. 2017-11-18T17:51:13.251+0000 I EXECUTOR [worker-8] Thread was only executing tasks 28% over the last 5008ms. Exiting thread. 2017-11-18T17:51:13.466+0000 I EXECUTOR [worker-2] Thread was only executing tasks 32% over the last 5334ms. Exiting thread. 2017-11-18T17:51:13.687+0000 I EXECUTOR [worker-92] Thread was only executing tasks 21% over the last 4752ms. Exiting thread. 2017-11-18T17:51:13.733+0000 I EXECUTOR [worker-56] Thread was only executing tasks 19% over the last 4648ms. Exiting thread. 2017-11-18T17:51:13.829+0000 I EXECUTOR [worker-76] Thread was only executing tasks 20% over the last 4762ms. Exiting thread. 2017-11-18T17:51:13.876+0000 I EXECUTOR [worker-66] Thread was only executing tasks 25% over the last 5046ms. Exiting thread. 2017-11-18T17:51:13.907+0000 I EXECUTOR [worker-11] Thread was only executing tasks 22% over the last 4942ms. Exiting thread. 2017-11-18T17:51:13.965+0000 I EXECUTOR [worker-83] Thread was only executing tasks 26% over the last 5366ms. Exiting thread. 2017-11-18T17:51:13.990+0000 I EXECUTOR [worker-9] Thread was only executing tasks 27% over the last 5341ms. Exiting thread. 2017-11-18T17:51:13.993+0000 I EXECUTOR [worker-39] Thread was only executing tasks 21% over the last 4714ms. Exiting thread. 2017-11-18T17:51:14.011+0000 I EXECUTOR [worker-101] Thread was only executing tasks 24% over the last 5033ms. Exiting thread. 2017-11-18T17:51:14.019+0000 I EXECUTOR [worker-13] Thread was only executing tasks 23% over the last 4688ms. Exiting thread. 2017-11-18T17:51:14.114+0000 I EXECUTOR [worker-53] Thread was only executing tasks 25% over the last 4527ms. Exiting thread. 2017-11-18T17:51:14.173+0000 I EXECUTOR [worker-104] Thread was only executing tasks 25% over the last 5043ms. Exiting thread. 2017-11-18T17:51:14.198+0000 I EXECUTOR [worker-72] Thread was only executing tasks 24% over the last 4530ms. Exiting thread. 2017-11-18T17:51:14.210+0000 I EXECUTOR [worker-30] Thread was only executing tasks 21% over the last 4959ms. Exiting thread. 2017-11-18T17:51:14.289+0000 I EXECUTOR [worker-20] Thread was only executing tasks 41% over the last 5255ms. Exiting thread. 2017-11-18T17:51:14.685+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:14.685+0000 I EXECUTOR [worker-44] Started new database worker thread 44 2017-11-18T17:51:14.685+0000 I EXECUTOR [worker-46] Started new database worker thread 46 2017-11-18T17:51:14.685+0000 I EXECUTOR [worker-47] Started new database worker thread 47 2017-11-18T17:51:14.685+0000 I EXECUTOR [worker-48] Started new database worker thread 48 2017-11-18T17:51:14.685+0000 I EXECUTOR [worker-49] Started new database worker thread 49 2017-11-18T17:51:14.685+0000 I EXECUTOR [worker-43] Started new database worker thread 43 2017-11-18T17:51:14.685+0000 I EXECUTOR [worker-50] Started new database worker thread 50 2017-11-18T17:51:14.685+0000 I EXECUTOR [worker-45] Started new database worker thread 45 2017-11-18T17:51:14.686+0000 I COMMAND [conn97] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 396ms 2017-11-18T17:51:14.686+0000 I EXECUTOR [worker-98] Thread was only executing tasks 29% over the last 5066ms. Exiting thread. 2017-11-18T17:51:14.686+0000 I COMMAND [conn111] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 396ms 2017-11-18T17:51:14.686+0000 I COMMAND [conn69] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 397ms 2017-11-18T17:51:14.686+0000 I COMMAND [conn59] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 397ms 2017-11-18T17:51:14.686+0000 I COMMAND [conn66] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 397ms 2017-11-18T17:51:14.686+0000 I COMMAND [conn55] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 397ms 2017-11-18T17:51:14.686+0000 I COMMAND [conn75] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 397ms 2017-11-18T17:51:14.686+0000 I COMMAND [conn101] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.686+0000 I EXECUTOR [worker-70] Thread was only executing tasks 30% over the last 5090ms. Exiting thread. 2017-11-18T17:51:14.692+0000 I COMMAND [conn89] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn34] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 402ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn29] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 402ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn114] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 403ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn71] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 402ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn32] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 402ms 2017-11-18T17:51:14.692+0000 I EXECUTOR [worker-18] Thread was only executing tasks 31% over the last 5276ms. Exiting thread. 2017-11-18T17:51:14.692+0000 I COMMAND [conn47] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn23] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn106] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 396ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn61] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 403ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn48] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn93] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 402ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn78] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn110] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 403ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn67] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn25] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 397ms 2017-11-18T17:51:14.692+0000 I EXECUTOR [worker-34] Thread was only executing tasks 32% over the last 5265ms. Exiting thread. 2017-11-18T17:51:14.692+0000 I COMMAND [conn92] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn56] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn35] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 403ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn116] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I EXECUTOR [worker-103] Thread was only executing tasks 32% over the last 5063ms. Exiting thread. 2017-11-18T17:51:14.692+0000 I COMMAND [conn72] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn99] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn83] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 403ms 2017-11-18T17:51:14.693+0000 I COMMAND [conn26] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 400ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn30] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn84] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 399ms 2017-11-18T17:51:14.693+0000 I EXECUTOR [worker-51] Thread was only executing tasks 31% over the last 5070ms. Exiting thread. 2017-11-18T17:51:14.692+0000 I COMMAND [conn44] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 397ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn64] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 397ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn41] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 403ms 2017-11-18T17:51:14.692+0000 I COMMAND [conn82] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 396ms 2017-11-18T17:51:14.693+0000 I EXECUTOR [worker-95] Thread was only executing tasks 30% over the last 4793ms. Exiting thread. 2017-11-18T17:51:14.692+0000 I COMMAND [conn85] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 394ms 2017-11-18T17:51:14.693+0000 I COMMAND [conn90] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 404ms 2017-11-18T17:51:14.694+0000 I EXECUTOR [worker-100] Thread was only executing tasks 33% over the last 4776ms. Exiting thread. 2017-11-18T17:51:14.693+0000 I COMMAND [conn79] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 398ms 2017-11-18T17:51:14.693+0000 I COMMAND [conn22] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 398ms 2017-11-18T17:51:14.694+0000 I EXECUTOR [worker-73] Thread was only executing tasks 33% over the last 4806ms. Exiting thread. 2017-11-18T17:51:15.186+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:15.186+0000 I EXECUTOR [worker-42] Started new database worker thread 42 2017-11-18T17:51:15.186+0000 I EXECUTOR [worker-45] Started new database worker thread 45 2017-11-18T17:51:15.186+0000 I EXECUTOR [worker-46] Started new database worker thread 46 2017-11-18T17:51:15.186+0000 I EXECUTOR [worker-47] Started new database worker thread 47 2017-11-18T17:51:15.186+0000 I EXECUTOR [worker-44] Started new database worker thread 44 2017-11-18T17:51:15.186+0000 I EXECUTOR [worker-48] Started new database worker thread 48 2017-11-18T17:51:15.186+0000 I EXECUTOR [worker-43] Started new database worker thread 43 2017-11-18T17:51:15.186+0000 I EXECUTOR [worker-49] Started new database worker thread 49 2017-11-18T17:51:15.686+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:15.686+0000 I EXECUTOR [worker-50] Started new database worker thread 50 2017-11-18T17:51:15.686+0000 I EXECUTOR [worker-53] Started new database worker thread 53 2017-11-18T17:51:15.686+0000 I EXECUTOR [worker-55] Started new database worker thread 55 2017-11-18T17:51:15.686+0000 I EXECUTOR [worker-56] Started new database worker thread 56 2017-11-18T17:51:15.686+0000 I EXECUTOR [worker-57] Started new database worker thread 57 2017-11-18T17:51:15.686+0000 I EXECUTOR [worker-52] Started new database worker thread 52 2017-11-18T17:51:15.686+0000 I EXECUTOR [worker-51] Started new database worker thread 51 2017-11-18T17:51:15.686+0000 I EXECUTOR [worker-54] Started new database worker thread 54 2017-11-18T17:51:15.687+0000 I COMMAND [conn87] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1001ms 2017-11-18T17:51:15.687+0000 I COMMAND [conn55] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1000ms 2017-11-18T17:51:15.687+0000 I COMMAND [conn69] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1000ms 2017-11-18T17:51:15.687+0000 I COMMAND [conn54] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1001ms 2017-11-18T17:51:15.687+0000 I EXECUTOR [worker-36] Thread was only executing tasks 51% over the last 5025ms. Exiting thread. 2017-11-18T17:51:15.687+0000 I COMMAND [conn97] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1000ms 2017-11-18T17:51:15.687+0000 I COMMAND [conn59] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1000ms 2017-11-18T17:51:15.687+0000 I COMMAND [conn33] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1001ms 2017-11-18T17:51:15.687+0000 I COMMAND [conn101] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1000ms 2017-11-18T17:51:15.687+0000 I COMMAND [conn111] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1000ms 2017-11-18T17:51:15.687+0000 I COMMAND [conn75] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1000ms 2017-11-18T17:51:15.687+0000 I EXECUTOR [worker-80] Thread was only executing tasks 43% over the last 5424ms. Exiting thread. 2017-11-18T17:51:15.687+0000 I EXECUTOR [worker-28] Thread was only executing tasks 48% over the last 5023ms. Exiting thread. 2017-11-18T17:51:15.687+0000 I COMMAND [conn66] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1001ms 2017-11-18T17:51:15.688+0000 I COMMAND [conn67] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.688+0000 I COMMAND [conn82] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 993ms 2017-11-18T17:51:15.688+0000 I COMMAND [conn48] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.688+0000 I COMMAND [conn93] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.688+0000 I COMMAND [conn114] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 996ms 2017-11-18T17:51:15.688+0000 I EXECUTOR [worker-91] Thread was only executing tasks 46% over the last 5129ms. Exiting thread. 2017-11-18T17:51:15.688+0000 I COMMAND [conn92] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.688+0000 I EXECUTOR [worker-96] Thread was only executing tasks 56% over the last 4594ms. Exiting thread. 2017-11-18T17:51:15.688+0000 I EXECUTOR [worker-81] Thread was only executing tasks 48% over the last 5444ms. Exiting thread. 2017-11-18T17:51:15.688+0000 I COMMAND [conn44] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 994ms 2017-11-18T17:51:15.688+0000 I COMMAND [conn116] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.688+0000 I COMMAND [conn106] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 996ms 2017-11-18T17:51:15.688+0000 I COMMAND [conn72] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.688+0000 I EXECUTOR [worker-42] Thread was only executing tasks 45% over the last 4940ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-38] Thread was only executing tasks 47% over the last 5044ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-79] Thread was only executing tasks 49% over the last 5143ms. Exiting thread. 2017-11-18T17:51:15.688+0000 I COMMAND [conn61] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.689+0000 I COMMAND [conn26] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.689+0000 I COMMAND [conn29] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 996ms 2017-11-18T17:51:15.688+0000 I COMMAND [conn32] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 996ms 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-45] Thread was only executing tasks 48% over the last 4917ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-21] Thread was only executing tasks 50% over the last 5336ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I COMMAND [conn85] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 993ms 2017-11-18T17:51:15.689+0000 I COMMAND [conn23] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 996ms 2017-11-18T17:51:15.688+0000 I COMMAND [conn34] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 996ms 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-29] Thread was only executing tasks 54% over the last 4522ms. Exiting thread. 2017-11-18T17:51:15.688+0000 I COMMAND [conn56] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-86] Thread was only executing tasks 43% over the last 5443ms. Exiting thread. 2017-11-18T17:51:15.688+0000 I EXECUTOR [worker-59] Thread was only executing tasks 45% over the last 5453ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-68] Thread was only executing tasks 50% over the last 4844ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-74] Thread was only executing tasks 45% over the last 5110ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-5] Thread was only executing tasks 48% over the last 5103ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I COMMAND [conn84] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 996ms 2017-11-18T17:51:15.689+0000 I COMMAND [conn35] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 996ms 2017-11-18T17:51:15.689+0000 I COMMAND [conn47] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 997ms 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-32] Thread was only executing tasks 54% over the last 4517ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-84] Thread was only executing tasks 44% over the last 5492ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-22] Thread was only executing tasks 46% over the last 4997ms. Exiting thread. 2017-11-18T17:51:15.688+0000 I EXECUTOR [worker-44] Thread was only executing tasks 49% over the last 4681ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I COMMAND [conn89] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 997ms 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-75] Thread was only executing tasks 47% over the last 5118ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I EXECUTOR [worker-87] Thread was only executing tasks 43% over the last 5134ms. Exiting thread. 2017-11-18T17:51:15.689+0000 I COMMAND [conn30] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.690+0000 I COMMAND [conn64] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 995ms 2017-11-18T17:51:15.690+0000 I COMMAND [conn25] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 997ms 2017-11-18T17:51:15.690+0000 I COMMAND [conn71] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 997ms 2017-11-18T17:51:15.690+0000 I EXECUTOR [worker-46] Thread was only executing tasks 50% over the last 4506ms. Exiting thread. 2017-11-18T17:51:15.690+0000 I EXECUTOR [worker-102] Thread was only executing tasks 46% over the last 5432ms. Exiting thread. 2017-11-18T17:51:15.690+0000 I COMMAND [conn99] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 996ms 2017-11-18T17:51:15.690+0000 I EXECUTOR [worker-24] Thread was only executing tasks 49% over the last 4752ms. Exiting thread. 2017-11-18T17:51:15.690+0000 I COMMAND [conn78] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 997ms 2017-11-18T17:51:15.690+0000 I EXECUTOR [worker-37] Thread was only executing tasks 42% over the last 5289ms. Exiting thread. 2017-11-18T17:51:15.690+0000 I COMMAND [conn110] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 997ms 2017-11-18T17:51:15.690+0000 I COMMAND [conn83] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 997ms 2017-11-18T17:51:16.072+0000 I COMMAND [conn115] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 885ms 2017-11-18T17:51:16.072+0000 I COMMAND [conn79] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 886ms 2017-11-18T17:51:16.072+0000 I COMMAND [conn43] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 886ms 2017-11-18T17:51:16.072+0000 I COMMAND [conn22] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 886ms 2017-11-18T17:51:16.072+0000 I COMMAND [conn19] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 886ms 2017-11-18T17:51:16.072+0000 I COMMAND [conn40] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 885ms 2017-11-18T17:51:16.072+0000 I COMMAND [conn90] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 886ms 2017-11-18T17:51:16.072+0000 I COMMAND [conn41] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 886ms 2017-11-18T17:51:16.437+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:16.437+0000 I EXECUTOR [worker-31] Started new database worker thread 31 2017-11-18T17:51:16.437+0000 I EXECUTOR [worker-32] Started new database worker thread 32 2017-11-18T17:51:16.437+0000 I EXECUTOR [worker-33] Started new database worker thread 33 2017-11-18T17:51:16.437+0000 I EXECUTOR [worker-37] Started new database worker thread 37 2017-11-18T17:51:16.437+0000 I EXECUTOR [worker-38] Started new database worker thread 38 2017-11-18T17:51:16.437+0000 I EXECUTOR [worker-36] Started new database worker thread 36 2017-11-18T17:51:16.437+0000 I EXECUTOR [worker-34] Started new database worker thread 34 2017-11-18T17:51:16.437+0000 I EXECUTOR [worker-35] Started new database worker thread 35 2017-11-18T17:51:16.937+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:16.937+0000 I EXECUTOR [worker-39] Started new database worker thread 39 2017-11-18T17:51:16.937+0000 I EXECUTOR [worker-40] Started new database worker thread 40 2017-11-18T17:51:16.937+0000 I EXECUTOR [worker-44] Started new database worker thread 44 2017-11-18T17:51:16.937+0000 I EXECUTOR [worker-45] Started new database worker thread 45 2017-11-18T17:51:16.937+0000 I EXECUTOR [worker-46] Started new database worker thread 46 2017-11-18T17:51:16.937+0000 I EXECUTOR [worker-42] Started new database worker thread 42 2017-11-18T17:51:16.937+0000 I EXECUTOR [worker-43] Started new database worker thread 43 2017-11-18T17:51:16.937+0000 I EXECUTOR [worker-41] Started new database worker thread 41 2017-11-18T17:51:17.187+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:17.188+0000 I EXECUTOR [worker-49] Started new database worker thread 49 2017-11-18T17:51:17.188+0000 I EXECUTOR [worker-47] Started new database worker thread 47 2017-11-18T17:51:17.188+0000 I EXECUTOR [worker-53] Started new database worker thread 53 2017-11-18T17:51:17.188+0000 I EXECUTOR [worker-51] Started new database worker thread 51 2017-11-18T17:51:17.188+0000 I EXECUTOR [worker-52] Started new database worker thread 52 2017-11-18T17:51:17.188+0000 I EXECUTOR [worker-48] Started new database worker thread 48 2017-11-18T17:51:17.188+0000 I EXECUTOR [worker-50] Started new database worker thread 50 2017-11-18T17:51:17.188+0000 I EXECUTOR [worker-54] Started new database worker thread 54 2017-11-18T17:51:17.688+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:17.688+0000 I EXECUTOR [worker-55] Started new database worker thread 55 2017-11-18T17:51:17.688+0000 I EXECUTOR [worker-56] Started new database worker thread 56 2017-11-18T17:51:17.688+0000 I EXECUTOR [worker-59] Started new database worker thread 59 2017-11-18T17:51:17.688+0000 I EXECUTOR [worker-61] Started new database worker thread 61 2017-11-18T17:51:17.688+0000 I EXECUTOR [worker-57] Started new database worker thread 57 2017-11-18T17:51:17.688+0000 I EXECUTOR [worker-60] Started new database worker thread 60 2017-11-18T17:51:17.688+0000 I EXECUTOR [worker-58] Started new database worker thread 58 2017-11-18T17:51:17.688+0000 I EXECUTOR [worker-62] Started new database worker thread 62 2017-11-18T17:51:18.073+0000 I COMMAND [conn106] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2383ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn66] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2385ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn61] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2383ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn80] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2386ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn86] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2386ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn101] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2385ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn97] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2385ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn117] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2386ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn75] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2385ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn35] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2000ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn85] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2382ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn33] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2385ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn34] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2000ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn73] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2386ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn59] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2385ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn31] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2386ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn56] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2000ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn42] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2386ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn87] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2384ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn32] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2383ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn89] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2000ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn54] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2384ms 2017-11-18T17:51:18.074+0000 I COMMAND [conn69] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2385ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn111] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2385ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn114] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2384ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn23] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2000ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn55] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2384ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn84] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2000ms 2017-11-18T17:51:18.074+0000 I COMMAND [conn30] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2001ms 2017-11-18T17:51:18.073+0000 I COMMAND [conn47] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2000ms 2017-11-18T17:51:18.439+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:18.439+0000 I EXECUTOR [worker-63] Started new database worker thread 63 2017-11-18T17:51:18.439+0000 I EXECUTOR [worker-66] Started new database worker thread 66 2017-11-18T17:51:18.439+0000 I EXECUTOR [worker-64] Started new database worker thread 64 2017-11-18T17:51:18.439+0000 I EXECUTOR [worker-67] Started new database worker thread 67 2017-11-18T17:51:18.439+0000 I EXECUTOR [worker-68] Started new database worker thread 68 2017-11-18T17:51:18.439+0000 I EXECUTOR [worker-65] Started new database worker thread 65 2017-11-18T17:51:18.439+0000 I EXECUTOR [worker-70] Started new database worker thread 70 2017-11-18T17:51:18.439+0000 I EXECUTOR [worker-69] Started new database worker thread 69 2017-11-18T17:51:18.939+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:18.939+0000 I EXECUTOR [worker-71] Started new database worker thread 71 2017-11-18T17:51:18.939+0000 I EXECUTOR [worker-72] Started new database worker thread 72 2017-11-18T17:51:18.939+0000 I EXECUTOR [worker-74] Started new database worker thread 74 2017-11-18T17:51:18.939+0000 I EXECUTOR [worker-73] Started new database worker thread 73 2017-11-18T17:51:18.939+0000 I EXECUTOR [worker-75] Started new database worker thread 75 2017-11-18T17:51:18.939+0000 I EXECUTOR [worker-76] Started new database worker thread 76 2017-11-18T17:51:18.940+0000 I EXECUTOR [worker-77] Started new database worker thread 77 2017-11-18T17:51:18.940+0000 I EXECUTOR [worker-78] Started new database worker thread 78 2017-11-18T17:51:19.190+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:19.190+0000 I EXECUTOR [worker-79] Started new database worker thread 79 2017-11-18T17:51:19.190+0000 I EXECUTOR [worker-81] Started new database worker thread 81 2017-11-18T17:51:19.190+0000 I EXECUTOR [worker-82] Started new database worker thread 82 2017-11-18T17:51:19.190+0000 I EXECUTOR [worker-84] Started new database worker thread 84 2017-11-18T17:51:19.190+0000 I EXECUTOR [worker-83] Started new database worker thread 83 2017-11-18T17:51:19.190+0000 I EXECUTOR [worker-80] Started new database worker thread 80 2017-11-18T17:51:19.190+0000 I EXECUTOR [worker-85] Started new database worker thread 85 2017-11-18T17:51:19.190+0000 I EXECUTOR [worker-86] Started new database worker thread 86 2017-11-18T17:51:19.190+0000 I COMMAND [conn64] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2753ms 2017-11-18T17:51:19.190+0000 I COMMAND [conn107] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1502ms 2017-11-18T17:51:19.190+0000 I COMMAND [conn51] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1502ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn76] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1502ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn103] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1502ms 2017-11-18T17:51:19.190+0000 I COMMAND [conn108] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1502ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn92] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2002ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn26] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2002ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn116] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2002ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn40] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2253ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn90] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2253ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn48] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2002ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn19] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2253ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn99] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2753ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn25] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2753ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn81] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1502ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn67] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1502ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn82] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2002ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn29] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2003ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn41] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2253ms 2017-11-18T17:51:19.191+0000 I COMMAND [conn72] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2003ms 2017-11-18T17:51:19.192+0000 I COMMAND [conn43] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2254ms 2017-11-18T17:51:19.192+0000 I COMMAND [conn115] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2254ms 2017-11-18T17:51:19.192+0000 I COMMAND [conn44] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2754ms 2017-11-18T17:51:19.192+0000 I COMMAND [conn110] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2753ms 2017-11-18T17:51:19.192+0000 I COMMAND [conn63] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1503ms 2017-11-18T17:51:19.192+0000 I COMMAND [conn79] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2254ms 2017-11-18T17:51:19.192+0000 I COMMAND [conn22] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2255ms 2017-11-18T17:51:19.193+0000 I COMMAND [conn71] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2755ms 2017-11-18T17:51:19.193+0000 I COMMAND [conn78] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2755ms 2017-11-18T17:51:19.194+0000 I COMMAND [conn83] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2755ms 2017-11-18T17:51:19.194+0000 I COMMAND [conn93] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2006ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn54] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1121ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn112] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn38] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn49] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn69] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1121ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn104] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn56] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1121ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn27] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn50] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn95] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn109] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn58] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn42] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1121ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn102] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn100] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn46] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.196+0000 I COMMAND [conn31] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.197+0000 I COMMAND [conn73] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.197+0000 I COMMAND [conn118] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.197+0000 I COMMAND [conn39] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1123ms 2017-11-18T17:51:19.197+0000 I COMMAND [conn77] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1123ms 2017-11-18T17:51:19.197+0000 I COMMAND [conn55] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1122ms 2017-11-18T17:51:19.197+0000 I COMMAND [conn89] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1123ms 2017-11-18T17:51:19.197+0000 I COMMAND [conn52] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1124ms 2017-11-18T17:51:19.197+0000 I COMMAND [conn111] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1123ms 2017-11-18T17:51:19.198+0000 I COMMAND [conn28] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1124ms 2017-11-18T17:51:19.198+0000 I COMMAND [conn23] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1120ms 2017-11-18T17:51:19.198+0000 I COMMAND [conn30] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1123ms 2017-11-18T17:51:19.198+0000 I COMMAND [conn84] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1123ms 2017-11-18T17:51:19.199+0000 I COMMAND [conn47] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1124ms 2017-11-18T17:51:19.690+0000 I EXECUTOR [worker-controller] Detected blocked worker threads, starting new reserve threads to unblock service executor 2017-11-18T17:51:19.691+0000 I EXECUTOR [worker-88] Started new database worker thread 88 2017-11-18T17:51:19.691+0000 I EXECUTOR [worker-90] Started new database worker thread 90 2017-11-18T17:51:19.691+0000 I EXECUTOR [worker-87] Started new database worker thread 87 2017-11-18T17:51:19.691+0000 I EXECUTOR [worker-93] Started new database worker thread 93 2017-11-18T17:51:19.691+0000 I EXECUTOR [worker-94] Started new database worker thread 94 2017-11-18T17:51:19.691+0000 I EXECUTOR [worker-92] Started new database worker thread 92 2017-11-18T17:51:19.691+0000 I EXECUTOR [worker-91] Started new database worker thread 91 2017-11-18T17:51:19.691+0000 I EXECUTOR [worker-89] Started new database worker thread 89 2017-11-18T17:51:19.692+0000 I COMMAND [conn86] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 752ms 2017-11-18T17:51:19.692+0000 I COMMAND [conn66] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 752ms 2017-11-18T17:51:19.692+0000 I COMMAND [conn35] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1252ms 2017-11-18T17:51:19.692+0000 I COMMAND [conn33] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1252ms 2017-11-18T17:51:19.692+0000 I COMMAND [conn34] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1252ms 2017-11-18T17:51:19.692+0000 I COMMAND [conn114] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1253ms 2017-11-18T17:51:19.692+0000 I COMMAND [conn59] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1253ms 2017-11-18T17:51:19.692+0000 I COMMAND [conn80] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 752ms 2017-11-18T17:51:19.693+0000 I COMMAND [conn97] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 753ms 2017-11-18T17:51:19.693+0000 I COMMAND [conn85] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1252ms 2017-11-18T17:51:19.693+0000 I COMMAND [conn87] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1253ms 2017-11-18T17:51:19.693+0000 I COMMAND [conn75] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 753ms 2017-11-18T17:51:19.693+0000 I COMMAND [conn106] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 753ms 2017-11-18T17:51:19.693+0000 I COMMAND [conn32] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 1253ms 2017-11-18T17:51:19.693+0000 I COMMAND [conn117] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 753ms 2017-11-18T17:51:19.693+0000 I COMMAND [conn101] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 753ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn47] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 870ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn109] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 876ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn83] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 877ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn78] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 879ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn56] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 875ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn46] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 877ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn36] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn43] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 882ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn55] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 876ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn25] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn28] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 875ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn39] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 876ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn84] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 873ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn110] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn111] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 876ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn58] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 877ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn74] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn103] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn52] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 875ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn21] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn72] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 882ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn20] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn81] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn64] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 878ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn77] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 877ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn37] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 884ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn73] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 877ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn118] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 877ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn113] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn79] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn108] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn27] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 876ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn82] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 882ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn48] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn50] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 878ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn94] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn116] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 880ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn68] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn30] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 874ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn69] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 875ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn42] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 878ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn31] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 877ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn90] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn62] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn100] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 878ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn19] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn95] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 878ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn88] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 884ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn26] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn89] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 877ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn104] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 877ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn93] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 879ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn61] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 884ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn41] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 882ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn40] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn67] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn107] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 878ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn99] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn71] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 879ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn29] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.074+0000 I COMMAND [conn92] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn22] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 880ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn49] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 879ms 2017-11-18T17:51:20.075+0000 I COMMAND [conn51] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 882ms 2017-11-18T17:51:20.076+0000 I COMMAND [conn115] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.076+0000 I COMMAND [conn44] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 883ms 2017-11-18T17:51:20.076+0000 I COMMAND [conn76] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 881ms 2017-11-18T17:51:20.076+0000 I COMMAND [conn105] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 886ms 2017-11-18T17:51:20.076+0000 I COMMAND [conn102] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 879ms 2017-11-18T17:51:20.077+0000 I COMMAND [conn63] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 884ms 2017-11-18T17:51:20.218+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52704 #120 (113 connections now open) 2017-11-18T17:51:20.313+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52706 #121 (114 connections now open) 2017-11-18T17:51:20.409+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52708 #122 (115 connections now open) 2017-11-18T17:51:20.505+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52710 #123 (116 connections now open) 2017-11-18T17:51:20.602+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52712 #124 (117 connections now open) 2017-11-18T17:51:20.703+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52714 #125 (118 connections now open) 2017-11-18T17:51:20.808+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52716 #126 (119 connections now open) 2017-11-18T17:51:20.912+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52718 #127 (120 connections now open) 2017-11-18T17:51:21.016+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52720 #128 (121 connections now open) 2017-11-18T17:51:21.123+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52722 #129 (122 connections now open) 2017-11-18T17:51:21.215+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52724 #130 (123 connections now open) 2017-11-18T17:51:21.317+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52726 #131 (124 connections now open) 2017-11-18T17:51:21.413+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52728 #132 (125 connections now open) 2017-11-18T17:51:21.514+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52730 #133 (126 connections now open) 2017-11-18T17:51:21.609+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52732 #134 (127 connections now open) 2017-11-18T17:51:21.704+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52734 #135 (128 connections now open) 2017-11-18T17:51:21.809+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52736 #136 (129 connections now open) 2017-11-18T17:51:21.910+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52738 #137 (130 connections now open) 2017-11-18T17:51:22.006+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52740 #138 (131 connections now open) 2017-11-18T17:51:22.073+0000 I COMMAND [conn33] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2378ms 2017-11-18T17:51:22.073+0000 I COMMAND [conn80] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2379ms 2017-11-18T17:51:22.073+0000 I COMMAND [conn75] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2379ms 2017-11-18T17:51:22.073+0000 I COMMAND [conn114] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2379ms 2017-11-18T17:51:22.073+0000 I COMMAND [conn24] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2381ms 2017-11-18T17:51:22.073+0000 I COMMAND [conn66] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2378ms 2017-11-18T17:51:22.073+0000 I COMMAND [conn60] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2380ms 2017-11-18T17:51:22.074+0000 I COMMAND [conn106] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2379ms 2017-11-18T17:51:22.074+0000 I COMMAND [conn97] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2379ms 2017-11-18T17:51:22.074+0000 I COMMAND [conn112] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2382ms 2017-11-18T17:51:22.074+0000 I NETWORK [conn120] received client metadata from 172.31.47.41:52704 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.073+0000 I COMMAND [conn85] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2380ms 2017-11-18T17:51:22.074+0000 I NETWORK [conn122] received client metadata from 172.31.47.41:52708 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.073+0000 I COMMAND [conn35] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2378ms 2017-11-18T17:51:22.074+0000 I NETWORK [conn124] received client metadata from 172.31.47.41:52712 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I COMMAND [conn87] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2379ms 2017-11-18T17:51:22.074+0000 I NETWORK [conn127] received client metadata from 172.31.47.41:52718 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I COMMAND [conn70] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2381ms 2017-11-18T17:51:22.073+0000 I COMMAND [conn59] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2379ms 2017-11-18T17:51:22.074+0000 I COMMAND [conn54] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2382ms 2017-11-18T17:51:22.074+0000 I NETWORK [conn129] received client metadata from 172.31.47.41:52722 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I COMMAND [conn57] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2381ms 2017-11-18T17:51:22.073+0000 I COMMAND [conn34] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2379ms 2017-11-18T17:51:22.074+0000 I NETWORK [conn133] received client metadata from 172.31.47.41:52730 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I COMMAND [conn23] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2382ms 2017-11-18T17:51:22.074+0000 I COMMAND [conn38] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2382ms 2017-11-18T17:51:22.074+0000 I NETWORK [conn121] received client metadata from 172.31.47.41:52706 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I NETWORK [conn135] received client metadata from 172.31.47.41:52734 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I COMMAND [conn65] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2381ms 2017-11-18T17:51:22.073+0000 I COMMAND [conn101] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2380ms 2017-11-18T17:51:22.074+0000 I NETWORK [conn123] received client metadata from 172.31.47.41:52710 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I NETWORK [conn138] received client metadata from 172.31.47.41:52740 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.073+0000 I COMMAND [conn117] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2379ms 2017-11-18T17:51:22.074+0000 I NETWORK [conn126] received client metadata from 172.31.47.41:52716 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I NETWORK [conn128] received client metadata from 172.31.47.41:52720 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I NETWORK [conn130] received client metadata from 172.31.47.41:52724 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I NETWORK [conn131] received client metadata from 172.31.47.41:52726 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I NETWORK [conn132] received client metadata from 172.31.47.41:52728 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I NETWORK [conn134] received client metadata from 172.31.47.41:52732 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.073+0000 I COMMAND [conn32] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 2379ms 2017-11-18T17:51:22.074+0000 I NETWORK [conn136] received client metadata from 172.31.47.41:52736 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I NETWORK [conn137] received client metadata from 172.31.47.41:52738 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.074+0000 I NETWORK [conn125] received client metadata from 172.31.47.41:52714 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:22.109+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52742 #139 (132 connections now open) 2017-11-18T17:51:22.109+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:51:22.109+0000 I EXECUTOR [worker-95] Started new database worker thread 95 2017-11-18T17:51:22.211+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52744 #140 (133 connections now open) 2017-11-18T17:51:22.316+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52746 #141 (134 connections now open) 2017-11-18T17:51:22.417+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52748 #142 (135 connections now open) 2017-11-18T17:51:22.521+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52750 #143 (136 connections now open) 2017-11-18T17:51:22.626+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52752 #144 (137 connections now open) 2017-11-18T17:51:22.721+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52754 #145 (138 connections now open) 2017-11-18T17:51:22.824+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52756 #146 (139 connections now open) 2017-11-18T17:51:22.925+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52758 #147 (140 connections now open) 2017-11-18T17:51:23.023+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52760 #148 (141 connections now open) 2017-11-18T17:51:23.128+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52762 #149 (142 connections now open) 2017-11-18T17:51:23.227+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52764 #150 (143 connections now open) 2017-11-18T17:51:23.331+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52766 #151 (144 connections now open) 2017-11-18T17:51:23.434+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52768 #152 (145 connections now open) 2017-11-18T17:51:23.530+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52770 #153 (146 connections now open) 2017-11-18T17:51:23.627+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52772 #154 (147 connections now open) 2017-11-18T17:51:23.726+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52774 #155 (148 connections now open) 2017-11-18T17:51:23.824+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52776 #156 (149 connections now open) 2017-11-18T17:51:23.922+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52778 #157 (150 connections now open) 2017-11-18T17:51:24.020+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52780 #158 (151 connections now open) 2017-11-18T17:51:24.073+0000 I COMMAND [conn111] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn79] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn113] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3995ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn86] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn45] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn30] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3995ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn42] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn68] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn29] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn77] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn91] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn99] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.073+0000 I COMMAND [conn27] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn43] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3995ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn102] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn74] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn84] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn41] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn48] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn107] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn67] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn110] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn28] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn139] received client metadata from 172.31.47.41:52742 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I COMMAND [conn88] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn36] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3994ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn141] received client metadata from 172.31.47.41:52746 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I NETWORK [conn140] received client metadata from 172.31.47.41:52744 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I COMMAND [conn105] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn142] received client metadata from 172.31.47.41:52748 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I COMMAND [conn19] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn118] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn64] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn51] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn144] received client metadata from 172.31.47.41:52752 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I NETWORK [conn149] received client metadata from 172.31.47.41:52762 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I COMMAND [conn81] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn146] received client metadata from 172.31.47.41:52756 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I COMMAND [conn108] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn151] received client metadata from 172.31.47.41:52766 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I COMMAND [conn69] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn98] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn155] received client metadata from 172.31.47.41:52774 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I NETWORK [conn157] received client metadata from 172.31.47.41:52778 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I COMMAND [conn92] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn158] received client metadata from 172.31.47.41:52780 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I NETWORK [conn148] received client metadata from 172.31.47.41:52760 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I COMMAND [conn31] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn104] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.075+0000 I COMMAND [conn71] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn145] received client metadata from 172.31.47.41:52754 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.076+0000 I COMMAND [conn55] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn143] received client metadata from 172.31.47.41:52750 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.076+0000 I COMMAND [conn63] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn82] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn147] received client metadata from 172.31.47.41:52758 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I NETWORK [conn154] received client metadata from 172.31.47.41:52772 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I NETWORK [conn153] received client metadata from 172.31.47.41:52770 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I NETWORK [conn156] received client metadata from 172.31.47.41:52776 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.075+0000 I COMMAND [conn62] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn39] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn150] received client metadata from 172.31.47.41:52764 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.076+0000 I COMMAND [conn26] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn93] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn44] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn37] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn72] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn22] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn116] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.075+0000 I NETWORK [conn152] received client metadata from 172.31.47.41:52768 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:24.076+0000 I COMMAND [conn58] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn50] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn25] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn49] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:24.077+0000 I COMMAND [conn40] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn83] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3991ms 2017-11-18T17:51:24.077+0000 I COMMAND [conn103] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.077+0000 I COMMAND [conn21] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.076+0000 I COMMAND [conn73] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.077+0000 I COMMAND [conn61] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:24.077+0000 I COMMAND [conn20] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:24.077+0000 I COMMAND [conn95] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:24.077+0000 I COMMAND [conn90] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:24.077+0000 I COMMAND [conn89] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:24.078+0000 I COMMAND [conn115] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:24.078+0000 I COMMAND [conn100] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:24.078+0000 I COMMAND [conn96] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4003ms 2017-11-18T17:51:24.080+0000 I COMMAND [conn52] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:24.080+0000 I COMMAND [conn76] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4004ms 2017-11-18T17:51:24.082+0000 I COMMAND [conn94] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4004ms 2017-11-18T17:51:24.119+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52782 #159 (152 connections now open) 2017-11-18T17:51:24.218+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52784 #160 (153 connections now open) 2017-11-18T17:51:24.321+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52786 #161 (154 connections now open) 2017-11-18T17:51:24.416+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52788 #162 (155 connections now open) 2017-11-18T17:51:24.518+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52790 #163 (156 connections now open) 2017-11-18T17:51:24.616+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52792 #164 (157 connections now open) 2017-11-18T17:51:24.712+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52794 #165 (158 connections now open) 2017-11-18T17:51:24.808+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52796 #166 (159 connections now open) 2017-11-18T17:51:24.910+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52798 #167 (160 connections now open) 2017-11-18T17:51:25.009+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52800 #168 (161 connections now open) 2017-11-18T17:51:25.110+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52802 #169 (162 connections now open) 2017-11-18T17:51:25.214+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52804 #170 (163 connections now open) 2017-11-18T17:51:25.312+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52806 #171 (164 connections now open) 2017-11-18T17:51:25.412+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52808 #172 (165 connections now open) 2017-11-18T17:51:25.515+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52810 #173 (166 connections now open) 2017-11-18T17:51:25.611+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52812 #174 (167 connections now open) 2017-11-18T17:51:25.711+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52814 #175 (168 connections now open) 2017-11-18T17:51:25.813+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52816 #176 (169 connections now open) 2017-11-18T17:51:25.913+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52818 #177 (170 connections now open) 2017-11-18T17:51:26.013+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52820 #178 (171 connections now open) 2017-11-18T17:51:26.075+0000 I COMMAND [conn112] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn38] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn109] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn87] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn78] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn97] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn56] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn35] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn46] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn57] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn85] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3995ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn54] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn32] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn59] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn106] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3995ms 2017-11-18T17:51:26.076+0000 I COMMAND [conn66] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3966ms 2017-11-18T17:51:26.076+0000 I COMMAND [conn70] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:26.076+0000 I COMMAND [conn34] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn117] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn53] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn60] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3995ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn47] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:26.076+0000 I COMMAND [conn65] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn23] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:26.075+0000 I COMMAND [conn101] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:26.076+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:51:26.077+0000 I EXECUTOR [worker-96] Started new database worker thread 96 2017-11-18T17:51:26.079+0000 I NETWORK [conn159] received client metadata from 172.31.47.41:52782 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.079+0000 I NETWORK [conn160] received client metadata from 172.31.47.41:52784 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.079+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:51:26.080+0000 I NETWORK [conn161] received client metadata from 172.31.47.41:52786 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I EXECUTOR [worker-97] Started new database worker thread 97 2017-11-18T17:51:26.080+0000 I NETWORK [conn162] received client metadata from 172.31.47.41:52788 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I NETWORK [conn163] received client metadata from 172.31.47.41:52790 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I NETWORK [conn164] received client metadata from 172.31.47.41:52792 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I NETWORK [conn165] received client metadata from 172.31.47.41:52794 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I NETWORK [conn166] received client metadata from 172.31.47.41:52796 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I NETWORK [conn167] received client metadata from 172.31.47.41:52798 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I NETWORK [conn168] received client metadata from 172.31.47.41:52800 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I NETWORK [conn169] received client metadata from 172.31.47.41:52802 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I NETWORK [conn170] received client metadata from 172.31.47.41:52804 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I NETWORK [conn171] received client metadata from 172.31.47.41:52806 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.080+0000 I NETWORK [conn172] received client metadata from 172.31.47.41:52808 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.081+0000 I NETWORK [conn173] received client metadata from 172.31.47.41:52810 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.081+0000 I NETWORK [conn174] received client metadata from 172.31.47.41:52812 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.081+0000 I NETWORK [conn175] received client metadata from 172.31.47.41:52814 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.081+0000 I NETWORK [conn176] received client metadata from 172.31.47.41:52816 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.081+0000 I NETWORK [conn177] received client metadata from 172.31.47.41:52818 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.081+0000 I NETWORK [conn178] received client metadata from 172.31.47.41:52820 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:26.117+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52822 #179 (172 connections now open) 2017-11-18T17:51:26.118+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:51:26.118+0000 I EXECUTOR [worker-98] Started new database worker thread 98 2017-11-18T17:51:26.221+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52824 #180 (173 connections now open) 2017-11-18T17:51:26.317+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52826 #181 (174 connections now open) 2017-11-18T17:51:26.419+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52828 #182 (175 connections now open) 2017-11-18T17:51:26.517+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52830 #183 (176 connections now open) 2017-11-18T17:51:26.618+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52832 #184 (177 connections now open) 2017-11-18T17:51:26.715+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52834 #185 (178 connections now open) 2017-11-18T17:51:26.816+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52836 #186 (179 connections now open) 2017-11-18T17:51:26.912+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52838 #187 (180 connections now open) 2017-11-18T17:51:27.010+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52840 #188 (181 connections now open) 2017-11-18T17:51:27.114+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52842 #189 (182 connections now open) 2017-11-18T17:51:27.210+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52844 #190 (183 connections now open) 2017-11-18T17:51:27.314+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52846 #191 (184 connections now open) 2017-11-18T17:51:27.416+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52848 #192 (185 connections now open) 2017-11-18T17:51:27.519+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52850 #193 (186 connections now open) 2017-11-18T17:51:27.623+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52852 #194 (187 connections now open) 2017-11-18T17:51:27.721+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52854 #195 (188 connections now open) 2017-11-18T17:51:27.825+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52856 #196 (189 connections now open) 2017-11-18T17:51:27.922+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52858 #197 (190 connections now open) 2017-11-18T17:51:28.018+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52860 #198 (191 connections now open) 2017-11-18T17:51:28.076+0000 I COMMAND [conn118] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn136] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn93] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn71] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn126] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn82] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn116] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3995ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn41] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn40] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3994ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn62] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn28] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn49] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3994ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn51] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn80] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4003ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn138] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn33] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4003ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn36] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn123] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn103] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3992ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn99] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn31] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn79] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn83] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3993ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn113] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn129] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4002ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn72] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3995ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn131] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn27] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn29] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:28.076+0000 I COMMAND [conn25] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3994ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn58] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3995ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn64] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn37] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn124] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4003ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn98] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn45] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn44] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn22] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn111] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn114] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4004ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn125] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.077+0000 I COMMAND [conn63] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn128] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn50] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3996ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn86] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn77] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn55] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn74] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn42] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn133] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4002ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn26] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn130] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn91] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn75] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4004ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn39] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:28.078+0000 I COMMAND [conn127] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4002ms 2017-11-18T17:51:28.078+0000 I NETWORK [conn180] received client metadata from 172.31.47.41:52824 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.078+0000 I NETWORK [conn179] received client metadata from 172.31.47.41:52822 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.078+0000 I NETWORK [conn181] received client metadata from 172.31.47.41:52826 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.078+0000 I NETWORK [conn182] received client metadata from 172.31.47.41:52828 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.078+0000 I NETWORK [conn183] received client metadata from 172.31.47.41:52830 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.078+0000 I NETWORK [conn184] received client metadata from 172.31.47.41:52832 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.078+0000 I NETWORK [conn185] received client metadata from 172.31.47.41:52834 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.078+0000 I COMMAND [conn132] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4002ms 2017-11-18T17:51:28.079+0000 I NETWORK [conn192] received client metadata from 172.31.47.41:52848 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.078+0000 I COMMAND [conn30] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4002ms 2017-11-18T17:51:28.079+0000 I COMMAND [conn120] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4004ms 2017-11-18T17:51:28.079+0000 I NETWORK [conn197] received client metadata from 172.31.47.41:52858 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.079+0000 I NETWORK [conn198] received client metadata from 172.31.47.41:52860 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.079+0000 I COMMAND [conn67] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:28.079+0000 I NETWORK [conn188] received client metadata from 172.31.47.41:52840 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.079+0000 I NETWORK [conn189] received client metadata from 172.31.47.41:52842 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.079+0000 I NETWORK [conn190] received client metadata from 172.31.47.41:52844 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.079+0000 I NETWORK [conn191] received client metadata from 172.31.47.41:52846 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.078+0000 I COMMAND [conn137] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4002ms 2017-11-18T17:51:28.079+0000 I NETWORK [conn193] received client metadata from 172.31.47.41:52850 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.079+0000 I NETWORK [conn194] received client metadata from 172.31.47.41:52852 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.079+0000 I NETWORK [conn196] received client metadata from 172.31.47.41:52856 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.079+0000 I COMMAND [conn121] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4003ms 2017-11-18T17:51:28.080+0000 I COMMAND [conn24] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4006ms 2017-11-18T17:51:28.078+0000 I NETWORK [conn186] received client metadata from 172.31.47.41:52836 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.079+0000 I NETWORK [conn187] received client metadata from 172.31.47.41:52838 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.079+0000 I NETWORK [conn195] received client metadata from 172.31.47.41:52854 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:28.080+0000 I COMMAND [conn134] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4002ms 2017-11-18T17:51:28.080+0000 I COMMAND [conn104] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4002ms 2017-11-18T17:51:28.080+0000 I COMMAND [conn92] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4003ms 2017-11-18T17:51:28.080+0000 I COMMAND [conn68] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4004ms 2017-11-18T17:51:28.081+0000 I COMMAND [conn122] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4007ms 2017-11-18T17:51:28.081+0000 I COMMAND [conn88] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4004ms 2017-11-18T17:51:28.087+0000 I COMMAND [conn135] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4011ms 2017-11-18T17:51:28.117+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52862 #199 (192 connections now open) 2017-11-18T17:51:28.221+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52864 #200 (193 connections now open) 2017-11-18T17:51:28.322+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52866 #201 (194 connections now open) 2017-11-18T17:51:28.420+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52868 #202 (195 connections now open) 2017-11-18T17:51:28.521+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52870 #203 (196 connections now open) 2017-11-18T17:51:28.619+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52872 #204 (197 connections now open) 2017-11-18T17:51:28.718+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52874 #205 (198 connections now open) 2017-11-18T17:51:28.820+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52876 #206 (199 connections now open) 2017-11-18T17:51:28.923+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52878 #207 (200 connections now open) 2017-11-18T17:51:29.026+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52880 #208 (201 connections now open) 2017-11-18T17:51:29.122+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52882 #209 (202 connections now open) 2017-11-18T17:51:29.223+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52884 #210 (203 connections now open) 2017-11-18T17:51:29.325+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52886 #211 (204 connections now open) 2017-11-18T17:51:29.427+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52888 #212 (205 connections now open) 2017-11-18T17:51:29.524+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52890 #213 (206 connections now open) 2017-11-18T17:51:29.627+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52892 #214 (207 connections now open) 2017-11-18T17:51:29.725+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52894 #215 (208 connections now open) 2017-11-18T17:51:29.830+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52896 #216 (209 connections now open) 2017-11-18T17:51:29.933+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52898 #217 (210 connections now open) 2017-11-18T17:51:30.028+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52900 #218 (211 connections now open) 2017-11-18T17:51:30.076+0000 I COMMAND [conn97] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3957ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn112] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3994ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn87] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3994ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn107] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn78] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3994ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn19] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn109] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3994ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn110] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn81] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn95] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn38] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3994ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn94] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3997ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn89] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn52] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn69] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn76] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn61] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn48] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3999ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn96] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn139] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 3998ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn108] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:30.076+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:51:30.076+0000 I COMMAND [conn21] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn20] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:30.076+0000 I COMMAND [conn115] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:30.077+0000 I EXECUTOR [worker-99] Started new database worker thread 99 2017-11-18T17:51:30.077+0000 I COMMAND [conn100] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4000ms 2017-11-18T17:51:30.077+0000 I COMMAND [conn90] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:30.077+0000 I COMMAND [conn105] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:30.077+0000 I NETWORK [conn199] received client metadata from 172.31.47.41:52862 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.077+0000 I NETWORK [conn200] received client metadata from 172.31.47.41:52864 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.077+0000 I NETWORK [conn201] received client metadata from 172.31.47.41:52866 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.077+0000 I NETWORK [conn202] received client metadata from 172.31.47.41:52868 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.077+0000 I COMMAND [conn73] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:244 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 4001ms 2017-11-18T17:51:30.077+0000 I NETWORK [conn203] received client metadata from 172.31.47.41:52870 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.077+0000 I NETWORK [conn204] received client metadata from 172.31.47.41:52872 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.077+0000 I NETWORK [conn205] received client metadata from 172.31.47.41:52874 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.078+0000 I NETWORK [conn206] received client metadata from 172.31.47.41:52876 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.078+0000 I NETWORK [conn207] received client metadata from 172.31.47.41:52878 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.078+0000 I NETWORK [conn208] received client metadata from 172.31.47.41:52880 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.079+0000 I NETWORK [conn210] received client metadata from 172.31.47.41:52884 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.079+0000 I NETWORK [conn209] received client metadata from 172.31.47.41:52882 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.079+0000 I NETWORK [conn211] received client metadata from 172.31.47.41:52886 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.079+0000 I NETWORK [conn212] received client metadata from 172.31.47.41:52888 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.079+0000 I NETWORK [conn213] received client metadata from 172.31.47.41:52890 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.079+0000 I NETWORK [conn214] received client metadata from 172.31.47.41:52892 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.080+0000 I NETWORK [conn215] received client metadata from 172.31.47.41:52894 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.080+0000 I NETWORK [conn216] received client metadata from 172.31.47.41:52896 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.080+0000 I NETWORK [conn217] received client metadata from 172.31.47.41:52898 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.080+0000 I NETWORK [conn218] received client metadata from 172.31.47.41:52900 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:30.133+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52902 #219 (212 connections now open) 2017-11-18T17:51:30.133+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:51:30.133+0000 I EXECUTOR [worker-100] Started new database worker thread 100 2017-11-18T17:51:30.231+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52904 #220 (213 connections now open) 2017-11-18T17:51:30.232+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:51:30.232+0000 I EXECUTOR [worker-101] Started new database worker thread 101 2017-11-18T17:51:30.330+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52906 #221 (214 connections now open) 2017-11-18T17:51:30.430+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52908 #222 (215 connections now open) 2017-11-18T17:51:30.528+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52910 #223 (216 connections now open) 2017-11-18T17:51:30.625+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52912 #224 (217 connections now open) 2017-11-18T17:51:30.721+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52914 #225 (218 connections now open) 2017-11-18T17:51:30.818+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52916 #226 (219 connections now open) 2017-11-18T17:51:30.913+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52918 #227 (220 connections now open) 2017-11-18T17:51:31.013+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52920 #228 (221 connections now open) 2017-11-18T17:51:31.111+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52922 #229 (222 connections now open) 2017-11-18T17:51:31.211+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52924 #230 (223 connections now open) 2017-11-18T17:51:31.309+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52926 #231 (224 connections now open) 2017-11-18T17:51:31.407+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52928 #232 (225 connections now open) 2017-11-18T17:51:31.509+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52930 #233 (226 connections now open) 2017-11-18T17:51:31.606+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52932 #234 (227 connections now open) 2017-11-18T17:51:31.706+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52934 #235 (228 connections now open) 2017-11-18T17:51:31.804+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52936 #236 (229 connections now open) 2017-11-18T17:51:31.905+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52938 #237 (230 connections now open) 2017-11-18T17:51:32.007+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52940 #238 (231 connections now open) 2017-11-18T17:51:32.107+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52942 #239 (232 connections now open) 2017-11-18T17:51:32.207+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52944 #240 (233 connections now open) 2017-11-18T17:51:32.307+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52946 #241 (234 connections now open) 2017-11-18T17:51:32.409+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52948 #242 (235 connections now open) 2017-11-18T17:51:32.511+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52950 #243 (236 connections now open) 2017-11-18T17:51:32.609+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52952 #244 (237 connections now open) 2017-11-18T17:51:32.708+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52954 #245 (238 connections now open) 2017-11-18T17:51:32.806+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52956 #246 (239 connections now open) 2017-11-18T17:51:32.909+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52958 #247 (240 connections now open) 2017-11-18T17:51:33.007+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52960 #248 (241 connections now open) 2017-11-18T17:51:33.111+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52962 #249 (242 connections now open) 2017-11-18T17:51:33.208+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52964 #250 (243 connections now open) 2017-11-18T17:51:33.310+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52966 #251 (244 connections now open) 2017-11-18T17:51:33.410+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52968 #252 (245 connections now open) 2017-11-18T17:51:33.508+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52970 #253 (246 connections now open) 2017-11-18T17:51:33.609+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52972 #254 (247 connections now open) 2017-11-18T17:51:33.711+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52974 #255 (248 connections now open) 2017-11-18T17:51:33.815+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52976 #256 (249 connections now open) 2017-11-18T17:51:33.927+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52978 #257 (250 connections now open) 2017-11-18T17:51:34.016+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52980 #258 (251 connections now open) 2017-11-18T17:51:34.117+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52982 #259 (252 connections now open) 2017-11-18T17:51:34.212+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52984 #260 (253 connections now open) 2017-11-18T17:51:34.316+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52986 #261 (254 connections now open) 2017-11-18T17:51:34.420+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52988 #262 (255 connections now open) 2017-11-18T17:51:34.518+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52990 #263 (256 connections now open) 2017-11-18T17:51:34.617+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52992 #264 (257 connections now open) 2017-11-18T17:51:34.716+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52994 #265 (258 connections now open) 2017-11-18T17:51:34.817+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52996 #266 (259 connections now open) 2017-11-18T17:51:34.913+0000 I NETWORK [listener] connection accepted from 172.31.47.41:52998 #267 (260 connections now open) 2017-11-18T17:51:35.012+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53000 #268 (261 connections now open) 2017-11-18T17:51:35.112+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53002 #269 (262 connections now open) 2017-11-18T17:51:35.212+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53004 #270 (263 connections now open) 2017-11-18T17:51:35.312+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53006 #271 (264 connections now open) 2017-11-18T17:51:35.410+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53008 #272 (265 connections now open) 2017-11-18T17:51:35.505+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53010 #273 (266 connections now open) 2017-11-18T17:51:35.605+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53012 #274 (267 connections now open) 2017-11-18T17:51:35.708+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53014 #275 (268 connections now open) 2017-11-18T17:51:35.815+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53016 #276 (269 connections now open) 2017-11-18T17:51:35.920+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53018 #277 (270 connections now open) 2017-11-18T17:51:36.016+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53020 #278 (271 connections now open) 2017-11-18T17:51:36.119+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53022 #279 (272 connections now open) 2017-11-18T17:51:36.224+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53024 #280 (273 connections now open) 2017-11-18T17:51:36.327+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53026 #281 (274 connections now open) 2017-11-18T17:51:36.431+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53028 #282 (275 connections now open) 2017-11-18T17:51:36.527+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53030 #283 (276 connections now open) 2017-11-18T17:51:36.624+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53032 #284 (277 connections now open) 2017-11-18T17:51:36.722+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53034 #285 (278 connections now open) 2017-11-18T17:51:36.821+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53036 #286 (279 connections now open) 2017-11-18T17:51:36.923+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53038 #287 (280 connections now open) 2017-11-18T17:51:37.027+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53040 #288 (281 connections now open) 2017-11-18T17:51:37.124+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53042 #289 (282 connections now open) 2017-11-18T17:51:37.225+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53044 #290 (283 connections now open) 2017-11-18T17:51:37.321+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53046 #291 (284 connections now open) 2017-11-18T17:51:37.422+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53048 #292 (285 connections now open) 2017-11-18T17:51:37.518+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53050 #293 (286 connections now open) 2017-11-18T17:51:37.621+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53052 #294 (287 connections now open) 2017-11-18T17:51:37.725+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53054 #295 (288 connections now open) 2017-11-18T17:51:37.826+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53056 #296 (289 connections now open) 2017-11-18T17:51:37.927+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53058 #297 (290 connections now open) 2017-11-18T17:51:38.028+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53060 #298 (291 connections now open) 2017-11-18T17:51:38.091+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46882 #299 (292 connections now open) 2017-11-18T17:51:38.130+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53062 #300 (293 connections now open) 2017-11-18T17:51:38.231+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53064 #301 (294 connections now open) 2017-11-18T17:51:38.327+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53066 #302 (295 connections now open) 2017-11-18T17:51:38.429+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53068 #303 (296 connections now open) 2017-11-18T17:51:38.524+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53070 #304 (297 connections now open) 2017-11-18T17:51:38.601+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46884 #305 (298 connections now open) 2017-11-18T17:51:38.625+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53072 #306 (299 connections now open) 2017-11-18T17:51:38.726+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53074 #307 (300 connections now open) 2017-11-18T17:51:38.825+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53076 #308 (301 connections now open) 2017-11-18T17:51:38.921+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53078 #309 (302 connections now open) 2017-11-18T17:51:39.023+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53080 #310 (303 connections now open) 2017-11-18T17:51:39.119+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53082 #311 (304 connections now open) 2017-11-18T17:51:39.221+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53084 #312 (305 connections now open) 2017-11-18T17:51:39.321+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53086 #313 (306 connections now open) 2017-11-18T17:51:39.421+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53088 #314 (307 connections now open) 2017-11-18T17:51:39.520+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53090 #315 (308 connections now open) 2017-11-18T17:51:39.618+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53092 #316 (309 connections now open) 2017-11-18T17:51:39.723+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53094 #317 (310 connections now open) 2017-11-18T17:51:39.822+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53096 #318 (311 connections now open) 2017-11-18T17:51:39.924+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53098 #319 (312 connections now open) 2017-11-18T17:51:40.025+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53100 #320 (313 connections now open) 2017-11-18T17:51:40.121+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53102 #321 (314 connections now open) 2017-11-18T17:51:40.227+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53104 #322 (315 connections now open) 2017-11-18T17:51:40.327+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53106 #323 (316 connections now open) 2017-11-18T17:51:40.423+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53108 #324 (317 connections now open) 2017-11-18T17:51:40.527+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53110 #325 (318 connections now open) 2017-11-18T17:51:40.631+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53112 #326 (319 connections now open) 2017-11-18T17:51:40.734+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53114 #327 (320 connections now open) 2017-11-18T17:51:40.835+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53116 #328 (321 connections now open) 2017-11-18T17:51:40.938+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53118 #329 (322 connections now open) 2017-11-18T17:51:41.042+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53120 #330 (323 connections now open) 2017-11-18T17:51:41.142+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53122 #331 (324 connections now open) 2017-11-18T17:51:41.243+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53124 #332 (325 connections now open) 2017-11-18T17:51:41.345+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53126 #333 (326 connections now open) 2017-11-18T17:51:41.443+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53128 #334 (327 connections now open) 2017-11-18T17:51:41.542+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53130 #335 (328 connections now open) 2017-11-18T17:51:41.647+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53132 #336 (329 connections now open) 2017-11-18T17:51:41.745+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53134 #337 (330 connections now open) 2017-11-18T17:51:41.844+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53136 #338 (331 connections now open) 2017-11-18T17:51:41.947+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53138 #339 (332 connections now open) 2017-11-18T17:51:42.046+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53140 #340 (333 connections now open) 2017-11-18T17:51:42.082+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46886 #341 (334 connections now open) 2017-11-18T17:51:42.082+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45900 #342 (335 connections now open) 2017-11-18T17:51:42.149+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53142 #343 (336 connections now open) 2017-11-18T17:51:42.248+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53144 #344 (337 connections now open) 2017-11-18T17:51:42.352+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53146 #345 (338 connections now open) 2017-11-18T17:51:42.453+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53148 #346 (339 connections now open) 2017-11-18T17:51:42.555+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53150 #347 (340 connections now open) 2017-11-18T17:51:42.658+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53152 #348 (341 connections now open) 2017-11-18T17:51:42.763+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53154 #349 (342 connections now open) 2017-11-18T17:51:42.866+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53156 #350 (343 connections now open) 2017-11-18T17:51:42.970+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53158 #351 (344 connections now open) 2017-11-18T17:51:43.068+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53160 #352 (345 connections now open) 2017-11-18T17:51:43.165+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53162 #353 (346 connections now open) 2017-11-18T17:51:43.263+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53164 #354 (347 connections now open) 2017-11-18T17:51:43.365+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53166 #355 (348 connections now open) 2017-11-18T17:51:43.468+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53168 #356 (349 connections now open) 2017-11-18T17:51:43.571+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53170 #357 (350 connections now open) 2017-11-18T17:51:43.675+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53172 #358 (351 connections now open) 2017-11-18T17:51:43.770+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53174 #359 (352 connections now open) 2017-11-18T17:51:43.871+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53176 #360 (353 connections now open) 2017-11-18T17:51:43.968+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53178 #361 (354 connections now open) 2017-11-18T17:51:44.072+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53180 #362 (355 connections now open) 2017-11-18T17:51:44.176+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53182 #363 (356 connections now open) 2017-11-18T17:51:44.280+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53184 #364 (357 connections now open) 2017-11-18T17:51:44.380+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53186 #365 (358 connections now open) 2017-11-18T17:51:44.480+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53188 #366 (359 connections now open) 2017-11-18T17:51:44.581+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53190 #367 (360 connections now open) 2017-11-18T17:51:44.685+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53192 #368 (361 connections now open) 2017-11-18T17:51:44.781+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53194 #369 (362 connections now open) 2017-11-18T17:51:44.881+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53196 #370 (363 connections now open) 2017-11-18T17:51:44.987+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53198 #371 (364 connections now open) 2017-11-18T17:51:45.090+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53200 #372 (365 connections now open) 2017-11-18T17:51:45.186+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53202 #373 (366 connections now open) 2017-11-18T17:51:45.283+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53204 #374 (367 connections now open) 2017-11-18T17:51:45.381+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53206 #375 (368 connections now open) 2017-11-18T17:51:45.471+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45902 #376 (369 connections now open) 2017-11-18T17:51:45.472+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45904 #377 (370 connections now open) 2017-11-18T17:51:45.474+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45906 #378 (371 connections now open) 2017-11-18T17:51:45.483+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53208 #379 (372 connections now open) 2017-11-18T17:51:45.580+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53210 #380 (373 connections now open) 2017-11-18T17:51:45.683+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53212 #381 (374 connections now open) 2017-11-18T17:51:45.783+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53214 #382 (375 connections now open) 2017-11-18T17:51:45.883+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53216 #383 (376 connections now open) 2017-11-18T17:51:45.984+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53218 #384 (377 connections now open) 2017-11-18T17:51:46.078+0000 I REPL [replexec-4] stepping down from primary, because a new term has begun: 2 2017-11-18T17:51:46.078+0000 I REPL [replexec-4] Member 172.31.34.57:27017 is now in state PRIMARY 2017-11-18T17:51:46.078+0000 I COMMAND [conn187] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16002ms 2017-11-18T17:51:46.078+0000 I COMMAND [conn195] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16002ms 2017-11-18T17:51:46.078+0000 I COMMAND [conn188] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16002ms 2017-11-18T17:51:46.078+0000 I COMMAND [conn185] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16002ms 2017-11-18T17:51:46.078+0000 I COMMAND [conn63] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 15997ms 2017-11-18T17:51:46.078+0000 I COMMAND [conn184] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17993ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn125] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 15998ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn65] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18001ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn54] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn56] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn117] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn171] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn127] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17998ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn173] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn60] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18001ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn40] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17999ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn175] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17997ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn168] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17993ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn36] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17999ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn180] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17993ms 2017-11-18T17:51:46.078+0000 I COMMAND [conn68] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 15998ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn86] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 15847ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn46] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn174] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17997ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn177] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17997ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn179] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17994ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn35] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn47] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn22] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 15998ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn144] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17998ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn32] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn123] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17998ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn181] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn57] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn121] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17992ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn80] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17999ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn154] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18000ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn190] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn49] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18000ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn128] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 15997ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn143] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn53] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn28] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18000ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn169] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17990ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn59] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn34] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn170] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn70] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn92] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 15999ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn166] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17998ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn153] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17999ms 2017-11-18T17:51:46.080+0000 I EXECUTOR [worker-controller] Starting worker thread to avoid starvation. 2017-11-18T17:51:46.080+0000 I COMMAND [conn191] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17995ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn178] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 15998ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn145] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn148] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn140] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn88] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 15999ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn24] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17991ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn172] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn165] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn50] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 15945ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn102] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn66] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn167] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17997ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn157] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn156] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17996ms 2017-11-18T17:51:46.079+0000 I COMMAND [conn43] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn194] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17995ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn155] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn161] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn150] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18001ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn141] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17999ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn134] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17990ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn137] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17999ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn142] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18002ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn85] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn163] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17998ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn162] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17996ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn101] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn158] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17998ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn159] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn160] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17995ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn23] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn84] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn106] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn152] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18000ms 2017-11-18T17:51:46.081+0000 I NETWORK [conn222] received client metadata from 172.31.47.41:52908 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I REPL [replexec-2] transition to SECONDARY from PRIMARY 2017-11-18T17:51:46.081+0000 I NETWORK [conn226] received client metadata from 172.31.47.41:52916 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn225] received client metadata from 172.31.47.41:52914 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.080+0000 I COMMAND [conn97] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16000ms 2017-11-18T17:51:46.081+0000 I COMMAND [conn147] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18000ms 2017-11-18T17:51:46.081+0000 I COMMAND [conn176] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17998ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn135] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16004ms 2017-11-18T17:51:46.080+0000 I COMMAND [conn146] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.081+0000 I NETWORK [conn229] received client metadata from 172.31.47.41:52922 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.080+0000 I COMMAND [conn164] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.081+0000 I COMMAND [conn149] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17991ms 2017-11-18T17:51:46.081+0000 I NETWORK [conn234] received client metadata from 172.31.47.41:52932 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn235] received client metadata from 172.31.47.41:52934 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn220] received client metadata from 172.31.47.41:52904 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn219] received client metadata from 172.31.47.41:52902 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn237] received client metadata from 172.31.47.41:52938 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.080+0000 I COMMAND [conn104] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17989ms 2017-11-18T17:51:46.081+0000 I NETWORK [conn223] received client metadata from 172.31.47.41:52910 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn224] received client metadata from 172.31.47.41:52912 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.080+0000 I COMMAND [conn197] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.081+0000 I NETWORK [conn242] received client metadata from 172.31.47.41:52948 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn243] received client metadata from 172.31.47.41:52950 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [replexec-2] Skip closing connection for connection # 384 2017-11-18T17:51:46.081+0000 I NETWORK [replexec-2] Skip closing connection for connection # 383 2017-11-18T17:51:46.081+0000 I NETWORK [conn247] received client metadata from 172.31.47.41:52958 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn249] received client metadata from 172.31.47.41:52962 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn248] received client metadata from 172.31.47.41:52960 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn230] received client metadata from 172.31.47.41:52924 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn251] received client metadata from 172.31.47.41:52966 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn232] received client metadata from 172.31.47.41:52928 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn253] received client metadata from 172.31.47.41:52970 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn254] received client metadata from 172.31.47.41:52972 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn252] received client metadata from 172.31.47.41:52968 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn236] received client metadata from 172.31.47.41:52936 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn256] received client metadata from 172.31.47.41:52976 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn257] received client metadata from 172.31.47.41:52978 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn240] received client metadata from 172.31.47.41:52944 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn258] received client metadata from 172.31.47.41:52980 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn241] received client metadata from 172.31.47.41:52946 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn261] received client metadata from 172.31.47.41:52986 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.080+0000 I COMMAND [conn198] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.082+0000 I NETWORK [conn263] received client metadata from 172.31.47.41:52990 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn244] received client metadata from 172.31.47.41:52952 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn246] received client metadata from 172.31.47.41:52956 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn266] received client metadata from 172.31.47.41:52996 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn267] received client metadata from 172.31.47.41:52998 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I COMMAND [conn182] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 17998ms 2017-11-18T17:51:46.082+0000 I NETWORK [conn269] received client metadata from 172.31.47.41:53002 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn271] received client metadata from 172.31.47.41:53006 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.080+0000 I COMMAND [conn192] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.081+0000 I NETWORK [conn228] received client metadata from 172.31.47.41:52920 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn250] received client metadata from 172.31.47.41:52964 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn231] received client metadata from 172.31.47.41:52926 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn233] received client metadata from 172.31.47.41:52930 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn275] received client metadata from 172.31.47.41:53014 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.080+0000 I COMMAND [conn193] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16003ms 2017-11-18T17:51:46.081+0000 I COMMAND [conn151] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 18003ms 2017-11-18T17:51:46.081+0000 I NETWORK [conn255] received client metadata from 172.31.47.41:52974 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn238] received client metadata from 172.31.47.41:52940 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn259] received client metadata from 172.31.47.41:52982 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn281] received client metadata from 172.31.47.41:53026 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn283] received client metadata from 172.31.47.41:53030 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn282] received client metadata from 172.31.47.41:53028 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn286] received client metadata from 172.31.47.41:53036 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn264] received client metadata from 172.31.47.41:52992 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn287] received client metadata from 172.31.47.41:53038 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn288] received client metadata from 172.31.47.41:53040 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn265] received client metadata from 172.31.47.41:52994 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn245] received client metadata from 172.31.47.41:52954 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn289] received client metadata from 172.31.47.41:53042 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn292] received client metadata from 172.31.47.41:53048 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [replexec-2] Skip closing connection for connection # 382 2017-11-18T17:51:46.082+0000 I NETWORK [conn293] received client metadata from 172.31.47.41:53050 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn272] received client metadata from 172.31.47.41:53008 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn295] received client metadata from 172.31.47.41:53054 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn273] received client metadata from 172.31.47.41:53010 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn274] received client metadata from 172.31.47.41:53012 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn297] received client metadata from 172.31.47.41:53058 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn276] received client metadata from 172.31.47.41:53016 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn277] received client metadata from 172.31.47.41:53018 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn300] received client metadata from 172.31.47.41:53062 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn301] received client metadata from 172.31.47.41:53064 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn303] received client metadata from 172.31.47.41:53068 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn279] received client metadata from 172.31.47.41:53022 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn239] received client metadata from 172.31.47.41:52942 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn260] received client metadata from 172.31.47.41:52984 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn306] received client metadata from 172.31.47.41:53072 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn262] received client metadata from 172.31.47.41:52988 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn309] received client metadata from 172.31.47.41:53078 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn310] received client metadata from 172.31.47.41:53080 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn311] received client metadata from 172.31.47.41:53082 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn312] received client metadata from 172.31.47.41:53084 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.080+0000 I COMMAND [conn112] command test.$cmd command: update { update: "c", ordered: true, writeConcern: { w: 3 }, $db: "test" } numYields:0 reslen:362 locks:{ Global: { acquireCount: { r: 11, w: 11 } }, Database: { acquireCount: { w: 11 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 10 } } } protocol:op_query 16000ms 2017-11-18T17:51:46.083+0000 I NETWORK [conn316] received client metadata from 172.31.47.41:53092 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn268] received client metadata from 172.31.47.41:53000 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn290] received client metadata from 172.31.47.41:53044 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn291] received client metadata from 172.31.47.41:53046 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn270] received client metadata from 172.31.47.41:53004 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [replexec-2] Skip closing connection for connection # 381 2017-11-18T17:51:46.083+0000 I NETWORK [replexec-2] Skip closing connection for connection # 380 2017-11-18T17:51:46.083+0000 I NETWORK [replexec-2] Skip closing connection for connection # 379 2017-11-18T17:51:46.082+0000 I NETWORK [conn294] received client metadata from 172.31.47.41:53052 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn321] received client metadata from 172.31.47.41:53102 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn296] received client metadata from 172.31.47.41:53056 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn322] received client metadata from 172.31.47.41:53104 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn299] received client metadata from 172.31.40.189:46882 conn: { driver: { name: "NetworkInterfaceASIO-RS", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:51:46.083+0000 I NETWORK [conn324] received client metadata from 172.31.47.41:53108 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn221] received client metadata from 172.31.47.41:52906 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn278] received client metadata from 172.31.47.41:53020 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn327] received client metadata from 172.31.47.41:53114 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn280] received client metadata from 172.31.47.41:53024 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn329] received client metadata from 172.31.47.41:53118 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn305] received client metadata from 172.31.40.189:46884 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:51:46.083+0000 I NETWORK [conn330] received client metadata from 172.31.47.41:53120 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn333] received client metadata from 172.31.47.41:53126 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn308] received client metadata from 172.31.47.41:53076 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn284] received client metadata from 172.31.47.41:53032 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn336] received client metadata from 172.31.47.41:53132 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn285] received client metadata from 172.31.47.41:53034 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn337] received client metadata from 172.31.47.41:53134 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn314] received client metadata from 172.31.47.41:53088 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn315] received client metadata from 172.31.47.41:53090 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn339] received client metadata from 172.31.47.41:53138 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn343] received client metadata from 172.31.47.41:53142 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn317] received client metadata from 172.31.47.41:53094 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn320] received client metadata from 172.31.47.41:53100 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.080+0000 I EXECUTOR [worker-102] Started new database worker thread 102 2017-11-18T17:51:46.083+0000 I NETWORK [conn345] received client metadata from 172.31.47.41:53146 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn298] received client metadata from 172.31.47.41:53060 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn323] received client metadata from 172.31.47.41:53106 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn348] received client metadata from 172.31.47.41:53152 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn325] received client metadata from 172.31.47.41:53110 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn326] received client metadata from 172.31.47.41:53112 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn302] received client metadata from 172.31.47.41:53066 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn304] received client metadata from 172.31.47.41:53070 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn331] received client metadata from 172.31.47.41:53122 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn354] received client metadata from 172.31.47.41:53164 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn332] received client metadata from 172.31.47.41:53124 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn355] received client metadata from 172.31.47.41:53166 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn356] received client metadata from 172.31.47.41:53168 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn358] received client metadata from 172.31.47.41:53172 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn359] received client metadata from 172.31.47.41:53174 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn313] received client metadata from 172.31.47.41:53086 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn338] received client metadata from 172.31.47.41:53136 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn361] received client metadata from 172.31.47.41:53178 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn363] received client metadata from 172.31.47.41:53182 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn318] received client metadata from 172.31.47.41:53096 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn342] received client metadata from 172.31.34.57:45900 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:51:46.084+0000 I NETWORK [conn367] received client metadata from 172.31.47.41:53190 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [replexec-2] Skip closing connection for connection # 378 2017-11-18T17:51:46.084+0000 I NETWORK [replexec-2] Skip closing connection for connection # 377 2017-11-18T17:51:46.084+0000 I NETWORK [replexec-2] Skip closing connection for connection # 376 2017-11-18T17:51:46.084+0000 I NETWORK [replexec-2] Skip closing connection for connection # 375 2017-11-18T17:51:46.083+0000 I NETWORK [conn344] received client metadata from 172.31.47.41:53144 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn369] received client metadata from 172.31.47.41:53194 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn347] received client metadata from 172.31.47.41:53150 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn328] received client metadata from 172.31.47.41:53116 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn349] received client metadata from 172.31.47.41:53154 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn350] received client metadata from 172.31.47.41:53156 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn351] received client metadata from 172.31.47.41:53158 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn373] received client metadata from 172.31.47.41:53202 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn353] received client metadata from 172.31.47.41:53162 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn375] received client metadata from 172.31.47.41:53206 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.082+0000 I NETWORK [conn307] received client metadata from 172.31.47.41:53074 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.081+0000 I NETWORK [conn227] received client metadata from 172.31.47.41:52918 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn334] received client metadata from 172.31.47.41:53128 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn357] received client metadata from 172.31.47.41:53170 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn335] received client metadata from 172.31.47.41:53130 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn360] received client metadata from 172.31.47.41:53176 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn340] received client metadata from 172.31.47.41:53140 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn362] received client metadata from 172.31.47.41:53180 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn341] received client metadata from 172.31.40.189:46886 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:51:46.084+0000 I NETWORK [conn364] received client metadata from 172.31.47.41:53184 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn365] received client metadata from 172.31.47.41:53186 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn366] received client metadata from 172.31.47.41:53188 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn319] received client metadata from 172.31.47.41:53098 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn368] received client metadata from 172.31.47.41:53192 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [replexec-2] Skip closing connection for connection # 374 2017-11-18T17:51:46.083+0000 I NETWORK [conn346] received client metadata from 172.31.47.41:53148 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn370] received client metadata from 172.31.47.41:53196 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn372] received client metadata from 172.31.47.41:53200 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn371] received client metadata from 172.31.47.41:53198 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.083+0000 I NETWORK [conn352] received client metadata from 172.31.47.41:53160 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn374] received client metadata from 172.31.47.41:53204 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.085+0000 I NETWORK [conn373] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:53202 (connection id: 373) 2017-11-18T17:51:46.084+0000 I NETWORK [conn376] received client metadata from 172.31.34.57:45902 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:51:46.084+0000 I NETWORK [conn377] received client metadata from 172.31.34.57:45904 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:51:46.084+0000 I NETWORK [conn378] received client metadata from 172.31.34.57:45906 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:51:46.084+0000 I NETWORK [conn379] received client metadata from 172.31.47.41:53208 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn381] received client metadata from 172.31.47.41:53212 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn380] received client metadata from 172.31.47.41:53210 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn383] received client metadata from 172.31.47.41:53216 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn382] received client metadata from 172.31.47.41:53214 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.084+0000 I NETWORK [conn384] received client metadata from 172.31.47.41:53218 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:46.085+0000 I NETWORK [replexec-2] Skip closing connection for connection # 372 2017-11-18T17:51:46.086+0000 I NETWORK [conn351] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:53158 (connection id: 351) 2017-11-18T17:51:46.086+0000 I NETWORK [conn356] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:53168 (connection id: 356) 2017-11-18T17:51:46.086+0000 I NETWORK [replexec-2] Skip closing connection for connection # 299 2017-11-18T17:51:46.087+0000 I NETWORK [replexec-2] Skip closing connection for connection # 119 2017-11-18T17:51:46.087+0000 I NETWORK [replexec-2] Skip closing connection for connection # 11 2017-11-18T17:51:46.087+0000 I NETWORK [replexec-2] Skip closing connection for connection # 10 2017-11-18T17:51:46.087+0000 I NETWORK [replexec-2] Skip closing connection for connection # 9 2017-11-18T17:51:46.087+0000 I NETWORK [replexec-2] Skip closing connection for connection # 7 2017-11-18T17:51:46.087+0000 I NETWORK [worker-40] end connection 172.31.47.41:53202 (376 connections now open) 2017-11-18T17:51:46.087+0000 I NETWORK [worker-78] end connection 172.31.34.57:45880 (375 connections now open) 2017-11-18T17:51:46.087+0000 I NETWORK [worker-82] end connection 172.31.40.189:46864 (374 connections now open) 2017-11-18T17:51:46.087+0000 I NETWORK [worker-44] end connection 172.31.47.41:53198 (373 connections now open) 2017-11-18T17:51:46.087+0000 I NETWORK [worker-73] end connection 172.31.47.41:53196 (372 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-80] end connection 172.31.47.41:53194 (370 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-73] end connection 172.31.47.41:53152 (368 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [listener] connection accepted from 172.31.34.92:57706 #385 (369 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-32] end connection 172.31.47.41:53188 (368 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn138] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52740 (connection id: 138) 2017-11-18T17:51:46.088+0000 I NETWORK [conn74] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52546 (connection id: 74) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-84] end connection 172.31.47.41:53146 (365 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-77] end connection 172.31.47.41:52546 (364 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn21] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52451 (connection id: 21) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-84] end connection 172.31.47.41:53144 (363 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn81] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52630 (connection id: 81) 2017-11-18T17:51:46.088+0000 I NETWORK [conn98] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52664 (connection id: 98) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-50] end connection 172.31.47.41:52630 (361 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn69] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52556 (connection id: 69) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-57] end connection 172.31.47.41:52664 (360 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-96] end connection 172.31.47.41:53186 (359 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn107] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52680 (connection id: 107) 2017-11-18T17:51:46.088+0000 I NETWORK [conn96] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52662 (connection id: 96) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-51] end connection 172.31.47.41:52680 (357 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn95] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52660 (connection id: 95) 2017-11-18T17:51:46.088+0000 I NETWORK [conn45] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52504 (connection id: 45) 2017-11-18T17:51:46.088+0000 I NETWORK [conn94] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52654 (connection id: 94) 2017-11-18T17:51:46.088+0000 I NETWORK [conn105] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52678 (connection id: 105) 2017-11-18T17:51:46.088+0000 I NETWORK [conn79] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52628 (connection id: 79) 2017-11-18T17:51:46.088+0000 I NETWORK [conn133] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52730 (connection id: 133) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-63] end connection 172.31.47.41:52628 (348 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn109] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52682 (connection id: 109) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-39] end connection 172.31.47.41:52730 (347 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn189] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52842 (connection id: 189) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-56] end connection 172.31.47.41:53190 (345 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn114] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52694 (connection id: 114) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-63] end connection 172.31.47.41:53134 (343 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-56] end connection 172.31.47.41:53132 (341 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn124] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52712 (connection id: 124) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-49] end connection 172.31.47.41:52556 (358 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn26] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52462 (connection id: 26) 2017-11-18T17:51:46.088+0000 I NETWORK [conn67] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52544 (connection id: 67) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-54] end connection 172.31.47.41:52462 (336 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn186] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52836 (connection id: 186) 2017-11-18T17:51:46.088+0000 I NETWORK [conn64] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52548 (connection id: 64) 2017-11-18T17:51:46.088+0000 I NETWORK [conn29] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52463 (connection id: 29) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-73] end connection 172.31.47.41:53150 (330 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-43] end connection 172.31.47.41:52548 (329 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn61] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52536 (connection id: 61) 2017-11-18T17:51:46.089+0000 I NETWORK [conn20] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52450 (connection id: 20) 2017-11-18T17:51:46.089+0000 I NETWORK [conn72] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52545 (connection id: 72) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-43] end connection 172.31.47.41:53124 (326 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-61] end connection 172.31.47.41:53184 (350 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-64] end connection 172.31.47.41:53158 (320 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-32] end connection 172.31.47.41:52950 (367 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-44] end connection 172.31.47.41:53154 (369 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn90] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52648 (connection id: 90) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-61] end connection 172.31.47.41:53118 (316 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn87] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52642 (connection id: 87) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-32] end connection 172.31.47.41:53114 (314 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn14] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.40.189:46880 (connection id: 14) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-100] end connection 172.31.47.41:52662 (310 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn39] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52492 (connection id: 39) 2017-11-18T17:51:46.088+0000 I NETWORK [conn132] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52728 (connection id: 132) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-52] end connection 172.31.47.41:52682 (346 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn111] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52688 (connection id: 111) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-19] end connection 172.31.47.41:52842 (344 connections now open) 2017-11-18T17:51:46.087+0000 I NETWORK [worker-78] end connection 172.31.47.41:53156 (371 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-55] end connection 172.31.47.41:53170 (304 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-52] end connection 172.31.47.41:53106 (302 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-49] end connection 172.31.47.41:53006 (301 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-44] end connection 172.31.47.41:53112 (299 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-55] end connection 172.31.47.41:53100 (298 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-61] end connection 172.31.47.41:52982 (297 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-73] end connection 172.31.47.41:53122 (296 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-55] end connection 172.31.47.41:53096 (295 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn62] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52538 (connection id: 62) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-55] end connection 172.31.47.41:53088 (291 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-37] end connection 172.31.47.41:53180 (356 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-91] end connection 172.31.47.41:52538 (289 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn58] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52530 (connection id: 58) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-47] end connection 172.31.47.41:53182 (340 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-37] end connection 172.31.47.41:53084 (286 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-91] end connection 172.31.47.41:53082 (285 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-45] end connection 172.31.47.41:52836 (283 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-52] end connection 172.31.47.41:53098 (281 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn116] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52698 (connection id: 116) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-50] end connection 172.31.47.41:53140 (354 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-41] end connection 172.31.47.41:53166 (338 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn78] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52553 (connection id: 78) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-77] end connection 172.31.47.41:53142 (362 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn115] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52696 (connection id: 115) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-49] end connection 172.31.47.41:53174 (337 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-45] end connection 172.31.47.41:52553 (273 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn126] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52716 (connection id: 126) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-35] end connection 172.31.47.41:52696 (271 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-37] end connection 172.31.47.41:53076 (270 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-45] end connection 172.31.47.41:53072 (269 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-82] end connection 172.31.47.41:52906 (335 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn19] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52448 (connection id: 19) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-34] end connection 172.31.47.41:52544 (334 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-45] end connection 172.31.47.41:53056 (264 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-51] end connection 172.31.47.41:53192 (333 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-43] end connection 172.31.47.41:53168 (332 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-45] end connection 172.31.47.41:53050 (261 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-49] end connection 172.31.47.41:53064 (260 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-51] end connection 172.31.47.41:53048 (259 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-45] end connection 172.31.47.41:53046 (258 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn41] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52496 (connection id: 41) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-54] end connection 172.31.47.41:52728 (254 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-33] end connection 172.31.47.41:52496 (252 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-50] end connection 172.31.47.41:52530 (251 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-47] end connection 172.31.47.41:53078 (249 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-77] end connection 172.31.47.41:53066 (248 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-50] end connection 172.31.47.41:52716 (246 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-50] end connection 172.31.47.41:53032 (245 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-48] end connection 172.31.47.41:52450 (325 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn77] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52624 (connection id: 77) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-45] end connection 172.31.47.41:53040 (242 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-50] end connection 172.31.47.41:53026 (241 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-66] end connection 172.31.47.41:52624 (240 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-95] end connection 172.31.47.41:52448 (239 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-77] end connection 172.31.47.41:53028 (237 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn42] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52498 (connection id: 42) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-50] end connection 172.31.47.41:53024 (234 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-77] end connection 172.31.47.41:53012 (233 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-98] end connection 172.31.47.41:52498 (232 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-77] end connection 172.31.47.41:53010 (230 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-45] end connection 172.31.47.41:53018 (229 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-98] end connection 172.31.47.41:53004 (227 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-77] end connection 172.31.47.41:53000 (226 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-88] end connection 172.31.47.41:53176 (318 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-98] end connection 172.31.47.41:52996 (225 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-39] end connection 172.31.47.41:53002 (317 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-98] end connection 172.31.47.41:52992 (223 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn33] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52480 (connection id: 33) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-40] end connection 172.31.47.41:53160 (315 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-88] end connection 172.31.47.41:52990 (219 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn108] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52684 (connection id: 108) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-56] end connection 172.31.47.41:52980 (216 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-89] end connection 172.31.47.41:52648 (313 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn51] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52516 (connection id: 51) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-79] end connection 172.31.47.41:52740 (366 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-46] end connection 172.31.47.41:52516 (212 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-53] end connection 172.31.47.41:52451 (312 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-74] end connection 172.31.47.41:52642 (311 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-46] end connection 172.31.47.41:52970 (209 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-53] end connection 172.31.47.41:52968 (208 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-74] end connection 172.31.47.41:52966 (207 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-46] end connection 172.31.47.41:52964 (206 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-53] end connection 172.31.47.41:52962 (205 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [listener] connection accepted from 172.31.34.92:57708 #386 (308 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn71] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52554 (connection id: 71) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-53] end connection 172.31.47.41:52956 (202 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-43] end connection 172.31.47.41:52554 (201 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn83] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52635 (connection id: 83) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-53] end connection 172.31.47.41:52954 (201 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-63] end connection 172.31.47.41:53130 (305 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-53] end connection 172.31.47.41:52948 (198 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn75] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52549 (connection id: 75) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-63] end connection 172.31.47.41:52946 (197 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn100] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52668 (connection id: 100) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-63] end connection 172.31.47.41:52942 (194 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-19] end connection 172.31.47.41:53104 (300 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-63] end connection 172.31.47.41:52940 (192 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-81] end connection 172.31.47.41:52694 (342 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-63] end connection 172.31.47.41:52938 (191 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-19] end connection 172.31.47.41:52936 (190 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn120] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52704 (connection id: 120) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-81] end connection 172.31.47.41:52934 (189 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-63] end connection 172.31.47.41:52932 (188 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-19] end connection 172.31.47.41:52930 (187 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn37] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52488 (connection id: 37) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-81] end connection 172.31.47.41:52926 (185 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-63] end connection 172.31.47.41:52922 (183 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-81] end connection 172.31.47.41:52920 (181 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn113] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52690 (connection id: 113) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-81] end connection 172.31.47.41:52916 (179 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-45] end connection 172.31.47.41:52690 (178 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-43] end connection 172.31.47.41:53120 (288 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-45] end connection 172.31.47.41:52910 (176 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn91] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52650 (connection id: 91) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-43] end connection 172.31.47.41:52908 (175 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-48] end connection 172.31.47.41:53080 (284 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-31] end connection 172.31.47.41:52650 (173 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-102] end connection 172.31.47.41:53164 (339 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-57] end connection 172.31.34.57:45900 (282 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-31] end connection 172.31.47.41:52898 (170 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn27] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52454 (connection id: 27) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-31] end connection 172.31.47.41:52894 (168 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-57] end connection 172.31.47.41:52892 (167 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-87] end connection 172.31.47.41:52454 (166 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-57] end connection 172.31.47.41:52890 (165 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-44] end connection 172.31.47.41:52928 (278 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-57] end connection 172.31.47.41:52886 (163 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-73] end connection 172.31.47.41:53090 (277 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-87] end connection 172.31.47.41:52884 (162 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-57] end connection 172.31.47.41:52882 (161 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-73] end connection 172.31.47.41:52880 (160 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-87] end connection 172.31.47.41:52876 (158 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-57] end connection 172.31.47.41:52874 (157 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn89] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52644 (connection id: 89) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-78] end connection 172.31.47.41:53102 (272 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn48] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52510 (connection id: 48) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-60] end connection 172.31.47.41:52644 (154 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-57] end connection 172.31.47.41:52510 (152 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-78] end connection 172.31.47.41:52866 (151 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn122] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52708 (connection id: 122) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-78] end connection 172.31.47.41:52860 (148 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-92] end connection 172.31.47.41:52708 (147 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-51] end connection 172.31.47.41:53138 (353 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-41] end connection 172.31.47.41:53068 (265 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-82] end connection 172.31.47.41:53054 (263 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-34] end connection 172.31.47.41:53052 (262 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn44] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52502 (connection id: 44) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-80] end connection 172.31.47.41:53148 (331 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-36] end connection 172.31.47.41:52502 (140 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-69] end connection 172.31.47.41:53178 (352 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn82] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52632 (connection id: 82) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-80] end connection 172.31.47.41:52844 (139 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-36] end connection 172.31.47.41:52840 (137 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-80] end connection 172.31.47.41:52834 (136 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-85] end connection 172.31.47.41:52632 (135 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-101] end connection 172.31.47.41:52463 (328 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-80] end connection 172.31.47.41:52828 (133 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-51] end connection 172.31.47.41:53038 (253 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-80] end connection 172.31.47.41:52824 (131 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn99] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52665 (connection id: 99) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-54] end connection 172.31.47.41:53036 (250 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-51] end connection 172.31.47.41:52820 (129 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-80] end connection 172.31.47.41:52818 (127 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-33] end connection 172.31.47.41:53034 (247 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-42] end connection 172.31.47.41:52504 (351 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-80] end connection 172.31.47.41:52812 (124 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-45] end connection 172.31.47.41:53062 (244 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-33] end connection 172.31.47.41:52810 (123 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn130] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52724 (connection id: 130) 2017-11-18T17:51:46.089+0000 I NETWORK [conn110] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52686 (connection id: 110) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-84] end connection 172.31.47.41:53136 (324 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-45] end connection 172.31.47.41:52804 (117 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-53] end connection 172.31.47.41:52654 (323 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-50] end connection 172.31.47.41:53020 (236 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-45] end connection 172.31.47.41:52798 (115 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-66] end connection 172.31.47.41:53016 (235 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-45] end connection 172.31.47.41:52796 (114 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-93] end connection 172.31.47.41:53162 (321 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-50] end connection 172.31.47.41:52792 (112 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-66] end connection 172.31.47.41:52790 (111 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-95] end connection 172.31.47.41:53014 (231 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-93] end connection 172.31.47.41:52786 (109 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn131] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52726 (connection id: 131) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-56] end connection 172.31.47.41:53128 (319 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-77] end connection 172.31.47.41:52994 (224 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-98] end connection 172.31.47.41:52988 (221 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-95] end connection 172.31.47.41:52780 (106 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-56] end connection 172.31.47.41:52776 (103 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-47] end connection 172.31.47.41:52678 (349 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-40] end connection 172.31.47.41:52984 (217 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn183] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52830 (connection id: 183) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-47] end connection 172.31.47.41:52766 (98 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-40] end connection 172.31.47.41:52764 (97 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-62] end connection 172.31.47.41:52830 (96 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-47] end connection 172.31.47.41:52762 (95 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-40] end connection 172.31.47.41:52760 (94 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-62] end connection 172.31.47.41:52758 (93 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-40] end connection 172.31.47.41:52754 (91 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-79] end connection 172.31.47.41:52972 (210 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn38] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52490 (connection id: 38) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-54] end connection 172.31.47.41:53126 (309 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-47] end connection 172.31.47.41:52490 (88 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-32] end connection 172.31.47.41:53110 (308 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-47] end connection 172.31.47.41:52746 (86 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-32] end connection 172.31.47.41:52738 (84 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-65] end connection 172.31.47.41:52536 (307 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-100] end connection 172.31.47.41:53108 (307 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-32] end connection 172.31.47.41:52732 (82 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46888 #387 (202 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-43] end connection 172.31.47.41:52952 (200 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-100] end connection 172.31.47.41:52720 (80 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-52] end connection 172.31.47.41:52635 (199 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-75] end connection 172.31.47.41:52688 (303 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-53] end connection 172.31.47.41:52944 (196 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-52] end connection 172.31.47.41:52700 (77 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-38] end connection 172.31.47.41:52549 (195 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-53] end connection 172.31.47.41:52681 (75 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn196] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52856 (connection id: 196) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-53] end connection 172.31.47.41:52672 (73 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-42] end connection 172.31.47.41:52668 (193 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [worker-96] end connection 172.31.40.189:46886 (355 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-53] end connection 172.31.47.41:52658 (70 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-42] end connection 172.31.47.41:52656 (69 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-76] end connection 172.31.47.41:52704 (186 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-53] end connection 172.31.47.41:52640 (66 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn136] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52736 (connection id: 136) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-53] end connection 172.31.47.41:52638 (65 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-19] end connection 172.31.47.41:52924 (184 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-53] end connection 172.31.47.41:52626 (63 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-76] end connection 172.31.47.41:52634 (62 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-53] end connection 172.31.47.41:52542 (60 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-46] end connection 172.31.47.41:52488 (182 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-83] end connection 172.31.47.41:53092 (292 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-46] end connection 172.31.47.41:52540 (57 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn16] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.34.92:57702 (connection id: 16) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-46] end connection 172.31.47.41:52532 (55 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-70] end connection 172.31.47.41:52712 (290 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-86] end connection 172.31.34.92:57702 (54 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-46] end connection 172.31.47.41:52528 (53 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-70] end connection 172.31.47.41:52526 (52 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-86] end connection 172.31.47.41:52524 (51 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn129] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52722 (connection id: 129) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-43] end connection 172.31.47.41:52902 (172 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-102] end connection 172.31.47.41:52896 (169 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-91] end connection 172.31.47.41:53074 (280 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-49] end connection 172.31.47.41:52914 (279 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-31] end connection 172.31.47.41:52888 (164 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-49] end connection 172.31.47.41:52500 (43 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-44] end connection 172.31.47.41:52878 (159 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-49] end connection 172.31.47.41:52494 (42 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-50] end connection 172.31.47.41:53070 (275 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-49] end connection 172.31.47.41:52484 (40 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-44] end connection 172.31.47.41:52482 (39 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-50] end connection 172.31.47.41:52478 (38 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-87] end connection 172.31.47.41:52870 (155 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-49] end connection 172.31.47.41:52476 (35 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn73] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52543 (connection id: 73) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-49] end connection 172.31.47.41:52464 (34 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-71] end connection 172.31.40.189:46880 (268 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-49] end connection 172.31.47.41:52457 (31 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-60] end connection 172.31.47.41:52864 (150 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-71] end connection 172.31.47.41:52460 (30 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-57] end connection 172.31.47.41:52862 (149 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-52] end connection 172.31.40.189:46884 (267 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-71] end connection 172.31.40.189:46878 (27 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-92] end connection 172.31.47.41:52854 (145 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-51] end connection 172.31.47.41:52852 (144 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-41] end connection 172.31.47.41:52850 (143 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-82] end connection 172.31.47.41:52848 (142 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-34] end connection 172.31.47.41:52846 (141 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-69] end connection 172.31.47.41:52838 (138 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-43] end connection 172.31.47.41:53044 (257 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-35] end connection 172.31.47.41:53058 (256 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-49] end connection 172.31.47.41:53042 (255 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn103] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52674 (connection id: 103) 2017-11-18T17:51:46.093+0000 I NETWORK [worker-58] end connection 172.31.47.41:52674 (24 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-36] end connection 172.31.47.41:52832 (134 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-85] end connection 172.31.47.41:52826 (132 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-101] end connection 172.31.47.41:52822 (130 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-94] end connection 172.31.47.41:52660 (327 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-49] end connection 172.31.47.41:52665 (128 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn52] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52518 (connection id: 52) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-54] end connection 172.31.47.41:52816 (126 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-51] end connection 172.31.47.41:52814 (125 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-47] end connection 172.31.47.41:53030 (243 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-80] end connection 172.31.47.41:52808 (122 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-42] end connection 172.31.47.41:52806 (121 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-72] end connection 172.31.47.41:52724 (119 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-33] end connection 172.31.47.41:52802 (120 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-97] end connection 172.31.47.41:52686 (118 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-48] end connection 172.31.47.41:53022 (238 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-55] end connection 172.31.47.41:52545 (322 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-84] end connection 172.31.47.41:52800 (116 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-53] end connection 172.31.47.41:52794 (113 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [conn139] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52742 (connection id: 139) 2017-11-18T17:51:46.089+0000 I NETWORK [conn76] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52551 (connection id: 76) 2017-11-18T17:51:46.093+0000 I NETWORK [worker-40] end connection 172.31.47.41:52742 (22 connections now open) 2017-11-18T17:51:46.093+0000 I NETWORK [worker-67] end connection 172.31.47.41:52551 (21 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-66] end connection 172.31.47.41:52782 (108 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-50] end connection 172.31.47.41:52784 (107 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-48] end connection 172.31.47.41:52726 (105 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-93] end connection 172.31.47.41:52778 (104 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-45] end connection 172.31.47.41:52998 (222 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-59] end connection 172.31.47.41:52480 (220 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-77] end connection 172.31.47.41:52774 (102 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-39] end connection 172.31.47.41:52986 (218 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-98] end connection 172.31.47.41:52772 (101 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-95] end connection 172.31.47.41:52770 (100 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-56] end connection 172.31.47.41:52768 (99 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-88] end connection 172.31.47.41:52978 (215 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-57] end connection 172.31.47.41:52684 (214 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-56] end connection 172.31.47.41:52976 (213 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-47] end connection 172.31.47.41:52756 (92 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-89] end connection 172.31.47.41:52974 (211 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-40] end connection 172.31.47.41:52752 (90 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-62] end connection 172.31.47.41:52750 (89 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-79] end connection 172.31.47.41:52748 (87 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-54] end connection 172.31.47.41:52744 (85 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-74] end connection 172.31.47.41:52960 (204 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-47] end connection 172.31.47.41:52734 (83 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-46] end connection 172.31.47.41:52958 (203 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-99] end connection 172.31.47.41:53172 (306 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-32] end connection 172.31.47.41:52718 (81 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46890 #388 (81 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-100] end connection 172.31.47.41:52710 (80 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-43] end connection 172.31.47.41:52706 (78 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-65] end connection 172.31.47.41:52714 (79 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-75] end connection 172.31.47.41:52692 (76 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-38] end connection 172.31.47.41:52670 (72 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-52] end connection 172.31.47.41:52676 (74 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-46] end connection 172.31.47.41:52856 (71 connections now open) 2017-11-18T17:51:46.088+0000 I NETWORK [conn118] Error sending response to client: SocketException: Broken pipe. Ending connection from 172.31.47.41:52702 (connection id: 118) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-96] end connection 172.31.47.41:52652 (68 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-42] end connection 172.31.47.41:52646 (67 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-97] end connection 172.31.47.41:52736 (64 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-61] end connection 172.31.47.41:53094 (294 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-19] end connection 172.31.47.41:52552 (61 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-65] end connection 172.31.47.41:52492 (293 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-53] end connection 172.31.47.41:52550 (59 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-76] end connection 172.31.47.41:52547 (58 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-63] end connection 172.31.47.41:52918 (180 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-83] end connection 172.31.47.41:52534 (56 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-81] end connection 172.31.47.41:52912 (177 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-64] end connection 172.31.47.41:53116 (287 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-45] end connection 172.31.47.41:52904 (174 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-46] end connection 172.31.47.41:52522 (50 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-70] end connection 172.31.47.41:52520 (49 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-48] end connection 172.31.47.41:52900 (171 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-86] end connection 172.31.47.41:52514 (48 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-4] end connection 172.31.47.41:52722 (47 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-102] end connection 172.31.47.41:52512 (46 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-91] end connection 172.31.47.41:52508 (45 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-43] end connection 172.31.47.41:52506 (44 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-90] end connection 172.31.47.41:52698 (276 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-31] end connection 172.31.47.41:52486 (41 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-55] end connection 172.31.47.41:53086 (274 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-73] end connection 172.31.47.41:52872 (156 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-50] end connection 172.31.47.41:52461 (36 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-44] end connection 172.31.47.41:52474 (37 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-87] end connection 172.31.47.41:52456 (33 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-44] end connection 172.31.47.41:52543 (32 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-57] end connection 172.31.47.41:52868 (153 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-49] end connection 172.31.47.41:52446 (29 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-60] end connection 172.31.34.92:57704 (28 connections now open) 2017-11-18T17:51:46.089+0000 I NETWORK [worker-37] end connection 172.31.47.41:53060 (266 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-78] end connection 172.31.47.41:52858 (146 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-52] end connection 172.31.40.189:46874 (26 connections now open) 2017-11-18T17:51:46.092+0000 I NETWORK [worker-51] end connection 172.31.34.57:45898 (25 connections now open) 2017-11-18T17:51:46.093+0000 I NETWORK [worker-68] end connection 172.31.47.41:52518 (23 connections now open) 2017-11-18T17:51:46.091+0000 I NETWORK [worker-45] end connection 172.31.47.41:52788 (110 connections now open) 2017-11-18T17:51:46.090+0000 I NETWORK [worker-50] end connection 172.31.47.41:53008 (228 connections now open) 2017-11-18T17:51:46.094+0000 I NETWORK [worker-44] end connection 172.31.47.41:52702 (20 connections now open) 2017-11-18T17:51:46.103+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46892 #389 (21 connections now open) 2017-11-18T17:51:46.103+0000 I NETWORK [conn389] received client metadata from 172.31.40.189:46892 conn: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:51:46.111+0000 I NETWORK [worker-94] end connection 172.31.47.41:53208 (20 connections now open) 2017-11-18T17:51:46.111+0000 I NETWORK [worker-38] end connection 172.31.47.41:53216 (19 connections now open) 2017-11-18T17:51:46.113+0000 I NETWORK [worker-52] end connection 172.31.47.41:53200 (18 connections now open) 2017-11-18T17:51:46.122+0000 I NETWORK [worker-46] end connection 172.31.47.41:53206 (17 connections now open) 2017-11-18T17:51:46.124+0000 I NETWORK [worker-42] end connection 172.31.47.41:53204 (16 connections now open) 2017-11-18T17:51:46.124+0000 I NETWORK [worker-61] end connection 172.31.47.41:53212 (15 connections now open) 2017-11-18T17:51:46.125+0000 I NETWORK [worker-65] end connection 172.31.47.41:53210 (14 connections now open) 2017-11-18T17:51:46.130+0000 I NETWORK [worker-76] end connection 172.31.47.41:53218 (13 connections now open) 2017-11-18T17:51:46.132+0000 I NETWORK [worker-83] end connection 172.31.47.41:53214 (12 connections now open) 2017-11-18T17:51:46.230+0000 I REPL [rsBackgroundSync] chaining not allowed, choosing primary as sync source candidate: 172.31.34.57:27017 2017-11-18T17:51:46.230+0000 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to 172.31.34.57:27017 2017-11-18T17:51:46.230+0000 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to 172.31.34.57:27017, took 0ms (1 connections now open to 172.31.34.57:27017) 2017-11-18T17:51:46.231+0000 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to 172.31.34.57:27017 2017-11-18T17:51:46.232+0000 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to 172.31.34.57:27017, took 1ms (2 connections now open to 172.31.34.57:27017) 2017-11-18T17:51:46.232+0000 W REPL [rsBackgroundSync] Fetcher stopped querying remote oplog with error: InvalidSyncSource: Sync source's last applied OpTime { ts: Timestamp(1511027501, 1), t: 1 } is not greater than our last fetched OpTime { ts: Timestamp(1511027501, 1), t: 1 }. Choosing new sync source. 2017-11-18T17:51:46.232+0000 I REPL [rsBackgroundSync] chaining not allowed, choosing primary as sync source candidate: 172.31.34.57:27017 2017-11-18T17:51:46.232+0000 I REPL [rsBackgroundSync] Chose same sync source candidate as last time, 172.31.34.57:27017. Sleeping for 1 second to avoid immediately choosing a new sync source for the same reason as last time. 2017-11-18T17:51:46.589+0000 I NETWORK [listener] connection accepted from 172.31.47.41:53220 #390 (13 connections now open) 2017-11-18T17:51:46.590+0000 I NETWORK [conn390] received client metadata from 172.31.47.41:53220 conn: { driver: { name: "mongo-java-driver", version: "3.5.0" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.92-6.18-default" }, platform: "Java/Oracle Corporation/1.8.0_151-b12" } 2017-11-18T17:51:47.233+0000 I STORAGE [rsSync] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: be121238-fcfe-4ec3-b80e-6bd0d83798e9 2017-11-18T17:51:48.079+0000 I REPL [replexec-2] Scheduling priority takeover at 2017-11-18T17:51:59.237+0000 2017-11-18T17:51:50.595+0000 I EXECUTOR [worker-89] Thread was only executing tasks 0% over the last 4514ms. Exiting thread. 2017-11-18T17:51:50.619+0000 I EXECUTOR [worker-33] Thread was only executing tasks 0% over the last 4539ms. Exiting thread. 2017-11-18T17:51:50.653+0000 I EXECUTOR [worker-66] Thread was only executing tasks 0% over the last 4575ms. Exiting thread. 2017-11-18T17:51:50.657+0000 I EXECUTOR [worker-65] Thread was only executing tasks 0% over the last 4577ms. Exiting thread. 2017-11-18T17:51:50.665+0000 I EXECUTOR [worker-73] Thread was only executing tasks 0% over the last 4583ms. Exiting thread. 2017-11-18T17:51:50.670+0000 I EXECUTOR [worker-92] Thread was only executing tasks 0% over the last 4591ms. Exiting thread. 2017-11-18T17:51:50.680+0000 I EXECUTOR [worker-38] Thread was only executing tasks 0% over the last 4601ms. Exiting thread. 2017-11-18T17:51:50.693+0000 I EXECUTOR [worker-43] Thread was only executing tasks 0% over the last 4614ms. Exiting thread. 2017-11-18T17:51:50.696+0000 I EXECUTOR [worker-93] Thread was only executing tasks 0% over the last 4613ms. Exiting thread. 2017-11-18T17:51:50.701+0000 I EXECUTOR [worker-60] Thread was only executing tasks 0% over the last 4621ms. Exiting thread. 2017-11-18T17:51:50.716+0000 I EXECUTOR [worker-59] Thread was only executing tasks 0% over the last 4637ms. Exiting thread. 2017-11-18T17:51:50.720+0000 I EXECUTOR [worker-32] Thread was only executing tasks 0% over the last 4639ms. Exiting thread. 2017-11-18T17:51:50.733+0000 I EXECUTOR [worker-94] Thread was only executing tasks 0% over the last 4653ms. Exiting thread. 2017-11-18T17:51:50.736+0000 I EXECUTOR [worker-63] Thread was only executing tasks 0% over the last 4658ms. Exiting thread. 2017-11-18T17:51:50.737+0000 I EXECUTOR [worker-98] Thread was only executing tasks 0% over the last 4658ms. Exiting thread. 2017-11-18T17:51:50.741+0000 I EXECUTOR [worker-90] Thread was only executing tasks 0% over the last 4661ms. Exiting thread. 2017-11-18T17:51:50.741+0000 I EXECUTOR [worker-81] Thread was only executing tasks 0% over the last 4662ms. Exiting thread. 2017-11-18T17:51:50.746+0000 I EXECUTOR [worker-51] Thread was only executing tasks 0% over the last 4665ms. Exiting thread. 2017-11-18T17:51:50.754+0000 I EXECUTOR [worker-45] Thread was only executing tasks 0% over the last 4674ms. Exiting thread. 2017-11-18T17:51:50.758+0000 I EXECUTOR [worker-56] Thread was only executing tasks 0% over the last 4677ms. Exiting thread. 2017-11-18T17:51:50.776+0000 I EXECUTOR [worker-57] Thread was only executing tasks 0% over the last 4696ms. Exiting thread. 2017-11-18T17:51:50.781+0000 I EXECUTOR [worker-49] Thread was only executing tasks 0% over the last 4702ms. Exiting thread. 2017-11-18T17:51:50.819+0000 I EXECUTOR [worker-91] Thread was only executing tasks 0% over the last 4739ms. Exiting thread. 2017-11-18T17:51:50.834+0000 I EXECUTOR [worker-80] Thread was only executing tasks 0% over the last 4753ms. Exiting thread. 2017-11-18T17:51:50.842+0000 I EXECUTOR [worker-55] Thread was only executing tasks 0% over the last 4760ms. Exiting thread. 2017-11-18T17:51:50.849+0000 I EXECUTOR [worker-77] Thread was only executing tasks 0% over the last 4770ms. Exiting thread. 2017-11-18T17:51:50.886+0000 I EXECUTOR [worker-97] Thread was only executing tasks 0% over the last 4807ms. Exiting thread. 2017-11-18T17:51:50.902+0000 I EXECUTOR [worker-41] Thread was only executing tasks 0% over the last 4821ms. Exiting thread. 2017-11-18T17:51:50.927+0000 I EXECUTOR [worker-75] Thread was only executing tasks 0% over the last 4848ms. Exiting thread. 2017-11-18T17:51:50.930+0000 I EXECUTOR [worker-79] Thread was only executing tasks 0% over the last 4850ms. Exiting thread. 2017-11-18T17:51:50.949+0000 I EXECUTOR [worker-62] Thread was only executing tasks 0% over the last 4869ms. Exiting thread. 2017-11-18T17:51:50.952+0000 I EXECUTOR [worker-4] Thread was only executing tasks 0% over the last 4873ms. Exiting thread. 2017-11-18T17:51:50.962+0000 I EXECUTOR [worker-72] Thread was only executing tasks 0% over the last 4883ms. Exiting thread. 2017-11-18T17:51:50.966+0000 I EXECUTOR [worker-61] Thread was only executing tasks 0% over the last 4885ms. Exiting thread. 2017-11-18T17:51:50.972+0000 I EXECUTOR [worker-44] Thread was only executing tasks 0% over the last 4892ms. Exiting thread. 2017-11-18T17:51:50.974+0000 I EXECUTOR [worker-50] Thread was only executing tasks 0% over the last 4894ms. Exiting thread. 2017-11-18T17:51:50.976+0000 I EXECUTOR [worker-83] Thread was only executing tasks 0% over the last 4895ms. Exiting thread. 2017-11-18T17:51:50.983+0000 I EXECUTOR [worker-42] Thread was only executing tasks 0% over the last 4902ms. Exiting thread. 2017-11-18T17:51:51.003+0000 I EXECUTOR [worker-99] Thread was only executing tasks 0% over the last 4922ms. Exiting thread. 2017-11-18T17:51:51.043+0000 I EXECUTOR [worker-48] Thread was only executing tasks 0% over the last 4963ms. Exiting thread. 2017-11-18T17:51:51.056+0000 I EXECUTOR [worker-64] Thread was only executing tasks 0% over the last 4974ms. Exiting thread. 2017-11-18T17:51:51.060+0000 I EXECUTOR [worker-85] Thread was only executing tasks 0% over the last 4980ms. Exiting thread. 2017-11-18T17:51:51.088+0000 I EXECUTOR [worker-48] Thread was only executing tasks 0% over the last 5009ms. Exiting thread. 2017-11-18T17:51:51.089+0000 I EXECUTOR [worker-69] Thread was only executing tasks 0% over the last 5007ms. Exiting thread. 2017-11-18T17:51:51.095+0000 I EXECUTOR [worker-101] Thread was only executing tasks 0% over the last 5016ms. Exiting thread. 2017-11-18T17:51:51.096+0000 I EXECUTOR [worker-50] Thread was only executing tasks 0% over the last 5016ms. Exiting thread. 2017-11-18T17:51:51.097+0000 I EXECUTOR [worker-52] Thread was only executing tasks 0% over the last 5017ms. Exiting thread. 2017-11-18T17:51:51.112+0000 I EXECUTOR [worker-45] Thread was only executing tasks 0% over the last 5032ms. Exiting thread. 2017-11-18T17:51:51.127+0000 I EXECUTOR [worker-87] Thread was only executing tasks 0% over the last 5048ms. Exiting thread. 2017-11-18T17:51:51.143+0000 I EXECUTOR [worker-82] Thread was only executing tasks 0% over the last 5062ms. Exiting thread. 2017-11-18T17:51:51.163+0000 I EXECUTOR [worker-54] Thread was only executing tasks 0% over the last 5084ms. Exiting thread. 2017-11-18T17:51:51.199+0000 I EXECUTOR [worker-46] Thread was only executing tasks 0% over the last 5118ms. Exiting thread. 2017-11-18T17:51:51.199+0000 I EXECUTOR [worker-48] Thread was only executing tasks 0% over the last 5118ms. Exiting thread. 2017-11-18T17:51:51.200+0000 I EXECUTOR [worker-34] Thread was only executing tasks 0% over the last 5121ms. Exiting thread. 2017-11-18T17:51:51.200+0000 I EXECUTOR [worker-47] Thread was only executing tasks 0% over the last 5120ms. Exiting thread. 2017-11-18T17:51:51.202+0000 I EXECUTOR [worker-78] Thread was only executing tasks 0% over the last 5120ms. Exiting thread. 2017-11-18T17:51:51.204+0000 I EXECUTOR [worker-50] Thread was only executing tasks 0% over the last 5125ms. Exiting thread. 2017-11-18T17:51:51.214+0000 I EXECUTOR [worker-36] Thread was only executing tasks 0% over the last 5135ms. Exiting thread. 2017-11-18T17:51:51.240+0000 I EXECUTOR [worker-56] Thread was only executing tasks 0% over the last 5159ms. Exiting thread. 2017-11-18T17:51:51.241+0000 I EXECUTOR [worker-57] Thread was only executing tasks 0% over the last 5161ms. Exiting thread. 2017-11-18T17:51:51.245+0000 I EXECUTOR [worker-97] Thread was only executing tasks 0% over the last 5165ms. Exiting thread. 2017-11-18T17:51:51.255+0000 I EXECUTOR [worker-65] Thread was only executing tasks 0% over the last 5176ms. Exiting thread. 2017-11-18T17:51:51.289+0000 I EXECUTOR [worker-44] Thread was only executing tasks 0% over the last 5208ms. Exiting thread. 2017-11-18T17:51:51.297+0000 I EXECUTOR [worker-58] Thread was only executing tasks 0% over the last 5217ms. Exiting thread. 2017-11-18T17:51:51.303+0000 I EXECUTOR [worker-39] Thread was only executing tasks 0% over the last 5224ms. Exiting thread. 2017-11-18T17:51:51.317+0000 I EXECUTOR [worker-45] Thread was only executing tasks 0% over the last 5238ms. Exiting thread. 2017-11-18T17:51:51.328+0000 I EXECUTOR [worker-46] Thread was only executing tasks 0% over the last 5249ms. Exiting thread. 2017-11-18T17:51:51.328+0000 I EXECUTOR [worker-53] Thread was only executing tasks 0% over the last 5248ms. Exiting thread. 2017-11-18T17:51:51.345+0000 I EXECUTOR [worker-37] Thread was only executing tasks 0% over the last 5264ms. Exiting thread. 2017-11-18T17:51:51.355+0000 I EXECUTOR [worker-52] Thread was only executing tasks 0% over the last 5276ms. Exiting thread. 2017-11-18T17:51:51.360+0000 I EXECUTOR [worker-95] Thread was only executing tasks 0% over the last 5280ms. Exiting thread. 2017-11-18T17:51:51.368+0000 I EXECUTOR [worker-31] Thread was only executing tasks 0% over the last 5289ms. Exiting thread. 2017-11-18T17:51:51.371+0000 I EXECUTOR [worker-88] Thread was only executing tasks 0% over the last 5290ms. Exiting thread. 2017-11-18T17:51:51.397+0000 I EXECUTOR [worker-47] Thread was only executing tasks 0% over the last 5316ms. Exiting thread. 2017-11-18T17:51:51.399+0000 I EXECUTOR [worker-53] Thread was only executing tasks 0% over the last 5319ms. Exiting thread. 2017-11-18T17:51:51.402+0000 I EXECUTOR [worker-51] Thread was only executing tasks 0% over the last 5322ms. Exiting thread. 2017-11-18T17:51:51.411+0000 I EXECUTOR [worker-100] Thread was only executing tasks 0% over the last 5331ms. Exiting thread. 2017-11-18T17:51:51.413+0000 I EXECUTOR [worker-49] Thread was only executing tasks 0% over the last 5332ms. Exiting thread. 2017-11-18T17:51:51.415+0000 I EXECUTOR [worker-42] Thread was only executing tasks 0% over the last 5336ms. Exiting thread. 2017-11-18T17:51:51.418+0000 I EXECUTOR [worker-102] Thread was only executing tasks 0% over the last 5334ms. Exiting thread. 2017-11-18T17:51:51.418+0000 I EXECUTOR [worker-68] Thread was only executing tasks 0% over the last 5338ms. Exiting thread. 2017-11-18T17:51:51.419+0000 I EXECUTOR [worker-76] Thread was only executing tasks 0% over the last 5340ms. Exiting thread. 2017-11-18T17:51:51.420+0000 I EXECUTOR [worker-44] Thread was only executing tasks 0% over the last 5339ms. Exiting thread. 2017-11-18T17:51:51.421+0000 I EXECUTOR [worker-70] Thread was only executing tasks 0% over the last 5342ms. Exiting thread. 2017-11-18T17:51:51.422+0000 I EXECUTOR [worker-96] Thread was only executing tasks 0% over the last 5340ms. Exiting thread. 2017-11-18T17:51:51.423+0000 I EXECUTOR [worker-43] Thread was only executing tasks 0% over the last 5342ms. Exiting thread. 2017-11-18T17:51:51.426+0000 I EXECUTOR [worker-74] Thread was only executing tasks 0% over the last 5346ms. Exiting thread. 2017-11-18T17:51:51.430+0000 I EXECUTOR [worker-71] Thread was only executing tasks 0% over the last 5349ms. Exiting thread. 2017-11-18T17:51:51.435+0000 I EXECUTOR [worker-86] Thread was only executing tasks 0% over the last 5355ms. Exiting thread. 2017-11-18T17:51:51.437+0000 I EXECUTOR [worker-19] Thread was only executing tasks 0% over the last 5356ms. Exiting thread. 2017-11-18T17:51:51.477+0000 I EXECUTOR [worker-67] Thread was only executing tasks 0% over the last 5397ms. Exiting thread. 2017-11-18T17:51:51.480+0000 I EXECUTOR [worker-40] Thread was only executing tasks 0% over the last 5398ms. Exiting thread. 2017-11-18T17:51:51.493+0000 I EXECUTOR [worker-57] Thread was only executing tasks 0% over the last 5413ms. Exiting thread. 2017-11-18T17:51:51.505+0000 I EXECUTOR [worker-40] Thread was only executing tasks 0% over the last 5425ms. Exiting thread. 2017-11-18T17:51:58.217+0000 I NETWORK [worker-35] end connection 172.31.47.41:53220 (12 connections now open) 2017-11-18T17:51:59.237+0000 I REPL [replexec-7] Canceling priority takeover callback 2017-11-18T17:51:59.237+0000 I REPL [replexec-7] Starting an election for a priority takeover 2017-11-18T17:51:59.237+0000 I REPL [replexec-7] conducting a dry run election to see if we could be elected. current term: 2 2017-11-18T17:51:59.237+0000 I REPL [replexec-4] VoteRequester(term 2 dry run) received a yes vote from 172.31.40.189:27017; response message: { term: 2, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1511027515, 1), $clusterTime: { clusterTime: Timestamp(1511027515, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } 2017-11-18T17:51:59.238+0000 I REPL [replexec-4] dry election run succeeded, running for election in term 3 2017-11-18T17:51:59.239+0000 I REPL [replexec-7] VoteRequester(term 3) received a yes vote from 172.31.40.189:27017; response message: { term: 3, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1511027515, 1), $clusterTime: { clusterTime: Timestamp(1511027515, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } 2017-11-18T17:51:59.239+0000 I REPL [replexec-7] election succeeded, assuming primary role in term 3 2017-11-18T17:51:59.239+0000 I REPL [replexec-7] transition to PRIMARY from SECONDARY 2017-11-18T17:51:59.239+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Ending connection to host 172.31.34.57:27017 due to bad connection status; 0 connections to that host remain open 2017-11-18T17:51:59.240+0000 I REPL [replexec-7] Entering primary catch-up mode. 2017-11-18T17:51:59.240+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to 172.31.34.57:27017 2017-11-18T17:51:59.240+0000 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to 172.31.34.57:27017, took 0ms (1 connections now open to 172.31.34.57:27017) 2017-11-18T17:51:59.240+0000 I REPL [replexec-10] Member 172.31.34.57:27017 is now in state SECONDARY 2017-11-18T17:51:59.240+0000 I REPL [replexec-10] Caught up to the latest optime known via heartbeats after becoming primary. 2017-11-18T17:51:59.240+0000 I REPL [replexec-10] Exited primary catch-up mode. 2017-11-18T17:51:59.241+0000 I ASIO [NetworkInterfaceASIO-RS-0] Ending connection to host 172.31.34.57:27017 due to bad connection status; 1 connections to that host remain open 2017-11-18T17:51:59.241+0000 I REPL [rsBackgroundSync] Replication producer stopped after oplog fetcher finished returning a batch from our sync source. Abandoning this batch of oplog entries and re-evaluating our sync source. 2017-11-18T17:52:01.103+0000 I REPL [rsSync] transition to primary complete; database writes are now permitted 2017-11-18T17:52:02.043+0000 I NETWORK [worker-35] end connection 172.31.34.92:57706 (11 connections now open) 2017-11-18T17:52:02.043+0000 I NETWORK [worker-54] end connection 172.31.34.92:57708 (10 connections now open) 2017-11-18T17:52:02.104+0000 I REPL [SyncSourceFeedback] SyncSourceFeedback error sending update to 172.31.34.57:27017: InvalidSyncSource: Sync source was cleared. Was 172.31.34.57:27017 2017-11-18T17:52:46.082+0000 I NETWORK [worker-55] end connection 172.31.40.189:46882 (9 connections now open) 2017-11-18T17:52:46.086+0000 I NETWORK [worker-35] end connection 172.31.34.57:45902 (8 connections now open) 2017-11-18T17:52:46.086+0000 I NETWORK [worker-84] end connection 172.31.34.57:45904 (7 connections now open) 2017-11-18T17:52:57.476+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45914 #391 (8 connections now open) 2017-11-18T17:52:57.477+0000 I NETWORK [conn391] received client metadata from 172.31.34.57:45914 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:52:57.477+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45916 #392 (9 connections now open) 2017-11-18T17:52:57.477+0000 I NETWORK [conn392] received client metadata from 172.31.34.57:45916 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:52:57.477+0000 I NETWORK [worker-47] end connection 172.31.34.57:45916 (8 connections now open) 2017-11-18T17:52:57.478+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45918 #393 (9 connections now open) 2017-11-18T17:52:57.478+0000 I NETWORK [conn393] received client metadata from 172.31.34.57:45918 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:52:57.478+0000 I NETWORK [worker-46] end connection 172.31.34.57:45918 (8 connections now open) 2017-11-18T17:52:57.479+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45920 #394 (9 connections now open) 2017-11-18T17:52:57.479+0000 I NETWORK [conn394] received client metadata from 172.31.34.57:45920 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:52:57.479+0000 I NETWORK [worker-55] end connection 172.31.34.57:45920 (8 connections now open) 2017-11-18T17:52:57.480+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45922 #395 (9 connections now open) 2017-11-18T17:52:57.480+0000 I NETWORK [conn395] received client metadata from 172.31.34.57:45922 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:52:57.480+0000 I NETWORK [worker-84] end connection 172.31.34.57:45922 (8 connections now open) 2017-11-18T17:53:00.865+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46902 #396 (9 connections now open) 2017-11-18T17:53:00.865+0000 I NETWORK [conn396] received client metadata from 172.31.40.189:46902 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:53:00.866+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46906 #397 (10 connections now open) 2017-11-18T17:53:00.866+0000 I NETWORK [conn397] received client metadata from 172.31.40.189:46906 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:53:00.866+0000 I NETWORK [worker-47] end connection 172.31.40.189:46906 (9 connections now open) 2017-11-18T17:53:00.867+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46908 #398 (10 connections now open) 2017-11-18T17:53:00.867+0000 I NETWORK [conn398] received client metadata from 172.31.40.189:46908 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:53:00.867+0000 I NETWORK [worker-35] end connection 172.31.40.189:46908 (9 connections now open) 2017-11-18T17:53:00.868+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46910 #399 (10 connections now open) 2017-11-18T17:53:00.868+0000 I NETWORK [conn399] received client metadata from 172.31.40.189:46910 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:53:00.868+0000 I NETWORK [worker-54] end connection 172.31.40.189:46910 (9 connections now open) 2017-11-18T17:53:00.869+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46912 #400 (10 connections now open) 2017-11-18T17:53:00.869+0000 I NETWORK [conn400] received client metadata from 172.31.40.189:46912 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:53:00.869+0000 I NETWORK [worker-49] end connection 172.31.40.189:46912 (9 connections now open) 2017-11-18T17:53:09.097+0000 I STORAGE [thread1] createCollection: config.system.sessions with generated UUID: 56c9d2d5-ad98-4c81-b1bb-141d9aab6483 2017-11-18T17:53:09.111+0000 I INDEX [thread1] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 } 2017-11-18T17:53:09.111+0000 I INDEX [thread1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-11-18T17:53:09.112+0000 I INDEX [thread1] build index done. scanned 0 total records. 0 secs 2017-11-18T17:56:43.101+0000 I NETWORK [worker-84] end connection 172.31.40.189:46890 (8 connections now open) 2017-11-18T17:56:43.101+0000 I NETWORK [worker-47] end connection 172.31.40.189:46888 (7 connections now open) 2017-11-18T17:56:46.089+0000 I NETWORK [worker-84] end connection 172.31.40.189:46876 (6 connections now open) 2017-11-18T17:57:57.476+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45932 #401 (7 connections now open) 2017-11-18T17:57:57.476+0000 I NETWORK [conn401] received client metadata from 172.31.34.57:45932 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:57:57.476+0000 I NETWORK [worker-84] end connection 172.31.34.57:45932 (6 connections now open) 2017-11-18T17:57:57.476+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45934 #402 (7 connections now open) 2017-11-18T17:57:57.476+0000 I NETWORK [conn402] received client metadata from 172.31.34.57:45934 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:57:57.477+0000 I NETWORK [worker-55] end connection 172.31.34.57:45934 (6 connections now open) 2017-11-18T17:57:57.477+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45936 #403 (7 connections now open) 2017-11-18T17:57:57.477+0000 I NETWORK [conn403] received client metadata from 172.31.34.57:45936 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:57:57.477+0000 I NETWORK [worker-49] end connection 172.31.34.57:45936 (6 connections now open) 2017-11-18T17:57:57.478+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45938 #404 (7 connections now open) 2017-11-18T17:57:57.478+0000 I NETWORK [conn404] received client metadata from 172.31.34.57:45938 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:57:57.478+0000 I NETWORK [worker-84] end connection 172.31.34.57:45938 (6 connections now open) 2017-11-18T17:58:00.852+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46922 #405 (7 connections now open) 2017-11-18T17:58:00.852+0000 I NETWORK [conn405] received client metadata from 172.31.40.189:46922 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:58:00.852+0000 I NETWORK [worker-46] end connection 172.31.40.189:46922 (6 connections now open) 2017-11-18T17:58:00.853+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46924 #406 (7 connections now open) 2017-11-18T17:58:00.853+0000 I NETWORK [conn406] received client metadata from 172.31.40.189:46924 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:58:00.853+0000 I NETWORK [worker-54] end connection 172.31.40.189:46924 (6 connections now open) 2017-11-18T17:58:00.854+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46926 #407 (7 connections now open) 2017-11-18T17:58:00.854+0000 I NETWORK [conn407] received client metadata from 172.31.40.189:46926 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:58:00.854+0000 I NETWORK [worker-55] end connection 172.31.40.189:46926 (6 connections now open) 2017-11-18T17:58:00.855+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46928 #408 (7 connections now open) 2017-11-18T17:58:00.855+0000 I NETWORK [conn408] received client metadata from 172.31.40.189:46928 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T17:58:00.855+0000 I NETWORK [worker-84] end connection 172.31.40.189:46928 (6 connections now open) 2017-11-18T18:02:57.476+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45940 #409 (7 connections now open) 2017-11-18T18:02:57.476+0000 I NETWORK [conn409] received client metadata from 172.31.34.57:45940 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:02:57.476+0000 I NETWORK [worker-46] end connection 172.31.34.57:45940 (6 connections now open) 2017-11-18T18:02:57.477+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45942 #410 (7 connections now open) 2017-11-18T18:02:57.477+0000 I NETWORK [conn410] received client metadata from 172.31.34.57:45942 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:02:57.477+0000 I NETWORK [worker-49] end connection 172.31.34.57:45942 (6 connections now open) 2017-11-18T18:02:57.477+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45944 #411 (7 connections now open) 2017-11-18T18:02:57.477+0000 I NETWORK [conn411] received client metadata from 172.31.34.57:45944 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:02:57.478+0000 I NETWORK [worker-47] end connection 172.31.34.57:45944 (6 connections now open) 2017-11-18T18:02:57.478+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45946 #412 (7 connections now open) 2017-11-18T18:02:57.478+0000 I NETWORK [conn412] received client metadata from 172.31.34.57:45946 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:02:57.478+0000 I NETWORK [worker-55] end connection 172.31.34.57:45946 (6 connections now open) 2017-11-18T18:03:00.848+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46930 #413 (7 connections now open) 2017-11-18T18:03:00.848+0000 I NETWORK [conn413] received client metadata from 172.31.40.189:46930 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:03:00.848+0000 I NETWORK [worker-54] end connection 172.31.40.189:46930 (6 connections now open) 2017-11-18T18:03:00.849+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46932 #414 (7 connections now open) 2017-11-18T18:03:00.849+0000 I NETWORK [conn414] received client metadata from 172.31.40.189:46932 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:03:00.849+0000 I NETWORK [worker-43] end connection 172.31.40.189:46932 (6 connections now open) 2017-11-18T18:03:00.850+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46934 #415 (7 connections now open) 2017-11-18T18:03:00.850+0000 I NETWORK [conn415] received client metadata from 172.31.40.189:46934 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:03:00.850+0000 I NETWORK [worker-46] end connection 172.31.40.189:46934 (6 connections now open) 2017-11-18T18:03:00.851+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46936 #416 (7 connections now open) 2017-11-18T18:03:00.851+0000 I NETWORK [conn416] received client metadata from 172.31.40.189:46936 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:03:00.851+0000 I NETWORK [worker-47] end connection 172.31.40.189:46936 (6 connections now open) 2017-11-18T18:07:57.475+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45948 #417 (7 connections now open) 2017-11-18T18:07:57.475+0000 I NETWORK [conn417] received client metadata from 172.31.34.57:45948 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:07:57.475+0000 I NETWORK [worker-35] end connection 172.31.34.57:45948 (6 connections now open) 2017-11-18T18:07:57.476+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45950 #418 (7 connections now open) 2017-11-18T18:07:57.476+0000 I NETWORK [conn418] received client metadata from 172.31.34.57:45950 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:07:57.476+0000 I NETWORK [worker-43] end connection 172.31.34.57:45950 (6 connections now open) 2017-11-18T18:07:57.476+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45952 #419 (7 connections now open) 2017-11-18T18:07:57.476+0000 I NETWORK [conn419] received client metadata from 172.31.34.57:45952 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:07:57.476+0000 I NETWORK [worker-54] end connection 172.31.34.57:45952 (6 connections now open) 2017-11-18T18:07:57.477+0000 I NETWORK [listener] connection accepted from 172.31.34.57:45954 #420 (7 connections now open) 2017-11-18T18:07:57.477+0000 I NETWORK [conn420] received client metadata from 172.31.34.57:45954 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:07:57.477+0000 I NETWORK [worker-84] end connection 172.31.34.57:45954 (6 connections now open) 2017-11-18T18:08:00.844+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46938 #421 (7 connections now open) 2017-11-18T18:08:00.844+0000 I NETWORK [conn421] received client metadata from 172.31.40.189:46938 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:08:00.844+0000 I NETWORK [worker-55] end connection 172.31.40.189:46938 (6 connections now open) 2017-11-18T18:08:00.845+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46940 #422 (7 connections now open) 2017-11-18T18:08:00.845+0000 I NETWORK [conn422] received client metadata from 172.31.40.189:46940 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:08:00.845+0000 I NETWORK [worker-46] end connection 172.31.40.189:46940 (6 connections now open) 2017-11-18T18:08:00.846+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46942 #423 (7 connections now open) 2017-11-18T18:08:00.846+0000 I NETWORK [conn423] received client metadata from 172.31.40.189:46942 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:08:00.846+0000 I NETWORK [worker-54] end connection 172.31.40.189:46942 (6 connections now open) 2017-11-18T18:08:00.847+0000 I NETWORK [listener] connection accepted from 172.31.40.189:46944 #424 (7 connections now open) 2017-11-18T18:08:00.847+0000 I NETWORK [conn424] received client metadata from 172.31.40.189:46944 conn: { driver: { name: "MongoDB Internal Client", version: "3.6.0-rc4-41-ge608b8b349" }, os: { type: "Linux", name: "SUSE Linux Enterprise Server 12 (x86_64)", architecture: "x86_64", version: "Kernel 4.4.92-6.18-default" } } 2017-11-18T18:08:00.847+0000 I NETWORK [worker-43] end connection 172.31.40.189:46944 (6 connections now open) 2017-11-18T18:09:10.650+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends 2017-11-18T18:09:10.650+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... 2017-11-18T18:09:10.650+0000 I REPL [signalProcessingThread] shutting down replication subsystems 2017-11-18T18:09:10.650+0000 I REPL [signalProcessingThread] Stopping replication reporter thread 2017-11-18T18:09:10.650+0000 I REPL [signalProcessingThread] Stopping replication fetcher thread 2017-11-18T18:09:10.650+0000 I REPL [signalProcessingThread] Stopping replication applier thread 2017-11-18T18:09:11.373+0000 I REPL [signalProcessingThread] Stopping replication storage threads 2017-11-18T18:09:11.374+0000 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture 2017-11-18T18:09:11.377+0000 I STORAGE [WTOplogJournalThread] oplog journal thread loop shutting down 2017-11-18T18:09:11.377+0000 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down 2017-11-18T18:09:11.421+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock... 2017-11-18T18:09:11.421+0000 I CONTROL [signalProcessingThread] now exiting 2017-11-18T18:09:11.421+0000 I CONTROL [signalProcessingThread] shutting down with code:0