2021-11-01T01:39:49.633+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] db version v4.0.8 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] modules: none 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] build environment: 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] distarch: x86_64 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-11-01T01:39:49.731+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-11-01T01:39:49.732+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-11-01T01:40:00.264+0000 I STORAGE [initandlisten] WiredTiger message [1635730800:264492][1:0x7faf1b5a5a40], txn-recover: Set global recovery timestamp: 0 2021-11-01T01:40:00.992+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-11-01T01:40:02.270+0000 I CONTROL [initandlisten] 2021-11-01T01:40:02.270+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-11-01T01:40:02.270+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-11-01T01:40:02.270+0000 I CONTROL [initandlisten] 2021-11-01T01:40:02.270+0000 I CONTROL [initandlisten] 2021-11-01T01:40:02.270+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-11-01T01:40:02.270+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-11-01T01:40:02.270+0000 I CONTROL [initandlisten] 2021-11-01T01:40:02.271+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: efb23d83-6ba5-4de7-815b-4ad91293721f 2021-11-01T01:40:02.608+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-11-01T01:40:02.613+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: c26efff8-1df4-459b-948a-731becce2260 2021-11-01T01:40:02.866+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-11-01T01:40:02.868+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-11-01T01:40:02.868+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 7bd83f5a-842c-480d-82c9-bb0e4b02f287 2021-11-01T01:40:05.675+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-11-01T01:40:05.675+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-11-01T01:40:05.944+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-11-01T01:40:05.944+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 3075ms 2021-11-01T01:40:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48094 #1 (1 connection now open) 2021-11-01T01:40:12.089+0000 I NETWORK [conn1] end connection 10.233.75.76:48094 (0 connections now open) 2021-11-01T01:40:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48156 #2 (1 connection now open) 2021-11-01T01:40:22.090+0000 I NETWORK [conn2] end connection 10.233.75.76:48156 (0 connections now open) 2021-11-01T01:40:26.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44370 #3 (1 connection now open) 2021-11-01T01:40:26.940+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:44370 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-11-01T01:40:27.037+0000 I NETWORK [conn3] end connection 127.0.0.1:44370 (0 connections now open) 2021-11-01T01:40:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48254 #4 (1 connection now open) 2021-11-01T01:40:32.089+0000 I NETWORK [conn4] end connection 10.233.75.76:48254 (0 connections now open) 2021-11-01T01:40:37.143+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44486 #5 (1 connection now open) 2021-11-01T01:40:37.232+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:44486 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-11-01T01:40:37.335+0000 I NETWORK [conn5] end connection 127.0.0.1:44486 (0 connections now open) 2021-11-01T01:40:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48324 #6 (1 connection now open) 2021-11-01T01:40:42.090+0000 I NETWORK [conn6] end connection 10.233.75.76:48324 (0 connections now open) 2021-11-01T01:40:47.135+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44546 #7 (1 connection now open) 2021-11-01T01:40:47.136+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:44546 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-11-01T01:40:47.233+0000 I NETWORK [conn7] end connection 127.0.0.1:44546 (0 connections now open) 2021-11-01T01:40:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48390 #8 (1 connection now open) 2021-11-01T01:40:52.089+0000 I NETWORK [conn8] end connection 10.233.75.76:48390 (0 connections now open) 2021-11-01T01:40:56.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44602 #9 (1 connection now open) 2021-11-01T01:40:56.831+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:44602 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-11-01T01:40:56.931+0000 I NETWORK [conn9] end connection 127.0.0.1:44602 (0 connections now open) 2021-11-01T01:41:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48454 #10 (1 connection now open) 2021-11-01T01:41:02.089+0000 I NETWORK [conn10] end connection 10.233.75.76:48454 (0 connections now open) 2021-11-01T01:41:07.138+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44670 #11 (1 connection now open) 2021-11-01T01:41:07.139+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:44670 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-11-01T01:41:07.235+0000 I NETWORK [conn11] end connection 127.0.0.1:44670 (0 connections now open) 2021-11-01T01:41:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48512 #12 (1 connection now open) 2021-11-01T01:41:12.089+0000 I NETWORK [conn12] end connection 10.233.75.76:48512 (0 connections now open) 2021-11-01T01:41:16.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44726 #13 (1 connection now open) 2021-11-01T01:41:16.836+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:44726 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-11-01T01:41:16.938+0000 I NETWORK [conn13] end connection 127.0.0.1:44726 (0 connections now open) 2021-11-01T01:41:22.090+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48576 #14 (1 connection now open) 2021-11-01T01:41:22.090+0000 I NETWORK [conn14] end connection 10.233.75.76:48576 (0 connections now open) 2021-11-01T01:41:26.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44794 #15 (1 connection now open) 2021-11-01T01:41:26.740+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:44794 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-11-01T01:41:26.838+0000 I NETWORK [conn15] end connection 127.0.0.1:44794 (0 connections now open) 2021-11-01T01:41:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48646 #16 (1 connection now open) 2021-11-01T01:41:32.089+0000 I NETWORK [conn16] end connection 10.233.75.76:48646 (0 connections now open) 2021-11-01T01:41:36.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44856 #17 (1 connection now open) 2021-11-01T01:41:36.931+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:44856 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-11-01T01:41:36.937+0000 I NETWORK [conn17] end connection 127.0.0.1:44856 (0 connections now open) 2021-11-01T01:41:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48704 #18 (1 connection now open) 2021-11-01T01:41:42.089+0000 I NETWORK [conn18] end connection 10.233.75.76:48704 (0 connections now open) 2021-11-01T01:41:46.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44918 #19 (1 connection now open) 2021-11-01T01:41:46.835+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:44918 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-11-01T01:41:46.933+0000 I NETWORK [conn19] end connection 127.0.0.1:44918 (0 connections now open) 2021-11-01T01:41:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48766 #20 (1 connection now open) 2021-11-01T01:41:52.090+0000 I NETWORK [conn20] end connection 10.233.75.76:48766 (0 connections now open) 2021-11-01T01:41:56.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44982 #21 (1 connection now open) 2021-11-01T01:41:56.831+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:44982 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-11-01T01:41:56.933+0000 I NETWORK [conn21] end connection 127.0.0.1:44982 (0 connections now open) 2021-11-01T01:42:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48846 #22 (1 connection now open) 2021-11-01T01:42:02.089+0000 I NETWORK [conn22] end connection 10.233.75.76:48846 (0 connections now open) 2021-11-01T01:42:06.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45068 #23 (1 connection now open) 2021-11-01T01:42:07.131+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:45068 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-11-01T01:42:07.131+0000 I COMMAND [conn23] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }, $db: "admin" } numYields:0 reslen:239 locks:{} protocol:op_query 100ms 2021-11-01T01:42:07.139+0000 I NETWORK [conn23] end connection 127.0.0.1:45068 (0 connections now open) 2021-11-01T01:42:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48932 #24 (1 connection now open) 2021-11-01T01:42:12.089+0000 I NETWORK [conn24] end connection 10.233.75.76:48932 (0 connections now open) 2021-11-01T01:42:16.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45152 #25 (1 connection now open) 2021-11-01T01:42:16.934+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:45152 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-11-01T01:42:16.939+0000 I NETWORK [conn25] end connection 127.0.0.1:45152 (0 connections now open) 2021-11-01T01:42:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49016 #26 (1 connection now open) 2021-11-01T01:42:22.089+0000 I NETWORK [conn26] end connection 10.233.75.76:49016 (0 connections now open) 2021-11-01T01:42:26.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45232 #27 (1 connection now open) 2021-11-01T01:42:26.838+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:45232 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-11-01T01:42:26.935+0000 I NETWORK [conn27] end connection 127.0.0.1:45232 (0 connections now open) 2021-11-01T01:42:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49082 #28 (1 connection now open) 2021-11-01T01:42:32.089+0000 I NETWORK [conn28] end connection 10.233.75.76:49082 (0 connections now open) 2021-11-01T01:42:36.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45296 #29 (1 connection now open) 2021-11-01T01:42:36.931+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:45296 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-11-01T01:42:36.938+0000 I NETWORK [conn29] end connection 127.0.0.1:45296 (0 connections now open) 2021-11-01T01:42:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49142 #30 (1 connection now open) 2021-11-01T01:42:42.089+0000 I NETWORK [conn30] end connection 10.233.75.76:49142 (0 connections now open) 2021-11-01T01:42:46.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45360 #31 (1 connection now open) 2021-11-01T01:42:46.934+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:45360 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-11-01T01:42:47.031+0000 I NETWORK [conn31] end connection 127.0.0.1:45360 (0 connections now open) 2021-11-01T01:42:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49214 #32 (1 connection now open) 2021-11-01T01:42:52.089+0000 I NETWORK [conn32] end connection 10.233.75.76:49214 (0 connections now open) 2021-11-01T01:42:56.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45430 #33 (1 connection now open) 2021-11-01T01:42:56.931+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:45430 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-11-01T01:42:56.939+0000 I NETWORK [conn33] end connection 127.0.0.1:45430 (0 connections now open) 2021-11-01T01:43:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49286 #34 (1 connection now open) 2021-11-01T01:43:02.089+0000 I NETWORK [conn34] end connection 10.233.75.76:49286 (0 connections now open) 2021-11-01T01:43:07.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45500 #35 (1 connection now open) 2021-11-01T01:43:07.033+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:45500 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-11-01T01:43:07.135+0000 I NETWORK [conn35] end connection 127.0.0.1:45500 (0 connections now open) 2021-11-01T01:43:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49346 #36 (1 connection now open) 2021-11-01T01:43:12.089+0000 I NETWORK [conn36] end connection 10.233.75.76:49346 (0 connections now open) 2021-11-01T01:43:16.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45568 #37 (1 connection now open) 2021-11-01T01:43:17.031+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:45568 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-11-01T01:43:17.037+0000 I NETWORK [conn37] end connection 127.0.0.1:45568 (0 connections now open) 2021-11-01T01:43:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49422 #38 (1 connection now open) 2021-11-01T01:43:22.089+0000 I NETWORK [conn38] end connection 10.233.75.76:49422 (0 connections now open) 2021-11-01T01:43:26.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45642 #39 (1 connection now open) 2021-11-01T01:43:26.937+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:45642 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-11-01T01:43:27.031+0000 I NETWORK [conn39] end connection 127.0.0.1:45642 (0 connections now open) 2021-11-01T01:43:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49516 #40 (1 connection now open) 2021-11-01T01:43:32.089+0000 I NETWORK [conn40] end connection 10.233.75.76:49516 (0 connections now open) 2021-11-01T01:43:36.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45732 #41 (1 connection now open) 2021-11-01T01:43:36.843+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:45732 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-11-01T01:43:36.938+0000 I NETWORK [conn41] end connection 127.0.0.1:45732 (0 connections now open) 2021-11-01T01:43:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49580 #42 (1 connection now open) 2021-11-01T01:43:42.089+0000 I NETWORK [conn42] end connection 10.233.75.76:49580 (0 connections now open) 2021-11-01T01:43:46.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45798 #43 (1 connection now open) 2021-11-01T01:43:47.031+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:45798 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-11-01T01:43:47.131+0000 I NETWORK [conn43] end connection 127.0.0.1:45798 (0 connections now open) 2021-11-01T01:43:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49664 #44 (1 connection now open) 2021-11-01T01:43:52.089+0000 I NETWORK [conn44] end connection 10.233.75.76:49664 (0 connections now open) 2021-11-01T01:43:56.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45890 #45 (1 connection now open) 2021-11-01T01:43:56.934+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:45890 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-11-01T01:43:57.031+0000 I NETWORK [conn45] end connection 127.0.0.1:45890 (0 connections now open) 2021-11-01T01:44:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49738 #46 (1 connection now open) 2021-11-01T01:44:02.090+0000 I NETWORK [conn46] end connection 10.233.75.76:49738 (0 connections now open) 2021-11-01T01:44:07.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45958 #47 (1 connection now open) 2021-11-01T01:44:07.131+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:45958 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-11-01T01:44:07.138+0000 I NETWORK [conn47] end connection 127.0.0.1:45958 (0 connections now open) 2021-11-01T01:44:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49806 #48 (1 connection now open) 2021-11-01T01:44:12.089+0000 I NETWORK [conn48] end connection 10.233.75.76:49806 (0 connections now open) 2021-11-01T01:44:16.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46036 #49 (1 connection now open) 2021-11-01T01:44:16.932+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:46036 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-11-01T01:44:17.031+0000 I NETWORK [conn49] end connection 127.0.0.1:46036 (0 connections now open) 2021-11-01T01:44:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49886 #50 (1 connection now open) 2021-11-01T01:44:22.089+0000 I NETWORK [conn50] end connection 10.233.75.76:49886 (0 connections now open) 2021-11-01T01:44:26.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46124 #51 (1 connection now open) 2021-11-01T01:44:26.935+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:46124 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-11-01T01:44:26.940+0000 I NETWORK [conn51] end connection 127.0.0.1:46124 (0 connections now open) 2021-11-01T01:44:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49980 #52 (1 connection now open) 2021-11-01T01:44:32.089+0000 I NETWORK [conn52] end connection 10.233.75.76:49980 (0 connections now open) 2021-11-01T01:44:37.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46200 #53 (1 connection now open) 2021-11-01T01:44:37.132+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:46200 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-11-01T01:44:37.135+0000 I NETWORK [conn53] end connection 127.0.0.1:46200 (0 connections now open) 2021-11-01T01:44:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50052 #54 (1 connection now open) 2021-11-01T01:44:42.089+0000 I NETWORK [conn54] end connection 10.233.75.76:50052 (0 connections now open) 2021-11-01T01:44:46.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46272 #55 (1 connection now open) 2021-11-01T01:44:46.934+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:46272 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-11-01T01:44:47.032+0000 I NETWORK [conn55] end connection 127.0.0.1:46272 (0 connections now open) 2021-11-01T01:44:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50122 #56 (1 connection now open) 2021-11-01T01:44:52.089+0000 I NETWORK [conn56] end connection 10.233.75.76:50122 (0 connections now open) 2021-11-01T01:44:56.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46348 #57 (1 connection now open) 2021-11-01T01:44:56.831+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:46348 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-11-01T01:44:56.837+0000 I NETWORK [conn57] end connection 127.0.0.1:46348 (0 connections now open) 2021-11-01T01:45:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50200 #58 (1 connection now open) 2021-11-01T01:45:02.089+0000 I NETWORK [conn58] end connection 10.233.75.76:50200 (0 connections now open) 2021-11-01T01:45:06.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46422 #59 (1 connection now open) 2021-11-01T01:45:06.740+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:46422 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-11-01T01:45:06.837+0000 I NETWORK [conn59] end connection 127.0.0.1:46422 (0 connections now open) 2021-11-01T01:45:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50276 #60 (1 connection now open) 2021-11-01T01:45:12.089+0000 I NETWORK [conn60] end connection 10.233.75.76:50276 (0 connections now open) 2021-11-01T01:45:16.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46500 #61 (1 connection now open) 2021-11-01T01:45:16.835+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:46500 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-11-01T01:45:16.931+0000 I NETWORK [conn61] end connection 127.0.0.1:46500 (0 connections now open) 2021-11-01T01:45:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50352 #62 (1 connection now open) 2021-11-01T01:45:22.089+0000 I NETWORK [conn62] end connection 10.233.75.76:50352 (0 connections now open) 2021-11-01T01:45:27.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46578 #63 (1 connection now open) 2021-11-01T01:45:27.033+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:46578 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-11-01T01:45:27.132+0000 I NETWORK [conn63] end connection 127.0.0.1:46578 (0 connections now open) 2021-11-01T01:45:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50430 #64 (1 connection now open) 2021-11-01T01:45:32.089+0000 I NETWORK [conn64] end connection 10.233.75.76:50430 (0 connections now open) 2021-11-01T01:45:36.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46662 #65 (1 connection now open) 2021-11-01T01:45:36.939+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:46662 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-11-01T01:45:37.036+0000 I NETWORK [conn65] end connection 127.0.0.1:46662 (0 connections now open) 2021-11-01T01:45:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50510 #66 (1 connection now open) 2021-11-01T01:45:42.089+0000 I NETWORK [conn66] end connection 10.233.75.76:50510 (0 connections now open) 2021-11-01T01:45:46.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46738 #67 (1 connection now open) 2021-11-01T01:45:47.031+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:46738 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-11-01T01:45:47.037+0000 I NETWORK [conn67] end connection 127.0.0.1:46738 (0 connections now open) 2021-11-01T01:45:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50590 #68 (1 connection now open) 2021-11-01T01:45:52.089+0000 I NETWORK [conn68] end connection 10.233.75.76:50590 (0 connections now open) 2021-11-01T01:45:56.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46816 #69 (1 connection now open) 2021-11-01T01:45:56.833+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:46816 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-11-01T01:45:56.839+0000 I NETWORK [conn69] end connection 127.0.0.1:46816 (0 connections now open) 2021-11-01T01:46:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50668 #70 (1 connection now open) 2021-11-01T01:46:02.089+0000 I NETWORK [conn70] end connection 10.233.75.76:50668 (0 connections now open) 2021-11-01T01:46:06.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46894 #71 (1 connection now open) 2021-11-01T01:46:06.936+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:46894 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-11-01T01:46:07.036+0000 I NETWORK [conn71] end connection 127.0.0.1:46894 (0 connections now open) 2021-11-01T01:46:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50740 #72 (1 connection now open) 2021-11-01T01:46:12.089+0000 I NETWORK [conn72] end connection 10.233.75.76:50740 (0 connections now open) 2021-11-01T01:46:16.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46970 #73 (1 connection now open) 2021-11-01T01:46:16.836+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:46970 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-11-01T01:46:16.931+0000 I NETWORK [conn73] end connection 127.0.0.1:46970 (0 connections now open) 2021-11-01T01:46:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50820 #74 (1 connection now open) 2021-11-01T01:46:22.089+0000 I NETWORK [conn74] end connection 10.233.75.76:50820 (0 connections now open) 2021-11-01T01:46:27.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47048 #75 (1 connection now open) 2021-11-01T01:46:27.033+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:47048 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-11-01T01:46:27.037+0000 I NETWORK [conn75] end connection 127.0.0.1:47048 (0 connections now open) 2021-11-01T01:46:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50898 #76 (1 connection now open) 2021-11-01T01:46:32.089+0000 I NETWORK [conn76] end connection 10.233.75.76:50898 (0 connections now open) 2021-11-01T01:46:36.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47126 #77 (1 connection now open) 2021-11-01T01:46:36.940+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:47126 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-11-01T01:46:37.037+0000 I NETWORK [conn77] end connection 127.0.0.1:47126 (0 connections now open) 2021-11-01T01:46:42.090+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50978 #78 (1 connection now open) 2021-11-01T01:46:42.090+0000 I NETWORK [conn78] end connection 10.233.75.76:50978 (0 connections now open) 2021-11-01T01:46:47.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47210 #79 (1 connection now open) 2021-11-01T01:46:47.131+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:47210 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-11-01T01:46:47.136+0000 I NETWORK [conn79] end connection 127.0.0.1:47210 (0 connections now open) 2021-11-01T01:46:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51062 #80 (1 connection now open) 2021-11-01T01:46:52.089+0000 I NETWORK [conn80] end connection 10.233.75.76:51062 (0 connections now open) 2021-11-01T01:46:57.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47292 #81 (1 connection now open) 2021-11-01T01:46:57.036+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:47292 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-11-01T01:46:57.136+0000 I NETWORK [conn81] end connection 127.0.0.1:47292 (0 connections now open) 2021-11-01T01:47:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51150 #82 (1 connection now open) 2021-11-01T01:47:02.089+0000 I NETWORK [conn82] end connection 10.233.75.76:51150 (0 connections now open) 2021-11-01T01:47:07.040+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47378 #83 (1 connection now open) 2021-11-01T01:47:07.040+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:47378 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-11-01T01:47:07.134+0000 I NETWORK [conn83] end connection 127.0.0.1:47378 (0 connections now open) 2021-11-01T01:47:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51226 #84 (1 connection now open) 2021-11-01T01:47:12.089+0000 I NETWORK [conn84] end connection 10.233.75.76:51226 (0 connections now open) 2021-11-01T01:47:16.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47456 #85 (1 connection now open) 2021-11-01T01:47:16.939+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:47456 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-11-01T01:47:17.038+0000 I NETWORK [conn85] end connection 127.0.0.1:47456 (0 connections now open) 2021-11-01T01:47:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51308 #86 (1 connection now open) 2021-11-01T01:47:22.089+0000 I NETWORK [conn86] end connection 10.233.75.76:51308 (0 connections now open) 2021-11-01T01:47:26.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47534 #87 (1 connection now open) 2021-11-01T01:47:26.831+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:47534 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-11-01T01:47:26.931+0000 I NETWORK [conn87] end connection 127.0.0.1:47534 (0 connections now open) 2021-11-01T01:47:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51388 #88 (1 connection now open) 2021-11-01T01:47:32.089+0000 I NETWORK [conn88] end connection 10.233.75.76:51388 (0 connections now open) 2021-11-01T01:47:37.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47616 #89 (1 connection now open) 2021-11-01T01:47:37.032+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:47616 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-11-01T01:47:37.136+0000 I NETWORK [conn89] end connection 127.0.0.1:47616 (0 connections now open) 2021-11-01T01:47:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51464 #90 (1 connection now open) 2021-11-01T01:47:42.089+0000 I NETWORK [conn90] end connection 10.233.75.76:51464 (0 connections now open) 2021-11-01T01:47:46.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47694 #91 (1 connection now open) 2021-11-01T01:47:46.838+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:47694 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-11-01T01:47:46.934+0000 I NETWORK [conn91] end connection 127.0.0.1:47694 (0 connections now open) 2021-11-01T01:47:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51546 #92 (1 connection now open) 2021-11-01T01:47:52.089+0000 I NETWORK [conn92] end connection 10.233.75.76:51546 (0 connections now open) 2021-11-01T01:47:57.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47774 #93 (1 connection now open) 2021-11-01T01:47:57.039+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:47774 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-11-01T01:47:57.137+0000 I NETWORK [conn93] end connection 127.0.0.1:47774 (0 connections now open) 2021-11-01T01:48:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51626 #94 (1 connection now open) 2021-11-01T01:48:02.089+0000 I NETWORK [conn94] end connection 10.233.75.76:51626 (0 connections now open) 2021-11-01T01:48:06.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47852 #95 (1 connection now open) 2021-11-01T01:48:07.131+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:47852 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-11-01T01:48:07.137+0000 I NETWORK [conn95] end connection 127.0.0.1:47852 (0 connections now open) 2021-11-01T01:48:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51702 #96 (1 connection now open) 2021-11-01T01:48:12.089+0000 I NETWORK [conn96] end connection 10.233.75.76:51702 (0 connections now open) 2021-11-01T01:48:16.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47930 #97 (1 connection now open) 2021-11-01T01:48:16.935+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:47930 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-11-01T01:48:17.031+0000 I NETWORK [conn97] end connection 127.0.0.1:47930 (0 connections now open) 2021-11-01T01:48:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51784 #98 (1 connection now open) 2021-11-01T01:48:22.089+0000 I NETWORK [conn98] end connection 10.233.75.76:51784 (0 connections now open) 2021-11-01T01:48:26.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48018 #99 (1 connection now open) 2021-11-01T01:48:26.834+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:48018 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-11-01T01:48:26.931+0000 I NETWORK [conn99] end connection 127.0.0.1:48018 (0 connections now open) 2021-11-01T01:48:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51872 #100 (1 connection now open) 2021-11-01T01:48:32.089+0000 I NETWORK [conn100] end connection 10.233.75.76:51872 (0 connections now open) 2021-11-01T01:48:37.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48100 #101 (1 connection now open) 2021-11-01T01:48:37.035+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:48100 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-11-01T01:48:37.135+0000 I NETWORK [conn101] end connection 127.0.0.1:48100 (0 connections now open) 2021-11-01T01:48:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51956 #102 (1 connection now open) 2021-11-01T01:48:42.089+0000 I NETWORK [conn102] end connection 10.233.75.76:51956 (0 connections now open) 2021-11-01T01:48:46.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48186 #103 (1 connection now open) 2021-11-01T01:48:46.940+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:48186 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-11-01T01:48:47.036+0000 I NETWORK [conn103] end connection 127.0.0.1:48186 (0 connections now open) 2021-11-01T01:48:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52040 #104 (1 connection now open) 2021-11-01T01:48:52.089+0000 I NETWORK [conn104] end connection 10.233.75.76:52040 (0 connections now open) 2021-11-01T01:48:57.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48270 #105 (1 connection now open) 2021-11-01T01:48:57.034+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:48270 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-11-01T01:48:57.038+0000 I NETWORK [conn105] end connection 127.0.0.1:48270 (0 connections now open) 2021-11-01T01:49:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52124 #106 (1 connection now open) 2021-11-01T01:49:02.089+0000 I NETWORK [conn106] end connection 10.233.75.76:52124 (0 connections now open) 2021-11-01T01:49:06.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48352 #107 (1 connection now open) 2021-11-01T01:49:06.939+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:48352 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-11-01T01:49:07.035+0000 I NETWORK [conn107] end connection 127.0.0.1:48352 (0 connections now open) 2021-11-01T01:49:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52202 #108 (1 connection now open) 2021-11-01T01:49:12.089+0000 I NETWORK [conn108] end connection 10.233.75.76:52202 (0 connections now open) 2021-11-01T01:49:16.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48430 #109 (1 connection now open) 2021-11-01T01:49:16.931+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:48430 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-11-01T01:49:16.936+0000 I NETWORK [conn109] end connection 127.0.0.1:48430 (0 connections now open) 2021-11-01T01:49:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52284 #110 (1 connection now open) 2021-11-01T01:49:22.089+0000 I NETWORK [conn110] end connection 10.233.75.76:52284 (0 connections now open) 2021-11-01T01:49:26.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48514 #111 (1 connection now open) 2021-11-01T01:49:26.839+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:48514 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-11-01T01:49:26.934+0000 I NETWORK [conn111] end connection 127.0.0.1:48514 (0 connections now open) 2021-11-01T01:49:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52368 #112 (1 connection now open) 2021-11-01T01:49:32.089+0000 I NETWORK [conn112] end connection 10.233.75.76:52368 (0 connections now open) 2021-11-01T01:49:37.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48596 #113 (1 connection now open) 2021-11-01T01:49:37.036+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:48596 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-11-01T01:49:37.136+0000 I NETWORK [conn113] end connection 127.0.0.1:48596 (0 connections now open) 2021-11-01T01:49:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52446 #114 (1 connection now open) 2021-11-01T01:49:42.089+0000 I NETWORK [conn114] end connection 10.233.75.76:52446 (0 connections now open) 2021-11-01T01:49:46.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48682 #115 (1 connection now open) 2021-11-01T01:49:47.031+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:48682 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-11-01T01:49:47.134+0000 I NETWORK [conn115] end connection 127.0.0.1:48682 (0 connections now open) 2021-11-01T01:49:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52536 #116 (1 connection now open) 2021-11-01T01:49:52.089+0000 I NETWORK [conn116] end connection 10.233.75.76:52536 (0 connections now open) 2021-11-01T01:49:56.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48764 #117 (1 connection now open) 2021-11-01T01:49:56.931+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:48764 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-11-01T01:49:56.936+0000 I NETWORK [conn117] end connection 127.0.0.1:48764 (0 connections now open) 2021-11-01T01:50:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52618 #118 (1 connection now open) 2021-11-01T01:50:02.089+0000 I NETWORK [conn118] end connection 10.233.75.76:52618 (0 connections now open) 2021-11-01T01:50:06.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48846 #119 (1 connection now open) 2021-11-01T01:50:06.837+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:48846 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-11-01T01:50:06.934+0000 I NETWORK [conn119] end connection 127.0.0.1:48846 (0 connections now open) 2021-11-01T01:50:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52694 #120 (1 connection now open) 2021-11-01T01:50:12.089+0000 I NETWORK [conn120] end connection 10.233.75.76:52694 (0 connections now open) 2021-11-01T01:50:16.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48926 #121 (1 connection now open) 2021-11-01T01:50:16.934+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:48926 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-11-01T01:50:17.031+0000 I NETWORK [conn121] end connection 127.0.0.1:48926 (0 connections now open) 2021-11-01T01:50:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52778 #122 (1 connection now open) 2021-11-01T01:50:22.089+0000 I NETWORK [conn122] end connection 10.233.75.76:52778 (0 connections now open) 2021-11-01T01:50:26.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49008 #123 (1 connection now open) 2021-11-01T01:50:26.842+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:49008 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-11-01T01:50:26.937+0000 I NETWORK [conn123] end connection 127.0.0.1:49008 (0 connections now open) 2021-11-01T01:50:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52856 #124 (1 connection now open) 2021-11-01T01:50:32.089+0000 I NETWORK [conn124] end connection 10.233.75.76:52856 (0 connections now open) 2021-11-01T01:50:36.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49086 #125 (1 connection now open) 2021-11-01T01:50:37.031+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:49086 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-11-01T01:50:37.134+0000 I NETWORK [conn125] end connection 127.0.0.1:49086 (0 connections now open) 2021-11-01T01:50:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52934 #126 (1 connection now open) 2021-11-01T01:50:42.089+0000 I NETWORK [conn126] end connection 10.233.75.76:52934 (0 connections now open) 2021-11-01T01:50:46.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49162 #127 (1 connection now open) 2021-11-01T01:50:46.931+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:49162 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-11-01T01:50:46.938+0000 I NETWORK [conn127] end connection 127.0.0.1:49162 (0 connections now open) 2021-11-01T01:50:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53014 #128 (1 connection now open) 2021-11-01T01:50:52.089+0000 I NETWORK [conn128] end connection 10.233.75.76:53014 (0 connections now open) 2021-11-01T01:50:56.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49248 #129 (1 connection now open) 2021-11-01T01:50:56.933+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:49248 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-11-01T01:50:57.031+0000 I NETWORK [conn129] end connection 127.0.0.1:49248 (0 connections now open) 2021-11-01T01:51:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53096 #130 (1 connection now open) 2021-11-01T01:51:02.089+0000 I NETWORK [conn130] end connection 10.233.75.76:53096 (0 connections now open) 2021-11-01T01:51:06.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49324 #131 (1 connection now open) 2021-11-01T01:51:06.737+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:49324 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-11-01T01:51:06.834+0000 I NETWORK [conn131] end connection 127.0.0.1:49324 (0 connections now open) 2021-11-01T01:51:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53186 #132 (1 connection now open) 2021-11-01T01:51:12.089+0000 I NETWORK [conn132] end connection 10.233.75.76:53186 (0 connections now open) 2021-11-01T01:51:17.136+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49420 #133 (1 connection now open) 2021-11-01T01:51:17.137+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:49420 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-11-01T01:51:17.235+0000 I NETWORK [conn133] end connection 127.0.0.1:49420 (0 connections now open) 2021-11-01T01:51:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53266 #134 (1 connection now open) 2021-11-01T01:51:22.089+0000 I NETWORK [conn134] end connection 10.233.75.76:53266 (0 connections now open) 2021-11-01T01:51:26.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49500 #135 (1 connection now open) 2021-11-01T01:51:26.941+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:49500 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-11-01T01:51:27.037+0000 I NETWORK [conn135] end connection 127.0.0.1:49500 (0 connections now open) 2021-11-01T01:51:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53348 #136 (1 connection now open) 2021-11-01T01:51:32.089+0000 I NETWORK [conn136] end connection 10.233.75.76:53348 (0 connections now open) 2021-11-01T01:51:36.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49578 #137 (1 connection now open) 2021-11-01T01:51:36.935+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:49578 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-11-01T01:51:37.035+0000 I NETWORK [conn137] end connection 127.0.0.1:49578 (0 connections now open) 2021-11-01T01:51:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53430 #138 (1 connection now open) 2021-11-01T01:51:42.089+0000 I NETWORK [conn138] end connection 10.233.75.76:53430 (0 connections now open) 2021-11-01T01:51:46.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49662 #139 (1 connection now open) 2021-11-01T01:51:46.931+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:49662 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-11-01T01:51:46.938+0000 I NETWORK [conn139] end connection 127.0.0.1:49662 (0 connections now open) 2021-11-01T01:51:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53518 #140 (1 connection now open) 2021-11-01T01:51:52.089+0000 I NETWORK [conn140] end connection 10.233.75.76:53518 (0 connections now open) 2021-11-01T01:51:56.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49752 #141 (1 connection now open) 2021-11-01T01:51:56.939+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:49752 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-11-01T01:51:57.036+0000 I NETWORK [conn141] end connection 127.0.0.1:49752 (0 connections now open) 2021-11-01T01:52:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53600 #142 (1 connection now open) 2021-11-01T01:52:02.089+0000 I NETWORK [conn142] end connection 10.233.75.76:53600 (0 connections now open) 2021-11-01T01:52:06.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49836 #143 (1 connection now open) 2021-11-01T01:52:06.839+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:49836 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-11-01T01:52:06.938+0000 I NETWORK [conn143] end connection 127.0.0.1:49836 (0 connections now open) 2021-11-01T01:52:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53688 #144 (1 connection now open) 2021-11-01T01:52:12.089+0000 I NETWORK [conn144] end connection 10.233.75.76:53688 (0 connections now open) 2021-11-01T01:52:17.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49916 #145 (1 connection now open) 2021-11-01T01:52:17.036+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:49916 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-11-01T01:52:17.136+0000 I NETWORK [conn145] end connection 127.0.0.1:49916 (0 connections now open) 2021-11-01T01:52:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53776 #146 (1 connection now open) 2021-11-01T01:52:22.089+0000 I NETWORK [conn146] end connection 10.233.75.76:53776 (0 connections now open) 2021-11-01T01:52:26.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50006 #147 (1 connection now open) 2021-11-01T01:52:26.842+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:50006 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-11-01T01:52:26.937+0000 I NETWORK [conn147] end connection 127.0.0.1:50006 (0 connections now open) 2021-11-01T01:52:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53858 #148 (1 connection now open) 2021-11-01T01:52:32.089+0000 I NETWORK [conn148] end connection 10.233.75.76:53858 (0 connections now open) 2021-11-01T01:52:36.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50092 #149 (1 connection now open) 2021-11-01T01:52:36.934+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:50092 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-11-01T01:52:37.034+0000 I NETWORK [conn149] end connection 127.0.0.1:50092 (0 connections now open) 2021-11-01T01:52:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53942 #150 (1 connection now open) 2021-11-01T01:52:42.089+0000 I NETWORK [conn150] end connection 10.233.75.76:53942 (0 connections now open) 2021-11-01T01:52:46.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50174 #151 (1 connection now open) 2021-11-01T01:52:46.932+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:50174 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-11-01T01:52:47.031+0000 I NETWORK [conn151] end connection 127.0.0.1:50174 (0 connections now open) 2021-11-01T01:52:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54028 #152 (1 connection now open) 2021-11-01T01:52:52.089+0000 I NETWORK [conn152] end connection 10.233.75.76:54028 (0 connections now open) 2021-11-01T01:52:56.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50256 #153 (1 connection now open) 2021-11-01T01:52:56.835+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:50256 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-11-01T01:52:56.935+0000 I NETWORK [conn153] end connection 127.0.0.1:50256 (0 connections now open) 2021-11-01T01:53:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54112 #154 (1 connection now open) 2021-11-01T01:53:02.089+0000 I NETWORK [conn154] end connection 10.233.75.76:54112 (0 connections now open) 2021-11-01T01:53:06.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50340 #155 (1 connection now open) 2021-11-01T01:53:06.935+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:50340 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-11-01T01:53:07.031+0000 I NETWORK [conn155] end connection 127.0.0.1:50340 (0 connections now open) 2021-11-01T01:53:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54202 #156 (1 connection now open) 2021-11-01T01:53:12.089+0000 I NETWORK [conn156] end connection 10.233.75.76:54202 (0 connections now open) 2021-11-01T01:53:16.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50438 #157 (1 connection now open) 2021-11-01T01:53:16.740+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:50438 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-11-01T01:53:16.835+0000 I NETWORK [conn157] end connection 127.0.0.1:50438 (0 connections now open) 2021-11-01T01:53:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54300 #158 (1 connection now open) 2021-11-01T01:53:22.089+0000 I NETWORK [conn158] end connection 10.233.75.76:54300 (0 connections now open) 2021-11-01T01:53:26.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50530 #159 (1 connection now open) 2021-11-01T01:53:26.831+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:50530 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-11-01T01:53:26.931+0000 I NETWORK [conn159] end connection 127.0.0.1:50530 (0 connections now open) 2021-11-01T01:53:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54386 #160 (1 connection now open) 2021-11-01T01:53:32.089+0000 I NETWORK [conn160] end connection 10.233.75.76:54386 (0 connections now open) 2021-11-01T01:53:36.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50616 #161 (1 connection now open) 2021-11-01T01:53:37.032+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:50616 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-11-01T01:53:37.135+0000 I NETWORK [conn161] end connection 127.0.0.1:50616 (0 connections now open) 2021-11-01T01:53:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54466 #162 (1 connection now open) 2021-11-01T01:53:42.089+0000 I NETWORK [conn162] end connection 10.233.75.76:54466 (0 connections now open) 2021-11-01T01:53:46.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50718 #163 (1 connection now open) 2021-11-01T01:53:47.031+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:50718 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-11-01T01:53:47.039+0000 I NETWORK [conn163] end connection 127.0.0.1:50718 (0 connections now open) 2021-11-01T01:53:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54576 #164 (1 connection now open) 2021-11-01T01:53:52.089+0000 I NETWORK [conn164] end connection 10.233.75.76:54576 (0 connections now open) 2021-11-01T01:53:56.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50810 #165 (1 connection now open) 2021-11-01T01:53:56.931+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:50810 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-11-01T01:53:56.939+0000 I NETWORK [conn165] end connection 127.0.0.1:50810 (0 connections now open) 2021-11-01T01:54:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54664 #166 (1 connection now open) 2021-11-01T01:54:02.089+0000 I NETWORK [conn166] end connection 10.233.75.76:54664 (0 connections now open) 2021-11-01T01:54:06.734+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50892 #167 (1 connection now open) 2021-11-01T01:54:06.735+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:50892 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-11-01T01:54:06.833+0000 I NETWORK [conn167] end connection 127.0.0.1:50892 (0 connections now open) 2021-11-01T01:54:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54744 #168 (1 connection now open) 2021-11-01T01:54:12.089+0000 I NETWORK [conn168] end connection 10.233.75.76:54744 (0 connections now open) 2021-11-01T01:54:16.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50972 #169 (1 connection now open) 2021-11-01T01:54:16.831+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:50972 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-11-01T01:54:16.837+0000 I NETWORK [conn169] end connection 127.0.0.1:50972 (0 connections now open) 2021-11-01T01:54:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54830 #170 (1 connection now open) 2021-11-01T01:54:22.089+0000 I NETWORK [conn170] end connection 10.233.75.76:54830 (0 connections now open) 2021-11-01T01:54:26.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51058 #171 (1 connection now open) 2021-11-01T01:54:27.031+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:51058 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-11-01T01:54:27.038+0000 I NETWORK [conn171] end connection 127.0.0.1:51058 (0 connections now open) 2021-11-01T01:54:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54918 #172 (1 connection now open) 2021-11-01T01:54:32.089+0000 I NETWORK [conn172] end connection 10.233.75.76:54918 (0 connections now open) 2021-11-01T01:54:36.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51148 #173 (1 connection now open) 2021-11-01T01:54:36.937+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:51148 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-11-01T01:54:37.035+0000 I NETWORK [conn173] end connection 127.0.0.1:51148 (0 connections now open) 2021-11-01T01:54:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55002 #174 (1 connection now open) 2021-11-01T01:54:42.089+0000 I NETWORK [conn174] end connection 10.233.75.76:55002 (0 connections now open) 2021-11-01T01:54:47.135+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51264 #175 (1 connection now open) 2021-11-01T01:54:47.135+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:51264 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-11-01T01:54:47.140+0000 I NETWORK [conn175] end connection 127.0.0.1:51264 (0 connections now open) 2021-11-01T01:54:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55124 #176 (1 connection now open) 2021-11-01T01:54:52.090+0000 I NETWORK [conn176] end connection 10.233.75.76:55124 (0 connections now open) 2021-11-01T01:54:57.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51380 #177 (1 connection now open) 2021-11-01T01:54:57.139+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:51380 conn177: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T01:54:57.235+0000 I NETWORK [conn177] end connection 127.0.0.1:51380 (0 connections now open) 2021-11-01T01:55:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55230 #178 (1 connection now open) 2021-11-01T01:55:02.089+0000 I NETWORK [conn178] end connection 10.233.75.76:55230 (0 connections now open) 2021-11-01T01:55:06.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51480 #179 (1 connection now open) 2021-11-01T01:55:06.936+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:51480 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-11-01T01:55:07.035+0000 I NETWORK [conn179] end connection 127.0.0.1:51480 (0 connections now open) 2021-11-01T01:55:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55352 #180 (1 connection now open) 2021-11-01T01:55:12.089+0000 I NETWORK [conn180] end connection 10.233.75.76:55352 (0 connections now open) 2021-11-01T01:55:17.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51584 #181 (1 connection now open) 2021-11-01T01:55:17.131+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:51584 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-11-01T01:55:17.137+0000 I NETWORK [conn181] end connection 127.0.0.1:51584 (0 connections now open) 2021-11-01T01:55:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55446 #182 (1 connection now open) 2021-11-01T01:55:22.089+0000 I NETWORK [conn182] end connection 10.233.75.76:55446 (0 connections now open) 2021-11-01T01:55:26.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51676 #183 (1 connection now open) 2021-11-01T01:55:26.636+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:51676 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-11-01T01:55:26.731+0000 I NETWORK [conn183] end connection 127.0.0.1:51676 (0 connections now open) 2021-11-01T01:55:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55530 #184 (1 connection now open) 2021-11-01T01:55:32.089+0000 I NETWORK [conn184] end connection 10.233.75.76:55530 (0 connections now open) 2021-11-01T01:55:36.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51764 #185 (1 connection now open) 2021-11-01T01:55:36.741+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:51764 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-11-01T01:55:36.838+0000 I NETWORK [conn185] end connection 127.0.0.1:51764 (0 connections now open) 2021-11-01T01:55:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55622 #186 (1 connection now open) 2021-11-01T01:55:42.089+0000 I NETWORK [conn186] end connection 10.233.75.76:55622 (0 connections now open) 2021-11-01T01:55:46.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51862 #187 (1 connection now open) 2021-11-01T01:55:46.937+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:51862 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-11-01T01:55:47.035+0000 I NETWORK [conn187] end connection 127.0.0.1:51862 (0 connections now open) 2021-11-01T01:55:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55734 #188 (1 connection now open) 2021-11-01T01:55:52.089+0000 I NETWORK [conn188] end connection 10.233.75.76:55734 (0 connections now open) 2021-11-01T01:55:56.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51980 #189 (1 connection now open) 2021-11-01T01:55:56.742+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:51980 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-11-01T01:55:56.836+0000 I NETWORK [conn189] end connection 127.0.0.1:51980 (0 connections now open) 2021-11-01T01:56:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55848 #190 (1 connection now open) 2021-11-01T01:56:02.089+0000 I NETWORK [conn190] end connection 10.233.75.76:55848 (0 connections now open) 2021-11-01T01:56:06.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52098 #191 (1 connection now open) 2021-11-01T01:56:06.933+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:52098 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-11-01T01:56:06.937+0000 I NETWORK [conn191] end connection 127.0.0.1:52098 (0 connections now open) 2021-11-01T01:56:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55956 #192 (1 connection now open) 2021-11-01T01:56:12.089+0000 I NETWORK [conn192] end connection 10.233.75.76:55956 (0 connections now open) 2021-11-01T01:56:17.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52190 #193 (1 connection now open) 2021-11-01T01:56:17.036+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:52190 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-11-01T01:56:17.135+0000 I NETWORK [conn193] end connection 127.0.0.1:52190 (0 connections now open) 2021-11-01T01:56:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56046 #194 (1 connection now open) 2021-11-01T01:56:22.090+0000 I NETWORK [conn194] end connection 10.233.75.76:56046 (0 connections now open) 2021-11-01T01:56:27.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52282 #195 (1 connection now open) 2021-11-01T01:56:27.032+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:52282 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-11-01T01:56:27.134+0000 I NETWORK [conn195] end connection 127.0.0.1:52282 (0 connections now open) 2021-11-01T01:56:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56130 #196 (1 connection now open) 2021-11-01T01:56:32.089+0000 I NETWORK [conn196] end connection 10.233.75.76:56130 (0 connections now open) 2021-11-01T01:56:36.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52358 #197 (1 connection now open) 2021-11-01T01:56:36.835+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:52358 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-11-01T01:56:36.933+0000 I NETWORK [conn197] end connection 127.0.0.1:52358 (0 connections now open) 2021-11-01T01:56:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56220 #198 (1 connection now open) 2021-11-01T01:56:42.089+0000 I NETWORK [conn198] end connection 10.233.75.76:56220 (0 connections now open) 2021-11-01T01:56:46.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52446 #199 (1 connection now open) 2021-11-01T01:56:46.841+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:52446 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-11-01T01:56:46.937+0000 I NETWORK [conn199] end connection 127.0.0.1:52446 (0 connections now open) 2021-11-01T01:56:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56300 #200 (1 connection now open) 2021-11-01T01:56:52.089+0000 I NETWORK [conn200] end connection 10.233.75.76:56300 (0 connections now open) 2021-11-01T01:56:57.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52546 #201 (1 connection now open) 2021-11-01T01:56:57.036+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:52546 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-11-01T01:56:57.131+0000 I NETWORK [conn201] end connection 127.0.0.1:52546 (0 connections now open) 2021-11-01T01:57:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56408 #202 (1 connection now open) 2021-11-01T01:57:02.090+0000 I NETWORK [conn202] end connection 10.233.75.76:56408 (0 connections now open) 2021-11-01T01:57:06.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52640 #203 (1 connection now open) 2021-11-01T01:57:07.033+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:52640 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-11-01T01:57:07.138+0000 I NETWORK [conn203] end connection 127.0.0.1:52640 (0 connections now open) 2021-11-01T01:57:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56492 #204 (1 connection now open) 2021-11-01T01:57:12.089+0000 I NETWORK [conn204] end connection 10.233.75.76:56492 (0 connections now open) 2021-11-01T01:57:16.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52724 #205 (1 connection now open) 2021-11-01T01:57:16.835+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:52724 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-11-01T01:57:16.932+0000 I NETWORK [conn205] end connection 127.0.0.1:52724 (0 connections now open) 2021-11-01T01:57:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56586 #206 (1 connection now open) 2021-11-01T01:57:22.090+0000 I NETWORK [conn206] end connection 10.233.75.76:56586 (0 connections now open) 2021-11-01T01:57:26.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52816 #207 (1 connection now open) 2021-11-01T01:57:26.931+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:52816 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-11-01T01:57:26.938+0000 I NETWORK [conn207] end connection 127.0.0.1:52816 (0 connections now open) 2021-11-01T01:57:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56682 #208 (1 connection now open) 2021-11-01T01:57:32.089+0000 I NETWORK [conn208] end connection 10.233.75.76:56682 (0 connections now open) 2021-11-01T01:57:37.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52916 #209 (1 connection now open) 2021-11-01T01:57:37.138+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:52916 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-11-01T01:57:37.231+0000 I NETWORK [conn209] end connection 127.0.0.1:52916 (0 connections now open) 2021-11-01T01:57:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56762 #210 (1 connection now open) 2021-11-01T01:57:42.089+0000 I NETWORK [conn210] end connection 10.233.75.76:56762 (0 connections now open) 2021-11-01T01:57:46.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52994 #211 (1 connection now open) 2021-11-01T01:57:46.831+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:52994 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-11-01T01:57:46.931+0000 I NETWORK [conn211] end connection 127.0.0.1:52994 (0 connections now open) 2021-11-01T01:57:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56856 #212 (1 connection now open) 2021-11-01T01:57:52.089+0000 I NETWORK [conn212] end connection 10.233.75.76:56856 (0 connections now open) 2021-11-01T01:57:56.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53084 #213 (1 connection now open) 2021-11-01T01:57:56.931+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:53084 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-11-01T01:57:56.937+0000 I NETWORK [conn213] end connection 127.0.0.1:53084 (0 connections now open) 2021-11-01T01:58:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56954 #214 (1 connection now open) 2021-11-01T01:58:02.089+0000 I NETWORK [conn214] end connection 10.233.75.76:56954 (0 connections now open) 2021-11-01T01:58:07.135+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53194 #215 (1 connection now open) 2021-11-01T01:58:07.136+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:53194 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-11-01T01:58:07.234+0000 I NETWORK [conn215] end connection 127.0.0.1:53194 (0 connections now open) 2021-11-01T01:58:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57048 #216 (1 connection now open) 2021-11-01T01:58:12.090+0000 I NETWORK [conn216] end connection 10.233.75.76:57048 (0 connections now open) 2021-11-01T01:58:17.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53284 #217 (1 connection now open) 2021-11-01T01:58:17.132+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:53284 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-11-01T01:58:17.137+0000 I NETWORK [conn217] end connection 127.0.0.1:53284 (0 connections now open) 2021-11-01T01:58:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57140 #218 (1 connection now open) 2021-11-01T01:58:22.090+0000 I NETWORK [conn218] end connection 10.233.75.76:57140 (0 connections now open) 2021-11-01T01:58:27.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53372 #219 (1 connection now open) 2021-11-01T01:58:27.036+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:53372 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-11-01T01:58:27.133+0000 I NETWORK [conn219] end connection 127.0.0.1:53372 (0 connections now open) 2021-11-01T01:58:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57236 #220 (1 connection now open) 2021-11-01T01:58:32.089+0000 I NETWORK [conn220] end connection 10.233.75.76:57236 (0 connections now open) 2021-11-01T01:58:37.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53466 #221 (1 connection now open) 2021-11-01T01:58:37.032+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:53466 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-11-01T01:58:37.038+0000 I NETWORK [conn221] end connection 127.0.0.1:53466 (0 connections now open) 2021-11-01T01:58:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57324 #222 (1 connection now open) 2021-11-01T01:58:42.089+0000 I NETWORK [conn222] end connection 10.233.75.76:57324 (0 connections now open) 2021-11-01T01:58:47.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53566 #223 (1 connection now open) 2021-11-01T01:58:47.132+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:53566 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-11-01T01:58:47.231+0000 I NETWORK [conn223] end connection 127.0.0.1:53566 (0 connections now open) 2021-11-01T01:58:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57422 #224 (1 connection now open) 2021-11-01T01:58:52.089+0000 I NETWORK [conn224] end connection 10.233.75.76:57422 (0 connections now open) 2021-11-01T01:58:56.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53656 #225 (1 connection now open) 2021-11-01T01:58:56.932+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:53656 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-11-01T01:58:56.941+0000 I NETWORK [conn225] end connection 127.0.0.1:53656 (0 connections now open) 2021-11-01T01:59:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57518 #226 (1 connection now open) 2021-11-01T01:59:02.089+0000 I NETWORK [conn226] end connection 10.233.75.76:57518 (0 connections now open) 2021-11-01T01:59:06.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53750 #227 (1 connection now open) 2021-11-01T01:59:06.938+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:53750 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-11-01T01:59:07.034+0000 I NETWORK [conn227] end connection 127.0.0.1:53750 (0 connections now open) 2021-11-01T01:59:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57610 #228 (1 connection now open) 2021-11-01T01:59:12.089+0000 I NETWORK [conn228] end connection 10.233.75.76:57610 (0 connections now open) 2021-11-01T01:59:17.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53844 #229 (1 connection now open) 2021-11-01T01:59:17.033+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:53844 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-11-01T01:59:17.136+0000 I NETWORK [conn229] end connection 127.0.0.1:53844 (0 connections now open) 2021-11-01T01:59:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57706 #230 (1 connection now open) 2021-11-01T01:59:22.089+0000 I NETWORK [conn230] end connection 10.233.75.76:57706 (0 connections now open) 2021-11-01T01:59:26.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53938 #231 (1 connection now open) 2021-11-01T01:59:26.932+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:53938 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-11-01T01:59:26.938+0000 I NETWORK [conn231] end connection 127.0.0.1:53938 (0 connections now open) 2021-11-01T01:59:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57810 #232 (1 connection now open) 2021-11-01T01:59:32.089+0000 I NETWORK [conn232] end connection 10.233.75.76:57810 (0 connections now open) 2021-11-01T01:59:36.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54036 #233 (1 connection now open) 2021-11-01T01:59:36.732+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:54036 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-11-01T01:59:36.739+0000 I NETWORK [conn233] end connection 127.0.0.1:54036 (0 connections now open) 2021-11-01T01:59:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57898 #234 (1 connection now open) 2021-11-01T01:59:42.089+0000 I NETWORK [conn234] end connection 10.233.75.76:57898 (0 connections now open) 2021-11-01T01:59:46.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54132 #235 (1 connection now open) 2021-11-01T01:59:46.838+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:54132 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-11-01T01:59:46.931+0000 I NETWORK [conn235] end connection 127.0.0.1:54132 (0 connections now open) 2021-11-01T01:59:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57992 #236 (1 connection now open) 2021-11-01T01:59:52.089+0000 I NETWORK [conn236] end connection 10.233.75.76:57992 (0 connections now open) 2021-11-01T01:59:56.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54224 #237 (1 connection now open) 2021-11-01T01:59:56.738+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:54224 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-11-01T01:59:56.836+0000 I NETWORK [conn237] end connection 127.0.0.1:54224 (0 connections now open) 2021-11-01T02:00:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58088 #238 (1 connection now open) 2021-11-01T02:00:02.089+0000 I NETWORK [conn238] end connection 10.233.75.76:58088 (0 connections now open) 2021-11-01T02:00:07.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54320 #239 (1 connection now open) 2021-11-01T02:00:07.033+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:54320 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-11-01T02:00:07.132+0000 I NETWORK [conn239] end connection 127.0.0.1:54320 (0 connections now open) 2021-11-01T02:00:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58182 #240 (1 connection now open) 2021-11-01T02:00:12.090+0000 I NETWORK [conn240] end connection 10.233.75.76:58182 (0 connections now open) 2021-11-01T02:00:16.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54416 #241 (1 connection now open) 2021-11-01T02:00:16.931+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:54416 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-11-01T02:00:16.938+0000 I NETWORK [conn241] end connection 127.0.0.1:54416 (0 connections now open) 2021-11-01T02:00:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58274 #242 (1 connection now open) 2021-11-01T02:00:22.090+0000 I NETWORK [conn242] end connection 10.233.75.76:58274 (0 connections now open) 2021-11-01T02:00:27.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54512 #243 (1 connection now open) 2021-11-01T02:00:27.039+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:54512 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-11-01T02:00:27.136+0000 I NETWORK [conn243] end connection 127.0.0.1:54512 (0 connections now open) 2021-11-01T02:00:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58374 #244 (1 connection now open) 2021-11-01T02:00:32.089+0000 I NETWORK [conn244] end connection 10.233.75.76:58374 (0 connections now open) 2021-11-01T02:00:37.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54610 #245 (1 connection now open) 2021-11-01T02:00:37.039+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:54610 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-11-01T02:00:37.136+0000 I NETWORK [conn245] end connection 127.0.0.1:54610 (0 connections now open) 2021-11-01T02:00:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58474 #246 (1 connection now open) 2021-11-01T02:00:42.089+0000 I NETWORK [conn246] end connection 10.233.75.76:58474 (0 connections now open) 2021-11-01T02:00:46.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54708 #247 (1 connection now open) 2021-11-01T02:00:46.835+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:54708 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-11-01T02:00:46.935+0000 I NETWORK [conn247] end connection 127.0.0.1:54708 (0 connections now open) 2021-11-01T02:00:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58576 #248 (1 connection now open) 2021-11-01T02:00:52.089+0000 I NETWORK [conn248] end connection 10.233.75.76:58576 (0 connections now open) 2021-11-01T02:00:56.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54810 #249 (1 connection now open) 2021-11-01T02:00:56.933+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:54810 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-11-01T02:00:56.937+0000 I NETWORK [conn249] end connection 127.0.0.1:54810 (0 connections now open) 2021-11-01T02:01:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58672 #250 (1 connection now open) 2021-11-01T02:01:02.089+0000 I NETWORK [conn250] end connection 10.233.75.76:58672 (0 connections now open) 2021-11-01T02:01:07.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54908 #251 (1 connection now open) 2021-11-01T02:01:07.134+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:54908 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-11-01T02:01:07.232+0000 I NETWORK [conn251] end connection 127.0.0.1:54908 (0 connections now open) 2021-11-01T02:01:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58766 #252 (1 connection now open) 2021-11-01T02:01:12.090+0000 I NETWORK [conn252] end connection 10.233.75.76:58766 (0 connections now open) 2021-11-01T02:01:17.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54998 #253 (1 connection now open) 2021-11-01T02:01:17.131+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:54998 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-11-01T02:01:17.139+0000 I NETWORK [conn253] end connection 127.0.0.1:54998 (0 connections now open) 2021-11-01T02:01:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58860 #254 (1 connection now open) 2021-11-01T02:01:22.089+0000 I NETWORK [conn254] end connection 10.233.75.76:58860 (0 connections now open) 2021-11-01T02:01:27.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55096 #255 (1 connection now open) 2021-11-01T02:01:27.135+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:55096 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-11-01T02:01:27.232+0000 I NETWORK [conn255] end connection 127.0.0.1:55096 (0 connections now open) 2021-11-01T02:01:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58964 #256 (1 connection now open) 2021-11-01T02:01:32.090+0000 I NETWORK [conn256] end connection 10.233.75.76:58964 (0 connections now open) 2021-11-01T02:01:36.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55198 #257 (1 connection now open) 2021-11-01T02:01:36.836+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:55198 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-11-01T02:01:36.934+0000 I NETWORK [conn257] end connection 127.0.0.1:55198 (0 connections now open) 2021-11-01T02:01:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59070 #258 (1 connection now open) 2021-11-01T02:01:42.089+0000 I NETWORK [conn258] end connection 10.233.75.76:59070 (0 connections now open) 2021-11-01T02:01:46.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55322 #259 (1 connection now open) 2021-11-01T02:01:46.931+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:55322 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-11-01T02:01:46.937+0000 I NETWORK [conn259] end connection 127.0.0.1:55322 (0 connections now open) 2021-11-01T02:01:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59206 #260 (1 connection now open) 2021-11-01T02:01:52.089+0000 I NETWORK [conn260] end connection 10.233.75.76:59206 (0 connections now open) 2021-11-01T02:01:56.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55444 #261 (1 connection now open) 2021-11-01T02:01:56.932+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:55444 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-11-01T02:01:57.031+0000 I NETWORK [conn261] end connection 127.0.0.1:55444 (0 connections now open) 2021-11-01T02:02:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59310 #262 (1 connection now open) 2021-11-01T02:02:02.089+0000 I NETWORK [conn262] end connection 10.233.75.76:59310 (0 connections now open) 2021-11-01T02:02:07.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55544 #263 (1 connection now open) 2021-11-01T02:02:07.132+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:55544 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-11-01T02:02:07.138+0000 I NETWORK [conn263] end connection 127.0.0.1:55544 (0 connections now open) 2021-11-01T02:02:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59404 #264 (1 connection now open) 2021-11-01T02:02:12.089+0000 I NETWORK [conn264] end connection 10.233.75.76:59404 (0 connections now open) 2021-11-01T02:02:16.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55642 #265 (1 connection now open) 2021-11-01T02:02:16.940+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:55642 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-11-01T02:02:17.038+0000 I NETWORK [conn265] end connection 127.0.0.1:55642 (0 connections now open) 2021-11-01T02:02:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59508 #266 (1 connection now open) 2021-11-01T02:02:22.089+0000 I NETWORK [conn266] end connection 10.233.75.76:59508 (0 connections now open) 2021-11-01T02:02:26.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55738 #267 (1 connection now open) 2021-11-01T02:02:27.032+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:55738 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-11-01T02:02:27.036+0000 I NETWORK [conn267] end connection 127.0.0.1:55738 (0 connections now open) 2021-11-01T02:02:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59604 #268 (1 connection now open) 2021-11-01T02:02:32.090+0000 I NETWORK [conn268] end connection 10.233.75.76:59604 (0 connections now open) 2021-11-01T02:02:36.733+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55832 #269 (1 connection now open) 2021-11-01T02:02:36.734+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:55832 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-11-01T02:02:36.835+0000 I NETWORK [conn269] end connection 127.0.0.1:55832 (0 connections now open) 2021-11-01T02:02:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59694 #270 (1 connection now open) 2021-11-01T02:02:42.090+0000 I NETWORK [conn270] end connection 10.233.75.76:59694 (0 connections now open) 2021-11-01T02:02:46.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55922 #271 (1 connection now open) 2021-11-01T02:02:46.738+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:55922 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-11-01T02:02:46.835+0000 I NETWORK [conn271] end connection 127.0.0.1:55922 (0 connections now open) 2021-11-01T02:02:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59800 #272 (1 connection now open) 2021-11-01T02:02:52.089+0000 I NETWORK [conn272] end connection 10.233.75.76:59800 (0 connections now open) 2021-11-01T02:02:57.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56034 #273 (1 connection now open) 2021-11-01T02:02:57.133+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:56034 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-11-01T02:02:57.233+0000 I NETWORK [conn273] end connection 127.0.0.1:56034 (0 connections now open) 2021-11-01T02:03:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59892 #274 (1 connection now open) 2021-11-01T02:03:02.089+0000 I NETWORK [conn274] end connection 10.233.75.76:59892 (0 connections now open) 2021-11-01T02:03:06.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56126 #275 (1 connection now open) 2021-11-01T02:03:06.931+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:56126 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-11-01T02:03:06.939+0000 I NETWORK [conn275] end connection 127.0.0.1:56126 (0 connections now open) 2021-11-01T02:03:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59992 #276 (1 connection now open) 2021-11-01T02:03:12.089+0000 I NETWORK [conn276] end connection 10.233.75.76:59992 (0 connections now open) 2021-11-01T02:03:16.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56222 #277 (1 connection now open) 2021-11-01T02:03:16.841+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:56222 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-11-01T02:03:16.938+0000 I NETWORK [conn277] end connection 127.0.0.1:56222 (0 connections now open) 2021-11-01T02:03:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60086 #278 (1 connection now open) 2021-11-01T02:03:22.090+0000 I NETWORK [conn278] end connection 10.233.75.76:60086 (0 connections now open) 2021-11-01T02:03:26.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56322 #279 (1 connection now open) 2021-11-01T02:03:26.934+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:56322 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-11-01T02:03:27.032+0000 I NETWORK [conn279] end connection 127.0.0.1:56322 (0 connections now open) 2021-11-01T02:03:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60184 #280 (1 connection now open) 2021-11-01T02:03:32.090+0000 I NETWORK [conn280] end connection 10.233.75.76:60184 (0 connections now open) 2021-11-01T02:03:36.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56420 #281 (1 connection now open) 2021-11-01T02:03:36.938+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:56420 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-11-01T02:03:37.131+0000 I NETWORK [conn281] end connection 127.0.0.1:56420 (0 connections now open) 2021-11-01T02:03:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60286 #282 (1 connection now open) 2021-11-01T02:03:42.089+0000 I NETWORK [conn282] end connection 10.233.75.76:60286 (0 connections now open) 2021-11-01T02:03:46.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56524 #283 (1 connection now open) 2021-11-01T02:03:47.032+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:56524 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-11-01T02:03:47.131+0000 I NETWORK [conn283] end connection 127.0.0.1:56524 (0 connections now open) 2021-11-01T02:03:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60394 #284 (1 connection now open) 2021-11-01T02:03:52.089+0000 I NETWORK [conn284] end connection 10.233.75.76:60394 (0 connections now open) 2021-11-01T02:03:56.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56630 #285 (1 connection now open) 2021-11-01T02:03:56.941+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:56630 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-11-01T02:03:57.037+0000 I NETWORK [conn285] end connection 127.0.0.1:56630 (0 connections now open) 2021-11-01T02:04:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60500 #286 (1 connection now open) 2021-11-01T02:04:02.089+0000 I NETWORK [conn286] end connection 10.233.75.76:60500 (0 connections now open) 2021-11-01T02:04:06.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56732 #287 (1 connection now open) 2021-11-01T02:04:06.741+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:56732 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-11-01T02:04:06.834+0000 I NETWORK [conn287] end connection 127.0.0.1:56732 (0 connections now open) 2021-11-01T02:04:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60596 #288 (1 connection now open) 2021-11-01T02:04:12.089+0000 I NETWORK [conn288] end connection 10.233.75.76:60596 (0 connections now open) 2021-11-01T02:04:16.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56826 #289 (1 connection now open) 2021-11-01T02:04:16.736+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:56826 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-11-01T02:04:16.743+0000 I NETWORK [conn289] end connection 127.0.0.1:56826 (0 connections now open) 2021-11-01T02:04:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60690 #290 (1 connection now open) 2021-11-01T02:04:22.089+0000 I NETWORK [conn290] end connection 10.233.75.76:60690 (0 connections now open) 2021-11-01T02:04:26.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56926 #291 (1 connection now open) 2021-11-01T02:04:26.833+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:56926 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-11-01T02:04:26.931+0000 I NETWORK [conn291] end connection 127.0.0.1:56926 (0 connections now open) 2021-11-01T02:04:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60790 #292 (1 connection now open) 2021-11-01T02:04:32.089+0000 I NETWORK [conn292] end connection 10.233.75.76:60790 (0 connections now open) 2021-11-01T02:04:37.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57020 #293 (1 connection now open) 2021-11-01T02:04:37.035+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:57020 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-11-01T02:04:37.135+0000 I NETWORK [conn293] end connection 127.0.0.1:57020 (0 connections now open) 2021-11-01T02:04:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60884 #294 (1 connection now open) 2021-11-01T02:04:42.090+0000 I NETWORK [conn294] end connection 10.233.75.76:60884 (0 connections now open) 2021-11-01T02:04:46.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57116 #295 (1 connection now open) 2021-11-01T02:04:46.831+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:57116 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-11-01T02:04:46.931+0000 I NETWORK [conn295] end connection 127.0.0.1:57116 (0 connections now open) 2021-11-01T02:04:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60982 #296 (1 connection now open) 2021-11-01T02:04:52.089+0000 I NETWORK [conn296] end connection 10.233.75.76:60982 (0 connections now open) 2021-11-01T02:04:56.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57214 #297 (1 connection now open) 2021-11-01T02:04:57.032+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:57214 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-11-01T02:04:57.131+0000 I NETWORK [conn297] end connection 127.0.0.1:57214 (0 connections now open) 2021-11-01T02:05:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:32854 #298 (1 connection now open) 2021-11-01T02:05:02.089+0000 I NETWORK [conn298] end connection 10.233.75.76:32854 (0 connections now open) 2021-11-01T02:05:07.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57324 #299 (1 connection now open) 2021-11-01T02:05:07.135+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:57324 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-11-01T02:05:07.231+0000 I NETWORK [conn299] end connection 127.0.0.1:57324 (0 connections now open) 2021-11-01T02:05:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:32946 #300 (1 connection now open) 2021-11-01T02:05:12.089+0000 I NETWORK [conn300] end connection 10.233.75.76:32946 (0 connections now open) 2021-11-01T02:05:17.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57416 #301 (1 connection now open) 2021-11-01T02:05:17.038+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:57416 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-11-01T02:05:17.135+0000 I NETWORK [conn301] end connection 127.0.0.1:57416 (0 connections now open) 2021-11-01T02:05:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33046 #302 (1 connection now open) 2021-11-01T02:05:22.089+0000 I NETWORK [conn302] end connection 10.233.75.76:33046 (0 connections now open) 2021-11-01T02:05:26.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57514 #303 (1 connection now open) 2021-11-01T02:05:26.932+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:57514 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-11-01T02:05:26.938+0000 I NETWORK [conn303] end connection 127.0.0.1:57514 (0 connections now open) 2021-11-01T02:05:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33150 #304 (1 connection now open) 2021-11-01T02:05:32.089+0000 I NETWORK [conn304] end connection 10.233.75.76:33150 (0 connections now open) 2021-11-01T02:05:36.732+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57610 #305 (1 connection now open) 2021-11-01T02:05:36.734+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:57610 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-11-01T02:05:36.832+0000 I NETWORK [conn305] end connection 127.0.0.1:57610 (0 connections now open) 2021-11-01T02:05:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33240 #306 (1 connection now open) 2021-11-01T02:05:42.089+0000 I NETWORK [conn306] end connection 10.233.75.76:33240 (0 connections now open) 2021-11-01T02:05:47.135+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57718 #307 (1 connection now open) 2021-11-01T02:05:47.136+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:57718 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-11-01T02:05:47.231+0000 I NETWORK [conn307] end connection 127.0.0.1:57718 (0 connections now open) 2021-11-01T02:05:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33344 #308 (1 connection now open) 2021-11-01T02:05:52.089+0000 I NETWORK [conn308] end connection 10.233.75.76:33344 (0 connections now open) 2021-11-01T02:05:57.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57806 #309 (1 connection now open) 2021-11-01T02:05:57.132+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:57806 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-11-01T02:05:57.137+0000 I NETWORK [conn309] end connection 127.0.0.1:57806 (0 connections now open) 2021-11-01T02:06:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33444 #310 (1 connection now open) 2021-11-01T02:06:02.089+0000 I NETWORK [conn310] end connection 10.233.75.76:33444 (0 connections now open) 2021-11-01T02:06:06.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57906 #311 (1 connection now open) 2021-11-01T02:06:06.940+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:57906 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-11-01T02:06:07.034+0000 I NETWORK [conn311] end connection 127.0.0.1:57906 (0 connections now open) 2021-11-01T02:06:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33538 #312 (1 connection now open) 2021-11-01T02:06:12.089+0000 I NETWORK [conn312] end connection 10.233.75.76:33538 (0 connections now open) 2021-11-01T02:06:13.343+0000 I NETWORK [listener] connection accepted from 10.233.67.69:40922 #313 (1 connection now open) 2021-11-01T02:06:13.343+0000 I NETWORK [listener] connection accepted from 10.233.67.69:40924 #314 (2 connections now open) 2021-11-01T02:06:13.360+0000 I NETWORK [conn313] received client metadata from 10.233.67.69:40922 conn313: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-11-01T02:06:13.361+0000 I NETWORK [conn314] received client metadata from 10.233.67.69:40924 conn314: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-11-01T02:06:13.727+0000 I NETWORK [listener] connection accepted from 10.233.67.69:40928 #315 (3 connections now open) 2021-11-01T02:06:13.728+0000 I NETWORK [conn315] received client metadata from 10.233.67.69:40928 conn315: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-11-01T02:06:13.749+0000 I STORAGE [conn315] createCollection: dcae-tcagen2.channelMessages with generated UUID: 4c339d57-13ca-4df6-8445-1cb98b10ebde 2021-11-01T02:06:15.148+0000 I INDEX [conn315] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-11-01T02:06:15.148+0000 I INDEX [conn315] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-11-01T02:06:15.152+0000 I INDEX [conn315] build index done. scanned 0 total records. 0 secs 2021-11-01T02:06:15.152+0000 I COMMAND [conn315] 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("104b6cd6-eed6-4904-b8cf-7fe4db07cf71") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 1403ms 2021-11-01T02:06:15.198+0000 I INDEX [conn315] 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-11-01T02:06:15.198+0000 I INDEX [conn315] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-11-01T02:06:15.235+0000 I INDEX [conn315] build index done. scanned 0 total records. 0 secs 2021-11-01T02:06:15.530+0000 I INDEX [conn315] 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-11-01T02:06:15.531+0000 I INDEX [conn315] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-11-01T02:06:15.534+0000 I INDEX [conn315] build index done. scanned 0 total records. 0 secs 2021-11-01T02:06:15.534+0000 I COMMAND [conn315] 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("104b6cd6-eed6-4904-b8cf-7fe4db07cf71") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 296ms 2021-11-01T02:06:15.928+0000 I INDEX [conn315] 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-11-01T02:06:15.929+0000 I INDEX [conn315] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-11-01T02:06:15.933+0000 I INDEX [conn315] build index done. scanned 0 total records. 0 secs 2021-11-01T02:06:15.933+0000 I COMMAND [conn315] 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("104b6cd6-eed6-4904-b8cf-7fe4db07cf71") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 395ms 2021-11-01T02:06:16.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58000 #316 (4 connections now open) 2021-11-01T02:06:16.935+0000 I NETWORK [conn316] received client metadata from 127.0.0.1:58000 conn316: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:06:17.034+0000 I NETWORK [conn316] end connection 127.0.0.1:58000 (3 connections now open) 2021-11-01T02:06:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33638 #317 (4 connections now open) 2021-11-01T02:06:22.089+0000 I NETWORK [conn317] end connection 10.233.75.76:33638 (3 connections now open) 2021-11-01T02:06:26.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58108 #318 (4 connections now open) 2021-11-01T02:06:27.032+0000 I NETWORK [conn318] received client metadata from 127.0.0.1:58108 conn318: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:06:27.131+0000 I NETWORK [conn318] end connection 127.0.0.1:58108 (3 connections now open) 2021-11-01T02:06:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33744 #319 (4 connections now open) 2021-11-01T02:06:32.089+0000 I NETWORK [conn319] end connection 10.233.75.76:33744 (3 connections now open) 2021-11-01T02:06:36.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58208 #320 (4 connections now open) 2021-11-01T02:06:37.031+0000 I NETWORK [conn320] received client metadata from 127.0.0.1:58208 conn320: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:06:37.038+0000 I NETWORK [conn320] end connection 127.0.0.1:58208 (3 connections now open) 2021-11-01T02:06:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33840 #321 (4 connections now open) 2021-11-01T02:06:42.089+0000 I NETWORK [conn321] end connection 10.233.75.76:33840 (3 connections now open) 2021-11-01T02:06:47.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58308 #322 (4 connections now open) 2021-11-01T02:06:47.034+0000 I NETWORK [conn322] received client metadata from 127.0.0.1:58308 conn322: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:06:47.131+0000 I NETWORK [conn322] end connection 127.0.0.1:58308 (3 connections now open) 2021-11-01T02:06:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33956 #323 (4 connections now open) 2021-11-01T02:06:52.089+0000 I NETWORK [conn323] end connection 10.233.75.76:33956 (3 connections now open) 2021-11-01T02:06:56.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58426 #324 (4 connections now open) 2021-11-01T02:06:56.937+0000 I NETWORK [conn324] received client metadata from 127.0.0.1:58426 conn324: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:06:57.033+0000 I NETWORK [conn324] end connection 127.0.0.1:58426 (3 connections now open) 2021-11-01T02:07:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34056 #325 (4 connections now open) 2021-11-01T02:07:02.089+0000 I NETWORK [conn325] end connection 10.233.75.76:34056 (3 connections now open) 2021-11-01T02:07:07.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58532 #326 (4 connections now open) 2021-11-01T02:07:07.232+0000 I NETWORK [conn326] received client metadata from 127.0.0.1:58532 conn326: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:07:07.240+0000 I NETWORK [conn326] end connection 127.0.0.1:58532 (3 connections now open) 2021-11-01T02:07:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34156 #327 (4 connections now open) 2021-11-01T02:07:12.089+0000 I NETWORK [conn327] end connection 10.233.75.76:34156 (3 connections now open) 2021-11-01T02:07:17.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58630 #328 (4 connections now open) 2021-11-01T02:07:17.137+0000 I NETWORK [conn328] received client metadata from 127.0.0.1:58630 conn328: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:07:17.236+0000 I NETWORK [conn328] end connection 127.0.0.1:58630 (3 connections now open) 2021-11-01T02:07:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34264 #329 (4 connections now open) 2021-11-01T02:07:22.090+0000 I NETWORK [conn329] end connection 10.233.75.76:34264 (3 connections now open) 2021-11-01T02:07:27.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58740 #330 (4 connections now open) 2021-11-01T02:07:27.038+0000 I NETWORK [conn330] received client metadata from 127.0.0.1:58740 conn330: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:07:27.136+0000 I NETWORK [conn330] end connection 127.0.0.1:58740 (3 connections now open) 2021-11-01T02:07:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34374 #331 (4 connections now open) 2021-11-01T02:07:32.089+0000 I NETWORK [conn331] end connection 10.233.75.76:34374 (3 connections now open) 2021-11-01T02:07:37.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58856 #332 (4 connections now open) 2021-11-01T02:07:37.033+0000 I NETWORK [conn332] received client metadata from 127.0.0.1:58856 conn332: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:07:37.039+0000 I NETWORK [conn332] end connection 127.0.0.1:58856 (3 connections now open) 2021-11-01T02:07:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34490 #333 (4 connections now open) 2021-11-01T02:07:42.089+0000 I NETWORK [conn333] end connection 10.233.75.76:34490 (3 connections now open) 2021-11-01T02:07:46.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58960 #334 (4 connections now open) 2021-11-01T02:07:46.937+0000 I NETWORK [conn334] received client metadata from 127.0.0.1:58960 conn334: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:07:47.034+0000 I NETWORK [conn334] end connection 127.0.0.1:58960 (3 connections now open) 2021-11-01T02:07:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34602 #335 (4 connections now open) 2021-11-01T02:07:52.089+0000 I NETWORK [conn335] end connection 10.233.75.76:34602 (3 connections now open) 2021-11-01T02:07:56.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59074 #336 (4 connections now open) 2021-11-01T02:07:56.933+0000 I NETWORK [conn336] received client metadata from 127.0.0.1:59074 conn336: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:07:56.939+0000 I NETWORK [conn336] end connection 127.0.0.1:59074 (3 connections now open) 2021-11-01T02:08:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34710 #337 (4 connections now open) 2021-11-01T02:08:02.089+0000 I NETWORK [conn337] end connection 10.233.75.76:34710 (3 connections now open) 2021-11-01T02:08:06.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59180 #338 (4 connections now open) 2021-11-01T02:08:06.933+0000 I NETWORK [conn338] received client metadata from 127.0.0.1:59180 conn338: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:08:06.939+0000 I NETWORK [conn338] end connection 127.0.0.1:59180 (3 connections now open) 2021-11-01T02:08:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34816 #339 (4 connections now open) 2021-11-01T02:08:12.089+0000 I NETWORK [conn339] end connection 10.233.75.76:34816 (3 connections now open) 2021-11-01T02:08:16.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59282 #340 (4 connections now open) 2021-11-01T02:08:17.031+0000 I NETWORK [conn340] received client metadata from 127.0.0.1:59282 conn340: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:08:17.036+0000 I NETWORK [conn340] end connection 127.0.0.1:59282 (3 connections now open) 2021-11-01T02:08:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34924 #341 (4 connections now open) 2021-11-01T02:08:22.089+0000 I NETWORK [conn341] end connection 10.233.75.76:34924 (3 connections now open) 2021-11-01T02:08:26.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59406 #342 (4 connections now open) 2021-11-01T02:08:26.834+0000 I NETWORK [conn342] received client metadata from 127.0.0.1:59406 conn342: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:08:26.839+0000 I NETWORK [conn342] end connection 127.0.0.1:59406 (3 connections now open) 2021-11-01T02:08:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35062 #343 (4 connections now open) 2021-11-01T02:08:32.089+0000 I NETWORK [conn343] end connection 10.233.75.76:35062 (3 connections now open) 2021-11-01T02:08:36.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59544 #344 (4 connections now open) 2021-11-01T02:08:36.931+0000 I NETWORK [conn344] received client metadata from 127.0.0.1:59544 conn344: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:08:36.939+0000 I NETWORK [conn344] end connection 127.0.0.1:59544 (3 connections now open) 2021-11-01T02:08:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35188 #345 (4 connections now open) 2021-11-01T02:08:42.089+0000 I NETWORK [conn345] end connection 10.233.75.76:35188 (3 connections now open) 2021-11-01T02:08:46.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59668 #346 (4 connections now open) 2021-11-01T02:08:46.740+0000 I NETWORK [conn346] received client metadata from 127.0.0.1:59668 conn346: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:08:46.836+0000 I NETWORK [conn346] end connection 127.0.0.1:59668 (3 connections now open) 2021-11-01T02:08:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35300 #347 (4 connections now open) 2021-11-01T02:08:52.089+0000 I NETWORK [conn347] end connection 10.233.75.76:35300 (3 connections now open) 2021-11-01T02:08:57.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59764 #348 (4 connections now open) 2021-11-01T02:08:57.034+0000 I NETWORK [conn348] received client metadata from 127.0.0.1:59764 conn348: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:08:57.132+0000 I NETWORK [conn348] end connection 127.0.0.1:59764 (3 connections now open) 2021-11-01T02:09:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35396 #349 (4 connections now open) 2021-11-01T02:09:02.089+0000 I NETWORK [conn349] end connection 10.233.75.76:35396 (3 connections now open) 2021-11-01T02:09:07.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59860 #350 (4 connections now open) 2021-11-01T02:09:07.131+0000 I NETWORK [conn350] received client metadata from 127.0.0.1:59860 conn350: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:09:07.137+0000 I NETWORK [conn350] end connection 127.0.0.1:59860 (3 connections now open) 2021-11-01T02:09:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35494 #351 (4 connections now open) 2021-11-01T02:09:12.089+0000 I NETWORK [conn351] end connection 10.233.75.76:35494 (3 connections now open) 2021-11-01T02:09:17.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59962 #352 (4 connections now open) 2021-11-01T02:09:17.033+0000 I NETWORK [conn352] received client metadata from 127.0.0.1:59962 conn352: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:09:17.133+0000 I NETWORK [conn352] end connection 127.0.0.1:59962 (3 connections now open) 2021-11-01T02:09:22.090+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35592 #353 (4 connections now open) 2021-11-01T02:09:22.090+0000 I NETWORK [conn353] end connection 10.233.75.76:35592 (3 connections now open) 2021-11-01T02:09:26.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60056 #354 (4 connections now open) 2021-11-01T02:09:27.031+0000 I NETWORK [conn354] received client metadata from 127.0.0.1:60056 conn354: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:09:27.131+0000 I NETWORK [conn354] end connection 127.0.0.1:60056 (3 connections now open) 2021-11-01T02:09:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35688 #355 (4 connections now open) 2021-11-01T02:09:32.090+0000 I NETWORK [conn355] end connection 10.233.75.76:35688 (3 connections now open) 2021-11-01T02:09:36.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60152 #356 (4 connections now open) 2021-11-01T02:09:36.738+0000 I NETWORK [conn356] received client metadata from 127.0.0.1:60152 conn356: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:09:36.834+0000 I NETWORK [conn356] end connection 127.0.0.1:60152 (3 connections now open) 2021-11-01T02:09:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35782 #357 (4 connections now open) 2021-11-01T02:09:42.089+0000 I NETWORK [conn357] end connection 10.233.75.76:35782 (3 connections now open) 2021-11-01T02:09:46.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60250 #358 (4 connections now open) 2021-11-01T02:09:46.840+0000 I NETWORK [conn358] received client metadata from 127.0.0.1:60250 conn358: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:09:46.937+0000 I NETWORK [conn358] end connection 127.0.0.1:60250 (3 connections now open) 2021-11-01T02:09:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35884 #359 (4 connections now open) 2021-11-01T02:09:52.089+0000 I NETWORK [conn359] end connection 10.233.75.76:35884 (3 connections now open) 2021-11-01T02:09:56.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60348 #360 (4 connections now open) 2021-11-01T02:09:57.032+0000 I NETWORK [conn360] received client metadata from 127.0.0.1:60348 conn360: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:09:57.037+0000 I NETWORK [conn360] end connection 127.0.0.1:60348 (3 connections now open) 2021-11-01T02:10:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35984 #361 (4 connections now open) 2021-11-01T02:10:02.089+0000 I NETWORK [conn361] end connection 10.233.75.76:35984 (3 connections now open) 2021-11-01T02:10:06.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60476 #362 (4 connections now open) 2021-11-01T02:10:06.941+0000 I NETWORK [conn362] received client metadata from 127.0.0.1:60476 conn362: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:10:07.035+0000 I NETWORK [conn362] end connection 127.0.0.1:60476 (3 connections now open) 2021-11-01T02:10:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36106 #363 (4 connections now open) 2021-11-01T02:10:12.089+0000 I NETWORK [conn363] end connection 10.233.75.76:36106 (3 connections now open) 2021-11-01T02:10:17.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60568 #364 (4 connections now open) 2021-11-01T02:10:17.036+0000 I NETWORK [conn364] received client metadata from 127.0.0.1:60568 conn364: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:10:17.135+0000 I NETWORK [conn364] end connection 127.0.0.1:60568 (3 connections now open) 2021-11-01T02:10:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36210 #365 (4 connections now open) 2021-11-01T02:10:22.089+0000 I NETWORK [conn365] end connection 10.233.75.76:36210 (3 connections now open) 2021-11-01T02:10:26.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60674 #366 (4 connections now open) 2021-11-01T02:10:26.842+0000 I NETWORK [conn366] received client metadata from 127.0.0.1:60674 conn366: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:10:26.937+0000 I NETWORK [conn366] end connection 127.0.0.1:60674 (3 connections now open) 2021-11-01T02:10:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36306 #367 (4 connections now open) 2021-11-01T02:10:32.089+0000 I NETWORK [conn367] end connection 10.233.75.76:36306 (3 connections now open) 2021-11-01T02:10:37.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60778 #368 (4 connections now open) 2021-11-01T02:10:37.132+0000 I NETWORK [conn368] received client metadata from 127.0.0.1:60778 conn368: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:10:37.235+0000 I NETWORK [conn368] end connection 127.0.0.1:60778 (3 connections now open) 2021-11-01T02:10:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36410 #369 (4 connections now open) 2021-11-01T02:10:42.089+0000 I NETWORK [conn369] end connection 10.233.75.76:36410 (3 connections now open) 2021-11-01T02:10:47.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60878 #370 (4 connections now open) 2021-11-01T02:10:47.131+0000 I NETWORK [conn370] received client metadata from 127.0.0.1:60878 conn370: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:10:47.137+0000 I NETWORK [conn370] end connection 127.0.0.1:60878 (3 connections now open) 2021-11-01T02:10:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36512 #371 (4 connections now open) 2021-11-01T02:10:52.089+0000 I NETWORK [conn371] end connection 10.233.75.76:36512 (3 connections now open) 2021-11-01T02:10:57.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60984 #372 (4 connections now open) 2021-11-01T02:10:57.135+0000 I NETWORK [conn372] received client metadata from 127.0.0.1:60984 conn372: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:10:57.141+0000 I NETWORK [conn372] end connection 127.0.0.1:60984 (3 connections now open) 2021-11-01T02:11:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36612 #373 (4 connections now open) 2021-11-01T02:11:02.089+0000 I NETWORK [conn373] end connection 10.233.75.76:36612 (3 connections now open) 2021-11-01T02:11:06.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32844 #374 (4 connections now open) 2021-11-01T02:11:06.931+0000 I NETWORK [conn374] received client metadata from 127.0.0.1:32844 conn374: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:11:06.938+0000 I NETWORK [conn374] end connection 127.0.0.1:32844 (3 connections now open) 2021-11-01T02:11:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36710 #375 (4 connections now open) 2021-11-01T02:11:12.089+0000 I NETWORK [conn375] end connection 10.233.75.76:36710 (3 connections now open) 2021-11-01T02:11:16.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32944 #376 (4 connections now open) 2021-11-01T02:11:17.031+0000 I NETWORK [conn376] received client metadata from 127.0.0.1:32944 conn376: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:11:17.039+0000 I NETWORK [conn376] end connection 127.0.0.1:32944 (3 connections now open) 2021-11-01T02:11:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36808 #377 (4 connections now open) 2021-11-01T02:11:22.089+0000 I NETWORK [conn377] end connection 10.233.75.76:36808 (3 connections now open) 2021-11-01T02:11:26.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33046 #378 (4 connections now open) 2021-11-01T02:11:26.741+0000 I NETWORK [conn378] received client metadata from 127.0.0.1:33046 conn378: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:11:26.856+0000 I NETWORK [conn378] end connection 127.0.0.1:33046 (3 connections now open) 2021-11-01T02:11:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36914 #379 (4 connections now open) 2021-11-01T02:11:32.089+0000 I NETWORK [conn379] end connection 10.233.75.76:36914 (3 connections now open) 2021-11-01T02:11:37.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33148 #380 (4 connections now open) 2021-11-01T02:11:37.033+0000 I NETWORK [conn380] received client metadata from 127.0.0.1:33148 conn380: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:11:37.039+0000 I NETWORK [conn380] end connection 127.0.0.1:33148 (3 connections now open) 2021-11-01T02:11:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37010 #381 (4 connections now open) 2021-11-01T02:11:42.090+0000 I NETWORK [conn381] end connection 10.233.75.76:37010 (3 connections now open) 2021-11-01T02:11:46.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33250 #382 (4 connections now open) 2021-11-01T02:11:47.032+0000 I NETWORK [conn382] received client metadata from 127.0.0.1:33250 conn382: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:11:47.038+0000 I NETWORK [conn382] end connection 127.0.0.1:33250 (3 connections now open) 2021-11-01T02:11:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37116 #383 (4 connections now open) 2021-11-01T02:11:52.090+0000 I NETWORK [conn383] end connection 10.233.75.76:37116 (3 connections now open) 2021-11-01T02:11:56.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33348 #384 (4 connections now open) 2021-11-01T02:11:56.737+0000 I NETWORK [conn384] received client metadata from 127.0.0.1:33348 conn384: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:11:56.835+0000 I NETWORK [conn384] end connection 127.0.0.1:33348 (3 connections now open) 2021-11-01T02:12:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37226 #385 (4 connections now open) 2021-11-01T02:12:02.089+0000 I NETWORK [conn385] end connection 10.233.75.76:37226 (3 connections now open) 2021-11-01T02:12:06.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33462 #386 (4 connections now open) 2021-11-01T02:12:06.738+0000 I NETWORK [conn386] received client metadata from 127.0.0.1:33462 conn386: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:12:06.837+0000 I NETWORK [conn386] end connection 127.0.0.1:33462 (3 connections now open) 2021-11-01T02:12:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37330 #387 (4 connections now open) 2021-11-01T02:12:12.090+0000 I NETWORK [conn387] end connection 10.233.75.76:37330 (3 connections now open) 2021-11-01T02:12:16.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33570 #388 (4 connections now open) 2021-11-01T02:12:16.937+0000 I NETWORK [conn388] received client metadata from 127.0.0.1:33570 conn388: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:12:17.035+0000 I NETWORK [conn388] end connection 127.0.0.1:33570 (3 connections now open) 2021-11-01T02:12:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37434 #389 (4 connections now open) 2021-11-01T02:12:22.089+0000 I NETWORK [conn389] end connection 10.233.75.76:37434 (3 connections now open) 2021-11-01T02:12:27.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33674 #390 (4 connections now open) 2021-11-01T02:12:27.135+0000 I NETWORK [conn390] received client metadata from 127.0.0.1:33674 conn390: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:12:27.231+0000 I NETWORK [conn390] end connection 127.0.0.1:33674 (3 connections now open) 2021-11-01T02:12:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37534 #391 (4 connections now open) 2021-11-01T02:12:32.089+0000 I NETWORK [conn391] end connection 10.233.75.76:37534 (3 connections now open) 2021-11-01T02:12:36.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33774 #392 (4 connections now open) 2021-11-01T02:12:36.935+0000 I NETWORK [conn392] received client metadata from 127.0.0.1:33774 conn392: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:12:36.941+0000 I NETWORK [conn392] end connection 127.0.0.1:33774 (3 connections now open) 2021-11-01T02:12:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37636 #393 (4 connections now open) 2021-11-01T02:12:42.089+0000 I NETWORK [conn393] end connection 10.233.75.76:37636 (3 connections now open) 2021-11-01T02:12:46.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33874 #394 (4 connections now open) 2021-11-01T02:12:46.933+0000 I NETWORK [conn394] received client metadata from 127.0.0.1:33874 conn394: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:12:46.940+0000 I NETWORK [conn394] end connection 127.0.0.1:33874 (3 connections now open) 2021-11-01T02:12:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37742 #395 (4 connections now open) 2021-11-01T02:12:52.089+0000 I NETWORK [conn395] end connection 10.233.75.76:37742 (3 connections now open) 2021-11-01T02:12:57.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33976 #396 (4 connections now open) 2021-11-01T02:12:57.131+0000 I NETWORK [conn396] received client metadata from 127.0.0.1:33976 conn396: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:12:57.137+0000 I NETWORK [conn396] end connection 127.0.0.1:33976 (3 connections now open) 2021-11-01T02:13:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37846 #397 (4 connections now open) 2021-11-01T02:13:02.089+0000 I NETWORK [conn397] end connection 10.233.75.76:37846 (3 connections now open) 2021-11-01T02:13:07.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34082 #398 (4 connections now open) 2021-11-01T02:13:07.036+0000 I NETWORK [conn398] received client metadata from 127.0.0.1:34082 conn398: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:13:07.136+0000 I NETWORK [conn398] end connection 127.0.0.1:34082 (3 connections now open) 2021-11-01T02:13:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37946 #399 (4 connections now open) 2021-11-01T02:13:12.089+0000 I NETWORK [conn399] end connection 10.233.75.76:37946 (3 connections now open) 2021-11-01T02:13:17.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34180 #400 (4 connections now open) 2021-11-01T02:13:17.131+0000 I NETWORK [conn400] received client metadata from 127.0.0.1:34180 conn400: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:13:17.139+0000 I NETWORK [conn400] end connection 127.0.0.1:34180 (3 connections now open) 2021-11-01T02:13:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38054 #401 (4 connections now open) 2021-11-01T02:13:22.090+0000 I NETWORK [conn401] end connection 10.233.75.76:38054 (3 connections now open) 2021-11-01T02:13:26.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34288 #402 (4 connections now open) 2021-11-01T02:13:26.837+0000 I NETWORK [conn402] received client metadata from 127.0.0.1:34288 conn402: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:13:26.931+0000 I NETWORK [conn402] end connection 127.0.0.1:34288 (3 connections now open) 2021-11-01T02:13:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38156 #403 (4 connections now open) 2021-11-01T02:13:32.089+0000 I NETWORK [conn403] end connection 10.233.75.76:38156 (3 connections now open) 2021-11-01T02:13:37.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34392 #404 (4 connections now open) 2021-11-01T02:13:37.131+0000 I NETWORK [conn404] received client metadata from 127.0.0.1:34392 conn404: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:13:37.137+0000 I NETWORK [conn404] end connection 127.0.0.1:34392 (3 connections now open) 2021-11-01T02:13:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38258 #405 (4 connections now open) 2021-11-01T02:13:42.089+0000 I NETWORK [conn405] end connection 10.233.75.76:38258 (3 connections now open) 2021-11-01T02:13:46.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34490 #406 (4 connections now open) 2021-11-01T02:13:46.937+0000 I NETWORK [conn406] received client metadata from 127.0.0.1:34490 conn406: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:13:47.036+0000 I NETWORK [conn406] end connection 127.0.0.1:34490 (3 connections now open) 2021-11-01T02:13:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38358 #407 (4 connections now open) 2021-11-01T02:13:52.089+0000 I NETWORK [conn407] end connection 10.233.75.76:38358 (3 connections now open) 2021-11-01T02:13:56.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34592 #408 (4 connections now open) 2021-11-01T02:13:56.932+0000 I NETWORK [conn408] received client metadata from 127.0.0.1:34592 conn408: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:13:56.940+0000 I NETWORK [conn408] end connection 127.0.0.1:34592 (3 connections now open) 2021-11-01T02:14:02.091+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38460 #409 (4 connections now open) 2021-11-01T02:14:02.091+0000 I NETWORK [conn409] end connection 10.233.75.76:38460 (3 connections now open) 2021-11-01T02:14:06.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34692 #410 (4 connections now open) 2021-11-01T02:14:06.933+0000 I NETWORK [conn410] received client metadata from 127.0.0.1:34692 conn410: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:14:07.031+0000 I NETWORK [conn410] end connection 127.0.0.1:34692 (3 connections now open) 2021-11-01T02:14:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38558 #411 (4 connections now open) 2021-11-01T02:14:12.089+0000 I NETWORK [conn411] end connection 10.233.75.76:38558 (3 connections now open) 2021-11-01T02:14:16.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34796 #412 (4 connections now open) 2021-11-01T02:14:16.938+0000 I NETWORK [conn412] received client metadata from 127.0.0.1:34796 conn412: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:14:17.034+0000 I NETWORK [conn412] end connection 127.0.0.1:34796 (3 connections now open) 2021-11-01T02:14:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38662 #413 (4 connections now open) 2021-11-01T02:14:22.090+0000 I NETWORK [conn413] end connection 10.233.75.76:38662 (3 connections now open) 2021-11-01T02:14:26.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34894 #414 (4 connections now open) 2021-11-01T02:14:26.838+0000 I NETWORK [conn414] received client metadata from 127.0.0.1:34894 conn414: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:14:26.936+0000 I NETWORK [conn414] end connection 127.0.0.1:34894 (3 connections now open) 2021-11-01T02:14:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38768 #415 (4 connections now open) 2021-11-01T02:14:32.089+0000 I NETWORK [conn415] end connection 10.233.75.76:38768 (3 connections now open) 2021-11-01T02:14:37.138+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35006 #416 (4 connections now open) 2021-11-01T02:14:37.231+0000 I NETWORK [conn416] received client metadata from 127.0.0.1:35006 conn416: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:14:37.238+0000 I NETWORK [conn416] end connection 127.0.0.1:35006 (3 connections now open) 2021-11-01T02:14:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38864 #417 (4 connections now open) 2021-11-01T02:14:42.089+0000 I NETWORK [conn417] end connection 10.233.75.76:38864 (3 connections now open) 2021-11-01T02:14:46.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35108 #418 (4 connections now open) 2021-11-01T02:14:46.935+0000 I NETWORK [conn418] received client metadata from 127.0.0.1:35108 conn418: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:14:47.035+0000 I NETWORK [conn418] end connection 127.0.0.1:35108 (3 connections now open) 2021-11-01T02:14:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38976 #419 (4 connections now open) 2021-11-01T02:14:52.089+0000 I NETWORK [conn419] end connection 10.233.75.76:38976 (3 connections now open) 2021-11-01T02:14:56.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35210 #420 (4 connections now open) 2021-11-01T02:14:56.938+0000 I NETWORK [conn420] received client metadata from 127.0.0.1:35210 conn420: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:14:57.036+0000 I NETWORK [conn420] end connection 127.0.0.1:35210 (3 connections now open) 2021-11-01T02:15:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39080 #421 (4 connections now open) 2021-11-01T02:15:02.089+0000 I NETWORK [conn421] end connection 10.233.75.76:39080 (3 connections now open) 2021-11-01T02:15:07.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35314 #422 (4 connections now open) 2021-11-01T02:15:07.131+0000 I NETWORK [conn422] received client metadata from 127.0.0.1:35314 conn422: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:15:07.138+0000 I NETWORK [conn422] end connection 127.0.0.1:35314 (3 connections now open) 2021-11-01T02:15:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39180 #423 (4 connections now open) 2021-11-01T02:15:12.089+0000 I NETWORK [conn423] end connection 10.233.75.76:39180 (3 connections now open) 2021-11-01T02:15:17.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35412 #424 (4 connections now open) 2021-11-01T02:15:17.034+0000 I NETWORK [conn424] received client metadata from 127.0.0.1:35412 conn424: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:15:17.131+0000 I NETWORK [conn424] end connection 127.0.0.1:35412 (3 connections now open) 2021-11-01T02:15:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39284 #425 (4 connections now open) 2021-11-01T02:15:22.089+0000 I NETWORK [conn425] end connection 10.233.75.76:39284 (3 connections now open) 2021-11-01T02:15:26.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35516 #426 (4 connections now open) 2021-11-01T02:15:26.932+0000 I NETWORK [conn426] received client metadata from 127.0.0.1:35516 conn426: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:15:26.938+0000 I NETWORK [conn426] end connection 127.0.0.1:35516 (3 connections now open) 2021-11-01T02:15:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39384 #427 (4 connections now open) 2021-11-01T02:15:32.089+0000 I NETWORK [conn427] end connection 10.233.75.76:39384 (3 connections now open) 2021-11-01T02:15:37.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35628 #428 (4 connections now open) 2021-11-01T02:15:37.333+0000 I NETWORK [conn428] received client metadata from 127.0.0.1:35628 conn428: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:15:37.341+0000 I NETWORK [conn428] end connection 127.0.0.1:35628 (3 connections now open) 2021-11-01T02:15:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39484 #429 (4 connections now open) 2021-11-01T02:15:42.089+0000 I NETWORK [conn429] end connection 10.233.75.76:39484 (3 connections now open) 2021-11-01T02:15:47.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35742 #430 (4 connections now open) 2021-11-01T02:15:47.037+0000 I NETWORK [conn430] received client metadata from 127.0.0.1:35742 conn430: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:15:47.136+0000 I NETWORK [conn430] end connection 127.0.0.1:35742 (3 connections now open) 2021-11-01T02:15:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39614 #431 (4 connections now open) 2021-11-01T02:15:52.089+0000 I NETWORK [conn431] end connection 10.233.75.76:39614 (3 connections now open) 2021-11-01T02:15:57.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35850 #432 (4 connections now open) 2021-11-01T02:15:57.036+0000 I NETWORK [conn432] received client metadata from 127.0.0.1:35850 conn432: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:15:57.136+0000 I NETWORK [conn432] end connection 127.0.0.1:35850 (3 connections now open) 2021-11-01T02:16:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39718 #433 (4 connections now open) 2021-11-01T02:16:02.089+0000 I NETWORK [conn433] end connection 10.233.75.76:39718 (3 connections now open) 2021-11-01T02:16:06.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35952 #434 (4 connections now open) 2021-11-01T02:16:06.934+0000 I NETWORK [conn434] received client metadata from 127.0.0.1:35952 conn434: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:16:06.939+0000 I NETWORK [conn434] end connection 127.0.0.1:35952 (3 connections now open) 2021-11-01T02:16:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39824 #435 (4 connections now open) 2021-11-01T02:16:12.089+0000 I NETWORK [conn435] end connection 10.233.75.76:39824 (3 connections now open) 2021-11-01T02:16:17.232+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36086 #436 (4 connections now open) 2021-11-01T02:16:17.233+0000 I NETWORK [conn436] received client metadata from 127.0.0.1:36086 conn436: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:16:17.239+0000 I NETWORK [conn436] end connection 127.0.0.1:36086 (3 connections now open) 2021-11-01T02:16:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39948 #437 (4 connections now open) 2021-11-01T02:16:22.089+0000 I NETWORK [conn437] end connection 10.233.75.76:39948 (3 connections now open) 2021-11-01T02:16:26.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36186 #438 (4 connections now open) 2021-11-01T02:16:26.836+0000 I NETWORK [conn438] received client metadata from 127.0.0.1:36186 conn438: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:16:26.841+0000 I NETWORK [conn438] end connection 127.0.0.1:36186 (3 connections now open) 2021-11-01T02:16:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:40052 #439 (4 connections now open) 2021-11-01T02:16:32.089+0000 I NETWORK [conn439] end connection 10.233.75.76:40052 (3 connections now open) 2021-11-01T02:16:36.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36290 #440 (4 connections now open) 2021-11-01T02:16:37.031+0000 I NETWORK [conn440] received client metadata from 127.0.0.1:36290 conn440: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:16:37.039+0000 I NETWORK [conn440] end connection 127.0.0.1:36290 (3 connections now open) 2021-11-01T02:16:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:40154 #441 (4 connections now open) 2021-11-01T02:16:42.089+0000 I NETWORK [conn441] end connection 10.233.75.76:40154 (3 connections now open) 2021-11-01T02:16:46.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36390 #442 (4 connections now open) 2021-11-01T02:16:46.936+0000 I NETWORK [conn442] received client metadata from 127.0.0.1:36390 conn442: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:16:46.940+0000 I NETWORK [conn442] end connection 127.0.0.1:36390 (3 connections now open) 2021-11-01T02:16:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:40256 #443 (4 connections now open) 2021-11-01T02:16:52.089+0000 I NETWORK [conn443] end connection 10.233.75.76:40256 (3 connections now open) 2021-11-01T02:16:57.138+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36496 #444 (4 connections now open) 2021-11-01T02:16:57.231+0000 I NETWORK [conn444] received client metadata from 127.0.0.1:36496 conn444: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:16:57.237+0000 I NETWORK [conn444] end connection 127.0.0.1:36496 (3 connections now open) 2021-11-01T02:17:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:40358 #445 (4 connections now open) 2021-11-01T02:17:02.089+0000 I NETWORK [conn445] end connection 10.233.75.76:40358 (3 connections now open) 2021-11-01T02:17:07.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36598 #446 (4 connections now open) 2021-11-01T02:17:07.033+0000 I NETWORK [conn446] received client metadata from 127.0.0.1:36598 conn446: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:17:07.131+0000 I NETWORK [conn446] end connection 127.0.0.1:36598 (3 connections now open) 2021-11-01T02:17:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:40464 #447 (4 connections now open) 2021-11-01T02:17:12.089+0000 I NETWORK [conn447] end connection 10.233.75.76:40464 (3 connections now open) 2021-11-01T02:17:17.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36704 #448 (4 connections now open) 2021-11-01T02:17:17.035+0000 I NETWORK [conn448] received client metadata from 127.0.0.1:36704 conn448: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:17:17.135+0000 I NETWORK [conn448] end connection 127.0.0.1:36704 (3 connections now open) 2021-11-01T02:17:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:40568 #449 (4 connections now open) 2021-11-01T02:17:22.089+0000 I NETWORK [conn449] end connection 10.233.75.76:40568 (3 connections now open) 2021-11-01T02:17:27.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36800 #450 (4 connections now open) 2021-11-01T02:17:27.038+0000 I NETWORK [conn450] received client metadata from 127.0.0.1:36800 conn450: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:17:27.138+0000 I NETWORK [conn450] end connection 127.0.0.1:36800 (3 connections now open) 2021-11-01T02:17:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:40680 #451 (4 connections now open) 2021-11-01T02:17:32.089+0000 I NETWORK [conn451] end connection 10.233.75.76:40680 (3 connections now open) 2021-11-01T02:17:36.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36910 #452 (4 connections now open) 2021-11-01T02:17:36.938+0000 I NETWORK [conn452] received client metadata from 127.0.0.1:36910 conn452: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:17:37.036+0000 I NETWORK [conn452] end connection 127.0.0.1:36910 (3 connections now open) 2021-11-01T02:17:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:40774 #453 (4 connections now open) 2021-11-01T02:17:42.089+0000 I NETWORK [conn453] end connection 10.233.75.76:40774 (3 connections now open) 2021-11-01T02:17:46.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37010 #454 (4 connections now open) 2021-11-01T02:17:46.932+0000 I NETWORK [conn454] received client metadata from 127.0.0.1:37010 conn454: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:17:47.031+0000 I NETWORK [conn454] end connection 127.0.0.1:37010 (3 connections now open) 2021-11-01T02:17:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:40880 #455 (4 connections now open) 2021-11-01T02:17:52.089+0000 I NETWORK [conn455] end connection 10.233.75.76:40880 (3 connections now open) 2021-11-01T02:17:56.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37112 #456 (4 connections now open) 2021-11-01T02:17:56.934+0000 I NETWORK [conn456] received client metadata from 127.0.0.1:37112 conn456: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:17:57.031+0000 I NETWORK [conn456] end connection 127.0.0.1:37112 (3 connections now open) 2021-11-01T02:18:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:40982 #457 (4 connections now open) 2021-11-01T02:18:02.089+0000 I NETWORK [conn457] end connection 10.233.75.76:40982 (3 connections now open) 2021-11-01T02:18:07.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37220 #458 (4 connections now open) 2021-11-01T02:18:07.135+0000 I NETWORK [conn458] received client metadata from 127.0.0.1:37220 conn458: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:18:07.231+0000 I NETWORK [conn458] end connection 127.0.0.1:37220 (3 connections now open) 2021-11-01T02:18:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:41080 #459 (4 connections now open) 2021-11-01T02:18:12.089+0000 I NETWORK [conn459] end connection 10.233.75.76:41080 (3 connections now open) 2021-11-01T02:18:17.135+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37318 #460 (4 connections now open) 2021-11-01T02:18:17.136+0000 I NETWORK [conn460] received client metadata from 127.0.0.1:37318 conn460: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:18:17.231+0000 I NETWORK [conn460] end connection 127.0.0.1:37318 (3 connections now open) 2021-11-01T02:18:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:41184 #461 (4 connections now open) 2021-11-01T02:18:22.089+0000 I NETWORK [conn461] end connection 10.233.75.76:41184 (3 connections now open) 2021-11-01T02:18:26.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37416 #462 (4 connections now open) 2021-11-01T02:18:26.932+0000 I NETWORK [conn462] received client metadata from 127.0.0.1:37416 conn462: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:18:26.938+0000 I NETWORK [conn462] end connection 127.0.0.1:37416 (3 connections now open) 2021-11-01T02:18:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:41284 #463 (4 connections now open) 2021-11-01T02:18:32.089+0000 I NETWORK [conn463] end connection 10.233.75.76:41284 (3 connections now open) 2021-11-01T02:18:36.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37518 #464 (4 connections now open) 2021-11-01T02:18:36.940+0000 I NETWORK [conn464] received client metadata from 127.0.0.1:37518 conn464: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:18:37.038+0000 I NETWORK [conn464] end connection 127.0.0.1:37518 (3 connections now open) 2021-11-01T02:18:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:41384 #465 (4 connections now open) 2021-11-01T02:18:42.089+0000 I NETWORK [conn465] end connection 10.233.75.76:41384 (3 connections now open) 2021-11-01T02:18:47.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37620 #466 (4 connections now open) 2021-11-01T02:18:47.132+0000 I NETWORK [conn466] received client metadata from 127.0.0.1:37620 conn466: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:18:47.136+0000 I NETWORK [conn466] end connection 127.0.0.1:37620 (3 connections now open) 2021-11-01T02:18:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:41488 #467 (4 connections now open) 2021-11-01T02:18:52.089+0000 I NETWORK [conn467] end connection 10.233.75.76:41488 (3 connections now open) 2021-11-01T02:18:56.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37728 #468 (4 connections now open) 2021-11-01T02:18:56.931+0000 I NETWORK [conn468] received client metadata from 127.0.0.1:37728 conn468: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:18:56.936+0000 I NETWORK [conn468] end connection 127.0.0.1:37728 (3 connections now open) 2021-11-01T02:19:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:41594 #469 (4 connections now open) 2021-11-01T02:19:02.089+0000 I NETWORK [conn469] end connection 10.233.75.76:41594 (3 connections now open) 2021-11-01T02:19:06.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37824 #470 (4 connections now open) 2021-11-01T02:19:06.839+0000 I NETWORK [conn470] received client metadata from 127.0.0.1:37824 conn470: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:19:06.940+0000 I NETWORK [conn470] end connection 127.0.0.1:37824 (3 connections now open) 2021-11-01T02:19:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:41692 #471 (4 connections now open) 2021-11-01T02:19:12.089+0000 I NETWORK [conn471] end connection 10.233.75.76:41692 (3 connections now open) 2021-11-01T02:19:16.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37924 #472 (4 connections now open) 2021-11-01T02:19:16.937+0000 I NETWORK [conn472] received client metadata from 127.0.0.1:37924 conn472: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:19:17.037+0000 I NETWORK [conn472] end connection 127.0.0.1:37924 (3 connections now open) 2021-11-01T02:19:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:41790 #473 (4 connections now open) 2021-11-01T02:19:22.089+0000 I NETWORK [conn473] end connection 10.233.75.76:41790 (3 connections now open) 2021-11-01T02:19:26.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38022 #474 (4 connections now open) 2021-11-01T02:19:27.031+0000 I NETWORK [conn474] received client metadata from 127.0.0.1:38022 conn474: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:19:27.037+0000 I NETWORK [conn474] end connection 127.0.0.1:38022 (3 connections now open) 2021-11-01T02:19:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:41894 #475 (4 connections now open) 2021-11-01T02:19:32.089+0000 I NETWORK [conn475] end connection 10.233.75.76:41894 (3 connections now open) 2021-11-01T02:19:37.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38126 #476 (4 connections now open) 2021-11-01T02:19:37.032+0000 I NETWORK [conn476] received client metadata from 127.0.0.1:38126 conn476: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:19:37.131+0000 I NETWORK [conn476] end connection 127.0.0.1:38126 (3 connections now open) 2021-11-01T02:19:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:41988 #477 (4 connections now open) 2021-11-01T02:19:42.089+0000 I NETWORK [conn477] end connection 10.233.75.76:41988 (3 connections now open) 2021-11-01T02:19:46.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38224 #478 (4 connections now open) 2021-11-01T02:19:46.740+0000 I NETWORK [conn478] received client metadata from 127.0.0.1:38224 conn478: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:19:46.836+0000 I NETWORK [conn478] end connection 127.0.0.1:38224 (3 connections now open) 2021-11-01T02:19:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:42094 #479 (4 connections now open) 2021-11-01T02:19:52.089+0000 I NETWORK [conn479] end connection 10.233.75.76:42094 (3 connections now open) 2021-11-01T02:19:57.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38336 #480 (4 connections now open) 2021-11-01T02:19:57.135+0000 I NETWORK [conn480] received client metadata from 127.0.0.1:38336 conn480: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:19:57.231+0000 I NETWORK [conn480] end connection 127.0.0.1:38336 (3 connections now open) 2021-11-01T02:20:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:42200 #481 (4 connections now open) 2021-11-01T02:20:02.089+0000 I NETWORK [conn481] end connection 10.233.75.76:42200 (3 connections now open) 2021-11-01T02:20:06.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38432 #482 (4 connections now open) 2021-11-01T02:20:06.933+0000 I NETWORK [conn482] received client metadata from 127.0.0.1:38432 conn482: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:20:07.031+0000 I NETWORK [conn482] end connection 127.0.0.1:38432 (3 connections now open) 2021-11-01T02:20:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:42296 #483 (4 connections now open) 2021-11-01T02:20:12.090+0000 I NETWORK [conn483] end connection 10.233.75.76:42296 (3 connections now open) 2021-11-01T02:20:16.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38528 #484 (4 connections now open) 2021-11-01T02:20:16.836+0000 I NETWORK [conn484] received client metadata from 127.0.0.1:38528 conn484: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:20:16.936+0000 I NETWORK [conn484] end connection 127.0.0.1:38528 (3 connections now open) 2021-11-01T02:20:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:42406 #485 (4 connections now open) 2021-11-01T02:20:22.089+0000 I NETWORK [conn485] end connection 10.233.75.76:42406 (3 connections now open) 2021-11-01T02:20:27.232+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38646 #486 (4 connections now open) 2021-11-01T02:20:27.233+0000 I NETWORK [conn486] received client metadata from 127.0.0.1:38646 conn486: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:20:27.239+0000 I NETWORK [conn486] end connection 127.0.0.1:38646 (3 connections now open) 2021-11-01T02:20:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:42506 #487 (4 connections now open) 2021-11-01T02:20:32.089+0000 I NETWORK [conn487] end connection 10.233.75.76:42506 (3 connections now open) 2021-11-01T02:20:36.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38744 #488 (4 connections now open) 2021-11-01T02:20:36.932+0000 I NETWORK [conn488] received client metadata from 127.0.0.1:38744 conn488: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:20:36.939+0000 I NETWORK [conn488] end connection 127.0.0.1:38744 (3 connections now open) 2021-11-01T02:20:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:42606 #489 (4 connections now open) 2021-11-01T02:20:42.089+0000 I NETWORK [conn489] end connection 10.233.75.76:42606 (3 connections now open) 2021-11-01T02:20:47.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38844 #490 (4 connections now open) 2021-11-01T02:20:47.037+0000 I NETWORK [conn490] received client metadata from 127.0.0.1:38844 conn490: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:20:47.136+0000 I NETWORK [conn490] end connection 127.0.0.1:38844 (3 connections now open) 2021-11-01T02:20:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:42712 #491 (4 connections now open) 2021-11-01T02:20:52.089+0000 I NETWORK [conn491] end connection 10.233.75.76:42712 (3 connections now open) 2021-11-01T02:20:56.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38946 #492 (4 connections now open) 2021-11-01T02:20:56.932+0000 I NETWORK [conn492] received client metadata from 127.0.0.1:38946 conn492: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:20:56.937+0000 I NETWORK [conn492] end connection 127.0.0.1:38946 (3 connections now open) 2021-11-01T02:21:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:42814 #493 (4 connections now open) 2021-11-01T02:21:02.089+0000 I NETWORK [conn493] end connection 10.233.75.76:42814 (3 connections now open) 2021-11-01T02:21:07.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39046 #494 (4 connections now open) 2021-11-01T02:21:07.038+0000 I NETWORK [conn494] received client metadata from 127.0.0.1:39046 conn494: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:21:07.135+0000 I NETWORK [conn494] end connection 127.0.0.1:39046 (3 connections now open) 2021-11-01T02:21:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:42912 #495 (4 connections now open) 2021-11-01T02:21:12.089+0000 I NETWORK [conn495] end connection 10.233.75.76:42912 (3 connections now open) 2021-11-01T02:21:16.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39146 #496 (4 connections now open) 2021-11-01T02:21:16.935+0000 I NETWORK [conn496] received client metadata from 127.0.0.1:39146 conn496: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:21:17.032+0000 I NETWORK [conn496] end connection 127.0.0.1:39146 (3 connections now open) 2021-11-01T02:21:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:43014 #497 (4 connections now open) 2021-11-01T02:21:22.090+0000 I NETWORK [conn497] end connection 10.233.75.76:43014 (3 connections now open) 2021-11-01T02:21:27.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39250 #498 (4 connections now open) 2021-11-01T02:21:27.034+0000 I NETWORK [conn498] received client metadata from 127.0.0.1:39250 conn498: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:21:27.134+0000 I NETWORK [conn498] end connection 127.0.0.1:39250 (3 connections now open) 2021-11-01T02:21:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:43116 #499 (4 connections now open) 2021-11-01T02:21:32.089+0000 I NETWORK [conn499] end connection 10.233.75.76:43116 (3 connections now open) 2021-11-01T02:21:36.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39352 #500 (4 connections now open) 2021-11-01T02:21:36.936+0000 I NETWORK [conn500] received client metadata from 127.0.0.1:39352 conn500: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:21:37.032+0000 I NETWORK [conn500] end connection 127.0.0.1:39352 (3 connections now open) 2021-11-01T02:21:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:43220 #501 (4 connections now open) 2021-11-01T02:21:42.089+0000 I NETWORK [conn501] end connection 10.233.75.76:43220 (3 connections now open) 2021-11-01T02:21:46.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39458 #502 (4 connections now open) 2021-11-01T02:21:46.941+0000 I NETWORK [conn502] received client metadata from 127.0.0.1:39458 conn502: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:21:47.036+0000 I NETWORK [conn502] end connection 127.0.0.1:39458 (3 connections now open) 2021-11-01T02:21:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:43324 #503 (4 connections now open) 2021-11-01T02:21:52.089+0000 I NETWORK [conn503] end connection 10.233.75.76:43324 (3 connections now open) 2021-11-01T02:21:56.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39558 #504 (4 connections now open) 2021-11-01T02:21:56.933+0000 I NETWORK [conn504] received client metadata from 127.0.0.1:39558 conn504: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:21:56.939+0000 I NETWORK [conn504] end connection 127.0.0.1:39558 (3 connections now open) 2021-11-01T02:22:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:43430 #505 (4 connections now open) 2021-11-01T02:22:02.089+0000 I NETWORK [conn505] end connection 10.233.75.76:43430 (3 connections now open) 2021-11-01T02:22:07.136+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39670 #506 (4 connections now open) 2021-11-01T02:22:07.137+0000 I NETWORK [conn506] received client metadata from 127.0.0.1:39670 conn506: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:22:07.141+0000 I NETWORK [conn506] end connection 127.0.0.1:39670 (3 connections now open) 2021-11-01T02:22:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:43532 #507 (4 connections now open) 2021-11-01T02:22:12.089+0000 I NETWORK [conn507] end connection 10.233.75.76:43532 (3 connections now open) 2021-11-01T02:22:17.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39770 #508 (4 connections now open) 2021-11-01T02:22:17.033+0000 I NETWORK [conn508] received client metadata from 127.0.0.1:39770 conn508: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:22:17.131+0000 I NETWORK [conn508] end connection 127.0.0.1:39770 (3 connections now open) 2021-11-01T02:22:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:43638 #509 (4 connections now open) 2021-11-01T02:22:22.089+0000 I NETWORK [conn509] end connection 10.233.75.76:43638 (3 connections now open) 2021-11-01T02:22:26.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39870 #510 (4 connections now open) 2021-11-01T02:22:26.840+0000 I NETWORK [conn510] received client metadata from 127.0.0.1:39870 conn510: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:22:26.937+0000 I NETWORK [conn510] end connection 127.0.0.1:39870 (3 connections now open) 2021-11-01T02:22:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:43744 #511 (4 connections now open) 2021-11-01T02:22:32.089+0000 I NETWORK [conn511] end connection 10.233.75.76:43744 (3 connections now open) 2021-11-01T02:22:36.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39974 #512 (4 connections now open) 2021-11-01T02:22:37.032+0000 I NETWORK [conn512] received client metadata from 127.0.0.1:39974 conn512: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:22:37.037+0000 I NETWORK [conn512] end connection 127.0.0.1:39974 (3 connections now open) 2021-11-01T02:22:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:43838 #513 (4 connections now open) 2021-11-01T02:22:42.090+0000 I NETWORK [conn513] end connection 10.233.75.76:43838 (3 connections now open) 2021-11-01T02:22:46.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40072 #514 (4 connections now open) 2021-11-01T02:22:46.836+0000 I NETWORK [conn514] received client metadata from 127.0.0.1:40072 conn514: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:22:46.931+0000 I NETWORK [conn514] end connection 127.0.0.1:40072 (3 connections now open) 2021-11-01T02:22:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:43944 #515 (4 connections now open) 2021-11-01T02:22:52.089+0000 I NETWORK [conn515] end connection 10.233.75.76:43944 (3 connections now open) 2021-11-01T02:22:56.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40176 #516 (4 connections now open) 2021-11-01T02:22:56.838+0000 I NETWORK [conn516] received client metadata from 127.0.0.1:40176 conn516: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:22:56.936+0000 I NETWORK [conn516] end connection 127.0.0.1:40176 (3 connections now open) 2021-11-01T02:23:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:44046 #517 (4 connections now open) 2021-11-01T02:23:02.089+0000 I NETWORK [conn517] end connection 10.233.75.76:44046 (3 connections now open) 2021-11-01T02:23:06.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40284 #518 (4 connections now open) 2021-11-01T02:23:06.943+0000 I NETWORK [conn518] received client metadata from 127.0.0.1:40284 conn518: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:23:07.131+0000 I NETWORK [conn518] end connection 127.0.0.1:40284 (3 connections now open) 2021-11-01T02:23:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:44150 #519 (4 connections now open) 2021-11-01T02:23:12.089+0000 I NETWORK [conn519] end connection 10.233.75.76:44150 (3 connections now open) 2021-11-01T02:23:16.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40378 #520 (4 connections now open) 2021-11-01T02:23:16.741+0000 I NETWORK [conn520] received client metadata from 127.0.0.1:40378 conn520: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:23:16.836+0000 I NETWORK [conn520] end connection 127.0.0.1:40378 (3 connections now open) 2021-11-01T02:23:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:44254 #521 (4 connections now open) 2021-11-01T02:23:22.089+0000 I NETWORK [conn521] end connection 10.233.75.76:44254 (3 connections now open) 2021-11-01T02:23:27.232+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40492 #522 (4 connections now open) 2021-11-01T02:23:27.233+0000 I NETWORK [conn522] received client metadata from 127.0.0.1:40492 conn522: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:23:27.333+0000 I NETWORK [conn522] end connection 127.0.0.1:40492 (3 connections now open) 2021-11-01T02:23:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:44354 #523 (4 connections now open) 2021-11-01T02:23:32.089+0000 I NETWORK [conn523] end connection 10.233.75.76:44354 (3 connections now open) 2021-11-01T02:23:36.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40588 #524 (4 connections now open) 2021-11-01T02:23:37.031+0000 I NETWORK [conn524] received client metadata from 127.0.0.1:40588 conn524: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:23:37.131+0000 I NETWORK [conn524] end connection 127.0.0.1:40588 (3 connections now open) 2021-11-01T02:23:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:44454 #525 (4 connections now open) 2021-11-01T02:23:42.089+0000 I NETWORK [conn525] end connection 10.233.75.76:44454 (3 connections now open) 2021-11-01T02:23:46.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40688 #526 (4 connections now open) 2021-11-01T02:23:46.937+0000 I NETWORK [conn526] received client metadata from 127.0.0.1:40688 conn526: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:23:47.036+0000 I NETWORK [conn526] end connection 127.0.0.1:40688 (3 connections now open) 2021-11-01T02:23:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:44558 #527 (4 connections now open) 2021-11-01T02:23:52.089+0000 I NETWORK [conn527] end connection 10.233.75.76:44558 (3 connections now open) 2021-11-01T02:23:56.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40790 #528 (4 connections now open) 2021-11-01T02:23:56.742+0000 I NETWORK [conn528] received client metadata from 127.0.0.1:40790 conn528: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:23:56.837+0000 I NETWORK [conn528] end connection 127.0.0.1:40790 (3 connections now open) 2021-11-01T02:24:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:44662 #529 (4 connections now open) 2021-11-01T02:24:02.089+0000 I NETWORK [conn529] end connection 10.233.75.76:44662 (3 connections now open) 2021-11-01T02:24:06.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40894 #530 (4 connections now open) 2021-11-01T02:24:06.943+0000 I NETWORK [conn530] received client metadata from 127.0.0.1:40894 conn530: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:24:07.037+0000 I NETWORK [conn530] end connection 127.0.0.1:40894 (3 connections now open) 2021-11-01T02:24:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:44760 #531 (4 connections now open) 2021-11-01T02:24:12.089+0000 I NETWORK [conn531] end connection 10.233.75.76:44760 (3 connections now open) 2021-11-01T02:24:17.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40992 #532 (4 connections now open) 2021-11-01T02:24:17.033+0000 I NETWORK [conn532] received client metadata from 127.0.0.1:40992 conn532: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:24:17.136+0000 I NETWORK [conn532] end connection 127.0.0.1:40992 (3 connections now open) 2021-11-01T02:24:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:44862 #533 (4 connections now open) 2021-11-01T02:24:22.089+0000 I NETWORK [conn533] end connection 10.233.75.76:44862 (3 connections now open) 2021-11-01T02:24:27.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41104 #534 (4 connections now open) 2021-11-01T02:24:27.231+0000 I NETWORK [conn534] received client metadata from 127.0.0.1:41104 conn534: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:24:27.237+0000 I NETWORK [conn534] end connection 127.0.0.1:41104 (3 connections now open) 2021-11-01T02:24:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:44970 #535 (4 connections now open) 2021-11-01T02:24:32.089+0000 I NETWORK [conn535] end connection 10.233.75.76:44970 (3 connections now open) 2021-11-01T02:24:36.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41202 #536 (4 connections now open) 2021-11-01T02:24:36.940+0000 I NETWORK [conn536] received client metadata from 127.0.0.1:41202 conn536: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:24:37.037+0000 I NETWORK [conn536] end connection 127.0.0.1:41202 (3 connections now open) 2021-11-01T02:24:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:45064 #537 (4 connections now open) 2021-11-01T02:24:42.089+0000 I NETWORK [conn537] end connection 10.233.75.76:45064 (3 connections now open) 2021-11-01T02:24:46.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41302 #538 (4 connections now open) 2021-11-01T02:24:46.936+0000 I NETWORK [conn538] received client metadata from 127.0.0.1:41302 conn538: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:24:47.031+0000 I NETWORK [conn538] end connection 127.0.0.1:41302 (3 connections now open) 2021-11-01T02:24:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:45170 #539 (4 connections now open) 2021-11-01T02:24:52.089+0000 I NETWORK [conn539] end connection 10.233.75.76:45170 (3 connections now open) 2021-11-01T02:24:56.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41406 #540 (4 connections now open) 2021-11-01T02:24:56.836+0000 I NETWORK [conn540] received client metadata from 127.0.0.1:41406 conn540: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:24:56.931+0000 I NETWORK [conn540] end connection 127.0.0.1:41406 (3 connections now open) 2021-11-01T02:25:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:45276 #541 (4 connections now open) 2021-11-01T02:25:02.089+0000 I NETWORK [conn541] end connection 10.233.75.76:45276 (3 connections now open) 2021-11-01T02:25:06.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41508 #542 (4 connections now open) 2021-11-01T02:25:06.939+0000 I NETWORK [conn542] received client metadata from 127.0.0.1:41508 conn542: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:25:07.035+0000 I NETWORK [conn542] end connection 127.0.0.1:41508 (3 connections now open) 2021-11-01T02:25:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:45372 #543 (4 connections now open) 2021-11-01T02:25:12.089+0000 I NETWORK [conn543] end connection 10.233.75.76:45372 (3 connections now open) 2021-11-01T02:25:16.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41610 #544 (4 connections now open) 2021-11-01T02:25:16.931+0000 I NETWORK [conn544] received client metadata from 127.0.0.1:41610 conn544: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:25:16.939+0000 I NETWORK [conn544] end connection 127.0.0.1:41610 (3 connections now open) 2021-11-01T02:25:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:45476 #545 (4 connections now open) 2021-11-01T02:25:22.089+0000 I NETWORK [conn545] end connection 10.233.75.76:45476 (3 connections now open) 2021-11-01T02:25:27.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41710 #546 (4 connections now open) 2021-11-01T02:25:27.035+0000 I NETWORK [conn546] received client metadata from 127.0.0.1:41710 conn546: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:25:27.131+0000 I NETWORK [conn546] end connection 127.0.0.1:41710 (3 connections now open) 2021-11-01T02:25:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:45574 #547 (4 connections now open) 2021-11-01T02:25:32.090+0000 I NETWORK [conn547] end connection 10.233.75.76:45574 (3 connections now open) 2021-11-01T02:25:37.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41814 #548 (4 connections now open) 2021-11-01T02:25:37.131+0000 I NETWORK [conn548] received client metadata from 127.0.0.1:41814 conn548: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:25:37.136+0000 I NETWORK [conn548] end connection 127.0.0.1:41814 (3 connections now open) 2021-11-01T02:25:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:45676 #549 (4 connections now open) 2021-11-01T02:25:42.089+0000 I NETWORK [conn549] end connection 10.233.75.76:45676 (3 connections now open) 2021-11-01T02:25:46.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41910 #550 (4 connections now open) 2021-11-01T02:25:46.838+0000 I NETWORK [conn550] received client metadata from 127.0.0.1:41910 conn550: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:25:46.938+0000 I NETWORK [conn550] end connection 127.0.0.1:41910 (3 connections now open) 2021-11-01T02:25:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:45788 #551 (4 connections now open) 2021-11-01T02:25:52.089+0000 I NETWORK [conn551] end connection 10.233.75.76:45788 (3 connections now open) 2021-11-01T02:25:56.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42020 #552 (4 connections now open) 2021-11-01T02:25:56.931+0000 I NETWORK [conn552] received client metadata from 127.0.0.1:42020 conn552: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:25:56.938+0000 I NETWORK [conn552] end connection 127.0.0.1:42020 (3 connections now open) 2021-11-01T02:26:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:45888 #553 (4 connections now open) 2021-11-01T02:26:02.089+0000 I NETWORK [conn553] end connection 10.233.75.76:45888 (3 connections now open) 2021-11-01T02:26:07.231+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42128 #554 (4 connections now open) 2021-11-01T02:26:07.232+0000 I NETWORK [conn554] received client metadata from 127.0.0.1:42128 conn554: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:26:07.238+0000 I NETWORK [conn554] end connection 127.0.0.1:42128 (3 connections now open) 2021-11-01T02:26:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:45988 #555 (4 connections now open) 2021-11-01T02:26:12.089+0000 I NETWORK [conn555] end connection 10.233.75.76:45988 (3 connections now open) 2021-11-01T02:26:17.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42218 #556 (4 connections now open) 2021-11-01T02:26:17.034+0000 I NETWORK [conn556] received client metadata from 127.0.0.1:42218 conn556: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:26:17.037+0000 I NETWORK [conn556] end connection 127.0.0.1:42218 (3 connections now open) 2021-11-01T02:26:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:46090 #557 (4 connections now open) 2021-11-01T02:26:22.089+0000 I NETWORK [conn557] end connection 10.233.75.76:46090 (3 connections now open) 2021-11-01T02:26:26.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42324 #558 (4 connections now open) 2021-11-01T02:26:26.838+0000 I NETWORK [conn558] received client metadata from 127.0.0.1:42324 conn558: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:26:26.934+0000 I NETWORK [conn558] end connection 127.0.0.1:42324 (3 connections now open) 2021-11-01T02:26:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:46190 #559 (4 connections now open) 2021-11-01T02:26:32.089+0000 I NETWORK [conn559] end connection 10.233.75.76:46190 (3 connections now open) 2021-11-01T02:26:36.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42426 #560 (4 connections now open) 2021-11-01T02:26:36.931+0000 I NETWORK [conn560] received client metadata from 127.0.0.1:42426 conn560: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:26:36.938+0000 I NETWORK [conn560] end connection 127.0.0.1:42426 (3 connections now open) 2021-11-01T02:26:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:46292 #561 (4 connections now open) 2021-11-01T02:26:42.089+0000 I NETWORK [conn561] end connection 10.233.75.76:46292 (3 connections now open) 2021-11-01T02:26:46.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42526 #562 (4 connections now open) 2021-11-01T02:26:46.936+0000 I NETWORK [conn562] received client metadata from 127.0.0.1:42526 conn562: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:26:47.035+0000 I NETWORK [conn562] end connection 127.0.0.1:42526 (3 connections now open) 2021-11-01T02:26:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:46396 #563 (4 connections now open) 2021-11-01T02:26:52.089+0000 I NETWORK [conn563] end connection 10.233.75.76:46396 (3 connections now open) 2021-11-01T02:26:56.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42630 #564 (4 connections now open) 2021-11-01T02:26:56.934+0000 I NETWORK [conn564] received client metadata from 127.0.0.1:42630 conn564: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:26:57.034+0000 I NETWORK [conn564] end connection 127.0.0.1:42630 (3 connections now open) 2021-11-01T02:27:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:46496 #565 (4 connections now open) 2021-11-01T02:27:02.089+0000 I NETWORK [conn565] end connection 10.233.75.76:46496 (3 connections now open) 2021-11-01T02:27:07.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42732 #566 (4 connections now open) 2021-11-01T02:27:07.035+0000 I NETWORK [conn566] received client metadata from 127.0.0.1:42732 conn566: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:27:07.134+0000 I NETWORK [conn566] end connection 127.0.0.1:42732 (3 connections now open) 2021-11-01T02:27:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:46604 #567 (4 connections now open) 2021-11-01T02:27:12.089+0000 I NETWORK [conn567] end connection 10.233.75.76:46604 (3 connections now open) 2021-11-01T02:27:17.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42840 #568 (4 connections now open) 2021-11-01T02:27:17.037+0000 I NETWORK [conn568] received client metadata from 127.0.0.1:42840 conn568: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:27:17.137+0000 I NETWORK [conn568] end connection 127.0.0.1:42840 (3 connections now open) 2021-11-01T02:27:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:46714 #569 (4 connections now open) 2021-11-01T02:27:22.089+0000 I NETWORK [conn569] end connection 10.233.75.76:46714 (3 connections now open) 2021-11-01T02:27:26.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42948 #570 (4 connections now open) 2021-11-01T02:27:26.842+0000 I NETWORK [conn570] received client metadata from 127.0.0.1:42948 conn570: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:27:26.938+0000 I NETWORK [conn570] end connection 127.0.0.1:42948 (3 connections now open) 2021-11-01T02:27:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:46818 #571 (4 connections now open) 2021-11-01T02:27:32.089+0000 I NETWORK [conn571] end connection 10.233.75.76:46818 (3 connections now open) 2021-11-01T02:27:36.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43052 #572 (4 connections now open) 2021-11-01T02:27:36.838+0000 I NETWORK [conn572] received client metadata from 127.0.0.1:43052 conn572: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:27:36.935+0000 I NETWORK [conn572] end connection 127.0.0.1:43052 (3 connections now open) 2021-11-01T02:27:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:46916 #573 (4 connections now open) 2021-11-01T02:27:42.089+0000 I NETWORK [conn573] end connection 10.233.75.76:46916 (3 connections now open) 2021-11-01T02:27:46.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43152 #574 (4 connections now open) 2021-11-01T02:27:46.941+0000 I NETWORK [conn574] received client metadata from 127.0.0.1:43152 conn574: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:27:47.131+0000 I NETWORK [conn574] end connection 127.0.0.1:43152 (3 connections now open) 2021-11-01T02:27:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:47022 #575 (4 connections now open) 2021-11-01T02:27:52.089+0000 I NETWORK [conn575] end connection 10.233.75.76:47022 (3 connections now open) 2021-11-01T02:27:57.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43254 #576 (4 connections now open) 2021-11-01T02:27:57.035+0000 I NETWORK [conn576] received client metadata from 127.0.0.1:43254 conn576: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:27:57.134+0000 I NETWORK [conn576] end connection 127.0.0.1:43254 (3 connections now open) 2021-11-01T02:28:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:47122 #577 (4 connections now open) 2021-11-01T02:28:02.089+0000 I NETWORK [conn577] end connection 10.233.75.76:47122 (3 connections now open) 2021-11-01T02:28:06.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43356 #578 (4 connections now open) 2021-11-01T02:28:06.931+0000 I NETWORK [conn578] received client metadata from 127.0.0.1:43356 conn578: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:28:06.938+0000 I NETWORK [conn578] end connection 127.0.0.1:43356 (3 connections now open) 2021-11-01T02:28:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:47220 #579 (4 connections now open) 2021-11-01T02:28:12.089+0000 I NETWORK [conn579] end connection 10.233.75.76:47220 (3 connections now open) 2021-11-01T02:28:16.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43452 #580 (4 connections now open) 2021-11-01T02:28:16.840+0000 I NETWORK [conn580] received client metadata from 127.0.0.1:43452 conn580: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:28:16.935+0000 I NETWORK [conn580] end connection 127.0.0.1:43452 (3 connections now open) 2021-11-01T02:28:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:47324 #581 (4 connections now open) 2021-11-01T02:28:22.089+0000 I NETWORK [conn581] end connection 10.233.75.76:47324 (3 connections now open) 2021-11-01T02:28:26.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43558 #582 (4 connections now open) 2021-11-01T02:28:26.934+0000 I NETWORK [conn582] received client metadata from 127.0.0.1:43558 conn582: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:28:27.032+0000 I NETWORK [conn582] end connection 127.0.0.1:43558 (3 connections now open) 2021-11-01T02:28:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:47422 #583 (4 connections now open) 2021-11-01T02:28:32.089+0000 I NETWORK [conn583] end connection 10.233.75.76:47422 (3 connections now open) 2021-11-01T02:28:36.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43660 #584 (4 connections now open) 2021-11-01T02:28:36.641+0000 I NETWORK [conn584] received client metadata from 127.0.0.1:43660 conn584: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:28:36.739+0000 I NETWORK [conn584] end connection 127.0.0.1:43660 (3 connections now open) 2021-11-01T02:28:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:47530 #585 (4 connections now open) 2021-11-01T02:28:42.089+0000 I NETWORK [conn585] end connection 10.233.75.76:47530 (3 connections now open) 2021-11-01T02:28:46.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43766 #586 (4 connections now open) 2021-11-01T02:28:46.931+0000 I NETWORK [conn586] received client metadata from 127.0.0.1:43766 conn586: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:28:46.938+0000 I NETWORK [conn586] end connection 127.0.0.1:43766 (3 connections now open) 2021-11-01T02:28:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:47636 #587 (4 connections now open) 2021-11-01T02:28:52.089+0000 I NETWORK [conn587] end connection 10.233.75.76:47636 (3 connections now open) 2021-11-01T02:28:56.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43870 #588 (4 connections now open) 2021-11-01T02:28:56.935+0000 I NETWORK [conn588] received client metadata from 127.0.0.1:43870 conn588: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:28:57.036+0000 I NETWORK [conn588] end connection 127.0.0.1:43870 (3 connections now open) 2021-11-01T02:29:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:47736 #589 (4 connections now open) 2021-11-01T02:29:02.089+0000 I NETWORK [conn589] end connection 10.233.75.76:47736 (3 connections now open) 2021-11-01T02:29:06.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43970 #590 (4 connections now open) 2021-11-01T02:29:06.836+0000 I NETWORK [conn590] received client metadata from 127.0.0.1:43970 conn590: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:29:06.931+0000 I NETWORK [conn590] end connection 127.0.0.1:43970 (3 connections now open) 2021-11-01T02:29:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:47836 #591 (4 connections now open) 2021-11-01T02:29:12.089+0000 I NETWORK [conn591] end connection 10.233.75.76:47836 (3 connections now open) 2021-11-01T02:29:17.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44068 #592 (4 connections now open) 2021-11-01T02:29:17.033+0000 I NETWORK [conn592] received client metadata from 127.0.0.1:44068 conn592: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:29:17.039+0000 I NETWORK [conn592] end connection 127.0.0.1:44068 (3 connections now open) 2021-11-01T02:29:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:47938 #593 (4 connections now open) 2021-11-01T02:29:22.089+0000 I NETWORK [conn593] end connection 10.233.75.76:47938 (3 connections now open) 2021-11-01T02:29:27.139+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44180 #594 (4 connections now open) 2021-11-01T02:29:27.140+0000 I NETWORK [conn594] received client metadata from 127.0.0.1:44180 conn594: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:29:27.235+0000 I NETWORK [conn594] end connection 127.0.0.1:44180 (3 connections now open) 2021-11-01T02:29:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48038 #595 (4 connections now open) 2021-11-01T02:29:32.089+0000 I NETWORK [conn595] end connection 10.233.75.76:48038 (3 connections now open) 2021-11-01T02:29:36.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44276 #596 (4 connections now open) 2021-11-01T02:29:36.833+0000 I NETWORK [conn596] received client metadata from 127.0.0.1:44276 conn596: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:29:36.932+0000 I NETWORK [conn596] end connection 127.0.0.1:44276 (3 connections now open) 2021-11-01T02:29:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48140 #597 (4 connections now open) 2021-11-01T02:29:42.089+0000 I NETWORK [conn597] end connection 10.233.75.76:48140 (3 connections now open) 2021-11-01T02:29:47.138+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44378 #598 (4 connections now open) 2021-11-01T02:29:47.139+0000 I NETWORK [conn598] received client metadata from 127.0.0.1:44378 conn598: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:29:47.236+0000 I NETWORK [conn598] end connection 127.0.0.1:44378 (3 connections now open) 2021-11-01T02:29:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48240 #599 (4 connections now open) 2021-11-01T02:29:52.089+0000 I NETWORK [conn599] end connection 10.233.75.76:48240 (3 connections now open) 2021-11-01T02:29:57.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44480 #600 (4 connections now open) 2021-11-01T02:29:57.138+0000 I NETWORK [conn600] received client metadata from 127.0.0.1:44480 conn600: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:29:57.235+0000 I NETWORK [conn600] end connection 127.0.0.1:44480 (3 connections now open) 2021-11-01T02:30:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48344 #601 (4 connections now open) 2021-11-01T02:30:02.089+0000 I NETWORK [conn601] end connection 10.233.75.76:48344 (3 connections now open) 2021-11-01T02:30:07.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44576 #602 (4 connections now open) 2021-11-01T02:30:07.038+0000 I NETWORK [conn602] received client metadata from 127.0.0.1:44576 conn602: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:30:07.136+0000 I NETWORK [conn602] end connection 127.0.0.1:44576 (3 connections now open) 2021-11-01T02:30:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48442 #603 (4 connections now open) 2021-11-01T02:30:12.089+0000 I NETWORK [conn603] end connection 10.233.75.76:48442 (3 connections now open) 2021-11-01T02:30:17.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44678 #604 (4 connections now open) 2021-11-01T02:30:17.131+0000 I NETWORK [conn604] received client metadata from 127.0.0.1:44678 conn604: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:30:17.137+0000 I NETWORK [conn604] end connection 127.0.0.1:44678 (3 connections now open) 2021-11-01T02:30:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48546 #605 (4 connections now open) 2021-11-01T02:30:22.089+0000 I NETWORK [conn605] end connection 10.233.75.76:48546 (3 connections now open) 2021-11-01T02:30:26.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44778 #606 (4 connections now open) 2021-11-01T02:30:26.934+0000 I NETWORK [conn606] received client metadata from 127.0.0.1:44778 conn606: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:30:27.032+0000 I NETWORK [conn606] end connection 127.0.0.1:44778 (3 connections now open) 2021-11-01T02:30:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48650 #607 (4 connections now open) 2021-11-01T02:30:32.090+0000 I NETWORK [conn607] end connection 10.233.75.76:48650 (3 connections now open) 2021-11-01T02:30:36.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44882 #608 (4 connections now open) 2021-11-01T02:30:36.931+0000 I NETWORK [conn608] received client metadata from 127.0.0.1:44882 conn608: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:30:36.938+0000 I NETWORK [conn608] end connection 127.0.0.1:44882 (3 connections now open) 2021-11-01T02:30:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48746 #609 (4 connections now open) 2021-11-01T02:30:42.089+0000 I NETWORK [conn609] end connection 10.233.75.76:48746 (3 connections now open) 2021-11-01T02:30:47.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44978 #610 (4 connections now open) 2021-11-01T02:30:47.034+0000 I NETWORK [conn610] received client metadata from 127.0.0.1:44978 conn610: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:30:47.131+0000 I NETWORK [conn610] end connection 127.0.0.1:44978 (3 connections now open) 2021-11-01T02:30:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48848 #611 (4 connections now open) 2021-11-01T02:30:52.089+0000 I NETWORK [conn611] end connection 10.233.75.76:48848 (3 connections now open) 2021-11-01T02:30:56.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45080 #612 (4 connections now open) 2021-11-01T02:30:56.941+0000 I NETWORK [conn612] received client metadata from 127.0.0.1:45080 conn612: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:30:57.131+0000 I NETWORK [conn612] end connection 127.0.0.1:45080 (3 connections now open) 2021-11-01T02:31:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:48948 #613 (4 connections now open) 2021-11-01T02:31:02.089+0000 I NETWORK [conn613] end connection 10.233.75.76:48948 (3 connections now open) 2021-11-01T02:31:06.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45182 #614 (4 connections now open) 2021-11-01T02:31:06.940+0000 I NETWORK [conn614] received client metadata from 127.0.0.1:45182 conn614: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:31:07.037+0000 I NETWORK [conn614] end connection 127.0.0.1:45182 (3 connections now open) 2021-11-01T02:31:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49048 #615 (4 connections now open) 2021-11-01T02:31:12.089+0000 I NETWORK [conn615] end connection 10.233.75.76:49048 (3 connections now open) 2021-11-01T02:31:17.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45278 #616 (4 connections now open) 2021-11-01T02:31:17.037+0000 I NETWORK [conn616] received client metadata from 127.0.0.1:45278 conn616: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:31:17.135+0000 I NETWORK [conn616] end connection 127.0.0.1:45278 (3 connections now open) 2021-11-01T02:31:22.090+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49150 #617 (4 connections now open) 2021-11-01T02:31:22.090+0000 I NETWORK [conn617] end connection 10.233.75.76:49150 (3 connections now open) 2021-11-01T02:31:26.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45388 #618 (4 connections now open) 2021-11-01T02:31:26.839+0000 I NETWORK [conn618] received client metadata from 127.0.0.1:45388 conn618: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:31:26.936+0000 I NETWORK [conn618] end connection 127.0.0.1:45388 (3 connections now open) 2021-11-01T02:31:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49254 #619 (4 connections now open) 2021-11-01T02:31:32.089+0000 I NETWORK [conn619] end connection 10.233.75.76:49254 (3 connections now open) 2021-11-01T02:31:36.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45494 #620 (4 connections now open) 2021-11-01T02:31:37.033+0000 I NETWORK [conn620] received client metadata from 127.0.0.1:45494 conn620: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:31:37.134+0000 I NETWORK [conn620] end connection 127.0.0.1:45494 (3 connections now open) 2021-11-01T02:31:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49358 #621 (4 connections now open) 2021-11-01T02:31:42.089+0000 I NETWORK [conn621] end connection 10.233.75.76:49358 (3 connections now open) 2021-11-01T02:31:46.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45588 #622 (4 connections now open) 2021-11-01T02:31:46.936+0000 I NETWORK [conn622] received client metadata from 127.0.0.1:45588 conn622: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:31:47.035+0000 I NETWORK [conn622] end connection 127.0.0.1:45588 (3 connections now open) 2021-11-01T02:31:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49458 #623 (4 connections now open) 2021-11-01T02:31:52.089+0000 I NETWORK [conn623] end connection 10.233.75.76:49458 (3 connections now open) 2021-11-01T02:31:57.232+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45698 #624 (4 connections now open) 2021-11-01T02:31:57.233+0000 I NETWORK [conn624] received client metadata from 127.0.0.1:45698 conn624: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:31:57.331+0000 I NETWORK [conn624] end connection 127.0.0.1:45698 (3 connections now open) 2021-11-01T02:32:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49560 #625 (4 connections now open) 2021-11-01T02:32:02.089+0000 I NETWORK [conn625] end connection 10.233.75.76:49560 (3 connections now open) 2021-11-01T02:32:06.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45794 #626 (4 connections now open) 2021-11-01T02:32:06.740+0000 I NETWORK [conn626] received client metadata from 127.0.0.1:45794 conn626: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:32:06.835+0000 I NETWORK [conn626] end connection 127.0.0.1:45794 (3 connections now open) 2021-11-01T02:32:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49668 #627 (4 connections now open) 2021-11-01T02:32:12.089+0000 I NETWORK [conn627] end connection 10.233.75.76:49668 (3 connections now open) 2021-11-01T02:32:16.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45898 #628 (4 connections now open) 2021-11-01T02:32:17.032+0000 I NETWORK [conn628] received client metadata from 127.0.0.1:45898 conn628: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:32:17.136+0000 I NETWORK [conn628] end connection 127.0.0.1:45898 (3 connections now open) 2021-11-01T02:32:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49770 #629 (4 connections now open) 2021-11-01T02:32:22.089+0000 I NETWORK [conn629] end connection 10.233.75.76:49770 (3 connections now open) 2021-11-01T02:32:26.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46002 #630 (4 connections now open) 2021-11-01T02:32:26.736+0000 I NETWORK [conn630] received client metadata from 127.0.0.1:46002 conn630: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:32:26.740+0000 I NETWORK [conn630] end connection 127.0.0.1:46002 (3 connections now open) 2021-11-01T02:32:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49868 #631 (4 connections now open) 2021-11-01T02:32:32.089+0000 I NETWORK [conn631] end connection 10.233.75.76:49868 (3 connections now open) 2021-11-01T02:32:36.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46106 #632 (4 connections now open) 2021-11-01T02:32:37.031+0000 I NETWORK [conn632] received client metadata from 127.0.0.1:46106 conn632: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:32:37.132+0000 I NETWORK [conn632] end connection 127.0.0.1:46106 (3 connections now open) 2021-11-01T02:32:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:49970 #633 (4 connections now open) 2021-11-01T02:32:42.089+0000 I NETWORK [conn633] end connection 10.233.75.76:49970 (3 connections now open) 2021-11-01T02:32:46.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46208 #634 (4 connections now open) 2021-11-01T02:32:47.031+0000 I NETWORK [conn634] received client metadata from 127.0.0.1:46208 conn634: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:32:47.131+0000 I NETWORK [conn634] end connection 127.0.0.1:46208 (3 connections now open) 2021-11-01T02:32:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50076 #635 (4 connections now open) 2021-11-01T02:32:52.089+0000 I NETWORK [conn635] end connection 10.233.75.76:50076 (3 connections now open) 2021-11-01T02:32:56.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46310 #636 (4 connections now open) 2021-11-01T02:32:57.032+0000 I NETWORK [conn636] received client metadata from 127.0.0.1:46310 conn636: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:32:57.131+0000 I NETWORK [conn636] end connection 127.0.0.1:46310 (3 connections now open) 2021-11-01T02:33:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50174 #637 (4 connections now open) 2021-11-01T02:33:02.089+0000 I NETWORK [conn637] end connection 10.233.75.76:50174 (3 connections now open) 2021-11-01T02:33:07.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46408 #638 (4 connections now open) 2021-11-01T02:33:07.131+0000 I NETWORK [conn638] received client metadata from 127.0.0.1:46408 conn638: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:33:07.136+0000 I NETWORK [conn638] end connection 127.0.0.1:46408 (3 connections now open) 2021-11-01T02:33:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50272 #639 (4 connections now open) 2021-11-01T02:33:12.089+0000 I NETWORK [conn639] end connection 10.233.75.76:50272 (3 connections now open) 2021-11-01T02:33:17.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46516 #640 (4 connections now open) 2021-11-01T02:33:17.133+0000 I NETWORK [conn640] received client metadata from 127.0.0.1:46516 conn640: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:33:17.138+0000 I NETWORK [conn640] end connection 127.0.0.1:46516 (3 connections now open) 2021-11-01T02:33:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50376 #641 (4 connections now open) 2021-11-01T02:33:22.089+0000 I NETWORK [conn641] end connection 10.233.75.76:50376 (3 connections now open) 2021-11-01T02:33:26.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46610 #642 (4 connections now open) 2021-11-01T02:33:26.933+0000 I NETWORK [conn642] received client metadata from 127.0.0.1:46610 conn642: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:33:27.033+0000 I NETWORK [conn642] end connection 127.0.0.1:46610 (3 connections now open) 2021-11-01T02:33:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50480 #643 (4 connections now open) 2021-11-01T02:33:32.089+0000 I NETWORK [conn643] end connection 10.233.75.76:50480 (3 connections now open) 2021-11-01T02:33:37.136+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46720 #644 (4 connections now open) 2021-11-01T02:33:37.231+0000 I NETWORK [conn644] received client metadata from 127.0.0.1:46720 conn644: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:33:37.238+0000 I NETWORK [conn644] end connection 127.0.0.1:46720 (3 connections now open) 2021-11-01T02:33:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50576 #645 (4 connections now open) 2021-11-01T02:33:42.089+0000 I NETWORK [conn645] end connection 10.233.75.76:50576 (3 connections now open) 2021-11-01T02:33:47.138+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46814 #646 (4 connections now open) 2021-11-01T02:33:47.139+0000 I NETWORK [conn646] received client metadata from 127.0.0.1:46814 conn646: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:33:47.236+0000 I NETWORK [conn646] end connection 127.0.0.1:46814 (3 connections now open) 2021-11-01T02:33:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50678 #647 (4 connections now open) 2021-11-01T02:33:52.089+0000 I NETWORK [conn647] end connection 10.233.75.76:50678 (3 connections now open) 2021-11-01T02:33:56.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46910 #648 (4 connections now open) 2021-11-01T02:33:56.831+0000 I NETWORK [conn648] received client metadata from 127.0.0.1:46910 conn648: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:33:56.836+0000 I NETWORK [conn648] end connection 127.0.0.1:46910 (3 connections now open) 2021-11-01T02:34:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50778 #649 (4 connections now open) 2021-11-01T02:34:02.089+0000 I NETWORK [conn649] end connection 10.233.75.76:50778 (3 connections now open) 2021-11-01T02:34:06.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47014 #650 (4 connections now open) 2021-11-01T02:34:06.833+0000 I NETWORK [conn650] received client metadata from 127.0.0.1:47014 conn650: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:34:06.931+0000 I NETWORK [conn650] end connection 127.0.0.1:47014 (3 connections now open) 2021-11-01T02:34:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50884 #651 (4 connections now open) 2021-11-01T02:34:12.089+0000 I NETWORK [conn651] end connection 10.233.75.76:50884 (3 connections now open) 2021-11-01T02:34:16.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47116 #652 (4 connections now open) 2021-11-01T02:34:16.937+0000 I NETWORK [conn652] received client metadata from 127.0.0.1:47116 conn652: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:34:17.035+0000 I NETWORK [conn652] end connection 127.0.0.1:47116 (3 connections now open) 2021-11-01T02:34:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:50986 #653 (4 connections now open) 2021-11-01T02:34:22.089+0000 I NETWORK [conn653] end connection 10.233.75.76:50986 (3 connections now open) 2021-11-01T02:34:26.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47220 #654 (4 connections now open) 2021-11-01T02:34:26.834+0000 I NETWORK [conn654] received client metadata from 127.0.0.1:47220 conn654: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:34:26.931+0000 I NETWORK [conn654] end connection 127.0.0.1:47220 (3 connections now open) 2021-11-01T02:34:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51084 #655 (4 connections now open) 2021-11-01T02:34:32.089+0000 I NETWORK [conn655] end connection 10.233.75.76:51084 (3 connections now open) 2021-11-01T02:34:37.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47324 #656 (4 connections now open) 2021-11-01T02:34:37.131+0000 I NETWORK [conn656] received client metadata from 127.0.0.1:47324 conn656: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:34:37.136+0000 I NETWORK [conn656] end connection 127.0.0.1:47324 (3 connections now open) 2021-11-01T02:34:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51186 #657 (4 connections now open) 2021-11-01T02:34:42.089+0000 I NETWORK [conn657] end connection 10.233.75.76:51186 (3 connections now open) 2021-11-01T02:34:46.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47416 #658 (4 connections now open) 2021-11-01T02:34:46.835+0000 I NETWORK [conn658] received client metadata from 127.0.0.1:47416 conn658: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:34:46.931+0000 I NETWORK [conn658] end connection 127.0.0.1:47416 (3 connections now open) 2021-11-01T02:34:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51286 #659 (4 connections now open) 2021-11-01T02:34:52.089+0000 I NETWORK [conn659] end connection 10.233.75.76:51286 (3 connections now open) 2021-11-01T02:34:56.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47520 #660 (4 connections now open) 2021-11-01T02:34:56.940+0000 I NETWORK [conn660] received client metadata from 127.0.0.1:47520 conn660: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:34:57.035+0000 I NETWORK [conn660] end connection 127.0.0.1:47520 (3 connections now open) 2021-11-01T02:35:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51388 #661 (4 connections now open) 2021-11-01T02:35:02.089+0000 I NETWORK [conn661] end connection 10.233.75.76:51388 (3 connections now open) 2021-11-01T02:35:06.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47620 #662 (4 connections now open) 2021-11-01T02:35:06.840+0000 I NETWORK [conn662] received client metadata from 127.0.0.1:47620 conn662: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:35:06.938+0000 I NETWORK [conn662] end connection 127.0.0.1:47620 (3 connections now open) 2021-11-01T02:35:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51488 #663 (4 connections now open) 2021-11-01T02:35:12.089+0000 I NETWORK [conn663] end connection 10.233.75.76:51488 (3 connections now open) 2021-11-01T02:35:16.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47718 #664 (4 connections now open) 2021-11-01T02:35:16.938+0000 I NETWORK [conn664] received client metadata from 127.0.0.1:47718 conn664: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:35:17.032+0000 I NETWORK [conn664] end connection 127.0.0.1:47718 (3 connections now open) 2021-11-01T02:35:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51590 #665 (4 connections now open) 2021-11-01T02:35:22.089+0000 I NETWORK [conn665] end connection 10.233.75.76:51590 (3 connections now open) 2021-11-01T02:35:26.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47824 #666 (4 connections now open) 2021-11-01T02:35:27.031+0000 I NETWORK [conn666] received client metadata from 127.0.0.1:47824 conn666: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:35:27.038+0000 I NETWORK [conn666] end connection 127.0.0.1:47824 (3 connections now open) 2021-11-01T02:35:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51690 #667 (4 connections now open) 2021-11-01T02:35:32.089+0000 I NETWORK [conn667] end connection 10.233.75.76:51690 (3 connections now open) 2021-11-01T02:35:36.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47932 #668 (4 connections now open) 2021-11-01T02:35:36.936+0000 I NETWORK [conn668] received client metadata from 127.0.0.1:47932 conn668: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:35:37.035+0000 I NETWORK [conn668] end connection 127.0.0.1:47932 (3 connections now open) 2021-11-01T02:35:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51796 #669 (4 connections now open) 2021-11-01T02:35:42.089+0000 I NETWORK [conn669] end connection 10.233.75.76:51796 (3 connections now open) 2021-11-01T02:35:46.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48028 #670 (4 connections now open) 2021-11-01T02:35:46.937+0000 I NETWORK [conn670] received client metadata from 127.0.0.1:48028 conn670: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:35:46.942+0000 I NETWORK [conn670] end connection 127.0.0.1:48028 (3 connections now open) 2021-11-01T02:35:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51898 #671 (4 connections now open) 2021-11-01T02:35:52.089+0000 I NETWORK [conn671] end connection 10.233.75.76:51898 (3 connections now open) 2021-11-01T02:35:56.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48130 #672 (4 connections now open) 2021-11-01T02:35:56.833+0000 I NETWORK [conn672] received client metadata from 127.0.0.1:48130 conn672: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:35:56.839+0000 I NETWORK [conn672] end connection 127.0.0.1:48130 (3 connections now open) 2021-11-01T02:36:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:51996 #673 (4 connections now open) 2021-11-01T02:36:02.089+0000 I NETWORK [conn673] end connection 10.233.75.76:51996 (3 connections now open) 2021-11-01T02:36:07.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48228 #674 (4 connections now open) 2021-11-01T02:36:07.131+0000 I NETWORK [conn674] received client metadata from 127.0.0.1:48228 conn674: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:36:07.136+0000 I NETWORK [conn674] end connection 127.0.0.1:48228 (3 connections now open) 2021-11-01T02:36:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52094 #675 (4 connections now open) 2021-11-01T02:36:12.089+0000 I NETWORK [conn675] end connection 10.233.75.76:52094 (3 connections now open) 2021-11-01T02:36:17.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48330 #676 (4 connections now open) 2021-11-01T02:36:17.033+0000 I NETWORK [conn676] received client metadata from 127.0.0.1:48330 conn676: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:36:17.133+0000 I NETWORK [conn676] end connection 127.0.0.1:48330 (3 connections now open) 2021-11-01T02:36:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52198 #677 (4 connections now open) 2021-11-01T02:36:22.089+0000 I NETWORK [conn677] end connection 10.233.75.76:52198 (3 connections now open) 2021-11-01T02:36:26.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48432 #678 (4 connections now open) 2021-11-01T02:36:26.841+0000 I NETWORK [conn678] received client metadata from 127.0.0.1:48432 conn678: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:36:26.938+0000 I NETWORK [conn678] end connection 127.0.0.1:48432 (3 connections now open) 2021-11-01T02:36:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52304 #679 (4 connections now open) 2021-11-01T02:36:32.089+0000 I NETWORK [conn679] end connection 10.233.75.76:52304 (3 connections now open) 2021-11-01T02:36:36.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48536 #680 (4 connections now open) 2021-11-01T02:36:36.835+0000 I NETWORK [conn680] received client metadata from 127.0.0.1:48536 conn680: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:36:36.934+0000 I NETWORK [conn680] end connection 127.0.0.1:48536 (3 connections now open) 2021-11-01T02:36:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52400 #681 (4 connections now open) 2021-11-01T02:36:42.089+0000 I NETWORK [conn681] end connection 10.233.75.76:52400 (3 connections now open) 2021-11-01T02:36:47.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48634 #682 (4 connections now open) 2021-11-01T02:36:47.035+0000 I NETWORK [conn682] received client metadata from 127.0.0.1:48634 conn682: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:36:47.135+0000 I NETWORK [conn682] end connection 127.0.0.1:48634 (3 connections now open) 2021-11-01T02:36:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52506 #683 (4 connections now open) 2021-11-01T02:36:52.089+0000 I NETWORK [conn683] end connection 10.233.75.76:52506 (3 connections now open) 2021-11-01T02:36:57.040+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48744 #684 (4 connections now open) 2021-11-01T02:36:57.131+0000 I NETWORK [conn684] received client metadata from 127.0.0.1:48744 conn684: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:36:57.138+0000 I NETWORK [conn684] end connection 127.0.0.1:48744 (3 connections now open) 2021-11-01T02:37:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52612 #685 (4 connections now open) 2021-11-01T02:37:02.089+0000 I NETWORK [conn685] end connection 10.233.75.76:52612 (3 connections now open) 2021-11-01T02:37:07.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48850 #686 (4 connections now open) 2021-11-01T02:37:07.034+0000 I NETWORK [conn686] received client metadata from 127.0.0.1:48850 conn686: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:37:07.132+0000 I NETWORK [conn686] end connection 127.0.0.1:48850 (3 connections now open) 2021-11-01T02:37:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52716 #687 (4 connections now open) 2021-11-01T02:37:12.089+0000 I NETWORK [conn687] end connection 10.233.75.76:52716 (3 connections now open) 2021-11-01T02:37:17.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48948 #688 (4 connections now open) 2021-11-01T02:37:17.034+0000 I NETWORK [conn688] received client metadata from 127.0.0.1:48948 conn688: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:37:17.133+0000 I NETWORK [conn688] end connection 127.0.0.1:48948 (3 connections now open) 2021-11-01T02:37:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52822 #689 (4 connections now open) 2021-11-01T02:37:22.089+0000 I NETWORK [conn689] end connection 10.233.75.76:52822 (3 connections now open) 2021-11-01T02:37:27.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49056 #690 (4 connections now open) 2021-11-01T02:37:27.035+0000 I NETWORK [conn690] received client metadata from 127.0.0.1:49056 conn690: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:37:27.132+0000 I NETWORK [conn690] end connection 127.0.0.1:49056 (3 connections now open) 2021-11-01T02:37:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:52920 #691 (4 connections now open) 2021-11-01T02:37:32.089+0000 I NETWORK [conn691] end connection 10.233.75.76:52920 (3 connections now open) 2021-11-01T02:37:36.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49158 #692 (4 connections now open) 2021-11-01T02:37:36.838+0000 I NETWORK [conn692] received client metadata from 127.0.0.1:49158 conn692: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:37:36.935+0000 I NETWORK [conn692] end connection 127.0.0.1:49158 (3 connections now open) 2021-11-01T02:37:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53022 #693 (4 connections now open) 2021-11-01T02:37:42.089+0000 I NETWORK [conn693] end connection 10.233.75.76:53022 (3 connections now open) 2021-11-01T02:37:46.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49254 #694 (4 connections now open) 2021-11-01T02:37:46.934+0000 I NETWORK [conn694] received client metadata from 127.0.0.1:49254 conn694: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:37:47.031+0000 I NETWORK [conn694] end connection 127.0.0.1:49254 (3 connections now open) 2021-11-01T02:37:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53122 #695 (4 connections now open) 2021-11-01T02:37:52.089+0000 I NETWORK [conn695] end connection 10.233.75.76:53122 (3 connections now open) 2021-11-01T02:37:57.232+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49364 #696 (4 connections now open) 2021-11-01T02:37:57.233+0000 I NETWORK [conn696] received client metadata from 127.0.0.1:49364 conn696: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:37:57.331+0000 I NETWORK [conn696] end connection 127.0.0.1:49364 (3 connections now open) 2021-11-01T02:38:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53220 #697 (4 connections now open) 2021-11-01T02:38:02.089+0000 I NETWORK [conn697] end connection 10.233.75.76:53220 (3 connections now open) 2021-11-01T02:38:06.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49454 #698 (4 connections now open) 2021-11-01T02:38:06.932+0000 I NETWORK [conn698] received client metadata from 127.0.0.1:49454 conn698: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:38:06.938+0000 I NETWORK [conn698] end connection 127.0.0.1:49454 (3 connections now open) 2021-11-01T02:38:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53320 #699 (4 connections now open) 2021-11-01T02:38:12.089+0000 I NETWORK [conn699] end connection 10.233.75.76:53320 (3 connections now open) 2021-11-01T02:38:16.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49552 #700 (4 connections now open) 2021-11-01T02:38:16.938+0000 I NETWORK [conn700] received client metadata from 127.0.0.1:49552 conn700: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:38:17.035+0000 I NETWORK [conn700] end connection 127.0.0.1:49552 (3 connections now open) 2021-11-01T02:38:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53428 #701 (4 connections now open) 2021-11-01T02:38:22.089+0000 I NETWORK [conn701] end connection 10.233.75.76:53428 (3 connections now open) 2021-11-01T02:38:26.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49660 #702 (4 connections now open) 2021-11-01T02:38:26.740+0000 I NETWORK [conn702] received client metadata from 127.0.0.1:49660 conn702: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:38:26.834+0000 I NETWORK [conn702] end connection 127.0.0.1:49660 (3 connections now open) 2021-11-01T02:38:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53528 #703 (4 connections now open) 2021-11-01T02:38:32.089+0000 I NETWORK [conn703] end connection 10.233.75.76:53528 (3 connections now open) 2021-11-01T02:38:36.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49766 #704 (4 connections now open) 2021-11-01T02:38:36.937+0000 I NETWORK [conn704] received client metadata from 127.0.0.1:49766 conn704: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:38:37.036+0000 I NETWORK [conn704] end connection 127.0.0.1:49766 (3 connections now open) 2021-11-01T02:38:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53628 #705 (4 connections now open) 2021-11-01T02:38:42.089+0000 I NETWORK [conn705] end connection 10.233.75.76:53628 (3 connections now open) 2021-11-01T02:38:47.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49862 #706 (4 connections now open) 2021-11-01T02:38:47.035+0000 I NETWORK [conn706] received client metadata from 127.0.0.1:49862 conn706: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:38:47.135+0000 I NETWORK [conn706] end connection 127.0.0.1:49862 (3 connections now open) 2021-11-01T02:38:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53734 #707 (4 connections now open) 2021-11-01T02:38:52.089+0000 I NETWORK [conn707] end connection 10.233.75.76:53734 (3 connections now open) 2021-11-01T02:38:57.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49968 #708 (4 connections now open) 2021-11-01T02:38:57.036+0000 I NETWORK [conn708] received client metadata from 127.0.0.1:49968 conn708: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:38:57.135+0000 I NETWORK [conn708] end connection 127.0.0.1:49968 (3 connections now open) 2021-11-01T02:39:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53832 #709 (4 connections now open) 2021-11-01T02:39:02.089+0000 I NETWORK [conn709] end connection 10.233.75.76:53832 (3 connections now open) 2021-11-01T02:39:07.135+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50072 #710 (4 connections now open) 2021-11-01T02:39:07.231+0000 I NETWORK [conn710] received client metadata from 127.0.0.1:50072 conn710: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:39:07.238+0000 I NETWORK [conn710] end connection 127.0.0.1:50072 (3 connections now open) 2021-11-01T02:39:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:53930 #711 (4 connections now open) 2021-11-01T02:39:12.089+0000 I NETWORK [conn711] end connection 10.233.75.76:53930 (3 connections now open) 2021-11-01T02:39:17.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50172 #712 (4 connections now open) 2021-11-01T02:39:17.134+0000 I NETWORK [conn712] received client metadata from 127.0.0.1:50172 conn712: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:39:17.231+0000 I NETWORK [conn712] end connection 127.0.0.1:50172 (3 connections now open) 2021-11-01T02:39:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54034 #713 (4 connections now open) 2021-11-01T02:39:22.089+0000 I NETWORK [conn713] end connection 10.233.75.76:54034 (3 connections now open) 2021-11-01T02:39:27.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50272 #714 (4 connections now open) 2021-11-01T02:39:27.136+0000 I NETWORK [conn714] received client metadata from 127.0.0.1:50272 conn714: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:39:27.140+0000 I NETWORK [conn714] end connection 127.0.0.1:50272 (3 connections now open) 2021-11-01T02:39:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54136 #715 (4 connections now open) 2021-11-01T02:39:32.089+0000 I NETWORK [conn715] end connection 10.233.75.76:54136 (3 connections now open) 2021-11-01T02:39:37.138+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50374 #716 (4 connections now open) 2021-11-01T02:39:37.139+0000 I NETWORK [conn716] received client metadata from 127.0.0.1:50374 conn716: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:39:37.236+0000 I NETWORK [conn716] end connection 127.0.0.1:50374 (3 connections now open) 2021-11-01T02:39:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54232 #717 (4 connections now open) 2021-11-01T02:39:42.089+0000 I NETWORK [conn717] end connection 10.233.75.76:54232 (3 connections now open) 2021-11-01T02:39:46.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50472 #718 (4 connections now open) 2021-11-01T02:39:46.842+0000 I NETWORK [conn718] received client metadata from 127.0.0.1:50472 conn718: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:39:46.937+0000 I NETWORK [conn718] end connection 127.0.0.1:50472 (3 connections now open) 2021-11-01T02:39:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54344 #719 (4 connections now open) 2021-11-01T02:39:52.089+0000 I NETWORK [conn719] end connection 10.233.75.76:54344 (3 connections now open) 2021-11-01T02:39:57.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50582 #720 (4 connections now open) 2021-11-01T02:39:57.138+0000 I NETWORK [conn720] received client metadata from 127.0.0.1:50582 conn720: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:39:57.233+0000 I NETWORK [conn720] end connection 127.0.0.1:50582 (3 connections now open) 2021-11-01T02:40:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54444 #721 (4 connections now open) 2021-11-01T02:40:02.089+0000 I NETWORK [conn721] end connection 10.233.75.76:54444 (3 connections now open) 2021-11-01T02:40:06.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50678 #722 (4 connections now open) 2021-11-01T02:40:07.031+0000 I NETWORK [conn722] received client metadata from 127.0.0.1:50678 conn722: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:40:07.036+0000 I NETWORK [conn722] end connection 127.0.0.1:50678 (3 connections now open) 2021-11-01T02:40:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54544 #723 (4 connections now open) 2021-11-01T02:40:12.089+0000 I NETWORK [conn723] end connection 10.233.75.76:54544 (3 connections now open) 2021-11-01T02:40:17.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50780 #724 (4 connections now open) 2021-11-01T02:40:17.135+0000 I NETWORK [conn724] received client metadata from 127.0.0.1:50780 conn724: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:40:17.235+0000 I NETWORK [conn724] end connection 127.0.0.1:50780 (3 connections now open) 2021-11-01T02:40:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54648 #725 (4 connections now open) 2021-11-01T02:40:22.089+0000 I NETWORK [conn725] end connection 10.233.75.76:54648 (3 connections now open) 2021-11-01T02:40:27.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50880 #726 (4 connections now open) 2021-11-01T02:40:27.036+0000 I NETWORK [conn726] received client metadata from 127.0.0.1:50880 conn726: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:40:27.134+0000 I NETWORK [conn726] end connection 127.0.0.1:50880 (3 connections now open) 2021-11-01T02:40:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54746 #727 (4 connections now open) 2021-11-01T02:40:32.089+0000 I NETWORK [conn727] end connection 10.233.75.76:54746 (3 connections now open) 2021-11-01T02:40:36.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50982 #728 (4 connections now open) 2021-11-01T02:40:36.936+0000 I NETWORK [conn728] received client metadata from 127.0.0.1:50982 conn728: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:40:37.033+0000 I NETWORK [conn728] end connection 127.0.0.1:50982 (3 connections now open) 2021-11-01T02:40:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54848 #729 (4 connections now open) 2021-11-01T02:40:42.089+0000 I NETWORK [conn729] end connection 10.233.75.76:54848 (3 connections now open) 2021-11-01T02:40:46.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51078 #730 (4 connections now open) 2021-11-01T02:40:46.834+0000 I NETWORK [conn730] received client metadata from 127.0.0.1:51078 conn730: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:40:46.931+0000 I NETWORK [conn730] end connection 127.0.0.1:51078 (3 connections now open) 2021-11-01T02:40:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:54952 #731 (4 connections now open) 2021-11-01T02:40:52.089+0000 I NETWORK [conn731] end connection 10.233.75.76:54952 (3 connections now open) 2021-11-01T02:40:56.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51188 #732 (4 connections now open) 2021-11-01T02:40:56.934+0000 I NETWORK [conn732] received client metadata from 127.0.0.1:51188 conn732: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:40:57.032+0000 I NETWORK [conn732] end connection 127.0.0.1:51188 (3 connections now open) 2021-11-01T02:41:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55052 #733 (4 connections now open) 2021-11-01T02:41:02.089+0000 I NETWORK [conn733] end connection 10.233.75.76:55052 (3 connections now open) 2021-11-01T02:41:06.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51290 #734 (4 connections now open) 2021-11-01T02:41:06.940+0000 I NETWORK [conn734] received client metadata from 127.0.0.1:51290 conn734: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:41:07.036+0000 I NETWORK [conn734] end connection 127.0.0.1:51290 (3 connections now open) 2021-11-01T02:41:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55158 #735 (4 connections now open) 2021-11-01T02:41:12.089+0000 I NETWORK [conn735] end connection 10.233.75.76:55158 (3 connections now open) 2021-11-01T02:41:16.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51388 #736 (4 connections now open) 2021-11-01T02:41:16.931+0000 I NETWORK [conn736] received client metadata from 127.0.0.1:51388 conn736: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:41:16.937+0000 I NETWORK [conn736] end connection 127.0.0.1:51388 (3 connections now open) 2021-11-01T02:41:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55260 #737 (4 connections now open) 2021-11-01T02:41:22.089+0000 I NETWORK [conn737] end connection 10.233.75.76:55260 (3 connections now open) 2021-11-01T02:41:26.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51494 #738 (4 connections now open) 2021-11-01T02:41:26.841+0000 I NETWORK [conn738] received client metadata from 127.0.0.1:51494 conn738: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:41:26.937+0000 I NETWORK [conn738] end connection 127.0.0.1:51494 (3 connections now open) 2021-11-01T02:41:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55358 #739 (4 connections now open) 2021-11-01T02:41:32.089+0000 I NETWORK [conn739] end connection 10.233.75.76:55358 (3 connections now open) 2021-11-01T02:41:36.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51596 #740 (4 connections now open) 2021-11-01T02:41:36.939+0000 I NETWORK [conn740] received client metadata from 127.0.0.1:51596 conn740: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:41:37.037+0000 I NETWORK [conn740] end connection 127.0.0.1:51596 (3 connections now open) 2021-11-01T02:41:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55458 #741 (4 connections now open) 2021-11-01T02:41:42.089+0000 I NETWORK [conn741] end connection 10.233.75.76:55458 (3 connections now open) 2021-11-01T02:41:47.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51692 #742 (4 connections now open) 2021-11-01T02:41:47.038+0000 I NETWORK [conn742] received client metadata from 127.0.0.1:51692 conn742: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:41:47.137+0000 I NETWORK [conn742] end connection 127.0.0.1:51692 (3 connections now open) 2021-11-01T02:41:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55564 #743 (4 connections now open) 2021-11-01T02:41:52.089+0000 I NETWORK [conn743] end connection 10.233.75.76:55564 (3 connections now open) 2021-11-01T02:41:57.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51798 #744 (4 connections now open) 2021-11-01T02:41:57.131+0000 I NETWORK [conn744] received client metadata from 127.0.0.1:51798 conn744: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:41:57.137+0000 I NETWORK [conn744] end connection 127.0.0.1:51798 (3 connections now open) 2021-11-01T02:42:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55662 #745 (4 connections now open) 2021-11-01T02:42:02.089+0000 I NETWORK [conn745] end connection 10.233.75.76:55662 (3 connections now open) 2021-11-01T02:42:06.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51900 #746 (4 connections now open) 2021-11-01T02:42:06.843+0000 I NETWORK [conn746] received client metadata from 127.0.0.1:51900 conn746: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:42:06.937+0000 I NETWORK [conn746] end connection 127.0.0.1:51900 (3 connections now open) 2021-11-01T02:42:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55768 #747 (4 connections now open) 2021-11-01T02:42:12.089+0000 I NETWORK [conn747] end connection 10.233.75.76:55768 (3 connections now open) 2021-11-01T02:42:17.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52006 #748 (4 connections now open) 2021-11-01T02:42:17.038+0000 I NETWORK [conn748] received client metadata from 127.0.0.1:52006 conn748: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:42:17.134+0000 I NETWORK [conn748] end connection 127.0.0.1:52006 (3 connections now open) 2021-11-01T02:42:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55872 #749 (4 connections now open) 2021-11-01T02:42:22.089+0000 I NETWORK [conn749] end connection 10.233.75.76:55872 (3 connections now open) 2021-11-01T02:42:27.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52106 #750 (4 connections now open) 2021-11-01T02:42:27.034+0000 I NETWORK [conn750] received client metadata from 127.0.0.1:52106 conn750: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:42:27.132+0000 I NETWORK [conn750] end connection 127.0.0.1:52106 (3 connections now open) 2021-11-01T02:42:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:55976 #751 (4 connections now open) 2021-11-01T02:42:32.089+0000 I NETWORK [conn751] end connection 10.233.75.76:55976 (3 connections now open) 2021-11-01T02:42:36.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52216 #752 (4 connections now open) 2021-11-01T02:42:36.932+0000 I NETWORK [conn752] received client metadata from 127.0.0.1:52216 conn752: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:42:36.938+0000 I NETWORK [conn752] end connection 127.0.0.1:52216 (3 connections now open) 2021-11-01T02:42:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56078 #753 (4 connections now open) 2021-11-01T02:42:42.089+0000 I NETWORK [conn753] end connection 10.233.75.76:56078 (3 connections now open) 2021-11-01T02:42:46.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52314 #754 (4 connections now open) 2021-11-01T02:42:46.839+0000 I NETWORK [conn754] received client metadata from 127.0.0.1:52314 conn754: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:42:46.935+0000 I NETWORK [conn754] end connection 127.0.0.1:52314 (3 connections now open) 2021-11-01T02:42:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56184 #755 (4 connections now open) 2021-11-01T02:42:52.089+0000 I NETWORK [conn755] end connection 10.233.75.76:56184 (3 connections now open) 2021-11-01T02:42:56.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52418 #756 (4 connections now open) 2021-11-01T02:42:56.935+0000 I NETWORK [conn756] received client metadata from 127.0.0.1:52418 conn756: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:42:56.940+0000 I NETWORK [conn756] end connection 127.0.0.1:52418 (3 connections now open) 2021-11-01T02:43:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56284 #757 (4 connections now open) 2021-11-01T02:43:02.090+0000 I NETWORK [conn757] end connection 10.233.75.76:56284 (3 connections now open) 2021-11-01T02:43:06.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52520 #758 (4 connections now open) 2021-11-01T02:43:06.940+0000 I NETWORK [conn758] received client metadata from 127.0.0.1:52520 conn758: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:43:07.037+0000 I NETWORK [conn758] end connection 127.0.0.1:52520 (3 connections now open) 2021-11-01T02:43:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56384 #759 (4 connections now open) 2021-11-01T02:43:12.090+0000 I NETWORK [conn759] end connection 10.233.75.76:56384 (3 connections now open) 2021-11-01T02:43:16.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52616 #760 (4 connections now open) 2021-11-01T02:43:16.934+0000 I NETWORK [conn760] received client metadata from 127.0.0.1:52616 conn760: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:43:16.940+0000 I NETWORK [conn760] end connection 127.0.0.1:52616 (3 connections now open) 2021-11-01T02:43:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56488 #761 (4 connections now open) 2021-11-01T02:43:22.089+0000 I NETWORK [conn761] end connection 10.233.75.76:56488 (3 connections now open) 2021-11-01T02:43:27.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52722 #762 (4 connections now open) 2021-11-01T02:43:27.032+0000 I NETWORK [conn762] received client metadata from 127.0.0.1:52722 conn762: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:43:27.131+0000 I NETWORK [conn762] end connection 127.0.0.1:52722 (3 connections now open) 2021-11-01T02:43:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56586 #763 (4 connections now open) 2021-11-01T02:43:32.089+0000 I NETWORK [conn763] end connection 10.233.75.76:56586 (3 connections now open) 2021-11-01T02:43:36.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52820 #764 (4 connections now open) 2021-11-01T02:43:36.931+0000 I NETWORK [conn764] received client metadata from 127.0.0.1:52820 conn764: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:43:37.031+0000 I NETWORK [conn764] end connection 127.0.0.1:52820 (3 connections now open) 2021-11-01T02:43:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56688 #765 (4 connections now open) 2021-11-01T02:43:42.089+0000 I NETWORK [conn765] end connection 10.233.75.76:56688 (3 connections now open) 2021-11-01T02:43:46.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52918 #766 (4 connections now open) 2021-11-01T02:43:46.838+0000 I NETWORK [conn766] received client metadata from 127.0.0.1:52918 conn766: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:43:46.938+0000 I NETWORK [conn766] end connection 127.0.0.1:52918 (3 connections now open) 2021-11-01T02:43:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56792 #767 (4 connections now open) 2021-11-01T02:43:52.089+0000 I NETWORK [conn767] end connection 10.233.75.76:56792 (3 connections now open) 2021-11-01T02:43:56.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53030 #768 (4 connections now open) 2021-11-01T02:43:56.831+0000 I NETWORK [conn768] received client metadata from 127.0.0.1:53030 conn768: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:43:56.838+0000 I NETWORK [conn768] end connection 127.0.0.1:53030 (3 connections now open) 2021-11-01T02:44:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56896 #769 (4 connections now open) 2021-11-01T02:44:02.089+0000 I NETWORK [conn769] end connection 10.233.75.76:56896 (3 connections now open) 2021-11-01T02:44:06.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53128 #770 (4 connections now open) 2021-11-01T02:44:06.935+0000 I NETWORK [conn770] received client metadata from 127.0.0.1:53128 conn770: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:44:07.031+0000 I NETWORK [conn770] end connection 127.0.0.1:53128 (3 connections now open) 2021-11-01T02:44:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:56996 #771 (4 connections now open) 2021-11-01T02:44:12.089+0000 I NETWORK [conn771] end connection 10.233.75.76:56996 (3 connections now open) 2021-11-01T02:44:16.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53226 #772 (4 connections now open) 2021-11-01T02:44:16.935+0000 I NETWORK [conn772] received client metadata from 127.0.0.1:53226 conn772: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:44:17.031+0000 I NETWORK [conn772] end connection 127.0.0.1:53226 (3 connections now open) 2021-11-01T02:44:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57094 #773 (4 connections now open) 2021-11-01T02:44:22.089+0000 I NETWORK [conn773] end connection 10.233.75.76:57094 (3 connections now open) 2021-11-01T02:44:26.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53328 #774 (4 connections now open) 2021-11-01T02:44:26.743+0000 I NETWORK [conn774] received client metadata from 127.0.0.1:53328 conn774: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:44:26.837+0000 I NETWORK [conn774] end connection 127.0.0.1:53328 (3 connections now open) 2021-11-01T02:44:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57198 #775 (4 connections now open) 2021-11-01T02:44:32.090+0000 I NETWORK [conn775] end connection 10.233.75.76:57198 (3 connections now open) 2021-11-01T02:44:36.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53430 #776 (4 connections now open) 2021-11-01T02:44:36.934+0000 I NETWORK [conn776] received client metadata from 127.0.0.1:53430 conn776: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:44:36.939+0000 I NETWORK [conn776] end connection 127.0.0.1:53430 (3 connections now open) 2021-11-01T02:44:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57300 #777 (4 connections now open) 2021-11-01T02:44:42.089+0000 I NETWORK [conn777] end connection 10.233.75.76:57300 (3 connections now open) 2021-11-01T02:44:46.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53532 #778 (4 connections now open) 2021-11-01T02:44:47.031+0000 I NETWORK [conn778] received client metadata from 127.0.0.1:53532 conn778: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:44:47.134+0000 I NETWORK [conn778] end connection 127.0.0.1:53532 (3 connections now open) 2021-11-01T02:44:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57402 #779 (4 connections now open) 2021-11-01T02:44:52.089+0000 I NETWORK [conn779] end connection 10.233.75.76:57402 (3 connections now open) 2021-11-01T02:44:57.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53640 #780 (4 connections now open) 2021-11-01T02:44:57.134+0000 I NETWORK [conn780] received client metadata from 127.0.0.1:53640 conn780: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:44:57.231+0000 I NETWORK [conn780] end connection 127.0.0.1:53640 (3 connections now open) 2021-11-01T02:45:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57500 #781 (4 connections now open) 2021-11-01T02:45:02.089+0000 I NETWORK [conn781] end connection 10.233.75.76:57500 (3 connections now open) 2021-11-01T02:45:07.237+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53738 #782 (4 connections now open) 2021-11-01T02:45:07.331+0000 I NETWORK [conn782] received client metadata from 127.0.0.1:53738 conn782: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:45:07.338+0000 I NETWORK [conn782] end connection 127.0.0.1:53738 (3 connections now open) 2021-11-01T02:45:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57598 #783 (4 connections now open) 2021-11-01T02:45:12.089+0000 I NETWORK [conn783] end connection 10.233.75.76:57598 (3 connections now open) 2021-11-01T02:45:16.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53836 #784 (4 connections now open) 2021-11-01T02:45:16.939+0000 I NETWORK [conn784] received client metadata from 127.0.0.1:53836 conn784: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:45:17.039+0000 I NETWORK [conn784] end connection 127.0.0.1:53836 (3 connections now open) 2021-11-01T02:45:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57706 #785 (4 connections now open) 2021-11-01T02:45:22.090+0000 I NETWORK [conn785] end connection 10.233.75.76:57706 (3 connections now open) 2021-11-01T02:45:26.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53938 #786 (4 connections now open) 2021-11-01T02:45:26.935+0000 I NETWORK [conn786] received client metadata from 127.0.0.1:53938 conn786: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:45:27.034+0000 I NETWORK [conn786] end connection 127.0.0.1:53938 (3 connections now open) 2021-11-01T02:45:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57804 #787 (4 connections now open) 2021-11-01T02:45:32.089+0000 I NETWORK [conn787] end connection 10.233.75.76:57804 (3 connections now open) 2021-11-01T02:45:36.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54040 #788 (4 connections now open) 2021-11-01T02:45:36.643+0000 I NETWORK [conn788] received client metadata from 127.0.0.1:54040 conn788: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:45:36.736+0000 I NETWORK [conn788] end connection 127.0.0.1:54040 (3 connections now open) 2021-11-01T02:45:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:57906 #789 (4 connections now open) 2021-11-01T02:45:42.089+0000 I NETWORK [conn789] end connection 10.233.75.76:57906 (3 connections now open) 2021-11-01T02:45:47.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54146 #790 (4 connections now open) 2021-11-01T02:45:47.033+0000 I NETWORK [conn790] received client metadata from 127.0.0.1:54146 conn790: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:45:47.131+0000 I NETWORK [conn790] end connection 127.0.0.1:54146 (3 connections now open) 2021-11-01T02:45:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58018 #791 (4 connections now open) 2021-11-01T02:45:52.089+0000 I NETWORK [conn791] end connection 10.233.75.76:58018 (3 connections now open) 2021-11-01T02:45:57.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54250 #792 (4 connections now open) 2021-11-01T02:45:57.039+0000 I NETWORK [conn792] received client metadata from 127.0.0.1:54250 conn792: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:45:57.136+0000 I NETWORK [conn792] end connection 127.0.0.1:54250 (3 connections now open) 2021-11-01T02:46:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58118 #793 (4 connections now open) 2021-11-01T02:46:02.089+0000 I NETWORK [conn793] end connection 10.233.75.76:58118 (3 connections now open) 2021-11-01T02:46:06.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54352 #794 (4 connections now open) 2021-11-01T02:46:06.836+0000 I NETWORK [conn794] received client metadata from 127.0.0.1:54352 conn794: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:46:06.931+0000 I NETWORK [conn794] end connection 127.0.0.1:54352 (3 connections now open) 2021-11-01T02:46:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58216 #795 (4 connections now open) 2021-11-01T02:46:12.089+0000 I NETWORK [conn795] end connection 10.233.75.76:58216 (3 connections now open) 2021-11-01T02:46:17.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54448 #796 (4 connections now open) 2021-11-01T02:46:17.033+0000 I NETWORK [conn796] received client metadata from 127.0.0.1:54448 conn796: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:46:17.134+0000 I NETWORK [conn796] end connection 127.0.0.1:54448 (3 connections now open) 2021-11-01T02:46:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58316 #797 (4 connections now open) 2021-11-01T02:46:22.089+0000 I NETWORK [conn797] end connection 10.233.75.76:58316 (3 connections now open) 2021-11-01T02:46:26.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54552 #798 (4 connections now open) 2021-11-01T02:46:27.031+0000 I NETWORK [conn798] received client metadata from 127.0.0.1:54552 conn798: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:46:27.037+0000 I NETWORK [conn798] end connection 127.0.0.1:54552 (3 connections now open) 2021-11-01T02:46:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58416 #799 (4 connections now open) 2021-11-01T02:46:32.089+0000 I NETWORK [conn799] end connection 10.233.75.76:58416 (3 connections now open) 2021-11-01T02:46:36.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54648 #800 (4 connections now open) 2021-11-01T02:46:36.736+0000 I NETWORK [conn800] received client metadata from 127.0.0.1:54648 conn800: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:46:36.835+0000 I NETWORK [conn800] end connection 127.0.0.1:54648 (3 connections now open) 2021-11-01T02:46:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58524 #801 (4 connections now open) 2021-11-01T02:46:42.089+0000 I NETWORK [conn801] end connection 10.233.75.76:58524 (3 connections now open) 2021-11-01T02:46:46.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54756 #802 (4 connections now open) 2021-11-01T02:46:47.031+0000 I NETWORK [conn802] received client metadata from 127.0.0.1:54756 conn802: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:46:47.038+0000 I NETWORK [conn802] end connection 127.0.0.1:54756 (3 connections now open) 2021-11-01T02:46:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58624 #803 (4 connections now open) 2021-11-01T02:46:52.090+0000 I NETWORK [conn803] end connection 10.233.75.76:58624 (3 connections now open) 2021-11-01T02:46:56.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54864 #804 (4 connections now open) 2021-11-01T02:46:56.937+0000 I NETWORK [conn804] received client metadata from 127.0.0.1:54864 conn804: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:46:57.035+0000 I NETWORK [conn804] end connection 127.0.0.1:54864 (3 connections now open) 2021-11-01T02:47:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58726 #805 (4 connections now open) 2021-11-01T02:47:02.089+0000 I NETWORK [conn805] end connection 10.233.75.76:58726 (3 connections now open) 2021-11-01T02:47:06.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54964 #806 (4 connections now open) 2021-11-01T02:47:06.934+0000 I NETWORK [conn806] received client metadata from 127.0.0.1:54964 conn806: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:47:07.031+0000 I NETWORK [conn806] end connection 127.0.0.1:54964 (3 connections now open) 2021-11-01T02:47:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58836 #807 (4 connections now open) 2021-11-01T02:47:12.089+0000 I NETWORK [conn807] end connection 10.233.75.76:58836 (3 connections now open) 2021-11-01T02:47:16.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55068 #808 (4 connections now open) 2021-11-01T02:47:16.938+0000 I NETWORK [conn808] received client metadata from 127.0.0.1:55068 conn808: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:47:17.034+0000 I NETWORK [conn808] end connection 127.0.0.1:55068 (3 connections now open) 2021-11-01T02:47:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:58934 #809 (4 connections now open) 2021-11-01T02:47:22.089+0000 I NETWORK [conn809] end connection 10.233.75.76:58934 (3 connections now open) 2021-11-01T02:47:26.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55172 #810 (4 connections now open) 2021-11-01T02:47:27.031+0000 I NETWORK [conn810] received client metadata from 127.0.0.1:55172 conn810: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:47:27.131+0000 I NETWORK [conn810] end connection 127.0.0.1:55172 (3 connections now open) 2021-11-01T02:47:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59038 #811 (4 connections now open) 2021-11-01T02:47:32.089+0000 I NETWORK [conn811] end connection 10.233.75.76:59038 (3 connections now open) 2021-11-01T02:47:37.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55272 #812 (4 connections now open) 2021-11-01T02:47:37.132+0000 I NETWORK [conn812] received client metadata from 127.0.0.1:55272 conn812: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:47:37.231+0000 I NETWORK [conn812] end connection 127.0.0.1:55272 (3 connections now open) 2021-11-01T02:47:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59138 #813 (4 connections now open) 2021-11-01T02:47:42.089+0000 I NETWORK [conn813] end connection 10.233.75.76:59138 (3 connections now open) 2021-11-01T02:47:46.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55372 #814 (4 connections now open) 2021-11-01T02:47:46.937+0000 I NETWORK [conn814] received client metadata from 127.0.0.1:55372 conn814: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:47:47.033+0000 I NETWORK [conn814] end connection 127.0.0.1:55372 (3 connections now open) 2021-11-01T02:47:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59240 #815 (4 connections now open) 2021-11-01T02:47:52.089+0000 I NETWORK [conn815] end connection 10.233.75.76:59240 (3 connections now open) 2021-11-01T02:47:56.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55478 #816 (4 connections now open) 2021-11-01T02:47:56.931+0000 I NETWORK [conn816] received client metadata from 127.0.0.1:55478 conn816: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:47:56.937+0000 I NETWORK [conn816] end connection 127.0.0.1:55478 (3 connections now open) 2021-11-01T02:48:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59342 #817 (4 connections now open) 2021-11-01T02:48:02.089+0000 I NETWORK [conn817] end connection 10.233.75.76:59342 (3 connections now open) 2021-11-01T02:48:07.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55588 #818 (4 connections now open) 2021-11-01T02:48:07.134+0000 I NETWORK [conn818] received client metadata from 127.0.0.1:55588 conn818: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:48:07.137+0000 I NETWORK [conn818] end connection 127.0.0.1:55588 (3 connections now open) 2021-11-01T02:48:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59450 #819 (4 connections now open) 2021-11-01T02:48:12.090+0000 I NETWORK [conn819] end connection 10.233.75.76:59450 (3 connections now open) 2021-11-01T02:48:17.135+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55688 #820 (4 connections now open) 2021-11-01T02:48:17.136+0000 I NETWORK [conn820] received client metadata from 127.0.0.1:55688 conn820: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:48:17.232+0000 I NETWORK [conn820] end connection 127.0.0.1:55688 (3 connections now open) 2021-11-01T02:48:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59550 #821 (4 connections now open) 2021-11-01T02:48:22.089+0000 I NETWORK [conn821] end connection 10.233.75.76:59550 (3 connections now open) 2021-11-01T02:48:26.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55784 #822 (4 connections now open) 2021-11-01T02:48:26.939+0000 I NETWORK [conn822] received client metadata from 127.0.0.1:55784 conn822: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:48:27.035+0000 I NETWORK [conn822] end connection 127.0.0.1:55784 (3 connections now open) 2021-11-01T02:48:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59656 #823 (4 connections now open) 2021-11-01T02:48:32.089+0000 I NETWORK [conn823] end connection 10.233.75.76:59656 (3 connections now open) 2021-11-01T02:48:37.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55888 #824 (4 connections now open) 2021-11-01T02:48:37.132+0000 I NETWORK [conn824] received client metadata from 127.0.0.1:55888 conn824: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:48:37.231+0000 I NETWORK [conn824] end connection 127.0.0.1:55888 (3 connections now open) 2021-11-01T02:48:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59752 #825 (4 connections now open) 2021-11-01T02:48:42.089+0000 I NETWORK [conn825] end connection 10.233.75.76:59752 (3 connections now open) 2021-11-01T02:48:46.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55982 #826 (4 connections now open) 2021-11-01T02:48:46.834+0000 I NETWORK [conn826] received client metadata from 127.0.0.1:55982 conn826: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:48:46.838+0000 I NETWORK [conn826] end connection 127.0.0.1:55982 (3 connections now open) 2021-11-01T02:48:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59854 #827 (4 connections now open) 2021-11-01T02:48:52.089+0000 I NETWORK [conn827] end connection 10.233.75.76:59854 (3 connections now open) 2021-11-01T02:48:56.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56084 #828 (4 connections now open) 2021-11-01T02:48:56.735+0000 I NETWORK [conn828] received client metadata from 127.0.0.1:56084 conn828: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:48:56.831+0000 I NETWORK [conn828] end connection 127.0.0.1:56084 (3 connections now open) 2021-11-01T02:49:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:59954 #829 (4 connections now open) 2021-11-01T02:49:02.089+0000 I NETWORK [conn829] end connection 10.233.75.76:59954 (3 connections now open) 2021-11-01T02:49:06.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56188 #830 (4 connections now open) 2021-11-01T02:49:07.031+0000 I NETWORK [conn830] received client metadata from 127.0.0.1:56188 conn830: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:49:07.037+0000 I NETWORK [conn830] end connection 127.0.0.1:56188 (3 connections now open) 2021-11-01T02:49:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60054 #831 (4 connections now open) 2021-11-01T02:49:12.089+0000 I NETWORK [conn831] end connection 10.233.75.76:60054 (3 connections now open) 2021-11-01T02:49:16.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56284 #832 (4 connections now open) 2021-11-01T02:49:16.937+0000 I NETWORK [conn832] received client metadata from 127.0.0.1:56284 conn832: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:49:17.036+0000 I NETWORK [conn832] end connection 127.0.0.1:56284 (3 connections now open) 2021-11-01T02:49:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60158 #833 (4 connections now open) 2021-11-01T02:49:22.090+0000 I NETWORK [conn833] end connection 10.233.75.76:60158 (3 connections now open) 2021-11-01T02:49:26.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56396 #834 (4 connections now open) 2021-11-01T02:49:26.837+0000 I NETWORK [conn834] received client metadata from 127.0.0.1:56396 conn834: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:49:26.935+0000 I NETWORK [conn834] end connection 127.0.0.1:56396 (3 connections now open) 2021-11-01T02:49:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60262 #835 (4 connections now open) 2021-11-01T02:49:32.089+0000 I NETWORK [conn835] end connection 10.233.75.76:60262 (3 connections now open) 2021-11-01T02:49:36.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56494 #836 (4 connections now open) 2021-11-01T02:49:36.935+0000 I NETWORK [conn836] received client metadata from 127.0.0.1:56494 conn836: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:49:37.034+0000 I NETWORK [conn836] end connection 127.0.0.1:56494 (3 connections now open) 2021-11-01T02:49:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60364 #837 (4 connections now open) 2021-11-01T02:49:42.089+0000 I NETWORK [conn837] end connection 10.233.75.76:60364 (3 connections now open) 2021-11-01T02:49:46.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56594 #838 (4 connections now open) 2021-11-01T02:49:46.931+0000 I NETWORK [conn838] received client metadata from 127.0.0.1:56594 conn838: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:49:46.938+0000 I NETWORK [conn838] end connection 127.0.0.1:56594 (3 connections now open) 2021-11-01T02:49:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60464 #839 (4 connections now open) 2021-11-01T02:49:52.089+0000 I NETWORK [conn839] end connection 10.233.75.76:60464 (3 connections now open) 2021-11-01T02:49:56.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56702 #840 (4 connections now open) 2021-11-01T02:49:56.934+0000 I NETWORK [conn840] received client metadata from 127.0.0.1:56702 conn840: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:49:57.034+0000 I NETWORK [conn840] end connection 127.0.0.1:56702 (3 connections now open) 2021-11-01T02:50:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60564 #841 (4 connections now open) 2021-11-01T02:50:02.089+0000 I NETWORK [conn841] end connection 10.233.75.76:60564 (3 connections now open) 2021-11-01T02:50:07.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56798 #842 (4 connections now open) 2021-11-01T02:50:07.033+0000 I NETWORK [conn842] received client metadata from 127.0.0.1:56798 conn842: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:50:07.136+0000 I NETWORK [conn842] end connection 127.0.0.1:56798 (3 connections now open) 2021-11-01T02:50:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60668 #843 (4 connections now open) 2021-11-01T02:50:12.090+0000 I NETWORK [conn843] end connection 10.233.75.76:60668 (3 connections now open) 2021-11-01T02:50:16.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56900 #844 (4 connections now open) 2021-11-01T02:50:16.931+0000 I NETWORK [conn844] received client metadata from 127.0.0.1:56900 conn844: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:50:16.941+0000 I NETWORK [conn844] end connection 127.0.0.1:56900 (3 connections now open) 2021-11-01T02:50:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60766 #845 (4 connections now open) 2021-11-01T02:50:22.089+0000 I NETWORK [conn845] end connection 10.233.75.76:60766 (3 connections now open) 2021-11-01T02:50:26.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57006 #846 (4 connections now open) 2021-11-01T02:50:27.031+0000 I NETWORK [conn846] received client metadata from 127.0.0.1:57006 conn846: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:50:27.137+0000 I NETWORK [conn846] end connection 127.0.0.1:57006 (3 connections now open) 2021-11-01T02:50:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60870 #847 (4 connections now open) 2021-11-01T02:50:32.089+0000 I NETWORK [conn847] end connection 10.233.75.76:60870 (3 connections now open) 2021-11-01T02:50:36.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57104 #848 (4 connections now open) 2021-11-01T02:50:36.933+0000 I NETWORK [conn848] received client metadata from 127.0.0.1:57104 conn848: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:50:36.939+0000 I NETWORK [conn848] end connection 127.0.0.1:57104 (3 connections now open) 2021-11-01T02:50:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:60970 #849 (4 connections now open) 2021-11-01T02:50:42.089+0000 I NETWORK [conn849] end connection 10.233.75.76:60970 (3 connections now open) 2021-11-01T02:50:47.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57210 #850 (4 connections now open) 2021-11-01T02:50:47.231+0000 I NETWORK [conn850] received client metadata from 127.0.0.1:57210 conn850: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:50:47.239+0000 I NETWORK [conn850] end connection 127.0.0.1:57210 (3 connections now open) 2021-11-01T02:50:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:32846 #851 (4 connections now open) 2021-11-01T02:50:52.089+0000 I NETWORK [conn851] end connection 10.233.75.76:32846 (3 connections now open) 2021-11-01T02:50:57.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57322 #852 (4 connections now open) 2021-11-01T02:50:57.132+0000 I NETWORK [conn852] received client metadata from 127.0.0.1:57322 conn852: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:50:57.231+0000 I NETWORK [conn852] end connection 127.0.0.1:57322 (3 connections now open) 2021-11-01T02:51:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:32948 #853 (4 connections now open) 2021-11-01T02:51:02.089+0000 I NETWORK [conn853] end connection 10.233.75.76:32948 (3 connections now open) 2021-11-01T02:51:06.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57414 #854 (4 connections now open) 2021-11-01T02:51:06.834+0000 I NETWORK [conn854] received client metadata from 127.0.0.1:57414 conn854: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:51:06.839+0000 I NETWORK [conn854] end connection 127.0.0.1:57414 (3 connections now open) 2021-11-01T02:51:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33050 #855 (4 connections now open) 2021-11-01T02:51:12.089+0000 I NETWORK [conn855] end connection 10.233.75.76:33050 (3 connections now open) 2021-11-01T02:51:17.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57516 #856 (4 connections now open) 2021-11-01T02:51:17.032+0000 I NETWORK [conn856] received client metadata from 127.0.0.1:57516 conn856: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:51:17.137+0000 I NETWORK [conn856] end connection 127.0.0.1:57516 (3 connections now open) 2021-11-01T02:51:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33150 #857 (4 connections now open) 2021-11-01T02:51:22.089+0000 I NETWORK [conn857] end connection 10.233.75.76:33150 (3 connections now open) 2021-11-01T02:51:26.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57616 #858 (4 connections now open) 2021-11-01T02:51:27.031+0000 I NETWORK [conn858] received client metadata from 127.0.0.1:57616 conn858: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:51:27.131+0000 I NETWORK [conn858] end connection 127.0.0.1:57616 (3 connections now open) 2021-11-01T02:51:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33254 #859 (4 connections now open) 2021-11-01T02:51:32.089+0000 I NETWORK [conn859] end connection 10.233.75.76:33254 (3 connections now open) 2021-11-01T02:51:36.732+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57718 #860 (4 connections now open) 2021-11-01T02:51:36.733+0000 I NETWORK [conn860] received client metadata from 127.0.0.1:57718 conn860: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:51:36.833+0000 I NETWORK [conn860] end connection 127.0.0.1:57718 (3 connections now open) 2021-11-01T02:51:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33350 #861 (4 connections now open) 2021-11-01T02:51:42.089+0000 I NETWORK [conn861] end connection 10.233.75.76:33350 (3 connections now open) 2021-11-01T02:51:47.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57814 #862 (4 connections now open) 2021-11-01T02:51:47.131+0000 I NETWORK [conn862] received client metadata from 127.0.0.1:57814 conn862: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:51:47.137+0000 I NETWORK [conn862] end connection 127.0.0.1:57814 (3 connections now open) 2021-11-01T02:51:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33452 #863 (4 connections now open) 2021-11-01T02:51:52.089+0000 I NETWORK [conn863] end connection 10.233.75.76:33452 (3 connections now open) 2021-11-01T02:51:56.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57918 #864 (4 connections now open) 2021-11-01T02:51:56.932+0000 I NETWORK [conn864] received client metadata from 127.0.0.1:57918 conn864: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:51:56.937+0000 I NETWORK [conn864] end connection 127.0.0.1:57918 (3 connections now open) 2021-11-01T02:52:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33552 #865 (4 connections now open) 2021-11-01T02:52:02.089+0000 I NETWORK [conn865] end connection 10.233.75.76:33552 (3 connections now open) 2021-11-01T02:52:06.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58022 #866 (4 connections now open) 2021-11-01T02:52:06.841+0000 I NETWORK [conn866] received client metadata from 127.0.0.1:58022 conn866: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:52:06.938+0000 I NETWORK [conn866] end connection 127.0.0.1:58022 (3 connections now open) 2021-11-01T02:52:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33656 #867 (4 connections now open) 2021-11-01T02:52:12.089+0000 I NETWORK [conn867] end connection 10.233.75.76:33656 (3 connections now open) 2021-11-01T02:52:16.831+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58124 #868 (4 connections now open) 2021-11-01T02:52:16.832+0000 I NETWORK [conn868] received client metadata from 127.0.0.1:58124 conn868: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:52:16.931+0000 I NETWORK [conn868] end connection 127.0.0.1:58124 (3 connections now open) 2021-11-01T02:52:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33768 #869 (4 connections now open) 2021-11-01T02:52:22.089+0000 I NETWORK [conn869] end connection 10.233.75.76:33768 (3 connections now open) 2021-11-01T02:52:26.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58232 #870 (4 connections now open) 2021-11-01T02:52:27.032+0000 I NETWORK [conn870] received client metadata from 127.0.0.1:58232 conn870: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:52:27.131+0000 I NETWORK [conn870] end connection 127.0.0.1:58232 (3 connections now open) 2021-11-01T02:52:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33866 #871 (4 connections now open) 2021-11-01T02:52:32.089+0000 I NETWORK [conn871] end connection 10.233.75.76:33866 (3 connections now open) 2021-11-01T02:52:36.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58330 #872 (4 connections now open) 2021-11-01T02:52:36.933+0000 I NETWORK [conn872] received client metadata from 127.0.0.1:58330 conn872: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:52:36.940+0000 I NETWORK [conn872] end connection 127.0.0.1:58330 (3 connections now open) 2021-11-01T02:52:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:33968 #873 (4 connections now open) 2021-11-01T02:52:42.089+0000 I NETWORK [conn873] end connection 10.233.75.76:33968 (3 connections now open) 2021-11-01T02:52:47.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58430 #874 (4 connections now open) 2021-11-01T02:52:47.034+0000 I NETWORK [conn874] received client metadata from 127.0.0.1:58430 conn874: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:52:47.131+0000 I NETWORK [conn874] end connection 127.0.0.1:58430 (3 connections now open) 2021-11-01T02:52:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34068 #875 (4 connections now open) 2021-11-01T02:52:52.089+0000 I NETWORK [conn875] end connection 10.233.75.76:34068 (3 connections now open) 2021-11-01T02:52:57.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58538 #876 (4 connections now open) 2021-11-01T02:52:57.036+0000 I NETWORK [conn876] received client metadata from 127.0.0.1:58538 conn876: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:52:57.135+0000 I NETWORK [conn876] end connection 127.0.0.1:58538 (3 connections now open) 2021-11-01T02:53:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34170 #877 (4 connections now open) 2021-11-01T02:53:02.089+0000 I NETWORK [conn877] end connection 10.233.75.76:34170 (3 connections now open) 2021-11-01T02:53:06.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58634 #878 (4 connections now open) 2021-11-01T02:53:06.837+0000 I NETWORK [conn878] received client metadata from 127.0.0.1:58634 conn878: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:53:06.937+0000 I NETWORK [conn878] end connection 127.0.0.1:58634 (3 connections now open) 2021-11-01T02:53:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34274 #879 (4 connections now open) 2021-11-01T02:53:12.089+0000 I NETWORK [conn879] end connection 10.233.75.76:34274 (3 connections now open) 2021-11-01T02:53:17.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58736 #880 (4 connections now open) 2021-11-01T02:53:17.037+0000 I NETWORK [conn880] received client metadata from 127.0.0.1:58736 conn880: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:53:17.136+0000 I NETWORK [conn880] end connection 127.0.0.1:58736 (3 connections now open) 2021-11-01T02:53:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34372 #881 (4 connections now open) 2021-11-01T02:53:22.089+0000 I NETWORK [conn881] end connection 10.233.75.76:34372 (3 connections now open) 2021-11-01T02:53:26.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58842 #882 (4 connections now open) 2021-11-01T02:53:26.935+0000 I NETWORK [conn882] received client metadata from 127.0.0.1:58842 conn882: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:53:27.034+0000 I NETWORK [conn882] end connection 127.0.0.1:58842 (3 connections now open) 2021-11-01T02:53:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34476 #883 (4 connections now open) 2021-11-01T02:53:32.089+0000 I NETWORK [conn883] end connection 10.233.75.76:34476 (3 connections now open) 2021-11-01T02:53:37.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58946 #884 (4 connections now open) 2021-11-01T02:53:37.034+0000 I NETWORK [conn884] received client metadata from 127.0.0.1:58946 conn884: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:53:37.132+0000 I NETWORK [conn884] end connection 127.0.0.1:58946 (3 connections now open) 2021-11-01T02:53:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34582 #885 (4 connections now open) 2021-11-01T02:53:42.089+0000 I NETWORK [conn885] end connection 10.233.75.76:34582 (3 connections now open) 2021-11-01T02:53:46.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59046 #886 (4 connections now open) 2021-11-01T02:53:46.932+0000 I NETWORK [conn886] received client metadata from 127.0.0.1:59046 conn886: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:53:46.939+0000 I NETWORK [conn886] end connection 127.0.0.1:59046 (3 connections now open) 2021-11-01T02:53:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34684 #887 (4 connections now open) 2021-11-01T02:53:52.089+0000 I NETWORK [conn887] end connection 10.233.75.76:34684 (3 connections now open) 2021-11-01T02:53:56.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59152 #888 (4 connections now open) 2021-11-01T02:53:56.943+0000 I NETWORK [conn888] received client metadata from 127.0.0.1:59152 conn888: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:53:57.131+0000 I NETWORK [conn888] end connection 127.0.0.1:59152 (3 connections now open) 2021-11-01T02:54:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34784 #889 (4 connections now open) 2021-11-01T02:54:02.089+0000 I NETWORK [conn889] end connection 10.233.75.76:34784 (3 connections now open) 2021-11-01T02:54:06.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59250 #890 (4 connections now open) 2021-11-01T02:54:07.031+0000 I NETWORK [conn890] received client metadata from 127.0.0.1:59250 conn890: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:54:07.037+0000 I NETWORK [conn890] end connection 127.0.0.1:59250 (3 connections now open) 2021-11-01T02:54:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34886 #891 (4 connections now open) 2021-11-01T02:54:12.089+0000 I NETWORK [conn891] end connection 10.233.75.76:34886 (3 connections now open) 2021-11-01T02:54:17.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59352 #892 (4 connections now open) 2021-11-01T02:54:17.036+0000 I NETWORK [conn892] received client metadata from 127.0.0.1:59352 conn892: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:54:17.131+0000 I NETWORK [conn892] end connection 127.0.0.1:59352 (3 connections now open) 2021-11-01T02:54:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:34986 #893 (4 connections now open) 2021-11-01T02:54:22.090+0000 I NETWORK [conn893] end connection 10.233.75.76:34986 (3 connections now open) 2021-11-01T02:54:26.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59452 #894 (4 connections now open) 2021-11-01T02:54:26.837+0000 I NETWORK [conn894] received client metadata from 127.0.0.1:59452 conn894: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:54:26.936+0000 I NETWORK [conn894] end connection 127.0.0.1:59452 (3 connections now open) 2021-11-01T02:54:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35088 #895 (4 connections now open) 2021-11-01T02:54:32.089+0000 I NETWORK [conn895] end connection 10.233.75.76:35088 (3 connections now open) 2021-11-01T02:54:37.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59554 #896 (4 connections now open) 2021-11-01T02:54:37.132+0000 I NETWORK [conn896] received client metadata from 127.0.0.1:59554 conn896: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:54:37.137+0000 I NETWORK [conn896] end connection 127.0.0.1:59554 (3 connections now open) 2021-11-01T02:54:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35186 #897 (4 connections now open) 2021-11-01T02:54:42.089+0000 I NETWORK [conn897] end connection 10.233.75.76:35186 (3 connections now open) 2021-11-01T02:54:46.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59648 #898 (4 connections now open) 2021-11-01T02:54:46.739+0000 I NETWORK [conn898] received client metadata from 127.0.0.1:59648 conn898: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:54:46.836+0000 I NETWORK [conn898] end connection 127.0.0.1:59648 (3 connections now open) 2021-11-01T02:54:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35288 #899 (4 connections now open) 2021-11-01T02:54:52.089+0000 I NETWORK [conn899] end connection 10.233.75.76:35288 (3 connections now open) 2021-11-01T02:54:56.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59754 #900 (4 connections now open) 2021-11-01T02:54:57.031+0000 I NETWORK [conn900] received client metadata from 127.0.0.1:59754 conn900: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:54:57.037+0000 I NETWORK [conn900] end connection 127.0.0.1:59754 (3 connections now open) 2021-11-01T02:55:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35390 #901 (4 connections now open) 2021-11-01T02:55:02.089+0000 I NETWORK [conn901] end connection 10.233.75.76:35390 (3 connections now open) 2021-11-01T02:55:07.139+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59864 #902 (4 connections now open) 2021-11-01T02:55:07.232+0000 I NETWORK [conn902] received client metadata from 127.0.0.1:59864 conn902: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:55:07.332+0000 I NETWORK [conn902] end connection 127.0.0.1:59864 (3 connections now open) 2021-11-01T02:55:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35490 #903 (4 connections now open) 2021-11-01T02:55:12.089+0000 I NETWORK [conn903] end connection 10.233.75.76:35490 (3 connections now open) 2021-11-01T02:55:17.140+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59960 #904 (4 connections now open) 2021-11-01T02:55:17.140+0000 I NETWORK [conn904] received client metadata from 127.0.0.1:59960 conn904: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:55:17.235+0000 I NETWORK [conn904] end connection 127.0.0.1:59960 (3 connections now open) 2021-11-01T02:55:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35594 #905 (4 connections now open) 2021-11-01T02:55:22.089+0000 I NETWORK [conn905] end connection 10.233.75.76:35594 (3 connections now open) 2021-11-01T02:55:27.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60068 #906 (4 connections now open) 2021-11-01T02:55:27.234+0000 I NETWORK [conn906] received client metadata from 127.0.0.1:60068 conn906: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:55:27.331+0000 I NETWORK [conn906] end connection 127.0.0.1:60068 (3 connections now open) 2021-11-01T02:55:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35694 #907 (4 connections now open) 2021-11-01T02:55:32.089+0000 I NETWORK [conn907] end connection 10.233.75.76:35694 (3 connections now open) 2021-11-01T02:55:37.140+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60170 #908 (4 connections now open) 2021-11-01T02:55:37.141+0000 I NETWORK [conn908] received client metadata from 127.0.0.1:60170 conn908: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:55:37.332+0000 I NETWORK [conn908] end connection 127.0.0.1:60170 (3 connections now open) 2021-11-01T02:55:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35794 #909 (4 connections now open) 2021-11-01T02:55:42.089+0000 I NETWORK [conn909] end connection 10.233.75.76:35794 (3 connections now open) 2021-11-01T02:55:46.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60260 #910 (4 connections now open) 2021-11-01T02:55:47.035+0000 I NETWORK [conn910] received client metadata from 127.0.0.1:60260 conn910: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:55:47.040+0000 I NETWORK [conn910] end connection 127.0.0.1:60260 (3 connections now open) 2021-11-01T02:55:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35896 #911 (4 connections now open) 2021-11-01T02:55:52.089+0000 I NETWORK [conn911] end connection 10.233.75.76:35896 (3 connections now open) 2021-11-01T02:55:56.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60366 #912 (4 connections now open) 2021-11-01T02:55:56.841+0000 I NETWORK [conn912] received client metadata from 127.0.0.1:60366 conn912: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:55:56.937+0000 I NETWORK [conn912] end connection 127.0.0.1:60366 (3 connections now open) 2021-11-01T02:56:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:35998 #913 (4 connections now open) 2021-11-01T02:56:02.090+0000 I NETWORK [conn913] end connection 10.233.75.76:35998 (3 connections now open) 2021-11-01T02:56:06.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60462 #914 (4 connections now open) 2021-11-01T02:56:06.933+0000 I NETWORK [conn914] received client metadata from 127.0.0.1:60462 conn914: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:56:07.031+0000 I NETWORK [conn914] end connection 127.0.0.1:60462 (3 connections now open) 2021-11-01T02:56:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36102 #915 (4 connections now open) 2021-11-01T02:56:12.089+0000 I NETWORK [conn915] end connection 10.233.75.76:36102 (3 connections now open) 2021-11-01T02:56:17.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60564 #916 (4 connections now open) 2021-11-01T02:56:17.032+0000 I NETWORK [conn916] received client metadata from 127.0.0.1:60564 conn916: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:56:17.136+0000 I NETWORK [conn916] end connection 127.0.0.1:60564 (3 connections now open) 2021-11-01T02:56:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36206 #917 (4 connections now open) 2021-11-01T02:56:22.089+0000 I NETWORK [conn917] end connection 10.233.75.76:36206 (3 connections now open) 2021-11-01T02:56:26.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60676 #918 (4 connections now open) 2021-11-01T02:56:27.032+0000 I NETWORK [conn918] received client metadata from 127.0.0.1:60676 conn918: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:56:27.037+0000 I NETWORK [conn918] end connection 127.0.0.1:60676 (3 connections now open) 2021-11-01T02:56:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36310 #919 (4 connections now open) 2021-11-01T02:56:32.089+0000 I NETWORK [conn919] end connection 10.233.75.76:36310 (3 connections now open) 2021-11-01T02:56:36.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60774 #920 (4 connections now open) 2021-11-01T02:56:37.033+0000 I NETWORK [conn920] received client metadata from 127.0.0.1:60774 conn920: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:56:37.132+0000 I NETWORK [conn920] end connection 127.0.0.1:60774 (3 connections now open) 2021-11-01T02:56:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36410 #921 (4 connections now open) 2021-11-01T02:56:42.089+0000 I NETWORK [conn921] end connection 10.233.75.76:36410 (3 connections now open) 2021-11-01T02:56:47.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60880 #922 (4 connections now open) 2021-11-01T02:56:47.133+0000 I NETWORK [conn922] received client metadata from 127.0.0.1:60880 conn922: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:56:47.232+0000 I NETWORK [conn922] end connection 127.0.0.1:60880 (3 connections now open) 2021-11-01T02:56:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36512 #923 (4 connections now open) 2021-11-01T02:56:52.089+0000 I NETWORK [conn923] end connection 10.233.75.76:36512 (3 connections now open) 2021-11-01T02:56:56.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60980 #924 (4 connections now open) 2021-11-01T02:56:56.839+0000 I NETWORK [conn924] received client metadata from 127.0.0.1:60980 conn924: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:56:56.936+0000 I NETWORK [conn924] end connection 127.0.0.1:60980 (3 connections now open) 2021-11-01T02:57:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36614 #925 (4 connections now open) 2021-11-01T02:57:02.089+0000 I NETWORK [conn925] end connection 10.233.75.76:36614 (3 connections now open) 2021-11-01T02:57:07.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32850 #926 (4 connections now open) 2021-11-01T02:57:07.032+0000 I NETWORK [conn926] received client metadata from 127.0.0.1:32850 conn926: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:57:07.137+0000 I NETWORK [conn926] end connection 127.0.0.1:32850 (3 connections now open) 2021-11-01T02:57:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36718 #927 (4 connections now open) 2021-11-01T02:57:12.090+0000 I NETWORK [conn927] end connection 10.233.75.76:36718 (3 connections now open) 2021-11-01T02:57:16.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32950 #928 (4 connections now open) 2021-11-01T02:57:16.937+0000 I NETWORK [conn928] received client metadata from 127.0.0.1:32950 conn928: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:57:17.035+0000 I NETWORK [conn928] end connection 127.0.0.1:32950 (3 connections now open) 2021-11-01T02:57:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36820 #929 (4 connections now open) 2021-11-01T02:57:22.089+0000 I NETWORK [conn929] end connection 10.233.75.76:36820 (3 connections now open) 2021-11-01T02:57:27.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33056 #930 (4 connections now open) 2021-11-01T02:57:27.036+0000 I NETWORK [conn930] received client metadata from 127.0.0.1:33056 conn930: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:57:27.136+0000 I NETWORK [conn930] end connection 127.0.0.1:33056 (3 connections now open) 2021-11-01T02:57:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:36924 #931 (4 connections now open) 2021-11-01T02:57:32.090+0000 I NETWORK [conn931] end connection 10.233.75.76:36924 (3 connections now open) 2021-11-01T02:57:36.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33156 #932 (4 connections now open) 2021-11-01T02:57:36.932+0000 I NETWORK [conn932] received client metadata from 127.0.0.1:33156 conn932: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:57:37.031+0000 I NETWORK [conn932] end connection 127.0.0.1:33156 (3 connections now open) 2021-11-01T02:57:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37020 #933 (4 connections now open) 2021-11-01T02:57:42.089+0000 I NETWORK [conn933] end connection 10.233.75.76:37020 (3 connections now open) 2021-11-01T02:57:47.038+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33256 #934 (4 connections now open) 2021-11-01T02:57:47.038+0000 I NETWORK [conn934] received client metadata from 127.0.0.1:33256 conn934: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:57:47.136+0000 I NETWORK [conn934] end connection 127.0.0.1:33256 (3 connections now open) 2021-11-01T02:57:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37126 #935 (4 connections now open) 2021-11-01T02:57:52.089+0000 I NETWORK [conn935] end connection 10.233.75.76:37126 (3 connections now open) 2021-11-01T02:57:57.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33368 #936 (4 connections now open) 2021-11-01T02:57:57.135+0000 I NETWORK [conn936] received client metadata from 127.0.0.1:33368 conn936: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:57:57.234+0000 I NETWORK [conn936] end connection 127.0.0.1:33368 (3 connections now open) 2021-11-01T02:58:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37224 #937 (4 connections now open) 2021-11-01T02:58:02.089+0000 I NETWORK [conn937] end connection 10.233.75.76:37224 (3 connections now open) 2021-11-01T02:58:06.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33460 #938 (4 connections now open) 2021-11-01T02:58:06.935+0000 I NETWORK [conn938] received client metadata from 127.0.0.1:33460 conn938: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:58:07.033+0000 I NETWORK [conn938] end connection 127.0.0.1:33460 (3 connections now open) 2021-11-01T02:58:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37324 #939 (4 connections now open) 2021-11-01T02:58:12.090+0000 I NETWORK [conn939] end connection 10.233.75.76:37324 (3 connections now open) 2021-11-01T02:58:16.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33554 #940 (4 connections now open) 2021-11-01T02:58:16.831+0000 I NETWORK [conn940] received client metadata from 127.0.0.1:33554 conn940: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:58:16.836+0000 I NETWORK [conn940] end connection 127.0.0.1:33554 (3 connections now open) 2021-11-01T02:58:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37428 #941 (4 connections now open) 2021-11-01T02:58:22.089+0000 I NETWORK [conn941] end connection 10.233.75.76:37428 (3 connections now open) 2021-11-01T02:58:26.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33662 #942 (4 connections now open) 2021-11-01T02:58:26.938+0000 I NETWORK [conn942] received client metadata from 127.0.0.1:33662 conn942: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:58:27.035+0000 I NETWORK [conn942] end connection 127.0.0.1:33662 (3 connections now open) 2021-11-01T02:58:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37526 #943 (4 connections now open) 2021-11-01T02:58:32.089+0000 I NETWORK [conn943] end connection 10.233.75.76:37526 (3 connections now open) 2021-11-01T02:58:37.231+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33772 #944 (4 connections now open) 2021-11-01T02:58:37.232+0000 I NETWORK [conn944] received client metadata from 127.0.0.1:33772 conn944: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:58:37.237+0000 I NETWORK [conn944] end connection 127.0.0.1:33772 (3 connections now open) 2021-11-01T02:58:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37628 #945 (4 connections now open) 2021-11-01T02:58:42.089+0000 I NETWORK [conn945] end connection 10.233.75.76:37628 (3 connections now open) 2021-11-01T02:58:47.037+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33860 #946 (4 connections now open) 2021-11-01T02:58:47.038+0000 I NETWORK [conn946] received client metadata from 127.0.0.1:33860 conn946: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:58:47.134+0000 I NETWORK [conn946] end connection 127.0.0.1:33860 (3 connections now open) 2021-11-01T02:58:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37728 #947 (4 connections now open) 2021-11-01T02:58:52.089+0000 I NETWORK [conn947] end connection 10.233.75.76:37728 (3 connections now open) 2021-11-01T02:58:56.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33970 #948 (4 connections now open) 2021-11-01T02:58:56.838+0000 I NETWORK [conn948] received client metadata from 127.0.0.1:33970 conn948: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:58:56.934+0000 I NETWORK [conn948] end connection 127.0.0.1:33970 (3 connections now open) 2021-11-01T02:59:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37832 #949 (4 connections now open) 2021-11-01T02:59:02.089+0000 I NETWORK [conn949] end connection 10.233.75.76:37832 (3 connections now open) 2021-11-01T02:59:07.135+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34072 #950 (4 connections now open) 2021-11-01T02:59:07.136+0000 I NETWORK [conn950] received client metadata from 127.0.0.1:34072 conn950: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:59:07.231+0000 I NETWORK [conn950] end connection 127.0.0.1:34072 (3 connections now open) 2021-11-01T02:59:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:37942 #951 (4 connections now open) 2021-11-01T02:59:12.089+0000 I NETWORK [conn951] end connection 10.233.75.76:37942 (3 connections now open) 2021-11-01T02:59:16.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34174 #952 (4 connections now open) 2021-11-01T02:59:17.031+0000 I NETWORK [conn952] received client metadata from 127.0.0.1:34174 conn952: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:59:17.134+0000 I NETWORK [conn952] end connection 127.0.0.1:34174 (3 connections now open) 2021-11-01T02:59:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38040 #953 (4 connections now open) 2021-11-01T02:59:22.089+0000 I NETWORK [conn953] end connection 10.233.75.76:38040 (3 connections now open) 2021-11-01T02:59:26.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34280 #954 (4 connections now open) 2021-11-01T02:59:26.932+0000 I NETWORK [conn954] received client metadata from 127.0.0.1:34280 conn954: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:59:27.031+0000 I NETWORK [conn954] end connection 127.0.0.1:34280 (3 connections now open) 2021-11-01T02:59:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38144 #955 (4 connections now open) 2021-11-01T02:59:32.089+0000 I NETWORK [conn955] end connection 10.233.75.76:38144 (3 connections now open) 2021-11-01T02:59:37.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34378 #956 (4 connections now open) 2021-11-01T02:59:37.132+0000 I NETWORK [conn956] received client metadata from 127.0.0.1:34378 conn956: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:59:37.137+0000 I NETWORK [conn956] end connection 127.0.0.1:34378 (3 connections now open) 2021-11-01T02:59:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38246 #957 (4 connections now open) 2021-11-01T02:59:42.089+0000 I NETWORK [conn957] end connection 10.233.75.76:38246 (3 connections now open) 2021-11-01T02:59:46.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34474 #958 (4 connections now open) 2021-11-01T02:59:46.831+0000 I NETWORK [conn958] received client metadata from 127.0.0.1:34474 conn958: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:59:46.931+0000 I NETWORK [conn958] end connection 127.0.0.1:34474 (3 connections now open) 2021-11-01T02:59:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38346 #959 (4 connections now open) 2021-11-01T02:59:52.090+0000 I NETWORK [conn959] end connection 10.233.75.76:38346 (3 connections now open) 2021-11-01T02:59:56.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34580 #960 (4 connections now open) 2021-11-01T02:59:56.832+0000 I NETWORK [conn960] received client metadata from 127.0.0.1:34580 conn960: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T02:59:56.931+0000 I NETWORK [conn960] end connection 127.0.0.1:34580 (3 connections now open) 2021-11-01T03:00:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38448 #961 (4 connections now open) 2021-11-01T03:00:02.090+0000 I NETWORK [conn961] end connection 10.233.75.76:38448 (3 connections now open) 2021-11-01T03:00:06.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34680 #962 (4 connections now open) 2021-11-01T03:00:06.933+0000 I NETWORK [conn962] received client metadata from 127.0.0.1:34680 conn962: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:00:06.939+0000 I NETWORK [conn962] end connection 127.0.0.1:34680 (3 connections now open) 2021-11-01T03:00:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38550 #963 (4 connections now open) 2021-11-01T03:00:12.089+0000 I NETWORK [conn963] end connection 10.233.75.76:38550 (3 connections now open) 2021-11-01T03:00:16.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34782 #964 (4 connections now open) 2021-11-01T03:00:16.837+0000 I NETWORK [conn964] received client metadata from 127.0.0.1:34782 conn964: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:00:16.936+0000 I NETWORK [conn964] end connection 127.0.0.1:34782 (3 connections now open) 2021-11-01T03:00:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38650 #965 (4 connections now open) 2021-11-01T03:00:22.089+0000 I NETWORK [conn965] end connection 10.233.75.76:38650 (3 connections now open) 2021-11-01T03:00:26.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34886 #966 (4 connections now open) 2021-11-01T03:00:26.936+0000 I NETWORK [conn966] received client metadata from 127.0.0.1:34886 conn966: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:00:27.032+0000 I NETWORK [conn966] end connection 127.0.0.1:34886 (3 connections now open) 2021-11-01T03:00:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38760 #967 (4 connections now open) 2021-11-01T03:00:32.089+0000 I NETWORK [conn967] end connection 10.233.75.76:38760 (3 connections now open) 2021-11-01T03:00:37.136+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34998 #968 (4 connections now open) 2021-11-01T03:00:37.137+0000 I NETWORK [conn968] received client metadata from 127.0.0.1:34998 conn968: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:00:37.235+0000 I NETWORK [conn968] end connection 127.0.0.1:34998 (3 connections now open) 2021-11-01T03:00:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38860 #969 (4 connections now open) 2021-11-01T03:00:42.089+0000 I NETWORK [conn969] end connection 10.233.75.76:38860 (3 connections now open) 2021-11-01T03:00:46.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35090 #970 (4 connections now open) 2021-11-01T03:00:46.840+0000 I NETWORK [conn970] received client metadata from 127.0.0.1:35090 conn970: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:00:46.936+0000 I NETWORK [conn970] end connection 127.0.0.1:35090 (3 connections now open) 2021-11-01T03:00:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:38964 #971 (4 connections now open) 2021-11-01T03:00:52.089+0000 I NETWORK [conn971] end connection 10.233.75.76:38964 (3 connections now open) 2021-11-01T03:00:57.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35198 #972 (4 connections now open) 2021-11-01T03:00:57.032+0000 I NETWORK [conn972] received client metadata from 127.0.0.1:35198 conn972: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:00:57.135+0000 I NETWORK [conn972] end connection 127.0.0.1:35198 (3 connections now open) 2021-11-01T03:01:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39062 #973 (4 connections now open) 2021-11-01T03:01:02.090+0000 I NETWORK [conn973] end connection 10.233.75.76:39062 (3 connections now open) 2021-11-01T03:01:06.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35296 #974 (4 connections now open) 2021-11-01T03:01:06.838+0000 I NETWORK [conn974] received client metadata from 127.0.0.1:35296 conn974: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:01:06.934+0000 I NETWORK [conn974] end connection 127.0.0.1:35296 (3 connections now open) 2021-11-01T03:01:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39162 #975 (4 connections now open) 2021-11-01T03:01:12.089+0000 I NETWORK [conn975] end connection 10.233.75.76:39162 (3 connections now open) 2021-11-01T03:01:17.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35392 #976 (4 connections now open) 2021-11-01T03:01:17.037+0000 I NETWORK [conn976] received client metadata from 127.0.0.1:35392 conn976: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:01:17.138+0000 I NETWORK [conn976] end connection 127.0.0.1:35392 (3 connections now open) 2021-11-01T03:01:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39266 #977 (4 connections now open) 2021-11-01T03:01:22.089+0000 I NETWORK [conn977] end connection 10.233.75.76:39266 (3 connections now open) 2021-11-01T03:01:26.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35498 #978 (4 connections now open) 2021-11-01T03:01:26.935+0000 I NETWORK [conn978] received client metadata from 127.0.0.1:35498 conn978: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:01:27.032+0000 I NETWORK [conn978] end connection 127.0.0.1:35498 (3 connections now open) 2021-11-01T03:01:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39364 #979 (4 connections now open) 2021-11-01T03:01:32.089+0000 I NETWORK [conn979] end connection 10.233.75.76:39364 (3 connections now open) 2021-11-01T03:01:36.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35602 #980 (4 connections now open) 2021-11-01T03:01:36.936+0000 I NETWORK [conn980] received client metadata from 127.0.0.1:35602 conn980: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:01:36.941+0000 I NETWORK [conn980] end connection 127.0.0.1:35602 (3 connections now open) 2021-11-01T03:01:37.131+0000 I COMMAND [conn315] command dcae-tcagen2.channelMessages command: findAndModify { findAndModify: "channelMessages", query: { groupId: "mrSubscriberMessageStoreGroup" }, fields: {}, sort: { priority: -1, lastModifiedTime: 1, sequence: 1 }, remove: true, $db: "dcae-tcagen2", lsid: { id: UUID("104b6cd6-eed6-4904-b8cf-7fe4db07cf71") } } planSummary: IXSCAN { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 } keysExamined:0 docsExamined:0 ndeleted:0 numYields:1 reslen:74 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 172ms 2021-11-01T03:01:42.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39466 #981 (4 connections now open) 2021-11-01T03:01:42.089+0000 I NETWORK [conn981] end connection 10.233.75.76:39466 (3 connections now open) 2021-11-01T03:01:47.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35706 #982 (4 connections now open) 2021-11-01T03:01:47.134+0000 I NETWORK [conn982] received client metadata from 127.0.0.1:35706 conn982: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:01:47.234+0000 I NETWORK [conn982] end connection 127.0.0.1:35706 (3 connections now open) 2021-11-01T03:01:52.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39570 #983 (4 connections now open) 2021-11-01T03:01:52.089+0000 I NETWORK [conn983] end connection 10.233.75.76:39570 (3 connections now open) 2021-11-01T03:01:56.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35812 #984 (4 connections now open) 2021-11-01T03:01:56.940+0000 I NETWORK [conn984] received client metadata from 127.0.0.1:35812 conn984: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:01:57.035+0000 I NETWORK [conn984] end connection 127.0.0.1:35812 (3 connections now open) 2021-11-01T03:02:02.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39676 #985 (4 connections now open) 2021-11-01T03:02:02.089+0000 I NETWORK [conn985] end connection 10.233.75.76:39676 (3 connections now open) 2021-11-01T03:02:06.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35912 #986 (4 connections now open) 2021-11-01T03:02:06.838+0000 I NETWORK [conn986] received client metadata from 127.0.0.1:35912 conn986: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:02:06.938+0000 I NETWORK [conn986] end connection 127.0.0.1:35912 (3 connections now open) 2021-11-01T03:02:12.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39784 #987 (4 connections now open) 2021-11-01T03:02:12.089+0000 I NETWORK [conn987] end connection 10.233.75.76:39784 (3 connections now open) 2021-11-01T03:02:16.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36014 #988 (4 connections now open) 2021-11-01T03:02:16.737+0000 I NETWORK [conn988] received client metadata from 127.0.0.1:36014 conn988: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:02:16.835+0000 I NETWORK [conn988] end connection 127.0.0.1:36014 (3 connections now open) 2021-11-01T03:02:22.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39882 #989 (4 connections now open) 2021-11-01T03:02:22.090+0000 I NETWORK [conn989] end connection 10.233.75.76:39882 (3 connections now open) 2021-11-01T03:02:26.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36122 #990 (4 connections now open) 2021-11-01T03:02:26.839+0000 I NETWORK [conn990] received client metadata from 127.0.0.1:36122 conn990: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-11-01T03:02:26.938+0000 I NETWORK [conn990] end connection 127.0.0.1:36122 (3 connections now open) 2021-11-01T03:02:32.089+0000 I NETWORK [listener] connection accepted from 10.233.75.76:39986 #991 (4 connections now open) 2021-11-01T03:02:32.089+0000 I NETWORK [conn991] end connection 10.233.75.76:39986 (3 connections now open)