2017-09-17T10:42:53.150-0400 I CONTROL [initandlisten] MongoDB starting : pid=32956 port=27017 dbpath=/Users/emptysquare/.virtualenvs/c-driver/data/db 64-bit host=As-MBP-2.fios-router.home 2017-09-17T10:42:53.151-0400 I CONTROL [initandlisten] db version v3.5.12-266-g340b87ead6 2017-09-17T10:42:53.151-0400 I CONTROL [initandlisten] git version: 340b87ead6e5b0b6f0a369e89105c32852a64c18 2017-09-17T10:42:53.151-0400 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2l 25 May 2017 2017-09-17T10:42:53.151-0400 I CONTROL [initandlisten] allocator: system 2017-09-17T10:42:53.151-0400 I CONTROL [initandlisten] modules: none 2017-09-17T10:42:53.151-0400 I CONTROL [initandlisten] build environment: 2017-09-17T10:42:53.151-0400 I CONTROL [initandlisten] distarch: x86_64 2017-09-17T10:42:53.151-0400 I CONTROL [initandlisten] target_arch: x86_64 2017-09-17T10:42:53.151-0400 I CONTROL [initandlisten] options: { net: { port: 27017 }, processManagement: { fork: true }, security: { keyFile: "/Users/emptysquare/.virtualenvs/c-driver/data/keyfile" }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/Users/emptysquare/.virtualenvs/c-driver/data/db" }, systemLog: { destination: "file", logAppend: true, path: "/Users/emptysquare/.virtualenvs/c-driver/data/mongod.log" } } 2017-09-17T10:42:53.155-0400 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=7680M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] ** NOTE: This is a development version (3.5.12-266-g340b87ead6) of MongoDB. 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] ** Not recommended for production. 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] ** WARNING: This server is bound to localhost. 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] ** Remote systems will be unable to connect to this server. 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] ** Start the server with --bind_ip
to specify which IP 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] ** addresses it should serve responses from, or with --bind_ip_all to 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] ** bind to all interfaces. If this behavior is desired, start the 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] ** server with --bind_ip 127.0.0.1 to disable this warning. 2017-09-17T10:42:53.563-0400 I CONTROL [initandlisten] 2017-09-17T10:42:53.872-0400 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/Users/emptysquare/.virtualenvs/c-driver/data/db/diagnostic.data' 2017-09-17T10:42:53.929-0400 I COMMAND [initandlisten] setting featureCompatibilityVersion to 3.6 2017-09-17T10:42:53.930-0400 I NETWORK [initandlisten] waiting for connections on port 27017 2017-09-17T10:42:53.934-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61254 #1 (1 connection now open) 2017-09-17T10:42:53.935-0400 I ACCESS [conn1] note: no users configured in admin.system.users, allowing localhost access 2017-09-17T10:42:53.935-0400 I NETWORK [conn1] received client metadata from 127.0.0.1:61254 conn: { driver: { name: "PyMongo", version: "3.4.0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.10.final.0" } 2017-09-17T10:42:53.938-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61255 #2 (2 connections now open) 2017-09-17T10:42:53.938-0400 I NETWORK [conn2] received client metadata from 127.0.0.1:61255 conn: { driver: { name: "PyMongo", version: "3.4.0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.10.final.0" } 2017-09-17T10:42:53.939-0400 I NETWORK [conn2] end connection 127.0.0.1:61255 (1 connection now open) 2017-09-17T10:42:53.939-0400 I NETWORK [conn1] end connection 127.0.0.1:61254 (0 connections now open) 2017-09-17T10:42:53.941-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61256 #3 (1 connection now open) 2017-09-17T10:42:53.941-0400 I NETWORK [conn3] received client metadata from 127.0.0.1:61256 conn: { driver: { name: "PyMongo", version: "3.4.0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.10.final.0" } 2017-09-17T10:42:53.943-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61257 #4 (2 connections now open) 2017-09-17T10:42:53.943-0400 I NETWORK [conn4] received client metadata from 127.0.0.1:61257 conn: { driver: { name: "PyMongo", version: "3.4.0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.10.final.0" } 2017-09-17T10:42:53.943-0400 I NETWORK [conn4] end connection 127.0.0.1:61257 (1 connection now open) 2017-09-17T10:42:53.943-0400 I NETWORK [conn3] end connection 127.0.0.1:61256 (0 connections now open) 2017-09-17T10:43:02.422-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61259 #5 (1 connection now open) 2017-09-17T10:43:02.422-0400 I NETWORK [conn5] received client metadata from 127.0.0.1:61259 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.423-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61260 #6 (2 connections now open) 2017-09-17T10:43:02.424-0400 I NETWORK [conn6] received client metadata from 127.0.0.1:61260 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.425-0400 I NETWORK [conn5] end connection 127.0.0.1:61259 (1 connection now open) 2017-09-17T10:43:02.425-0400 I NETWORK [conn6] end connection 127.0.0.1:61260 (0 connections now open) 2017-09-17T10:43:02.425-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61261 #7 (1 connection now open) 2017-09-17T10:43:02.425-0400 I NETWORK [conn7] received client metadata from 127.0.0.1:61261 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.427-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61262 #8 (2 connections now open) 2017-09-17T10:43:02.427-0400 I NETWORK [conn8] received client metadata from 127.0.0.1:61262 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.431-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61263 #9 (3 connections now open) 2017-09-17T10:43:02.431-0400 I NETWORK [conn9] received client metadata from 127.0.0.1:61263 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.433-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61264 #10 (4 connections now open) 2017-09-17T10:43:02.433-0400 I NETWORK [conn10] received client metadata from 127.0.0.1:61264 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.433-0400 I ACCESS [conn10] SCRAM-SHA-1 authentication failed for user on admin from client 127.0.0.1:61264 ; UserNotFound: Could not find user user@admin 2017-09-17T10:43:02.434-0400 I NETWORK [conn10] end connection 127.0.0.1:61264 (3 connections now open) 2017-09-17T10:43:02.434-0400 I NETWORK [conn9] end connection 127.0.0.1:61263 (2 connections now open) 2017-09-17T10:43:02.491-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61265 #11 (3 connections now open) 2017-09-17T10:43:02.492-0400 I NETWORK [conn11] received client metadata from 127.0.0.1:61265 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.495-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61266 #12 (4 connections now open) 2017-09-17T10:43:02.495-0400 I NETWORK [conn12] received client metadata from 127.0.0.1:61266 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.546-0400 I ACCESS [conn12] Successfully authenticated as principal user on admin 2017-09-17T10:43:02.548-0400 I NETWORK [conn11] end connection 127.0.0.1:61265 (3 connections now open) 2017-09-17T10:43:02.548-0400 I NETWORK [conn12] end connection 127.0.0.1:61266 (2 connections now open) 2017-09-17T10:43:02.549-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61267 #13 (3 connections now open) 2017-09-17T10:43:02.549-0400 I NETWORK [conn13] received client metadata from 127.0.0.1:61267 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.551-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61268 #14 (4 connections now open) 2017-09-17T10:43:02.551-0400 I NETWORK [conn14] received client metadata from 127.0.0.1:61268 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.598-0400 I ACCESS [conn14] Successfully authenticated as principal user on admin 2017-09-17T10:43:02.599-0400 I NETWORK [conn8] end connection 127.0.0.1:61262 (3 connections now open) 2017-09-17T10:43:02.599-0400 I NETWORK [conn7] end connection 127.0.0.1:61261 (2 connections now open) 2017-09-17T10:43:02.841-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61269 #15 (3 connections now open) 2017-09-17T10:43:02.842-0400 I NETWORK [conn15] received client metadata from 127.0.0.1:61269 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.843-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61270 #16 (4 connections now open) 2017-09-17T10:43:02.843-0400 I NETWORK [conn16] received client metadata from 127.0.0.1:61270 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.891-0400 I ACCESS [conn16] Successfully authenticated as principal admin on admin 2017-09-17T10:43:02.909-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61271 #17 (5 connections now open) 2017-09-17T10:43:02.909-0400 I NETWORK [conn17] received client metadata from 127.0.0.1:61271 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.911-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61272 #18 (6 connections now open) 2017-09-17T10:43:02.911-0400 I NETWORK [conn18] received client metadata from 127.0.0.1:61272 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.962-0400 I ACCESS [conn18] Successfully authenticated as principal admin on admin 2017-09-17T10:43:02.964-0400 I NETWORK [conn18] end connection 127.0.0.1:61272 (5 connections now open) 2017-09-17T10:43:02.964-0400 I NETWORK [conn17] end connection 127.0.0.1:61271 (4 connections now open) 2017-09-17T10:43:02.964-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61273 #19 (5 connections now open) 2017-09-17T10:43:02.965-0400 I NETWORK [conn19] received client metadata from 127.0.0.1:61273 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:02.965-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61274 #20 (6 connections now open) 2017-09-17T10:43:02.965-0400 I NETWORK [conn20] received client metadata from 127.0.0.1:61274 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:03.016-0400 I ACCESS [conn20] Successfully authenticated as principal user on pymongo_test 2017-09-17T10:43:03.016-0400 I ACCESS [conn20] Unauthorized: not authorized on admin to execute command { dbstats: 1, lsid: { id: BinData(4, 684DB2FB01A24136B9937A390CB27AB2) }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } 2017-09-17T10:43:03.017-0400 I NETWORK [conn19] end connection 127.0.0.1:61273 (5 connections now open) 2017-09-17T10:43:03.017-0400 I NETWORK [conn20] end connection 127.0.0.1:61274 (4 connections now open) 2017-09-17T10:43:03.017-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61275 #21 (5 connections now open) 2017-09-17T10:43:03.018-0400 I NETWORK [conn21] received client metadata from 127.0.0.1:61275 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:03.019-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61276 #22 (6 connections now open) 2017-09-17T10:43:03.019-0400 I NETWORK [conn22] received client metadata from 127.0.0.1:61276 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:03.069-0400 I ACCESS [conn22] Successfully authenticated as principal user on pymongo_test 2017-09-17T10:43:03.069-0400 I ACCESS [conn22] Unauthorized: not authorized on pymongo_test2 to execute command { dbstats: 1, lsid: { id: BinData(4, DC4139FB514B4B1A883F50AB6DCE075D) }, $readPreference: { mode: "secondaryPreferred" }, $db: "pymongo_test2" } 2017-09-17T10:43:03.070-0400 I NETWORK [conn22] end connection 127.0.0.1:61276 (5 connections now open) 2017-09-17T10:43:03.070-0400 I NETWORK [conn21] end connection 127.0.0.1:61275 (4 connections now open) 2017-09-17T10:43:03.071-0400 I NETWORK [conn16] end connection 127.0.0.1:61270 (3 connections now open) 2017-09-17T10:43:03.071-0400 I NETWORK [conn15] end connection 127.0.0.1:61269 (2 connections now open) 2017-09-17T10:43:03.087-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61277 #23 (3 connections now open) 2017-09-17T10:43:03.087-0400 I NETWORK [conn23] received client metadata from 127.0.0.1:61277 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:03.089-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61278 #24 (4 connections now open) 2017-09-17T10:43:03.089-0400 I NETWORK [conn24] received client metadata from 127.0.0.1:61278 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:03.138-0400 I ACCESS [conn24] Successfully authenticated as principal user on pymongo_test 2017-09-17T10:43:03.140-0400 I NETWORK [conn24] end connection 127.0.0.1:61278 (3 connections now open) 2017-09-17T10:43:03.140-0400 I NETWORK [conn23] end connection 127.0.0.1:61277 (2 connections now open) 2017-09-17T10:43:03.140-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61279 #25 (3 connections now open) 2017-09-17T10:43:03.141-0400 I NETWORK [conn25] received client metadata from 127.0.0.1:61279 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:03.142-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61280 #26 (4 connections now open) 2017-09-17T10:43:03.142-0400 I NETWORK [conn26] received client metadata from 127.0.0.1:61280 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:03.193-0400 I ACCESS [conn26] Successfully authenticated as principal user on pymongo_test 2017-09-17T10:43:03.194-0400 I NETWORK [conn26] end connection 127.0.0.1:61280 (3 connections now open) 2017-09-17T10:43:03.194-0400 I NETWORK [conn25] end connection 127.0.0.1:61279 (2 connections now open) 2017-09-17T10:43:03.196-0400 I COMMAND [conn14] CMD: drop pymongo_test.csharp_uuid 2017-09-17T10:43:03.223-0400 I COMMAND [conn14] CMD: drop pymongo_test.csharp_uuid 2017-09-17T10:43:03.236-0400 I COMMAND [conn14] CMD: drop pymongo_test.java_uuid 2017-09-17T10:43:03.262-0400 I COMMAND [conn14] CMD: drop pymongo_test.java_uuid 2017-09-17T10:43:03.279-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:03.308-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.012-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.014-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.014-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.014-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.015-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.040-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.054-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.079-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.113-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.178-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.237-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.276-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.315-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.353-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.389-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.427-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.463-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.550-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61281 #27 (3 connections now open) 2017-09-17T10:43:04.550-0400 I NETWORK [conn27] received client metadata from 127.0.0.1:61281 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.552-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61282 #28 (4 connections now open) 2017-09-17T10:43:04.552-0400 I NETWORK [conn28] received client metadata from 127.0.0.1:61282 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.605-0400 I ACCESS [conn28] Successfully authenticated as principal noremove on pymongo_test 2017-09-17T10:43:04.631-0400 I ACCESS [conn28] Unauthorized: not authorized on pymongo_test to execute command { delete: "test", ordered: true, lsid: { id: BinData(4, BC046D39F9654971917D6653D0CDF7E0) }, $db: "pymongo_test" } 2017-09-17T10:43:04.633-0400 I NETWORK [conn28] end connection 127.0.0.1:61282 (3 connections now open) 2017-09-17T10:43:04.633-0400 I NETWORK [conn27] end connection 127.0.0.1:61281 (2 connections now open) 2017-09-17T10:43:04.636-0400 I COMMAND [conn14] CMD: drop pymongo_test.test 2017-09-17T10:43:04.682-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61283 #29 (3 connections now open) 2017-09-17T10:43:04.682-0400 I NETWORK [conn29] received client metadata from 127.0.0.1:61283 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.684-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61284 #30 (4 connections now open) 2017-09-17T10:43:04.684-0400 I NETWORK [conn30] received client metadata from 127.0.0.1:61284 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.735-0400 I ACCESS [conn30] Successfully authenticated as principal readonly on pymongo_test 2017-09-17T10:43:04.735-0400 I ACCESS [conn30] Unauthorized: not authorized on pymongo_test to execute command { insert: "test", ordered: true, lsid: { id: BinData(4, C87DAC81BB5441E3B0A561D445FDC089) }, $db: "pymongo_test" } 2017-09-17T10:43:04.736-0400 I NETWORK [conn29] end connection 127.0.0.1:61283 (3 connections now open) 2017-09-17T10:43:04.736-0400 I NETWORK [conn30] end connection 127.0.0.1:61284 (2 connections now open) 2017-09-17T10:43:04.740-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61285 #31 (3 connections now open) 2017-09-17T10:43:04.740-0400 I NETWORK [conn31] received client metadata from 127.0.0.1:61285 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.741-0400 I NETWORK [conn31] end connection 127.0.0.1:61285 (2 connections now open) 2017-09-17T10:43:04.743-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61286 #32 (3 connections now open) 2017-09-17T10:43:04.743-0400 I NETWORK [conn32] received client metadata from 127.0.0.1:61286 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.744-0400 I NETWORK [conn32] end connection 127.0.0.1:61286 (2 connections now open) 2017-09-17T10:43:04.745-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61287 #33 (3 connections now open) 2017-09-17T10:43:04.745-0400 I NETWORK [conn33] received client metadata from 127.0.0.1:61287 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.748-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61288 #34 (4 connections now open) 2017-09-17T10:43:04.748-0400 I NETWORK [conn34] received client metadata from 127.0.0.1:61288 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0", application: { name: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" } } 2017-09-17T10:43:04.749-0400 I NETWORK [conn34] end connection 127.0.0.1:61288 (3 connections now open) 2017-09-17T10:43:04.784-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61289 #35 (4 connections now open) 2017-09-17T10:43:04.784-0400 I NETWORK [conn35] received client metadata from 127.0.0.1:61289 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.788-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61290 #36 (5 connections now open) 2017-09-17T10:43:04.788-0400 I NETWORK [conn36] received client metadata from 127.0.0.1:61290 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.789-0400 I ACCESS [conn36] SCRAM-SHA-1 authentication failed for a on admin from client 127.0.0.1:61290 ; UserNotFound: Could not find user a@admin 2017-09-17T10:43:04.790-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61291 #37 (6 connections now open) 2017-09-17T10:43:04.791-0400 I NETWORK [conn37] received client metadata from 127.0.0.1:61291 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.792-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61292 #38 (7 connections now open) 2017-09-17T10:43:04.793-0400 I NETWORK [conn38] received client metadata from 127.0.0.1:61292 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.841-0400 I ACCESS [conn38] Successfully authenticated as principal admin on admin 2017-09-17T10:43:04.841-0400 I NETWORK [conn38] end connection 127.0.0.1:61292 (5 connections now open) 2017-09-17T10:43:04.841-0400 I NETWORK [conn37] end connection 127.0.0.1:61291 (6 connections now open) 2017-09-17T10:43:04.842-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61293 #39 (6 connections now open) 2017-09-17T10:43:04.843-0400 I NETWORK [conn39] received client metadata from 127.0.0.1:61293 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.844-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61294 #40 (7 connections now open) 2017-09-17T10:43:04.844-0400 I NETWORK [conn40] received client metadata from 127.0.0.1:61294 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.845-0400 I ACCESS [conn40] SCRAM-SHA-1 authentication failed for admin on pymongo_test from client 127.0.0.1:61294 ; UserNotFound: Could not find user admin@pymongo_test 2017-09-17T10:43:04.845-0400 I NETWORK [conn36] end connection 127.0.0.1:61290 (6 connections now open) 2017-09-17T10:43:04.845-0400 I NETWORK [conn35] end connection 127.0.0.1:61289 (5 connections now open) 2017-09-17T10:43:04.846-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61295 #41 (6 connections now open) 2017-09-17T10:43:04.846-0400 I NETWORK [conn41] received client metadata from 127.0.0.1:61295 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.848-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61296 #42 (7 connections now open) 2017-09-17T10:43:04.848-0400 I NETWORK [conn42] received client metadata from 127.0.0.1:61296 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.894-0400 I ACCESS [conn42] Successfully authenticated as principal user on pymongo_test 2017-09-17T10:43:04.894-0400 I NETWORK [conn42] end connection 127.0.0.1:61296 (6 connections now open) 2017-09-17T10:43:04.894-0400 I NETWORK [conn41] end connection 127.0.0.1:61295 (5 connections now open) 2017-09-17T10:43:04.896-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61297 #43 (6 connections now open) 2017-09-17T10:43:04.896-0400 I NETWORK [conn43] received client metadata from 127.0.0.1:61297 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.897-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61298 #44 (7 connections now open) 2017-09-17T10:43:04.897-0400 I NETWORK [conn44] received client metadata from 127.0.0.1:61298 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.944-0400 I ACCESS [conn44] Successfully authenticated as principal user on pymongo_test 2017-09-17T10:43:04.944-0400 I NETWORK [conn44] end connection 127.0.0.1:61298 (6 connections now open) 2017-09-17T10:43:04.944-0400 I NETWORK [conn43] end connection 127.0.0.1:61297 (5 connections now open) 2017-09-17T10:43:04.946-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61299 #45 (6 connections now open) 2017-09-17T10:43:04.946-0400 I NETWORK [conn45] received client metadata from 127.0.0.1:61299 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.948-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61300 #46 (7 connections now open) 2017-09-17T10:43:04.948-0400 I NETWORK [conn46] received client metadata from 127.0.0.1:61300 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:04.999-0400 I ACCESS [conn46] SCRAM-SHA-1 authentication failed for user on pymongo_test from client 127.0.0.1:61300 ; AuthenticationFailed: SCRAM-SHA-1 authentication failed, storedKey mismatch 2017-09-17T10:43:04.999-0400 I NETWORK [conn40] end connection 127.0.0.1:61294 (6 connections now open) 2017-09-17T10:43:04.999-0400 I NETWORK [conn39] end connection 127.0.0.1:61293 (5 connections now open) 2017-09-17T10:43:04.999-0400 I NETWORK [conn46] end connection 127.0.0.1:61300 (4 connections now open) 2017-09-17T10:43:04.999-0400 I NETWORK [conn45] end connection 127.0.0.1:61299 (3 connections now open) 2017-09-17T10:43:05.002-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61301 #47 (4 connections now open) 2017-09-17T10:43:05.002-0400 I NETWORK [conn47] received client metadata from 127.0.0.1:61301 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:05.004-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61302 #48 (5 connections now open) 2017-09-17T10:43:05.004-0400 I NETWORK [conn48] received client metadata from 127.0.0.1:61302 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:05.051-0400 I ACCESS [conn48] Successfully authenticated as principal user on admin 2017-09-17T10:43:05.052-0400 I NETWORK [conn48] end connection 127.0.0.1:61302 (4 connections now open) 2017-09-17T10:43:05.547-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61303 #49 (5 connections now open) 2017-09-17T10:43:05.547-0400 I NETWORK [conn49] received client metadata from 127.0.0.1:61303 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:05.599-0400 I ACCESS [conn49] Successfully authenticated as principal user on admin 2017-09-17T10:43:05.600-0400 I NETWORK [conn47] end connection 127.0.0.1:61301 (4 connections now open) 2017-09-17T10:43:05.600-0400 I NETWORK [conn49] end connection 127.0.0.1:61303 (3 connections now open) 2017-09-17T10:43:05.600-0400 I NETWORK [conn13] end connection 127.0.0.1:61267 (2 connections now open) 2017-09-17T10:43:05.600-0400 I NETWORK [conn14] end connection 127.0.0.1:61268 (1 connection now open) 2017-09-17T10:43:05.611-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61304 #50 (2 connections now open) 2017-09-17T10:43:05.620-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61305 #51 (3 connections now open) 2017-09-17T10:43:05.620-0400 I NETWORK [conn51] received client metadata from 127.0.0.1:61305 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:05.669-0400 I ACCESS [conn51] Successfully authenticated as principal user on admin 2017-09-17T10:43:05.670-0400 I NETWORK [conn50] end connection 127.0.0.1:61304 (2 connections now open) 2017-09-17T10:43:05.670-0400 I NETWORK [conn51] end connection 127.0.0.1:61305 (1 connection now open) 2017-09-17T10:43:06.118-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61306 #52 (2 connections now open) 2017-09-17T10:43:06.172-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61307 #53 (3 connections now open) 2017-09-17T10:43:06.172-0400 I NETWORK [conn53] received client metadata from 127.0.0.1:61307 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:06.220-0400 I ACCESS [conn53] Successfully authenticated as principal user on admin 2017-09-17T10:43:06.279-0400 I NETWORK [conn53] end connection 127.0.0.1:61307 (1 connection now open) 2017-09-17T10:43:06.279-0400 I NETWORK [conn52] end connection 127.0.0.1:61306 (2 connections now open) 2017-09-17T10:43:06.281-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61308 #54 (2 connections now open) 2017-09-17T10:43:06.281-0400 I NETWORK [conn54] received client metadata from 127.0.0.1:61308 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:06.281-0400 I NETWORK [conn54] end connection 127.0.0.1:61308 (1 connection now open) 2017-09-17T10:43:06.804-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61309 #55 (2 connections now open) 2017-09-17T10:43:06.805-0400 I NETWORK [conn55] received client metadata from 127.0.0.1:61309 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:06.806-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61310 #56 (3 connections now open) 2017-09-17T10:43:06.806-0400 I NETWORK [conn56] received client metadata from 127.0.0.1:61310 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:06.807-0400 I NETWORK [conn56] end connection 127.0.0.1:61310 (2 connections now open) 2017-09-17T10:43:06.807-0400 I NETWORK [conn55] end connection 127.0.0.1:61309 (1 connection now open) 2017-09-17T10:43:06.808-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61311 #57 (2 connections now open) 2017-09-17T10:43:06.808-0400 I NETWORK [conn57] received client metadata from 127.0.0.1:61311 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:06.810-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61312 #58 (3 connections now open) 2017-09-17T10:43:06.810-0400 I NETWORK [conn58] received client metadata from 127.0.0.1:61312 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:06.811-0400 I NETWORK [conn57] end connection 127.0.0.1:61311 (2 connections now open) 2017-09-17T10:43:06.811-0400 I NETWORK [conn58] end connection 127.0.0.1:61312 (1 connection now open) 2017-09-17T10:43:06.812-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61313 #59 (2 connections now open) 2017-09-17T10:43:06.813-0400 I NETWORK [conn59] received client metadata from 127.0.0.1:61313 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:06.814-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61314 #60 (3 connections now open) 2017-09-17T10:43:06.814-0400 I NETWORK [conn60] received client metadata from 127.0.0.1:61314 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:06.866-0400 I ACCESS [conn60] Successfully authenticated as principal user on admin 2017-09-17T10:43:06.866-0400 I COMMAND [conn60] CMD: drop pymongo_test.test 2017-09-17T10:43:06.892-0400 I NETWORK [conn59] end connection 127.0.0.1:61313 (2 connections now open) 2017-09-17T10:43:06.892-0400 I NETWORK [conn60] end connection 127.0.0.1:61314 (1 connection now open) 2017-09-17T10:43:07.319-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61315 #61 (2 connections now open) 2017-09-17T10:43:07.332-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61316 #62 (3 connections now open) 2017-09-17T10:43:07.332-0400 I NETWORK [conn62] received client metadata from 127.0.0.1:61316 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:07.381-0400 I ACCESS [conn62] Successfully authenticated as principal user on admin 2017-09-17T10:43:07.382-0400 I NETWORK [conn61] end connection 127.0.0.1:61315 (2 connections now open) 2017-09-17T10:43:07.382-0400 I NETWORK [conn62] end connection 127.0.0.1:61316 (1 connection now open) 2017-09-17T10:43:07.824-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61317 #63 (2 connections now open) 2017-09-17T10:43:07.878-0400 I NETWORK [conn63] end connection 127.0.0.1:61317 (1 connection now open) 2017-09-17T10:43:07.880-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61318 #64 (2 connections now open) 2017-09-17T10:43:07.884-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61319 #65 (3 connections now open) 2017-09-17T10:43:07.884-0400 I NETWORK [conn65] received client metadata from 127.0.0.1:61319 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:07.939-0400 I ACCESS [conn65] Successfully authenticated as principal user on admin 2017-09-17T10:43:07.970-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61320 #66 (4 connections now open) 2017-09-17T10:43:07.970-0400 I NETWORK [conn66] received client metadata from 127.0.0.1:61320 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:07.972-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61321 #67 (5 connections now open) 2017-09-17T10:43:07.972-0400 I NETWORK [conn67] received client metadata from 127.0.0.1:61321 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:08.021-0400 I ACCESS [conn67] Successfully authenticated as principal user on admin 2017-09-17T10:43:08.023-0400 I NETWORK [conn67] end connection 127.0.0.1:61321 (4 connections now open) 2017-09-17T10:43:08.023-0400 I NETWORK [conn66] end connection 127.0.0.1:61320 (3 connections now open) 2017-09-17T10:43:08.044-0400 I COMMAND [conn65] dropDatabase pymongo_test - starting 2017-09-17T10:43:08.070-0400 I COMMAND [conn65] dropDatabase pymongo_test - finished 2017-09-17T10:43:08.071-0400 I COMMAND [conn65] dropDatabase pymongo_test2 - starting 2017-09-17T10:43:08.083-0400 I COMMAND [conn65] dropDatabase pymongo_test2 - finished 2017-09-17T10:43:08.085-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61322 #68 (4 connections now open) 2017-09-17T10:43:08.085-0400 I NETWORK [conn68] received client metadata from 127.0.0.1:61322 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:08.086-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61323 #69 (5 connections now open) 2017-09-17T10:43:08.086-0400 I NETWORK [conn69] received client metadata from 127.0.0.1:61323 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:08.136-0400 I ACCESS [conn69] Successfully authenticated as principal user on admin 2017-09-17T10:43:08.137-0400 I NETWORK [conn69] end connection 127.0.0.1:61323 (4 connections now open) 2017-09-17T10:43:08.137-0400 I NETWORK [conn68] end connection 127.0.0.1:61322 (3 connections now open) 2017-09-17T10:43:08.138-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61324 #70 (4 connections now open) 2017-09-17T10:43:08.138-0400 I NETWORK [conn70] received client metadata from 127.0.0.1:61324 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:08.139-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61325 #71 (5 connections now open) 2017-09-17T10:43:08.139-0400 I NETWORK [conn71] received client metadata from 127.0.0.1:61325 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:08.187-0400 I ACCESS [conn71] Successfully authenticated as principal user on admin 2017-09-17T10:43:08.187-0400 I NETWORK [conn71] end connection 127.0.0.1:61325 (4 connections now open) 2017-09-17T10:43:08.188-0400 I NETWORK [conn70] end connection 127.0.0.1:61324 (3 connections now open) 2017-09-17T10:43:08.189-0400 I COMMAND [conn65] CMD fsync: sync:0 lock:0 2017-09-17T10:43:08.277-0400 I COMMAND [conn65] CMD fsync: sync:1 lock:1 2017-09-17T10:43:08.304-0400 I COMMAND [conn65] mongod is locked and no writes are allowed. db.fsyncUnlock() to unlock 2017-09-17T10:43:08.304-0400 I COMMAND [conn65] Lock count is 1 2017-09-17T10:43:08.304-0400 I COMMAND [conn65] For more info see http://dochub.mongodb.org/core/fsynccommand 2017-09-17T10:43:08.305-0400 I COMMAND [conn65] command: unlock requested 2017-09-17T10:43:08.305-0400 I COMMAND [conn65] fsyncUnlock completed. mongod is now unlocked and free to accept writes 2017-09-17T10:43:08.308-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61326 #72 (4 connections now open) 2017-09-17T10:43:08.308-0400 I NETWORK [conn72] received client metadata from 127.0.0.1:61326 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:08.823-0400 I NETWORK [conn72] end connection 127.0.0.1:61326 (3 connections now open) 2017-09-17T10:43:08.825-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61327 #73 (4 connections now open) 2017-09-17T10:43:08.825-0400 I NETWORK [conn73] received client metadata from 127.0.0.1:61327 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:08.826-0400 I NETWORK [conn73] end connection 127.0.0.1:61327 (3 connections now open) 2017-09-17T10:43:08.827-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61328 #74 (4 connections now open) 2017-09-17T10:43:08.827-0400 I NETWORK [conn74] received client metadata from 127.0.0.1:61328 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:08.828-0400 I NETWORK [conn74] end connection 127.0.0.1:61328 (3 connections now open) 2017-09-17T10:43:08.829-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61329 #75 (4 connections now open) 2017-09-17T10:43:08.829-0400 I NETWORK [conn75] received client metadata from 127.0.0.1:61329 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:08.830-0400 I NETWORK [conn75] end connection 127.0.0.1:61329 (3 connections now open) 2017-09-17T10:43:08.831-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61330 #76 (4 connections now open) 2017-09-17T10:43:08.831-0400 I NETWORK [conn76] received client metadata from 127.0.0.1:61330 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:08.833-0400 I NETWORK [conn76] end connection 127.0.0.1:61330 (3 connections now open) 2017-09-17T10:43:09.402-0400 I COMMAND [conn65] CMD: drop pymongo_test.foo 2017-09-17T10:43:10.428-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61331 #77 (4 connections now open) 2017-09-17T10:43:10.428-0400 I NETWORK [conn77] received client metadata from 127.0.0.1:61331 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.476-0400 I ACCESS [conn77] Successfully authenticated as principal user on admin 2017-09-17T10:43:10.479-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61332 #78 (5 connections now open) 2017-09-17T10:43:10.479-0400 I NETWORK [conn78] received client metadata from 127.0.0.1:61332 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.480-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61333 #79 (6 connections now open) 2017-09-17T10:43:10.480-0400 I NETWORK [conn79] received client metadata from 127.0.0.1:61333 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.480-0400 I ACCESS [conn79] SCRAM-SHA-1 authentication failed for user on pymongo_test from client 127.0.0.1:61333 ; UserNotFound: Could not find user user@pymongo_test 2017-09-17T10:43:10.480-0400 I NETWORK [conn79] end connection 127.0.0.1:61333 (5 connections now open) 2017-09-17T10:43:10.480-0400 I NETWORK [conn78] end connection 127.0.0.1:61332 (4 connections now open) 2017-09-17T10:43:10.482-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61334 #80 (5 connections now open) 2017-09-17T10:43:10.482-0400 I NETWORK [conn80] received client metadata from 127.0.0.1:61334 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.483-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61335 #81 (6 connections now open) 2017-09-17T10:43:10.484-0400 I NETWORK [conn81] received client metadata from 127.0.0.1:61335 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.531-0400 I ACCESS [conn81] Successfully authenticated as principal user on admin 2017-09-17T10:43:10.532-0400 I NETWORK [conn80] end connection 127.0.0.1:61334 (5 connections now open) 2017-09-17T10:43:10.533-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61336 #82 (6 connections now open) 2017-09-17T10:43:10.533-0400 I NETWORK [conn82] received client metadata from 127.0.0.1:61336 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.534-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61337 #83 (7 connections now open) 2017-09-17T10:43:10.534-0400 I NETWORK [conn83] received client metadata from 127.0.0.1:61337 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.552-0400 I NETWORK [conn81] end connection 127.0.0.1:61335 (6 connections now open) 2017-09-17T10:43:10.585-0400 I ACCESS [conn83] Successfully authenticated as principal user on admin 2017-09-17T10:43:10.586-0400 I NETWORK [conn83] end connection 127.0.0.1:61337 (5 connections now open) 2017-09-17T10:43:10.586-0400 I NETWORK [conn82] end connection 127.0.0.1:61336 (4 connections now open) 2017-09-17T10:43:10.588-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61338 #84 (5 connections now open) 2017-09-17T10:43:10.588-0400 I NETWORK [conn84] received client metadata from 127.0.0.1:61338 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.589-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61339 #85 (6 connections now open) 2017-09-17T10:43:10.589-0400 I NETWORK [conn85] received client metadata from 127.0.0.1:61339 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.636-0400 I ACCESS [conn85] Successfully authenticated as principal user on admin 2017-09-17T10:43:10.637-0400 I NETWORK [conn85] end connection 127.0.0.1:61339 (5 connections now open) 2017-09-17T10:43:10.637-0400 I NETWORK [conn84] end connection 127.0.0.1:61338 (4 connections now open) 2017-09-17T10:43:10.639-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61340 #86 (5 connections now open) 2017-09-17T10:43:10.639-0400 I NETWORK [conn86] received client metadata from 127.0.0.1:61340 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.640-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61341 #87 (6 connections now open) 2017-09-17T10:43:10.641-0400 I NETWORK [conn87] received client metadata from 127.0.0.1:61341 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:10.993-0400 I COMMAND [conn65] command pymongo_test.foo command: find { find: "foo", filter: { $where: "function() { sleep(1.500000 * 1000); return true; }" }, lsid: { id: BinData(4, 4262E3D3FBB94A49A1B6E863AEF47837) }, $readPreference: { mode: "secondaryPreferred" }, $db: "pymongo_test" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:1 nreturned:1 reslen:121 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 4 } }, Collection: { acquireCount: { r: 4 } } } protocol:op_query 1569ms 2017-09-17T10:43:10.995-0400 I NETWORK [conn65] end connection 127.0.0.1:61319 (5 connections now open) 2017-09-17T10:43:11.644-0400 I NETWORK [conn87] end connection 127.0.0.1:61341 (4 connections now open) 2017-09-17T10:43:11.645-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61342 #88 (5 connections now open) 2017-09-17T10:43:11.645-0400 I NETWORK [conn88] received client metadata from 127.0.0.1:61342 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:11.646-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61343 #89 (6 connections now open) 2017-09-17T10:43:11.646-0400 I NETWORK [conn89] received client metadata from 127.0.0.1:61343 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:11.647-0400 I NETWORK [conn88] end connection 127.0.0.1:61342 (5 connections now open) 2017-09-17T10:43:11.647-0400 I NETWORK [conn86] end connection 127.0.0.1:61340 (4 connections now open) 2017-09-17T10:43:11.648-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61344 #90 (5 connections now open) 2017-09-17T10:43:11.648-0400 I NETWORK [conn90] received client metadata from 127.0.0.1:61344 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:12.654-0400 I NETWORK [conn89] end connection 127.0.0.1:61343 (3 connections now open) 2017-09-17T10:43:12.654-0400 I NETWORK [conn90] end connection 127.0.0.1:61344 (4 connections now open) 2017-09-17T10:43:12.655-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61345 #91 (4 connections now open) 2017-09-17T10:43:12.656-0400 I NETWORK [conn91] received client metadata from 127.0.0.1:61345 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:12.657-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61346 #92 (5 connections now open) 2017-09-17T10:43:12.657-0400 I NETWORK [conn92] received client metadata from 127.0.0.1:61346 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:12.659-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61347 #93 (6 connections now open) 2017-09-17T10:43:12.659-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61348 #94 (7 connections now open) 2017-09-17T10:43:12.659-0400 I NETWORK [conn93] received client metadata from 127.0.0.1:61347 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:12.659-0400 I NETWORK [conn94] received client metadata from 127.0.0.1:61348 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:12.661-0400 I NETWORK [conn92] end connection 127.0.0.1:61346 (6 connections now open) 2017-09-17T10:43:12.661-0400 I NETWORK [conn91] end connection 127.0.0.1:61345 (5 connections now open) 2017-09-17T10:43:12.661-0400 I NETWORK [conn93] end connection 127.0.0.1:61347 (4 connections now open) 2017-09-17T10:43:12.662-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61349 #95 (5 connections now open) 2017-09-17T10:43:12.662-0400 I NETWORK [conn95] received client metadata from 127.0.0.1:61349 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.165-0400 I NETWORK [conn95] end connection 127.0.0.1:61349 (4 connections now open) 2017-09-17T10:43:13.166-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61350 #96 (5 connections now open) 2017-09-17T10:43:13.166-0400 I NETWORK [conn96] received client metadata from 127.0.0.1:61350 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.174-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61351 #97 (6 connections now open) 2017-09-17T10:43:13.174-0400 I NETWORK [conn97] received client metadata from 127.0.0.1:61351 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.175-0400 I NETWORK [conn96] end connection 127.0.0.1:61350 (5 connections now open) 2017-09-17T10:43:13.175-0400 I NETWORK [conn94] end connection 127.0.0.1:61348 (4 connections now open) 2017-09-17T10:43:13.175-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61352 #98 (5 connections now open) 2017-09-17T10:43:13.176-0400 I NETWORK [conn98] received client metadata from 127.0.0.1:61352 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.678-0400 I NETWORK [conn98] end connection 127.0.0.1:61352 (4 connections now open) 2017-09-17T10:43:13.695-0400 I NETWORK [conn97] end connection 127.0.0.1:61351 (3 connections now open) 2017-09-17T10:43:13.698-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61353 #99 (4 connections now open) 2017-09-17T10:43:13.698-0400 I NETWORK [conn99] received client metadata from 127.0.0.1:61353 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.700-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61354 #100 (5 connections now open) 2017-09-17T10:43:13.700-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61355 #101 (6 connections now open) 2017-09-17T10:43:13.700-0400 I NETWORK [conn100] received client metadata from 127.0.0.1:61354 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.701-0400 I NETWORK [conn101] received client metadata from 127.0.0.1:61355 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.701-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61356 #102 (7 connections now open) 2017-09-17T10:43:13.701-0400 I NETWORK [conn102] received client metadata from 127.0.0.1:61356 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.702-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61357 #103 (8 connections now open) 2017-09-17T10:43:13.702-0400 I NETWORK [conn103] received client metadata from 127.0.0.1:61357 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.702-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61358 #104 (9 connections now open) 2017-09-17T10:43:13.703-0400 I NETWORK [conn104] received client metadata from 127.0.0.1:61358 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.703-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61359 #105 (10 connections now open) 2017-09-17T10:43:13.703-0400 I NETWORK [conn105] received client metadata from 127.0.0.1:61359 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.704-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61360 #106 (11 connections now open) 2017-09-17T10:43:13.704-0400 I NETWORK [conn106] received client metadata from 127.0.0.1:61360 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.704-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61361 #107 (12 connections now open) 2017-09-17T10:43:13.704-0400 I NETWORK [conn107] received client metadata from 127.0.0.1:61361 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.705-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61362 #108 (13 connections now open) 2017-09-17T10:43:13.705-0400 I NETWORK [conn108] received client metadata from 127.0.0.1:61362 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.706-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61363 #109 (14 connections now open) 2017-09-17T10:43:13.706-0400 I NETWORK [conn109] received client metadata from 127.0.0.1:61363 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.706-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61364 #110 (15 connections now open) 2017-09-17T10:43:13.706-0400 I NETWORK [conn110] received client metadata from 127.0.0.1:61364 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:13.708-0400 I NETWORK [conn99] end connection 127.0.0.1:61353 (14 connections now open) 2017-09-17T10:43:13.708-0400 I NETWORK [conn108] end connection 127.0.0.1:61362 (13 connections now open) 2017-09-17T10:43:14.211-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61365 #111 (14 connections now open) 2017-09-17T10:43:14.211-0400 I NETWORK [conn111] received client metadata from 127.0.0.1:61365 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:14.223-0400 I NETWORK [conn104] end connection 127.0.0.1:61358 (13 connections now open) 2017-09-17T10:43:14.223-0400 I NETWORK [conn102] end connection 127.0.0.1:61356 (12 connections now open) 2017-09-17T10:43:14.223-0400 I NETWORK [conn111] end connection 127.0.0.1:61365 (11 connections now open) 2017-09-17T10:43:14.223-0400 I NETWORK [conn103] end connection 127.0.0.1:61357 (10 connections now open) 2017-09-17T10:43:14.223-0400 I NETWORK [conn105] end connection 127.0.0.1:61359 (9 connections now open) 2017-09-17T10:43:14.223-0400 I NETWORK [conn106] end connection 127.0.0.1:61360 (8 connections now open) 2017-09-17T10:43:14.223-0400 I NETWORK [conn101] end connection 127.0.0.1:61355 (7 connections now open) 2017-09-17T10:43:14.223-0400 I NETWORK [conn110] end connection 127.0.0.1:61364 (6 connections now open) 2017-09-17T10:43:14.223-0400 I NETWORK [conn107] end connection 127.0.0.1:61361 (5 connections now open) 2017-09-17T10:43:14.223-0400 I NETWORK [conn109] end connection 127.0.0.1:61363 (4 connections now open) 2017-09-17T10:43:14.223-0400 I NETWORK [conn100] end connection 127.0.0.1:61354 (3 connections now open) 2017-09-17T10:43:14.260-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61366 #112 (4 connections now open) 2017-09-17T10:43:14.260-0400 I NETWORK [conn112] received client metadata from 127.0.0.1:61366 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:14.263-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61367 #113 (5 connections now open) 2017-09-17T10:43:14.263-0400 I NETWORK [conn113] received client metadata from 127.0.0.1:61367 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:14.310-0400 I ACCESS [conn113] Successfully authenticated as principal user1 on pymongo_test 2017-09-17T10:43:14.363-0400 I ACCESS [conn113] Successfully authenticated as principal user2 on pymongo_test 2017-09-17T10:43:14.364-0400 I NETWORK [conn113] end connection 127.0.0.1:61367 (4 connections now open) 2017-09-17T10:43:14.364-0400 I NETWORK [conn112] end connection 127.0.0.1:61366 (3 connections now open) 2017-09-17T10:43:14.366-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61368 #114 (4 connections now open) 2017-09-17T10:43:14.366-0400 I NETWORK [conn114] received client metadata from 127.0.0.1:61368 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:14.368-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61369 #115 (5 connections now open) 2017-09-17T10:43:14.368-0400 I NETWORK [conn115] received client metadata from 127.0.0.1:61369 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:14.417-0400 I ACCESS [conn115] Successfully authenticated as principal user on admin 2017-09-17T10:43:14.418-0400 I COMMAND [conn115] CMD: drop pymongo_test.test 2017-09-17T10:43:14.445-0400 I NETWORK [conn115] end connection 127.0.0.1:61369 (4 connections now open) 2017-09-17T10:43:14.445-0400 I NETWORK [conn114] end connection 127.0.0.1:61368 (3 connections now open) 2017-09-17T10:43:14.452-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61370 #116 (4 connections now open) 2017-09-17T10:43:14.453-0400 I NETWORK [conn116] received client metadata from 127.0.0.1:61370 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:14.456-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61371 #117 (5 connections now open) 2017-09-17T10:43:14.456-0400 I NETWORK [conn117] received client metadata from 127.0.0.1:61371 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:14.457-0400 I NETWORK [conn116] end connection 127.0.0.1:61370 (4 connections now open) 2017-09-17T10:43:14.458-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61372 #118 (5 connections now open) 2017-09-17T10:43:14.458-0400 I NETWORK [conn118] received client metadata from 127.0.0.1:61372 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:14.459-0400 I NETWORK [conn117] end connection 127.0.0.1:61371 (4 connections now open) 2017-09-17T10:43:14.461-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61373 #119 (5 connections now open) 2017-09-17T10:43:14.461-0400 I NETWORK [conn119] received client metadata from 127.0.0.1:61373 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:14.461-0400 I NETWORK [conn119] end connection 127.0.0.1:61373 (4 connections now open) 2017-09-17T10:43:14.461-0400 I NETWORK [conn118] end connection 127.0.0.1:61372 (3 connections now open) 2017-09-17T10:43:14.463-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:14.463-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61374 #120 (4 connections now open) 2017-09-17T10:43:14.463-0400 I NETWORK [conn120] received client metadata from 127.0.0.1:61374 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:16.503-0400 I COMMAND [conn77] command pymongo_test.test command: find { find: "test", filter: { $where: function() { sleep(2.000000 * 1000); return true; } }, lsid: { id: BinData(4, 4262E3D3FBB94A49A1B6E863AEF47837) }, $readPreference: { mode: "secondaryPreferred" }, $db: "pymongo_test" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:1 nreturned:1 reslen:137 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_query 2003ms 2017-09-17T10:43:16.505-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61375 #121 (5 connections now open) 2017-09-17T10:43:16.505-0400 I NETWORK [conn121] received client metadata from 127.0.0.1:61375 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:16.553-0400 I ACCESS [conn121] Successfully authenticated as principal user on admin 2017-09-17T10:43:17.559-0400 I NETWORK [conn120] end connection 127.0.0.1:61374 (4 connections now open) 2017-09-17T10:43:17.560-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61376 #122 (5 connections now open) 2017-09-17T10:43:17.560-0400 I NETWORK [conn122] received client metadata from 127.0.0.1:61376 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:17.562-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61377 #123 (6 connections now open) 2017-09-17T10:43:17.563-0400 I NETWORK [conn123] received client metadata from 127.0.0.1:61377 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:17.564-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61378 #124 (7 connections now open) 2017-09-17T10:43:17.564-0400 I NETWORK [conn124] received client metadata from 127.0.0.1:61378 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:17.613-0400 I ACCESS [conn124] Successfully authenticated as principal user on admin 2017-09-17T10:43:17.614-0400 I NETWORK [conn122] end connection 127.0.0.1:61376 (6 connections now open) 2017-09-17T10:43:17.614-0400 I NETWORK [conn124] end connection 127.0.0.1:61378 (5 connections now open) 2017-09-17T10:43:17.614-0400 I NETWORK [conn123] end connection 127.0.0.1:61377 (4 connections now open) 2017-09-17T10:43:17.616-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61379 #125 (5 connections now open) 2017-09-17T10:43:17.616-0400 I NETWORK [conn125] received client metadata from 127.0.0.1:61379 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:17.617-0400 I NETWORK [conn125] end connection 127.0.0.1:61379 (4 connections now open) 2017-09-17T10:43:17.618-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61380 #126 (5 connections now open) 2017-09-17T10:43:17.618-0400 I NETWORK [conn126] received client metadata from 127.0.0.1:61380 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:17.619-0400 I NETWORK [conn126] end connection 127.0.0.1:61380 (4 connections now open) 2017-09-17T10:43:17.620-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61381 #127 (5 connections now open) 2017-09-17T10:43:17.620-0400 I NETWORK [conn127] received client metadata from 127.0.0.1:61381 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:17.621-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61382 #128 (6 connections now open) 2017-09-17T10:43:17.622-0400 I NETWORK [conn128] received client metadata from 127.0.0.1:61382 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:17.668-0400 I ACCESS [conn128] Successfully authenticated as principal user on admin 2017-09-17T10:43:17.669-0400 I COMMAND [conn128] CMD: drop pymongo_test.test 2017-09-17T10:43:18.557-0400 E QUERY [conn121] Plan executor error during find command: DEAD, stats: { stage: "COLLSCAN", filter: { $where: CodeWScope( function() { sleep(2.000000 * 1000); return true; }, {}) }, nReturned: 1, executionTimeMillisEstimate: 2003, works: 2, advanced: 1, needTime: 1, needYield: 0, saveState: 1, restoreState: 0, isEOF: 0, invalidates: 0, direction: "forward", docsExamined: 1 } 2017-09-17T10:43:18.557-0400 I COMMAND [conn128] command pymongo_test.test command: drop { drop: "test", writeConcern: {}, lsid: { id: BinData(4, 0E4C24D08DCF49C68F1574E16A5AEAE4) }, $readPreference: { mode: "secondaryPreferred" }, $db: "pymongo_test" } numYields:0 reslen:80 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 887702 } } } protocol:op_query 888ms 2017-09-17T10:43:18.557-0400 I COMMAND [conn121] command pymongo_test.test command: find { find: "test", filter: { $where: function() { sleep(2.000000 * 1000); return true; } }, lsid: { id: BinData(4, D4E84DA1CD1344CDA198BED1FE8748AB) }, $readPreference: { mode: "secondaryPreferred" }, $db: "pymongo_test" } planSummary: COLLSCAN numYields:1 reslen:203 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 2 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 319 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_query 2003ms 2017-09-17T10:43:18.557-0400 I NETWORK [conn121] end connection 127.0.0.1:61375 (5 connections now open) 2017-09-17T10:43:18.585-0400 I NETWORK [conn127] end connection 127.0.0.1:61381 (4 connections now open) 2017-09-17T10:43:18.585-0400 I NETWORK [conn128] end connection 127.0.0.1:61382 (3 connections now open) 2017-09-17T10:43:18.587-0400 I NETWORK [listener] connection accepted from anonymous unix socket:27017 #129 (4 connections now open) 2017-09-17T10:43:18.588-0400 I NETWORK [conn129] received client metadata from anonymous unix socket:27017 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:18.589-0400 I NETWORK [listener] connection accepted from anonymous unix socket:27017 #130 (5 connections now open) 2017-09-17T10:43:18.590-0400 I NETWORK [conn130] received client metadata from anonymous unix socket:27017 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:18.644-0400 I ACCESS [conn130] Successfully authenticated as principal user on admin 2017-09-17T10:43:19.148-0400 I NETWORK [conn130] end connection anonymous unix socket:27017 (4 connections now open) 2017-09-17T10:43:19.148-0400 I NETWORK [conn129] end connection anonymous unix socket:27017 (3 connections now open) 2017-09-17T10:43:19.167-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61383 #131 (4 connections now open) 2017-09-17T10:43:19.167-0400 I NETWORK [conn131] received client metadata from 127.0.0.1:61383 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.169-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61384 #132 (5 connections now open) 2017-09-17T10:43:19.169-0400 I NETWORK [conn132] received client metadata from 127.0.0.1:61384 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.219-0400 I ACCESS [conn132] Successfully authenticated as principal ad min on admin 2017-09-17T10:43:19.221-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61385 #133 (6 connections now open) 2017-09-17T10:43:19.221-0400 I NETWORK [conn133] received client metadata from 127.0.0.1:61385 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.223-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61386 #134 (7 connections now open) 2017-09-17T10:43:19.223-0400 I NETWORK [conn134] received client metadata from 127.0.0.1:61386 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.269-0400 I ACCESS [conn134] SCRAM-SHA-1 authentication failed for ad min on admin from client 127.0.0.1:61386 ; AuthenticationFailed: SCRAM-SHA-1 authentication failed, storedKey mismatch 2017-09-17T10:43:19.269-0400 I NETWORK [conn134] end connection 127.0.0.1:61386 (6 connections now open) 2017-09-17T10:43:19.269-0400 I NETWORK [conn133] end connection 127.0.0.1:61385 (5 connections now open) 2017-09-17T10:43:19.269-0400 I NETWORK [conn131] end connection 127.0.0.1:61383 (3 connections now open) 2017-09-17T10:43:19.269-0400 I NETWORK [conn132] end connection 127.0.0.1:61384 (4 connections now open) 2017-09-17T10:43:19.271-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61387 #135 (4 connections now open) 2017-09-17T10:43:19.272-0400 I NETWORK [conn135] received client metadata from 127.0.0.1:61387 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.272-0400 I NETWORK [conn135] end connection 127.0.0.1:61387 (3 connections now open) 2017-09-17T10:43:19.273-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61388 #136 (4 connections now open) 2017-09-17T10:43:19.273-0400 I NETWORK [conn136] received client metadata from 127.0.0.1:61388 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.274-0400 I NETWORK [conn136] end connection 127.0.0.1:61388 (3 connections now open) 2017-09-17T10:43:19.275-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:19.319-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61389 #137 (4 connections now open) 2017-09-17T10:43:19.322-0400 I NETWORK [conn137] received client metadata from 127.0.0.1:61389 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.327-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61390 #138 (5 connections now open) 2017-09-17T10:43:19.327-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61391 #139 (6 connections now open) 2017-09-17T10:43:19.329-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61392 #140 (7 connections now open) 2017-09-17T10:43:19.330-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61393 #141 (8 connections now open) 2017-09-17T10:43:19.332-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61394 #142 (9 connections now open) 2017-09-17T10:43:19.333-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61395 #143 (10 connections now open) 2017-09-17T10:43:19.334-0400 I NETWORK [conn138] received client metadata from 127.0.0.1:61390 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.334-0400 I NETWORK [conn139] received client metadata from 127.0.0.1:61391 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.335-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61396 #144 (11 connections now open) 2017-09-17T10:43:19.336-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61397 #145 (12 connections now open) 2017-09-17T10:43:19.336-0400 I NETWORK [conn140] received client metadata from 127.0.0.1:61392 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.338-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61398 #146 (13 connections now open) 2017-09-17T10:43:19.339-0400 I NETWORK [conn141] received client metadata from 127.0.0.1:61393 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.340-0400 I NETWORK [conn142] received client metadata from 127.0.0.1:61394 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.340-0400 I NETWORK [conn143] received client metadata from 127.0.0.1:61395 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.341-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61399 #147 (14 connections now open) 2017-09-17T10:43:19.343-0400 I NETWORK [conn144] received client metadata from 127.0.0.1:61396 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.343-0400 I NETWORK [conn145] received client metadata from 127.0.0.1:61397 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.347-0400 I NETWORK [conn147] received client metadata from 127.0.0.1:61399 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:19.349-0400 I NETWORK [conn146] received client metadata from 127.0.0.1:61398 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:21.182-0400 I ACCESS [conn139] Successfully authenticated as principal user on admin 2017-09-17T10:43:23.018-0400 I ACCESS [conn145] Successfully authenticated as principal user on admin 2017-09-17T10:43:23.062-0400 I ACCESS [conn144] Successfully authenticated as principal user on admin 2017-09-17T10:43:23.068-0400 I ACCESS [conn146] Successfully authenticated as principal user on admin 2017-09-17T10:43:23.075-0400 I ACCESS [conn140] Successfully authenticated as principal user on admin 2017-09-17T10:43:23.083-0400 I ACCESS [conn141] Successfully authenticated as principal user on admin 2017-09-17T10:43:23.085-0400 I ACCESS [conn142] Successfully authenticated as principal user on admin 2017-09-17T10:43:23.090-0400 I ACCESS [conn143] Successfully authenticated as principal user on admin 2017-09-17T10:43:23.094-0400 I ACCESS [conn147] Successfully authenticated as principal user on admin 2017-09-17T10:43:23.096-0400 I ACCESS [conn138] Successfully authenticated as principal user on admin 2017-09-17T10:43:23.128-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:23.170-0400 I NETWORK [conn145] end connection 127.0.0.1:61397 (13 connections now open) 2017-09-17T10:43:23.170-0400 I NETWORK [conn140] end connection 127.0.0.1:61392 (12 connections now open) 2017-09-17T10:43:23.170-0400 I NETWORK [conn141] end connection 127.0.0.1:61393 (11 connections now open) 2017-09-17T10:43:23.170-0400 I NETWORK [conn146] end connection 127.0.0.1:61398 (10 connections now open) 2017-09-17T10:43:23.170-0400 I NETWORK [conn147] end connection 127.0.0.1:61399 (9 connections now open) 2017-09-17T10:43:23.170-0400 I NETWORK [conn143] end connection 127.0.0.1:61395 (8 connections now open) 2017-09-17T10:43:23.170-0400 I NETWORK [conn138] end connection 127.0.0.1:61390 (7 connections now open) 2017-09-17T10:43:23.170-0400 I NETWORK [conn142] end connection 127.0.0.1:61394 (6 connections now open) 2017-09-17T10:43:23.170-0400 I NETWORK [conn139] end connection 127.0.0.1:61391 (5 connections now open) 2017-09-17T10:43:23.170-0400 I NETWORK [conn144] end connection 127.0.0.1:61396 (4 connections now open) 2017-09-17T10:43:23.170-0400 I NETWORK [conn137] end connection 127.0.0.1:61389 (3 connections now open) 2017-09-17T10:43:23.177-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61400 #148 (4 connections now open) 2017-09-17T10:43:23.179-0400 I NETWORK [conn148] received client metadata from 127.0.0.1:61400 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:23.185-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61401 #149 (5 connections now open) 2017-09-17T10:43:23.186-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61402 #150 (6 connections now open) 2017-09-17T10:43:23.186-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61403 #151 (7 connections now open) 2017-09-17T10:43:23.186-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61404 #152 (8 connections now open) 2017-09-17T10:43:23.186-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61405 #153 (9 connections now open) 2017-09-17T10:43:23.187-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61406 #154 (10 connections now open) 2017-09-17T10:43:23.187-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61407 #155 (11 connections now open) 2017-09-17T10:43:23.191-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61408 #156 (12 connections now open) 2017-09-17T10:43:23.192-0400 I NETWORK [conn149] received client metadata from 127.0.0.1:61401 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:23.193-0400 I NETWORK [conn152] received client metadata from 127.0.0.1:61404 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:23.193-0400 I NETWORK [conn153] received client metadata from 127.0.0.1:61405 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:23.193-0400 I NETWORK [conn151] received client metadata from 127.0.0.1:61403 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:23.194-0400 I NETWORK [conn150] received client metadata from 127.0.0.1:61402 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:23.194-0400 I NETWORK [conn155] received client metadata from 127.0.0.1:61407 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:23.194-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61409 #157 (13 connections now open) 2017-09-17T10:43:23.197-0400 I NETWORK [conn154] received client metadata from 127.0.0.1:61406 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:23.197-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61410 #158 (14 connections now open) 2017-09-17T10:43:23.199-0400 I NETWORK [conn156] received client metadata from 127.0.0.1:61408 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:23.200-0400 I NETWORK [conn157] received client metadata from 127.0.0.1:61409 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:23.212-0400 I NETWORK [conn158] received client metadata from 127.0.0.1:61410 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.019-0400 I ACCESS [conn149] Successfully authenticated as principal user on admin 2017-09-17T10:43:27.027-0400 I ACCESS [conn152] Successfully authenticated as principal user on admin 2017-09-17T10:43:27.068-0400 I ACCESS [conn150] Successfully authenticated as principal user on admin 2017-09-17T10:43:27.120-0400 I ACCESS [conn154] Successfully authenticated as principal user on admin 2017-09-17T10:43:27.121-0400 I ACCESS [conn151] Successfully authenticated as principal user on admin 2017-09-17T10:43:27.121-0400 I ACCESS [conn153] Successfully authenticated as principal user on admin 2017-09-17T10:43:27.131-0400 I ACCESS [conn158] Successfully authenticated as principal user on admin 2017-09-17T10:43:27.138-0400 I ACCESS [conn157] Successfully authenticated as principal user on admin 2017-09-17T10:43:27.139-0400 I ACCESS [conn155] Successfully authenticated as principal user on admin 2017-09-17T10:43:27.145-0400 I ACCESS [conn156] Successfully authenticated as principal user on admin 2017-09-17T10:43:27.170-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:27.211-0400 I NETWORK [conn156] end connection 127.0.0.1:61408 (12 connections now open) 2017-09-17T10:43:27.211-0400 I NETWORK [conn158] end connection 127.0.0.1:61410 (13 connections now open) 2017-09-17T10:43:27.211-0400 I NETWORK [conn157] end connection 127.0.0.1:61409 (11 connections now open) 2017-09-17T10:43:27.211-0400 I NETWORK [conn149] end connection 127.0.0.1:61401 (10 connections now open) 2017-09-17T10:43:27.211-0400 I NETWORK [conn155] end connection 127.0.0.1:61407 (9 connections now open) 2017-09-17T10:43:27.211-0400 I NETWORK [conn153] end connection 127.0.0.1:61405 (8 connections now open) 2017-09-17T10:43:27.211-0400 I NETWORK [conn154] end connection 127.0.0.1:61406 (7 connections now open) 2017-09-17T10:43:27.211-0400 I NETWORK [conn151] end connection 127.0.0.1:61403 (6 connections now open) 2017-09-17T10:43:27.211-0400 I NETWORK [conn152] end connection 127.0.0.1:61404 (5 connections now open) 2017-09-17T10:43:27.211-0400 I NETWORK [conn150] end connection 127.0.0.1:61402 (4 connections now open) 2017-09-17T10:43:27.211-0400 I NETWORK [conn148] end connection 127.0.0.1:61400 (3 connections now open) 2017-09-17T10:43:27.218-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61411 #159 (4 connections now open) 2017-09-17T10:43:27.220-0400 I NETWORK [conn159] received client metadata from 127.0.0.1:61411 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.222-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61412 #160 (5 connections now open) 2017-09-17T10:43:27.223-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61413 #161 (6 connections now open) 2017-09-17T10:43:27.226-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61414 #162 (7 connections now open) 2017-09-17T10:43:27.226-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61415 #163 (8 connections now open) 2017-09-17T10:43:27.227-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61416 #164 (9 connections now open) 2017-09-17T10:43:27.228-0400 I NETWORK [conn160] received client metadata from 127.0.0.1:61412 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.229-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61417 #165 (10 connections now open) 2017-09-17T10:43:27.230-0400 I NETWORK [conn161] received client metadata from 127.0.0.1:61413 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.232-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61418 #166 (11 connections now open) 2017-09-17T10:43:27.233-0400 I NETWORK [conn162] received client metadata from 127.0.0.1:61414 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.233-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61419 #167 (12 connections now open) 2017-09-17T10:43:27.234-0400 I NETWORK [conn164] received client metadata from 127.0.0.1:61416 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.234-0400 I NETWORK [conn163] received client metadata from 127.0.0.1:61415 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.235-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61420 #168 (13 connections now open) 2017-09-17T10:43:27.237-0400 I NETWORK [conn165] received client metadata from 127.0.0.1:61417 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.237-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61421 #169 (14 connections now open) 2017-09-17T10:43:27.247-0400 I NETWORK [conn169] received client metadata from 127.0.0.1:61421 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.247-0400 I NETWORK [conn168] received client metadata from 127.0.0.1:61420 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.247-0400 I NETWORK [conn167] received client metadata from 127.0.0.1:61419 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:27.247-0400 I NETWORK [conn166] received client metadata from 127.0.0.1:61418 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.040-0400 I ACCESS [conn160] Successfully authenticated as principal user on admin 2017-09-17T10:43:31.074-0400 I ACCESS [conn161] Successfully authenticated as principal user on admin 2017-09-17T10:43:31.097-0400 I ACCESS [conn164] Successfully authenticated as principal user on admin 2017-09-17T10:43:31.108-0400 I ACCESS [conn162] Successfully authenticated as principal user on admin 2017-09-17T10:43:31.123-0400 I ACCESS [conn166] Successfully authenticated as principal user on admin 2017-09-17T10:43:31.129-0400 I ACCESS [conn169] Successfully authenticated as principal user on admin 2017-09-17T10:43:31.134-0400 I ACCESS [conn163] Successfully authenticated as principal user on admin 2017-09-17T10:43:31.141-0400 I ACCESS [conn165] Successfully authenticated as principal user on admin 2017-09-17T10:43:31.152-0400 I ACCESS [conn167] Successfully authenticated as principal user on admin 2017-09-17T10:43:31.153-0400 I ACCESS [conn168] Successfully authenticated as principal user on admin 2017-09-17T10:43:31.167-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:31.208-0400 I NETWORK [conn169] end connection 127.0.0.1:61421 (12 connections now open) 2017-09-17T10:43:31.208-0400 I NETWORK [conn160] end connection 127.0.0.1:61412 (13 connections now open) 2017-09-17T10:43:31.208-0400 I NETWORK [conn166] end connection 127.0.0.1:61418 (11 connections now open) 2017-09-17T10:43:31.208-0400 I NETWORK [conn168] end connection 127.0.0.1:61420 (10 connections now open) 2017-09-17T10:43:31.208-0400 I NETWORK [conn167] end connection 127.0.0.1:61419 (9 connections now open) 2017-09-17T10:43:31.208-0400 I NETWORK [conn165] end connection 127.0.0.1:61417 (8 connections now open) 2017-09-17T10:43:31.208-0400 I NETWORK [conn163] end connection 127.0.0.1:61415 (7 connections now open) 2017-09-17T10:43:31.209-0400 I NETWORK [conn164] end connection 127.0.0.1:61416 (6 connections now open) 2017-09-17T10:43:31.209-0400 I NETWORK [conn162] end connection 127.0.0.1:61414 (5 connections now open) 2017-09-17T10:43:31.209-0400 I NETWORK [conn161] end connection 127.0.0.1:61413 (4 connections now open) 2017-09-17T10:43:31.209-0400 I NETWORK [conn159] end connection 127.0.0.1:61411 (3 connections now open) 2017-09-17T10:43:31.216-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61422 #170 (4 connections now open) 2017-09-17T10:43:31.218-0400 I NETWORK [conn170] received client metadata from 127.0.0.1:61422 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.221-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61423 #171 (5 connections now open) 2017-09-17T10:43:31.222-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61424 #172 (6 connections now open) 2017-09-17T10:43:31.224-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61425 #173 (7 connections now open) 2017-09-17T10:43:31.224-0400 I NETWORK [conn171] received client metadata from 127.0.0.1:61423 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.225-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61426 #174 (8 connections now open) 2017-09-17T10:43:31.227-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61427 #175 (9 connections now open) 2017-09-17T10:43:31.228-0400 I NETWORK [conn172] received client metadata from 127.0.0.1:61424 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.230-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61428 #176 (10 connections now open) 2017-09-17T10:43:31.230-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61429 #177 (11 connections now open) 2017-09-17T10:43:31.232-0400 I NETWORK [conn173] received client metadata from 127.0.0.1:61425 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.232-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61430 #178 (12 connections now open) 2017-09-17T10:43:31.233-0400 I NETWORK [conn174] received client metadata from 127.0.0.1:61426 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.233-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61431 #179 (13 connections now open) 2017-09-17T10:43:31.234-0400 I NETWORK [conn175] received client metadata from 127.0.0.1:61427 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.238-0400 I NETWORK [conn177] received client metadata from 127.0.0.1:61429 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.240-0400 I NETWORK [conn178] received client metadata from 127.0.0.1:61430 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.240-0400 I NETWORK [conn176] received client metadata from 127.0.0.1:61428 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.240-0400 I NETWORK [conn179] received client metadata from 127.0.0.1:61431 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:31.240-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61432 #180 (14 connections now open) 2017-09-17T10:43:31.244-0400 I NETWORK [conn180] received client metadata from 127.0.0.1:61432 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:34.987-0400 I ACCESS [conn171] Successfully authenticated as principal user on admin 2017-09-17T10:43:35.079-0400 I ACCESS [conn176] Successfully authenticated as principal user on admin 2017-09-17T10:43:35.088-0400 I ACCESS [conn173] Successfully authenticated as principal user on admin 2017-09-17T10:43:35.108-0400 I ACCESS [conn172] Successfully authenticated as principal user on admin 2017-09-17T10:43:35.125-0400 I ACCESS [conn178] Successfully authenticated as principal user on admin 2017-09-17T10:43:35.135-0400 I ACCESS [conn174] Successfully authenticated as principal user on admin 2017-09-17T10:43:35.139-0400 I ACCESS [conn179] Successfully authenticated as principal user on admin 2017-09-17T10:43:35.145-0400 I ACCESS [conn175] Successfully authenticated as principal user on admin 2017-09-17T10:43:35.150-0400 I ACCESS [conn177] Successfully authenticated as principal user on admin 2017-09-17T10:43:35.153-0400 I ACCESS [conn180] Successfully authenticated as principal user on admin 2017-09-17T10:43:35.190-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:35.233-0400 I NETWORK [conn180] end connection 127.0.0.1:61432 (13 connections now open) 2017-09-17T10:43:35.233-0400 I NETWORK [conn172] end connection 127.0.0.1:61424 (12 connections now open) 2017-09-17T10:43:35.233-0400 I NETWORK [conn179] end connection 127.0.0.1:61431 (11 connections now open) 2017-09-17T10:43:35.233-0400 I NETWORK [conn178] end connection 127.0.0.1:61430 (10 connections now open) 2017-09-17T10:43:35.233-0400 I NETWORK [conn177] end connection 127.0.0.1:61429 (9 connections now open) 2017-09-17T10:43:35.233-0400 I NETWORK [conn175] end connection 127.0.0.1:61427 (8 connections now open) 2017-09-17T10:43:35.233-0400 I NETWORK [conn176] end connection 127.0.0.1:61428 (7 connections now open) 2017-09-17T10:43:35.233-0400 I NETWORK [conn174] end connection 127.0.0.1:61426 (6 connections now open) 2017-09-17T10:43:35.233-0400 I NETWORK [conn171] end connection 127.0.0.1:61423 (5 connections now open) 2017-09-17T10:43:35.233-0400 I NETWORK [conn173] end connection 127.0.0.1:61425 (4 connections now open) 2017-09-17T10:43:35.233-0400 I NETWORK [conn170] end connection 127.0.0.1:61422 (3 connections now open) 2017-09-17T10:43:35.241-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61434 #181 (4 connections now open) 2017-09-17T10:43:35.242-0400 I NETWORK [conn181] received client metadata from 127.0.0.1:61434 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:35.249-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61435 #182 (5 connections now open) 2017-09-17T10:43:35.249-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61436 #183 (6 connections now open) 2017-09-17T10:43:35.250-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61437 #184 (7 connections now open) 2017-09-17T10:43:35.251-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61438 #185 (8 connections now open) 2017-09-17T10:43:35.252-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61439 #186 (9 connections now open) 2017-09-17T10:43:35.254-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61440 #187 (10 connections now open) 2017-09-17T10:43:35.255-0400 I NETWORK [conn182] received client metadata from 127.0.0.1:61435 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:35.256-0400 I NETWORK [conn184] received client metadata from 127.0.0.1:61437 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:35.256-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61441 #188 (11 connections now open) 2017-09-17T10:43:35.257-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61442 #189 (12 connections now open) 2017-09-17T10:43:35.258-0400 I NETWORK [conn185] received client metadata from 127.0.0.1:61438 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:35.258-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61443 #190 (13 connections now open) 2017-09-17T10:43:35.259-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61444 #191 (14 connections now open) 2017-09-17T10:43:35.259-0400 I NETWORK [conn186] received client metadata from 127.0.0.1:61439 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:35.260-0400 I NETWORK [conn183] received client metadata from 127.0.0.1:61436 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:35.261-0400 I NETWORK [conn187] received client metadata from 127.0.0.1:61440 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:35.264-0400 I NETWORK [conn189] received client metadata from 127.0.0.1:61442 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:35.265-0400 I NETWORK [conn188] received client metadata from 127.0.0.1:61441 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:35.267-0400 I NETWORK [conn190] received client metadata from 127.0.0.1:61443 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:35.267-0400 I NETWORK [conn191] received client metadata from 127.0.0.1:61444 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.129-0400 I ACCESS [conn184] Successfully authenticated as principal user on admin 2017-09-17T10:43:39.205-0400 I ACCESS [conn186] Successfully authenticated as principal user on admin 2017-09-17T10:43:39.209-0400 I ACCESS [conn183] Successfully authenticated as principal user on admin 2017-09-17T10:43:39.210-0400 I ACCESS [conn185] Successfully authenticated as principal user on admin 2017-09-17T10:43:39.210-0400 I ACCESS [conn191] Successfully authenticated as principal user on admin 2017-09-17T10:43:39.214-0400 I ACCESS [conn189] Successfully authenticated as principal user on admin 2017-09-17T10:43:39.225-0400 I ACCESS [conn182] Successfully authenticated as principal user on admin 2017-09-17T10:43:39.236-0400 I ACCESS [conn187] Successfully authenticated as principal user on admin 2017-09-17T10:43:39.240-0400 I ACCESS [conn188] Successfully authenticated as principal user on admin 2017-09-17T10:43:39.242-0400 I ACCESS [conn190] Successfully authenticated as principal user on admin 2017-09-17T10:43:39.247-0400 I NETWORK [conn191] end connection 127.0.0.1:61444 (13 connections now open) 2017-09-17T10:43:39.247-0400 I NETWORK [conn190] end connection 127.0.0.1:61443 (12 connections now open) 2017-09-17T10:43:39.247-0400 I NETWORK [conn188] end connection 127.0.0.1:61441 (11 connections now open) 2017-09-17T10:43:39.247-0400 I NETWORK [conn189] end connection 127.0.0.1:61442 (10 connections now open) 2017-09-17T10:43:39.247-0400 I NETWORK [conn187] end connection 127.0.0.1:61440 (9 connections now open) 2017-09-17T10:43:39.247-0400 I NETWORK [conn186] end connection 127.0.0.1:61439 (8 connections now open) 2017-09-17T10:43:39.247-0400 I NETWORK [conn185] end connection 127.0.0.1:61438 (7 connections now open) 2017-09-17T10:43:39.247-0400 I NETWORK [conn184] end connection 127.0.0.1:61437 (6 connections now open) 2017-09-17T10:43:39.247-0400 I NETWORK [conn182] end connection 127.0.0.1:61435 (5 connections now open) 2017-09-17T10:43:39.247-0400 I NETWORK [conn183] end connection 127.0.0.1:61436 (4 connections now open) 2017-09-17T10:43:39.247-0400 I NETWORK [conn181] end connection 127.0.0.1:61434 (3 connections now open) 2017-09-17T10:43:39.248-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:39.295-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61445 #192 (4 connections now open) 2017-09-17T10:43:39.295-0400 I NETWORK [conn192] received client metadata from 127.0.0.1:61445 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.302-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61446 #193 (5 connections now open) 2017-09-17T10:43:39.302-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61447 #194 (6 connections now open) 2017-09-17T10:43:39.304-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61448 #195 (7 connections now open) 2017-09-17T10:43:39.305-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61449 #196 (8 connections now open) 2017-09-17T10:43:39.307-0400 I NETWORK [conn193] received client metadata from 127.0.0.1:61446 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.308-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61450 #197 (9 connections now open) 2017-09-17T10:43:39.309-0400 I NETWORK [conn194] received client metadata from 127.0.0.1:61447 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.309-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61451 #198 (10 connections now open) 2017-09-17T10:43:39.310-0400 I NETWORK [conn195] received client metadata from 127.0.0.1:61448 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.312-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61452 #199 (11 connections now open) 2017-09-17T10:43:39.313-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61453 #200 (12 connections now open) 2017-09-17T10:43:39.313-0400 I NETWORK [conn196] received client metadata from 127.0.0.1:61449 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.315-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61454 #201 (13 connections now open) 2017-09-17T10:43:39.316-0400 I NETWORK [conn197] received client metadata from 127.0.0.1:61450 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.316-0400 I NETWORK [conn198] received client metadata from 127.0.0.1:61451 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.317-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61455 #202 (14 connections now open) 2017-09-17T10:43:39.321-0400 I NETWORK [conn202] received client metadata from 127.0.0.1:61455 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.323-0400 I NETWORK [conn201] received client metadata from 127.0.0.1:61454 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.323-0400 I NETWORK [conn199] received client metadata from 127.0.0.1:61452 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:39.323-0400 I NETWORK [conn200] received client metadata from 127.0.0.1:61453 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:42.180-0400 I ACCESS [conn193] Successfully authenticated as principal user on admin 2017-09-17T10:43:42.999-0400 I ACCESS [conn196] Successfully authenticated as principal user on admin 2017-09-17T10:43:43.003-0400 I ACCESS [conn194] Successfully authenticated as principal user on admin 2017-09-17T10:43:43.031-0400 I ACCESS [conn200] Successfully authenticated as principal user on admin 2017-09-17T10:43:43.032-0400 I ACCESS [conn195] Successfully authenticated as principal user on admin 2017-09-17T10:43:43.035-0400 I ACCESS [conn197] Successfully authenticated as principal user on admin 2017-09-17T10:43:43.060-0400 I ACCESS [conn198] Successfully authenticated as principal user on admin 2017-09-17T10:43:43.063-0400 I ACCESS [conn201] Successfully authenticated as principal user on admin 2017-09-17T10:43:43.069-0400 I ACCESS [conn202] Successfully authenticated as principal user on admin 2017-09-17T10:43:43.069-0400 I ACCESS [conn199] Successfully authenticated as principal user on admin 2017-09-17T10:43:43.074-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:43.116-0400 I NETWORK [conn202] end connection 127.0.0.1:61455 (13 connections now open) 2017-09-17T10:43:43.116-0400 I NETWORK [conn193] end connection 127.0.0.1:61446 (12 connections now open) 2017-09-17T10:43:43.116-0400 I NETWORK [conn201] end connection 127.0.0.1:61454 (11 connections now open) 2017-09-17T10:43:43.116-0400 I NETWORK [conn199] end connection 127.0.0.1:61452 (10 connections now open) 2017-09-17T10:43:43.116-0400 I NETWORK [conn200] end connection 127.0.0.1:61453 (9 connections now open) 2017-09-17T10:43:43.116-0400 I NETWORK [conn197] end connection 127.0.0.1:61450 (8 connections now open) 2017-09-17T10:43:43.116-0400 I NETWORK [conn196] end connection 127.0.0.1:61449 (7 connections now open) 2017-09-17T10:43:43.116-0400 I NETWORK [conn194] end connection 127.0.0.1:61447 (6 connections now open) 2017-09-17T10:43:43.116-0400 I NETWORK [conn195] end connection 127.0.0.1:61448 (5 connections now open) 2017-09-17T10:43:43.116-0400 I NETWORK [conn198] end connection 127.0.0.1:61451 (4 connections now open) 2017-09-17T10:43:43.117-0400 I NETWORK [conn192] end connection 127.0.0.1:61445 (3 connections now open) 2017-09-17T10:43:43.128-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61456 #203 (4 connections now open) 2017-09-17T10:43:43.128-0400 I NETWORK [conn203] received client metadata from 127.0.0.1:61456 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:43.133-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61457 #204 (5 connections now open) 2017-09-17T10:43:43.133-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61458 #205 (6 connections now open) 2017-09-17T10:43:43.136-0400 I NETWORK [conn204] received client metadata from 127.0.0.1:61457 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:43.136-0400 I NETWORK [conn205] received client metadata from 127.0.0.1:61458 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:43.153-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61459 #206 (7 connections now open) 2017-09-17T10:43:43.153-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61460 #207 (8 connections now open) 2017-09-17T10:43:43.153-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61461 #208 (9 connections now open) 2017-09-17T10:43:43.154-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61462 #209 (10 connections now open) 2017-09-17T10:43:43.154-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61463 #210 (11 connections now open) 2017-09-17T10:43:43.154-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61464 #211 (12 connections now open) 2017-09-17T10:43:43.154-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61465 #212 (13 connections now open) 2017-09-17T10:43:43.154-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61466 #213 (14 connections now open) 2017-09-17T10:43:43.161-0400 I NETWORK [conn207] received client metadata from 127.0.0.1:61460 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:43.161-0400 I NETWORK [conn208] received client metadata from 127.0.0.1:61461 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:43.162-0400 I NETWORK [conn212] received client metadata from 127.0.0.1:61465 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:43.162-0400 I NETWORK [conn206] received client metadata from 127.0.0.1:61459 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:43.162-0400 I NETWORK [conn211] received client metadata from 127.0.0.1:61464 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:43.162-0400 I NETWORK [conn209] received client metadata from 127.0.0.1:61462 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:43.162-0400 I NETWORK [conn213] received client metadata from 127.0.0.1:61466 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:43.162-0400 I NETWORK [conn210] received client metadata from 127.0.0.1:61463 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:46.496-0400 I ACCESS [conn204] Successfully authenticated as principal user on admin 2017-09-17T10:43:46.824-0400 I ACCESS [conn205] Successfully authenticated as principal user on admin 2017-09-17T10:43:46.849-0400 I ACCESS [conn211] Successfully authenticated as principal user on admin 2017-09-17T10:43:46.868-0400 I ACCESS [conn207] Successfully authenticated as principal user on admin 2017-09-17T10:43:46.909-0400 I ACCESS [conn213] Successfully authenticated as principal user on admin 2017-09-17T10:43:46.928-0400 I ACCESS [conn206] Successfully authenticated as principal user on admin 2017-09-17T10:43:46.931-0400 I ACCESS [conn212] Successfully authenticated as principal user on admin 2017-09-17T10:43:46.942-0400 I ACCESS [conn209] Successfully authenticated as principal user on admin 2017-09-17T10:43:46.946-0400 I ACCESS [conn208] Successfully authenticated as principal user on admin 2017-09-17T10:43:46.947-0400 I ACCESS [conn210] Successfully authenticated as principal user on admin 2017-09-17T10:43:46.967-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:47.006-0400 I NETWORK [conn204] end connection 127.0.0.1:61457 (12 connections now open) 2017-09-17T10:43:47.006-0400 I NETWORK [conn206] end connection 127.0.0.1:61459 (13 connections now open) 2017-09-17T10:43:47.006-0400 I NETWORK [conn207] end connection 127.0.0.1:61460 (11 connections now open) 2017-09-17T10:43:47.006-0400 I NETWORK [conn205] end connection 127.0.0.1:61458 (10 connections now open) 2017-09-17T10:43:47.006-0400 I NETWORK [conn209] end connection 127.0.0.1:61462 (9 connections now open) 2017-09-17T10:43:47.006-0400 I NETWORK [conn213] end connection 127.0.0.1:61466 (8 connections now open) 2017-09-17T10:43:47.006-0400 I NETWORK [conn208] end connection 127.0.0.1:61461 (7 connections now open) 2017-09-17T10:43:47.006-0400 I NETWORK [conn210] end connection 127.0.0.1:61463 (6 connections now open) 2017-09-17T10:43:47.006-0400 I NETWORK [conn211] end connection 127.0.0.1:61464 (5 connections now open) 2017-09-17T10:43:47.006-0400 I NETWORK [conn212] end connection 127.0.0.1:61465 (4 connections now open) 2017-09-17T10:43:47.006-0400 I NETWORK [conn203] end connection 127.0.0.1:61456 (3 connections now open) 2017-09-17T10:43:47.015-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61467 #214 (4 connections now open) 2017-09-17T10:43:47.018-0400 I NETWORK [conn214] received client metadata from 127.0.0.1:61467 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:47.021-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61468 #215 (5 connections now open) 2017-09-17T10:43:47.023-0400 I NETWORK [conn215] received client metadata from 127.0.0.1:61468 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:47.038-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61469 #216 (6 connections now open) 2017-09-17T10:43:47.039-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61470 #217 (7 connections now open) 2017-09-17T10:43:47.041-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61471 #218 (8 connections now open) 2017-09-17T10:43:47.044-0400 I NETWORK [conn216] received client metadata from 127.0.0.1:61469 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:47.044-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61472 #219 (9 connections now open) 2017-09-17T10:43:47.045-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61473 #220 (10 connections now open) 2017-09-17T10:43:47.046-0400 I NETWORK [conn217] received client metadata from 127.0.0.1:61470 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:47.047-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61474 #221 (11 connections now open) 2017-09-17T10:43:47.048-0400 I NETWORK [conn218] received client metadata from 127.0.0.1:61471 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:47.050-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61475 #222 (12 connections now open) 2017-09-17T10:43:47.051-0400 I NETWORK [conn219] received client metadata from 127.0.0.1:61472 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:47.051-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61476 #223 (13 connections now open) 2017-09-17T10:43:47.052-0400 I NETWORK [conn220] received client metadata from 127.0.0.1:61473 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:47.053-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61477 #224 (14 connections now open) 2017-09-17T10:43:47.064-0400 I NETWORK [conn223] received client metadata from 127.0.0.1:61476 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:47.064-0400 I NETWORK [conn224] received client metadata from 127.0.0.1:61477 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:47.064-0400 I NETWORK [conn221] received client metadata from 127.0.0.1:61474 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:47.064-0400 I NETWORK [conn222] received client metadata from 127.0.0.1:61475 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:50.392-0400 I ACCESS [conn215] Successfully authenticated as principal user on admin 2017-09-17T10:43:50.831-0400 I ACCESS [conn218] Successfully authenticated as principal user on admin 2017-09-17T10:43:50.840-0400 I ACCESS [conn216] Successfully authenticated as principal user on admin 2017-09-17T10:43:50.847-0400 I ACCESS [conn221] Successfully authenticated as principal user on admin 2017-09-17T10:43:50.862-0400 I ACCESS [conn223] Successfully authenticated as principal user on admin 2017-09-17T10:43:50.867-0400 I ACCESS [conn220] Successfully authenticated as principal user on admin 2017-09-17T10:43:50.881-0400 I ACCESS [conn217] Successfully authenticated as principal user on admin 2017-09-17T10:43:50.881-0400 I ACCESS [conn222] Successfully authenticated as principal user on admin 2017-09-17T10:43:50.887-0400 I ACCESS [conn219] Successfully authenticated as principal user on admin 2017-09-17T10:43:50.889-0400 I ACCESS [conn224] Successfully authenticated as principal user on admin 2017-09-17T10:43:50.910-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:50.950-0400 I NETWORK [conn222] end connection 127.0.0.1:61475 (13 connections now open) 2017-09-17T10:43:50.950-0400 I NETWORK [conn216] end connection 127.0.0.1:61469 (12 connections now open) 2017-09-17T10:43:50.950-0400 I NETWORK [conn220] end connection 127.0.0.1:61473 (11 connections now open) 2017-09-17T10:43:50.950-0400 I NETWORK [conn218] end connection 127.0.0.1:61471 (10 connections now open) 2017-09-17T10:43:50.950-0400 I NETWORK [conn217] end connection 127.0.0.1:61470 (9 connections now open) 2017-09-17T10:43:50.950-0400 I NETWORK [conn224] end connection 127.0.0.1:61477 (8 connections now open) 2017-09-17T10:43:50.950-0400 I NETWORK [conn219] end connection 127.0.0.1:61472 (7 connections now open) 2017-09-17T10:43:50.950-0400 I NETWORK [conn221] end connection 127.0.0.1:61474 (6 connections now open) 2017-09-17T10:43:50.950-0400 I NETWORK [conn215] end connection 127.0.0.1:61468 (5 connections now open) 2017-09-17T10:43:50.950-0400 I NETWORK [conn223] end connection 127.0.0.1:61476 (4 connections now open) 2017-09-17T10:43:50.950-0400 I NETWORK [conn214] end connection 127.0.0.1:61467 (3 connections now open) 2017-09-17T10:43:50.960-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61478 #225 (4 connections now open) 2017-09-17T10:43:50.962-0400 I NETWORK [conn225] received client metadata from 127.0.0.1:61478 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:50.965-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61479 #226 (5 connections now open) 2017-09-17T10:43:50.967-0400 I NETWORK [conn226] received client metadata from 127.0.0.1:61479 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:50.978-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61480 #227 (6 connections now open) 2017-09-17T10:43:50.980-0400 I NETWORK [conn227] received client metadata from 127.0.0.1:61480 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:50.980-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61481 #228 (7 connections now open) 2017-09-17T10:43:50.982-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61482 #229 (8 connections now open) 2017-09-17T10:43:50.985-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61483 #230 (9 connections now open) 2017-09-17T10:43:50.985-0400 I NETWORK [conn228] received client metadata from 127.0.0.1:61481 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:50.988-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61484 #231 (10 connections now open) 2017-09-17T10:43:50.989-0400 I NETWORK [conn229] received client metadata from 127.0.0.1:61482 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:50.994-0400 I NETWORK [conn230] received client metadata from 127.0.0.1:61483 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:50.994-0400 I NETWORK [conn231] received client metadata from 127.0.0.1:61484 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:50.994-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61485 #232 (11 connections now open) 2017-09-17T10:43:50.994-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61486 #233 (12 connections now open) 2017-09-17T10:43:50.997-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61487 #234 (13 connections now open) 2017-09-17T10:43:50.997-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61488 #235 (14 connections now open) 2017-09-17T10:43:51.002-0400 I NETWORK [conn235] received client metadata from 127.0.0.1:61488 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:51.003-0400 I NETWORK [conn234] received client metadata from 127.0.0.1:61487 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:51.003-0400 I NETWORK [conn232] received client metadata from 127.0.0.1:61485 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:51.003-0400 I NETWORK [conn233] received client metadata from 127.0.0.1:61486 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.703-0400 I ACCESS [conn226] Successfully authenticated as principal user on admin 2017-09-17T10:43:54.777-0400 I ACCESS [conn227] Successfully authenticated as principal user on admin 2017-09-17T10:43:54.833-0400 I ACCESS [conn228] Successfully authenticated as principal user on admin 2017-09-17T10:43:54.839-0400 I ACCESS [conn231] Successfully authenticated as principal user on admin 2017-09-17T10:43:54.856-0400 I ACCESS [conn235] Successfully authenticated as principal user on admin 2017-09-17T10:43:54.861-0400 I ACCESS [conn234] Successfully authenticated as principal user on admin 2017-09-17T10:43:54.861-0400 I ACCESS [conn232] Successfully authenticated as principal user on admin 2017-09-17T10:43:54.865-0400 I ACCESS [conn233] Successfully authenticated as principal user on admin 2017-09-17T10:43:54.871-0400 I ACCESS [conn230] Successfully authenticated as principal user on admin 2017-09-17T10:43:54.873-0400 I ACCESS [conn229] Successfully authenticated as principal user on admin 2017-09-17T10:43:54.908-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:54.948-0400 I NETWORK [conn229] end connection 127.0.0.1:61482 (13 connections now open) 2017-09-17T10:43:54.948-0400 I NETWORK [conn234] end connection 127.0.0.1:61487 (12 connections now open) 2017-09-17T10:43:54.948-0400 I NETWORK [conn227] end connection 127.0.0.1:61480 (11 connections now open) 2017-09-17T10:43:54.948-0400 I NETWORK [conn235] end connection 127.0.0.1:61488 (10 connections now open) 2017-09-17T10:43:54.948-0400 I NETWORK [conn230] end connection 127.0.0.1:61483 (9 connections now open) 2017-09-17T10:43:54.948-0400 I NETWORK [conn233] end connection 127.0.0.1:61486 (8 connections now open) 2017-09-17T10:43:54.948-0400 I NETWORK [conn231] end connection 127.0.0.1:61484 (7 connections now open) 2017-09-17T10:43:54.948-0400 I NETWORK [conn228] end connection 127.0.0.1:61481 (6 connections now open) 2017-09-17T10:43:54.948-0400 I NETWORK [conn226] end connection 127.0.0.1:61479 (5 connections now open) 2017-09-17T10:43:54.948-0400 I NETWORK [conn232] end connection 127.0.0.1:61485 (4 connections now open) 2017-09-17T10:43:54.948-0400 I NETWORK [conn225] end connection 127.0.0.1:61478 (3 connections now open) 2017-09-17T10:43:54.958-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61489 #236 (4 connections now open) 2017-09-17T10:43:54.958-0400 I NETWORK [conn236] received client metadata from 127.0.0.1:61489 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.965-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61490 #237 (5 connections now open) 2017-09-17T10:43:54.965-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61491 #238 (6 connections now open) 2017-09-17T10:43:54.967-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61492 #239 (7 connections now open) 2017-09-17T10:43:54.968-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61493 #240 (8 connections now open) 2017-09-17T10:43:54.970-0400 I NETWORK [conn238] received client metadata from 127.0.0.1:61491 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.970-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61494 #241 (9 connections now open) 2017-09-17T10:43:54.972-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61495 #242 (10 connections now open) 2017-09-17T10:43:54.972-0400 I NETWORK [conn237] received client metadata from 127.0.0.1:61490 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.973-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61496 #243 (11 connections now open) 2017-09-17T10:43:54.975-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61497 #244 (12 connections now open) 2017-09-17T10:43:54.976-0400 I NETWORK [conn240] received client metadata from 127.0.0.1:61493 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.976-0400 I NETWORK [conn239] received client metadata from 127.0.0.1:61492 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.976-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61498 #245 (13 connections now open) 2017-09-17T10:43:54.978-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61499 #246 (14 connections now open) 2017-09-17T10:43:54.978-0400 I NETWORK [conn241] received client metadata from 127.0.0.1:61494 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.981-0400 I NETWORK [conn243] received client metadata from 127.0.0.1:61496 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.990-0400 I NETWORK [conn245] received client metadata from 127.0.0.1:61498 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.990-0400 I NETWORK [conn244] received client metadata from 127.0.0.1:61497 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.990-0400 I NETWORK [conn246] received client metadata from 127.0.0.1:61499 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:54.990-0400 I NETWORK [conn242] received client metadata from 127.0.0.1:61495 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:57.699-0400 I ACCESS [conn246] Successfully authenticated as principal user on admin 2017-09-17T10:43:57.737-0400 I ACCESS [conn240] Successfully authenticated as principal user on admin 2017-09-17T10:43:57.853-0400 I ACCESS [conn243] Successfully authenticated as principal user on admin 2017-09-17T10:43:57.900-0400 I ACCESS [conn238] Successfully authenticated as principal user on admin 2017-09-17T10:43:57.992-0400 I ACCESS [conn245] Successfully authenticated as principal user on admin 2017-09-17T10:43:58.060-0400 I ACCESS [conn242] Successfully authenticated as principal user on admin 2017-09-17T10:43:58.065-0400 I ACCESS [conn244] Successfully authenticated as principal user on admin 2017-09-17T10:43:58.121-0400 I ACCESS [conn237] Successfully authenticated as principal user on admin 2017-09-17T10:43:58.128-0400 I ACCESS [conn241] Successfully authenticated as principal user on admin 2017-09-17T10:43:58.131-0400 I ACCESS [conn239] Successfully authenticated as principal user on admin 2017-09-17T10:43:58.156-0400 I NETWORK [conn246] end connection 127.0.0.1:61499 (13 connections now open) 2017-09-17T10:43:58.156-0400 I NETWORK [conn239] end connection 127.0.0.1:61492 (12 connections now open) 2017-09-17T10:43:58.156-0400 I NETWORK [conn237] end connection 127.0.0.1:61490 (11 connections now open) 2017-09-17T10:43:58.156-0400 I NETWORK [conn245] end connection 127.0.0.1:61498 (10 connections now open) 2017-09-17T10:43:58.156-0400 I NETWORK [conn242] end connection 127.0.0.1:61495 (9 connections now open) 2017-09-17T10:43:58.156-0400 I NETWORK [conn241] end connection 127.0.0.1:61494 (8 connections now open) 2017-09-17T10:43:58.156-0400 I NETWORK [conn238] end connection 127.0.0.1:61491 (7 connections now open) 2017-09-17T10:43:58.156-0400 I NETWORK [conn243] end connection 127.0.0.1:61496 (6 connections now open) 2017-09-17T10:43:58.156-0400 I NETWORK [conn240] end connection 127.0.0.1:61493 (5 connections now open) 2017-09-17T10:43:58.156-0400 I NETWORK [conn244] end connection 127.0.0.1:61497 (4 connections now open) 2017-09-17T10:43:58.156-0400 I NETWORK [conn236] end connection 127.0.0.1:61489 (3 connections now open) 2017-09-17T10:43:58.157-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:43:58.181-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61500 #247 (4 connections now open) 2017-09-17T10:43:58.183-0400 I NETWORK [conn247] received client metadata from 127.0.0.1:61500 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:58.186-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61501 #248 (5 connections now open) 2017-09-17T10:43:58.187-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61502 #249 (6 connections now open) 2017-09-17T10:43:58.190-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61503 #250 (7 connections now open) 2017-09-17T10:43:58.191-0400 I NETWORK [conn248] received client metadata from 127.0.0.1:61501 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:58.191-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61504 #251 (8 connections now open) 2017-09-17T10:43:58.191-0400 I NETWORK [conn249] received client metadata from 127.0.0.1:61502 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:58.193-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61505 #252 (9 connections now open) 2017-09-17T10:43:58.194-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61506 #253 (10 connections now open) 2017-09-17T10:43:58.197-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61507 #254 (11 connections now open) 2017-09-17T10:43:58.198-0400 I NETWORK [conn251] received client metadata from 127.0.0.1:61504 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:58.199-0400 I NETWORK [conn250] received client metadata from 127.0.0.1:61503 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:58.200-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61508 #255 (12 connections now open) 2017-09-17T10:43:58.200-0400 I NETWORK [conn252] received client metadata from 127.0.0.1:61505 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:58.201-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61509 #256 (13 connections now open) 2017-09-17T10:43:58.211-0400 I NETWORK [conn254] received client metadata from 127.0.0.1:61507 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:58.211-0400 I NETWORK [conn253] received client metadata from 127.0.0.1:61506 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:58.211-0400 I NETWORK [conn256] received client metadata from 127.0.0.1:61509 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:58.211-0400 I NETWORK [conn255] received client metadata from 127.0.0.1:61508 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:43:58.220-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61510 #257 (14 connections now open) 2017-09-17T10:43:58.220-0400 I NETWORK [conn257] received client metadata from 127.0.0.1:61510 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.367-0400 I ACCESS [conn251] Successfully authenticated as principal user on admin 2017-09-17T10:44:00.609-0400 I ACCESS [conn255] Successfully authenticated as principal user on admin 2017-09-17T10:44:00.628-0400 I ACCESS [conn257] Successfully authenticated as principal user on admin 2017-09-17T10:44:00.743-0400 I ACCESS [conn252] Successfully authenticated as principal user on admin 2017-09-17T10:44:00.778-0400 I ACCESS [conn249] Successfully authenticated as principal user on admin 2017-09-17T10:44:00.797-0400 I ACCESS [conn248] Successfully authenticated as principal user on admin 2017-09-17T10:44:00.808-0400 I ACCESS [conn250] Successfully authenticated as principal user on admin 2017-09-17T10:44:00.818-0400 I ACCESS [conn256] Successfully authenticated as principal user on admin 2017-09-17T10:44:00.840-0400 I ACCESS [conn253] Successfully authenticated as principal user on admin 2017-09-17T10:44:00.850-0400 I ACCESS [conn254] Successfully authenticated as principal user on admin 2017-09-17T10:44:00.878-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:00.891-0400 I NETWORK [conn255] end connection 127.0.0.1:61508 (13 connections now open) 2017-09-17T10:44:00.891-0400 I NETWORK [conn254] end connection 127.0.0.1:61507 (12 connections now open) 2017-09-17T10:44:00.891-0400 I NETWORK [conn253] end connection 127.0.0.1:61506 (11 connections now open) 2017-09-17T10:44:00.891-0400 I NETWORK [conn252] end connection 127.0.0.1:61505 (10 connections now open) 2017-09-17T10:44:00.891-0400 I NETWORK [conn251] end connection 127.0.0.1:61504 (9 connections now open) 2017-09-17T10:44:00.891-0400 I NETWORK [conn250] end connection 127.0.0.1:61503 (8 connections now open) 2017-09-17T10:44:00.891-0400 I NETWORK [conn257] end connection 127.0.0.1:61510 (7 connections now open) 2017-09-17T10:44:00.891-0400 I NETWORK [conn249] end connection 127.0.0.1:61502 (6 connections now open) 2017-09-17T10:44:00.891-0400 I NETWORK [conn256] end connection 127.0.0.1:61509 (5 connections now open) 2017-09-17T10:44:00.891-0400 I NETWORK [conn248] end connection 127.0.0.1:61501 (4 connections now open) 2017-09-17T10:44:00.891-0400 I NETWORK [conn247] end connection 127.0.0.1:61500 (3 connections now open) 2017-09-17T10:44:00.904-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61511 #258 (4 connections now open) 2017-09-17T10:44:00.909-0400 I NETWORK [conn258] received client metadata from 127.0.0.1:61511 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.919-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61512 #259 (5 connections now open) 2017-09-17T10:44:00.919-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61513 #260 (6 connections now open) 2017-09-17T10:44:00.920-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61514 #261 (7 connections now open) 2017-09-17T10:44:00.920-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61515 #262 (8 connections now open) 2017-09-17T10:44:00.931-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61516 #263 (9 connections now open) 2017-09-17T10:44:00.932-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61517 #264 (10 connections now open) 2017-09-17T10:44:00.935-0400 I NETWORK [conn259] received client metadata from 127.0.0.1:61512 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.936-0400 I NETWORK [conn261] received client metadata from 127.0.0.1:61514 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.937-0400 I NETWORK [conn262] received client metadata from 127.0.0.1:61515 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.937-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61518 #265 (11 connections now open) 2017-09-17T10:44:00.937-0400 I NETWORK [conn260] received client metadata from 127.0.0.1:61513 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.940-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61519 #266 (12 connections now open) 2017-09-17T10:44:00.946-0400 I NETWORK [conn263] received client metadata from 127.0.0.1:61516 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.946-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61520 #267 (13 connections now open) 2017-09-17T10:44:00.947-0400 I NETWORK [conn264] received client metadata from 127.0.0.1:61517 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.947-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61521 #268 (14 connections now open) 2017-09-17T10:44:00.954-0400 I NETWORK [conn265] received client metadata from 127.0.0.1:61518 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.972-0400 I NETWORK [conn268] received client metadata from 127.0.0.1:61521 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.972-0400 I NETWORK [conn267] received client metadata from 127.0.0.1:61520 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:00.972-0400 I NETWORK [conn266] received client metadata from 127.0.0.1:61519 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:04.912-0400 I ACCESS [conn260] Successfully authenticated as principal user on admin 2017-09-17T10:44:05.004-0400 I ACCESS [conn261] Successfully authenticated as principal user on admin 2017-09-17T10:44:05.080-0400 I ACCESS [conn259] Successfully authenticated as principal user on admin 2017-09-17T10:44:05.102-0400 I ACCESS [conn266] Successfully authenticated as principal user on admin 2017-09-17T10:44:05.106-0400 I ACCESS [conn262] Successfully authenticated as principal user on admin 2017-09-17T10:44:05.113-0400 I ACCESS [conn263] Successfully authenticated as principal user on admin 2017-09-17T10:44:05.121-0400 I ACCESS [conn267] Successfully authenticated as principal user on admin 2017-09-17T10:44:05.130-0400 I ACCESS [conn265] Successfully authenticated as principal user on admin 2017-09-17T10:44:05.131-0400 I ACCESS [conn268] Successfully authenticated as principal user on admin 2017-09-17T10:44:05.135-0400 I ACCESS [conn264] Successfully authenticated as principal user on admin 2017-09-17T10:44:05.184-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:05.198-0400 I NETWORK [conn268] end connection 127.0.0.1:61521 (13 connections now open) 2017-09-17T10:44:05.198-0400 I NETWORK [conn267] end connection 127.0.0.1:61520 (12 connections now open) 2017-09-17T10:44:05.198-0400 I NETWORK [conn266] end connection 127.0.0.1:61519 (11 connections now open) 2017-09-17T10:44:05.198-0400 I NETWORK [conn263] end connection 127.0.0.1:61516 (10 connections now open) 2017-09-17T10:44:05.198-0400 I NETWORK [conn265] end connection 127.0.0.1:61518 (9 connections now open) 2017-09-17T10:44:05.198-0400 I NETWORK [conn264] end connection 127.0.0.1:61517 (8 connections now open) 2017-09-17T10:44:05.198-0400 I NETWORK [conn259] end connection 127.0.0.1:61512 (7 connections now open) 2017-09-17T10:44:05.198-0400 I NETWORK [conn261] end connection 127.0.0.1:61514 (6 connections now open) 2017-09-17T10:44:05.198-0400 I NETWORK [conn260] end connection 127.0.0.1:61513 (5 connections now open) 2017-09-17T10:44:05.198-0400 I NETWORK [conn262] end connection 127.0.0.1:61515 (4 connections now open) 2017-09-17T10:44:05.198-0400 I NETWORK [conn258] end connection 127.0.0.1:61511 (3 connections now open) 2017-09-17T10:44:05.209-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61522 #269 (4 connections now open) 2017-09-17T10:44:05.212-0400 I NETWORK [conn269] received client metadata from 127.0.0.1:61522 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:05.214-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61523 #270 (5 connections now open) 2017-09-17T10:44:05.216-0400 I NETWORK [conn270] received client metadata from 127.0.0.1:61523 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:05.216-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61524 #271 (6 connections now open) 2017-09-17T10:44:05.218-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61525 #272 (7 connections now open) 2017-09-17T10:44:05.220-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61526 #273 (8 connections now open) 2017-09-17T10:44:05.220-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61527 #274 (9 connections now open) 2017-09-17T10:44:05.221-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61528 #275 (10 connections now open) 2017-09-17T10:44:05.223-0400 I NETWORK [conn271] received client metadata from 127.0.0.1:61524 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:05.229-0400 I NETWORK [conn275] received client metadata from 127.0.0.1:61528 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:05.229-0400 I NETWORK [conn274] received client metadata from 127.0.0.1:61527 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:05.229-0400 I NETWORK [conn272] received client metadata from 127.0.0.1:61525 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:05.229-0400 I NETWORK [conn273] received client metadata from 127.0.0.1:61526 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:05.229-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61530 #276 (11 connections now open) 2017-09-17T10:44:05.229-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61529 #277 (12 connections now open) 2017-09-17T10:44:05.232-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61531 #278 (13 connections now open) 2017-09-17T10:44:05.232-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61532 #279 (14 connections now open) 2017-09-17T10:44:05.237-0400 I NETWORK [conn276] received client metadata from 127.0.0.1:61530 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:05.238-0400 I NETWORK [conn278] received client metadata from 127.0.0.1:61531 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:05.238-0400 I NETWORK [conn277] received client metadata from 127.0.0.1:61529 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:05.238-0400 I NETWORK [conn279] received client metadata from 127.0.0.1:61532 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:08.384-0400 I ACCESS [conn273] Successfully authenticated as principal user on admin 2017-09-17T10:44:08.450-0400 I ACCESS [conn275] Successfully authenticated as principal user on admin 2017-09-17T10:44:08.535-0400 I ACCESS [conn270] Successfully authenticated as principal user on admin 2017-09-17T10:44:08.836-0400 I ACCESS [conn276] Successfully authenticated as principal user on admin 2017-09-17T10:44:08.878-0400 I ACCESS [conn277] Successfully authenticated as principal user on admin 2017-09-17T10:44:08.897-0400 I ACCESS [conn279] Successfully authenticated as principal user on admin 2017-09-17T10:44:08.997-0400 I ACCESS [conn272] Successfully authenticated as principal user on admin 2017-09-17T10:44:09.006-0400 I ACCESS [conn274] Successfully authenticated as principal user on admin 2017-09-17T10:44:09.014-0400 I ACCESS [conn271] Successfully authenticated as principal user on admin 2017-09-17T10:44:09.017-0400 I ACCESS [conn278] Successfully authenticated as principal user on admin 2017-09-17T10:44:09.056-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:09.068-0400 I NETWORK [conn270] end connection 127.0.0.1:61523 (13 connections now open) 2017-09-17T10:44:09.068-0400 I NETWORK [conn279] end connection 127.0.0.1:61532 (12 connections now open) 2017-09-17T10:44:09.068-0400 I NETWORK [conn278] end connection 127.0.0.1:61531 (11 connections now open) 2017-09-17T10:44:09.068-0400 I NETWORK [conn276] end connection 127.0.0.1:61530 (10 connections now open) 2017-09-17T10:44:09.068-0400 I NETWORK [conn277] end connection 127.0.0.1:61529 (9 connections now open) 2017-09-17T10:44:09.068-0400 I NETWORK [conn275] end connection 127.0.0.1:61528 (8 connections now open) 2017-09-17T10:44:09.068-0400 I NETWORK [conn273] end connection 127.0.0.1:61526 (7 connections now open) 2017-09-17T10:44:09.068-0400 I NETWORK [conn274] end connection 127.0.0.1:61527 (6 connections now open) 2017-09-17T10:44:09.068-0400 I NETWORK [conn272] end connection 127.0.0.1:61525 (5 connections now open) 2017-09-17T10:44:09.068-0400 I NETWORK [conn271] end connection 127.0.0.1:61524 (4 connections now open) 2017-09-17T10:44:09.068-0400 I NETWORK [conn269] end connection 127.0.0.1:61522 (3 connections now open) 2017-09-17T10:44:09.078-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61533 #280 (4 connections now open) 2017-09-17T10:44:09.079-0400 I NETWORK [conn280] received client metadata from 127.0.0.1:61533 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:09.083-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61534 #281 (5 connections now open) 2017-09-17T10:44:09.084-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61535 #282 (6 connections now open) 2017-09-17T10:44:09.085-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61536 #283 (7 connections now open) 2017-09-17T10:44:09.085-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61537 #284 (8 connections now open) 2017-09-17T10:44:09.087-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61538 #285 (9 connections now open) 2017-09-17T10:44:09.090-0400 I NETWORK [conn281] received client metadata from 127.0.0.1:61534 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:09.090-0400 I NETWORK [conn282] received client metadata from 127.0.0.1:61535 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:09.091-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61539 #286 (10 connections now open) 2017-09-17T10:44:09.093-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61540 #287 (11 connections now open) 2017-09-17T10:44:09.093-0400 I NETWORK [conn283] received client metadata from 127.0.0.1:61536 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:09.094-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61541 #288 (12 connections now open) 2017-09-17T10:44:09.095-0400 I NETWORK [conn284] received client metadata from 127.0.0.1:61537 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:09.095-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61542 #289 (13 connections now open) 2017-09-17T10:44:09.096-0400 I NETWORK [conn285] received client metadata from 127.0.0.1:61538 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:09.096-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61543 #290 (14 connections now open) 2017-09-17T10:44:09.100-0400 I NETWORK [conn286] received client metadata from 127.0.0.1:61539 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:09.100-0400 I NETWORK [conn287] received client metadata from 127.0.0.1:61540 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:09.103-0400 I NETWORK [conn290] received client metadata from 127.0.0.1:61543 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:09.106-0400 I NETWORK [conn288] received client metadata from 127.0.0.1:61541 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:09.106-0400 I NETWORK [conn289] received client metadata from 127.0.0.1:61542 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:12.096-0400 I ACCESS [conn281] Successfully authenticated as principal user on admin 2017-09-17T10:44:13.052-0400 I ACCESS [conn283] Successfully authenticated as principal user on admin 2017-09-17T10:44:13.083-0400 I ACCESS [conn290] Successfully authenticated as principal user on admin 2017-09-17T10:44:13.088-0400 I ACCESS [conn286] Successfully authenticated as principal user on admin 2017-09-17T10:44:13.101-0400 I ACCESS [conn288] Successfully authenticated as principal user on admin 2017-09-17T10:44:13.105-0400 I ACCESS [conn284] Successfully authenticated as principal user on admin 2017-09-17T10:44:13.118-0400 I ACCESS [conn289] Successfully authenticated as principal user on admin 2017-09-17T10:44:13.119-0400 I ACCESS [conn285] Successfully authenticated as principal user on admin 2017-09-17T10:44:13.127-0400 I ACCESS [conn282] Successfully authenticated as principal user on admin 2017-09-17T10:44:13.127-0400 I ACCESS [conn287] Successfully authenticated as principal user on admin 2017-09-17T10:44:13.140-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:13.155-0400 I NETWORK [conn290] end connection 127.0.0.1:61543 (13 connections now open) 2017-09-17T10:44:13.155-0400 I NETWORK [conn289] end connection 127.0.0.1:61542 (12 connections now open) 2017-09-17T10:44:13.155-0400 I NETWORK [conn288] end connection 127.0.0.1:61541 (11 connections now open) 2017-09-17T10:44:13.155-0400 I NETWORK [conn287] end connection 127.0.0.1:61540 (10 connections now open) 2017-09-17T10:44:13.155-0400 I NETWORK [conn281] end connection 127.0.0.1:61534 (9 connections now open) 2017-09-17T10:44:13.155-0400 I NETWORK [conn286] end connection 127.0.0.1:61539 (7 connections now open) 2017-09-17T10:44:13.155-0400 I NETWORK [conn285] end connection 127.0.0.1:61538 (8 connections now open) 2017-09-17T10:44:13.155-0400 I NETWORK [conn284] end connection 127.0.0.1:61537 (6 connections now open) 2017-09-17T10:44:13.155-0400 I NETWORK [conn283] end connection 127.0.0.1:61536 (5 connections now open) 2017-09-17T10:44:13.155-0400 I NETWORK [conn282] end connection 127.0.0.1:61535 (4 connections now open) 2017-09-17T10:44:13.155-0400 I NETWORK [conn280] end connection 127.0.0.1:61533 (3 connections now open) 2017-09-17T10:44:13.166-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61545 #291 (4 connections now open) 2017-09-17T10:44:13.166-0400 I NETWORK [conn291] received client metadata from 127.0.0.1:61545 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:13.170-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61546 #292 (5 connections now open) 2017-09-17T10:44:13.170-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61547 #293 (6 connections now open) 2017-09-17T10:44:13.173-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61548 #294 (7 connections now open) 2017-09-17T10:44:13.173-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61549 #295 (8 connections now open) 2017-09-17T10:44:13.175-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61550 #296 (9 connections now open) 2017-09-17T10:44:13.176-0400 I NETWORK [conn293] received client metadata from 127.0.0.1:61547 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:13.176-0400 I NETWORK [conn292] received client metadata from 127.0.0.1:61546 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:13.178-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61551 #297 (10 connections now open) 2017-09-17T10:44:13.179-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61552 #298 (11 connections now open) 2017-09-17T10:44:13.180-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61553 #299 (12 connections now open) 2017-09-17T10:44:13.181-0400 I NETWORK [conn295] received client metadata from 127.0.0.1:61549 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:13.181-0400 I NETWORK [conn294] received client metadata from 127.0.0.1:61548 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:13.182-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61554 #300 (13 connections now open) 2017-09-17T10:44:13.183-0400 I NETWORK [conn296] received client metadata from 127.0.0.1:61550 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:13.185-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61555 #301 (14 connections now open) 2017-09-17T10:44:13.187-0400 I NETWORK [conn298] received client metadata from 127.0.0.1:61552 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:13.187-0400 I NETWORK [conn299] received client metadata from 127.0.0.1:61553 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:13.198-0400 I NETWORK [conn301] received client metadata from 127.0.0.1:61555 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:13.198-0400 I NETWORK [conn300] received client metadata from 127.0.0.1:61554 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:13.198-0400 I NETWORK [conn297] received client metadata from 127.0.0.1:61551 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:16.973-0400 I ACCESS [conn293] Successfully authenticated as principal user on admin 2017-09-17T10:44:16.981-0400 I ACCESS [conn294] Successfully authenticated as principal user on admin 2017-09-17T10:44:17.223-0400 I ACCESS [conn292] Successfully authenticated as principal user on admin 2017-09-17T10:44:17.226-0400 I ACCESS [conn297] Successfully authenticated as principal user on admin 2017-09-17T10:44:17.251-0400 I ACCESS [conn301] Successfully authenticated as principal user on admin 2017-09-17T10:44:17.264-0400 I ACCESS [conn298] Successfully authenticated as principal user on admin 2017-09-17T10:44:17.272-0400 I ACCESS [conn296] Successfully authenticated as principal user on admin 2017-09-17T10:44:17.274-0400 I ACCESS [conn300] Successfully authenticated as principal user on admin 2017-09-17T10:44:17.281-0400 I ACCESS [conn295] Successfully authenticated as principal user on admin 2017-09-17T10:44:17.281-0400 I ACCESS [conn299] Successfully authenticated as principal user on admin 2017-09-17T10:44:17.312-0400 I NETWORK [conn301] end connection 127.0.0.1:61555 (13 connections now open) 2017-09-17T10:44:17.312-0400 I NETWORK [conn300] end connection 127.0.0.1:61554 (12 connections now open) 2017-09-17T10:44:17.312-0400 I NETWORK [conn299] end connection 127.0.0.1:61553 (11 connections now open) 2017-09-17T10:44:17.312-0400 I NETWORK [conn298] end connection 127.0.0.1:61552 (10 connections now open) 2017-09-17T10:44:17.312-0400 I NETWORK [conn292] end connection 127.0.0.1:61546 (9 connections now open) 2017-09-17T10:44:17.312-0400 I NETWORK [conn296] end connection 127.0.0.1:61550 (8 connections now open) 2017-09-17T10:44:17.312-0400 I NETWORK [conn297] end connection 127.0.0.1:61551 (7 connections now open) 2017-09-17T10:44:17.312-0400 I NETWORK [conn295] end connection 127.0.0.1:61549 (6 connections now open) 2017-09-17T10:44:17.312-0400 I NETWORK [conn294] end connection 127.0.0.1:61548 (5 connections now open) 2017-09-17T10:44:17.312-0400 I NETWORK [conn293] end connection 127.0.0.1:61547 (4 connections now open) 2017-09-17T10:44:17.312-0400 I NETWORK [conn291] end connection 127.0.0.1:61545 (3 connections now open) 2017-09-17T10:44:17.314-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61557 #302 (4 connections now open) 2017-09-17T10:44:17.314-0400 I NETWORK [conn302] received client metadata from 127.0.0.1:61557 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.315-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61558 #303 (5 connections now open) 2017-09-17T10:44:17.315-0400 I NETWORK [conn303] received client metadata from 127.0.0.1:61558 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.366-0400 I ACCESS [conn303] Successfully authenticated as principal user on admin 2017-09-17T10:44:17.367-0400 I NETWORK [conn303] end connection 127.0.0.1:61558 (4 connections now open) 2017-09-17T10:44:17.367-0400 I NETWORK [conn302] end connection 127.0.0.1:61557 (3 connections now open) 2017-09-17T10:44:17.367-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:17.411-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61559 #304 (4 connections now open) 2017-09-17T10:44:17.414-0400 I NETWORK [conn304] received client metadata from 127.0.0.1:61559 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.417-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61560 #305 (5 connections now open) 2017-09-17T10:44:17.419-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61561 #306 (6 connections now open) 2017-09-17T10:44:17.420-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61562 #307 (7 connections now open) 2017-09-17T10:44:17.421-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61563 #308 (8 connections now open) 2017-09-17T10:44:17.423-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61564 #309 (9 connections now open) 2017-09-17T10:44:17.424-0400 I NETWORK [conn305] received client metadata from 127.0.0.1:61560 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.425-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61565 #310 (10 connections now open) 2017-09-17T10:44:17.425-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61566 #311 (11 connections now open) 2017-09-17T10:44:17.426-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61567 #312 (12 connections now open) 2017-09-17T10:44:17.427-0400 I NETWORK [conn307] received client metadata from 127.0.0.1:61562 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.427-0400 I NETWORK [conn306] received client metadata from 127.0.0.1:61561 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.429-0400 I NETWORK [conn308] received client metadata from 127.0.0.1:61563 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.430-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61568 #313 (13 connections now open) 2017-09-17T10:44:17.430-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61569 #314 (14 connections now open) 2017-09-17T10:44:17.431-0400 I NETWORK [conn309] received client metadata from 127.0.0.1:61564 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.431-0400 I NETWORK [conn310] received client metadata from 127.0.0.1:61565 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.434-0400 I NETWORK [conn311] received client metadata from 127.0.0.1:61566 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.434-0400 I NETWORK [conn312] received client metadata from 127.0.0.1:61567 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.440-0400 I NETWORK [conn313] received client metadata from 127.0.0.1:61568 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:17.440-0400 I NETWORK [conn314] received client metadata from 127.0.0.1:61569 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:20.741-0400 I ACCESS [conn305] Successfully authenticated as principal user on admin 2017-09-17T10:44:21.318-0400 I ACCESS [conn307] Successfully authenticated as principal user on admin 2017-09-17T10:44:21.325-0400 I ACCESS [conn310] Successfully authenticated as principal user on admin 2017-09-17T10:44:21.328-0400 I ACCESS [conn308] Successfully authenticated as principal user on admin 2017-09-17T10:44:21.342-0400 I ACCESS [conn311] Successfully authenticated as principal user on admin 2017-09-17T10:44:21.357-0400 I ACCESS [conn306] Successfully authenticated as principal user on admin 2017-09-17T10:44:21.359-0400 I ACCESS [conn309] Successfully authenticated as principal user on admin 2017-09-17T10:44:21.363-0400 I ACCESS [conn314] Successfully authenticated as principal user on admin 2017-09-17T10:44:21.366-0400 I ACCESS [conn312] Successfully authenticated as principal user on admin 2017-09-17T10:44:21.372-0400 I ACCESS [conn313] Successfully authenticated as principal user on admin 2017-09-17T10:44:21.418-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:21.459-0400 I NETWORK [conn313] end connection 127.0.0.1:61568 (13 connections now open) 2017-09-17T10:44:21.459-0400 I NETWORK [conn310] end connection 127.0.0.1:61565 (12 connections now open) 2017-09-17T10:44:21.459-0400 I NETWORK [conn311] end connection 127.0.0.1:61566 (11 connections now open) 2017-09-17T10:44:21.459-0400 I NETWORK [conn312] end connection 127.0.0.1:61567 (10 connections now open) 2017-09-17T10:44:21.459-0400 I NETWORK [conn309] end connection 127.0.0.1:61564 (9 connections now open) 2017-09-17T10:44:21.459-0400 I NETWORK [conn308] end connection 127.0.0.1:61563 (8 connections now open) 2017-09-17T10:44:21.459-0400 I NETWORK [conn307] end connection 127.0.0.1:61562 (7 connections now open) 2017-09-17T10:44:21.459-0400 I NETWORK [conn306] end connection 127.0.0.1:61561 (6 connections now open) 2017-09-17T10:44:21.459-0400 I NETWORK [conn305] end connection 127.0.0.1:61560 (5 connections now open) 2017-09-17T10:44:21.459-0400 I NETWORK [conn314] end connection 127.0.0.1:61569 (4 connections now open) 2017-09-17T10:44:21.459-0400 I NETWORK [conn304] end connection 127.0.0.1:61559 (3 connections now open) 2017-09-17T10:44:21.469-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61570 #315 (4 connections now open) 2017-09-17T10:44:21.469-0400 I NETWORK [conn315] received client metadata from 127.0.0.1:61570 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:21.474-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61571 #316 (5 connections now open) 2017-09-17T10:44:21.474-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61572 #317 (6 connections now open) 2017-09-17T10:44:21.474-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61573 #318 (7 connections now open) 2017-09-17T10:44:21.475-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61574 #319 (8 connections now open) 2017-09-17T10:44:21.477-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61575 #320 (9 connections now open) 2017-09-17T10:44:21.479-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61576 #321 (10 connections now open) 2017-09-17T10:44:21.480-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61577 #322 (11 connections now open) 2017-09-17T10:44:21.481-0400 I NETWORK [conn318] received client metadata from 127.0.0.1:61573 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:21.481-0400 I NETWORK [conn317] received client metadata from 127.0.0.1:61572 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:21.482-0400 I NETWORK [conn316] received client metadata from 127.0.0.1:61571 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:21.482-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61578 #323 (12 connections now open) 2017-09-17T10:44:21.482-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61579 #324 (13 connections now open) 2017-09-17T10:44:21.483-0400 I NETWORK [conn319] received client metadata from 127.0.0.1:61574 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:21.483-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61580 #325 (14 connections now open) 2017-09-17T10:44:21.485-0400 I NETWORK [conn320] received client metadata from 127.0.0.1:61575 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:21.486-0400 I NETWORK [conn321] received client metadata from 127.0.0.1:61576 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:21.489-0400 I NETWORK [conn323] received client metadata from 127.0.0.1:61578 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:21.489-0400 I NETWORK [conn322] received client metadata from 127.0.0.1:61577 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:21.489-0400 I NETWORK [conn324] received client metadata from 127.0.0.1:61579 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:21.490-0400 I NETWORK [conn325] received client metadata from 127.0.0.1:61580 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.227-0400 I ACCESS [conn318] Successfully authenticated as principal user on admin 2017-09-17T10:44:25.254-0400 I ACCESS [conn316] Successfully authenticated as principal user on admin 2017-09-17T10:44:25.261-0400 I ACCESS [conn324] Successfully authenticated as principal user on admin 2017-09-17T10:44:25.355-0400 I ACCESS [conn317] Successfully authenticated as principal user on admin 2017-09-17T10:44:25.367-0400 I ACCESS [conn325] Successfully authenticated as principal user on admin 2017-09-17T10:44:25.376-0400 I ACCESS [conn321] Successfully authenticated as principal user on admin 2017-09-17T10:44:25.393-0400 I ACCESS [conn319] Successfully authenticated as principal user on admin 2017-09-17T10:44:25.400-0400 I ACCESS [conn322] Successfully authenticated as principal user on admin 2017-09-17T10:44:25.403-0400 I ACCESS [conn323] Successfully authenticated as principal user on admin 2017-09-17T10:44:25.407-0400 I ACCESS [conn320] Successfully authenticated as principal user on admin 2017-09-17T10:44:25.418-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:25.462-0400 I NETWORK [conn325] end connection 127.0.0.1:61580 (13 connections now open) 2017-09-17T10:44:25.462-0400 I NETWORK [conn324] end connection 127.0.0.1:61579 (12 connections now open) 2017-09-17T10:44:25.462-0400 I NETWORK [conn323] end connection 127.0.0.1:61578 (11 connections now open) 2017-09-17T10:44:25.462-0400 I NETWORK [conn322] end connection 127.0.0.1:61577 (10 connections now open) 2017-09-17T10:44:25.462-0400 I NETWORK [conn321] end connection 127.0.0.1:61576 (9 connections now open) 2017-09-17T10:44:25.462-0400 I NETWORK [conn320] end connection 127.0.0.1:61575 (8 connections now open) 2017-09-17T10:44:25.462-0400 I NETWORK [conn319] end connection 127.0.0.1:61574 (7 connections now open) 2017-09-17T10:44:25.462-0400 I NETWORK [conn316] end connection 127.0.0.1:61571 (6 connections now open) 2017-09-17T10:44:25.462-0400 I NETWORK [conn318] end connection 127.0.0.1:61573 (5 connections now open) 2017-09-17T10:44:25.462-0400 I NETWORK [conn317] end connection 127.0.0.1:61572 (4 connections now open) 2017-09-17T10:44:25.462-0400 I NETWORK [conn315] end connection 127.0.0.1:61570 (3 connections now open) 2017-09-17T10:44:25.470-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61581 #326 (4 connections now open) 2017-09-17T10:44:25.473-0400 I NETWORK [conn326] received client metadata from 127.0.0.1:61581 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.478-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61582 #327 (5 connections now open) 2017-09-17T10:44:25.478-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61583 #328 (6 connections now open) 2017-09-17T10:44:25.478-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61584 #329 (7 connections now open) 2017-09-17T10:44:25.479-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61585 #330 (8 connections now open) 2017-09-17T10:44:25.481-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61586 #331 (9 connections now open) 2017-09-17T10:44:25.483-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61587 #332 (10 connections now open) 2017-09-17T10:44:25.484-0400 I NETWORK [conn329] received client metadata from 127.0.0.1:61584 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.485-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61588 #333 (11 connections now open) 2017-09-17T10:44:25.485-0400 I NETWORK [conn327] received client metadata from 127.0.0.1:61582 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.487-0400 I NETWORK [conn330] received client metadata from 127.0.0.1:61585 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.488-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61589 #334 (12 connections now open) 2017-09-17T10:44:25.488-0400 I NETWORK [conn328] received client metadata from 127.0.0.1:61583 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.489-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61590 #335 (13 connections now open) 2017-09-17T10:44:25.490-0400 I NETWORK [conn332] received client metadata from 127.0.0.1:61587 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.490-0400 I NETWORK [conn331] received client metadata from 127.0.0.1:61586 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.491-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61591 #336 (14 connections now open) 2017-09-17T10:44:25.492-0400 I NETWORK [conn333] received client metadata from 127.0.0.1:61588 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.499-0400 I NETWORK [conn335] received client metadata from 127.0.0.1:61590 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.499-0400 I NETWORK [conn336] received client metadata from 127.0.0.1:61591 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:25.499-0400 I NETWORK [conn334] received client metadata from 127.0.0.1:61589 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:28.960-0400 I ACCESS [conn332] Successfully authenticated as principal user on admin 2017-09-17T10:44:29.255-0400 I ACCESS [conn327] Successfully authenticated as principal user on admin 2017-09-17T10:44:29.599-0400 I ACCESS [conn333] Successfully authenticated as principal user on admin 2017-09-17T10:44:29.822-0400 I ACCESS [conn331] Successfully authenticated as principal user on admin 2017-09-17T10:44:29.854-0400 I ACCESS [conn328] Successfully authenticated as principal user on admin 2017-09-17T10:44:29.861-0400 I ACCESS [conn334] Successfully authenticated as principal user on admin 2017-09-17T10:44:29.879-0400 I ACCESS [conn329] Successfully authenticated as principal user on admin 2017-09-17T10:44:29.902-0400 I ACCESS [conn336] Successfully authenticated as principal user on admin 2017-09-17T10:44:29.909-0400 I ACCESS [conn330] Successfully authenticated as principal user on admin 2017-09-17T10:44:29.909-0400 I ACCESS [conn335] Successfully authenticated as principal user on admin 2017-09-17T10:44:29.937-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:29.974-0400 I NETWORK [conn336] end connection 127.0.0.1:61591 (13 connections now open) 2017-09-17T10:44:29.974-0400 I NETWORK [conn333] end connection 127.0.0.1:61588 (11 connections now open) 2017-09-17T10:44:29.974-0400 I NETWORK [conn334] end connection 127.0.0.1:61589 (12 connections now open) 2017-09-17T10:44:29.974-0400 I NETWORK [conn335] end connection 127.0.0.1:61590 (10 connections now open) 2017-09-17T10:44:29.974-0400 I NETWORK [conn329] end connection 127.0.0.1:61584 (9 connections now open) 2017-09-17T10:44:29.974-0400 I NETWORK [conn332] end connection 127.0.0.1:61587 (8 connections now open) 2017-09-17T10:44:29.974-0400 I NETWORK [conn331] end connection 127.0.0.1:61586 (7 connections now open) 2017-09-17T10:44:29.974-0400 I NETWORK [conn328] end connection 127.0.0.1:61583 (6 connections now open) 2017-09-17T10:44:29.974-0400 I NETWORK [conn327] end connection 127.0.0.1:61582 (5 connections now open) 2017-09-17T10:44:29.974-0400 I NETWORK [conn330] end connection 127.0.0.1:61585 (4 connections now open) 2017-09-17T10:44:29.975-0400 I NETWORK [conn326] end connection 127.0.0.1:61581 (3 connections now open) 2017-09-17T10:44:29.986-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61593 #337 (4 connections now open) 2017-09-17T10:44:29.987-0400 I NETWORK [conn337] received client metadata from 127.0.0.1:61593 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:29.991-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61594 #338 (5 connections now open) 2017-09-17T10:44:29.992-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61595 #339 (6 connections now open) 2017-09-17T10:44:29.993-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61596 #340 (7 connections now open) 2017-09-17T10:44:29.994-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61597 #341 (8 connections now open) 2017-09-17T10:44:29.995-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61598 #342 (9 connections now open) 2017-09-17T10:44:29.997-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61599 #343 (10 connections now open) 2017-09-17T10:44:29.998-0400 I NETWORK [conn338] received client metadata from 127.0.0.1:61594 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:29.999-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61600 #344 (11 connections now open) 2017-09-17T10:44:30.000-0400 I NETWORK [conn339] received client metadata from 127.0.0.1:61595 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:30.000-0400 I NETWORK [conn340] received client metadata from 127.0.0.1:61596 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:30.001-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61601 #345 (12 connections now open) 2017-09-17T10:44:30.002-0400 I NETWORK [conn342] received client metadata from 127.0.0.1:61598 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:30.003-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61602 #346 (13 connections now open) 2017-09-17T10:44:30.003-0400 I NETWORK [conn341] received client metadata from 127.0.0.1:61597 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:30.004-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61603 #347 (14 connections now open) 2017-09-17T10:44:30.006-0400 I NETWORK [conn343] received client metadata from 127.0.0.1:61599 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:30.007-0400 I NETWORK [conn344] received client metadata from 127.0.0.1:61600 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:30.010-0400 I NETWORK [conn345] received client metadata from 127.0.0.1:61601 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:30.010-0400 I NETWORK [conn346] received client metadata from 127.0.0.1:61602 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:30.021-0400 I NETWORK [conn347] received client metadata from 127.0.0.1:61603 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:33.689-0400 I ACCESS [conn342] Successfully authenticated as principal user on admin 2017-09-17T10:44:33.962-0400 I ACCESS [conn340] Successfully authenticated as principal user on admin 2017-09-17T10:44:34.128-0400 I ACCESS [conn344] Successfully authenticated as principal user on admin 2017-09-17T10:44:34.129-0400 I ACCESS [conn343] Successfully authenticated as principal user on admin 2017-09-17T10:44:34.135-0400 I ACCESS [conn338] Successfully authenticated as principal user on admin 2017-09-17T10:44:34.153-0400 I ACCESS [conn346] Successfully authenticated as principal user on admin 2017-09-17T10:44:34.159-0400 I ACCESS [conn345] Successfully authenticated as principal user on admin 2017-09-17T10:44:34.159-0400 I ACCESS [conn341] Successfully authenticated as principal user on admin 2017-09-17T10:44:34.169-0400 I ACCESS [conn339] Successfully authenticated as principal user on admin 2017-09-17T10:44:34.170-0400 I ACCESS [conn347] Successfully authenticated as principal user on admin 2017-09-17T10:44:34.197-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:34.238-0400 I NETWORK [conn347] end connection 127.0.0.1:61603 (13 connections now open) 2017-09-17T10:44:34.238-0400 I NETWORK [conn338] end connection 127.0.0.1:61594 (12 connections now open) 2017-09-17T10:44:34.238-0400 I NETWORK [conn344] end connection 127.0.0.1:61600 (11 connections now open) 2017-09-17T10:44:34.238-0400 I NETWORK [conn345] end connection 127.0.0.1:61601 (10 connections now open) 2017-09-17T10:44:34.238-0400 I NETWORK [conn346] end connection 127.0.0.1:61602 (9 connections now open) 2017-09-17T10:44:34.238-0400 I NETWORK [conn343] end connection 127.0.0.1:61599 (8 connections now open) 2017-09-17T10:44:34.238-0400 I NETWORK [conn341] end connection 127.0.0.1:61597 (7 connections now open) 2017-09-17T10:44:34.238-0400 I NETWORK [conn342] end connection 127.0.0.1:61598 (6 connections now open) 2017-09-17T10:44:34.238-0400 I NETWORK [conn339] end connection 127.0.0.1:61595 (4 connections now open) 2017-09-17T10:44:34.238-0400 I NETWORK [conn340] end connection 127.0.0.1:61596 (5 connections now open) 2017-09-17T10:44:34.238-0400 I NETWORK [conn337] end connection 127.0.0.1:61593 (3 connections now open) 2017-09-17T10:44:34.248-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61604 #348 (4 connections now open) 2017-09-17T10:44:34.249-0400 I NETWORK [conn348] received client metadata from 127.0.0.1:61604 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:34.253-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61605 #349 (5 connections now open) 2017-09-17T10:44:34.253-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61606 #350 (6 connections now open) 2017-09-17T10:44:34.253-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61607 #351 (7 connections now open) 2017-09-17T10:44:34.253-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61608 #352 (8 connections now open) 2017-09-17T10:44:34.254-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61609 #353 (9 connections now open) 2017-09-17T10:44:34.258-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61610 #354 (10 connections now open) 2017-09-17T10:44:34.259-0400 I NETWORK [conn350] received client metadata from 127.0.0.1:61606 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:34.259-0400 I NETWORK [conn349] received client metadata from 127.0.0.1:61605 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:34.260-0400 I NETWORK [conn351] received client metadata from 127.0.0.1:61607 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:34.261-0400 I NETWORK [conn353] received client metadata from 127.0.0.1:61609 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:34.261-0400 I NETWORK [conn352] received client metadata from 127.0.0.1:61608 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:34.261-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61611 #355 (11 connections now open) 2017-09-17T10:44:34.262-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61612 #356 (12 connections now open) 2017-09-17T10:44:34.265-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61613 #357 (13 connections now open) 2017-09-17T10:44:34.267-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61614 #358 (14 connections now open) 2017-09-17T10:44:34.267-0400 I NETWORK [conn354] received client metadata from 127.0.0.1:61610 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:34.269-0400 I NETWORK [conn355] received client metadata from 127.0.0.1:61611 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:34.269-0400 I NETWORK [conn356] received client metadata from 127.0.0.1:61612 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:34.273-0400 I NETWORK [conn358] received client metadata from 127.0.0.1:61614 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:34.275-0400 I NETWORK [conn357] received client metadata from 127.0.0.1:61613 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:37.114-0400 I ACCESS [conn351] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.058-0400 I ACCESS [conn353] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.082-0400 I ACCESS [conn349] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.088-0400 I ACCESS [conn350] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.102-0400 I ACCESS [conn356] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.106-0400 I ACCESS [conn354] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.126-0400 I ACCESS [conn355] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.126-0400 I ACCESS [conn352] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.129-0400 I ACCESS [conn358] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.132-0400 I ACCESS [conn357] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.146-0400 I NETWORK [conn349] end connection 127.0.0.1:61605 (13 connections now open) 2017-09-17T10:44:38.147-0400 I NETWORK [conn358] end connection 127.0.0.1:61614 (12 connections now open) 2017-09-17T10:44:38.147-0400 I NETWORK [conn357] end connection 127.0.0.1:61613 (11 connections now open) 2017-09-17T10:44:38.147-0400 I NETWORK [conn356] end connection 127.0.0.1:61612 (10 connections now open) 2017-09-17T10:44:38.147-0400 I NETWORK [conn355] end connection 127.0.0.1:61611 (9 connections now open) 2017-09-17T10:44:38.147-0400 I NETWORK [conn352] end connection 127.0.0.1:61608 (8 connections now open) 2017-09-17T10:44:38.147-0400 I NETWORK [conn354] end connection 127.0.0.1:61610 (7 connections now open) 2017-09-17T10:44:38.147-0400 I NETWORK [conn353] end connection 127.0.0.1:61609 (6 connections now open) 2017-09-17T10:44:38.147-0400 I NETWORK [conn350] end connection 127.0.0.1:61606 (5 connections now open) 2017-09-17T10:44:38.147-0400 I NETWORK [conn351] end connection 127.0.0.1:61607 (4 connections now open) 2017-09-17T10:44:38.147-0400 I NETWORK [conn348] end connection 127.0.0.1:61604 (3 connections now open) 2017-09-17T10:44:38.149-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61615 #359 (4 connections now open) 2017-09-17T10:44:38.149-0400 I NETWORK [conn359] received client metadata from 127.0.0.1:61615 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:38.150-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61616 #360 (5 connections now open) 2017-09-17T10:44:38.150-0400 I NETWORK [conn360] received client metadata from 127.0.0.1:61616 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:38.204-0400 I ACCESS [conn360] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.204-0400 I COMMAND [conn360] CMD: drop pymongo_test.test 2017-09-17T10:44:38.248-0400 I NETWORK [conn360] end connection 127.0.0.1:61616 (4 connections now open) 2017-09-17T10:44:38.248-0400 I NETWORK [conn359] end connection 127.0.0.1:61615 (3 connections now open) 2017-09-17T10:44:38.250-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61617 #361 (4 connections now open) 2017-09-17T10:44:38.250-0400 I NETWORK [conn361] received client metadata from 127.0.0.1:61617 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:38.252-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61618 #362 (5 connections now open) 2017-09-17T10:44:38.252-0400 I NETWORK [conn362] received client metadata from 127.0.0.1:61618 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:38.301-0400 I ACCESS [conn362] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.301-0400 I COMMAND [conn362] CMD: drop pymongo_test.test 2017-09-17T10:44:38.341-0400 I NETWORK [conn362] end connection 127.0.0.1:61618 (4 connections now open) 2017-09-17T10:44:38.341-0400 I NETWORK [conn361] end connection 127.0.0.1:61617 (3 connections now open) 2017-09-17T10:44:38.342-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:38.357-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61619 #363 (4 connections now open) 2017-09-17T10:44:38.357-0400 I NETWORK [conn363] received client metadata from 127.0.0.1:61619 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:38.359-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61620 #364 (5 connections now open) 2017-09-17T10:44:38.359-0400 I NETWORK [conn364] received client metadata from 127.0.0.1:61620 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:38.412-0400 I ACCESS [conn364] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.412-0400 I NETWORK [conn364] end connection 127.0.0.1:61620 (4 connections now open) 2017-09-17T10:44:38.413-0400 I NETWORK [conn363] end connection 127.0.0.1:61619 (3 connections now open) 2017-09-17T10:44:38.414-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61621 #365 (4 connections now open) 2017-09-17T10:44:38.414-0400 I NETWORK [conn365] received client metadata from 127.0.0.1:61621 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:38.415-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61622 #366 (5 connections now open) 2017-09-17T10:44:38.416-0400 I NETWORK [conn366] received client metadata from 127.0.0.1:61622 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:38.463-0400 I ACCESS [conn366] Successfully authenticated as principal user on admin 2017-09-17T10:44:38.465-0400 I QUERY [conn366] assertion Location17287: Can't canonicalize query: BadValue: sort must be object or array ns:pymongo_test.test query:{ $query: {}, $orderby: true } 2017-09-17T10:44:38.466-0400 I NETWORK [conn365] end connection 127.0.0.1:61621 (4 connections now open) 2017-09-17T10:44:38.466-0400 I NETWORK [conn366] end connection 127.0.0.1:61622 (3 connections now open) 2017-09-17T10:44:38.903-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61623 #367 (4 connections now open) 2017-09-17T10:44:38.903-0400 I NETWORK [conn367] received client metadata from 127.0.0.1:61623 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:38.906-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61624 #368 (5 connections now open) 2017-09-17T10:44:38.906-0400 I NETWORK [conn368] received client metadata from 127.0.0.1:61624 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:38.963-0400 I ACCESS [conn368] Successfully authenticated as principal user on admin 2017-09-17T10:44:39.019-0400 I COMMAND [conn368] CMD: drop pymongo_test.test 2017-09-17T10:44:39.054-0400 I COMMAND [conn368] CMD: drop pymongo_test.test 2017-09-17T10:44:39.103-0400 I INDEX [conn368] build index on: pymongo_test.test properties: { v: 2, key: { foo: 1 }, name: "foo_1", ns: "pymongo_test.test", collation: { locale: "en_US", caseLevel: false, caseFirst: "off", strength: 3, numericOrdering: false, alternate: "non-ignorable", maxVariable: "punct", normalization: false, backwards: false, version: "57.1" } } 2017-09-17T10:44:39.103-0400 I INDEX [conn368] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:39.108-0400 I INDEX [conn368] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:39.135-0400 I COMMAND [conn368] CMD: drop pymongo_test.test 2017-09-17T10:44:39.182-0400 I INDEX [conn368] build index on: pymongo_test.test properties: { v: 2, key: { fieldname: 1 }, name: "fieldname_1", ns: "pymongo_test.test", collation: { locale: "en_US", caseLevel: false, caseFirst: "off", strength: 3, numericOrdering: false, alternate: "non-ignorable", maxVariable: "punct", normalization: false, backwards: false, version: "57.1" } } 2017-09-17T10:44:39.182-0400 I INDEX [conn368] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2017-09-17T10:44:39.193-0400 I INDEX [conn368] build index on: pymongo_test.test properties: { v: 2, key: { fieldname: 1 }, name: "japanese_version", ns: "pymongo_test.test", collation: { locale: "ja", caseLevel: false, caseFirst: "off", strength: 3, numericOrdering: false, alternate: "non-ignorable", maxVariable: "punct", normalization: false, backwards: false, version: "57.1" } } 2017-09-17T10:44:39.193-0400 I INDEX [conn368] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2017-09-17T10:44:39.207-0400 I INDEX [conn368] build index on: pymongo_test.test properties: { v: 2, key: { fieldname: 1 }, name: "simple", ns: "pymongo_test.test" } 2017-09-17T10:44:39.207-0400 I INDEX [conn368] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2017-09-17T10:44:39.221-0400 I INDEX [conn368] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:39.223-0400 I COMMAND [conn368] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:39.297-0400 I COMMAND [conn368] CMD: drop pymongo_test.output 2017-09-17T10:44:39.304-0400 I COMMAND [conn368] CMD: drop pymongo_test.tmp.mr.test_0 2017-09-17T10:44:39.326-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:39.376-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:39.417-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:39.486-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:39.524-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:39.569-0400 I COMMAND [conn77] CMD: drop pymongo_test.test 2017-09-17T10:44:39.582-0400 I NETWORK [conn77] end connection 127.0.0.1:61331 (4 connections now open) 2017-09-17T10:44:39.583-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61625 #369 (5 connections now open) 2017-09-17T10:44:39.583-0400 I NETWORK [conn369] received client metadata from 127.0.0.1:61625 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:39.635-0400 I ACCESS [conn369] Successfully authenticated as principal user on admin 2017-09-17T10:44:39.657-0400 I COMMAND [conn369] CMD: drop pymongo_test.test 2017-09-17T10:44:39.806-0400 I NETWORK [conn369] end connection 127.0.0.1:61625 (4 connections now open) 2017-09-17T10:44:39.809-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61626 #370 (5 connections now open) 2017-09-17T10:44:39.809-0400 I NETWORK [conn370] received client metadata from 127.0.0.1:61626 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:39.861-0400 I ACCESS [conn370] Successfully authenticated as principal user on admin 2017-09-17T10:44:39.953-0400 I NETWORK [conn370] end connection 127.0.0.1:61626 (4 connections now open) 2017-09-17T10:44:39.955-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61627 #371 (5 connections now open) 2017-09-17T10:44:39.956-0400 I NETWORK [conn371] received client metadata from 127.0.0.1:61627 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:40.007-0400 I ACCESS [conn371] Successfully authenticated as principal user on admin 2017-09-17T10:44:40.095-0400 I NETWORK [conn371] end connection 127.0.0.1:61627 (4 connections now open) 2017-09-17T10:44:40.099-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61628 #372 (5 connections now open) 2017-09-17T10:44:40.099-0400 I NETWORK [conn372] received client metadata from 127.0.0.1:61628 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:40.150-0400 I ACCESS [conn372] Successfully authenticated as principal user on admin 2017-09-17T10:44:40.151-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:40.194-0400 I COMMAND [conn372] CMD: drop pymongo_test.create_test_no_wc 2017-09-17T10:44:40.219-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.231-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.231-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.237-0400 I INDEX [conn372] build index done. scanned 5 total records. 0 secs 2017-09-17T10:44:40.247-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: -1, world: 1 }, name: "hello_-1_world_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.247-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.255-0400 I INDEX [conn372] build index done. scanned 5 total records. 0 secs 2017-09-17T10:44:40.269-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { world: 1 }, name: "world_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.269-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.277-0400 I INDEX [conn372] build index done. scanned 5 total records. 0 secs 2017-09-17T10:44:40.278-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.308-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: -1, world: 1 }, name: "hello_world", ns: "pymongo_test.test" } 2017-09-17T10:44:40.308-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.314-0400 I INDEX [conn372] build index done. scanned 5 total records. 0 secs 2017-09-17T10:44:40.315-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.334-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.334-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.341-0400 I INDEX [conn372] build index done. scanned 5 total records. 0 secs 2017-09-17T10:44:40.342-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.358-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: -1, world: 1 }, name: "hello_-1_world_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.358-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.364-0400 I INDEX [conn372] build index done. scanned 5 total records. 0 secs 2017-09-17T10:44:40.366-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:40.420-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, unique: true, key: { a: 1 }, name: "a_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.420-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.444-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: -1 }, name: "hello_-1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.444-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.452-0400 I INDEX [conn372] build index done. scanned 2 total records. 0 secs 2017-09-17T10:44:40.453-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.470-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.470-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.478-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:40.489-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: -1, world: 1 }, name: "hello_-1_world_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.489-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.496-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:40.507-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { world: 1 }, name: "world_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.507-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.514-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:40.516-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.547-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: -1, world: 1 }, name: "hello_world", ns: "pymongo_test.test" } 2017-09-17T10:44:40.547-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.554-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:40.555-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.574-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.574-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.581-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:40.583-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.600-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: -1, world: 1 }, name: "hello_-1_world_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.600-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2017-09-17T10:44:40.617-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.617-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2017-09-17T10:44:40.631-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:40.632-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:40.703-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, unique: true, key: { a: 1 }, name: "a_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.703-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.729-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.729-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.736-0400 I INDEX [conn372] build index done. scanned 2 total records. 0 secs 2017-09-17T10:44:40.738-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:40.784-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:40.823-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:40.859-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:40.899-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.911-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.911-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.917-0400 I INDEX [conn372] build index done. scanned 4 total records. 0 secs 2017-09-17T10:44:40.928-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { goodbye: 1 }, name: "goodbye_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.928-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.934-0400 I INDEX [conn372] build index done. scanned 4 total records. 0 secs 2017-09-17T10:44:40.936-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.942-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.943-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.961-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.961-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.966-0400 I INDEX [conn372] build index done. scanned 4 total records. 0 secs 2017-09-17T10:44:40.978-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { goodbye: 1 }, name: "goodbye_1", ns: "pymongo_test.test" } 2017-09-17T10:44:40.979-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:40.986-0400 I INDEX [conn372] build index done. scanned 4 total records. 0 secs 2017-09-17T10:44:40.987-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:40.996-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:41.002-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.015-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:41.015-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.016-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.017-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.049-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, unique: true, key: { x: 1 }, name: "x_1", ns: "pymongo_test.test" } 2017-09-17T10:44:41.049-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:41.056-0400 I INDEX [conn372] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:41.060-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.106-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61629 #373 (6 connections now open) 2017-09-17T10:44:41.106-0400 I NETWORK [conn373] received client metadata from 127.0.0.1:61629 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:41.108-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61630 #374 (7 connections now open) 2017-09-17T10:44:41.108-0400 I NETWORK [conn374] received client metadata from 127.0.0.1:61630 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:41.159-0400 I ACCESS [conn374] Successfully authenticated as principal user on admin 2017-09-17T10:44:41.161-0400 I NETWORK [conn374] end connection 127.0.0.1:61630 (6 connections now open) 2017-09-17T10:44:41.161-0400 I NETWORK [conn373] end connection 127.0.0.1:61629 (5 connections now open) 2017-09-17T10:44:41.161-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.208-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.246-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.367-0400 I COMMAND [conn372] command pymongo_test.test command: insert { insert: "test", ordered: true, lsid: { id: BinData(4, 4AD16F871DA54D4698E1FB434D1649B3) }, $db: "pymongo_test" } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 109ms 2017-09-17T10:44:41.374-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.432-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.473-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61632 #375 (6 connections now open) 2017-09-17T10:44:41.473-0400 I NETWORK [conn375] received client metadata from 127.0.0.1:61632 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:41.474-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61633 #376 (7 connections now open) 2017-09-17T10:44:41.474-0400 I NETWORK [conn376] received client metadata from 127.0.0.1:61633 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:41.526-0400 I ACCESS [conn376] Successfully authenticated as principal user on admin 2017-09-17T10:44:41.530-0400 I NETWORK [conn376] end connection 127.0.0.1:61633 (6 connections now open) 2017-09-17T10:44:41.530-0400 I NETWORK [conn375] end connection 127.0.0.1:61632 (5 connections now open) 2017-09-17T10:44:41.531-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.566-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.599-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.642-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.683-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.726-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:41.738-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "pymongo_test.test", 2dsphereIndexVersion: 3 } 2017-09-17T10:44:41.738-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:41.745-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:41.746-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:41.752-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:41.763-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { keya: 1 }, name: "keya_1", ns: "pymongo_test.test" } 2017-09-17T10:44:41.763-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:41.770-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:41.781-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { keyb: 1 }, name: "keyb_1", ns: "pymongo_test.test", background: false } 2017-09-17T10:44:41.781-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:41.789-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:41.801-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { keyc: 1 }, name: "keyc_1", ns: "pymongo_test.test", background: true } 2017-09-17T10:44:41.801-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:41.804-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.874-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, unique: true, key: { i: 1 }, name: "i_1", ns: "pymongo_test.test" } 2017-09-17T10:44:41.874-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:41.888-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:41.938-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "pymongo_test.test", partialFilterExpression: { a: { $lte: 1.5 } } } 2017-09-17T10:44:41.938-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:41.944-0400 I INDEX [conn372] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:41.950-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:41.958-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:41.969-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { loc: "2d" }, name: "loc_2d", ns: "pymongo_test.test" } 2017-09-17T10:44:41.969-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:41.974-0400 I INDEX [conn372] build index done. scanned 2 total records. 0 secs 2017-09-17T10:44:41.976-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:41.991-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { a: "hashed" }, name: "a_hashed", ns: "pymongo_test.test" } 2017-09-17T10:44:41.993-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:41.998-0400 I INDEX [conn372] build index done. scanned 2 total records. 0 secs 2017-09-17T10:44:41.999-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:42.006-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:42.052-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { pos: "geoHaystack", type: 1 }, name: "pos_geoHaystack_type_1", ns: "pymongo_test.test", bucketSize: 1 } 2017-09-17T10:44:42.052-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:42.059-0400 I INDEX [conn372] build index done. scanned 3 total records. 0 secs 2017-09-17T10:44:42.061-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:42.120-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:42.120-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:42.128-0400 I INDEX [conn372] build index done. scanned 1 total records. 0 secs 2017-09-17T10:44:42.141-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, unique: true, key: { hello: -1, world: 1 }, name: "hello_-1_world_1", ns: "pymongo_test.test" } 2017-09-17T10:44:42.141-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:42.148-0400 I INDEX [conn372] build index done. scanned 1 total records. 0 secs 2017-09-17T10:44:42.152-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:42.200-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:42.259-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, unique: true, key: { hello.a: 1 }, name: "hello.a_1", ns: "pymongo_test.test" } 2017-09-17T10:44:42.259-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:42.266-0400 I INDEX [conn372] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:42.269-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:42.286-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { key: 1 }, name: "key_1", ns: "pymongo_test.test", sparse: true } 2017-09-17T10:44:42.286-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:42.291-0400 I INDEX [conn372] build index done. scanned 2 total records. 0 secs 2017-09-17T10:44:42.293-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:42.311-0400 I INDEX [conn372] build index on: pymongo_test.test properties: { v: 2, key: { _fts: "text", _ftsx: 1 }, name: "t_text", ns: "pymongo_test.test", weights: { t: 1 }, default_language: "english", language_override: "language", textIndexVersion: 3 } 2017-09-17T10:44:42.311-0400 I INDEX [conn372] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:42.317-0400 I INDEX [conn372] build index done. scanned 2 total records. 0 secs 2017-09-17T10:44:42.322-0400 I COMMAND [conn372] CMD: dropIndexes pymongo_test.test 2017-09-17T10:44:42.327-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:42.442-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:42.482-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:42.520-0400 I COMMAND [conn372] CMD: drop pymongo_test.test 2017-09-17T10:44:42.546-0400 I NETWORK [conn372] end connection 127.0.0.1:61628 (4 connections now open) 2017-09-17T10:44:42.547-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61634 #377 (5 connections now open) 2017-09-17T10:44:42.547-0400 I NETWORK [conn377] received client metadata from 127.0.0.1:61634 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:42.599-0400 I ACCESS [conn377] Successfully authenticated as principal user on admin 2017-09-17T10:44:42.599-0400 I NETWORK [conn377] end connection 127.0.0.1:61634 (4 connections now open) 2017-09-17T10:44:42.600-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61635 #378 (5 connections now open) 2017-09-17T10:44:42.600-0400 I NETWORK [conn378] received client metadata from 127.0.0.1:61635 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:42.652-0400 I ACCESS [conn378] Successfully authenticated as principal user on admin 2017-09-17T10:44:42.653-0400 I NETWORK [conn378] end connection 127.0.0.1:61635 (4 connections now open) 2017-09-17T10:44:42.653-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61636 #379 (5 connections now open) 2017-09-17T10:44:42.654-0400 I NETWORK [conn379] received client metadata from 127.0.0.1:61636 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:42.707-0400 I ACCESS [conn379] Successfully authenticated as principal user on admin 2017-09-17T10:44:42.707-0400 I NETWORK [conn379] end connection 127.0.0.1:61636 (4 connections now open) 2017-09-17T10:44:42.708-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61637 #380 (5 connections now open) 2017-09-17T10:44:42.708-0400 I NETWORK [conn380] received client metadata from 127.0.0.1:61637 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:42.762-0400 I ACCESS [conn380] Successfully authenticated as principal user on admin 2017-09-17T10:44:42.762-0400 I NETWORK [conn380] end connection 127.0.0.1:61637 (4 connections now open) 2017-09-17T10:44:42.763-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61638 #381 (5 connections now open) 2017-09-17T10:44:42.763-0400 I NETWORK [conn381] received client metadata from 127.0.0.1:61638 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:42.815-0400 I ACCESS [conn381] Successfully authenticated as principal user on admin 2017-09-17T10:44:42.815-0400 I NETWORK [conn381] end connection 127.0.0.1:61638 (4 connections now open) 2017-09-17T10:44:42.816-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61639 #382 (5 connections now open) 2017-09-17T10:44:42.816-0400 I NETWORK [conn382] received client metadata from 127.0.0.1:61639 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:42.866-0400 I ACCESS [conn382] Successfully authenticated as principal user on admin 2017-09-17T10:44:42.867-0400 I NETWORK [conn382] end connection 127.0.0.1:61639 (4 connections now open) 2017-09-17T10:44:42.867-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61640 #383 (5 connections now open) 2017-09-17T10:44:42.867-0400 I NETWORK [conn383] received client metadata from 127.0.0.1:61640 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:42.919-0400 I ACCESS [conn383] Successfully authenticated as principal user on admin 2017-09-17T10:44:42.920-0400 I NETWORK [conn383] end connection 127.0.0.1:61640 (4 connections now open) 2017-09-17T10:44:42.921-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61641 #384 (5 connections now open) 2017-09-17T10:44:42.921-0400 I NETWORK [conn384] received client metadata from 127.0.0.1:61641 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:42.975-0400 I ACCESS [conn384] Successfully authenticated as principal user on admin 2017-09-17T10:44:42.976-0400 I COMMAND [conn384] CMD: drop pymongo_test.test_large_limit 2017-09-17T10:44:43.013-0400 I INDEX [conn384] build index on: pymongo_test.test_large_limit properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "pymongo_test.test_large_limit" } 2017-09-17T10:44:43.013-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:43.021-0400 I INDEX [conn384] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:43.970-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:44.019-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:44.019-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:44.026-0400 I INDEX [conn384] build index done. scanned 1 total records. 0 secs 2017-09-17T10:44:44.039-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, unique: true, key: { hello: -1, world: 1 }, name: "hello_-1_world_1", ns: "pymongo_test.test" } 2017-09-17T10:44:44.039-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:44.047-0400 I INDEX [conn384] build index done. scanned 1 total records. 0 secs 2017-09-17T10:44:44.051-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:44.172-0400 I COMMAND [conn384] CMD: drop pymongo_test.mrunittests 2017-09-17T10:44:44.179-0400 I COMMAND [conn384] CMD: drop pymongo_test.tmp.mr.test_1 2017-09-17T10:44:44.263-0400 I COMMAND [conn384] CMD: drop pymongo_test.mrunittests 2017-09-17T10:44:44.283-0400 I COMMAND [conn384] CMD: drop pymongo_test.tmp.mr.test_2 2017-09-17T10:44:44.299-0400 I COMMAND [conn384] command pymongo_test.test command: mapReduce { mapreduce: "test", map: function () { this.tags.forEach(function(z) { emit(z, 1); });}, reduce: function (key, values) { var total = 0; for (var i = 0; i < values.l..., out: "mrunittests", writeConcern: {}, lsid: { id: BinData(4, FBA243633FCF4708ABCABAFEEFF9E09E) }, $readPreference: { mode: "secondaryPreferred" }, $db: "pymongo_test" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:135 locks:{ Global: { acquireCount: { r: 47, w: 21, W: 2 } }, Database: { acquireCount: { r: 10, w: 12, R: 2, W: 11 } }, Collection: { acquireCount: { r: 10, w: 14 } } } protocol:op_query 102ms 2017-09-17T10:44:44.363-0400 I COMMAND [conn384] CMD: drop pymongo_test.tmp.mr.test_3 2017-09-17T10:44:44.551-0400 I COMMAND [conn384] CMD: drop pymongo_test.mrunittests 2017-09-17T10:44:44.571-0400 I COMMAND [conn384] CMD: drop pymongo_test.tmp.mr.test_5 2017-09-17T10:44:44.654-0400 I COMMAND [conn384] CMD: drop mrtestdb.mrunittests 2017-09-17T10:44:44.660-0400 I COMMAND [conn384] CMD: drop mrtestdb.tmp.mr.test_6 2017-09-17T10:44:44.678-0400 I COMMAND [conn384] dropDatabase mrtestdb - starting 2017-09-17T10:44:44.692-0400 I COMMAND [conn384] dropDatabase mrtestdb - finished 2017-09-17T10:44:44.759-0400 I COMMAND [conn384] CMD: drop pymongo_test.mrunittests 2017-09-17T10:44:44.779-0400 I COMMAND [conn384] CMD: drop pymongo_test.tmp.mr.test_7 2017-09-17T10:44:44.795-0400 I COMMAND [conn384] command pymongo_test.test command: mapReduce { mapreduce: "test", map: function () { this.tags.forEach(function(z) { emit(z, 1); });}, reduce: function (key, values) { var total = 0; for (var i = 0; i < values.l..., out: "mrunittests", writeConcern: {}, lsid: { id: BinData(4, FBA243633FCF4708ABCABAFEEFF9E09E) }, $readPreference: { mode: "secondaryPreferred" }, $db: "pymongo_test" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:135 locks:{ Global: { acquireCount: { r: 43, w: 19, W: 2 } }, Database: { acquireCount: { r: 9, w: 10, R: 2, W: 11 } }, Collection: { acquireCount: { r: 9, w: 12 } } } protocol:op_query 102ms 2017-09-17T10:44:44.857-0400 I COMMAND [conn384] CMD: drop pymongo_test.mrunittests 2017-09-17T10:44:44.877-0400 I COMMAND [conn384] CMD: drop pymongo_test.tmp.mr.test_8 2017-09-17T10:44:45.000-0400 I COMMAND [conn384] CMD: drop pymongo_test.output 2017-09-17T10:44:45.017-0400 I COMMAND [conn384] CMD: drop pymongo_test.tmp.mr.test_9 2017-09-17T10:44:45.057-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.104-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.104-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:45.111-0400 I INDEX [conn384] build index done. scanned 2 total records. 0 secs 2017-09-17T10:44:45.112-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.179-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.191-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.215-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.226-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.356-0400 W COMMAND [conn384] failpoint: maxTimeAlwaysTimeOut set to: { mode: 1, data: {} } 2017-09-17T10:44:45.358-0400 W COMMAND [conn384] failpoint: maxTimeAlwaysTimeOut set to: { mode: 0, data: {} } 2017-09-17T10:44:45.358-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.396-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.442-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { foo: 1 }, name: "foo_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.442-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:45.448-0400 I INDEX [conn384] build index done. scanned 1 total records. 0 secs 2017-09-17T10:44:45.458-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { who: 1 }, name: "who_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.458-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:45.465-0400 I INDEX [conn384] build index done. scanned 1 total records. 0 secs 2017-09-17T10:44:45.475-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { when: 1 }, name: "when_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.475-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:45.482-0400 I INDEX [conn384] build index done. scanned 1 total records. 0 secs 2017-09-17T10:44:45.483-0400 I COMMAND [conn384] CMD: reIndex pymongo_test.test 2017-09-17T10:44:45.516-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "pymongo_test.test" } 2017-09-17T10:44:45.516-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 125 megabytes of RAM 2017-09-17T10:44:45.528-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { foo: 1 }, name: "foo_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.528-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 125 megabytes of RAM 2017-09-17T10:44:45.539-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { who: 1 }, name: "who_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.540-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 125 megabytes of RAM 2017-09-17T10:44:45.550-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { when: 1 }, name: "when_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.550-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 125 megabytes of RAM 2017-09-17T10:44:45.572-0400 I INDEX [conn384] build index done. scanned 1 total records. 0 secs 2017-09-17T10:44:45.573-0400 I COMMAND [conn384] CMD: reIndex pymongo_test.test 2017-09-17T10:44:45.605-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "pymongo_test.test" } 2017-09-17T10:44:45.605-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 125 megabytes of RAM 2017-09-17T10:44:45.616-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { foo: 1 }, name: "foo_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.616-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 125 megabytes of RAM 2017-09-17T10:44:45.626-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { who: 1 }, name: "who_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.626-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 125 megabytes of RAM 2017-09-17T10:44:45.638-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { when: 1 }, name: "when_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.638-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 125 megabytes of RAM 2017-09-17T10:44:45.659-0400 I INDEX [conn384] build index done. scanned 1 total records. 0 secs 2017-09-17T10:44:45.660-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.688-0400 I COMMAND [conn384] CMD: drop pymongo_test.foo 2017-09-17T10:44:45.776-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.809-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.846-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.896-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.896-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:45.902-0400 I INDEX [conn384] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:45.904-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:45.955-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, unique: true, key: { hello: 1 }, name: "hello_1", ns: "pymongo_test.test" } 2017-09-17T10:44:45.955-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:45.961-0400 I INDEX [conn384] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:45.963-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:46.021-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:46.058-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:46.097-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:46.135-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:46.174-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, unique: true, key: { text: 1 }, name: "text_1", ns: "pymongo_test.test" } 2017-09-17T10:44:46.174-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:46.180-0400 I INDEX [conn384] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:46.185-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:46.225-0400 I COMMAND [conn384] CMD: drop pymongo_test.test_large_limit 2017-09-17T10:44:46.245-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61643 #385 (6 connections now open) 2017-09-17T10:44:46.245-0400 I NETWORK [conn385] received client metadata from 127.0.0.1:61643 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:46.246-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61644 #386 (7 connections now open) 2017-09-17T10:44:46.246-0400 I NETWORK [conn386] received client metadata from 127.0.0.1:61644 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:46.296-0400 I ACCESS [conn386] Successfully authenticated as principal user on admin 2017-09-17T10:44:46.296-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.318-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.356-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.391-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.439-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.480-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.514-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.548-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.583-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.616-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.651-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.687-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.727-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.762-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.790-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.822-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.855-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.890-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.922-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.955-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:46.988-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:47.024-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:47.057-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:47.090-0400 I COMMAND [conn386] CMD: drop command-monitoring-tests.test 2017-09-17T10:44:47.124-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61645 #387 (8 connections now open) 2017-09-17T10:44:47.124-0400 I NETWORK [conn387] received client metadata from 127.0.0.1:61645 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.126-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61646 #388 (9 connections now open) 2017-09-17T10:44:47.126-0400 I NETWORK [conn388] received client metadata from 127.0.0.1:61646 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.177-0400 I ACCESS [conn388] Successfully authenticated as principal user on admin 2017-09-17T10:44:47.177-0400 I COMMAND [conn388] CMD: drop pymongo_test.write_concern_test 2017-09-17T10:44:47.203-0400 I NETWORK [conn388] end connection 127.0.0.1:61646 (8 connections now open) 2017-09-17T10:44:47.203-0400 I NETWORK [conn387] end connection 127.0.0.1:61645 (7 connections now open) 2017-09-17T10:44:47.204-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61647 #389 (8 connections now open) 2017-09-17T10:44:47.204-0400 I NETWORK [conn389] received client metadata from 127.0.0.1:61647 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.205-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61648 #390 (9 connections now open) 2017-09-17T10:44:47.205-0400 I NETWORK [conn390] received client metadata from 127.0.0.1:61648 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.259-0400 I ACCESS [conn390] Successfully authenticated as principal user on admin 2017-09-17T10:44:47.261-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61649 #391 (10 connections now open) 2017-09-17T10:44:47.261-0400 I NETWORK [conn391] received client metadata from 127.0.0.1:61649 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.262-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61650 #392 (11 connections now open) 2017-09-17T10:44:47.262-0400 I NETWORK [conn392] received client metadata from 127.0.0.1:61650 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.264-0400 I NETWORK [conn392] end connection 127.0.0.1:61650 (10 connections now open) 2017-09-17T10:44:47.264-0400 I NETWORK [conn391] end connection 127.0.0.1:61649 (9 connections now open) 2017-09-17T10:44:47.264-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61651 #393 (10 connections now open) 2017-09-17T10:44:47.264-0400 I NETWORK [conn393] received client metadata from 127.0.0.1:61651 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.266-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61652 #394 (11 connections now open) 2017-09-17T10:44:47.266-0400 I NETWORK [conn394] received client metadata from 127.0.0.1:61652 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.267-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61653 #395 (12 connections now open) 2017-09-17T10:44:47.267-0400 I NETWORK [conn395] received client metadata from 127.0.0.1:61653 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.268-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61654 #396 (13 connections now open) 2017-09-17T10:44:47.268-0400 I NETWORK [conn396] received client metadata from 127.0.0.1:61654 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.322-0400 I ACCESS [conn396] Successfully authenticated as principal user on admin 2017-09-17T10:44:47.324-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61655 #397 (14 connections now open) 2017-09-17T10:44:47.325-0400 I NETWORK [conn397] received client metadata from 127.0.0.1:61655 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.328-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61656 #398 (15 connections now open) 2017-09-17T10:44:47.328-0400 I NETWORK [conn398] received client metadata from 127.0.0.1:61656 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:47.329-0400 I NETWORK [conn394] end connection 127.0.0.1:61652 (14 connections now open) 2017-09-17T10:44:47.329-0400 I NETWORK [conn393] end connection 127.0.0.1:61651 (13 connections now open) 2017-09-17T10:44:47.329-0400 I NETWORK [conn390] end connection 127.0.0.1:61648 (12 connections now open) 2017-09-17T10:44:47.329-0400 I NETWORK [conn389] end connection 127.0.0.1:61647 (11 connections now open) 2017-09-17T10:44:47.329-0400 I NETWORK [conn396] end connection 127.0.0.1:61654 (10 connections now open) 2017-09-17T10:44:47.329-0400 I NETWORK [conn395] end connection 127.0.0.1:61653 (9 connections now open) 2017-09-17T10:44:47.329-0400 I NETWORK [conn398] end connection 127.0.0.1:61656 (8 connections now open) 2017-09-17T10:44:47.329-0400 I NETWORK [conn397] end connection 127.0.0.1:61655 (7 connections now open) 2017-09-17T10:44:47.330-0400 I COMMAND [conn384] CMD: drop pymongo_test.uuid 2017-09-17T10:44:47.362-0400 I COMMAND [conn384] CMD: drop pymongo_test.uuid 2017-09-17T10:44:47.480-0400 I COMMAND [conn384] CMD: drop pymongo_test.results 2017-09-17T10:44:47.486-0400 I COMMAND [conn384] CMD: drop pymongo_test.tmp.mr.uuid_10 2017-09-17T10:44:47.575-0400 I COMMAND [conn384] CMD: drop pymongo_test.results 2017-09-17T10:44:47.592-0400 I COMMAND [conn384] CMD: drop pymongo_test.tmp.mr.uuid_11 2017-09-17T10:44:47.606-0400 I COMMAND [conn384] CMD: drop pymongo_test.result 2017-09-17T10:44:47.606-0400 I COMMAND [conn384] CMD: drop pymongo_test.uuid 2017-09-17T10:44:47.620-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:47.656-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:47.718-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:47.756-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:47.790-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:47.827-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:47.863-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:47.899-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:47.935-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:47.968-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.004-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.039-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.073-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.110-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.156-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.191-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.230-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.269-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.303-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.341-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.379-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.416-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.449-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.483-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.516-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.549-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.584-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.620-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.662-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.700-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.734-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.769-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.804-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.841-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.877-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.930-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:48.968-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.004-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.042-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.079-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.121-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.162-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.200-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.236-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.271-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.305-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.339-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.376-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.413-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.454-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.489-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.523-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.558-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.593-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.633-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.670-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.707-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.744-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.781-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.819-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.855-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.896-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.934-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:49.972-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.008-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.045-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.083-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.122-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.159-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.199-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.235-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.270-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.310-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.346-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.384-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:50.427-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.026-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61657 #399 (8 connections now open) 2017-09-17T10:44:51.027-0400 I NETWORK [conn399] received client metadata from 127.0.0.1:61657 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:51.033-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61658 #400 (9 connections now open) 2017-09-17T10:44:51.033-0400 I NETWORK [conn400] received client metadata from 127.0.0.1:61658 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:51.081-0400 I ACCESS [conn400] Successfully authenticated as principal user on admin 2017-09-17T10:44:51.116-0400 I NETWORK [conn400] end connection 127.0.0.1:61658 (8 connections now open) 2017-09-17T10:44:51.116-0400 I NETWORK [conn399] end connection 127.0.0.1:61657 (7 connections now open) 2017-09-17T10:44:51.117-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.158-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.196-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.248-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { i: 1 }, name: "i_1", ns: "pymongo_test.test" } 2017-09-17T10:44:51.248-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:51.255-0400 I INDEX [conn384] build index done. scanned 2 total records. 0 secs 2017-09-17T10:44:51.269-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "pymongo_test.test", sparse: true } 2017-09-17T10:44:51.269-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:51.277-0400 I INDEX [conn384] build index done. scanned 2 total records. 0 secs 2017-09-17T10:44:51.280-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.342-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.366-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.404-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.458-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.498-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.550-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.601-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { num: -1 }, name: "num_-1", ns: "pymongo_test.test" } 2017-09-17T10:44:51.601-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:51.609-0400 I INDEX [conn384] build index done. scanned 100 total records. 0 secs 2017-09-17T10:44:51.613-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.671-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { i: -1 }, name: "fooindex", ns: "pymongo_test.test" } 2017-09-17T10:44:51.671-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:51.679-0400 I INDEX [conn384] build index done. scanned 100 total records. 0 secs 2017-09-17T10:44:51.682-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.731-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.789-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:51.837-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { j: 1 }, name: "j_1", ns: "pymongo_test.test" } 2017-09-17T10:44:51.837-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:51.844-0400 I INDEX [conn384] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:51.858-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { j: 1, k: 1 }, name: "j_1_k_1", ns: "pymongo_test.test" } 2017-09-17T10:44:51.858-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:51.866-0400 I INDEX [conn384] build index done. scanned 10 total records. 0 secs 2017-09-17T10:44:51.869-0400 I COMMAND [conn384] CMD: drop pymongo_test.pymongo_test 2017-09-17T10:44:51.915-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61659 #401 (8 connections now open) 2017-09-17T10:44:51.915-0400 I NETWORK [conn401] received client metadata from 127.0.0.1:61659 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:51.917-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61660 #402 (9 connections now open) 2017-09-17T10:44:51.917-0400 I NETWORK [conn402] received client metadata from 127.0.0.1:61660 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:51.966-0400 I ACCESS [conn402] Successfully authenticated as principal user on admin 2017-09-17T10:44:53.923-0400 I NETWORK [listener] connection accepted from 127.0.0.1:61661 #403 (10 connections now open) 2017-09-17T10:44:53.923-0400 I NETWORK [conn403] received client metadata from 127.0.0.1:61661 conn: { driver: { name: "PyMongo", version: "3.6.0.dev0" }, os: { type: "Darwin", name: "Darwin", architecture: "x86_64", version: "10.12.6" }, platform: "CPython 2.7.13.final.0" } 2017-09-17T10:44:53.974-0400 I ACCESS [conn403] Successfully authenticated as principal user on admin 2017-09-17T10:44:54.193-0400 I NETWORK [conn402] end connection 127.0.0.1:61660 (9 connections now open) 2017-09-17T10:44:54.193-0400 I NETWORK [conn403] end connection 127.0.0.1:61661 (7 connections now open) 2017-09-17T10:44:54.193-0400 I NETWORK [conn401] end connection 127.0.0.1:61659 (8 connections now open) 2017-09-17T10:44:54.194-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:54.245-0400 I COMMAND [conn384] CMD: drop pymongo_test.pymongo_test 2017-09-17T10:44:54.282-0400 W COMMAND [conn384] failpoint: maxTimeAlwaysTimeOut set to: { mode: 1, data: {} } 2017-09-17T10:44:54.284-0400 W COMMAND [conn384] failpoint: maxTimeAlwaysTimeOut set to: { mode: 0, data: {} } 2017-09-17T10:44:54.288-0400 W COMMAND [conn384] failpoint: maxTimeAlwaysTimeOut set to: { mode: 1, data: {} } 2017-09-17T10:44:54.289-0400 W COMMAND [conn384] failpoint: maxTimeAlwaysTimeOut set to: { mode: 0, data: {} } 2017-09-17T10:44:54.289-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:54.326-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { j: 1 }, name: "j_1", ns: "pymongo_test.test" } 2017-09-17T10:44:54.326-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:54.333-0400 I INDEX [conn384] build index done. scanned 0 total records. 0 secs 2017-09-17T10:44:54.347-0400 I INDEX [conn384] build index on: pymongo_test.test properties: { v: 2, key: { j: 1, k: 1 }, name: "j_1_k_1", ns: "pymongo_test.test" } 2017-09-17T10:44:54.347-0400 I INDEX [conn384] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-09-17T10:44:54.355-0400 I INDEX [conn384] build index done. scanned 10 total records. 0 secs 2017-09-17T10:44:54.361-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:54.422-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:54.466-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:54.510-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:54.547-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:54.562-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:54.623-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:54.661-0400 I COMMAND [conn384] CMD: drop pymongo_test.test 2017-09-17T10:44:54.724-0400 F - [conn384] Invariant failure ccPin == ErrorCodes::QueryPlanKilled src/mongo/db/query/find.cpp 330 2017-09-17T10:44:54.724-0400 F - [conn384] ***aborting after invariant() failure 2017-09-17T10:44:54.739-0400 F - [conn384] Got signal: 6 (Abort trap: 6). 0x10f4cb3c9 0x10f4cacad 0x7fff965e4b3a 0x7fff9f2ca6b0 0x7fff96469420 0x10f4c1666 0x10e49fd52 0x10e179378 0x10e186a8a 0x10e185f45 0x10e1868b8 0x10e1850e7 0x10f3d306c 0x10f3d3161 0x7fff965ee93b 0x7fff965ee887 0x7fff965ee08d ----- BEGIN BACKTRACE ----- {"backtrace":[{"b":"10DF81000","o":"154A3C9","s":"_ZN5mongo15printStackTraceERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEE"},{"b":"10DF81000","o":"1549CAD","s":"_ZN5mongo12_GLOBAL__N_110abruptQuitEi"},{"b":"7FFF965E2000","o":"2B3A","s":"_sigtramp"},{"b":"7FFF9640A000","o":"8EC06B0","s":"_C_time_locale"},{"b":"7FFF9640A000","o":"5F420","s":"abort"},{"b":"10DF81000","o":"1540666","s":"_ZN5mongo15invariantFailedEPKcS1_j"},{"b":"10DF81000","o":"51ED52","s":"_ZN5mongo7getMoreEPNS_16OperationContextEPKcixPbS4_"},{"b":"10DF81000","o":"1F8378","s":"_ZN5mongo23ServiceEntryPointMongod13handleRequestEPNS_16OperationContextERKNS_7MessageE"},{"b":"10DF81000","o":"205A8A","s":"_ZN5mongo19ServiceStateMachine15_processMessageERNS0_11ThreadGuardE"},{"b":"10DF81000","o":"204F45","s":"_ZN5mongo19ServiceStateMachine15_runNextInGuardERNS0_11ThreadGuardE"},{"b":"10DF81000","o":"2058B8","s":"_ZN5mongo19ServiceStateMachine7runNextEv"},{"b":"10DF81000","o":"2040E7","s":"_ZNSt3__110__function6__funcIZN5mongo21ServiceEntryPointImpl12startSessionENS_10shared_ptrINS2_9transport7SessionEEEE3$_1NS_9allocatorIS8_EEFvvEEclEv"},{"b":"10DF81000","o":"145206C","s":"_ZN5mongo12_GLOBAL__N_17runFuncEPv"},{"b":"10DF81000","o":"1452161","s":"_ZNSt3__114__thread_proxyINS_5tupleIJNS_6__bindIRFPvS3_EJPNS_8functionIFvvEEEEEEEEEEES3_S3_"},{"b":"7FFF965EB000","o":"393B","s":"_pthread_body"},{"b":"7FFF965EB000","o":"3887","s":"_pthread_body"},{"b":"7FFF965EB000","o":"308D","s":"thread_start"}],"processInfo":{ "mongodbVersion" : "3.5.12-266-g340b87ead6", "gitVersion" : "340b87ead6e5b0b6f0a369e89105c32852a64c18", "compiledModules" : [], "uname" : { "sysname" : "Darwin", "release" : "16.7.0", "version" : "Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64", "machine" : "x86_64" }, "somap" : [ { "path" : "/Users/emptysquare/mongodb/mongo/build/opt/mongo/mongod", "machType" : 2, "b" : "10DF81000", "vmaddr" : "100000000", "buildId" : "418B566119D439C2B861C0A9CF746728" }, { "path" : "/usr/local/opt/openssl/lib/libssl.1.0.0.dylib", "machType" : 6, "b" : "1114F0000", "vmaddr" : "0", "buildId" : "35C152E071683B9994ABECA04D3B3DB5" }, { "path" : "/usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib", "machType" : 6, "b" : "111552000", "vmaddr" : "0", "buildId" : "11B495A9782C3FB09729ACFCD9F4F53E" }, { "path" : "/usr/lib/libSystem.B.dylib", "machType" : 6, "b" : "7FFF94E2B000", "vmaddr" : "7FFF895D4000", "buildId" : "F18AC1E7C6F134B18069BE571B3231D4" }, { "path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation", "machType" : 6, "b" : "7FFF80BCE000", "vmaddr" : "7FFF75377000", "buildId" : "09ED473E5DE8307FB55C16F6419236D5" }, { "path" : "/System/Library/Frameworks/Security.framework/Versions/A/Security", "machType" : 6, "b" : "7FFF86EDA000", "vmaddr" : "7FFF7B683000", "buildId" : "005E8C9640B635E3B58B888A5F5957C2" }, { "path" : "/usr/lib/libc++.1.dylib", "machType" : 6, "b" : "7FFF94F65000", "vmaddr" : "7FFF8970E000", "buildId" : "0B43BB5DE6EB34648DE9B41AC8ED9D1C" }, { "path" : "/usr/lib/system/libcache.dylib", "machType" : 6, "b" : "7FFF962F9000", "vmaddr" : "7FFF8AAA2000", "buildId" : "093A4DAB83853D47A350E20CB7CCF7BF" }, { "path" : "/usr/lib/system/libcommonCrypto.dylib", "machType" : 6, "b" : "7FFF962FE000", "vmaddr" : "7FFF8AAA7000", "buildId" : "8A64D1B0C70E385C92F0E669079FDA90" }, { "path" : "/usr/lib/system/libcompiler_rt.dylib", "machType" : 6, "b" : "7FFF96309000", "vmaddr" : "7FFF8AAB2000", "buildId" : "55D47421772A32ABB5291A46C2F43B4D" }, { "path" : "/usr/lib/system/libcopyfile.dylib", "machType" : 6, "b" : "7FFF96311000", "vmaddr" : "7FFF8AABA000", "buildId" : "819BEA3CDF113E3DA1A15A51C5BF1961" }, { "path" : "/usr/lib/system/libcorecrypto.dylib", "machType" : 6, "b" : "7FFF9631A000", "vmaddr" : "7FFF8AAC3000", "buildId" : "65D7165E2E71335DA2D633F78E2DF0C1" }, { "path" : "/usr/lib/system/libdispatch.dylib", "machType" : 6, "b" : "7FFF9639E000", "vmaddr" : "7FFF8AB47000", "buildId" : "6582BAD6ED273B30B62090B1C5A4AE3C" }, { "path" : "/usr/lib/system/libdyld.dylib", "machType" : 6, "b" : "7FFF963D0000", "vmaddr" : "7FFF8AB79000", "buildId" : "9B2AC56D107C3541A1279094A751F2C9" }, { "path" : "/usr/lib/system/libkeymgr.dylib", "machType" : 6, "b" : "7FFF963D6000", "vmaddr" : "7FFF8AB7F000", "buildId" : "7AA011A9DC213488BF733B5B14D1FDD6" }, { "path" : "/usr/lib/system/liblaunch.dylib", "machType" : 6, "b" : "7FFF963E4000", "vmaddr" : "7FFF8AB8D000", "buildId" : "B856ABD2896E3DE0B2C8146A6AF8E2A7" }, { "path" : "/usr/lib/system/libmacho.dylib", "machType" : 6, "b" : "7FFF963E5000", "vmaddr" : "7FFF8AB8E000", "buildId" : "17D5D855F6C33B04B680E9BF02EF8AED" }, { "path" : "/usr/lib/system/libquarantine.dylib", "machType" : 6, "b" : "7FFF963EB000", "vmaddr" : "7FFF8AB94000", "buildId" : "12448CC2378E35F3BE339DC395A5B970" }, { "path" : "/usr/lib/system/libremovefile.dylib", "machType" : 6, "b" : "7FFF963EE000", "vmaddr" : "7FFF8AB97000", "buildId" : "38D4CB9C10CD30D38B7BA515EC75FE85" }, { "path" : "/usr/lib/system/libsystem_asl.dylib", "machType" : 6, "b" : "7FFF963F0000", "vmaddr" : "7FFF8AB99000", "buildId" : "096E42283B7C30A68B13EC909A64499A" }, { "path" : "/usr/lib/system/libsystem_blocks.dylib", "machType" : 6, "b" : "7FFF96409000", "vmaddr" : "7FFF8ABB2000", "buildId" : "10DC540473AB35B3A277A8AFECB476EB" }, { "path" : "/usr/lib/system/libsystem_c.dylib", "machType" : 6, "b" : "7FFF9640A000", "vmaddr" : "7FFF8ABB3000", "buildId" : "E5AE52447D0C36AC8BB6C7AE7EA52A4B" }, { "path" : "/usr/lib/system/libsystem_configuration.dylib", "machType" : 6, "b" : "7FFF96498000", "vmaddr" : "7FFF8AC41000", "buildId" : "BECC01A2CA8D31E6BCDFD452965FA976" }, { "path" : "/usr/lib/system/libsystem_coreservices.dylib", "machType" : 6, "b" : "7FFF9649C000", "vmaddr" : "7FFF8AC45000", "buildId" : "7D26DE79B424345085E1F7FAB32714AB" }, { "path" : "/usr/lib/system/libsystem_coretls.dylib", "machType" : 6, "b" : "7FFF964A0000", "vmaddr" : "7FFF8AC49000", "buildId" : "EC6FCF07DCFB3A039CC96DD3709974C6" }, { "path" : "/usr/lib/system/libsystem_dnssd.dylib", "machType" : 6, "b" : "7FFF964B9000", "vmaddr" : "7FFF8AC62000", "buildId" : "CC9602150B1B3822A13A3DDE96FA796F" }, { "path" : "/usr/lib/system/libsystem_info.dylib", "machType" : 6, "b" : "7FFF964C0000", "vmaddr" : "7FFF8AC69000", "buildId" : "611DB84CBF703F928702B9F28A900920" }, { "path" : "/usr/lib/system/libsystem_kernel.dylib", "machType" : 6, "b" : "7FFF964EA000", "vmaddr" : "7FFF8AC93000", "buildId" : "34B1F16CBC9C3C5F90450CAE91CB5914" }, { "path" : "/usr/lib/system/libsystem_m.dylib", "machType" : 6, "b" : "7FFF9650D000", "vmaddr" : "7FFF8ACB6000", "buildId" : "86D499B5BBDC3D3B8A4E97AE8E6672A4" }, { "path" : "/usr/lib/system/libsystem_malloc.dylib", "machType" : 6, "b" : "7FFF96555000", "vmaddr" : "7FFF8ACFE000", "buildId" : "A3D15F1799A633678C7E4280E8619C95" }, { "path" : "/usr/lib/system/libsystem_network.dylib", "machType" : 6, "b" : "7FFF96574000", "vmaddr" : "7FFF8AD1D000", "buildId" : "369D022156CA3C3E9EDE94B41CAE77B7" }, { "path" : "/usr/lib/system/libsystem_networkextension.dylib", "machType" : 6, "b" : "7FFF965CE000", "vmaddr" : "7FFF8AD77000", "buildId" : "B021F2B38A753633ABB0FC012B8E9B0C" }, { "path" : "/usr/lib/system/libsystem_notify.dylib", "machType" : 6, "b" : "7FFF965D8000", "vmaddr" : "7FFF8AD81000", "buildId" : "B8160190A0693B3ABDF62AA408221FAE" }, { "path" : "/usr/lib/system/libsystem_platform.dylib", "machType" : 6, "b" : "7FFF965E2000", "vmaddr" : "7FFF8AD8B000", "buildId" : "897462FDB318321BA554E61982630F7E" }, { "path" : "/usr/lib/system/libsystem_pthread.dylib", "machType" : 6, "b" : "7FFF965EB000", "vmaddr" : "7FFF8AD94000", "buildId" : "B8FB5E20329539E2B5EBB464D1D4B104" }, { "path" : "/usr/lib/system/libsystem_sandbox.dylib", "machType" : 6, "b" : "7FFF965F6000", "vmaddr" : "7FFF8AD9F000", "buildId" : "4B92EC49ACD036AEB07AA2B8152EAF9D" }, { "path" : "/usr/lib/system/libsystem_secinit.dylib", "machType" : 6, "b" : "7FFF965FA000", "vmaddr" : "7FFF8ADA3000", "buildId" : "F78B847B35653E4B98A6F7AD40392E2D" }, { "path" : "/usr/lib/system/libsystem_symptoms.dylib", "machType" : 6, "b" : "7FFF965FC000", "vmaddr" : "7FFF8ADA5000", "buildId" : "3390E07CC1CE348FADBD2C5440B45EAA" }, { "path" : "/usr/lib/system/libsystem_trace.dylib", "machType" : 6, "b" : "7FFF96604000", "vmaddr" : "7FFF8ADAD000", "buildId" : "AC63A7FE50D93A3096E6F6B7FF16E465" }, { "path" : "/usr/lib/system/libunwind.dylib", "machType" : 6, "b" : "7FFF96618000", "vmaddr" : "7FFF8ADC1000", "buildId" : "3D50D8A8C460334DA5192DA841102C6B" }, { "path" : "/usr/lib/system/libxpc.dylib", "machType" : 6, "b" : "7FFF9661E000", "vmaddr" : "7FFF8ADC7000", "buildId" : "BF896DF0D8E931A8A4B301120BFEEE52" }, { "path" : "/usr/lib/libobjc.A.dylib", "machType" : 6, "b" : "7FFF95ADA000", "vmaddr" : "7FFF8A283000", "buildId" : "70614861034032E285EDFE65759CDFFA" }, { "path" : "/usr/lib/libc++abi.dylib", "machType" : 6, "b" : "7FFF94FBC000", "vmaddr" : "7FFF89765000", "buildId" : "BC271AD3831B362A9DA7E8C51F285FE4" }, { "path" : "/usr/lib/libDiagnosticMessagesClient.dylib", "machType" : 6, "b" : "7FFF94BEC000", "vmaddr" : "7FFF89395000", "buildId" : "84A04D240E603810A8C090A65E2DF61A" }, { "path" : "/usr/lib/libicucore.A.dylib", "machType" : 6, "b" : "7FFF95526000", "vmaddr" : "7FFF89CCF000", "buildId" : "CCD2ED243071383B925D8D763BB12A6F" }, { "path" : "/usr/lib/libz.1.dylib", "machType" : 6, "b" : "7FFF962D9000", "vmaddr" : "7FFF8AA82000", "buildId" : "46E3FFA24328327A8D34A03E20BFFB8E" }, { "path" : "/usr/lib/libcoretls.dylib", "machType" : 6, "b" : "7FFF9500E000", "vmaddr" : "7FFF897B7000", "buildId" : "64B1001E10F63542A3B2C4B49F51817F" }, { "path" : "/usr/lib/libcoretls_cfhelpers.dylib", "machType" : 6, "b" : "7FFF9500F000", "vmaddr" : "7FFF897B8000", "buildId" : "1A10303E5EB03C7C9165021FCDFD934D" }, { "path" : "/usr/lib/libOpenScriptingUtil.dylib", "machType" : 6, "b" : "7FFF94E25000", "vmaddr" : "7FFF895CE000", "buildId" : "90743888C1E834E3924E1A754B2B63B9" }, { "path" : "/usr/lib/libauto.dylib", "machType" : 6, "b" : "7FFF94F44000", "vmaddr" : "7FFF896ED000", "buildId" : "34388D0BC5393C1B94082BC152162E43" }, { "path" : "/usr/lib/libbsm.0.dylib", "machType" : 6, "b" : "7FFF94F45000", "vmaddr" : "7FFF896EE000", "buildId" : "20084796B04D3B35A003EA11459557A9" }, { "path" : "/usr/lib/libpam.2.dylib", "machType" : 6, "b" : "7FFF95EAF000", "vmaddr" : "7FFF8A658000", "buildId" : "71EB0D88DE843C8DA2C558AA282BC5BC" }, { "path" : "/usr/lib/libsqlite3.dylib", "machType" : 6, "b" : "7FFF95F6E000", "vmaddr" : "7FFF8A717000", "buildId" : "1ECF7DF77A073B4BA63BF4EFF6BC7ACF" }, { "path" : "/usr/lib/libxar.1.dylib", "machType" : 6, "b" : "7FFF961B1000", "vmaddr" : "7FFF8A95A000", "buildId" : "69547C64E811326FBBED490C6361BDCB" }, { "path" : "/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit", "machType" : 6, "b" : "7FFF82BAD000", "vmaddr" : "7FFF77356000", "buildId" : "7CE4C98B107C3AAAB49AF2ACFCBBF526" }, { "path" : "/usr/lib/libbz2.1.0.dylib", "machType" : 6, "b" : "7FFF94F56000", "vmaddr" : "7FFF896FF000", "buildId" : "ADFA329ADCE7356D8F09A3168DFC6610" }, { "path" : "/usr/lib/libxml2.2.dylib", "machType" : 6, "b" : "7FFF961BF000", "vmaddr" : "7FFF8A968000", "buildId" : "D4C3E46737C634DE8A1BE7BFC29985E9" }, { "path" : "/usr/lib/liblzma.5.dylib", "machType" : 6, "b" : "7FFF95753000", "vmaddr" : "7FFF89EFC000", "buildId" : "44BD027999DD36B58A6EC11432E2098D" }, { "path" : "/usr/lib/libenergytrace.dylib", "machType" : 6, "b" : "7FFF9541D000", "vmaddr" : "7FFF89BC6000", "buildId" : "A1B040A2797730979ADF34FF181EB970" }, { "path" : "/usr/lib/system/libkxld.dylib", "machType" : 6, "b" : "7FFF963D7000", "vmaddr" : "7FFF8AB80000", "buildId" : "BD02EF3F6E093A64AB21553D5B1D2859" } ] }} mongod(_ZN5mongo15printStackTraceERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEE+0x39) [0x10f4cb3c9] mongod(_ZN5mongo12_GLOBAL__N_110abruptQuitEi+0xBD) [0x10f4cacad] libsystem_platform.dylib(_sigtramp+0x1A) [0x7fff965e4b3a] libsystem_c.dylib(_C_time_locale+0x0) [0x7fff9f2ca6b0] libsystem_c.dylib(abort+0x81) [0x7fff96469420] mongod(_ZN5mongo15invariantFailedEPKcS1_j+0x2E6) [0x10f4c1666] mongod(_ZN5mongo7getMoreEPNS_16OperationContextEPKcixPbS4_+0x18E2) [0x10e49fd52] mongod(_ZN5mongo23ServiceEntryPointMongod13handleRequestEPNS_16OperationContextERKNS_7MessageE+0x1528) [0x10e179378] mongod(_ZN5mongo19ServiceStateMachine15_processMessageERNS0_11ThreadGuardE+0x18A) [0x10e186a8a] mongod(_ZN5mongo19ServiceStateMachine15_runNextInGuardERNS0_11ThreadGuardE+0x175) [0x10e185f45] mongod(_ZN5mongo19ServiceStateMachine7runNextEv+0x38) [0x10e1868b8] mongod(_ZNSt3__110__function6__funcIZN5mongo21ServiceEntryPointImpl12startSessionENS_10shared_ptrINS2_9transport7SessionEEEE3$_1NS_9allocatorIS8_EEFvvEEclEv+0x87) [0x10e1850e7] mongod(_ZN5mongo12_GLOBAL__N_17runFuncEPv+0x1C) [0x10f3d306c] mongod(_ZNSt3__114__thread_proxyINS_5tupleIJNS_6__bindIRFPvS3_EJPNS_8functionIFvvEEEEEEEEEEES3_S3_+0x61) [0x10f3d3161] libsystem_pthread.dylib(_pthread_body+0xB4) [0x7fff965ee93b] libsystem_pthread.dylib(_pthread_body+0x0) [0x7fff965ee887] libsystem_pthread.dylib(thread_start+0xD) [0x7fff965ee08d] ----- END BACKTRACE -----