By type
2021-04-22T23:59:17.222+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] db version v4.0.8 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] modules: none 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] build environment: 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] distarch: x86_64 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-04-22T23:59:17.318+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-04-22T23:59:17.319+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-04-22T23:59:25.265+0000 I STORAGE [initandlisten] WiredTiger message [1619135965:265416][1:0x7ffb67af3a40], txn-recover: Set global recovery timestamp: 0 2021-04-22T23:59:26.002+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-04-22T23:59:27.320+0000 I CONTROL [initandlisten] 2021-04-22T23:59:27.320+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-04-22T23:59:27.320+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-04-22T23:59:27.320+0000 I CONTROL [initandlisten] 2021-04-22T23:59:27.320+0000 I CONTROL [initandlisten] 2021-04-22T23:59:27.320+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-04-22T23:59:27.320+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-04-22T23:59:27.320+0000 I CONTROL [initandlisten] 2021-04-22T23:59:27.320+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 85de38a6-4965-4b29-8baf-1b2a77685a7f 2021-04-22T23:59:27.827+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-04-22T23:59:27.831+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: c68c2009-43ff-4205-ae64-dc8b19bcfce1 2021-04-22T23:59:28.584+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-04-22T23:59:28.587+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-04-22T23:59:28.588+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 7500a41a-c394-4f6e-a775-9ef9f86f40f4 2021-04-22T23:59:29.293+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-04-22T23:59:29.293+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-22T23:59:29.296+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-04-22T23:59:29.296+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 708ms 2021-04-22T23:59:34.042+0000 I NETWORK [listener] connection accepted from 10.233.77.161:43906 #1 (1 connection now open) 2021-04-22T23:59:34.043+0000 I NETWORK [conn1] end connection 10.233.77.161:43906 (0 connections now open) 2021-04-22T23:59:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44030 #2 (1 connection now open) 2021-04-22T23:59:44.042+0000 I NETWORK [conn2] end connection 10.233.77.161:44030 (0 connections now open) 2021-04-22T23:59:51.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36046 #3 (1 connection now open) 2021-04-22T23:59:51.817+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:36046 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-04-22T23:59:51.821+0000 I NETWORK [conn3] end connection 127.0.0.1:36046 (0 connections now open) 2021-04-22T23:59:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44136 #4 (1 connection now open) 2021-04-22T23:59:54.041+0000 I NETWORK [conn4] end connection 10.233.77.161:44136 (0 connections now open) 2021-04-23T00:00:01.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36120 #5 (1 connection now open) 2021-04-23T00:00:01.819+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:36120 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-04-23T00:00:01.823+0000 I NETWORK [conn5] end connection 127.0.0.1:36120 (0 connections now open) 2021-04-23T00:00:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44206 #6 (1 connection now open) 2021-04-23T00:00:04.041+0000 I NETWORK [conn6] end connection 10.233.77.161:44206 (0 connections now open) 2021-04-23T00:00:11.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36190 #7 (1 connection now open) 2021-04-23T00:00:11.720+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:36190 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-04-23T00:00:11.723+0000 I NETWORK [conn7] end connection 127.0.0.1:36190 (0 connections now open) 2021-04-23T00:00:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44284 #8 (1 connection now open) 2021-04-23T00:00:14.042+0000 I NETWORK [conn8] end connection 10.233.77.161:44284 (0 connections now open) 2021-04-23T00:00:21.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36262 #9 (1 connection now open) 2021-04-23T00:00:21.723+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:36262 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-04-23T00:00:21.818+0000 I NETWORK [conn9] end connection 127.0.0.1:36262 (0 connections now open) 2021-04-23T00:00:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44352 #10 (1 connection now open) 2021-04-23T00:00:24.041+0000 I NETWORK [conn10] end connection 10.233.77.161:44352 (0 connections now open) 2021-04-23T00:00:31.725+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36328 #11 (1 connection now open) 2021-04-23T00:00:31.726+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:36328 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-04-23T00:00:31.821+0000 I NETWORK [conn11] end connection 127.0.0.1:36328 (0 connections now open) 2021-04-23T00:00:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44420 #12 (1 connection now open) 2021-04-23T00:00:34.042+0000 I NETWORK [conn12] end connection 10.233.77.161:44420 (0 connections now open) 2021-04-23T00:00:41.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36406 #13 (1 connection now open) 2021-04-23T00:00:41.725+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:36406 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-04-23T00:00:41.820+0000 I NETWORK [conn13] end connection 127.0.0.1:36406 (0 connections now open) 2021-04-23T00:00:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44498 #14 (1 connection now open) 2021-04-23T00:00:44.042+0000 I NETWORK [conn14] end connection 10.233.77.161:44498 (0 connections now open) 2021-04-23T00:00:51.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36472 #15 (1 connection now open) 2021-04-23T00:00:51.723+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:36472 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-04-23T00:00:51.819+0000 I NETWORK [conn15] end connection 127.0.0.1:36472 (0 connections now open) 2021-04-23T00:00:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44568 #16 (1 connection now open) 2021-04-23T00:00:54.041+0000 I NETWORK [conn16] end connection 10.233.77.161:44568 (0 connections now open) 2021-04-23T00:01:01.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36542 #17 (1 connection now open) 2021-04-23T00:01:01.722+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:36542 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-04-23T00:01:01.727+0000 I NETWORK [conn17] end connection 127.0.0.1:36542 (0 connections now open) 2021-04-23T00:01:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44632 #18 (1 connection now open) 2021-04-23T00:01:04.042+0000 I NETWORK [conn18] end connection 10.233.77.161:44632 (0 connections now open) 2021-04-23T00:01:11.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36618 #19 (1 connection now open) 2021-04-23T00:01:11.719+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:36618 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-04-23T00:01:11.817+0000 I NETWORK [conn19] end connection 127.0.0.1:36618 (0 connections now open) 2021-04-23T00:01:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44710 #20 (1 connection now open) 2021-04-23T00:01:14.042+0000 I NETWORK [conn20] end connection 10.233.77.161:44710 (0 connections now open) 2021-04-23T00:01:21.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36686 #21 (1 connection now open) 2021-04-23T00:01:21.718+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:36686 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-04-23T00:01:21.722+0000 I NETWORK [conn21] end connection 127.0.0.1:36686 (0 connections now open) 2021-04-23T00:01:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44784 #22 (1 connection now open) 2021-04-23T00:01:24.042+0000 I NETWORK [conn22] end connection 10.233.77.161:44784 (0 connections now open) 2021-04-23T00:01:31.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36760 #23 (1 connection now open) 2021-04-23T00:01:31.719+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:36760 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-04-23T00:01:31.724+0000 I NETWORK [conn23] end connection 127.0.0.1:36760 (0 connections now open) 2021-04-23T00:01:34.042+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44850 #24 (1 connection now open) 2021-04-23T00:01:34.042+0000 I NETWORK [conn24] end connection 10.233.77.161:44850 (0 connections now open) 2021-04-23T00:01:41.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36836 #25 (1 connection now open) 2021-04-23T00:01:41.722+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:36836 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-04-23T00:01:41.819+0000 I NETWORK [conn25] end connection 127.0.0.1:36836 (0 connections now open) 2021-04-23T00:01:44.042+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44926 #26 (1 connection now open) 2021-04-23T00:01:44.042+0000 I NETWORK [conn26] end connection 10.233.77.161:44926 (0 connections now open) 2021-04-23T00:01:51.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36902 #27 (1 connection now open) 2021-04-23T00:01:51.718+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:36902 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-04-23T00:01:51.817+0000 I NETWORK [conn27] end connection 127.0.0.1:36902 (0 connections now open) 2021-04-23T00:01:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:44996 #28 (1 connection now open) 2021-04-23T00:01:54.041+0000 I NETWORK [conn28] end connection 10.233.77.161:44996 (0 connections now open) 2021-04-23T00:02:01.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36972 #29 (1 connection now open) 2021-04-23T00:02:01.722+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:36972 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-04-23T00:02:01.819+0000 I NETWORK [conn29] end connection 127.0.0.1:36972 (0 connections now open) 2021-04-23T00:02:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45060 #30 (1 connection now open) 2021-04-23T00:02:04.041+0000 I NETWORK [conn30] end connection 10.233.77.161:45060 (0 connections now open) 2021-04-23T00:02:11.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37074 #31 (1 connection now open) 2021-04-23T00:02:11.722+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:37074 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-04-23T00:02:11.726+0000 I NETWORK [conn31] end connection 127.0.0.1:37074 (0 connections now open) 2021-04-23T00:02:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45168 #32 (1 connection now open) 2021-04-23T00:02:14.042+0000 I NETWORK [conn32] end connection 10.233.77.161:45168 (0 connections now open) 2021-04-23T00:02:21.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37150 #33 (1 connection now open) 2021-04-23T00:02:21.817+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:37150 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-04-23T00:02:21.821+0000 I NETWORK [conn33] end connection 127.0.0.1:37150 (0 connections now open) 2021-04-23T00:02:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45240 #34 (1 connection now open) 2021-04-23T00:02:24.041+0000 I NETWORK [conn34] end connection 10.233.77.161:45240 (0 connections now open) 2021-04-23T00:02:31.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37222 #35 (1 connection now open) 2021-04-23T00:02:31.717+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:37222 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-04-23T00:02:31.722+0000 I NETWORK [conn35] end connection 127.0.0.1:37222 (0 connections now open) 2021-04-23T00:02:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45312 #36 (1 connection now open) 2021-04-23T00:02:34.042+0000 I NETWORK [conn36] end connection 10.233.77.161:45312 (0 connections now open) 2021-04-23T00:02:41.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37302 #37 (1 connection now open) 2021-04-23T00:02:41.722+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:37302 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-04-23T00:02:41.818+0000 I NETWORK [conn37] end connection 127.0.0.1:37302 (0 connections now open) 2021-04-23T00:02:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45392 #38 (1 connection now open) 2021-04-23T00:02:44.042+0000 I NETWORK [conn38] end connection 10.233.77.161:45392 (0 connections now open) 2021-04-23T00:02:51.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37374 #39 (1 connection now open) 2021-04-23T00:02:51.817+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:37374 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-04-23T00:02:51.821+0000 I NETWORK [conn39] end connection 127.0.0.1:37374 (0 connections now open) 2021-04-23T00:02:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45464 #40 (1 connection now open) 2021-04-23T00:02:54.041+0000 I NETWORK [conn40] end connection 10.233.77.161:45464 (0 connections now open) 2021-04-23T00:03:01.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37448 #41 (1 connection now open) 2021-04-23T00:03:01.719+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:37448 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-04-23T00:03:01.821+0000 I NETWORK [conn41] end connection 127.0.0.1:37448 (0 connections now open) 2021-04-23T00:03:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45548 #42 (1 connection now open) 2021-04-23T00:03:04.042+0000 I NETWORK [conn42] end connection 10.233.77.161:45548 (0 connections now open) 2021-04-23T00:03:11.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37564 #43 (1 connection now open) 2021-04-23T00:03:11.721+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:37564 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-04-23T00:03:11.817+0000 I NETWORK [conn43] end connection 127.0.0.1:37564 (0 connections now open) 2021-04-23T00:03:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45660 #44 (1 connection now open) 2021-04-23T00:03:14.042+0000 I NETWORK [conn44] end connection 10.233.77.161:45660 (0 connections now open) 2021-04-23T00:03:21.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37638 #45 (1 connection now open) 2021-04-23T00:03:21.719+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:37638 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-04-23T00:03:21.724+0000 I NETWORK [conn45] end connection 127.0.0.1:37638 (0 connections now open) 2021-04-23T00:03:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45728 #46 (1 connection now open) 2021-04-23T00:03:24.042+0000 I NETWORK [conn46] end connection 10.233.77.161:45728 (0 connections now open) 2021-04-23T00:03:31.725+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37710 #47 (1 connection now open) 2021-04-23T00:03:31.725+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:37710 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-04-23T00:03:31.819+0000 I NETWORK [conn47] end connection 127.0.0.1:37710 (0 connections now open) 2021-04-23T00:03:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45802 #48 (1 connection now open) 2021-04-23T00:03:34.041+0000 I NETWORK [conn48] end connection 10.233.77.161:45802 (0 connections now open) 2021-04-23T00:03:41.727+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37792 #49 (1 connection now open) 2021-04-23T00:03:41.728+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:37792 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-04-23T00:03:41.822+0000 I NETWORK [conn49] end connection 127.0.0.1:37792 (0 connections now open) 2021-04-23T00:03:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45882 #50 (1 connection now open) 2021-04-23T00:03:44.042+0000 I NETWORK [conn50] end connection 10.233.77.161:45882 (0 connections now open) 2021-04-23T00:03:51.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37880 #51 (1 connection now open) 2021-04-23T00:03:51.721+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:37880 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-04-23T00:03:51.817+0000 I NETWORK [conn51] end connection 127.0.0.1:37880 (0 connections now open) 2021-04-23T00:03:54.042+0000 I NETWORK [listener] connection accepted from 10.233.77.161:45982 #52 (1 connection now open) 2021-04-23T00:03:54.043+0000 I NETWORK [conn52] end connection 10.233.77.161:45982 (0 connections now open) 2021-04-23T00:04:01.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37968 #53 (1 connection now open) 2021-04-23T00:04:01.724+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:37968 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-04-23T00:04:01.819+0000 I NETWORK [conn53] end connection 127.0.0.1:37968 (0 connections now open) 2021-04-23T00:04:04.042+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46078 #54 (1 connection now open) 2021-04-23T00:04:04.042+0000 I NETWORK [conn54] end connection 10.233.77.161:46078 (0 connections now open) 2021-04-23T00:04:11.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38096 #55 (1 connection now open) 2021-04-23T00:04:11.724+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:38096 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-04-23T00:04:11.820+0000 I NETWORK [conn55] end connection 127.0.0.1:38096 (0 connections now open) 2021-04-23T00:04:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46188 #56 (1 connection now open) 2021-04-23T00:04:14.041+0000 I NETWORK [conn56] end connection 10.233.77.161:46188 (0 connections now open) 2021-04-23T00:04:21.727+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38166 #57 (1 connection now open) 2021-04-23T00:04:21.728+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:38166 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-04-23T00:04:21.821+0000 I NETWORK [conn57] end connection 127.0.0.1:38166 (0 connections now open) 2021-04-23T00:04:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46254 #58 (1 connection now open) 2021-04-23T00:04:24.041+0000 I NETWORK [conn58] end connection 10.233.77.161:46254 (0 connections now open) 2021-04-23T00:04:31.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38236 #59 (1 connection now open) 2021-04-23T00:04:31.817+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:38236 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-04-23T00:04:31.822+0000 I NETWORK [conn59] end connection 127.0.0.1:38236 (0 connections now open) 2021-04-23T00:04:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46326 #60 (1 connection now open) 2021-04-23T00:04:34.041+0000 I NETWORK [conn60] end connection 10.233.77.161:46326 (0 connections now open) 2021-04-23T00:04:41.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38326 #61 (1 connection now open) 2021-04-23T00:04:41.718+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:38326 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-04-23T00:04:41.722+0000 I NETWORK [conn61] end connection 127.0.0.1:38326 (0 connections now open) 2021-04-23T00:04:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46434 #62 (1 connection now open) 2021-04-23T00:04:44.041+0000 I NETWORK [conn62] end connection 10.233.77.161:46434 (0 connections now open) 2021-04-23T00:04:51.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38418 #63 (1 connection now open) 2021-04-23T00:04:51.721+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:38418 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-04-23T00:04:51.817+0000 I NETWORK [conn63] end connection 127.0.0.1:38418 (0 connections now open) 2021-04-23T00:04:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46510 #64 (1 connection now open) 2021-04-23T00:04:54.042+0000 I NETWORK [conn64] end connection 10.233.77.161:46510 (0 connections now open) 2021-04-23T00:05:01.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38488 #65 (1 connection now open) 2021-04-23T00:05:01.723+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:38488 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-04-23T00:05:01.817+0000 I NETWORK [conn65] end connection 127.0.0.1:38488 (0 connections now open) 2021-04-23T00:05:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46580 #66 (1 connection now open) 2021-04-23T00:05:04.041+0000 I NETWORK [conn66] end connection 10.233.77.161:46580 (0 connections now open) 2021-04-23T00:05:11.822+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38566 #67 (1 connection now open) 2021-04-23T00:05:11.917+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:38566 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-04-23T00:05:11.922+0000 I NETWORK [conn67] end connection 127.0.0.1:38566 (0 connections now open) 2021-04-23T00:05:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46662 #68 (1 connection now open) 2021-04-23T00:05:14.041+0000 I NETWORK [conn68] end connection 10.233.77.161:46662 (0 connections now open) 2021-04-23T00:05:21.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38676 #69 (1 connection now open) 2021-04-23T00:05:21.817+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:38676 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-04-23T00:05:21.821+0000 I NETWORK [conn69] end connection 127.0.0.1:38676 (0 connections now open) 2021-04-23T00:05:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46774 #70 (1 connection now open) 2021-04-23T00:05:24.041+0000 I NETWORK [conn70] end connection 10.233.77.161:46774 (0 connections now open) 2021-04-23T00:05:31.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38764 #71 (1 connection now open) 2021-04-23T00:05:31.725+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:38764 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-04-23T00:05:31.820+0000 I NETWORK [conn71] end connection 127.0.0.1:38764 (0 connections now open) 2021-04-23T00:05:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46864 #72 (1 connection now open) 2021-04-23T00:05:34.042+0000 I NETWORK [conn72] end connection 10.233.77.161:46864 (0 connections now open) 2021-04-23T00:05:41.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38848 #73 (1 connection now open) 2021-04-23T00:05:41.722+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:38848 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-04-23T00:05:41.817+0000 I NETWORK [conn73] end connection 127.0.0.1:38848 (0 connections now open) 2021-04-23T00:05:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:46946 #74 (1 connection now open) 2021-04-23T00:05:44.041+0000 I NETWORK [conn74] end connection 10.233.77.161:46946 (0 connections now open) 2021-04-23T00:05:51.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38926 #75 (1 connection now open) 2021-04-23T00:05:51.720+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:38926 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-04-23T00:05:51.728+0000 I NETWORK [conn75] end connection 127.0.0.1:38926 (0 connections now open) 2021-04-23T00:05:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47020 #76 (1 connection now open) 2021-04-23T00:05:54.041+0000 I NETWORK [conn76] end connection 10.233.77.161:47020 (0 connections now open) 2021-04-23T00:06:01.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39004 #77 (1 connection now open) 2021-04-23T00:06:01.724+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:39004 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-04-23T00:06:01.819+0000 I NETWORK [conn77] end connection 127.0.0.1:39004 (0 connections now open) 2021-04-23T00:06:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47096 #78 (1 connection now open) 2021-04-23T00:06:04.042+0000 I NETWORK [conn78] end connection 10.233.77.161:47096 (0 connections now open) 2021-04-23T00:06:11.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39082 #79 (1 connection now open) 2021-04-23T00:06:11.817+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:39082 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-04-23T00:06:11.821+0000 I NETWORK [conn79] end connection 127.0.0.1:39082 (0 connections now open) 2021-04-23T00:06:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47184 #80 (1 connection now open) 2021-04-23T00:06:14.041+0000 I NETWORK [conn80] end connection 10.233.77.161:47184 (0 connections now open) 2021-04-23T00:06:21.726+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39180 #81 (1 connection now open) 2021-04-23T00:06:21.726+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:39180 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-04-23T00:06:21.819+0000 I NETWORK [conn81] end connection 127.0.0.1:39180 (0 connections now open) 2021-04-23T00:06:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47270 #82 (1 connection now open) 2021-04-23T00:06:24.041+0000 I NETWORK [conn82] end connection 10.233.77.161:47270 (0 connections now open) 2021-04-23T00:06:31.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39262 #83 (1 connection now open) 2021-04-23T00:06:31.720+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:39262 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-04-23T00:06:31.724+0000 I NETWORK [conn83] end connection 127.0.0.1:39262 (0 connections now open) 2021-04-23T00:06:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47356 #84 (1 connection now open) 2021-04-23T00:06:34.041+0000 I NETWORK [conn84] end connection 10.233.77.161:47356 (0 connections now open) 2021-04-23T00:06:41.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39342 #85 (1 connection now open) 2021-04-23T00:06:41.721+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:39342 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-04-23T00:06:41.725+0000 I NETWORK [conn85] end connection 127.0.0.1:39342 (0 connections now open) 2021-04-23T00:06:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47444 #86 (1 connection now open) 2021-04-23T00:06:44.041+0000 I NETWORK [conn86] end connection 10.233.77.161:47444 (0 connections now open) 2021-04-23T00:06:51.626+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39440 #87 (1 connection now open) 2021-04-23T00:06:51.721+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:39440 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-04-23T00:06:51.727+0000 I NETWORK [conn87] end connection 127.0.0.1:39440 (0 connections now open) 2021-04-23T00:06:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47534 #88 (1 connection now open) 2021-04-23T00:06:54.042+0000 I NETWORK [conn88] end connection 10.233.77.161:47534 (0 connections now open) 2021-04-23T00:07:01.624+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39522 #89 (1 connection now open) 2021-04-23T00:07:01.717+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:39522 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-04-23T00:07:01.721+0000 I NETWORK [conn89] end connection 127.0.0.1:39522 (0 connections now open) 2021-04-23T00:07:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47616 #90 (1 connection now open) 2021-04-23T00:07:04.042+0000 I NETWORK [conn90] end connection 10.233.77.161:47616 (0 connections now open) 2021-04-23T00:07:11.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39618 #91 (1 connection now open) 2021-04-23T00:07:11.719+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:39618 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-04-23T00:07:11.722+0000 I NETWORK [conn91] end connection 127.0.0.1:39618 (0 connections now open) 2021-04-23T00:07:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47728 #92 (1 connection now open) 2021-04-23T00:07:14.042+0000 I NETWORK [conn92] end connection 10.233.77.161:47728 (0 connections now open) 2021-04-23T00:07:21.625+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39720 #93 (1 connection now open) 2021-04-23T00:07:21.717+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:39720 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-04-23T00:07:21.722+0000 I NETWORK [conn93] end connection 127.0.0.1:39720 (0 connections now open) 2021-04-23T00:07:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47810 #94 (1 connection now open) 2021-04-23T00:07:24.042+0000 I NETWORK [conn94] end connection 10.233.77.161:47810 (0 connections now open) 2021-04-23T00:07:31.624+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39802 #95 (1 connection now open) 2021-04-23T00:07:31.717+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:39802 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-04-23T00:07:31.721+0000 I NETWORK [conn95] end connection 127.0.0.1:39802 (0 connections now open) 2021-04-23T00:07:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47896 #96 (1 connection now open) 2021-04-23T00:07:34.042+0000 I NETWORK [conn96] end connection 10.233.77.161:47896 (0 connections now open) 2021-04-23T00:07:41.624+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39894 #97 (1 connection now open) 2021-04-23T00:07:41.717+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:39894 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-04-23T00:07:41.721+0000 I NETWORK [conn97] end connection 127.0.0.1:39894 (0 connections now open) 2021-04-23T00:07:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:47996 #98 (1 connection now open) 2021-04-23T00:07:44.041+0000 I NETWORK [conn98] end connection 10.233.77.161:47996 (0 connections now open) 2021-04-23T00:07:51.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39990 #99 (1 connection now open) 2021-04-23T00:07:51.724+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:39990 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-04-23T00:07:51.818+0000 I NETWORK [conn99] end connection 127.0.0.1:39990 (0 connections now open) 2021-04-23T00:07:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:48082 #100 (1 connection now open) 2021-04-23T00:07:54.041+0000 I NETWORK [conn100] end connection 10.233.77.161:48082 (0 connections now open) 2021-04-23T00:08:01.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40070 #101 (1 connection now open) 2021-04-23T00:08:01.717+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:40070 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-04-23T00:08:01.721+0000 I NETWORK [conn101] end connection 127.0.0.1:40070 (0 connections now open) 2021-04-23T00:08:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:48160 #102 (1 connection now open) 2021-04-23T00:08:04.041+0000 I NETWORK [conn102] end connection 10.233.77.161:48160 (0 connections now open) 2021-04-23T00:08:11.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40158 #103 (1 connection now open) 2021-04-23T00:08:11.724+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:40158 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-04-23T00:08:11.821+0000 I NETWORK [conn103] end connection 127.0.0.1:40158 (0 connections now open) 2021-04-23T00:08:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:48252 #104 (1 connection now open) 2021-04-23T00:08:14.041+0000 I NETWORK [conn104] end connection 10.233.77.161:48252 (0 connections now open) 2021-04-23T00:08:21.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40244 #105 (1 connection now open) 2021-04-23T00:08:21.917+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:40244 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-04-23T00:08:21.922+0000 I NETWORK [conn105] end connection 127.0.0.1:40244 (0 connections now open) 2021-04-23T00:08:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:48336 #106 (1 connection now open) 2021-04-23T00:08:24.042+0000 I NETWORK [conn106] end connection 10.233.77.161:48336 (0 connections now open) 2021-04-23T00:08:31.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40324 #107 (1 connection now open) 2021-04-23T00:08:31.717+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:40324 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-04-23T00:08:31.817+0000 I NETWORK [conn107] end connection 127.0.0.1:40324 (0 connections now open) 2021-04-23T00:08:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:48416 #108 (1 connection now open) 2021-04-23T00:08:34.042+0000 I NETWORK [conn108] end connection 10.233.77.161:48416 (0 connections now open) 2021-04-23T00:08:41.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40418 #109 (1 connection now open) 2021-04-23T00:08:41.720+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:40418 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-04-23T00:08:41.724+0000 I NETWORK [conn109] end connection 127.0.0.1:40418 (0 connections now open) 2021-04-23T00:08:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:48510 #110 (1 connection now open) 2021-04-23T00:08:44.041+0000 I NETWORK [conn110] end connection 10.233.77.161:48510 (0 connections now open) 2021-04-23T00:08:51.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40512 #111 (1 connection now open) 2021-04-23T00:08:51.722+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:40512 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-04-23T00:08:51.817+0000 I NETWORK [conn111] end connection 127.0.0.1:40512 (0 connections now open) 2021-04-23T00:08:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:48604 #112 (1 connection now open) 2021-04-23T00:08:54.042+0000 I NETWORK [conn112] end connection 10.233.77.161:48604 (0 connections now open) 2021-04-23T00:09:01.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40644 #113 (1 connection now open) 2021-04-23T00:09:01.723+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:40644 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-04-23T00:09:01.820+0000 I NETWORK [conn113] end connection 127.0.0.1:40644 (0 connections now open) 2021-04-23T00:09:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:48734 #114 (1 connection now open) 2021-04-23T00:09:04.041+0000 I NETWORK [conn114] end connection 10.233.77.161:48734 (0 connections now open) 2021-04-23T00:09:11.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40736 #115 (1 connection now open) 2021-04-23T00:09:11.722+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:40736 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-04-23T00:09:11.817+0000 I NETWORK [conn115] end connection 127.0.0.1:40736 (0 connections now open) 2021-04-23T00:09:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:48830 #116 (1 connection now open) 2021-04-23T00:09:14.042+0000 I NETWORK [conn116] end connection 10.233.77.161:48830 (0 connections now open) 2021-04-23T00:09:21.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40822 #117 (1 connection now open) 2021-04-23T00:09:21.722+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:40822 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-04-23T00:09:21.819+0000 I NETWORK [conn117] end connection 127.0.0.1:40822 (0 connections now open) 2021-04-23T00:09:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:48912 #118 (1 connection now open) 2021-04-23T00:09:24.042+0000 I NETWORK [conn118] end connection 10.233.77.161:48912 (0 connections now open) 2021-04-23T00:09:31.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40932 #119 (1 connection now open) 2021-04-23T00:09:31.717+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:40932 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-04-23T00:09:31.721+0000 I NETWORK [conn119] end connection 127.0.0.1:40932 (0 connections now open) 2021-04-23T00:09:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:49038 #120 (1 connection now open) 2021-04-23T00:09:34.041+0000 I NETWORK [conn120] end connection 10.233.77.161:49038 (0 connections now open) 2021-04-23T00:09:41.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41052 #121 (1 connection now open) 2021-04-23T00:09:41.724+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:41052 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-04-23T00:09:41.819+0000 I NETWORK [conn121] end connection 127.0.0.1:41052 (0 connections now open) 2021-04-23T00:09:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:49162 #122 (1 connection now open) 2021-04-23T00:09:44.041+0000 I NETWORK [conn122] end connection 10.233.77.161:49162 (0 connections now open) 2021-04-23T00:09:51.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41172 #123 (1 connection now open) 2021-04-23T00:09:51.719+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:41172 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-04-23T00:09:51.723+0000 I NETWORK [conn123] end connection 127.0.0.1:41172 (0 connections now open) 2021-04-23T00:09:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:49266 #124 (1 connection now open) 2021-04-23T00:09:54.041+0000 I NETWORK [conn124] end connection 10.233.77.161:49266 (0 connections now open) 2021-04-23T00:10:01.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41256 #125 (1 connection now open) 2021-04-23T00:10:01.719+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:41256 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-04-23T00:10:01.817+0000 I NETWORK [conn125] end connection 127.0.0.1:41256 (0 connections now open) 2021-04-23T00:10:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:49348 #126 (1 connection now open) 2021-04-23T00:10:04.041+0000 I NETWORK [conn126] end connection 10.233.77.161:49348 (0 connections now open) 2021-04-23T00:10:11.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41346 #127 (1 connection now open) 2021-04-23T00:10:11.718+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:41346 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-04-23T00:10:11.817+0000 I NETWORK [conn127] end connection 127.0.0.1:41346 (0 connections now open) 2021-04-23T00:10:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:49448 #128 (1 connection now open) 2021-04-23T00:10:14.041+0000 I NETWORK [conn128] end connection 10.233.77.161:49448 (0 connections now open) 2021-04-23T00:10:21.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41442 #129 (1 connection now open) 2021-04-23T00:10:21.818+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:41442 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-04-23T00:10:21.822+0000 I NETWORK [conn129] end connection 127.0.0.1:41442 (0 connections now open) 2021-04-23T00:10:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:49532 #130 (1 connection now open) 2021-04-23T00:10:24.041+0000 I NETWORK [conn130] end connection 10.233.77.161:49532 (0 connections now open) 2021-04-23T00:10:31.725+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41530 #131 (1 connection now open) 2021-04-23T00:10:31.817+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:41530 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-04-23T00:10:31.821+0000 I NETWORK [conn131] end connection 127.0.0.1:41530 (0 connections now open) 2021-04-23T00:10:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:49622 #132 (1 connection now open) 2021-04-23T00:10:34.042+0000 I NETWORK [conn132] end connection 10.233.77.161:49622 (0 connections now open) 2021-04-23T00:10:41.725+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41624 #133 (1 connection now open) 2021-04-23T00:10:41.725+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:41624 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-04-23T00:10:41.822+0000 I NETWORK [conn133] end connection 127.0.0.1:41624 (0 connections now open) 2021-04-23T00:10:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:49722 #134 (1 connection now open) 2021-04-23T00:10:44.041+0000 I NETWORK [conn134] end connection 10.233.77.161:49722 (0 connections now open) 2021-04-23T00:10:51.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41732 #135 (1 connection now open) 2021-04-23T00:10:51.818+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:41732 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-04-23T00:10:51.830+0000 I NETWORK [conn135] end connection 127.0.0.1:41732 (0 connections now open) 2021-04-23T00:10:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:49824 #136 (1 connection now open) 2021-04-23T00:10:54.041+0000 I NETWORK [conn136] end connection 10.233.77.161:49824 (0 connections now open) 2021-04-23T00:11:01.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41822 #137 (1 connection now open) 2021-04-23T00:11:01.728+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:41822 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-04-23T00:11:01.822+0000 I NETWORK [conn137] end connection 127.0.0.1:41822 (0 connections now open) 2021-04-23T00:11:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:49928 #138 (1 connection now open) 2021-04-23T00:11:04.041+0000 I NETWORK [conn138] end connection 10.233.77.161:49928 (0 connections now open) 2021-04-23T00:11:11.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41942 #139 (1 connection now open) 2021-04-23T00:11:11.723+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:41942 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-04-23T00:11:11.823+0000 I NETWORK [conn139] end connection 127.0.0.1:41942 (0 connections now open) 2021-04-23T00:11:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:50044 #140 (1 connection now open) 2021-04-23T00:11:14.042+0000 I NETWORK [conn140] end connection 10.233.77.161:50044 (0 connections now open) 2021-04-23T00:11:21.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42034 #141 (1 connection now open) 2021-04-23T00:11:21.725+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:42034 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-04-23T00:11:21.827+0000 I NETWORK [conn141] end connection 127.0.0.1:42034 (0 connections now open) 2021-04-23T00:11:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:50126 #142 (1 connection now open) 2021-04-23T00:11:24.041+0000 I NETWORK [conn142] end connection 10.233.77.161:50126 (0 connections now open) 2021-04-23T00:11:31.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42126 #143 (1 connection now open) 2021-04-23T00:11:31.723+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:42126 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-04-23T00:11:31.727+0000 I NETWORK [conn143] end connection 127.0.0.1:42126 (0 connections now open) 2021-04-23T00:11:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:50222 #144 (1 connection now open) 2021-04-23T00:11:34.042+0000 I NETWORK [conn144] end connection 10.233.77.161:50222 (0 connections now open) 2021-04-23T00:11:41.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42216 #145 (1 connection now open) 2021-04-23T00:11:41.723+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:42216 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-04-23T00:11:41.817+0000 I NETWORK [conn145] end connection 127.0.0.1:42216 (0 connections now open) 2021-04-23T00:11:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:50316 #146 (1 connection now open) 2021-04-23T00:11:44.041+0000 I NETWORK [conn146] end connection 10.233.77.161:50316 (0 connections now open) 2021-04-23T00:11:51.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42312 #147 (1 connection now open) 2021-04-23T00:11:51.721+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:42312 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-04-23T00:11:51.817+0000 I NETWORK [conn147] end connection 127.0.0.1:42312 (0 connections now open) 2021-04-23T00:11:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:50406 #148 (1 connection now open) 2021-04-23T00:11:54.041+0000 I NETWORK [conn148] end connection 10.233.77.161:50406 (0 connections now open) 2021-04-23T00:12:01.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42404 #149 (1 connection now open) 2021-04-23T00:12:01.719+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:42404 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-04-23T00:12:01.724+0000 I NETWORK [conn149] end connection 127.0.0.1:42404 (0 connections now open) 2021-04-23T00:12:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:50496 #150 (1 connection now open) 2021-04-23T00:12:04.041+0000 I NETWORK [conn150] end connection 10.233.77.161:50496 (0 connections now open) 2021-04-23T00:12:11.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42506 #151 (1 connection now open) 2021-04-23T00:12:11.817+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:42506 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-04-23T00:12:11.821+0000 I NETWORK [conn151] end connection 127.0.0.1:42506 (0 connections now open) 2021-04-23T00:12:13.909+0000 I NETWORK [listener] connection accepted from 10.233.78.81:44386 #152 (1 connection now open) 2021-04-23T00:12:13.920+0000 I NETWORK [conn152] received client metadata from 10.233.78.81:44386 conn152: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-04-23T00:12:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:50604 #153 (2 connections now open) 2021-04-23T00:12:14.041+0000 I NETWORK [conn153] end connection 10.233.77.161:50604 (1 connection now open) 2021-04-23T00:12:15.207+0000 I NETWORK [listener] connection accepted from 10.233.78.81:44402 #154 (2 connections now open) 2021-04-23T00:12:15.208+0000 I NETWORK [conn154] received client metadata from 10.233.78.81:44402 conn154: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-04-23T00:12:15.225+0000 I STORAGE [conn154] createCollection: dcae-tcagen2.channelMessages with generated UUID: 75ec853c-1e9e-4e1a-9a04-c83cc45de21a 2021-04-23T00:12:16.389+0000 I INDEX [conn154] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-04-23T00:12:16.389+0000 I INDEX [conn154] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-23T00:12:16.392+0000 I INDEX [conn154] build index done. scanned 0 total records. 0 secs 2021-04-23T00:12:16.393+0000 I COMMAND [conn154] 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("8efe0819-3ba9-43f6-94f2-16f20813cc3e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 1167ms 2021-04-23T00:12:16.679+0000 I INDEX [conn154] 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-04-23T00:12:16.679+0000 I INDEX [conn154] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-23T00:12:16.807+0000 I INDEX [conn154] build index done. scanned 0 total records. 0 secs 2021-04-23T00:12:16.807+0000 I COMMAND [conn154] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages", unique: true } ], $db: "dcae-tcagen2", lsid: { id: UUID("8efe0819-3ba9-43f6-94f2-16f20813cc3e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 411ms 2021-04-23T00:12:16.875+0000 I INDEX [conn154] 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-04-23T00:12:16.875+0000 I INDEX [conn154] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-23T00:12:16.879+0000 I INDEX [conn154] build index done. scanned 0 total records. 0 secs 2021-04-23T00:12:17.283+0000 I INDEX [conn154] 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-04-23T00:12:17.283+0000 I INDEX [conn154] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-23T00:12:17.329+0000 I INDEX [conn154] build index done. scanned 0 total records. 0 secs 2021-04-23T00:12:17.335+0000 I COMMAND [conn154] 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("8efe0819-3ba9-43f6-94f2-16f20813cc3e") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 454ms 2021-04-23T00:12:21.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42616 #155 (3 connections now open) 2021-04-23T00:12:21.718+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:42616 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-04-23T00:12:21.722+0000 I NETWORK [conn155] end connection 127.0.0.1:42616 (2 connections now open) 2021-04-23T00:12:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:50718 #156 (3 connections now open) 2021-04-23T00:12:24.041+0000 I NETWORK [conn156] end connection 10.233.77.161:50718 (2 connections now open) 2021-04-23T00:12:31.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42742 #157 (3 connections now open) 2021-04-23T00:12:31.718+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:42742 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-04-23T00:12:31.722+0000 I NETWORK [conn157] end connection 127.0.0.1:42742 (2 connections now open) 2021-04-23T00:12:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:50848 #158 (3 connections now open) 2021-04-23T00:12:34.041+0000 I NETWORK [conn158] end connection 10.233.77.161:50848 (2 connections now open) 2021-04-23T00:12:41.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42872 #159 (3 connections now open) 2021-04-23T00:12:41.819+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:42872 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-04-23T00:12:41.823+0000 I NETWORK [conn159] end connection 127.0.0.1:42872 (2 connections now open) 2021-04-23T00:12:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:50970 #160 (3 connections now open) 2021-04-23T00:12:44.041+0000 I NETWORK [conn160] end connection 10.233.77.161:50970 (2 connections now open) 2021-04-23T00:12:51.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42974 #161 (3 connections now open) 2021-04-23T00:12:51.724+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:42974 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-04-23T00:12:51.820+0000 I NETWORK [conn161] end connection 127.0.0.1:42974 (2 connections now open) 2021-04-23T00:12:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:51074 #162 (3 connections now open) 2021-04-23T00:12:54.041+0000 I NETWORK [conn162] end connection 10.233.77.161:51074 (2 connections now open) 2021-04-23T00:13:01.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43086 #163 (3 connections now open) 2021-04-23T00:13:01.821+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:43086 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-04-23T00:13:01.828+0000 I NETWORK [conn163] end connection 127.0.0.1:43086 (2 connections now open) 2021-04-23T00:13:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:51184 #164 (3 connections now open) 2021-04-23T00:13:04.041+0000 I NETWORK [conn164] end connection 10.233.77.161:51184 (2 connections now open) 2021-04-23T00:13:11.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43210 #165 (3 connections now open) 2021-04-23T00:13:11.728+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:43210 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-04-23T00:13:11.821+0000 I NETWORK [conn165] end connection 127.0.0.1:43210 (2 connections now open) 2021-04-23T00:13:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:51306 #166 (3 connections now open) 2021-04-23T00:13:14.041+0000 I NETWORK [conn166] end connection 10.233.77.161:51306 (2 connections now open) 2021-04-23T00:13:21.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43296 #167 (3 connections now open) 2021-04-23T00:13:21.719+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:43296 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-04-23T00:13:21.723+0000 I NETWORK [conn167] end connection 127.0.0.1:43296 (2 connections now open) 2021-04-23T00:13:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:51394 #168 (3 connections now open) 2021-04-23T00:13:24.041+0000 I NETWORK [conn168] end connection 10.233.77.161:51394 (2 connections now open) 2021-04-23T00:13:31.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43394 #169 (3 connections now open) 2021-04-23T00:13:31.723+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:43394 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-04-23T00:13:31.727+0000 I NETWORK [conn169] end connection 127.0.0.1:43394 (2 connections now open) 2021-04-23T00:13:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:51486 #170 (3 connections now open) 2021-04-23T00:13:34.042+0000 I NETWORK [conn170] end connection 10.233.77.161:51486 (2 connections now open) 2021-04-23T00:13:41.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43496 #171 (3 connections now open) 2021-04-23T00:13:41.819+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:43496 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-04-23T00:13:41.823+0000 I NETWORK [conn171] end connection 127.0.0.1:43496 (2 connections now open) 2021-04-23T00:13:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:51588 #172 (3 connections now open) 2021-04-23T00:13:44.041+0000 I NETWORK [conn172] end connection 10.233.77.161:51588 (2 connections now open) 2021-04-23T00:13:51.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43584 #173 (3 connections now open) 2021-04-23T00:13:51.725+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:43584 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-04-23T00:13:51.820+0000 I NETWORK [conn173] end connection 127.0.0.1:43584 (2 connections now open) 2021-04-23T00:13:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:51682 #174 (3 connections now open) 2021-04-23T00:13:54.042+0000 I NETWORK [conn174] end connection 10.233.77.161:51682 (2 connections now open) 2021-04-23T00:14:01.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43684 #175 (3 connections now open) 2021-04-23T00:14:01.820+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:43684 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-04-23T00:14:01.917+0000 I NETWORK [conn175] end connection 127.0.0.1:43684 (2 connections now open) 2021-04-23T00:14:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:51772 #176 (3 connections now open) 2021-04-23T00:14:04.041+0000 I NETWORK [conn176] end connection 10.233.77.161:51772 (2 connections now open) 2021-04-23T00:14:11.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43776 #177 (3 connections now open) 2021-04-23T00:14:11.724+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:43776 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-04-23T00:14:11.820+0000 I NETWORK [conn177] end connection 127.0.0.1:43776 (2 connections now open) 2021-04-23T00:14:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:51874 #178 (3 connections now open) 2021-04-23T00:14:14.041+0000 I NETWORK [conn178] end connection 10.233.77.161:51874 (2 connections now open) 2021-04-23T00:14:21.726+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43862 #179 (3 connections now open) 2021-04-23T00:14:21.726+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:43862 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-04-23T00:14:21.821+0000 I NETWORK [conn179] end connection 127.0.0.1:43862 (2 connections now open) 2021-04-23T00:14:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:51954 #180 (3 connections now open) 2021-04-23T00:14:24.041+0000 I NETWORK [conn180] end connection 10.233.77.161:51954 (2 connections now open) 2021-04-23T00:14:31.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43956 #181 (3 connections now open) 2021-04-23T00:14:31.821+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:43956 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-04-23T00:14:31.917+0000 I NETWORK [conn181] end connection 127.0.0.1:43956 (2 connections now open) 2021-04-23T00:14:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:52052 #182 (3 connections now open) 2021-04-23T00:14:34.041+0000 I NETWORK [conn182] end connection 10.233.77.161:52052 (2 connections now open) 2021-04-23T00:14:41.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44048 #183 (3 connections now open) 2021-04-23T00:14:41.720+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:44048 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-04-23T00:14:41.723+0000 I NETWORK [conn183] end connection 127.0.0.1:44048 (2 connections now open) 2021-04-23T00:14:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:52148 #184 (3 connections now open) 2021-04-23T00:14:44.041+0000 I NETWORK [conn184] end connection 10.233.77.161:52148 (2 connections now open) 2021-04-23T00:14:51.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44142 #185 (3 connections now open) 2021-04-23T00:14:51.723+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:44142 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-04-23T00:14:51.820+0000 I NETWORK [conn185] end connection 127.0.0.1:44142 (2 connections now open) 2021-04-23T00:14:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:52240 #186 (3 connections now open) 2021-04-23T00:14:54.042+0000 I NETWORK [conn186] end connection 10.233.77.161:52240 (2 connections now open) 2021-04-23T00:15:01.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44252 #187 (3 connections now open) 2021-04-23T00:15:01.817+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:44252 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-04-23T00:15:01.821+0000 I NETWORK [conn187] end connection 127.0.0.1:44252 (2 connections now open) 2021-04-23T00:15:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:52346 #188 (3 connections now open) 2021-04-23T00:15:04.041+0000 I NETWORK [conn188] end connection 10.233.77.161:52346 (2 connections now open) 2021-04-23T00:15:11.727+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44350 #189 (3 connections now open) 2021-04-23T00:15:11.728+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:44350 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-04-23T00:15:11.822+0000 I NETWORK [conn189] end connection 127.0.0.1:44350 (2 connections now open) 2021-04-23T00:15:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:52486 #190 (3 connections now open) 2021-04-23T00:15:14.041+0000 I NETWORK [conn190] end connection 10.233.77.161:52486 (2 connections now open) 2021-04-23T00:15:21.823+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44534 #191 (3 connections now open) 2021-04-23T00:15:21.823+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:44534 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-04-23T00:15:21.917+0000 I NETWORK [conn191] end connection 127.0.0.1:44534 (2 connections now open) 2021-04-23T00:15:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:52630 #192 (3 connections now open) 2021-04-23T00:15:24.041+0000 I NETWORK [conn192] end connection 10.233.77.161:52630 (2 connections now open) 2021-04-23T00:15:31.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44634 #193 (3 connections now open) 2021-04-23T00:15:31.833+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:44634 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-04-23T00:15:31.920+0000 I NETWORK [conn193] end connection 127.0.0.1:44634 (2 connections now open) 2021-04-23T00:15:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:52732 #194 (3 connections now open) 2021-04-23T00:15:34.041+0000 I NETWORK [conn194] end connection 10.233.77.161:52732 (2 connections now open) 2021-04-23T00:15:41.725+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44740 #195 (3 connections now open) 2021-04-23T00:15:41.725+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:44740 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-04-23T00:15:41.822+0000 I NETWORK [conn195] end connection 127.0.0.1:44740 (2 connections now open) 2021-04-23T00:15:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:52838 #196 (3 connections now open) 2021-04-23T00:15:44.041+0000 I NETWORK [conn196] end connection 10.233.77.161:52838 (2 connections now open) 2021-04-23T00:15:51.823+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44846 #197 (3 connections now open) 2021-04-23T00:15:51.917+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:44846 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-04-23T00:15:51.922+0000 I NETWORK [conn197] end connection 127.0.0.1:44846 (2 connections now open) 2021-04-23T00:15:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:52948 #198 (3 connections now open) 2021-04-23T00:15:54.042+0000 I NETWORK [conn198] end connection 10.233.77.161:52948 (2 connections now open) 2021-04-23T00:16:01.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44964 #199 (3 connections now open) 2021-04-23T00:16:01.718+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:44964 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-04-23T00:16:01.722+0000 I NETWORK [conn199] end connection 127.0.0.1:44964 (2 connections now open) 2021-04-23T00:16:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:53056 #200 (3 connections now open) 2021-04-23T00:16:04.041+0000 I NETWORK [conn200] end connection 10.233.77.161:53056 (2 connections now open) 2021-04-23T00:16:11.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45066 #201 (3 connections now open) 2021-04-23T00:16:11.720+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:45066 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-04-23T00:16:11.817+0000 I NETWORK [conn201] end connection 127.0.0.1:45066 (2 connections now open) 2021-04-23T00:16:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:53172 #202 (3 connections now open) 2021-04-23T00:16:14.042+0000 I NETWORK [conn202] end connection 10.233.77.161:53172 (2 connections now open) 2021-04-23T00:16:21.822+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45170 #203 (3 connections now open) 2021-04-23T00:16:21.822+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:45170 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-04-23T00:16:21.917+0000 I NETWORK [conn203] end connection 127.0.0.1:45170 (2 connections now open) 2021-04-23T00:16:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:53260 #204 (3 connections now open) 2021-04-23T00:16:24.041+0000 I NETWORK [conn204] end connection 10.233.77.161:53260 (2 connections now open) 2021-04-23T00:16:31.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45268 #205 (3 connections now open) 2021-04-23T00:16:31.718+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:45268 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-04-23T00:16:31.722+0000 I NETWORK [conn205] end connection 127.0.0.1:45268 (2 connections now open) 2021-04-23T00:16:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:53370 #206 (3 connections now open) 2021-04-23T00:16:34.041+0000 I NETWORK [conn206] end connection 10.233.77.161:53370 (2 connections now open) 2021-04-23T00:16:41.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45380 #207 (3 connections now open) 2021-04-23T00:16:41.719+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:45380 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-04-23T00:16:41.817+0000 I NETWORK [conn207] end connection 127.0.0.1:45380 (2 connections now open) 2021-04-23T00:16:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:53484 #208 (3 connections now open) 2021-04-23T00:16:44.041+0000 I NETWORK [conn208] end connection 10.233.77.161:53484 (2 connections now open) 2021-04-23T00:16:51.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45484 #209 (3 connections now open) 2021-04-23T00:16:51.720+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:45484 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-04-23T00:16:51.817+0000 I NETWORK [conn209] end connection 127.0.0.1:45484 (2 connections now open) 2021-04-23T00:16:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:53584 #210 (3 connections now open) 2021-04-23T00:16:54.041+0000 I NETWORK [conn210] end connection 10.233.77.161:53584 (2 connections now open) 2021-04-23T00:17:01.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45590 #211 (3 connections now open) 2021-04-23T00:17:01.720+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:45590 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-04-23T00:17:01.732+0000 I NETWORK [conn211] end connection 127.0.0.1:45590 (2 connections now open) 2021-04-23T00:17:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:53682 #212 (3 connections now open) 2021-04-23T00:17:04.042+0000 I NETWORK [conn212] end connection 10.233.77.161:53682 (2 connections now open) 2021-04-23T00:17:11.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45688 #213 (3 connections now open) 2021-04-23T00:17:11.723+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:45688 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-04-23T00:17:11.817+0000 I NETWORK [conn213] end connection 127.0.0.1:45688 (2 connections now open) 2021-04-23T00:17:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:53794 #214 (3 connections now open) 2021-04-23T00:17:14.041+0000 I NETWORK [conn214] end connection 10.233.77.161:53794 (2 connections now open) 2021-04-23T00:17:21.624+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45798 #215 (3 connections now open) 2021-04-23T00:17:21.717+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:45798 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-04-23T00:17:21.722+0000 I NETWORK [conn215] end connection 127.0.0.1:45798 (2 connections now open) 2021-04-23T00:17:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:53896 #216 (3 connections now open) 2021-04-23T00:17:24.041+0000 I NETWORK [conn216] end connection 10.233.77.161:53896 (2 connections now open) 2021-04-23T00:17:31.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45922 #217 (3 connections now open) 2021-04-23T00:17:31.819+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:45922 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-04-23T00:17:31.823+0000 I NETWORK [conn217] end connection 127.0.0.1:45922 (2 connections now open) 2021-04-23T00:17:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:54022 #218 (3 connections now open) 2021-04-23T00:17:34.041+0000 I NETWORK [conn218] end connection 10.233.77.161:54022 (2 connections now open) 2021-04-23T00:17:41.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46046 #219 (3 connections now open) 2021-04-23T00:17:41.724+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:46046 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-04-23T00:17:41.823+0000 I NETWORK [conn219] end connection 127.0.0.1:46046 (2 connections now open) 2021-04-23T00:17:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:54142 #220 (3 connections now open) 2021-04-23T00:17:44.041+0000 I NETWORK [conn220] end connection 10.233.77.161:54142 (2 connections now open) 2021-04-23T00:17:51.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46156 #221 (3 connections now open) 2021-04-23T00:17:51.627+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:46156 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-04-23T00:17:51.721+0000 I NETWORK [conn221] end connection 127.0.0.1:46156 (2 connections now open) 2021-04-23T00:17:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:54258 #222 (3 connections now open) 2021-04-23T00:17:54.042+0000 I NETWORK [conn222] end connection 10.233.77.161:54258 (2 connections now open) 2021-04-23T00:18:01.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46286 #223 (3 connections now open) 2021-04-23T00:18:01.817+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:46286 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-04-23T00:18:01.822+0000 I NETWORK [conn223] end connection 127.0.0.1:46286 (2 connections now open) 2021-04-23T00:18:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:54394 #224 (3 connections now open) 2021-04-23T00:18:04.041+0000 I NETWORK [conn224] end connection 10.233.77.161:54394 (2 connections now open) 2021-04-23T00:18:11.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46442 #225 (3 connections now open) 2021-04-23T00:18:11.819+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:46442 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-04-23T00:18:11.823+0000 I NETWORK [conn225] end connection 127.0.0.1:46442 (2 connections now open) 2021-04-23T00:18:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:54548 #226 (3 connections now open) 2021-04-23T00:18:14.042+0000 I NETWORK [conn226] end connection 10.233.77.161:54548 (2 connections now open) 2021-04-23T00:18:21.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46586 #227 (3 connections now open) 2021-04-23T00:18:21.817+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:46586 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-04-23T00:18:21.821+0000 I NETWORK [conn227] end connection 127.0.0.1:46586 (2 connections now open) 2021-04-23T00:18:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:54688 #228 (3 connections now open) 2021-04-23T00:18:24.042+0000 I NETWORK [conn228] end connection 10.233.77.161:54688 (2 connections now open) 2021-04-23T00:18:31.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46730 #229 (3 connections now open) 2021-04-23T00:18:31.820+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:46730 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-04-23T00:18:31.917+0000 I NETWORK [conn229] end connection 127.0.0.1:46730 (2 connections now open) 2021-04-23T00:18:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:54836 #230 (3 connections now open) 2021-04-23T00:18:34.041+0000 I NETWORK [conn230] end connection 10.233.77.161:54836 (2 connections now open) 2021-04-23T00:18:41.732+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46890 #231 (3 connections now open) 2021-04-23T00:18:41.733+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:46890 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-04-23T00:18:41.820+0000 I NETWORK [conn231] end connection 127.0.0.1:46890 (2 connections now open) 2021-04-23T00:18:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:54998 #232 (3 connections now open) 2021-04-23T00:18:44.041+0000 I NETWORK [conn232] end connection 10.233.77.161:54998 (2 connections now open) 2021-04-23T00:18:51.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47038 #233 (3 connections now open) 2021-04-23T00:18:51.817+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:47038 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-04-23T00:18:51.823+0000 I NETWORK [conn233] end connection 127.0.0.1:47038 (2 connections now open) 2021-04-23T00:18:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:55148 #234 (3 connections now open) 2021-04-23T00:18:54.041+0000 I NETWORK [conn234] end connection 10.233.77.161:55148 (2 connections now open) 2021-04-23T00:19:01.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47182 #235 (3 connections now open) 2021-04-23T00:19:01.723+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:47182 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-04-23T00:19:01.821+0000 I NETWORK [conn235] end connection 127.0.0.1:47182 (2 connections now open) 2021-04-23T00:19:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:55294 #236 (3 connections now open) 2021-04-23T00:19:04.042+0000 I NETWORK [conn236] end connection 10.233.77.161:55294 (2 connections now open) 2021-04-23T00:19:11.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47336 #237 (3 connections now open) 2021-04-23T00:19:11.718+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:47336 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-04-23T00:19:11.724+0000 I NETWORK [conn237] end connection 127.0.0.1:47336 (2 connections now open) 2021-04-23T00:19:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:55458 #238 (3 connections now open) 2021-04-23T00:19:14.041+0000 I NETWORK [conn238] end connection 10.233.77.161:55458 (2 connections now open) 2021-04-23T00:19:21.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47498 #239 (3 connections now open) 2021-04-23T00:19:21.817+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:47498 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-04-23T00:19:21.822+0000 I NETWORK [conn239] end connection 127.0.0.1:47498 (2 connections now open) 2021-04-23T00:19:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:55606 #240 (3 connections now open) 2021-04-23T00:19:24.041+0000 I NETWORK [conn240] end connection 10.233.77.161:55606 (2 connections now open) 2021-04-23T00:19:31.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47656 #241 (3 connections now open) 2021-04-23T00:19:31.723+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:47656 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-04-23T00:19:31.819+0000 I NETWORK [conn241] end connection 127.0.0.1:47656 (2 connections now open) 2021-04-23T00:19:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:55766 #242 (3 connections now open) 2021-04-23T00:19:34.041+0000 I NETWORK [conn242] end connection 10.233.77.161:55766 (2 connections now open) 2021-04-23T00:19:41.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47814 #243 (3 connections now open) 2021-04-23T00:19:41.821+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:47814 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-04-23T00:19:41.917+0000 I NETWORK [conn243] end connection 127.0.0.1:47814 (2 connections now open) 2021-04-23T00:19:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:55928 #244 (3 connections now open) 2021-04-23T00:19:44.042+0000 I NETWORK [conn244] end connection 10.233.77.161:55928 (2 connections now open) 2021-04-23T00:19:51.828+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47964 #245 (3 connections now open) 2021-04-23T00:19:51.829+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:47964 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-04-23T00:19:51.923+0000 I NETWORK [conn245] end connection 127.0.0.1:47964 (2 connections now open) 2021-04-23T00:19:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:56072 #246 (3 connections now open) 2021-04-23T00:19:54.041+0000 I NETWORK [conn246] end connection 10.233.77.161:56072 (2 connections now open) 2021-04-23T00:20:01.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48144 #247 (3 connections now open) 2021-04-23T00:20:01.817+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:48144 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-04-23T00:20:01.821+0000 I NETWORK [conn247] end connection 127.0.0.1:48144 (2 connections now open) 2021-04-23T00:20:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:56252 #248 (3 connections now open) 2021-04-23T00:20:04.041+0000 I NETWORK [conn248] end connection 10.233.77.161:56252 (2 connections now open) 2021-04-23T00:20:11.727+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48302 #249 (3 connections now open) 2021-04-23T00:20:11.727+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:48302 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-04-23T00:20:11.822+0000 I NETWORK [conn249] end connection 127.0.0.1:48302 (2 connections now open) 2021-04-23T00:20:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:56424 #250 (3 connections now open) 2021-04-23T00:20:14.042+0000 I NETWORK [conn250] end connection 10.233.77.161:56424 (2 connections now open) 2021-04-23T00:20:21.725+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48454 #251 (3 connections now open) 2021-04-23T00:20:21.726+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:48454 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-04-23T00:20:21.820+0000 I NETWORK [conn251] end connection 127.0.0.1:48454 (2 connections now open) 2021-04-23T00:20:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:56560 #252 (3 connections now open) 2021-04-23T00:20:24.041+0000 I NETWORK [conn252] end connection 10.233.77.161:56560 (2 connections now open) 2021-04-23T00:20:31.727+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48604 #253 (3 connections now open) 2021-04-23T00:20:31.727+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:48604 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-04-23T00:20:31.821+0000 I NETWORK [conn253] end connection 127.0.0.1:48604 (2 connections now open) 2021-04-23T00:20:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:56716 #254 (3 connections now open) 2021-04-23T00:20:34.041+0000 I NETWORK [conn254] end connection 10.233.77.161:56716 (2 connections now open) 2021-04-23T00:20:41.824+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48762 #255 (3 connections now open) 2021-04-23T00:20:41.825+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:48762 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-04-23T00:20:41.917+0000 I NETWORK [conn255] end connection 127.0.0.1:48762 (2 connections now open) 2021-04-23T00:20:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:56870 #256 (3 connections now open) 2021-04-23T00:20:44.041+0000 I NETWORK [conn256] end connection 10.233.77.161:56870 (2 connections now open) 2021-04-23T00:20:51.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48922 #257 (3 connections now open) 2021-04-23T00:20:51.719+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:48922 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-04-23T00:20:51.723+0000 I NETWORK [conn257] end connection 127.0.0.1:48922 (2 connections now open) 2021-04-23T00:20:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:57034 #258 (3 connections now open) 2021-04-23T00:20:54.041+0000 I NETWORK [conn258] end connection 10.233.77.161:57034 (2 connections now open) 2021-04-23T00:21:01.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49104 #259 (3 connections now open) 2021-04-23T00:21:01.718+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:49104 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-04-23T00:21:01.722+0000 I NETWORK [conn259] end connection 127.0.0.1:49104 (2 connections now open) 2021-04-23T00:21:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:57210 #260 (3 connections now open) 2021-04-23T00:21:04.041+0000 I NETWORK [conn260] end connection 10.233.77.161:57210 (2 connections now open) 2021-04-23T00:21:11.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49280 #261 (3 connections now open) 2021-04-23T00:21:11.723+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:49280 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-04-23T00:21:11.819+0000 I NETWORK [conn261] end connection 127.0.0.1:49280 (2 connections now open) 2021-04-23T00:21:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:57398 #262 (3 connections now open) 2021-04-23T00:21:14.041+0000 I NETWORK [conn262] end connection 10.233.77.161:57398 (2 connections now open) 2021-04-23T00:21:21.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49456 #263 (3 connections now open) 2021-04-23T00:21:21.724+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:49456 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-04-23T00:21:21.819+0000 I NETWORK [conn263] end connection 127.0.0.1:49456 (2 connections now open) 2021-04-23T00:21:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:57560 #264 (3 connections now open) 2021-04-23T00:21:24.042+0000 I NETWORK [conn264] end connection 10.233.77.161:57560 (2 connections now open) 2021-04-23T00:21:31.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49632 #265 (3 connections now open) 2021-04-23T00:21:31.723+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:49632 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-04-23T00:21:31.728+0000 I NETWORK [conn265] end connection 127.0.0.1:49632 (2 connections now open) 2021-04-23T00:21:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:57748 #266 (3 connections now open) 2021-04-23T00:21:34.042+0000 I NETWORK [conn266] end connection 10.233.77.161:57748 (2 connections now open) 2021-04-23T00:21:41.824+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49818 #267 (3 connections now open) 2021-04-23T00:21:41.825+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:49818 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-04-23T00:21:41.920+0000 I NETWORK [conn267] end connection 127.0.0.1:49818 (2 connections now open) 2021-04-23T00:21:44.042+0000 I NETWORK [listener] connection accepted from 10.233.77.161:57926 #268 (3 connections now open) 2021-04-23T00:21:44.042+0000 I NETWORK [conn268] end connection 10.233.77.161:57926 (2 connections now open) 2021-04-23T00:21:51.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50008 #269 (3 connections now open) 2021-04-23T00:21:51.720+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:50008 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-04-23T00:21:51.724+0000 I NETWORK [conn269] end connection 127.0.0.1:50008 (2 connections now open) 2021-04-23T00:21:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:58112 #270 (3 connections now open) 2021-04-23T00:21:54.041+0000 I NETWORK [conn270] end connection 10.233.77.161:58112 (2 connections now open) 2021-04-23T00:22:01.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50124 #271 (3 connections now open) 2021-04-23T00:22:01.722+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:50124 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-04-23T00:22:01.818+0000 I NETWORK [conn271] end connection 127.0.0.1:50124 (2 connections now open) 2021-04-23T00:22:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:58220 #272 (3 connections now open) 2021-04-23T00:22:04.041+0000 I NETWORK [conn272] end connection 10.233.77.161:58220 (2 connections now open) 2021-04-23T00:22:11.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50244 #273 (3 connections now open) 2021-04-23T00:22:11.721+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:50244 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-04-23T00:22:11.817+0000 I NETWORK [conn273] end connection 127.0.0.1:50244 (2 connections now open) 2021-04-23T00:22:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:58352 #274 (3 connections now open) 2021-04-23T00:22:14.042+0000 I NETWORK [conn274] end connection 10.233.77.161:58352 (2 connections now open) 2021-04-23T00:22:21.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50364 #275 (3 connections now open) 2021-04-23T00:22:21.817+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:50364 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-04-23T00:22:21.821+0000 I NETWORK [conn275] end connection 127.0.0.1:50364 (2 connections now open) 2021-04-23T00:22:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:58462 #276 (3 connections now open) 2021-04-23T00:22:24.041+0000 I NETWORK [conn276] end connection 10.233.77.161:58462 (2 connections now open) 2021-04-23T00:22:31.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50486 #277 (3 connections now open) 2021-04-23T00:22:31.725+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:50486 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-04-23T00:22:31.817+0000 I NETWORK [conn277] end connection 127.0.0.1:50486 (2 connections now open) 2021-04-23T00:22:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:58584 #278 (3 connections now open) 2021-04-23T00:22:34.041+0000 I NETWORK [conn278] end connection 10.233.77.161:58584 (2 connections now open) 2021-04-23T00:22:41.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50598 #279 (3 connections now open) 2021-04-23T00:22:41.723+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:50598 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-04-23T00:22:41.819+0000 I NETWORK [conn279] end connection 127.0.0.1:50598 (2 connections now open) 2021-04-23T00:22:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:58698 #280 (3 connections now open) 2021-04-23T00:22:44.041+0000 I NETWORK [conn280] end connection 10.233.77.161:58698 (2 connections now open) 2021-04-23T00:22:51.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50720 #281 (3 connections now open) 2021-04-23T00:22:51.820+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:50720 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-04-23T00:22:51.826+0000 I NETWORK [conn281] end connection 127.0.0.1:50720 (2 connections now open) 2021-04-23T00:22:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:58818 #282 (3 connections now open) 2021-04-23T00:22:54.041+0000 I NETWORK [conn282] end connection 10.233.77.161:58818 (2 connections now open) 2021-04-23T00:23:01.821+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50836 #283 (3 connections now open) 2021-04-23T00:23:01.917+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:50836 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-04-23T00:23:01.921+0000 I NETWORK [conn283] end connection 127.0.0.1:50836 (2 connections now open) 2021-04-23T00:23:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:58934 #284 (3 connections now open) 2021-04-23T00:23:04.041+0000 I NETWORK [conn284] end connection 10.233.77.161:58934 (2 connections now open) 2021-04-23T00:23:11.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50962 #285 (3 connections now open) 2021-04-23T00:23:11.723+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:50962 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-04-23T00:23:11.820+0000 I NETWORK [conn285] end connection 127.0.0.1:50962 (2 connections now open) 2021-04-23T00:23:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:59072 #286 (3 connections now open) 2021-04-23T00:23:14.042+0000 I NETWORK [conn286] end connection 10.233.77.161:59072 (2 connections now open) 2021-04-23T00:23:21.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51074 #287 (3 connections now open) 2021-04-23T00:23:21.723+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:51074 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-04-23T00:23:21.820+0000 I NETWORK [conn287] end connection 127.0.0.1:51074 (2 connections now open) 2021-04-23T00:23:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:59170 #288 (3 connections now open) 2021-04-23T00:23:24.041+0000 I NETWORK [conn288] end connection 10.233.77.161:59170 (2 connections now open) 2021-04-23T00:23:31.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51188 #289 (3 connections now open) 2021-04-23T00:23:31.719+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:51188 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-04-23T00:23:31.722+0000 I NETWORK [conn289] end connection 127.0.0.1:51188 (2 connections now open) 2021-04-23T00:23:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:59292 #290 (3 connections now open) 2021-04-23T00:23:34.042+0000 I NETWORK [conn290] end connection 10.233.77.161:59292 (2 connections now open) 2021-04-23T00:23:41.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51312 #291 (3 connections now open) 2021-04-23T00:23:41.720+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:51312 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-04-23T00:23:41.724+0000 I NETWORK [conn291] end connection 127.0.0.1:51312 (2 connections now open) 2021-04-23T00:23:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:59416 #292 (3 connections now open) 2021-04-23T00:23:44.042+0000 I NETWORK [conn292] end connection 10.233.77.161:59416 (2 connections now open) 2021-04-23T00:23:51.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51434 #293 (3 connections now open) 2021-04-23T00:23:51.817+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:51434 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-04-23T00:23:51.821+0000 I NETWORK [conn293] end connection 127.0.0.1:51434 (2 connections now open) 2021-04-23T00:23:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:59538 #294 (3 connections now open) 2021-04-23T00:23:54.042+0000 I NETWORK [conn294] end connection 10.233.77.161:59538 (2 connections now open) 2021-04-23T00:24:01.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51548 #295 (3 connections now open) 2021-04-23T00:24:01.720+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:51548 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-04-23T00:24:01.817+0000 I NETWORK [conn295] end connection 127.0.0.1:51548 (2 connections now open) 2021-04-23T00:24:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:59646 #296 (3 connections now open) 2021-04-23T00:24:04.041+0000 I NETWORK [conn296] end connection 10.233.77.161:59646 (2 connections now open) 2021-04-23T00:24:11.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51664 #297 (3 connections now open) 2021-04-23T00:24:11.718+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:51664 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-04-23T00:24:11.722+0000 I NETWORK [conn297] end connection 127.0.0.1:51664 (2 connections now open) 2021-04-23T00:24:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:59778 #298 (3 connections now open) 2021-04-23T00:24:14.041+0000 I NETWORK [conn298] end connection 10.233.77.161:59778 (2 connections now open) 2021-04-23T00:24:21.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51784 #299 (3 connections now open) 2021-04-23T00:24:21.724+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:51784 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-04-23T00:24:21.821+0000 I NETWORK [conn299] end connection 127.0.0.1:51784 (2 connections now open) 2021-04-23T00:24:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:59880 #300 (3 connections now open) 2021-04-23T00:24:24.042+0000 I NETWORK [conn300] end connection 10.233.77.161:59880 (2 connections now open) 2021-04-23T00:24:31.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51934 #301 (3 connections now open) 2021-04-23T00:24:31.819+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:51934 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-04-23T00:24:31.823+0000 I NETWORK [conn301] end connection 127.0.0.1:51934 (2 connections now open) 2021-04-23T00:24:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:60032 #302 (3 connections now open) 2021-04-23T00:24:34.041+0000 I NETWORK [conn302] end connection 10.233.77.161:60032 (2 connections now open) 2021-04-23T00:24:41.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52048 #303 (3 connections now open) 2021-04-23T00:24:41.719+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:52048 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-04-23T00:24:41.723+0000 I NETWORK [conn303] end connection 127.0.0.1:52048 (2 connections now open) 2021-04-23T00:24:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:60150 #304 (3 connections now open) 2021-04-23T00:24:44.041+0000 I NETWORK [conn304] end connection 10.233.77.161:60150 (2 connections now open) 2021-04-23T00:24:51.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52164 #305 (3 connections now open) 2021-04-23T00:24:51.721+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:52164 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-04-23T00:24:51.818+0000 I NETWORK [conn305] end connection 127.0.0.1:52164 (2 connections now open) 2021-04-23T00:24:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:60264 #306 (3 connections now open) 2021-04-23T00:24:54.041+0000 I NETWORK [conn306] end connection 10.233.77.161:60264 (2 connections now open) 2021-04-23T00:25:01.824+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52292 #307 (3 connections now open) 2021-04-23T00:25:01.825+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:52292 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-04-23T00:25:01.924+0000 I NETWORK [conn307] end connection 127.0.0.1:52292 (2 connections now open) 2021-04-23T00:25:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:60388 #308 (3 connections now open) 2021-04-23T00:25:04.041+0000 I NETWORK [conn308] end connection 10.233.77.161:60388 (2 connections now open) 2021-04-23T00:25:11.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52412 #309 (3 connections now open) 2021-04-23T00:25:11.720+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:52412 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-04-23T00:25:11.725+0000 I NETWORK [conn309] end connection 127.0.0.1:52412 (2 connections now open) 2021-04-23T00:25:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:60518 #310 (3 connections now open) 2021-04-23T00:25:14.042+0000 I NETWORK [conn310] end connection 10.233.77.161:60518 (2 connections now open) 2021-04-23T00:25:21.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52530 #311 (3 connections now open) 2021-04-23T00:25:21.721+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:52530 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-04-23T00:25:21.817+0000 I NETWORK [conn311] end connection 127.0.0.1:52530 (2 connections now open) 2021-04-23T00:25:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:60630 #312 (3 connections now open) 2021-04-23T00:25:24.042+0000 I NETWORK [conn312] end connection 10.233.77.161:60630 (2 connections now open) 2021-04-23T00:25:31.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52648 #313 (3 connections now open) 2021-04-23T00:25:31.723+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:52648 conn313: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:25:31.817+0000 I NETWORK [conn313] end connection 127.0.0.1:52648 (2 connections now open) 2021-04-23T00:25:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:60746 #314 (3 connections now open) 2021-04-23T00:25:34.042+0000 I NETWORK [conn314] end connection 10.233.77.161:60746 (2 connections now open) 2021-04-23T00:25:41.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52764 #315 (3 connections now open) 2021-04-23T00:25:41.720+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:52764 conn315: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:25:41.723+0000 I NETWORK [conn315] end connection 127.0.0.1:52764 (2 connections now open) 2021-04-23T00:25:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:60862 #316 (3 connections now open) 2021-04-23T00:25:44.041+0000 I NETWORK [conn316] end connection 10.233.77.161:60862 (2 connections now open) 2021-04-23T00:25:51.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52884 #317 (3 connections now open) 2021-04-23T00:25:51.724+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:52884 conn317: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:25:51.819+0000 I NETWORK [conn317] end connection 127.0.0.1:52884 (2 connections now open) 2021-04-23T00:25:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:60982 #318 (3 connections now open) 2021-04-23T00:25:54.042+0000 I NETWORK [conn318] end connection 10.233.77.161:60982 (2 connections now open) 2021-04-23T00:26:01.726+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53002 #319 (3 connections now open) 2021-04-23T00:26:01.726+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:53002 conn319: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:26:01.822+0000 I NETWORK [conn319] end connection 127.0.0.1:53002 (2 connections now open) 2021-04-23T00:26:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:32876 #320 (3 connections now open) 2021-04-23T00:26:04.041+0000 I NETWORK [conn320] end connection 10.233.77.161:32876 (2 connections now open) 2021-04-23T00:26:11.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53138 #321 (3 connections now open) 2021-04-23T00:26:11.818+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:53138 conn321: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:26:11.822+0000 I NETWORK [conn321] end connection 127.0.0.1:53138 (2 connections now open) 2021-04-23T00:26:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:33014 #322 (3 connections now open) 2021-04-23T00:26:14.041+0000 I NETWORK [conn322] end connection 10.233.77.161:33014 (2 connections now open) 2021-04-23T00:26:21.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53302 #323 (3 connections now open) 2021-04-23T00:26:21.820+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:53302 conn323: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:26:21.823+0000 I NETWORK [conn323] end connection 127.0.0.1:53302 (2 connections now open) 2021-04-23T00:26:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:33166 #324 (3 connections now open) 2021-04-23T00:26:24.042+0000 I NETWORK [conn324] end connection 10.233.77.161:33166 (2 connections now open) 2021-04-23T00:26:31.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53424 #325 (3 connections now open) 2021-04-23T00:26:31.820+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:53424 conn325: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:26:31.824+0000 I NETWORK [conn325] end connection 127.0.0.1:53424 (2 connections now open) 2021-04-23T00:26:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:33288 #326 (3 connections now open) 2021-04-23T00:26:34.042+0000 I NETWORK [conn326] end connection 10.233.77.161:33288 (2 connections now open) 2021-04-23T00:26:41.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53536 #327 (3 connections now open) 2021-04-23T00:26:41.721+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:53536 conn327: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:26:41.819+0000 I NETWORK [conn327] end connection 127.0.0.1:53536 (2 connections now open) 2021-04-23T00:26:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:33410 #328 (3 connections now open) 2021-04-23T00:26:44.041+0000 I NETWORK [conn328] end connection 10.233.77.161:33410 (2 connections now open) 2021-04-23T00:26:51.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53658 #329 (3 connections now open) 2021-04-23T00:26:51.737+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:53658 conn329: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:26:51.817+0000 I NETWORK [conn329] end connection 127.0.0.1:53658 (2 connections now open) 2021-04-23T00:26:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:33530 #330 (3 connections now open) 2021-04-23T00:26:54.042+0000 I NETWORK [conn330] end connection 10.233.77.161:33530 (2 connections now open) 2021-04-23T00:27:01.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53806 #331 (3 connections now open) 2021-04-23T00:27:01.819+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:53806 conn331: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:27:01.824+0000 I NETWORK [conn331] end connection 127.0.0.1:53806 (2 connections now open) 2021-04-23T00:27:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:33688 #332 (3 connections now open) 2021-04-23T00:27:04.041+0000 I NETWORK [conn332] end connection 10.233.77.161:33688 (2 connections now open) 2021-04-23T00:27:11.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53964 #333 (3 connections now open) 2021-04-23T00:27:11.724+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:53964 conn333: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:27:11.817+0000 I NETWORK [conn333] end connection 127.0.0.1:53964 (2 connections now open) 2021-04-23T00:27:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:33844 #334 (3 connections now open) 2021-04-23T00:27:14.042+0000 I NETWORK [conn334] end connection 10.233.77.161:33844 (2 connections now open) 2021-04-23T00:27:21.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54124 #335 (3 connections now open) 2021-04-23T00:27:21.721+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:54124 conn335: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:27:21.725+0000 I NETWORK [conn335] end connection 127.0.0.1:54124 (2 connections now open) 2021-04-23T00:27:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:33994 #336 (3 connections now open) 2021-04-23T00:27:24.041+0000 I NETWORK [conn336] end connection 10.233.77.161:33994 (2 connections now open) 2021-04-23T00:27:31.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54240 #337 (3 connections now open) 2021-04-23T00:27:31.718+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:54240 conn337: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:27:31.722+0000 I NETWORK [conn337] end connection 127.0.0.1:54240 (2 connections now open) 2021-04-23T00:27:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:34108 #338 (3 connections now open) 2021-04-23T00:27:34.042+0000 I NETWORK [conn338] end connection 10.233.77.161:34108 (2 connections now open) 2021-04-23T00:27:41.725+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54348 #339 (3 connections now open) 2021-04-23T00:27:41.726+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:54348 conn339: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:27:41.821+0000 I NETWORK [conn339] end connection 127.0.0.1:54348 (2 connections now open) 2021-04-23T00:27:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:34218 #340 (3 connections now open) 2021-04-23T00:27:44.042+0000 I NETWORK [conn340] end connection 10.233.77.161:34218 (2 connections now open) 2021-04-23T00:27:51.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54460 #341 (3 connections now open) 2021-04-23T00:27:51.721+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:54460 conn341: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:27:51.817+0000 I NETWORK [conn341] end connection 127.0.0.1:54460 (2 connections now open) 2021-04-23T00:27:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:34330 #342 (3 connections now open) 2021-04-23T00:27:54.042+0000 I NETWORK [conn342] end connection 10.233.77.161:34330 (2 connections now open) 2021-04-23T00:28:01.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54560 #343 (3 connections now open) 2021-04-23T00:28:01.717+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:54560 conn343: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:28:01.817+0000 I NETWORK [conn343] end connection 127.0.0.1:54560 (2 connections now open) 2021-04-23T00:28:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:34424 #344 (3 connections now open) 2021-04-23T00:28:04.041+0000 I NETWORK [conn344] end connection 10.233.77.161:34424 (2 connections now open) 2021-04-23T00:28:11.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54666 #345 (3 connections now open) 2021-04-23T00:28:11.721+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:54666 conn345: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:28:11.726+0000 I NETWORK [conn345] end connection 127.0.0.1:54666 (2 connections now open) 2021-04-23T00:28:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:34544 #346 (3 connections now open) 2021-04-23T00:28:14.041+0000 I NETWORK [conn346] end connection 10.233.77.161:34544 (2 connections now open) 2021-04-23T00:28:21.726+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54772 #347 (3 connections now open) 2021-04-23T00:28:21.726+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:54772 conn347: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:28:21.821+0000 I NETWORK [conn347] end connection 127.0.0.1:54772 (2 connections now open) 2021-04-23T00:28:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:34642 #348 (3 connections now open) 2021-04-23T00:28:24.041+0000 I NETWORK [conn348] end connection 10.233.77.161:34642 (2 connections now open) 2021-04-23T00:28:31.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54906 #349 (3 connections now open) 2021-04-23T00:28:31.720+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:54906 conn349: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:28:31.724+0000 I NETWORK [conn349] end connection 127.0.0.1:54906 (2 connections now open) 2021-04-23T00:28:34.044+0000 I NETWORK [listener] connection accepted from 10.233.77.161:34782 #350 (3 connections now open) 2021-04-23T00:28:34.044+0000 I NETWORK [conn350] end connection 10.233.77.161:34782 (2 connections now open) 2021-04-23T00:28:41.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55020 #351 (3 connections now open) 2021-04-23T00:28:41.724+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:55020 conn351: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:28:41.820+0000 I NETWORK [conn351] end connection 127.0.0.1:55020 (2 connections now open) 2021-04-23T00:28:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:34888 #352 (3 connections now open) 2021-04-23T00:28:44.041+0000 I NETWORK [conn352] end connection 10.233.77.161:34888 (2 connections now open) 2021-04-23T00:28:51.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55184 #353 (3 connections now open) 2021-04-23T00:28:51.718+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:55184 conn353: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:28:51.722+0000 I NETWORK [conn353] end connection 127.0.0.1:55184 (2 connections now open) 2021-04-23T00:28:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:35056 #354 (3 connections now open) 2021-04-23T00:28:54.042+0000 I NETWORK [conn354] end connection 10.233.77.161:35056 (2 connections now open) 2021-04-23T00:29:01.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55296 #355 (3 connections now open) 2021-04-23T00:29:01.725+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:55296 conn355: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:29:01.821+0000 I NETWORK [conn355] end connection 127.0.0.1:55296 (2 connections now open) 2021-04-23T00:29:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:35164 #356 (3 connections now open) 2021-04-23T00:29:04.042+0000 I NETWORK [conn356] end connection 10.233.77.161:35164 (2 connections now open) 2021-04-23T00:29:11.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55420 #357 (3 connections now open) 2021-04-23T00:29:11.720+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:55420 conn357: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:29:11.817+0000 I NETWORK [conn357] end connection 127.0.0.1:55420 (2 connections now open) 2021-04-23T00:29:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:35300 #358 (3 connections now open) 2021-04-23T00:29:14.041+0000 I NETWORK [conn358] end connection 10.233.77.161:35300 (2 connections now open) 2021-04-23T00:29:21.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55570 #359 (3 connections now open) 2021-04-23T00:29:21.722+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:55570 conn359: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:29:21.819+0000 I NETWORK [conn359] end connection 127.0.0.1:55570 (2 connections now open) 2021-04-23T00:29:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:35432 #360 (3 connections now open) 2021-04-23T00:29:24.042+0000 I NETWORK [conn360] end connection 10.233.77.161:35432 (2 connections now open) 2021-04-23T00:29:31.726+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55686 #361 (3 connections now open) 2021-04-23T00:29:31.726+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:55686 conn361: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:29:31.821+0000 I NETWORK [conn361] end connection 127.0.0.1:55686 (2 connections now open) 2021-04-23T00:29:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:35556 #362 (3 connections now open) 2021-04-23T00:29:34.041+0000 I NETWORK [conn362] end connection 10.233.77.161:35556 (2 connections now open) 2021-04-23T00:29:41.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55800 #363 (3 connections now open) 2021-04-23T00:29:41.717+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:55800 conn363: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:29:41.817+0000 I NETWORK [conn363] end connection 127.0.0.1:55800 (2 connections now open) 2021-04-23T00:29:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:35670 #364 (3 connections now open) 2021-04-23T00:29:44.041+0000 I NETWORK [conn364] end connection 10.233.77.161:35670 (2 connections now open) 2021-04-23T00:29:51.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55940 #365 (3 connections now open) 2021-04-23T00:29:51.720+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:55940 conn365: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:29:51.817+0000 I NETWORK [conn365] end connection 127.0.0.1:55940 (2 connections now open) 2021-04-23T00:29:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:35810 #366 (3 connections now open) 2021-04-23T00:29:54.041+0000 I NETWORK [conn366] end connection 10.233.77.161:35810 (2 connections now open) 2021-04-23T00:30:01.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56060 #367 (3 connections now open) 2021-04-23T00:30:01.723+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:56060 conn367: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:30:01.817+0000 I NETWORK [conn367] end connection 127.0.0.1:56060 (2 connections now open) 2021-04-23T00:30:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:35922 #368 (3 connections now open) 2021-04-23T00:30:04.041+0000 I NETWORK [conn368] end connection 10.233.77.161:35922 (2 connections now open) 2021-04-23T00:30:11.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56168 #369 (3 connections now open) 2021-04-23T00:30:11.721+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:56168 conn369: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:30:11.725+0000 I NETWORK [conn369] end connection 127.0.0.1:56168 (2 connections now open) 2021-04-23T00:30:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:36046 #370 (3 connections now open) 2021-04-23T00:30:14.041+0000 I NETWORK [conn370] end connection 10.233.77.161:36046 (2 connections now open) 2021-04-23T00:30:21.726+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56284 #371 (3 connections now open) 2021-04-23T00:30:21.727+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:56284 conn371: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:30:21.821+0000 I NETWORK [conn371] end connection 127.0.0.1:56284 (2 connections now open) 2021-04-23T00:30:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:36182 #372 (3 connections now open) 2021-04-23T00:30:24.042+0000 I NETWORK [conn372] end connection 10.233.77.161:36182 (2 connections now open) 2021-04-23T00:30:31.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56474 #373 (3 connections now open) 2021-04-23T00:30:31.817+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:56474 conn373: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:30:31.822+0000 I NETWORK [conn373] end connection 127.0.0.1:56474 (2 connections now open) 2021-04-23T00:30:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:36358 #374 (3 connections now open) 2021-04-23T00:30:34.042+0000 I NETWORK [conn374] end connection 10.233.77.161:36358 (2 connections now open) 2021-04-23T00:30:41.727+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56604 #375 (3 connections now open) 2021-04-23T00:30:41.817+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:56604 conn375: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:30:41.821+0000 I NETWORK [conn375] end connection 127.0.0.1:56604 (2 connections now open) 2021-04-23T00:30:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:36472 #376 (3 connections now open) 2021-04-23T00:30:44.042+0000 I NETWORK [conn376] end connection 10.233.77.161:36472 (2 connections now open) 2021-04-23T00:30:51.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56722 #377 (3 connections now open) 2021-04-23T00:30:51.819+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:56722 conn377: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:30:51.824+0000 I NETWORK [conn377] end connection 127.0.0.1:56722 (2 connections now open) 2021-04-23T00:30:54.042+0000 I NETWORK [listener] connection accepted from 10.233.77.161:36594 #378 (3 connections now open) 2021-04-23T00:30:54.042+0000 I NETWORK [conn378] end connection 10.233.77.161:36594 (2 connections now open) 2021-04-23T00:31:01.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56848 #379 (3 connections now open) 2021-04-23T00:31:01.818+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:56848 conn379: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:31:01.822+0000 I NETWORK [conn379] end connection 127.0.0.1:56848 (2 connections now open) 2021-04-23T00:31:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:36710 #380 (3 connections now open) 2021-04-23T00:31:04.042+0000 I NETWORK [conn380] end connection 10.233.77.161:36710 (2 connections now open) 2021-04-23T00:31:11.825+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56984 #381 (3 connections now open) 2021-04-23T00:31:11.917+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:56984 conn381: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:31:11.922+0000 I NETWORK [conn381] end connection 127.0.0.1:56984 (2 connections now open) 2021-04-23T00:31:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:36852 #382 (3 connections now open) 2021-04-23T00:31:14.041+0000 I NETWORK [conn382] end connection 10.233.77.161:36852 (2 connections now open) 2021-04-23T00:31:21.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57094 #383 (3 connections now open) 2021-04-23T00:31:21.819+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:57094 conn383: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:31:21.823+0000 I NETWORK [conn383] end connection 127.0.0.1:57094 (2 connections now open) 2021-04-23T00:31:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:36988 #384 (3 connections now open) 2021-04-23T00:31:24.041+0000 I NETWORK [conn384] end connection 10.233.77.161:36988 (2 connections now open) 2021-04-23T00:31:31.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57236 #385 (3 connections now open) 2021-04-23T00:31:31.720+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:57236 conn385: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:31:31.724+0000 I NETWORK [conn385] end connection 127.0.0.1:57236 (2 connections now open) 2021-04-23T00:31:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:37102 #386 (3 connections now open) 2021-04-23T00:31:34.042+0000 I NETWORK [conn386] end connection 10.233.77.161:37102 (2 connections now open) 2021-04-23T00:31:41.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57346 #387 (3 connections now open) 2021-04-23T00:31:41.817+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:57346 conn387: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:31:41.821+0000 I NETWORK [conn387] end connection 127.0.0.1:57346 (2 connections now open) 2021-04-23T00:31:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:37210 #388 (3 connections now open) 2021-04-23T00:31:44.042+0000 I NETWORK [conn388] end connection 10.233.77.161:37210 (2 connections now open) 2021-04-23T00:31:51.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57454 #389 (3 connections now open) 2021-04-23T00:31:51.720+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:57454 conn389: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:31:51.819+0000 I NETWORK [conn389] end connection 127.0.0.1:57454 (2 connections now open) 2021-04-23T00:31:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:37320 #390 (3 connections now open) 2021-04-23T00:31:54.042+0000 I NETWORK [conn390] end connection 10.233.77.161:37320 (2 connections now open) 2021-04-23T00:32:01.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57584 #391 (3 connections now open) 2021-04-23T00:32:01.820+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:57584 conn391: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:32:01.824+0000 I NETWORK [conn391] end connection 127.0.0.1:57584 (2 connections now open) 2021-04-23T00:32:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:37444 #392 (3 connections now open) 2021-04-23T00:32:04.042+0000 I NETWORK [conn392] end connection 10.233.77.161:37444 (2 connections now open) 2021-04-23T00:32:11.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57692 #393 (3 connections now open) 2021-04-23T00:32:11.717+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:57692 conn393: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:32:11.721+0000 I NETWORK [conn393] end connection 127.0.0.1:57692 (2 connections now open) 2021-04-23T00:32:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:37568 #394 (3 connections now open) 2021-04-23T00:32:14.041+0000 I NETWORK [conn394] end connection 10.233.77.161:37568 (2 connections now open) 2021-04-23T00:32:21.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57798 #395 (3 connections now open) 2021-04-23T00:32:21.819+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:57798 conn395: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:32:21.823+0000 I NETWORK [conn395] end connection 127.0.0.1:57798 (2 connections now open) 2021-04-23T00:32:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:37658 #396 (3 connections now open) 2021-04-23T00:32:24.042+0000 I NETWORK [conn396] end connection 10.233.77.161:37658 (2 connections now open) 2021-04-23T00:32:31.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57910 #397 (3 connections now open) 2021-04-23T00:32:31.817+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:57910 conn397: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:32:31.821+0000 I NETWORK [conn397] end connection 127.0.0.1:57910 (2 connections now open) 2021-04-23T00:32:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:37778 #398 (3 connections now open) 2021-04-23T00:32:34.042+0000 I NETWORK [conn398] end connection 10.233.77.161:37778 (2 connections now open) 2021-04-23T00:32:41.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58018 #399 (3 connections now open) 2021-04-23T00:32:41.718+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:58018 conn399: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:32:41.722+0000 I NETWORK [conn399] end connection 127.0.0.1:58018 (2 connections now open) 2021-04-23T00:32:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:37884 #400 (3 connections now open) 2021-04-23T00:32:44.041+0000 I NETWORK [conn400] end connection 10.233.77.161:37884 (2 connections now open) 2021-04-23T00:32:51.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58124 #401 (3 connections now open) 2021-04-23T00:32:51.724+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:58124 conn401: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:32:51.819+0000 I NETWORK [conn401] end connection 127.0.0.1:58124 (2 connections now open) 2021-04-23T00:32:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:37992 #402 (3 connections now open) 2021-04-23T00:32:54.041+0000 I NETWORK [conn402] end connection 10.233.77.161:37992 (2 connections now open) 2021-04-23T00:33:01.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58256 #403 (3 connections now open) 2021-04-23T00:33:01.728+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:58256 conn403: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:33:01.819+0000 I NETWORK [conn403] end connection 127.0.0.1:58256 (2 connections now open) 2021-04-23T00:33:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:38124 #404 (3 connections now open) 2021-04-23T00:33:04.041+0000 I NETWORK [conn404] end connection 10.233.77.161:38124 (2 connections now open) 2021-04-23T00:33:11.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58382 #405 (3 connections now open) 2021-04-23T00:33:11.818+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:58382 conn405: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:33:11.821+0000 I NETWORK [conn405] end connection 127.0.0.1:58382 (2 connections now open) 2021-04-23T00:33:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:38256 #406 (3 connections now open) 2021-04-23T00:33:14.042+0000 I NETWORK [conn406] end connection 10.233.77.161:38256 (2 connections now open) 2021-04-23T00:33:21.819+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58500 #407 (3 connections now open) 2021-04-23T00:33:21.820+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:58500 conn407: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:33:21.824+0000 I NETWORK [conn407] end connection 127.0.0.1:58500 (2 connections now open) 2021-04-23T00:33:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:38366 #408 (3 connections now open) 2021-04-23T00:33:24.042+0000 I NETWORK [conn408] end connection 10.233.77.161:38366 (2 connections now open) 2021-04-23T00:33:31.823+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58620 #409 (3 connections now open) 2021-04-23T00:33:31.823+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:58620 conn409: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:33:31.919+0000 I NETWORK [conn409] end connection 127.0.0.1:58620 (2 connections now open) 2021-04-23T00:33:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:38486 #410 (3 connections now open) 2021-04-23T00:33:34.042+0000 I NETWORK [conn410] end connection 10.233.77.161:38486 (2 connections now open) 2021-04-23T00:33:41.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58728 #411 (3 connections now open) 2021-04-23T00:33:41.722+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:58728 conn411: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:33:41.726+0000 I NETWORK [conn411] end connection 127.0.0.1:58728 (2 connections now open) 2021-04-23T00:33:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:38592 #412 (3 connections now open) 2021-04-23T00:33:44.042+0000 I NETWORK [conn412] end connection 10.233.77.161:38592 (2 connections now open) 2021-04-23T00:33:51.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58834 #413 (3 connections now open) 2021-04-23T00:33:51.817+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:58834 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:33:51.821+0000 I NETWORK [conn413] end connection 127.0.0.1:58834 (2 connections now open) 2021-04-23T00:33:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:38700 #414 (3 connections now open) 2021-04-23T00:33:54.041+0000 I NETWORK [conn414] end connection 10.233.77.161:38700 (2 connections now open) 2021-04-23T00:34:01.625+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58956 #415 (3 connections now open) 2021-04-23T00:34:01.626+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:58956 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:34:01.721+0000 I NETWORK [conn415] end connection 127.0.0.1:58956 (2 connections now open) 2021-04-23T00:34:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:38820 #416 (3 connections now open) 2021-04-23T00:34:04.041+0000 I NETWORK [conn416] end connection 10.233.77.161:38820 (2 connections now open) 2021-04-23T00:34:11.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59072 #417 (3 connections now open) 2021-04-23T00:34:11.720+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:59072 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:34:11.723+0000 I NETWORK [conn417] end connection 127.0.0.1:59072 (2 connections now open) 2021-04-23T00:34:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:38944 #418 (3 connections now open) 2021-04-23T00:34:14.041+0000 I NETWORK [conn418] end connection 10.233.77.161:38944 (2 connections now open) 2021-04-23T00:34:21.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59178 #419 (3 connections now open) 2021-04-23T00:34:21.818+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:59178 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:34:21.822+0000 I NETWORK [conn419] end connection 127.0.0.1:59178 (2 connections now open) 2021-04-23T00:34:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:39036 #420 (3 connections now open) 2021-04-23T00:34:24.041+0000 I NETWORK [conn420] end connection 10.233.77.161:39036 (2 connections now open) 2021-04-23T00:34:31.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59286 #421 (3 connections now open) 2021-04-23T00:34:31.721+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:59286 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:34:31.817+0000 I NETWORK [conn421] end connection 127.0.0.1:59286 (2 connections now open) 2021-04-23T00:34:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:39154 #422 (3 connections now open) 2021-04-23T00:34:34.042+0000 I NETWORK [conn422] end connection 10.233.77.161:39154 (2 connections now open) 2021-04-23T00:34:41.727+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59404 #423 (3 connections now open) 2021-04-23T00:34:41.728+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:59404 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:34:41.821+0000 I NETWORK [conn423] end connection 127.0.0.1:59404 (2 connections now open) 2021-04-23T00:34:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:39268 #424 (3 connections now open) 2021-04-23T00:34:44.041+0000 I NETWORK [conn424] end connection 10.233.77.161:39268 (2 connections now open) 2021-04-23T00:34:51.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59508 #425 (3 connections now open) 2021-04-23T00:34:51.723+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:59508 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:34:51.820+0000 I NETWORK [conn425] end connection 127.0.0.1:59508 (2 connections now open) 2021-04-23T00:34:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:39374 #426 (3 connections now open) 2021-04-23T00:34:54.041+0000 I NETWORK [conn426] end connection 10.233.77.161:39374 (2 connections now open) 2021-04-23T00:35:01.828+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59630 #427 (3 connections now open) 2021-04-23T00:35:01.829+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:59630 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:35:01.923+0000 I NETWORK [conn427] end connection 127.0.0.1:59630 (2 connections now open) 2021-04-23T00:35:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:39490 #428 (3 connections now open) 2021-04-23T00:35:04.041+0000 I NETWORK [conn428] end connection 10.233.77.161:39490 (2 connections now open) 2021-04-23T00:35:11.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59754 #429 (3 connections now open) 2021-04-23T00:35:11.817+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:59754 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:35:11.822+0000 I NETWORK [conn429] end connection 127.0.0.1:59754 (2 connections now open) 2021-04-23T00:35:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:39624 #430 (3 connections now open) 2021-04-23T00:35:14.041+0000 I NETWORK [conn430] end connection 10.233.77.161:39624 (2 connections now open) 2021-04-23T00:35:21.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59860 #431 (3 connections now open) 2021-04-23T00:35:21.723+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:59860 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:35:21.819+0000 I NETWORK [conn431] end connection 127.0.0.1:59860 (2 connections now open) 2021-04-23T00:35:24.042+0000 I NETWORK [listener] connection accepted from 10.233.77.161:39720 #432 (3 connections now open) 2021-04-23T00:35:24.042+0000 I NETWORK [conn432] end connection 10.233.77.161:39720 (2 connections now open) 2021-04-23T00:35:31.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59974 #433 (3 connections now open) 2021-04-23T00:35:31.720+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:59974 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:35:31.724+0000 I NETWORK [conn433] end connection 127.0.0.1:59974 (2 connections now open) 2021-04-23T00:35:34.042+0000 I NETWORK [listener] connection accepted from 10.233.77.161:39844 #434 (3 connections now open) 2021-04-23T00:35:34.042+0000 I NETWORK [conn434] end connection 10.233.77.161:39844 (2 connections now open) 2021-04-23T00:35:41.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60090 #435 (3 connections now open) 2021-04-23T00:35:41.818+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:60090 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:35:41.822+0000 I NETWORK [conn435] end connection 127.0.0.1:60090 (2 connections now open) 2021-04-23T00:35:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:39956 #436 (3 connections now open) 2021-04-23T00:35:44.041+0000 I NETWORK [conn436] end connection 10.233.77.161:39956 (2 connections now open) 2021-04-23T00:35:51.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60196 #437 (3 connections now open) 2021-04-23T00:35:51.724+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:60196 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:35:51.821+0000 I NETWORK [conn437] end connection 127.0.0.1:60196 (2 connections now open) 2021-04-23T00:35:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:40064 #438 (3 connections now open) 2021-04-23T00:35:54.041+0000 I NETWORK [conn438] end connection 10.233.77.161:40064 (2 connections now open) 2021-04-23T00:36:01.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60322 #439 (3 connections now open) 2021-04-23T00:36:01.721+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:60322 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:36:01.725+0000 I NETWORK [conn439] end connection 127.0.0.1:60322 (2 connections now open) 2021-04-23T00:36:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:40186 #440 (3 connections now open) 2021-04-23T00:36:04.042+0000 I NETWORK [conn440] end connection 10.233.77.161:40186 (2 connections now open) 2021-04-23T00:36:11.817+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60444 #441 (3 connections now open) 2021-04-23T00:36:11.818+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:60444 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:36:11.822+0000 I NETWORK [conn441] end connection 127.0.0.1:60444 (2 connections now open) 2021-04-23T00:36:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:40318 #442 (3 connections now open) 2021-04-23T00:36:14.041+0000 I NETWORK [conn442] end connection 10.233.77.161:40318 (2 connections now open) 2021-04-23T00:36:21.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60552 #443 (3 connections now open) 2021-04-23T00:36:21.723+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:60552 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:36:21.819+0000 I NETWORK [conn443] end connection 127.0.0.1:60552 (2 connections now open) 2021-04-23T00:36:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:40414 #444 (3 connections now open) 2021-04-23T00:36:24.042+0000 I NETWORK [conn444] end connection 10.233.77.161:40414 (2 connections now open) 2021-04-23T00:36:31.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60668 #445 (3 connections now open) 2021-04-23T00:36:31.723+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:60668 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:36:31.817+0000 I NETWORK [conn445] end connection 127.0.0.1:60668 (2 connections now open) 2021-04-23T00:36:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:40538 #446 (3 connections now open) 2021-04-23T00:36:34.042+0000 I NETWORK [conn446] end connection 10.233.77.161:40538 (2 connections now open) 2021-04-23T00:36:41.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60780 #447 (3 connections now open) 2021-04-23T00:36:41.720+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:60780 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:36:41.817+0000 I NETWORK [conn447] end connection 127.0.0.1:60780 (2 connections now open) 2021-04-23T00:36:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:40646 #448 (3 connections now open) 2021-04-23T00:36:44.041+0000 I NETWORK [conn448] end connection 10.233.77.161:40646 (2 connections now open) 2021-04-23T00:36:51.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60886 #449 (3 connections now open) 2021-04-23T00:36:51.718+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:60886 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:36:51.723+0000 I NETWORK [conn449] end connection 127.0.0.1:60886 (2 connections now open) 2021-04-23T00:36:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:40756 #450 (3 connections now open) 2021-04-23T00:36:54.041+0000 I NETWORK [conn450] end connection 10.233.77.161:40756 (2 connections now open) 2021-04-23T00:37:01.826+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32782 #451 (3 connections now open) 2021-04-23T00:37:01.827+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:32782 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:37:01.921+0000 I NETWORK [conn451] end connection 127.0.0.1:32782 (2 connections now open) 2021-04-23T00:37:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:40882 #452 (3 connections now open) 2021-04-23T00:37:04.041+0000 I NETWORK [conn452] end connection 10.233.77.161:40882 (2 connections now open) 2021-04-23T00:37:11.719+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32902 #453 (3 connections now open) 2021-04-23T00:37:11.719+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:32902 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:37:11.723+0000 I NETWORK [conn453] end connection 127.0.0.1:32902 (2 connections now open) 2021-04-23T00:37:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:41006 #454 (3 connections now open) 2021-04-23T00:37:14.041+0000 I NETWORK [conn454] end connection 10.233.77.161:41006 (2 connections now open) 2021-04-23T00:37:21.820+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33014 #455 (3 connections now open) 2021-04-23T00:37:21.821+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:33014 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:37:21.826+0000 I NETWORK [conn455] end connection 127.0.0.1:33014 (2 connections now open) 2021-04-23T00:37:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:41106 #456 (3 connections now open) 2021-04-23T00:37:24.042+0000 I NETWORK [conn456] end connection 10.233.77.161:41106 (2 connections now open) 2021-04-23T00:37:31.818+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33132 #457 (3 connections now open) 2021-04-23T00:37:31.818+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:33132 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:37:31.823+0000 I NETWORK [conn457] end connection 127.0.0.1:33132 (2 connections now open) 2021-04-23T00:37:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:41232 #458 (3 connections now open) 2021-04-23T00:37:34.042+0000 I NETWORK [conn458] end connection 10.233.77.161:41232 (2 connections now open) 2021-04-23T00:37:41.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33244 #459 (3 connections now open) 2021-04-23T00:37:41.817+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:33244 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:37:41.821+0000 I NETWORK [conn459] end connection 127.0.0.1:33244 (2 connections now open) 2021-04-23T00:37:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:41342 #460 (3 connections now open) 2021-04-23T00:37:44.041+0000 I NETWORK [conn460] end connection 10.233.77.161:41342 (2 connections now open) 2021-04-23T00:37:51.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33350 #461 (3 connections now open) 2021-04-23T00:37:51.723+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:33350 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:37:51.817+0000 I NETWORK [conn461] end connection 127.0.0.1:33350 (2 connections now open) 2021-04-23T00:37:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:41452 #462 (3 connections now open) 2021-04-23T00:37:54.042+0000 I NETWORK [conn462] end connection 10.233.77.161:41452 (2 connections now open) 2021-04-23T00:38:01.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33474 #463 (3 connections now open) 2021-04-23T00:38:01.721+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:33474 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:38:01.725+0000 I NETWORK [conn463] end connection 127.0.0.1:33474 (2 connections now open) 2021-04-23T00:38:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:41570 #464 (3 connections now open) 2021-04-23T00:38:04.041+0000 I NETWORK [conn464] end connection 10.233.77.161:41570 (2 connections now open) 2021-04-23T00:38:11.725+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33598 #465 (3 connections now open) 2021-04-23T00:38:11.817+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:33598 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:38:11.822+0000 I NETWORK [conn465] end connection 127.0.0.1:33598 (2 connections now open) 2021-04-23T00:38:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:41700 #466 (3 connections now open) 2021-04-23T00:38:14.041+0000 I NETWORK [conn466] end connection 10.233.77.161:41700 (2 connections now open) 2021-04-23T00:38:21.726+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33700 #467 (3 connections now open) 2021-04-23T00:38:21.726+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:33700 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:38:21.819+0000 I NETWORK [conn467] end connection 127.0.0.1:33700 (2 connections now open) 2021-04-23T00:38:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:41792 #468 (3 connections now open) 2021-04-23T00:38:24.041+0000 I NETWORK [conn468] end connection 10.233.77.161:41792 (2 connections now open) 2021-04-23T00:38:31.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33816 #469 (3 connections now open) 2021-04-23T00:38:31.722+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:33816 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:38:31.820+0000 I NETWORK [conn469] end connection 127.0.0.1:33816 (2 connections now open) 2021-04-23T00:38:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:41916 #470 (3 connections now open) 2021-04-23T00:38:34.042+0000 I NETWORK [conn470] end connection 10.233.77.161:41916 (2 connections now open) 2021-04-23T00:38:41.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33934 #471 (3 connections now open) 2021-04-23T00:38:41.725+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:33934 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:38:41.819+0000 I NETWORK [conn471] end connection 127.0.0.1:33934 (2 connections now open) 2021-04-23T00:38:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:42030 #472 (3 connections now open) 2021-04-23T00:38:44.041+0000 I NETWORK [conn472] end connection 10.233.77.161:42030 (2 connections now open) 2021-04-23T00:38:51.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34048 #473 (3 connections now open) 2021-04-23T00:38:51.717+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:34048 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:38:51.722+0000 I NETWORK [conn473] end connection 127.0.0.1:34048 (2 connections now open) 2021-04-23T00:38:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:42146 #474 (3 connections now open) 2021-04-23T00:38:54.042+0000 I NETWORK [conn474] end connection 10.233.77.161:42146 (2 connections now open) 2021-04-23T00:39:01.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34172 #475 (3 connections now open) 2021-04-23T00:39:01.724+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:34172 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:39:01.821+0000 I NETWORK [conn475] end connection 127.0.0.1:34172 (2 connections now open) 2021-04-23T00:39:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:42270 #476 (3 connections now open) 2021-04-23T00:39:04.042+0000 I NETWORK [conn476] end connection 10.233.77.161:42270 (2 connections now open) 2021-04-23T00:39:11.724+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34294 #477 (3 connections now open) 2021-04-23T00:39:11.725+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:34294 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:39:11.819+0000 I NETWORK [conn477] end connection 127.0.0.1:34294 (2 connections now open) 2021-04-23T00:39:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:42402 #478 (3 connections now open) 2021-04-23T00:39:14.042+0000 I NETWORK [conn478] end connection 10.233.77.161:42402 (2 connections now open) 2021-04-23T00:39:21.626+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34404 #479 (3 connections now open) 2021-04-23T00:39:21.626+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:34404 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:39:21.721+0000 I NETWORK [conn479] end connection 127.0.0.1:34404 (2 connections now open) 2021-04-23T00:39:24.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:42498 #480 (3 connections now open) 2021-04-23T00:39:24.041+0000 I NETWORK [conn480] end connection 10.233.77.161:42498 (2 connections now open) 2021-04-23T00:39:31.720+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34520 #481 (3 connections now open) 2021-04-23T00:39:31.817+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:34520 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:39:31.821+0000 I NETWORK [conn481] end connection 127.0.0.1:34520 (2 connections now open) 2021-04-23T00:39:34.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:42620 #482 (3 connections now open) 2021-04-23T00:39:34.042+0000 I NETWORK [conn482] end connection 10.233.77.161:42620 (2 connections now open) 2021-04-23T00:39:41.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34632 #483 (3 connections now open) 2021-04-23T00:39:41.718+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:34632 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:39:41.722+0000 I NETWORK [conn483] end connection 127.0.0.1:34632 (2 connections now open) 2021-04-23T00:39:44.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:42728 #484 (3 connections now open) 2021-04-23T00:39:44.041+0000 I NETWORK [conn484] end connection 10.233.77.161:42728 (2 connections now open) 2021-04-23T00:39:51.625+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34740 #485 (3 connections now open) 2021-04-23T00:39:51.626+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:34740 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:39:51.722+0000 I NETWORK [conn485] end connection 127.0.0.1:34740 (2 connections now open) 2021-04-23T00:39:54.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:42838 #486 (3 connections now open) 2021-04-23T00:39:54.041+0000 I NETWORK [conn486] end connection 10.233.77.161:42838 (2 connections now open) 2021-04-23T00:40:01.721+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34874 #487 (3 connections now open) 2021-04-23T00:40:01.722+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:34874 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:40:01.817+0000 I NETWORK [conn487] end connection 127.0.0.1:34874 (2 connections now open) 2021-04-23T00:40:04.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:42968 #488 (3 connections now open) 2021-04-23T00:40:04.042+0000 I NETWORK [conn488] end connection 10.233.77.161:42968 (2 connections now open) 2021-04-23T00:40:11.726+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34992 #489 (3 connections now open) 2021-04-23T00:40:11.817+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:34992 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-23T00:40:11.822+0000 I NETWORK [conn489] end connection 127.0.0.1:34992 (2 connections now open) 2021-04-23T00:40:14.041+0000 I NETWORK [listener] connection accepted from 10.233.77.161:43100 #490 (3 connections now open) 2021-04-23T00:40:14.041+0000 I NETWORK [conn490] end connection 10.233.77.161:43100 (2 connections now open)