By type
2021-05-12T08:39:35.571+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] db version v4.0.8 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] modules: none 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] build environment: 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] distarch: x86_64 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-05-12T08:39:35.665+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-05-12T08:39:35.665+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=11541M,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), 2021-05-12T08:39:43.178+0000 I STORAGE [initandlisten] WiredTiger message [1620808783:178451][1:0x7f0f177c7a40], txn-recover: Set global recovery timestamp: 0 2021-05-12T08:39:43.537+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-05-12T08:39:44.180+0000 I CONTROL [initandlisten] 2021-05-12T08:39:44.181+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 9fe933e7-80cc-47f5-a2b0-b9ed03c5e330 2021-05-12T08:39:44.800+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-05-12T08:39:44.803+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: e10d3787-503f-4406-8912-6f49aa3ccad5 2021-05-12T08:39:45.250+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-05-12T08:39:45.252+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-05-12T08:39:45.252+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 5cdec1d0-0a59-4983-82e4-990e5f00fb69 2021-05-12T08:39:45.576+0000 I INDEX [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 } 2021-05-12T08:39:45.576+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-12T08:39:45.579+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-05-12T08:39:45.579+0000 I COMMAND [LogicalSessionCacheRefresh] command config.$cmd command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], $db: "config" } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 327ms 2021-05-12T08:39:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37598 #1 (1 connection now open) 2021-05-12T08:39:49.352+0000 I NETWORK [conn1] end connection 10.233.67.214:37598 (0 connections now open) 2021-05-12T08:39:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37666 #2 (1 connection now open) 2021-05-12T08:39:59.352+0000 I NETWORK [conn2] end connection 10.233.67.214:37666 (0 connections now open) 2021-05-12T08:40:07.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51518 #3 (1 connection now open) 2021-05-12T08:40:07.370+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:51518 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:07.467+0000 I NETWORK [conn3] end connection 127.0.0.1:51518 (0 connections now open) 2021-05-12T08:40:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37716 #4 (1 connection now open) 2021-05-12T08:40:09.352+0000 I NETWORK [conn4] end connection 10.233.67.214:37716 (0 connections now open) 2021-05-12T08:40:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51578 #5 (1 connection now open) 2021-05-12T08:40:17.365+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:51578 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:17.369+0000 I NETWORK [conn5] end connection 127.0.0.1:51578 (0 connections now open) 2021-05-12T08:40:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37776 #6 (1 connection now open) 2021-05-12T08:40:19.352+0000 I NETWORK [conn6] end connection 10.233.67.214:37776 (0 connections now open) 2021-05-12T08:40:27.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51628 #7 (1 connection now open) 2021-05-12T08:40:27.363+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:51628 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:27.367+0000 I NETWORK [conn7] end connection 127.0.0.1:51628 (0 connections now open) 2021-05-12T08:40:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37850 #8 (1 connection now open) 2021-05-12T08:40:29.352+0000 I NETWORK [conn8] end connection 10.233.67.214:37850 (0 connections now open) 2021-05-12T08:40:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51714 #9 (1 connection now open) 2021-05-12T08:40:37.365+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:51714 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:37.369+0000 I NETWORK [conn9] end connection 127.0.0.1:51714 (0 connections now open) 2021-05-12T08:40:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37912 #10 (1 connection now open) 2021-05-12T08:40:39.352+0000 I NETWORK [conn10] end connection 10.233.67.214:37912 (0 connections now open) 2021-05-12T08:40:47.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51778 #11 (1 connection now open) 2021-05-12T08:40:47.468+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:51778 conn11: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:47.563+0000 I NETWORK [conn11] end connection 127.0.0.1:51778 (0 connections now open) 2021-05-12T08:40:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37976 #12 (1 connection now open) 2021-05-12T08:40:49.352+0000 I NETWORK [conn12] end connection 10.233.67.214:37976 (0 connections now open) 2021-05-12T08:40:57.664+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51846 #13 (1 connection now open) 2021-05-12T08:40:57.664+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:51846 conn13: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:40:57.670+0000 I NETWORK [conn13] end connection 127.0.0.1:51846 (0 connections now open) 2021-05-12T08:40:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38048 #14 (1 connection now open) 2021-05-12T08:40:59.352+0000 I NETWORK [conn14] end connection 10.233.67.214:38048 (0 connections now open) 2021-05-12T08:41:07.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51904 #15 (1 connection now open) 2021-05-12T08:41:07.463+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:51904 conn15: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:07.467+0000 I NETWORK [conn15] end connection 127.0.0.1:51904 (0 connections now open) 2021-05-12T08:41:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38102 #16 (1 connection now open) 2021-05-12T08:41:09.352+0000 I NETWORK [conn16] end connection 10.233.67.214:38102 (0 connections now open) 2021-05-12T08:41:17.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51968 #17 (1 connection now open) 2021-05-12T08:41:17.270+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:51968 conn17: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:17.367+0000 I NETWORK [conn17] end connection 127.0.0.1:51968 (0 connections now open) 2021-05-12T08:41:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38166 #18 (1 connection now open) 2021-05-12T08:41:19.352+0000 I NETWORK [conn18] end connection 10.233.67.214:38166 (0 connections now open) 2021-05-12T08:41:27.375+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52022 #19 (1 connection now open) 2021-05-12T08:41:27.463+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:52022 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:27.467+0000 I NETWORK [conn19] end connection 127.0.0.1:52022 (0 connections now open) 2021-05-12T08:41:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38224 #20 (1 connection now open) 2021-05-12T08:41:29.352+0000 I NETWORK [conn20] end connection 10.233.67.214:38224 (0 connections now open) 2021-05-12T08:41:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52078 #21 (1 connection now open) 2021-05-12T08:41:37.366+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:52078 conn21: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:37.370+0000 I NETWORK [conn21] end connection 127.0.0.1:52078 (0 connections now open) 2021-05-12T08:41:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38278 #22 (1 connection now open) 2021-05-12T08:41:39.352+0000 I NETWORK [conn22] end connection 10.233.67.214:38278 (0 connections now open) 2021-05-12T08:41:47.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52140 #23 (1 connection now open) 2021-05-12T08:41:47.464+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:52140 conn23: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:47.468+0000 I NETWORK [conn23] end connection 127.0.0.1:52140 (0 connections now open) 2021-05-12T08:41:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38340 #24 (1 connection now open) 2021-05-12T08:41:49.352+0000 I NETWORK [conn24] end connection 10.233.67.214:38340 (0 connections now open) 2021-05-12T08:41:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52194 #25 (1 connection now open) 2021-05-12T08:41:57.368+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:52194 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:41:57.465+0000 I NETWORK [conn25] end connection 127.0.0.1:52194 (0 connections now open) 2021-05-12T08:41:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38394 #26 (1 connection now open) 2021-05-12T08:41:59.352+0000 I NETWORK [conn26] end connection 10.233.67.214:38394 (0 connections now open) 2021-05-12T08:42:07.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52248 #27 (1 connection now open) 2021-05-12T08:42:07.463+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:52248 conn27: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:07.467+0000 I NETWORK [conn27] end connection 127.0.0.1:52248 (0 connections now open) 2021-05-12T08:42:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38448 #28 (1 connection now open) 2021-05-12T08:42:09.352+0000 I NETWORK [conn28] end connection 10.233.67.214:38448 (0 connections now open) 2021-05-12T08:42:17.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52314 #29 (1 connection now open) 2021-05-12T08:42:17.469+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:52314 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:17.565+0000 I NETWORK [conn29] end connection 127.0.0.1:52314 (0 connections now open) 2021-05-12T08:42:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38514 #30 (1 connection now open) 2021-05-12T08:42:19.352+0000 I NETWORK [conn30] end connection 10.233.67.214:38514 (0 connections now open) 2021-05-12T08:42:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52368 #31 (1 connection now open) 2021-05-12T08:42:27.369+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:52368 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:27.467+0000 I NETWORK [conn31] end connection 127.0.0.1:52368 (0 connections now open) 2021-05-12T08:42:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38568 #32 (1 connection now open) 2021-05-12T08:42:29.352+0000 I NETWORK [conn32] end connection 10.233.67.214:38568 (0 connections now open) 2021-05-12T08:42:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52426 #33 (1 connection now open) 2021-05-12T08:42:37.366+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:52426 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:37.370+0000 I NETWORK [conn33] end connection 127.0.0.1:52426 (0 connections now open) 2021-05-12T08:42:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38624 #34 (1 connection now open) 2021-05-12T08:42:39.352+0000 I NETWORK [conn34] end connection 10.233.67.214:38624 (0 connections now open) 2021-05-12T08:42:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52488 #35 (1 connection now open) 2021-05-12T08:42:47.364+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:52488 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:47.368+0000 I NETWORK [conn35] end connection 127.0.0.1:52488 (0 connections now open) 2021-05-12T08:42:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38686 #36 (1 connection now open) 2021-05-12T08:42:49.352+0000 I NETWORK [conn36] end connection 10.233.67.214:38686 (0 connections now open) 2021-05-12T08:42:57.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52546 #37 (1 connection now open) 2021-05-12T08:42:57.366+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:52546 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:42:57.370+0000 I NETWORK [conn37] end connection 127.0.0.1:52546 (0 connections now open) 2021-05-12T08:42:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38744 #38 (1 connection now open) 2021-05-12T08:42:59.352+0000 I NETWORK [conn38] end connection 10.233.67.214:38744 (0 connections now open) 2021-05-12T08:43:07.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52650 #39 (1 connection now open) 2021-05-12T08:43:07.368+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:52650 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:07.463+0000 I NETWORK [conn39] end connection 127.0.0.1:52650 (0 connections now open) 2021-05-12T08:43:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38860 #40 (1 connection now open) 2021-05-12T08:43:09.352+0000 I NETWORK [conn40] end connection 10.233.67.214:38860 (0 connections now open) 2021-05-12T08:43:17.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52726 #41 (1 connection now open) 2021-05-12T08:43:17.464+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:52726 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:17.469+0000 I NETWORK [conn41] end connection 127.0.0.1:52726 (0 connections now open) 2021-05-12T08:43:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38924 #42 (1 connection now open) 2021-05-12T08:43:19.352+0000 I NETWORK [conn42] end connection 10.233.67.214:38924 (0 connections now open) 2021-05-12T08:43:27.467+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52792 #43 (1 connection now open) 2021-05-12T08:43:27.468+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:52792 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:27.563+0000 I NETWORK [conn43] end connection 127.0.0.1:52792 (0 connections now open) 2021-05-12T08:43:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:38992 #44 (1 connection now open) 2021-05-12T08:43:29.352+0000 I NETWORK [conn44] end connection 10.233.67.214:38992 (0 connections now open) 2021-05-12T08:43:37.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52884 #45 (1 connection now open) 2021-05-12T08:43:37.563+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:52884 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:37.568+0000 I NETWORK [conn45] end connection 127.0.0.1:52884 (0 connections now open) 2021-05-12T08:43:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39104 #46 (1 connection now open) 2021-05-12T08:43:39.352+0000 I NETWORK [conn46] end connection 10.233.67.214:39104 (0 connections now open) 2021-05-12T08:43:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52980 #47 (1 connection now open) 2021-05-12T08:43:47.366+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:52980 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:47.371+0000 I NETWORK [conn47] end connection 127.0.0.1:52980 (0 connections now open) 2021-05-12T08:43:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39178 #48 (1 connection now open) 2021-05-12T08:43:49.352+0000 I NETWORK [conn48] end connection 10.233.67.214:39178 (0 connections now open) 2021-05-12T08:43:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53048 #49 (1 connection now open) 2021-05-12T08:43:57.371+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:53048 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:43:57.465+0000 I NETWORK [conn49] end connection 127.0.0.1:53048 (0 connections now open) 2021-05-12T08:43:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39246 #50 (1 connection now open) 2021-05-12T08:43:59.352+0000 I NETWORK [conn50] end connection 10.233.67.214:39246 (0 connections now open) 2021-05-12T08:44:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53116 #51 (1 connection now open) 2021-05-12T08:44:07.364+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:53116 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:07.368+0000 I NETWORK [conn51] end connection 127.0.0.1:53116 (0 connections now open) 2021-05-12T08:44:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39326 #52 (1 connection now open) 2021-05-12T08:44:09.352+0000 I NETWORK [conn52] end connection 10.233.67.214:39326 (0 connections now open) 2021-05-12T08:44:17.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53208 #53 (1 connection now open) 2021-05-12T08:44:17.371+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:53208 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:17.467+0000 I NETWORK [conn53] end connection 127.0.0.1:53208 (0 connections now open) 2021-05-12T08:44:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39406 #54 (1 connection now open) 2021-05-12T08:44:19.352+0000 I NETWORK [conn54] end connection 10.233.67.214:39406 (0 connections now open) 2021-05-12T08:44:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53282 #55 (1 connection now open) 2021-05-12T08:44:27.366+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:53282 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:27.370+0000 I NETWORK [conn55] end connection 127.0.0.1:53282 (0 connections now open) 2021-05-12T08:44:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39480 #56 (1 connection now open) 2021-05-12T08:44:29.352+0000 I NETWORK [conn56] end connection 10.233.67.214:39480 (0 connections now open) 2021-05-12T08:44:37.472+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53344 #57 (1 connection now open) 2021-05-12T08:44:37.473+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:53344 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:37.567+0000 I NETWORK [conn57] end connection 127.0.0.1:53344 (0 connections now open) 2021-05-12T08:44:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39542 #58 (1 connection now open) 2021-05-12T08:44:39.352+0000 I NETWORK [conn58] end connection 10.233.67.214:39542 (0 connections now open) 2021-05-12T08:44:47.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53416 #59 (1 connection now open) 2021-05-12T08:44:47.464+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:53416 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:47.468+0000 I NETWORK [conn59] end connection 127.0.0.1:53416 (0 connections now open) 2021-05-12T08:44:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39614 #60 (1 connection now open) 2021-05-12T08:44:49.352+0000 I NETWORK [conn60] end connection 10.233.67.214:39614 (0 connections now open) 2021-05-12T08:44:57.467+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53484 #61 (1 connection now open) 2021-05-12T08:44:57.467+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:53484 conn61: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:44:57.563+0000 I NETWORK [conn61] end connection 127.0.0.1:53484 (0 connections now open) 2021-05-12T08:44:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39694 #62 (1 connection now open) 2021-05-12T08:44:59.352+0000 I NETWORK [conn62] end connection 10.233.67.214:39694 (0 connections now open) 2021-05-12T08:45:07.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53564 #63 (1 connection now open) 2021-05-12T08:45:07.366+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:53564 conn63: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:07.463+0000 I NETWORK [conn63] end connection 127.0.0.1:53564 (0 connections now open) 2021-05-12T08:45:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39766 #64 (1 connection now open) 2021-05-12T08:45:09.352+0000 I NETWORK [conn64] end connection 10.233.67.214:39766 (0 connections now open) 2021-05-12T08:45:17.273+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53642 #65 (1 connection now open) 2021-05-12T08:45:17.363+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:53642 conn65: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:17.367+0000 I NETWORK [conn65] end connection 127.0.0.1:53642 (0 connections now open) 2021-05-12T08:45:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39844 #66 (1 connection now open) 2021-05-12T08:45:19.352+0000 I NETWORK [conn66] end connection 10.233.67.214:39844 (0 connections now open) 2021-05-12T08:45:27.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53712 #67 (1 connection now open) 2021-05-12T08:45:27.469+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:53712 conn67: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:27.565+0000 I NETWORK [conn67] end connection 127.0.0.1:53712 (0 connections now open) 2021-05-12T08:45:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39916 #68 (1 connection now open) 2021-05-12T08:45:29.352+0000 I NETWORK [conn68] end connection 10.233.67.214:39916 (0 connections now open) 2021-05-12T08:45:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53780 #69 (1 connection now open) 2021-05-12T08:45:37.369+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:53780 conn69: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:37.463+0000 I NETWORK [conn69] end connection 127.0.0.1:53780 (0 connections now open) 2021-05-12T08:45:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:39982 #70 (1 connection now open) 2021-05-12T08:45:39.352+0000 I NETWORK [conn70] end connection 10.233.67.214:39982 (0 connections now open) 2021-05-12T08:45:47.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53862 #71 (1 connection now open) 2021-05-12T08:45:47.272+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:53862 conn71: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:47.367+0000 I NETWORK [conn71] end connection 127.0.0.1:53862 (0 connections now open) 2021-05-12T08:45:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40064 #72 (1 connection now open) 2021-05-12T08:45:49.352+0000 I NETWORK [conn72] end connection 10.233.67.214:40064 (0 connections now open) 2021-05-12T08:45:57.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53934 #73 (1 connection now open) 2021-05-12T08:45:57.367+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:53934 conn73: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:45:57.465+0000 I NETWORK [conn73] end connection 127.0.0.1:53934 (0 connections now open) 2021-05-12T08:45:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40138 #74 (1 connection now open) 2021-05-12T08:45:59.352+0000 I NETWORK [conn74] end connection 10.233.67.214:40138 (0 connections now open) 2021-05-12T08:46:07.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54010 #75 (1 connection now open) 2021-05-12T08:46:07.370+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:54010 conn75: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:07.467+0000 I NETWORK [conn75] end connection 127.0.0.1:54010 (0 connections now open) 2021-05-12T08:46:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40220 #76 (1 connection now open) 2021-05-12T08:46:09.352+0000 I NETWORK [conn76] end connection 10.233.67.214:40220 (0 connections now open) 2021-05-12T08:46:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54106 #77 (1 connection now open) 2021-05-12T08:46:17.366+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:54106 conn77: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:17.369+0000 I NETWORK [conn77] end connection 127.0.0.1:54106 (0 connections now open) 2021-05-12T08:46:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40310 #78 (1 connection now open) 2021-05-12T08:46:19.352+0000 I NETWORK [conn78] end connection 10.233.67.214:40310 (0 connections now open) 2021-05-12T08:46:27.565+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54184 #79 (1 connection now open) 2021-05-12T08:46:27.565+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:54184 conn79: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:27.663+0000 I NETWORK [conn79] end connection 127.0.0.1:54184 (0 connections now open) 2021-05-12T08:46:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40390 #80 (1 connection now open) 2021-05-12T08:46:29.352+0000 I NETWORK [conn80] end connection 10.233.67.214:40390 (0 connections now open) 2021-05-12T08:46:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54258 #81 (1 connection now open) 2021-05-12T08:46:37.366+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:54258 conn81: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:37.370+0000 I NETWORK [conn81] end connection 127.0.0.1:54258 (0 connections now open) 2021-05-12T08:46:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40462 #82 (1 connection now open) 2021-05-12T08:46:39.352+0000 I NETWORK [conn82] end connection 10.233.67.214:40462 (0 connections now open) 2021-05-12T08:46:47.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54340 #83 (1 connection now open) 2021-05-12T08:46:47.370+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:54340 conn83: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:47.463+0000 I NETWORK [conn83] end connection 127.0.0.1:54340 (0 connections now open) 2021-05-12T08:46:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40550 #84 (1 connection now open) 2021-05-12T08:46:49.352+0000 I NETWORK [conn84] end connection 10.233.67.214:40550 (0 connections now open) 2021-05-12T08:46:57.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54420 #85 (1 connection now open) 2021-05-12T08:46:57.364+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:54420 conn85: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:46:57.368+0000 I NETWORK [conn85] end connection 127.0.0.1:54420 (0 connections now open) 2021-05-12T08:46:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40624 #86 (1 connection now open) 2021-05-12T08:46:59.352+0000 I NETWORK [conn86] end connection 10.233.67.214:40624 (0 connections now open) 2021-05-12T08:47:07.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54506 #87 (1 connection now open) 2021-05-12T08:47:07.363+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:54506 conn87: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:07.367+0000 I NETWORK [conn87] end connection 127.0.0.1:54506 (0 connections now open) 2021-05-12T08:47:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40708 #88 (1 connection now open) 2021-05-12T08:47:09.352+0000 I NETWORK [conn88] end connection 10.233.67.214:40708 (0 connections now open) 2021-05-12T08:47:17.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54596 #89 (1 connection now open) 2021-05-12T08:47:17.372+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:54596 conn89: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:17.472+0000 I NETWORK [conn89] end connection 127.0.0.1:54596 (0 connections now open) 2021-05-12T08:47:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40804 #90 (1 connection now open) 2021-05-12T08:47:19.352+0000 I NETWORK [conn90] end connection 10.233.67.214:40804 (0 connections now open) 2021-05-12T08:47:27.373+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54702 #91 (1 connection now open) 2021-05-12T08:47:27.463+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:54702 conn91: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:27.468+0000 I NETWORK [conn91] end connection 127.0.0.1:54702 (0 connections now open) 2021-05-12T08:47:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:40916 #92 (1 connection now open) 2021-05-12T08:47:29.352+0000 I NETWORK [conn92] end connection 10.233.67.214:40916 (0 connections now open) 2021-05-12T08:47:37.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54818 #93 (1 connection now open) 2021-05-12T08:47:37.363+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:54818 conn93: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:37.463+0000 I NETWORK [conn93] end connection 127.0.0.1:54818 (0 connections now open) 2021-05-12T08:47:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41036 #94 (1 connection now open) 2021-05-12T08:47:39.352+0000 I NETWORK [conn94] end connection 10.233.67.214:41036 (0 connections now open) 2021-05-12T08:47:47.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54954 #95 (1 connection now open) 2021-05-12T08:47:47.366+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:54954 conn95: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:47.369+0000 I NETWORK [conn95] end connection 127.0.0.1:54954 (0 connections now open) 2021-05-12T08:47:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41166 #96 (1 connection now open) 2021-05-12T08:47:49.352+0000 I NETWORK [conn96] end connection 10.233.67.214:41166 (0 connections now open) 2021-05-12T08:47:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55064 #97 (1 connection now open) 2021-05-12T08:47:57.370+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:55064 conn97: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:47:57.466+0000 I NETWORK [conn97] end connection 127.0.0.1:55064 (0 connections now open) 2021-05-12T08:47:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41270 #98 (1 connection now open) 2021-05-12T08:47:59.352+0000 I NETWORK [conn98] end connection 10.233.67.214:41270 (0 connections now open) 2021-05-12T08:48:07.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55140 #99 (1 connection now open) 2021-05-12T08:48:07.367+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:55140 conn99: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:07.465+0000 I NETWORK [conn99] end connection 127.0.0.1:55140 (0 connections now open) 2021-05-12T08:48:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41342 #100 (1 connection now open) 2021-05-12T08:48:09.352+0000 I NETWORK [conn100] end connection 10.233.67.214:41342 (0 connections now open) 2021-05-12T08:48:17.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55228 #101 (1 connection now open) 2021-05-12T08:48:17.271+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:55228 conn101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:17.366+0000 I NETWORK [conn101] end connection 127.0.0.1:55228 (0 connections now open) 2021-05-12T08:48:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41440 #102 (1 connection now open) 2021-05-12T08:48:19.352+0000 I NETWORK [conn102] end connection 10.233.67.214:41440 (0 connections now open) 2021-05-12T08:48:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55342 #103 (1 connection now open) 2021-05-12T08:48:27.463+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:55342 conn103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:27.467+0000 I NETWORK [conn103] end connection 127.0.0.1:55342 (0 connections now open) 2021-05-12T08:48:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41550 #104 (1 connection now open) 2021-05-12T08:48:29.352+0000 I NETWORK [conn104] end connection 10.233.67.214:41550 (0 connections now open) 2021-05-12T08:48:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55464 #105 (1 connection now open) 2021-05-12T08:48:37.365+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:55464 conn105: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:37.369+0000 I NETWORK [conn105] end connection 127.0.0.1:55464 (0 connections now open) 2021-05-12T08:48:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41672 #106 (1 connection now open) 2021-05-12T08:48:39.352+0000 I NETWORK [conn106] end connection 10.233.67.214:41672 (0 connections now open) 2021-05-12T08:48:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55608 #107 (1 connection now open) 2021-05-12T08:48:47.369+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:55608 conn107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:47.467+0000 I NETWORK [conn107] end connection 127.0.0.1:55608 (0 connections now open) 2021-05-12T08:48:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41814 #108 (1 connection now open) 2021-05-12T08:48:49.352+0000 I NETWORK [conn108] end connection 10.233.67.214:41814 (0 connections now open) 2021-05-12T08:48:57.373+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55718 #109 (1 connection now open) 2021-05-12T08:48:57.374+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:55718 conn109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:48:57.467+0000 I NETWORK [conn109] end connection 127.0.0.1:55718 (0 connections now open) 2021-05-12T08:48:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:41928 #110 (1 connection now open) 2021-05-12T08:48:59.352+0000 I NETWORK [conn110] end connection 10.233.67.214:41928 (0 connections now open) 2021-05-12T08:49:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55834 #111 (1 connection now open) 2021-05-12T08:49:07.464+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:55834 conn111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:07.469+0000 I NETWORK [conn111] end connection 127.0.0.1:55834 (0 connections now open) 2021-05-12T08:49:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42054 #112 (1 connection now open) 2021-05-12T08:49:09.352+0000 I NETWORK [conn112] end connection 10.233.67.214:42054 (0 connections now open) 2021-05-12T08:49:17.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55988 #113 (1 connection now open) 2021-05-12T08:49:17.272+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:55988 conn113: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:17.367+0000 I NETWORK [conn113] end connection 127.0.0.1:55988 (0 connections now open) 2021-05-12T08:49:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42216 #114 (1 connection now open) 2021-05-12T08:49:19.352+0000 I NETWORK [conn114] end connection 10.233.67.214:42216 (0 connections now open) 2021-05-12T08:49:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56098 #115 (1 connection now open) 2021-05-12T08:49:27.366+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:56098 conn115: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:27.464+0000 I NETWORK [conn115] end connection 127.0.0.1:56098 (0 connections now open) 2021-05-12T08:49:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42302 #116 (1 connection now open) 2021-05-12T08:49:29.352+0000 I NETWORK [conn116] end connection 10.233.67.214:42302 (0 connections now open) 2021-05-12T08:49:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56200 #117 (1 connection now open) 2021-05-12T08:49:37.366+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:56200 conn117: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:37.370+0000 I NETWORK [conn117] end connection 127.0.0.1:56200 (0 connections now open) 2021-05-12T08:49:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42414 #118 (1 connection now open) 2021-05-12T08:49:39.352+0000 I NETWORK [conn118] end connection 10.233.67.214:42414 (0 connections now open) 2021-05-12T08:49:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56308 #119 (1 connection now open) 2021-05-12T08:49:47.364+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:56308 conn119: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:47.369+0000 I NETWORK [conn119] end connection 127.0.0.1:56308 (0 connections now open) 2021-05-12T08:49:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42514 #120 (1 connection now open) 2021-05-12T08:49:49.352+0000 I NETWORK [conn120] end connection 10.233.67.214:42514 (0 connections now open) 2021-05-12T08:49:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56398 #121 (1 connection now open) 2021-05-12T08:49:57.369+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:56398 conn121: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:49:57.464+0000 I NETWORK [conn121] end connection 127.0.0.1:56398 (0 connections now open) 2021-05-12T08:49:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42600 #122 (1 connection now open) 2021-05-12T08:49:59.352+0000 I NETWORK [conn122] end connection 10.233.67.214:42600 (0 connections now open) 2021-05-12T08:50:07.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56492 #123 (1 connection now open) 2021-05-12T08:50:07.369+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:56492 conn123: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:07.465+0000 I NETWORK [conn123] end connection 127.0.0.1:56492 (0 connections now open) 2021-05-12T08:50:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42704 #124 (1 connection now open) 2021-05-12T08:50:09.352+0000 I NETWORK [conn124] end connection 10.233.67.214:42704 (0 connections now open) 2021-05-12T08:50:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56614 #125 (1 connection now open) 2021-05-12T08:50:17.367+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:56614 conn125: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:17.463+0000 I NETWORK [conn125] end connection 127.0.0.1:56614 (0 connections now open) 2021-05-12T08:50:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42828 #126 (1 connection now open) 2021-05-12T08:50:19.352+0000 I NETWORK [conn126] end connection 10.233.67.214:42828 (0 connections now open) 2021-05-12T08:50:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56724 #127 (1 connection now open) 2021-05-12T08:50:27.366+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:56724 conn127: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:27.370+0000 I NETWORK [conn127] end connection 127.0.0.1:56724 (0 connections now open) 2021-05-12T08:50:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:42930 #128 (1 connection now open) 2021-05-12T08:50:29.352+0000 I NETWORK [conn128] end connection 10.233.67.214:42930 (0 connections now open) 2021-05-12T08:50:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56818 #129 (1 connection now open) 2021-05-12T08:50:37.365+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:56818 conn129: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:37.369+0000 I NETWORK [conn129] end connection 127.0.0.1:56818 (0 connections now open) 2021-05-12T08:50:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43030 #130 (1 connection now open) 2021-05-12T08:50:39.352+0000 I NETWORK [conn130] end connection 10.233.67.214:43030 (0 connections now open) 2021-05-12T08:50:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56910 #131 (1 connection now open) 2021-05-12T08:50:47.363+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:56910 conn131: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:47.368+0000 I NETWORK [conn131] end connection 127.0.0.1:56910 (0 connections now open) 2021-05-12T08:50:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43114 #132 (1 connection now open) 2021-05-12T08:50:49.352+0000 I NETWORK [conn132] end connection 10.233.67.214:43114 (0 connections now open) 2021-05-12T08:50:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56996 #133 (1 connection now open) 2021-05-12T08:50:57.372+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:56996 conn133: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:50:57.467+0000 I NETWORK [conn133] end connection 127.0.0.1:56996 (0 connections now open) 2021-05-12T08:50:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43200 #134 (1 connection now open) 2021-05-12T08:50:59.352+0000 I NETWORK [conn134] end connection 10.233.67.214:43200 (0 connections now open) 2021-05-12T08:51:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57076 #135 (1 connection now open) 2021-05-12T08:51:07.365+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:57076 conn135: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:07.369+0000 I NETWORK [conn135] end connection 127.0.0.1:57076 (0 connections now open) 2021-05-12T08:51:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43280 #136 (1 connection now open) 2021-05-12T08:51:09.352+0000 I NETWORK [conn136] end connection 10.233.67.214:43280 (0 connections now open) 2021-05-12T08:51:17.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57178 #137 (1 connection now open) 2021-05-12T08:51:17.464+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:57178 conn137: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:17.468+0000 I NETWORK [conn137] end connection 127.0.0.1:57178 (0 connections now open) 2021-05-12T08:51:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43384 #138 (1 connection now open) 2021-05-12T08:51:19.352+0000 I NETWORK [conn138] end connection 10.233.67.214:43384 (0 connections now open) 2021-05-12T08:51:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57274 #139 (1 connection now open) 2021-05-12T08:51:27.369+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:57274 conn139: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:27.465+0000 I NETWORK [conn139] end connection 127.0.0.1:57274 (0 connections now open) 2021-05-12T08:51:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43480 #140 (1 connection now open) 2021-05-12T08:51:29.352+0000 I NETWORK [conn140] end connection 10.233.67.214:43480 (0 connections now open) 2021-05-12T08:51:37.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57356 #141 (1 connection now open) 2021-05-12T08:51:37.364+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:57356 conn141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:37.369+0000 I NETWORK [conn141] end connection 127.0.0.1:57356 (0 connections now open) 2021-05-12T08:51:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43562 #142 (1 connection now open) 2021-05-12T08:51:39.352+0000 I NETWORK [conn142] end connection 10.233.67.214:43562 (0 connections now open) 2021-05-12T08:51:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57452 #143 (1 connection now open) 2021-05-12T08:51:47.364+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:57452 conn143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:47.368+0000 I NETWORK [conn143] end connection 127.0.0.1:57452 (0 connections now open) 2021-05-12T08:51:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43656 #144 (1 connection now open) 2021-05-12T08:51:49.352+0000 I NETWORK [conn144] end connection 10.233.67.214:43656 (0 connections now open) 2021-05-12T08:51:57.373+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57540 #145 (1 connection now open) 2021-05-12T08:51:57.373+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:57540 conn145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:51:57.467+0000 I NETWORK [conn145] end connection 127.0.0.1:57540 (0 connections now open) 2021-05-12T08:51:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43744 #146 (1 connection now open) 2021-05-12T08:51:59.353+0000 I NETWORK [conn146] end connection 10.233.67.214:43744 (0 connections now open) 2021-05-12T08:52:07.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57630 #147 (1 connection now open) 2021-05-12T08:52:07.368+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:57630 conn147: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:07.465+0000 I NETWORK [conn147] end connection 127.0.0.1:57630 (0 connections now open) 2021-05-12T08:52:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43832 #148 (1 connection now open) 2021-05-12T08:52:09.352+0000 I NETWORK [conn148] end connection 10.233.67.214:43832 (0 connections now open) 2021-05-12T08:52:17.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57730 #149 (1 connection now open) 2021-05-12T08:52:17.370+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:57730 conn149: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:17.463+0000 I NETWORK [conn149] end connection 127.0.0.1:57730 (0 connections now open) 2021-05-12T08:52:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:43932 #150 (1 connection now open) 2021-05-12T08:52:19.352+0000 I NETWORK [conn150] end connection 10.233.67.214:43932 (0 connections now open) 2021-05-12T08:52:27.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57814 #151 (1 connection now open) 2021-05-12T08:52:27.371+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:57814 conn151: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:27.467+0000 I NETWORK [conn151] end connection 127.0.0.1:57814 (0 connections now open) 2021-05-12T08:52:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44018 #152 (1 connection now open) 2021-05-12T08:52:29.352+0000 I NETWORK [conn152] end connection 10.233.67.214:44018 (0 connections now open) 2021-05-12T08:52:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57898 #153 (1 connection now open) 2021-05-12T08:52:37.366+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:57898 conn153: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:37.370+0000 I NETWORK [conn153] end connection 127.0.0.1:57898 (0 connections now open) 2021-05-12T08:52:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44100 #154 (1 connection now open) 2021-05-12T08:52:39.352+0000 I NETWORK [conn154] end connection 10.233.67.214:44100 (0 connections now open) 2021-05-12T08:52:47.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57988 #155 (1 connection now open) 2021-05-12T08:52:47.272+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:57988 conn155: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:47.368+0000 I NETWORK [conn155] end connection 127.0.0.1:57988 (0 connections now open) 2021-05-12T08:52:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44192 #156 (1 connection now open) 2021-05-12T08:52:49.352+0000 I NETWORK [conn156] end connection 10.233.67.214:44192 (0 connections now open) 2021-05-12T08:52:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58082 #157 (1 connection now open) 2021-05-12T08:52:57.368+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:58082 conn157: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:52:57.371+0000 I NETWORK [conn157] end connection 127.0.0.1:58082 (0 connections now open) 2021-05-12T08:52:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44286 #158 (1 connection now open) 2021-05-12T08:52:59.352+0000 I NETWORK [conn158] end connection 10.233.67.214:44286 (0 connections now open) 2021-05-12T08:53:07.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58172 #159 (1 connection now open) 2021-05-12T08:53:07.366+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:58172 conn159: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:07.463+0000 I NETWORK [conn159] end connection 127.0.0.1:58172 (0 connections now open) 2021-05-12T08:53:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44376 #160 (1 connection now open) 2021-05-12T08:53:09.352+0000 I NETWORK [conn160] end connection 10.233.67.214:44376 (0 connections now open) 2021-05-12T08:53:17.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58278 #161 (1 connection now open) 2021-05-12T08:53:17.468+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:58278 conn161: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:17.563+0000 I NETWORK [conn161] end connection 127.0.0.1:58278 (0 connections now open) 2021-05-12T08:53:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44488 #162 (1 connection now open) 2021-05-12T08:53:19.352+0000 I NETWORK [conn162] end connection 10.233.67.214:44488 (0 connections now open) 2021-05-12T08:53:27.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58390 #163 (1 connection now open) 2021-05-12T08:53:27.365+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:58390 conn163: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:27.368+0000 I NETWORK [conn163] end connection 127.0.0.1:58390 (0 connections now open) 2021-05-12T08:53:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44602 #164 (1 connection now open) 2021-05-12T08:53:29.352+0000 I NETWORK [conn164] end connection 10.233.67.214:44602 (0 connections now open) 2021-05-12T08:53:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58480 #165 (1 connection now open) 2021-05-12T08:53:37.369+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:58480 conn165: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:37.465+0000 I NETWORK [conn165] end connection 127.0.0.1:58480 (0 connections now open) 2021-05-12T08:53:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44684 #166 (1 connection now open) 2021-05-12T08:53:39.352+0000 I NETWORK [conn166] end connection 10.233.67.214:44684 (0 connections now open) 2021-05-12T08:53:47.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58572 #167 (1 connection now open) 2021-05-12T08:53:47.366+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:58572 conn167: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:47.464+0000 I NETWORK [conn167] end connection 127.0.0.1:58572 (0 connections now open) 2021-05-12T08:53:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44774 #168 (1 connection now open) 2021-05-12T08:53:49.352+0000 I NETWORK [conn168] end connection 10.233.67.214:44774 (0 connections now open) 2021-05-12T08:53:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58656 #169 (1 connection now open) 2021-05-12T08:53:57.371+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:58656 conn169: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:53:57.465+0000 I NETWORK [conn169] end connection 127.0.0.1:58656 (0 connections now open) 2021-05-12T08:53:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44858 #170 (1 connection now open) 2021-05-12T08:53:59.352+0000 I NETWORK [conn170] end connection 10.233.67.214:44858 (0 connections now open) 2021-05-12T08:54:07.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58738 #171 (1 connection now open) 2021-05-12T08:54:07.366+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:58738 conn171: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:07.369+0000 I NETWORK [conn171] end connection 127.0.0.1:58738 (0 connections now open) 2021-05-12T08:54:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:44940 #172 (1 connection now open) 2021-05-12T08:54:09.352+0000 I NETWORK [conn172] end connection 10.233.67.214:44940 (0 connections now open) 2021-05-12T08:54:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58826 #173 (1 connection now open) 2021-05-12T08:54:17.364+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:58826 conn173: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:17.368+0000 I NETWORK [conn173] end connection 127.0.0.1:58826 (0 connections now open) 2021-05-12T08:54:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45028 #174 (1 connection now open) 2021-05-12T08:54:19.352+0000 I NETWORK [conn174] end connection 10.233.67.214:45028 (0 connections now open) 2021-05-12T08:54:27.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58926 #175 (1 connection now open) 2021-05-12T08:54:27.364+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:58926 conn175: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:27.368+0000 I NETWORK [conn175] end connection 127.0.0.1:58926 (0 connections now open) 2021-05-12T08:54:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45128 #176 (1 connection now open) 2021-05-12T08:54:29.352+0000 I NETWORK [conn176] end connection 10.233.67.214:45128 (0 connections now open) 2021-05-12T08:54:32.788+0000 I NETWORK [listener] connection accepted from 10.233.70.75:57924 #177 (1 connection now open) 2021-05-12T08:54:32.801+0000 I NETWORK [conn177] received client metadata from 10.233.70.75:57924 conn177: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-05-12T08:54:34.305+0000 I NETWORK [listener] connection accepted from 10.233.70.75:57938 #178 (2 connections now open) 2021-05-12T08:54:34.306+0000 I NETWORK [conn178] received client metadata from 10.233.70.75:57938 conn178: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-05-12T08:54:34.341+0000 I STORAGE [conn178] createCollection: dcae-tcagen2.channelMessages with generated UUID: b478cc98-44b7-426f-bc53-18e624e4df82 2021-05-12T08:54:35.762+0000 I INDEX [conn178] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-05-12T08:54:35.762+0000 I INDEX [conn178] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-12T08:54:35.765+0000 I INDEX [conn178] build index done. scanned 0 total records. 0 secs 2021-05-12T08:54:35.765+0000 I COMMAND [conn178] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("07d6de20-39d8-4269-904e-bf1c87bbd96e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 1425ms 2021-05-12T08:54:36.680+0000 I INDEX [conn178] build index on: dcae-tcagen2.channelMessages properties: { v: 2, unique: true, key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-05-12T08:54:36.680+0000 I INDEX [conn178] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-12T08:54:37.022+0000 I INDEX [conn178] build index done. scanned 0 total records. 0 secs 2021-05-12T08:54:37.023+0000 I COMMAND [conn178] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages", unique: true } ], $db: "dcae-tcagen2", lsid: { id: UUID("07d6de20-39d8-4269-904e-bf1c87bbd96e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 1251ms 2021-05-12T08:54:37.263+0000 I INDEX [conn178] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" } 2021-05-12T08:54:37.263+0000 I INDEX [conn178] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-12T08:54:37.275+0000 I INDEX [conn178] build index done. scanned 0 total records. 0 secs 2021-05-12T08:54:37.275+0000 I COMMAND [conn178] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("07d6de20-39d8-4269-904e-bf1c87bbd96e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 238ms 2021-05-12T08:54:37.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59008 #179 (3 connections now open) 2021-05-12T08:54:37.469+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:59008 conn179: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:37.567+0000 I NETWORK [conn179] end connection 127.0.0.1:59008 (2 connections now open) 2021-05-12T08:54:37.880+0000 I INDEX [conn178] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } 2021-05-12T08:54:37.880+0000 I INDEX [conn178] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-12T08:54:37.883+0000 I INDEX [conn178] build index done. scanned 0 total records. 0 secs 2021-05-12T08:54:37.883+0000 I COMMAND [conn178] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("07d6de20-39d8-4269-904e-bf1c87bbd96e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 520ms 2021-05-12T08:54:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45220 #180 (3 connections now open) 2021-05-12T08:54:39.352+0000 I NETWORK [conn180] end connection 10.233.67.214:45220 (2 connections now open) 2021-05-12T08:54:47.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59122 #181 (3 connections now open) 2021-05-12T08:54:47.364+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:59122 conn181: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:47.367+0000 I NETWORK [conn181] end connection 127.0.0.1:59122 (2 connections now open) 2021-05-12T08:54:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45330 #182 (3 connections now open) 2021-05-12T08:54:49.352+0000 I NETWORK [conn182] end connection 10.233.67.214:45330 (2 connections now open) 2021-05-12T08:54:57.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59242 #183 (3 connections now open) 2021-05-12T08:54:57.466+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:59242 conn183: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:54:57.563+0000 I NETWORK [conn183] end connection 127.0.0.1:59242 (2 connections now open) 2021-05-12T08:54:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45450 #184 (3 connections now open) 2021-05-12T08:54:59.352+0000 I NETWORK [conn184] end connection 10.233.67.214:45450 (2 connections now open) 2021-05-12T08:55:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59324 #185 (3 connections now open) 2021-05-12T08:55:07.370+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:59324 conn185: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:07.465+0000 I NETWORK [conn185] end connection 127.0.0.1:59324 (2 connections now open) 2021-05-12T08:55:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45532 #186 (3 connections now open) 2021-05-12T08:55:09.352+0000 I NETWORK [conn186] end connection 10.233.67.214:45532 (2 connections now open) 2021-05-12T08:55:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59416 #187 (3 connections now open) 2021-05-12T08:55:17.366+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:59416 conn187: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:17.370+0000 I NETWORK [conn187] end connection 127.0.0.1:59416 (2 connections now open) 2021-05-12T08:55:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45622 #188 (3 connections now open) 2021-05-12T08:55:19.352+0000 I NETWORK [conn188] end connection 10.233.67.214:45622 (2 connections now open) 2021-05-12T08:55:27.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59508 #189 (3 connections now open) 2021-05-12T08:55:27.367+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:59508 conn189: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:27.463+0000 I NETWORK [conn189] end connection 127.0.0.1:59508 (2 connections now open) 2021-05-12T08:55:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45722 #190 (3 connections now open) 2021-05-12T08:55:29.352+0000 I NETWORK [conn190] end connection 10.233.67.214:45722 (2 connections now open) 2021-05-12T08:55:37.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59616 #191 (3 connections now open) 2021-05-12T08:55:37.568+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:59616 conn191: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:37.667+0000 I NETWORK [conn191] end connection 127.0.0.1:59616 (2 connections now open) 2021-05-12T08:55:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45820 #192 (3 connections now open) 2021-05-12T08:55:39.352+0000 I NETWORK [conn192] end connection 10.233.67.214:45820 (2 connections now open) 2021-05-12T08:55:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59716 #193 (3 connections now open) 2021-05-12T08:55:47.463+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:59716 conn193: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:47.468+0000 I NETWORK [conn193] end connection 127.0.0.1:59716 (2 connections now open) 2021-05-12T08:55:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:45918 #194 (3 connections now open) 2021-05-12T08:55:49.352+0000 I NETWORK [conn194] end connection 10.233.67.214:45918 (2 connections now open) 2021-05-12T08:55:57.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59810 #195 (3 connections now open) 2021-05-12T08:55:57.564+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:59810 conn195: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:55:57.568+0000 I NETWORK [conn195] end connection 127.0.0.1:59810 (2 connections now open) 2021-05-12T08:55:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46040 #196 (3 connections now open) 2021-05-12T08:55:59.352+0000 I NETWORK [conn196] end connection 10.233.67.214:46040 (2 connections now open) 2021-05-12T08:56:07.374+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59932 #197 (3 connections now open) 2021-05-12T08:56:07.375+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:59932 conn197: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:07.470+0000 I NETWORK [conn197] end connection 127.0.0.1:59932 (2 connections now open) 2021-05-12T08:56:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46134 #198 (3 connections now open) 2021-05-12T08:56:09.352+0000 I NETWORK [conn198] end connection 10.233.67.214:46134 (2 connections now open) 2021-05-12T08:56:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60032 #199 (3 connections now open) 2021-05-12T08:56:17.365+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:60032 conn199: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:17.369+0000 I NETWORK [conn199] end connection 127.0.0.1:60032 (2 connections now open) 2021-05-12T08:56:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46234 #200 (3 connections now open) 2021-05-12T08:56:19.352+0000 I NETWORK [conn200] end connection 10.233.67.214:46234 (2 connections now open) 2021-05-12T08:56:27.471+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60118 #201 (3 connections now open) 2021-05-12T08:56:27.563+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:60118 conn201: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:27.571+0000 I NETWORK [conn201] end connection 127.0.0.1:60118 (2 connections now open) 2021-05-12T08:56:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46324 #202 (3 connections now open) 2021-05-12T08:56:29.352+0000 I NETWORK [conn202] end connection 10.233.67.214:46324 (2 connections now open) 2021-05-12T08:56:37.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60212 #203 (3 connections now open) 2021-05-12T08:56:37.368+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:60212 conn203: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:37.463+0000 I NETWORK [conn203] end connection 127.0.0.1:60212 (2 connections now open) 2021-05-12T08:56:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46414 #204 (3 connections now open) 2021-05-12T08:56:39.352+0000 I NETWORK [conn204] end connection 10.233.67.214:46414 (2 connections now open) 2021-05-12T08:56:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60320 #205 (3 connections now open) 2021-05-12T08:56:47.370+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:60320 conn205: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:47.468+0000 I NETWORK [conn205] end connection 127.0.0.1:60320 (2 connections now open) 2021-05-12T08:56:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46522 #206 (3 connections now open) 2021-05-12T08:56:49.352+0000 I NETWORK [conn206] end connection 10.233.67.214:46522 (2 connections now open) 2021-05-12T08:56:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60410 #207 (3 connections now open) 2021-05-12T08:56:57.370+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:60410 conn207: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:56:57.468+0000 I NETWORK [conn207] end connection 127.0.0.1:60410 (2 connections now open) 2021-05-12T08:56:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46618 #208 (3 connections now open) 2021-05-12T08:56:59.352+0000 I NETWORK [conn208] end connection 10.233.67.214:46618 (2 connections now open) 2021-05-12T08:57:07.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60504 #209 (3 connections now open) 2021-05-12T08:57:07.469+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:60504 conn209: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:07.563+0000 I NETWORK [conn209] end connection 127.0.0.1:60504 (2 connections now open) 2021-05-12T08:57:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46708 #210 (3 connections now open) 2021-05-12T08:57:09.352+0000 I NETWORK [conn210] end connection 10.233.67.214:46708 (2 connections now open) 2021-05-12T08:57:17.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60620 #211 (3 connections now open) 2021-05-12T08:57:17.368+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:60620 conn211: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:17.467+0000 I NETWORK [conn211] end connection 127.0.0.1:60620 (2 connections now open) 2021-05-12T08:57:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46830 #212 (3 connections now open) 2021-05-12T08:57:19.352+0000 I NETWORK [conn212] end connection 10.233.67.214:46830 (2 connections now open) 2021-05-12T08:57:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60728 #213 (3 connections now open) 2021-05-12T08:57:27.369+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:60728 conn213: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:27.467+0000 I NETWORK [conn213] end connection 127.0.0.1:60728 (2 connections now open) 2021-05-12T08:57:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:46942 #214 (3 connections now open) 2021-05-12T08:57:29.353+0000 I NETWORK [conn214] end connection 10.233.67.214:46942 (2 connections now open) 2021-05-12T08:57:37.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60848 #215 (3 connections now open) 2021-05-12T08:57:37.463+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:60848 conn215: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:37.469+0000 I NETWORK [conn215] end connection 127.0.0.1:60848 (2 connections now open) 2021-05-12T08:57:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47054 #216 (3 connections now open) 2021-05-12T08:57:39.352+0000 I NETWORK [conn216] end connection 10.233.67.214:47054 (2 connections now open) 2021-05-12T08:57:47.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60960 #217 (3 connections now open) 2021-05-12T08:57:47.464+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:60960 conn217: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:47.468+0000 I NETWORK [conn217] end connection 127.0.0.1:60960 (2 connections now open) 2021-05-12T08:57:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47166 #218 (3 connections now open) 2021-05-12T08:57:49.352+0000 I NETWORK [conn218] end connection 10.233.67.214:47166 (2 connections now open) 2021-05-12T08:57:57.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32830 #219 (3 connections now open) 2021-05-12T08:57:57.366+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:32830 conn219: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:57:57.370+0000 I NETWORK [conn219] end connection 127.0.0.1:32830 (2 connections now open) 2021-05-12T08:57:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47268 #220 (3 connections now open) 2021-05-12T08:57:59.352+0000 I NETWORK [conn220] end connection 10.233.67.214:47268 (2 connections now open) 2021-05-12T08:58:07.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32940 #221 (3 connections now open) 2021-05-12T08:58:07.466+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:32940 conn221: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:07.470+0000 I NETWORK [conn221] end connection 127.0.0.1:32940 (2 connections now open) 2021-05-12T08:58:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47380 #222 (3 connections now open) 2021-05-12T08:58:09.352+0000 I NETWORK [conn222] end connection 10.233.67.214:47380 (2 connections now open) 2021-05-12T08:58:17.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33062 #223 (3 connections now open) 2021-05-12T08:58:17.467+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:33062 conn223: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:17.571+0000 I NETWORK [conn223] end connection 127.0.0.1:33062 (2 connections now open) 2021-05-12T08:58:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47496 #224 (3 connections now open) 2021-05-12T08:58:19.352+0000 I NETWORK [conn224] end connection 10.233.67.214:47496 (2 connections now open) 2021-05-12T08:58:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33154 #225 (3 connections now open) 2021-05-12T08:58:27.368+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:33154 conn225: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:27.372+0000 I NETWORK [conn225] end connection 127.0.0.1:33154 (2 connections now open) 2021-05-12T08:58:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47588 #226 (3 connections now open) 2021-05-12T08:58:29.352+0000 I NETWORK [conn226] end connection 10.233.67.214:47588 (2 connections now open) 2021-05-12T08:58:37.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33238 #227 (3 connections now open) 2021-05-12T08:58:37.465+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:33238 conn227: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:37.469+0000 I NETWORK [conn227] end connection 127.0.0.1:33238 (2 connections now open) 2021-05-12T08:58:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47678 #228 (3 connections now open) 2021-05-12T08:58:39.352+0000 I NETWORK [conn228] end connection 10.233.67.214:47678 (2 connections now open) 2021-05-12T08:58:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33334 #229 (3 connections now open) 2021-05-12T08:58:47.365+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:33334 conn229: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:47.369+0000 I NETWORK [conn229] end connection 127.0.0.1:33334 (2 connections now open) 2021-05-12T08:58:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47770 #230 (3 connections now open) 2021-05-12T08:58:49.352+0000 I NETWORK [conn230] end connection 10.233.67.214:47770 (2 connections now open) 2021-05-12T08:58:57.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33436 #231 (3 connections now open) 2021-05-12T08:58:57.372+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:33436 conn231: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:58:57.465+0000 I NETWORK [conn231] end connection 127.0.0.1:33436 (2 connections now open) 2021-05-12T08:58:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:47878 #232 (3 connections now open) 2021-05-12T08:58:59.352+0000 I NETWORK [conn232] end connection 10.233.67.214:47878 (2 connections now open) 2021-05-12T08:59:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33560 #233 (3 connections now open) 2021-05-12T08:59:07.370+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:33560 conn233: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:07.466+0000 I NETWORK [conn233] end connection 127.0.0.1:33560 (2 connections now open) 2021-05-12T08:59:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48006 #234 (3 connections now open) 2021-05-12T08:59:09.352+0000 I NETWORK [conn234] end connection 10.233.67.214:48006 (2 connections now open) 2021-05-12T08:59:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33670 #235 (3 connections now open) 2021-05-12T08:59:17.367+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:33670 conn235: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:17.463+0000 I NETWORK [conn235] end connection 127.0.0.1:33670 (2 connections now open) 2021-05-12T08:59:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48112 #236 (3 connections now open) 2021-05-12T08:59:19.352+0000 I NETWORK [conn236] end connection 10.233.67.214:48112 (2 connections now open) 2021-05-12T08:59:27.567+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33776 #237 (3 connections now open) 2021-05-12T08:59:27.568+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:33776 conn237: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:27.663+0000 I NETWORK [conn237] end connection 127.0.0.1:33776 (2 connections now open) 2021-05-12T08:59:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48218 #238 (3 connections now open) 2021-05-12T08:59:29.352+0000 I NETWORK [conn238] end connection 10.233.67.214:48218 (2 connections now open) 2021-05-12T08:59:37.767+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34104 #239 (3 connections now open) 2021-05-12T08:59:37.768+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:34104 conn239: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:37.865+0000 I NETWORK [conn239] end connection 127.0.0.1:34104 (2 connections now open) 2021-05-12T08:59:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48540 #240 (3 connections now open) 2021-05-12T08:59:39.352+0000 I NETWORK [conn240] end connection 10.233.67.214:48540 (2 connections now open) 2021-05-12T08:59:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34212 #241 (3 connections now open) 2021-05-12T08:59:47.372+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:34212 conn241: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:47.465+0000 I NETWORK [conn241] end connection 127.0.0.1:34212 (2 connections now open) 2021-05-12T08:59:49.359+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48650 #242 (3 connections now open) 2021-05-12T08:59:49.359+0000 I NETWORK [conn242] end connection 10.233.67.214:48650 (2 connections now open) 2021-05-12T08:59:57.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34338 #243 (3 connections now open) 2021-05-12T08:59:57.464+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:34338 conn243: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T08:59:57.468+0000 I NETWORK [conn243] end connection 127.0.0.1:34338 (2 connections now open) 2021-05-12T08:59:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48788 #244 (3 connections now open) 2021-05-12T08:59:59.352+0000 I NETWORK [conn244] end connection 10.233.67.214:48788 (2 connections now open) 2021-05-12T09:00:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34450 #245 (3 connections now open) 2021-05-12T09:00:07.365+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:34450 conn245: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:07.368+0000 I NETWORK [conn245] end connection 127.0.0.1:34450 (2 connections now open) 2021-05-12T09:00:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:48890 #246 (3 connections now open) 2021-05-12T09:00:09.352+0000 I NETWORK [conn246] end connection 10.233.67.214:48890 (2 connections now open) 2021-05-12T09:00:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34570 #247 (3 connections now open) 2021-05-12T09:00:17.365+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:34570 conn247: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:17.369+0000 I NETWORK [conn247] end connection 127.0.0.1:34570 (2 connections now open) 2021-05-12T09:00:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49008 #248 (3 connections now open) 2021-05-12T09:00:19.352+0000 I NETWORK [conn248] end connection 10.233.67.214:49008 (2 connections now open) 2021-05-12T09:00:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34680 #249 (3 connections now open) 2021-05-12T09:00:27.368+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:34680 conn249: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:27.372+0000 I NETWORK [conn249] end connection 127.0.0.1:34680 (2 connections now open) 2021-05-12T09:00:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49144 #250 (3 connections now open) 2021-05-12T09:00:29.352+0000 I NETWORK [conn250] end connection 10.233.67.214:49144 (2 connections now open) 2021-05-12T09:00:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34826 #251 (3 connections now open) 2021-05-12T09:00:37.369+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:34826 conn251: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:37.372+0000 I NETWORK [conn251] end connection 127.0.0.1:34826 (2 connections now open) 2021-05-12T09:00:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49266 #252 (3 connections now open) 2021-05-12T09:00:39.352+0000 I NETWORK [conn252] end connection 10.233.67.214:49266 (2 connections now open) 2021-05-12T09:00:47.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34960 #253 (3 connections now open) 2021-05-12T09:00:47.368+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:34960 conn253: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:47.466+0000 I NETWORK [conn253] end connection 127.0.0.1:34960 (2 connections now open) 2021-05-12T09:00:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49400 #254 (3 connections now open) 2021-05-12T09:00:49.352+0000 I NETWORK [conn254] end connection 10.233.67.214:49400 (2 connections now open) 2021-05-12T09:00:57.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35060 #255 (3 connections now open) 2021-05-12T09:00:57.366+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:35060 conn255: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:00:57.369+0000 I NETWORK [conn255] end connection 127.0.0.1:35060 (2 connections now open) 2021-05-12T09:00:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49502 #256 (3 connections now open) 2021-05-12T09:00:59.352+0000 I NETWORK [conn256] end connection 10.233.67.214:49502 (2 connections now open) 2021-05-12T09:01:07.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35156 #257 (3 connections now open) 2021-05-12T09:01:07.271+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:35156 conn257: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:07.367+0000 I NETWORK [conn257] end connection 127.0.0.1:35156 (2 connections now open) 2021-05-12T09:01:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49590 #258 (3 connections now open) 2021-05-12T09:01:09.352+0000 I NETWORK [conn258] end connection 10.233.67.214:49590 (2 connections now open) 2021-05-12T09:01:17.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35258 #259 (3 connections now open) 2021-05-12T09:01:17.370+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:35258 conn259: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:17.467+0000 I NETWORK [conn259] end connection 127.0.0.1:35258 (2 connections now open) 2021-05-12T09:01:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49696 #260 (3 connections now open) 2021-05-12T09:01:19.352+0000 I NETWORK [conn260] end connection 10.233.67.214:49696 (2 connections now open) 2021-05-12T09:01:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35370 #261 (3 connections now open) 2021-05-12T09:01:27.369+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:35370 conn261: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:27.465+0000 I NETWORK [conn261] end connection 127.0.0.1:35370 (2 connections now open) 2021-05-12T09:01:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49816 #262 (3 connections now open) 2021-05-12T09:01:29.352+0000 I NETWORK [conn262] end connection 10.233.67.214:49816 (2 connections now open) 2021-05-12T09:01:37.269+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35512 #263 (3 connections now open) 2021-05-12T09:01:37.270+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:35512 conn263: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:37.367+0000 I NETWORK [conn263] end connection 127.0.0.1:35512 (2 connections now open) 2021-05-12T09:01:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:49964 #264 (3 connections now open) 2021-05-12T09:01:39.352+0000 I NETWORK [conn264] end connection 10.233.67.214:49964 (2 connections now open) 2021-05-12T09:01:47.374+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35664 #265 (3 connections now open) 2021-05-12T09:01:47.464+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:35664 conn265: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:47.470+0000 I NETWORK [conn265] end connection 127.0.0.1:35664 (2 connections now open) 2021-05-12T09:01:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50100 #266 (3 connections now open) 2021-05-12T09:01:49.352+0000 I NETWORK [conn266] end connection 10.233.67.214:50100 (2 connections now open) 2021-05-12T09:01:57.468+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35792 #267 (3 connections now open) 2021-05-12T09:01:57.468+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:35792 conn267: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:01:57.565+0000 I NETWORK [conn267] end connection 127.0.0.1:35792 (2 connections now open) 2021-05-12T09:01:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50238 #268 (3 connections now open) 2021-05-12T09:01:59.352+0000 I NETWORK [conn268] end connection 10.233.67.214:50238 (2 connections now open) 2021-05-12T09:02:07.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35906 #269 (3 connections now open) 2021-05-12T09:02:07.372+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:35906 conn269: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:07.465+0000 I NETWORK [conn269] end connection 127.0.0.1:35906 (2 connections now open) 2021-05-12T09:02:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50340 #270 (3 connections now open) 2021-05-12T09:02:09.352+0000 I NETWORK [conn270] end connection 10.233.67.214:50340 (2 connections now open) 2021-05-12T09:02:17.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35998 #271 (3 connections now open) 2021-05-12T09:02:17.370+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:35998 conn271: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:17.468+0000 I NETWORK [conn271] end connection 127.0.0.1:35998 (2 connections now open) 2021-05-12T09:02:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50436 #272 (3 connections now open) 2021-05-12T09:02:19.352+0000 I NETWORK [conn272] end connection 10.233.67.214:50436 (2 connections now open) 2021-05-12T09:02:27.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36092 #273 (3 connections now open) 2021-05-12T09:02:27.470+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:36092 conn273: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:27.566+0000 I NETWORK [conn273] end connection 127.0.0.1:36092 (2 connections now open) 2021-05-12T09:02:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50530 #274 (3 connections now open) 2021-05-12T09:02:29.353+0000 I NETWORK [conn274] end connection 10.233.67.214:50530 (2 connections now open) 2021-05-12T09:02:37.374+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36186 #275 (3 connections now open) 2021-05-12T09:02:37.375+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:36186 conn275: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:37.467+0000 I NETWORK [conn275] end connection 127.0.0.1:36186 (2 connections now open) 2021-05-12T09:02:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50622 #276 (3 connections now open) 2021-05-12T09:02:39.352+0000 I NETWORK [conn276] end connection 10.233.67.214:50622 (2 connections now open) 2021-05-12T09:02:47.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36292 #277 (3 connections now open) 2021-05-12T09:02:47.369+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:36292 conn277: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:47.467+0000 I NETWORK [conn277] end connection 127.0.0.1:36292 (2 connections now open) 2021-05-12T09:02:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50744 #278 (3 connections now open) 2021-05-12T09:02:49.352+0000 I NETWORK [conn278] end connection 10.233.67.214:50744 (2 connections now open) 2021-05-12T09:02:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36414 #279 (3 connections now open) 2021-05-12T09:02:57.368+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:36414 conn279: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:02:57.465+0000 I NETWORK [conn279] end connection 127.0.0.1:36414 (2 connections now open) 2021-05-12T09:02:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50850 #280 (3 connections now open) 2021-05-12T09:02:59.352+0000 I NETWORK [conn280] end connection 10.233.67.214:50850 (2 connections now open) 2021-05-12T09:03:07.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36518 #281 (3 connections now open) 2021-05-12T09:03:07.372+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:36518 conn281: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:07.466+0000 I NETWORK [conn281] end connection 127.0.0.1:36518 (2 connections now open) 2021-05-12T09:03:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:50952 #282 (3 connections now open) 2021-05-12T09:03:09.352+0000 I NETWORK [conn282] end connection 10.233.67.214:50952 (2 connections now open) 2021-05-12T09:03:17.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36616 #283 (3 connections now open) 2021-05-12T09:03:17.370+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:36616 conn283: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:17.465+0000 I NETWORK [conn283] end connection 127.0.0.1:36616 (2 connections now open) 2021-05-12T09:03:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51050 #284 (3 connections now open) 2021-05-12T09:03:19.352+0000 I NETWORK [conn284] end connection 10.233.67.214:51050 (2 connections now open) 2021-05-12T09:03:27.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36708 #285 (3 connections now open) 2021-05-12T09:03:27.369+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:36708 conn285: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:27.465+0000 I NETWORK [conn285] end connection 127.0.0.1:36708 (2 connections now open) 2021-05-12T09:03:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51144 #286 (3 connections now open) 2021-05-12T09:03:29.352+0000 I NETWORK [conn286] end connection 10.233.67.214:51144 (2 connections now open) 2021-05-12T09:03:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36796 #287 (3 connections now open) 2021-05-12T09:03:37.366+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:36796 conn287: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:37.370+0000 I NETWORK [conn287] end connection 127.0.0.1:36796 (2 connections now open) 2021-05-12T09:03:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51234 #288 (3 connections now open) 2021-05-12T09:03:39.352+0000 I NETWORK [conn288] end connection 10.233.67.214:51234 (2 connections now open) 2021-05-12T09:03:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36900 #289 (3 connections now open) 2021-05-12T09:03:47.365+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:36900 conn289: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:47.370+0000 I NETWORK [conn289] end connection 127.0.0.1:36900 (2 connections now open) 2021-05-12T09:03:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51336 #290 (3 connections now open) 2021-05-12T09:03:49.352+0000 I NETWORK [conn290] end connection 10.233.67.214:51336 (2 connections now open) 2021-05-12T09:03:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36992 #291 (3 connections now open) 2021-05-12T09:03:57.368+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:36992 conn291: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:03:57.466+0000 I NETWORK [conn291] end connection 127.0.0.1:36992 (2 connections now open) 2021-05-12T09:03:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51436 #292 (3 connections now open) 2021-05-12T09:03:59.352+0000 I NETWORK [conn292] end connection 10.233.67.214:51436 (2 connections now open) 2021-05-12T09:04:07.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37086 #293 (3 connections now open) 2021-05-12T09:04:07.366+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:37086 conn293: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:07.463+0000 I NETWORK [conn293] end connection 127.0.0.1:37086 (2 connections now open) 2021-05-12T09:04:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51524 #294 (3 connections now open) 2021-05-12T09:04:09.352+0000 I NETWORK [conn294] end connection 10.233.67.214:51524 (2 connections now open) 2021-05-12T09:04:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37190 #295 (3 connections now open) 2021-05-12T09:04:17.365+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:37190 conn295: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:17.369+0000 I NETWORK [conn295] end connection 127.0.0.1:37190 (2 connections now open) 2021-05-12T09:04:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51626 #296 (3 connections now open) 2021-05-12T09:04:19.352+0000 I NETWORK [conn296] end connection 10.233.67.214:51626 (2 connections now open) 2021-05-12T09:04:27.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37290 #297 (3 connections now open) 2021-05-12T09:04:27.469+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:37290 conn297: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:27.563+0000 I NETWORK [conn297] end connection 127.0.0.1:37290 (2 connections now open) 2021-05-12T09:04:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51726 #298 (3 connections now open) 2021-05-12T09:04:29.352+0000 I NETWORK [conn298] end connection 10.233.67.214:51726 (2 connections now open) 2021-05-12T09:04:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37384 #299 (3 connections now open) 2021-05-12T09:04:37.463+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:37384 conn299: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:37.467+0000 I NETWORK [conn299] end connection 127.0.0.1:37384 (2 connections now open) 2021-05-12T09:04:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51818 #300 (3 connections now open) 2021-05-12T09:04:39.352+0000 I NETWORK [conn300] end connection 10.233.67.214:51818 (2 connections now open) 2021-05-12T09:04:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37514 #301 (3 connections now open) 2021-05-12T09:04:47.367+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:37514 conn301: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:47.371+0000 I NETWORK [conn301] end connection 127.0.0.1:37514 (2 connections now open) 2021-05-12T09:04:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:51962 #302 (3 connections now open) 2021-05-12T09:04:49.352+0000 I NETWORK [conn302] end connection 10.233.67.214:51962 (2 connections now open) 2021-05-12T09:04:57.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37634 #303 (3 connections now open) 2021-05-12T09:04:57.368+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:37634 conn303: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:04:57.374+0000 I NETWORK [conn303] end connection 127.0.0.1:37634 (2 connections now open) 2021-05-12T09:04:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52096 #304 (3 connections now open) 2021-05-12T09:04:59.352+0000 I NETWORK [conn304] end connection 10.233.67.214:52096 (2 connections now open) 2021-05-12T09:05:07.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37764 #305 (3 connections now open) 2021-05-12T09:05:07.466+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:37764 conn305: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:07.470+0000 I NETWORK [conn305] end connection 127.0.0.1:37764 (2 connections now open) 2021-05-12T09:05:09.353+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52198 #306 (3 connections now open) 2021-05-12T09:05:09.353+0000 I NETWORK [conn306] end connection 10.233.67.214:52198 (2 connections now open) 2021-05-12T09:05:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37892 #307 (3 connections now open) 2021-05-12T09:05:17.367+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:37892 conn307: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:17.463+0000 I NETWORK [conn307] end connection 127.0.0.1:37892 (2 connections now open) 2021-05-12T09:05:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52332 #308 (3 connections now open) 2021-05-12T09:05:19.352+0000 I NETWORK [conn308] end connection 10.233.67.214:52332 (2 connections now open) 2021-05-12T09:05:27.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38000 #309 (3 connections now open) 2021-05-12T09:05:27.464+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:38000 conn309: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:27.467+0000 I NETWORK [conn309] end connection 127.0.0.1:38000 (2 connections now open) 2021-05-12T09:05:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52448 #310 (3 connections now open) 2021-05-12T09:05:29.352+0000 I NETWORK [conn310] end connection 10.233.67.214:52448 (2 connections now open) 2021-05-12T09:05:37.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38114 #311 (3 connections now open) 2021-05-12T09:05:37.565+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:38114 conn311: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:37.569+0000 I NETWORK [conn311] end connection 127.0.0.1:38114 (2 connections now open) 2021-05-12T09:05:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52552 #312 (3 connections now open) 2021-05-12T09:05:39.352+0000 I NETWORK [conn312] end connection 10.233.67.214:52552 (2 connections now open) 2021-05-12T09:05:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38232 #313 (3 connections now open) 2021-05-12T09:05:47.369+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:38232 conn313: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:47.469+0000 I NETWORK [conn313] end connection 127.0.0.1:38232 (2 connections now open) 2021-05-12T09:05:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52672 #314 (3 connections now open) 2021-05-12T09:05:49.352+0000 I NETWORK [conn314] end connection 10.233.67.214:52672 (2 connections now open) 2021-05-12T09:05:57.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38338 #315 (3 connections now open) 2021-05-12T09:05:57.464+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:38338 conn315: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:05:57.469+0000 I NETWORK [conn315] end connection 127.0.0.1:38338 (2 connections now open) 2021-05-12T09:05:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52774 #316 (3 connections now open) 2021-05-12T09:05:59.352+0000 I NETWORK [conn316] end connection 10.233.67.214:52774 (2 connections now open) 2021-05-12T09:06:07.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38448 #317 (3 connections now open) 2021-05-12T09:06:07.466+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:38448 conn317: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:07.470+0000 I NETWORK [conn317] end connection 127.0.0.1:38448 (2 connections now open) 2021-05-12T09:06:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52882 #318 (3 connections now open) 2021-05-12T09:06:09.352+0000 I NETWORK [conn318] end connection 10.233.67.214:52882 (2 connections now open) 2021-05-12T09:06:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38560 #319 (3 connections now open) 2021-05-12T09:06:17.365+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:38560 conn319: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:17.369+0000 I NETWORK [conn319] end connection 127.0.0.1:38560 (2 connections now open) 2021-05-12T09:06:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:52996 #320 (3 connections now open) 2021-05-12T09:06:19.352+0000 I NETWORK [conn320] end connection 10.233.67.214:52996 (2 connections now open) 2021-05-12T09:06:27.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38666 #321 (3 connections now open) 2021-05-12T09:06:27.463+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:38666 conn321: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:27.468+0000 I NETWORK [conn321] end connection 127.0.0.1:38666 (2 connections now open) 2021-05-12T09:06:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53102 #322 (3 connections now open) 2021-05-12T09:06:29.352+0000 I NETWORK [conn322] end connection 10.233.67.214:53102 (2 connections now open) 2021-05-12T09:06:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38772 #323 (3 connections now open) 2021-05-12T09:06:37.366+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:38772 conn323: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:37.463+0000 I NETWORK [conn323] end connection 127.0.0.1:38772 (2 connections now open) 2021-05-12T09:06:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53210 #324 (3 connections now open) 2021-05-12T09:06:39.352+0000 I NETWORK [conn324] end connection 10.233.67.214:53210 (2 connections now open) 2021-05-12T09:06:47.571+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38882 #325 (3 connections now open) 2021-05-12T09:06:47.571+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:38882 conn325: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:47.667+0000 I NETWORK [conn325] end connection 127.0.0.1:38882 (2 connections now open) 2021-05-12T09:06:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53316 #326 (3 connections now open) 2021-05-12T09:06:49.352+0000 I NETWORK [conn326] end connection 10.233.67.214:53316 (2 connections now open) 2021-05-12T09:06:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38992 #327 (3 connections now open) 2021-05-12T09:06:57.372+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:38992 conn327: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:06:57.467+0000 I NETWORK [conn327] end connection 127.0.0.1:38992 (2 connections now open) 2021-05-12T09:06:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53428 #328 (3 connections now open) 2021-05-12T09:06:59.352+0000 I NETWORK [conn328] end connection 10.233.67.214:53428 (2 connections now open) 2021-05-12T09:07:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39094 #329 (3 connections now open) 2021-05-12T09:07:07.365+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:39094 conn329: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:07.368+0000 I NETWORK [conn329] end connection 127.0.0.1:39094 (2 connections now open) 2021-05-12T09:07:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53528 #330 (3 connections now open) 2021-05-12T09:07:09.352+0000 I NETWORK [conn330] end connection 10.233.67.214:53528 (2 connections now open) 2021-05-12T09:07:17.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39210 #331 (3 connections now open) 2021-05-12T09:07:17.365+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:39210 conn331: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:17.368+0000 I NETWORK [conn331] end connection 127.0.0.1:39210 (2 connections now open) 2021-05-12T09:07:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53648 #332 (3 connections now open) 2021-05-12T09:07:19.352+0000 I NETWORK [conn332] end connection 10.233.67.214:53648 (2 connections now open) 2021-05-12T09:07:27.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39322 #333 (3 connections now open) 2021-05-12T09:07:27.564+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:39322 conn333: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:27.568+0000 I NETWORK [conn333] end connection 127.0.0.1:39322 (2 connections now open) 2021-05-12T09:07:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53758 #334 (3 connections now open) 2021-05-12T09:07:29.352+0000 I NETWORK [conn334] end connection 10.233.67.214:53758 (2 connections now open) 2021-05-12T09:07:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39430 #335 (3 connections now open) 2021-05-12T09:07:37.369+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:39430 conn335: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:37.467+0000 I NETWORK [conn335] end connection 127.0.0.1:39430 (2 connections now open) 2021-05-12T09:07:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53872 #336 (3 connections now open) 2021-05-12T09:07:39.352+0000 I NETWORK [conn336] end connection 10.233.67.214:53872 (2 connections now open) 2021-05-12T09:07:47.374+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39550 #337 (3 connections now open) 2021-05-12T09:07:47.463+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:39550 conn337: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:47.469+0000 I NETWORK [conn337] end connection 127.0.0.1:39550 (2 connections now open) 2021-05-12T09:07:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:53984 #338 (3 connections now open) 2021-05-12T09:07:49.352+0000 I NETWORK [conn338] end connection 10.233.67.214:53984 (2 connections now open) 2021-05-12T09:07:57.273+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39652 #339 (3 connections now open) 2021-05-12T09:07:57.274+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:39652 conn339: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:07:57.367+0000 I NETWORK [conn339] end connection 127.0.0.1:39652 (2 connections now open) 2021-05-12T09:07:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54094 #340 (3 connections now open) 2021-05-12T09:07:59.352+0000 I NETWORK [conn340] end connection 10.233.67.214:54094 (2 connections now open) 2021-05-12T09:08:07.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39772 #341 (3 connections now open) 2021-05-12T09:08:07.364+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:39772 conn341: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:07.368+0000 I NETWORK [conn341] end connection 127.0.0.1:39772 (2 connections now open) 2021-05-12T09:08:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54208 #342 (3 connections now open) 2021-05-12T09:08:09.352+0000 I NETWORK [conn342] end connection 10.233.67.214:54208 (2 connections now open) 2021-05-12T09:08:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39884 #343 (3 connections now open) 2021-05-12T09:08:17.367+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:39884 conn343: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:17.463+0000 I NETWORK [conn343] end connection 127.0.0.1:39884 (2 connections now open) 2021-05-12T09:08:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54320 #344 (3 connections now open) 2021-05-12T09:08:19.352+0000 I NETWORK [conn344] end connection 10.233.67.214:54320 (2 connections now open) 2021-05-12T09:08:27.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40002 #345 (3 connections now open) 2021-05-12T09:08:27.364+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:40002 conn345: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:27.368+0000 I NETWORK [conn345] end connection 127.0.0.1:40002 (2 connections now open) 2021-05-12T09:08:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54446 #346 (3 connections now open) 2021-05-12T09:08:29.352+0000 I NETWORK [conn346] end connection 10.233.67.214:54446 (2 connections now open) 2021-05-12T09:08:37.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40156 #347 (3 connections now open) 2021-05-12T09:08:37.369+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:40156 conn347: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:37.373+0000 I NETWORK [conn347] end connection 127.0.0.1:40156 (2 connections now open) 2021-05-12T09:08:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54600 #348 (3 connections now open) 2021-05-12T09:08:39.352+0000 I NETWORK [conn348] end connection 10.233.67.214:54600 (2 connections now open) 2021-05-12T09:08:47.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40326 #349 (3 connections now open) 2021-05-12T09:08:47.464+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:40326 conn349: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:47.468+0000 I NETWORK [conn349] end connection 127.0.0.1:40326 (2 connections now open) 2021-05-12T09:08:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54764 #350 (3 connections now open) 2021-05-12T09:08:49.352+0000 I NETWORK [conn350] end connection 10.233.67.214:54764 (2 connections now open) 2021-05-12T09:08:57.467+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40438 #351 (3 connections now open) 2021-05-12T09:08:57.467+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:40438 conn351: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:08:57.563+0000 I NETWORK [conn351] end connection 127.0.0.1:40438 (2 connections now open) 2021-05-12T09:08:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54878 #352 (3 connections now open) 2021-05-12T09:08:59.353+0000 I NETWORK [conn352] end connection 10.233.67.214:54878 (2 connections now open) 2021-05-12T09:09:07.470+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40552 #353 (3 connections now open) 2021-05-12T09:09:07.471+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:40552 conn353: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:07.565+0000 I NETWORK [conn353] end connection 127.0.0.1:40552 (2 connections now open) 2021-05-12T09:09:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:54986 #354 (3 connections now open) 2021-05-12T09:09:09.352+0000 I NETWORK [conn354] end connection 10.233.67.214:54986 (2 connections now open) 2021-05-12T09:09:17.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40688 #355 (3 connections now open) 2021-05-12T09:09:17.464+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:40688 conn355: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:17.474+0000 I NETWORK [conn355] end connection 127.0.0.1:40688 (2 connections now open) 2021-05-12T09:09:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55128 #356 (3 connections now open) 2021-05-12T09:09:19.352+0000 I NETWORK [conn356] end connection 10.233.67.214:55128 (2 connections now open) 2021-05-12T09:09:27.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40818 #357 (3 connections now open) 2021-05-12T09:09:27.271+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:40818 conn357: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:27.367+0000 I NETWORK [conn357] end connection 127.0.0.1:40818 (2 connections now open) 2021-05-12T09:09:29.351+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55272 #358 (3 connections now open) 2021-05-12T09:09:29.352+0000 I NETWORK [conn358] end connection 10.233.67.214:55272 (2 connections now open) 2021-05-12T09:09:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40946 #359 (3 connections now open) 2021-05-12T09:09:37.369+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:40946 conn359: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:37.465+0000 I NETWORK [conn359] end connection 127.0.0.1:40946 (2 connections now open) 2021-05-12T09:09:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55380 #360 (3 connections now open) 2021-05-12T09:09:39.352+0000 I NETWORK [conn360] end connection 10.233.67.214:55380 (2 connections now open) 2021-05-12T09:09:47.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41054 #361 (3 connections now open) 2021-05-12T09:09:47.465+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:41054 conn361: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:47.564+0000 I NETWORK [conn361] end connection 127.0.0.1:41054 (2 connections now open) 2021-05-12T09:09:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55488 #362 (3 connections now open) 2021-05-12T09:09:49.352+0000 I NETWORK [conn362] end connection 10.233.67.214:55488 (2 connections now open) 2021-05-12T09:09:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41158 #363 (3 connections now open) 2021-05-12T09:09:57.370+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:41158 conn363: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:09:57.465+0000 I NETWORK [conn363] end connection 127.0.0.1:41158 (2 connections now open) 2021-05-12T09:09:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55600 #364 (3 connections now open) 2021-05-12T09:09:59.352+0000 I NETWORK [conn364] end connection 10.233.67.214:55600 (2 connections now open) 2021-05-12T09:10:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41280 #365 (3 connections now open) 2021-05-12T09:10:07.370+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:41280 conn365: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:07.465+0000 I NETWORK [conn365] end connection 127.0.0.1:41280 (2 connections now open) 2021-05-12T09:10:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55714 #366 (3 connections now open) 2021-05-12T09:10:09.352+0000 I NETWORK [conn366] end connection 10.233.67.214:55714 (2 connections now open) 2021-05-12T09:10:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41390 #367 (3 connections now open) 2021-05-12T09:10:17.366+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:41390 conn367: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:17.463+0000 I NETWORK [conn367] end connection 127.0.0.1:41390 (2 connections now open) 2021-05-12T09:10:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55824 #368 (3 connections now open) 2021-05-12T09:10:19.352+0000 I NETWORK [conn368] end connection 10.233.67.214:55824 (2 connections now open) 2021-05-12T09:10:27.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41494 #369 (3 connections now open) 2021-05-12T09:10:27.467+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:41494 conn369: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:27.563+0000 I NETWORK [conn369] end connection 127.0.0.1:41494 (2 connections now open) 2021-05-12T09:10:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:55934 #370 (3 connections now open) 2021-05-12T09:10:29.352+0000 I NETWORK [conn370] end connection 10.233.67.214:55934 (2 connections now open) 2021-05-12T09:10:37.467+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41626 #371 (3 connections now open) 2021-05-12T09:10:37.468+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:41626 conn371: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:37.575+0000 I NETWORK [conn371] end connection 127.0.0.1:41626 (2 connections now open) 2021-05-12T09:10:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56070 #372 (3 connections now open) 2021-05-12T09:10:39.352+0000 I NETWORK [conn372] end connection 10.233.67.214:56070 (2 connections now open) 2021-05-12T09:10:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41752 #373 (3 connections now open) 2021-05-12T09:10:47.371+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:41752 conn373: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:47.475+0000 I NETWORK [conn373] end connection 127.0.0.1:41752 (2 connections now open) 2021-05-12T09:10:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56206 #374 (3 connections now open) 2021-05-12T09:10:49.352+0000 I NETWORK [conn374] end connection 10.233.67.214:56206 (2 connections now open) 2021-05-12T09:10:57.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41876 #375 (3 connections now open) 2021-05-12T09:10:57.463+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:41876 conn375: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:10:57.468+0000 I NETWORK [conn375] end connection 127.0.0.1:41876 (2 connections now open) 2021-05-12T09:10:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56316 #376 (3 connections now open) 2021-05-12T09:10:59.352+0000 I NETWORK [conn376] end connection 10.233.67.214:56316 (2 connections now open) 2021-05-12T09:11:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41984 #377 (3 connections now open) 2021-05-12T09:11:07.364+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:41984 conn377: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:07.367+0000 I NETWORK [conn377] end connection 127.0.0.1:41984 (2 connections now open) 2021-05-12T09:11:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56418 #378 (3 connections now open) 2021-05-12T09:11:09.352+0000 I NETWORK [conn378] end connection 10.233.67.214:56418 (2 connections now open) 2021-05-12T09:11:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42096 #379 (3 connections now open) 2021-05-12T09:11:17.365+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:42096 conn379: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:17.369+0000 I NETWORK [conn379] end connection 127.0.0.1:42096 (2 connections now open) 2021-05-12T09:11:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56530 #380 (3 connections now open) 2021-05-12T09:11:19.352+0000 I NETWORK [conn380] end connection 10.233.67.214:56530 (2 connections now open) 2021-05-12T09:11:27.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42206 #381 (3 connections now open) 2021-05-12T09:11:27.368+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:42206 conn381: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:27.463+0000 I NETWORK [conn381] end connection 127.0.0.1:42206 (2 connections now open) 2021-05-12T09:11:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56642 #382 (3 connections now open) 2021-05-12T09:11:29.352+0000 I NETWORK [conn382] end connection 10.233.67.214:56642 (2 connections now open) 2021-05-12T09:11:37.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42338 #383 (3 connections now open) 2021-05-12T09:11:37.368+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:42338 conn383: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:37.465+0000 I NETWORK [conn383] end connection 127.0.0.1:42338 (2 connections now open) 2021-05-12T09:11:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56772 #384 (3 connections now open) 2021-05-12T09:11:39.352+0000 I NETWORK [conn384] end connection 10.233.67.214:56772 (2 connections now open) 2021-05-12T09:11:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42488 #385 (3 connections now open) 2021-05-12T09:11:47.369+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:42488 conn385: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:47.466+0000 I NETWORK [conn385] end connection 127.0.0.1:42488 (2 connections now open) 2021-05-12T09:11:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:56924 #386 (3 connections now open) 2021-05-12T09:11:49.352+0000 I NETWORK [conn386] end connection 10.233.67.214:56924 (2 connections now open) 2021-05-12T09:11:57.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42592 #387 (3 connections now open) 2021-05-12T09:11:57.367+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:42592 conn387: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:11:57.371+0000 I NETWORK [conn387] end connection 127.0.0.1:42592 (2 connections now open) 2021-05-12T09:11:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57028 #388 (3 connections now open) 2021-05-12T09:11:59.352+0000 I NETWORK [conn388] end connection 10.233.67.214:57028 (2 connections now open) 2021-05-12T09:12:07.466+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42706 #389 (3 connections now open) 2021-05-12T09:12:07.467+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:42706 conn389: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:07.471+0000 I NETWORK [conn389] end connection 127.0.0.1:42706 (2 connections now open) 2021-05-12T09:12:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57140 #390 (3 connections now open) 2021-05-12T09:12:09.352+0000 I NETWORK [conn390] end connection 10.233.67.214:57140 (2 connections now open) 2021-05-12T09:12:17.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42816 #391 (3 connections now open) 2021-05-12T09:12:17.273+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:42816 conn391: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:17.367+0000 I NETWORK [conn391] end connection 127.0.0.1:42816 (2 connections now open) 2021-05-12T09:12:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57250 #392 (3 connections now open) 2021-05-12T09:12:19.352+0000 I NETWORK [conn392] end connection 10.233.67.214:57250 (2 connections now open) 2021-05-12T09:12:27.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42918 #393 (3 connections now open) 2021-05-12T09:12:27.371+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:42918 conn393: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:27.467+0000 I NETWORK [conn393] end connection 127.0.0.1:42918 (2 connections now open) 2021-05-12T09:12:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57356 #394 (3 connections now open) 2021-05-12T09:12:29.352+0000 I NETWORK [conn394] end connection 10.233.67.214:57356 (2 connections now open) 2021-05-12T09:12:37.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43024 #395 (3 connections now open) 2021-05-12T09:12:37.365+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:43024 conn395: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:37.463+0000 I NETWORK [conn395] end connection 127.0.0.1:43024 (2 connections now open) 2021-05-12T09:12:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57466 #396 (3 connections now open) 2021-05-12T09:12:39.352+0000 I NETWORK [conn396] end connection 10.233.67.214:57466 (2 connections now open) 2021-05-12T09:12:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43154 #397 (3 connections now open) 2021-05-12T09:12:47.366+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:43154 conn397: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:47.370+0000 I NETWORK [conn397] end connection 127.0.0.1:43154 (2 connections now open) 2021-05-12T09:12:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57594 #398 (3 connections now open) 2021-05-12T09:12:49.352+0000 I NETWORK [conn398] end connection 10.233.67.214:57594 (2 connections now open) 2021-05-12T09:12:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43266 #399 (3 connections now open) 2021-05-12T09:12:57.371+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:43266 conn399: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:12:57.468+0000 I NETWORK [conn399] end connection 127.0.0.1:43266 (2 connections now open) 2021-05-12T09:12:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57706 #400 (3 connections now open) 2021-05-12T09:12:59.352+0000 I NETWORK [conn400] end connection 10.233.67.214:57706 (2 connections now open) 2021-05-12T09:13:07.568+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43374 #401 (3 connections now open) 2021-05-12T09:13:07.569+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:43374 conn401: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:07.664+0000 I NETWORK [conn401] end connection 127.0.0.1:43374 (2 connections now open) 2021-05-12T09:13:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57810 #402 (3 connections now open) 2021-05-12T09:13:09.352+0000 I NETWORK [conn402] end connection 10.233.67.214:57810 (2 connections now open) 2021-05-12T09:13:17.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43492 #403 (3 connections now open) 2021-05-12T09:13:17.368+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:43492 conn403: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:17.463+0000 I NETWORK [conn403] end connection 127.0.0.1:43492 (2 connections now open) 2021-05-12T09:13:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:57928 #404 (3 connections now open) 2021-05-12T09:13:19.352+0000 I NETWORK [conn404] end connection 10.233.67.214:57928 (2 connections now open) 2021-05-12T09:13:27.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43616 #405 (3 connections now open) 2021-05-12T09:13:27.368+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:43616 conn405: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:27.463+0000 I NETWORK [conn405] end connection 127.0.0.1:43616 (2 connections now open) 2021-05-12T09:13:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58062 #406 (3 connections now open) 2021-05-12T09:13:29.352+0000 I NETWORK [conn406] end connection 10.233.67.214:58062 (2 connections now open) 2021-05-12T09:13:37.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43736 #407 (3 connections now open) 2021-05-12T09:13:37.272+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:43736 conn407: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:37.367+0000 I NETWORK [conn407] end connection 127.0.0.1:43736 (2 connections now open) 2021-05-12T09:13:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58170 #408 (3 connections now open) 2021-05-12T09:13:39.352+0000 I NETWORK [conn408] end connection 10.233.67.214:58170 (2 connections now open) 2021-05-12T09:13:47.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43860 #409 (3 connections now open) 2021-05-12T09:13:47.464+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:43860 conn409: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:47.467+0000 I NETWORK [conn409] end connection 127.0.0.1:43860 (2 connections now open) 2021-05-12T09:13:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58296 #410 (3 connections now open) 2021-05-12T09:13:49.352+0000 I NETWORK [conn410] end connection 10.233.67.214:58296 (2 connections now open) 2021-05-12T09:13:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43966 #411 (3 connections now open) 2021-05-12T09:13:57.368+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:43966 conn411: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:13:57.463+0000 I NETWORK [conn411] end connection 127.0.0.1:43966 (2 connections now open) 2021-05-12T09:13:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58426 #412 (3 connections now open) 2021-05-12T09:13:59.352+0000 I NETWORK [conn412] end connection 10.233.67.214:58426 (2 connections now open) 2021-05-12T09:14:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44108 #413 (3 connections now open) 2021-05-12T09:14:07.363+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:44108 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:07.368+0000 I NETWORK [conn413] end connection 127.0.0.1:44108 (2 connections now open) 2021-05-12T09:14:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58548 #414 (3 connections now open) 2021-05-12T09:14:09.352+0000 I NETWORK [conn414] end connection 10.233.67.214:58548 (2 connections now open) 2021-05-12T09:14:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44242 #415 (3 connections now open) 2021-05-12T09:14:17.463+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:44242 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:17.467+0000 I NETWORK [conn415] end connection 127.0.0.1:44242 (2 connections now open) 2021-05-12T09:14:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58680 #416 (3 connections now open) 2021-05-12T09:14:19.352+0000 I NETWORK [conn416] end connection 10.233.67.214:58680 (2 connections now open) 2021-05-12T09:14:27.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44354 #417 (3 connections now open) 2021-05-12T09:14:27.271+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:44354 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:27.366+0000 I NETWORK [conn417] end connection 127.0.0.1:44354 (2 connections now open) 2021-05-12T09:14:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58790 #418 (3 connections now open) 2021-05-12T09:14:29.352+0000 I NETWORK [conn418] end connection 10.233.67.214:58790 (2 connections now open) 2021-05-12T09:14:37.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44478 #419 (3 connections now open) 2021-05-12T09:14:37.368+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:44478 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:37.371+0000 I NETWORK [conn419] end connection 127.0.0.1:44478 (2 connections now open) 2021-05-12T09:14:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:58912 #420 (3 connections now open) 2021-05-12T09:14:39.352+0000 I NETWORK [conn420] end connection 10.233.67.214:58912 (2 connections now open) 2021-05-12T09:14:47.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44596 #421 (3 connections now open) 2021-05-12T09:14:47.365+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:44596 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:47.368+0000 I NETWORK [conn421] end connection 127.0.0.1:44596 (2 connections now open) 2021-05-12T09:14:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59032 #422 (3 connections now open) 2021-05-12T09:14:49.352+0000 I NETWORK [conn422] end connection 10.233.67.214:59032 (2 connections now open) 2021-05-12T09:14:57.463+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44712 #423 (3 connections now open) 2021-05-12T09:14:57.464+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:44712 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:14:57.468+0000 I NETWORK [conn423] end connection 127.0.0.1:44712 (2 connections now open) 2021-05-12T09:14:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59148 #424 (3 connections now open) 2021-05-12T09:14:59.352+0000 I NETWORK [conn424] end connection 10.233.67.214:59148 (2 connections now open) 2021-05-12T09:15:07.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44826 #425 (3 connections now open) 2021-05-12T09:15:07.363+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:44826 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:07.368+0000 I NETWORK [conn425] end connection 127.0.0.1:44826 (2 connections now open) 2021-05-12T09:15:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59260 #426 (3 connections now open) 2021-05-12T09:15:09.352+0000 I NETWORK [conn426] end connection 10.233.67.214:59260 (2 connections now open) 2021-05-12T09:15:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44948 #427 (3 connections now open) 2021-05-12T09:15:17.365+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:44948 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:17.463+0000 I NETWORK [conn427] end connection 127.0.0.1:44948 (2 connections now open) 2021-05-12T09:15:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59382 #428 (3 connections now open) 2021-05-12T09:15:19.352+0000 I NETWORK [conn428] end connection 10.233.67.214:59382 (2 connections now open) 2021-05-12T09:15:27.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45062 #429 (3 connections now open) 2021-05-12T09:15:27.371+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:45062 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:27.467+0000 I NETWORK [conn429] end connection 127.0.0.1:45062 (2 connections now open) 2021-05-12T09:15:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59500 #430 (3 connections now open) 2021-05-12T09:15:29.352+0000 I NETWORK [conn430] end connection 10.233.67.214:59500 (2 connections now open) 2021-05-12T09:15:37.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45184 #431 (3 connections now open) 2021-05-12T09:15:37.270+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:45184 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:37.366+0000 I NETWORK [conn431] end connection 127.0.0.1:45184 (2 connections now open) 2021-05-12T09:15:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59620 #432 (3 connections now open) 2021-05-12T09:15:39.352+0000 I NETWORK [conn432] end connection 10.233.67.214:59620 (2 connections now open) 2021-05-12T09:15:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45304 #433 (3 connections now open) 2021-05-12T09:15:47.366+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:45304 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:47.463+0000 I NETWORK [conn433] end connection 127.0.0.1:45304 (2 connections now open) 2021-05-12T09:15:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59740 #434 (3 connections now open) 2021-05-12T09:15:49.352+0000 I NETWORK [conn434] end connection 10.233.67.214:59740 (2 connections now open) 2021-05-12T09:15:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45412 #435 (3 connections now open) 2021-05-12T09:15:57.463+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:45412 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:15:57.467+0000 I NETWORK [conn435] end connection 127.0.0.1:45412 (2 connections now open) 2021-05-12T09:15:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59850 #436 (3 connections now open) 2021-05-12T09:15:59.352+0000 I NETWORK [conn436] end connection 10.233.67.214:59850 (2 connections now open) 2021-05-12T09:16:07.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45536 #437 (3 connections now open) 2021-05-12T09:16:07.364+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:45536 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:07.367+0000 I NETWORK [conn437] end connection 127.0.0.1:45536 (2 connections now open) 2021-05-12T09:16:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:59974 #438 (3 connections now open) 2021-05-12T09:16:09.352+0000 I NETWORK [conn438] end connection 10.233.67.214:59974 (2 connections now open) 2021-05-12T09:16:17.276+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45652 #439 (3 connections now open) 2021-05-12T09:16:17.363+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:45652 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:17.367+0000 I NETWORK [conn439] end connection 127.0.0.1:45652 (2 connections now open) 2021-05-12T09:16:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60088 #440 (3 connections now open) 2021-05-12T09:16:19.352+0000 I NETWORK [conn440] end connection 10.233.67.214:60088 (2 connections now open) 2021-05-12T09:16:27.375+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45762 #441 (3 connections now open) 2021-05-12T09:16:27.463+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:45762 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:27.467+0000 I NETWORK [conn441] end connection 127.0.0.1:45762 (2 connections now open) 2021-05-12T09:16:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60200 #442 (3 connections now open) 2021-05-12T09:16:29.352+0000 I NETWORK [conn442] end connection 10.233.67.214:60200 (2 connections now open) 2021-05-12T09:16:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45870 #443 (3 connections now open) 2021-05-12T09:16:37.366+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:45870 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:37.369+0000 I NETWORK [conn443] end connection 127.0.0.1:45870 (2 connections now open) 2021-05-12T09:16:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60306 #444 (3 connections now open) 2021-05-12T09:16:39.352+0000 I NETWORK [conn444] end connection 10.233.67.214:60306 (2 connections now open) 2021-05-12T09:16:47.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45990 #445 (3 connections now open) 2021-05-12T09:16:47.368+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:45990 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:47.467+0000 I NETWORK [conn445] end connection 127.0.0.1:45990 (2 connections now open) 2021-05-12T09:16:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60426 #446 (3 connections now open) 2021-05-12T09:16:49.352+0000 I NETWORK [conn446] end connection 10.233.67.214:60426 (2 connections now open) 2021-05-12T09:16:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46108 #447 (3 connections now open) 2021-05-12T09:16:57.368+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:46108 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:16:57.464+0000 I NETWORK [conn447] end connection 127.0.0.1:46108 (2 connections now open) 2021-05-12T09:16:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60550 #448 (3 connections now open) 2021-05-12T09:16:59.352+0000 I NETWORK [conn448] end connection 10.233.67.214:60550 (2 connections now open) 2021-05-12T09:17:07.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46222 #449 (3 connections now open) 2021-05-12T09:17:07.365+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:46222 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:07.369+0000 I NETWORK [conn449] end connection 127.0.0.1:46222 (2 connections now open) 2021-05-12T09:17:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60660 #450 (3 connections now open) 2021-05-12T09:17:09.352+0000 I NETWORK [conn450] end connection 10.233.67.214:60660 (2 connections now open) 2021-05-12T09:17:17.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46346 #451 (3 connections now open) 2021-05-12T09:17:17.367+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:46346 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:17.370+0000 I NETWORK [conn451] end connection 127.0.0.1:46346 (2 connections now open) 2021-05-12T09:17:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60784 #452 (3 connections now open) 2021-05-12T09:17:19.352+0000 I NETWORK [conn452] end connection 10.233.67.214:60784 (2 connections now open) 2021-05-12T09:17:27.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46454 #453 (3 connections now open) 2021-05-12T09:17:27.465+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:46454 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:27.469+0000 I NETWORK [conn453] end connection 127.0.0.1:46454 (2 connections now open) 2021-05-12T09:17:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:60894 #454 (3 connections now open) 2021-05-12T09:17:29.352+0000 I NETWORK [conn454] end connection 10.233.67.214:60894 (2 connections now open) 2021-05-12T09:17:37.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46568 #455 (3 connections now open) 2021-05-12T09:17:37.368+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:46568 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:37.463+0000 I NETWORK [conn455] end connection 127.0.0.1:46568 (2 connections now open) 2021-05-12T09:17:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:32774 #456 (3 connections now open) 2021-05-12T09:17:39.352+0000 I NETWORK [conn456] end connection 10.233.67.214:32774 (2 connections now open) 2021-05-12T09:17:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46690 #457 (3 connections now open) 2021-05-12T09:17:47.372+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:46690 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:47.466+0000 I NETWORK [conn457] end connection 127.0.0.1:46690 (2 connections now open) 2021-05-12T09:17:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:32898 #458 (3 connections now open) 2021-05-12T09:17:49.352+0000 I NETWORK [conn458] end connection 10.233.67.214:32898 (2 connections now open) 2021-05-12T09:17:57.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46798 #459 (3 connections now open) 2021-05-12T09:17:57.370+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:46798 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:17:57.467+0000 I NETWORK [conn459] end connection 127.0.0.1:46798 (2 connections now open) 2021-05-12T09:17:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33004 #460 (3 connections now open) 2021-05-12T09:17:59.352+0000 I NETWORK [conn460] end connection 10.233.67.214:33004 (2 connections now open) 2021-05-12T09:18:07.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46924 #461 (3 connections now open) 2021-05-12T09:18:07.363+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:46924 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:07.367+0000 I NETWORK [conn461] end connection 127.0.0.1:46924 (2 connections now open) 2021-05-12T09:18:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33128 #462 (3 connections now open) 2021-05-12T09:18:09.352+0000 I NETWORK [conn462] end connection 10.233.67.214:33128 (2 connections now open) 2021-05-12T09:18:17.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47042 #463 (3 connections now open) 2021-05-12T09:18:17.369+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:47042 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:17.466+0000 I NETWORK [conn463] end connection 127.0.0.1:47042 (2 connections now open) 2021-05-12T09:18:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33254 #464 (3 connections now open) 2021-05-12T09:18:19.352+0000 I NETWORK [conn464] end connection 10.233.67.214:33254 (2 connections now open) 2021-05-12T09:18:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47158 #465 (3 connections now open) 2021-05-12T09:18:27.366+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:47158 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:27.370+0000 I NETWORK [conn465] end connection 127.0.0.1:47158 (2 connections now open) 2021-05-12T09:18:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33384 #466 (3 connections now open) 2021-05-12T09:18:29.352+0000 I NETWORK [conn466] end connection 10.233.67.214:33384 (2 connections now open) 2021-05-12T09:18:37.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47290 #467 (3 connections now open) 2021-05-12T09:18:37.364+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:47290 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:37.367+0000 I NETWORK [conn467] end connection 127.0.0.1:47290 (2 connections now open) 2021-05-12T09:18:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33494 #468 (3 connections now open) 2021-05-12T09:18:39.352+0000 I NETWORK [conn468] end connection 10.233.67.214:33494 (2 connections now open) 2021-05-12T09:18:47.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47410 #469 (3 connections now open) 2021-05-12T09:18:47.366+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:47410 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:47.370+0000 I NETWORK [conn469] end connection 127.0.0.1:47410 (2 connections now open) 2021-05-12T09:18:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33614 #470 (3 connections now open) 2021-05-12T09:18:49.352+0000 I NETWORK [conn470] end connection 10.233.67.214:33614 (2 connections now open) 2021-05-12T09:18:57.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47526 #471 (3 connections now open) 2021-05-12T09:18:57.465+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:47526 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:18:57.469+0000 I NETWORK [conn471] end connection 127.0.0.1:47526 (2 connections now open) 2021-05-12T09:18:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33732 #472 (3 connections now open) 2021-05-12T09:18:59.352+0000 I NETWORK [conn472] end connection 10.233.67.214:33732 (2 connections now open) 2021-05-12T09:19:07.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47642 #473 (3 connections now open) 2021-05-12T09:19:07.369+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:47642 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:07.372+0000 I NETWORK [conn473] end connection 127.0.0.1:47642 (2 connections now open) 2021-05-12T09:19:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33846 #474 (3 connections now open) 2021-05-12T09:19:09.352+0000 I NETWORK [conn474] end connection 10.233.67.214:33846 (2 connections now open) 2021-05-12T09:19:17.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47760 #475 (3 connections now open) 2021-05-12T09:19:17.365+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:47760 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:17.369+0000 I NETWORK [conn475] end connection 127.0.0.1:47760 (2 connections now open) 2021-05-12T09:19:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:33966 #476 (3 connections now open) 2021-05-12T09:19:19.352+0000 I NETWORK [conn476] end connection 10.233.67.214:33966 (2 connections now open) 2021-05-12T09:19:27.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47876 #477 (3 connections now open) 2021-05-12T09:19:27.367+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:47876 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:27.463+0000 I NETWORK [conn477] end connection 127.0.0.1:47876 (2 connections now open) 2021-05-12T09:19:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34082 #478 (3 connections now open) 2021-05-12T09:19:29.352+0000 I NETWORK [conn478] end connection 10.233.67.214:34082 (2 connections now open) 2021-05-12T09:19:37.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47984 #479 (3 connections now open) 2021-05-12T09:19:37.364+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:47984 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:37.463+0000 I NETWORK [conn479] end connection 127.0.0.1:47984 (2 connections now open) 2021-05-12T09:19:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34192 #480 (3 connections now open) 2021-05-12T09:19:39.352+0000 I NETWORK [conn480] end connection 10.233.67.214:34192 (2 connections now open) 2021-05-12T09:19:47.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48110 #481 (3 connections now open) 2021-05-12T09:19:47.463+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:48110 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:47.468+0000 I NETWORK [conn481] end connection 127.0.0.1:48110 (2 connections now open) 2021-05-12T09:19:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34314 #482 (3 connections now open) 2021-05-12T09:19:49.352+0000 I NETWORK [conn482] end connection 10.233.67.214:34314 (2 connections now open) 2021-05-12T09:19:57.368+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48222 #483 (3 connections now open) 2021-05-12T09:19:57.368+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:48222 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:19:57.463+0000 I NETWORK [conn483] end connection 127.0.0.1:48222 (2 connections now open) 2021-05-12T09:19:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34428 #484 (3 connections now open) 2021-05-12T09:19:59.352+0000 I NETWORK [conn484] end connection 10.233.67.214:34428 (2 connections now open) 2021-05-12T09:20:07.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48340 #485 (3 connections now open) 2021-05-12T09:20:07.463+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:48340 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:07.467+0000 I NETWORK [conn485] end connection 127.0.0.1:48340 (2 connections now open) 2021-05-12T09:20:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34544 #486 (3 connections now open) 2021-05-12T09:20:09.352+0000 I NETWORK [conn486] end connection 10.233.67.214:34544 (2 connections now open) 2021-05-12T09:20:17.270+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48458 #487 (3 connections now open) 2021-05-12T09:20:17.271+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:48458 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:17.366+0000 I NETWORK [conn487] end connection 127.0.0.1:48458 (2 connections now open) 2021-05-12T09:20:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34662 #488 (3 connections now open) 2021-05-12T09:20:19.352+0000 I NETWORK [conn488] end connection 10.233.67.214:34662 (2 connections now open) 2021-05-12T09:20:27.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48570 #489 (3 connections now open) 2021-05-12T09:20:27.366+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:48570 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:27.369+0000 I NETWORK [conn489] end connection 127.0.0.1:48570 (2 connections now open) 2021-05-12T09:20:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34778 #490 (3 connections now open) 2021-05-12T09:20:29.352+0000 I NETWORK [conn490] end connection 10.233.67.214:34778 (2 connections now open) 2021-05-12T09:20:37.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48680 #491 (3 connections now open) 2021-05-12T09:20:37.366+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:48680 conn491: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:37.370+0000 I NETWORK [conn491] end connection 127.0.0.1:48680 (2 connections now open) 2021-05-12T09:20:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:34884 #492 (3 connections now open) 2021-05-12T09:20:39.352+0000 I NETWORK [conn492] end connection 10.233.67.214:34884 (2 connections now open) 2021-05-12T09:20:47.276+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48802 #493 (3 connections now open) 2021-05-12T09:20:47.363+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:48802 conn493: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:47.367+0000 I NETWORK [conn493] end connection 127.0.0.1:48802 (2 connections now open) 2021-05-12T09:20:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35006 #494 (3 connections now open) 2021-05-12T09:20:49.352+0000 I NETWORK [conn494] end connection 10.233.67.214:35006 (2 connections now open) 2021-05-12T09:20:57.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48912 #495 (3 connections now open) 2021-05-12T09:20:57.372+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:48912 conn495: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:20:57.465+0000 I NETWORK [conn495] end connection 127.0.0.1:48912 (2 connections now open) 2021-05-12T09:20:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35122 #496 (3 connections now open) 2021-05-12T09:20:59.352+0000 I NETWORK [conn496] end connection 10.233.67.214:35122 (2 connections now open) 2021-05-12T09:21:07.464+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49036 #497 (3 connections now open) 2021-05-12T09:21:07.465+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:49036 conn497: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:07.468+0000 I NETWORK [conn497] end connection 127.0.0.1:49036 (2 connections now open) 2021-05-12T09:21:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35240 #498 (3 connections now open) 2021-05-12T09:21:09.352+0000 I NETWORK [conn498] end connection 10.233.67.214:35240 (2 connections now open) 2021-05-12T09:21:17.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49156 #499 (3 connections now open) 2021-05-12T09:21:17.271+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:49156 conn499: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:17.367+0000 I NETWORK [conn499] end connection 127.0.0.1:49156 (2 connections now open) 2021-05-12T09:21:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35360 #500 (3 connections now open) 2021-05-12T09:21:19.352+0000 I NETWORK [conn500] end connection 10.233.67.214:35360 (2 connections now open) 2021-05-12T09:21:27.273+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49262 #501 (3 connections now open) 2021-05-12T09:21:27.274+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:49262 conn501: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:27.367+0000 I NETWORK [conn501] end connection 127.0.0.1:49262 (2 connections now open) 2021-05-12T09:21:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35470 #502 (3 connections now open) 2021-05-12T09:21:29.352+0000 I NETWORK [conn502] end connection 10.233.67.214:35470 (2 connections now open) 2021-05-12T09:21:37.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49376 #503 (3 connections now open) 2021-05-12T09:21:37.366+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:49376 conn503: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:37.463+0000 I NETWORK [conn503] end connection 127.0.0.1:49376 (2 connections now open) 2021-05-12T09:21:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35582 #504 (3 connections now open) 2021-05-12T09:21:39.352+0000 I NETWORK [conn504] end connection 10.233.67.214:35582 (2 connections now open) 2021-05-12T09:21:47.271+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49516 #505 (3 connections now open) 2021-05-12T09:21:47.271+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:49516 conn505: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:47.367+0000 I NETWORK [conn505] end connection 127.0.0.1:49516 (2 connections now open) 2021-05-12T09:21:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35726 #506 (3 connections now open) 2021-05-12T09:21:49.352+0000 I NETWORK [conn506] end connection 10.233.67.214:35726 (2 connections now open) 2021-05-12T09:21:57.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49634 #507 (3 connections now open) 2021-05-12T09:21:57.365+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:49634 conn507: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:21:57.463+0000 I NETWORK [conn507] end connection 127.0.0.1:49634 (2 connections now open) 2021-05-12T09:21:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35846 #508 (3 connections now open) 2021-05-12T09:21:59.352+0000 I NETWORK [conn508] end connection 10.233.67.214:35846 (2 connections now open) 2021-05-12T09:22:07.365+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49766 #509 (3 connections now open) 2021-05-12T09:22:07.365+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:49766 conn509: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:07.369+0000 I NETWORK [conn509] end connection 127.0.0.1:49766 (2 connections now open) 2021-05-12T09:22:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:35972 #510 (3 connections now open) 2021-05-12T09:22:09.352+0000 I NETWORK [conn510] end connection 10.233.67.214:35972 (2 connections now open) 2021-05-12T09:22:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49888 #511 (3 connections now open) 2021-05-12T09:22:17.364+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:49888 conn511: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:17.367+0000 I NETWORK [conn511] end connection 127.0.0.1:49888 (2 connections now open) 2021-05-12T09:22:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36094 #512 (3 connections now open) 2021-05-12T09:22:19.352+0000 I NETWORK [conn512] end connection 10.233.67.214:36094 (2 connections now open) 2021-05-12T09:22:27.369+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50024 #513 (3 connections now open) 2021-05-12T09:22:27.369+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:50024 conn513: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:27.465+0000 I NETWORK [conn513] end connection 127.0.0.1:50024 (2 connections now open) 2021-05-12T09:22:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36244 #514 (3 connections now open) 2021-05-12T09:22:29.352+0000 I NETWORK [conn514] end connection 10.233.67.214:36244 (2 connections now open) 2021-05-12T09:22:37.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50158 #515 (3 connections now open) 2021-05-12T09:22:37.364+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:50158 conn515: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:37.368+0000 I NETWORK [conn515] end connection 127.0.0.1:50158 (2 connections now open) 2021-05-12T09:22:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36362 #516 (3 connections now open) 2021-05-12T09:22:39.352+0000 I NETWORK [conn516] end connection 10.233.67.214:36362 (2 connections now open) 2021-05-12T09:22:47.371+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50278 #517 (3 connections now open) 2021-05-12T09:22:47.371+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:50278 conn517: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:47.467+0000 I NETWORK [conn517] end connection 127.0.0.1:50278 (2 connections now open) 2021-05-12T09:22:49.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36486 #518 (3 connections now open) 2021-05-12T09:22:49.352+0000 I NETWORK [conn518] end connection 10.233.67.214:36486 (2 connections now open) 2021-05-12T09:22:57.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50394 #519 (3 connections now open) 2021-05-12T09:22:57.364+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:50394 conn519: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:22:57.368+0000 I NETWORK [conn519] end connection 127.0.0.1:50394 (2 connections now open) 2021-05-12T09:22:59.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36620 #520 (3 connections now open) 2021-05-12T09:22:59.352+0000 I NETWORK [conn520] end connection 10.233.67.214:36620 (2 connections now open) 2021-05-12T09:23:07.370+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50528 #521 (3 connections now open) 2021-05-12T09:23:07.371+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:50528 conn521: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:23:07.465+0000 I NETWORK [conn521] end connection 127.0.0.1:50528 (2 connections now open) 2021-05-12T09:23:09.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36736 #522 (3 connections now open) 2021-05-12T09:23:09.352+0000 I NETWORK [conn522] end connection 10.233.67.214:36736 (2 connections now open) 2021-05-12T09:23:17.363+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50650 #523 (3 connections now open) 2021-05-12T09:23:17.364+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:50650 conn523: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:23:17.369+0000 I NETWORK [conn523] end connection 127.0.0.1:50650 (2 connections now open) 2021-05-12T09:23:19.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36854 #524 (3 connections now open) 2021-05-12T09:23:19.352+0000 I NETWORK [conn524] end connection 10.233.67.214:36854 (2 connections now open) 2021-05-12T09:23:27.367+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50760 #525 (3 connections now open) 2021-05-12T09:23:27.368+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:50760 conn525: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:23:27.463+0000 I NETWORK [conn525] end connection 127.0.0.1:50760 (2 connections now open) 2021-05-12T09:23:29.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:36968 #526 (3 connections now open) 2021-05-12T09:23:29.352+0000 I NETWORK [conn526] end connection 10.233.67.214:36968 (2 connections now open) 2021-05-12T09:23:37.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50870 #527 (3 connections now open) 2021-05-12T09:23:37.365+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:50870 conn527: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-12T09:23:37.369+0000 I NETWORK [conn527] end connection 127.0.0.1:50870 (2 connections now open) 2021-05-12T09:23:39.352+0000 I NETWORK [listener] connection accepted from 10.233.67.214:37080 #528 (3 connections now open) 2021-05-12T09:23:39.352+0000 I NETWORK [conn528] end connection 10.233.67.214:37080 (2 connections now open)