I guess my MongoDB crashed with unknown reason.
“show dbs” does not display the database “yapi” I created.
try to run with “mongod --dbpath /data/db --repair”, no help, “show dbs” still not display the database “yapi”
all files are existing in --dbpath location, is it possible to recover the database I created?
MongoDB version is 4.4.19
below are the repair output logs:
root@yapi-mongodb-65485444c9-rztx7:~# mongod --dbpath /data/db --repair
{“t”:{“$date”:“2023-09-27T01:32:44.106+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:23285, “ctx”:“main”,“msg”:“Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols ‘none’”}
{“t”:{“$date”:“2023-09-27T01:32:44.109+00:00”},“s”:“I”, “c”:“NETWORK”, “id”:4648601, “ctx”:“main”,“msg”:“Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize.”}
{“t”:{“$date”:“2023-09-27T01:32:44.130+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4615611, “ctx”:“initandlisten”,“msg”:“MongoDB starting”,“attr”:{“pid”:15,“port”:27017,“dbPath”:“/data/db”,“architecture”:“64-bit”,“host”:“yapi-mongodb-65485444c9-rztx7”}}
{“t”:{“$date”:“2023-09-27T01:32:44.130+00:00”},“s”:“W”, “c”:“CONTROL”, “id”:20720, “ctx”:“initandlisten”,“msg”:“Available memory is less than system memory”,“attr”:{“availableMemSizeMB”:1256,“systemMemSizeMB”:48172}}
{“t”:{“$date”:“2023-09-27T01:32:44.130+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:23403, “ctx”:“initandlisten”,“msg”:“Build Info”,“attr”:{“buildInfo”:{“version”:“4.4.19”,“gitVersion”:“9a996e0ad993148b9650dc402e6d3b1804ad3b8a”,“openSSLVersion”:“OpenSSL 1.1.1f 31 Mar 2020”,“modules”:,“allocator”:“tcmalloc”,“environment”:{“distmod”:“ubuntu2004”,“distarch”:“x86_64”,“target_arch”:“x86_64”}}}}
{“t”:{“$date”:“2023-09-27T01:32:44.130+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:51765, “ctx”:“initandlisten”,“msg”:“Operating System”,“attr”:{“os”:{“name”:“Ubuntu”,“version”:“20.04”}}}
{“t”:{“$date”:“2023-09-27T01:32:44.130+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:21951, “ctx”:“initandlisten”,“msg”:“Options set by command line”,“attr”:{“options”:{“repair”:true,“storage”:{“dbPath”:“/data/db”}}}}
{“t”:{“$date”:“2023-09-27T01:32:44.202+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22270, “ctx”:“initandlisten”,“msg”:“Storage engine to use detected by data files”,“attr”:{“dbpath”:“/data/db”,“storageEngine”:“wiredTiger”}}
{“t”:{“$date”:“2023-09-27T01:32:44.217+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22315, “ctx”:“initandlisten”,“msg”:“Opening WiredTiger”,“attr”:{“config”:“create,cache_size=256M,session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],”}}
{“t”:{“$date”:“2023-09-27T01:32:45.028+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:28650][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 637: unable to read root page from file:WiredTiger.wt: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.028+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:28720][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 643: WiredTiger has failed to open its metadata: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.028+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:28735][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 646: This may be due to the database files being encrypted, being from an older version or due to corruption on disk: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.028+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:28748][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 649: You should confirm that you have opened the database with the correct options including all encryption and compression options: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.085+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:85125][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 637: unable to read root page from file:WiredTiger.wt: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.085+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:85246][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 643: WiredTiger has failed to open its metadata: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.085+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:85277][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 646: This may be due to the database files being encrypted, being from an older version or due to corruption on disk: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.085+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:85306][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 649: You should confirm that you have opened the database with the correct options including all encryption and compression options: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.132+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:131974][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 637: unable to read root page from file:WiredTiger.wt: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.132+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:132096][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 643: WiredTiger has failed to open its metadata: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.132+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:132130][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 646: This may be due to the database files being encrypted, being from an older version or due to corruption on disk: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.132+00:00”},“s”:“E”, “c”:“STORAGE”, “id”:22435, “ctx”:“initandlisten”,“msg”:“WiredTiger error”,“attr”:{“error”:-31802,“message”:“[1695778365:132159][15:0x7fe1984f0cc0], file:WiredTiger.wt, connection: __wt_btree_tree_open, 649: You should confirm that you have opened the database with the correct options including all encryption and compression options: WT_ERROR: non-specific WiredTiger error”}}
{“t”:{“$date”:“2023-09-27T01:32:45.147+00:00”},“s”:“W”, “c”:“STORAGE”, “id”:22347, “ctx”:“initandlisten”,“msg”:“Failed to start up WiredTiger under any compatibility version. This may be due to an unsupported upgrade or downgrade.”}
{“t”:{“$date”:“2023-09-27T01:32:45.147+00:00”},“s”:“W”, “c”:“STORAGE”, “id”:22348, “ctx”:“initandlisten”,“msg”:“WiredTiger metadata corruption detected”}
{“t”:{“$date”:“2023-09-27T01:32:45.147+00:00”},“s”:“W”, “c”:“STORAGE”, “id”:22349, “ctx”:“initandlisten”,“msg”:“Attempting to salvage WiredTiger metadata”}
{“t”:{“$date”:“2023-09-27T01:32:45.473+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22430, “ctx”:“initandlisten”,“msg”:“WiredTiger message”,“attr”:{“message”:“[1695778365:473330][15:0x7fe1984f0cc0], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 72 through 73”}}
{“t”:{“$date”:“2023-09-27T01:32:46.251+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22430, “ctx”:“initandlisten”,“msg”:“WiredTiger message”,“attr”:{“message”:“[1695778366:251576][15:0x7fe1984f0cc0], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 73 through 73”}}
{“t”:{“$date”:“2023-09-27T01:32:46.767+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22430, “ctx”:“initandlisten”,“msg”:“WiredTiger message”,“attr”:{“message”:“[1695778366:767503][15:0x7fe1984f0cc0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Main recovery loop: starting at 72/256 to 73/256”}}
{“t”:{“$date”:“2023-09-27T01:32:46.767+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22430, “ctx”:“initandlisten”,“msg”:“WiredTiger message”,“attr”:{“message”:“[1695778366:767937][15:0x7fe1984f0cc0], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 72 through 73”}}
{“t”:{“$date”:“2023-09-27T01:32:46.920+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22430, “ctx”:“initandlisten”,“msg”:“WiredTiger message”,“attr”:{“message”:“[1695778366:920718][15:0x7fe1984f0cc0], file:index-3–6893539238223525286.wt, txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 73 through 73”}}
{“t”:{“$date”:“2023-09-27T01:32:46.964+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22430, “ctx”:“initandlisten”,“msg”:“WiredTiger message”,“attr”:{“message”:“[1695778366:964779][15:0x7fe1984f0cc0], file:index-3–6893539238223525286.wt, txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)”}}
{“t”:{“$date”:“2023-09-27T01:32:46.964+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22430, “ctx”:“initandlisten”,“msg”:“WiredTiger message”,“attr”:{“message”:“[1695778366:964825][15:0x7fe1984f0cc0], file:index-3–6893539238223525286.wt, txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)”}}
{“t”:{“$date”:“2023-09-27T01:32:47.009+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22430, “ctx”:“initandlisten”,“msg”:“WiredTiger message”,“attr”:{“message”:“[1695778367:9205][15:0x7fe1984f0cc0], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 3, snapshot max: 3 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1036687”}}
{“t”:{“$date”:“2023-09-27T01:32:47.128+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4795906, “ctx”:“initandlisten”,“msg”:“WiredTiger opened”,“attr”:{“durationMillis”:2911}}
{“t”:{“$date”:“2023-09-27T01:32:47.128+00:00”},“s”:“I”, “c”:“RECOVERY”, “id”:23987, “ctx”:“initandlisten”,“msg”:“WiredTiger recoveryTimestamp”,“attr”:{“recoveryTimestamp”:{“$timestamp”:{“t”:0,“i”:0}}}}
{“t”:{“$date”:“2023-09-27T01:32:47.128+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22316, “ctx”:“initandlisten”,“msg”:“Repairing size cache”}
{“t”:{“$date”:“2023-09-27T01:32:47.156+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22327, “ctx”:“initandlisten”,“msg”:“Verify succeeded. Not salvaging.”,“attr”:{“uri”:“table:sizeStorer”}}
{“t”:{“$date”:“2023-09-27T01:32:47.156+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22246, “ctx”:“initandlisten”,“msg”:“Repairing catalog metadata”}
{“t”:{“$date”:“2023-09-27T01:32:47.172+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22327, “ctx”:“initandlisten”,“msg”:“Verify succeeded. Not salvaging.”,“attr”:{“uri”:“table:_mdb_catalog”}}
{“t”:{“$date”:“2023-09-27T01:32:47.243+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22262, “ctx”:“initandlisten”,“msg”:“Timestamp monitor starting”}
{“t”:{“$date”:“2023-09-27T01:32:47.277+00:00”},“s”:“W”, “c”:“CONTROL”, “id”:22120, “ctx”:“initandlisten”,“msg”:“Access control is not enabled for the database. Read and write access to data and configuration is unrestricted”,“tags”:[“startupWarnings”]}
{“t”:{“$date”:“2023-09-27T01:32:47.277+00:00”},“s”:“W”, “c”:“CONTROL”, “id”:22138, “ctx”:“initandlisten”,“msg”:“You are running this process as the root user, which is not recommended”,“tags”:[“startupWarnings”]}
{“t”:{“$date”:“2023-09-27T01:32:47.277+00:00”},“s”:“W”, “c”:“CONTROL”, “id”:22140, “ctx”:“initandlisten”,“msg”:“This server is bound to localhost. Remote systems will be unable to connect to this server. Start the server with --bind_ip to specify which IP addresses it should serve responses from, or with --bind_ip_all to bind to all interfaces. If this behavior is desired, start the server with --bind_ip 127.0.0.1 to disable this warning”,“tags”:[“startupWarnings”]}
{“t”:{“$date”:“2023-09-27T01:32:47.277+00:00”},“s”:“W”, “c”:“CONTROL”, “id”:22178, “ctx”:“initandlisten”,“msg”:“/sys/kernel/mm/transparent_hugepage/enabled is ‘always’. We suggest setting it to ‘never’”,“tags”:[“startupWarnings”]}
{“t”:{“$date”:“2023-09-27T01:32:47.286+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:21029, “ctx”:“initandlisten”,“msg”:“repairDatabase”,“attr”:{“db”:“local”}}
{“t”:{“$date”:“2023-09-27T01:32:47.287+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:21027, “ctx”:“initandlisten”,“msg”:“Repairing collection”,“attr”:{“namespace”:“local.startup_log”}}
{“t”:{“$date”:“2023-09-27T01:32:47.317+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22327, “ctx”:“initandlisten”,“msg”:“Verify succeeded. Not salvaging.”,“attr”:{“uri”:“table:collection-2–6893539238223525286”}}
{“t”:{“$date”:“2023-09-27T01:32:47.318+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20295, “ctx”:“initandlisten”,“msg”:“Validating internal structure”,“attr”:{“index”:“id”,“namespace”:“local.startup_log”}}
{“t”:{“$date”:“2023-09-27T01:32:47.368+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20303, “ctx”:“initandlisten”,“msg”:“validating collection”,“attr”:{“namespace”:“local.startup_log”,“uuid”:" (UUID: df631240-7fc6-4da8-94d1-5f392179e5f1)"}}
{“t”:{“$date”:“2023-09-27T01:32:47.368+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20296, “ctx”:“initandlisten”,“msg”:“Validating index consistency”,“attr”:{“index”:“id”,“namespace”:“local.startup_log”}}
{“t”:{“$date”:“2023-09-27T01:32:47.368+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20306, “ctx”:“initandlisten”,“msg”:“Validation complete for collection. No corruption found”,“attr”:{“namespace”:“local.startup_log”,“uuid”:" (UUID: df631240-7fc6-4da8-94d1-5f392179e5f1)"}}
{“t”:{“$date”:“2023-09-27T01:32:47.368+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:21028, “ctx”:“initandlisten”,“msg”:“Collection validation”,“attr”:{“results”:{“ns”:“local.startup_log”,“nInvalidDocuments”:0,“nrecords”:12,“nIndexes”:1,“keysPerIndex”:{“id”:12},“indexDetails”:{“id”:{“valid”:true}}}}}
{“t”:{“$date”:“2023-09-27T01:32:47.368+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4934002, “ctx”:“initandlisten”,“msg”:“Validate did not make any repairs”,“attr”:{“collection”:“local.startup_log”}}
{“t”:{“$date”:“2023-09-27T01:32:47.368+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:21029, “ctx”:“initandlisten”,“msg”:“repairDatabase”,“attr”:{“db”:“config”}}
{“t”:{“$date”:“2023-09-27T01:32:47.369+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:21027, “ctx”:“initandlisten”,“msg”:“Repairing collection”,“attr”:{“namespace”:“config.system.sessions”}}
{“t”:{“$date”:“2023-09-27T01:32:47.384+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22327, “ctx”:“initandlisten”,“msg”:“Verify succeeded. Not salvaging.”,“attr”:{“uri”:“table:collection-4–6893539238223525286”}}
{“t”:{“$date”:“2023-09-27T01:32:47.385+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20295, “ctx”:“initandlisten”,“msg”:“Validating internal structure”,“attr”:{“index”:“id”,“namespace”:“config.system.sessions”}}
{“t”:{“$date”:“2023-09-27T01:32:47.434+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20295, “ctx”:“initandlisten”,“msg”:“Validating internal structure”,“attr”:{“index”:“lsidTTLIndex”,“namespace”:“config.system.sessions”}}
{“t”:{“$date”:“2023-09-27T01:32:47.487+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20303, “ctx”:“initandlisten”,“msg”:“validating collection”,“attr”:{“namespace”:“config.system.sessions”,“uuid”:" (UUID: 051166e3-6f82-4ddd-9584-bded35e6bfb4)"}}
{“t”:{“$date”:“2023-09-27T01:32:47.488+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20296, “ctx”:“initandlisten”,“msg”:“Validating index consistency”,“attr”:{“index”:“id”,“namespace”:“config.system.sessions”}}
{“t”:{“$date”:“2023-09-27T01:32:47.488+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20296, “ctx”:“initandlisten”,“msg”:“Validating index consistency”,“attr”:{“index”:“lsidTTLIndex”,“namespace”:“config.system.sessions”}}
{“t”:{“$date”:“2023-09-27T01:32:47.488+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20306, “ctx”:“initandlisten”,“msg”:“Validation complete for collection. No corruption found”,“attr”:{“namespace”:“config.system.sessions”,“uuid”:" (UUID: 051166e3-6f82-4ddd-9584-bded35e6bfb4)"}}
{“t”:{“$date”:“2023-09-27T01:32:47.488+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:21028, “ctx”:“initandlisten”,“msg”:“Collection validation”,“attr”:{“results”:{“ns”:“config.system.sessions”,“nInvalidDocuments”:0,“nrecords”:0,“nIndexes”:2,“keysPerIndex”:{“id”:0,“lsidTTLIndex”:0},“indexDetails”:{“id”:{“valid”:true},“lsidTTLIndex”:{“valid”:true}}}}}
{“t”:{“$date”:“2023-09-27T01:32:47.488+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4934002, “ctx”:“initandlisten”,“msg”:“Validate did not make any repairs”,“attr”:{“collection”:“config.system.sessions”}}
{“t”:{“$date”:“2023-09-27T01:32:47.488+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:21029, “ctx”:“initandlisten”,“msg”:“repairDatabase”,“attr”:{“db”:“admin”}}
{“t”:{“$date”:“2023-09-27T01:32:47.488+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:21027, “ctx”:“initandlisten”,“msg”:“Repairing collection”,“attr”:{“namespace”:“admin.system.version”}}
{“t”:{“$date”:“2023-09-27T01:32:47.511+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22327, “ctx”:“initandlisten”,“msg”:“Verify succeeded. Not salvaging.”,“attr”:{“uri”:“table:collection-0–6893539238223525286”}}
{“t”:{“$date”:“2023-09-27T01:32:47.512+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20295, “ctx”:“initandlisten”,“msg”:“Validating internal structure”,“attr”:{“index”:“id”,“namespace”:“admin.system.version”}}
{“t”:{“$date”:“2023-09-27T01:32:47.591+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20303, “ctx”:“initandlisten”,“msg”:“validating collection”,“attr”:{“namespace”:“admin.system.version”,“uuid”:" (UUID: 53a63d85-2de3-42ea-a96a-c03708af3594)"}}
{“t”:{“$date”:“2023-09-27T01:32:47.592+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20296, “ctx”:“initandlisten”,“msg”:“Validating index consistency”,“attr”:{“index”:“id”,“namespace”:“admin.system.version”}}
{“t”:{“$date”:“2023-09-27T01:32:47.592+00:00”},“s”:“I”, “c”:“INDEX”, “id”:20306, “ctx”:“initandlisten”,“msg”:“Validation complete for collection. No corruption found”,“attr”:{“namespace”:“admin.system.version”,“uuid”:" (UUID: 53a63d85-2de3-42ea-a96a-c03708af3594)"}}
{“t”:{“$date”:“2023-09-27T01:32:47.592+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:21028, “ctx”:“initandlisten”,“msg”:“Collection validation”,“attr”:{“results”:{“ns”:“admin.system.version”,“nInvalidDocuments”:0,“nrecords”:1,“nIndexes”:1,“keysPerIndex”:{“id”:1},“indexDetails”:{“id”:{“valid”:true}}}}}
{“t”:{“$date”:“2023-09-27T01:32:47.592+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4934002, “ctx”:“initandlisten”,“msg”:“Validate did not make any repairs”,“attr”:{“collection”:“admin.system.version”}}
{“t”:{“$date”:“2023-09-27T01:32:47.601+00:00”},“s”:“W”, “c”:“STORAGE”, “id”:21019, “ctx”:“initandlisten”,“msg”:“repairModification”,“attr”:{“description”:“WiredTiger metadata salvaged”}}
{“t”:{“$date”:“2023-09-27T01:32:47.602+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:20536, “ctx”:“initandlisten”,“msg”:“Flow Control is enabled on this deployment”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:20537, “ctx”:“initandlisten”,“msg”:“Finished checking dbs”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“REPL”, “id”:4784900, “ctx”:“initandlisten”,“msg”:“Stepping down the ReplicationCoordinator for shutdown”,“attr”:{“waitTimeMillis”:10000}}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“COMMAND”, “id”:4784901, “ctx”:“initandlisten”,“msg”:“Shutting down the MirrorMaestro”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“SHARDING”, “id”:4784902, “ctx”:“initandlisten”,“msg”:“Shutting down the WaitForMajorityService”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“NETWORK”, “id”:4784905, “ctx”:“initandlisten”,“msg”:“Shutting down the global connection pool”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4784906, “ctx”:“initandlisten”,“msg”:“Shutting down the FlowControlTicketholder”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“-”, “id”:20520, “ctx”:“initandlisten”,“msg”:“Stopping further Flow Control ticket acquisitions.”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4784908, “ctx”:“initandlisten”,“msg”:“Shutting down the PeriodicThreadToAbortExpiredTransactions”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4784934, “ctx”:“initandlisten”,“msg”:“Shutting down the PeriodicThreadToDecreaseSnapshotHistoryCachePressure”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“REPL”, “id”:4784909, “ctx”:“initandlisten”,“msg”:“Shutting down the ReplicationCoordinator”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“SHARDING”, “id”:4784910, “ctx”:“initandlisten”,“msg”:“Shutting down the ShardingInitializationMongoD”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“REPL”, “id”:4784911, “ctx”:“initandlisten”,“msg”:“Enqueuing the ReplicationStateTransitionLock for shutdown”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“-”, “id”:4784912, “ctx”:“initandlisten”,“msg”:“Killing all operations for shutdown”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“-”, “id”:4695300, “ctx”:“initandlisten”,“msg”:“Interrupted all currently running operations”,“attr”:{“opsKilled”:3}}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“COMMAND”, “id”:4784913, “ctx”:“initandlisten”,“msg”:“Shutting down all open transactions”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“REPL”, “id”:4784914, “ctx”:“initandlisten”,“msg”:“Acquiring the ReplicationStateTransitionLock for shutdown”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“INDEX”, “id”:4784915, “ctx”:“initandlisten”,“msg”:“Shutting down the IndexBuildsCoordinator”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“REPL”, “id”:4784916, “ctx”:“initandlisten”,“msg”:“Reacquiring the ReplicationStateTransitionLock for shutdown”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“REPL”, “id”:4784917, “ctx”:“initandlisten”,“msg”:“Attempting to mark clean shutdown”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“NETWORK”, “id”:4784918, “ctx”:“initandlisten”,“msg”:“Shutting down the ReplicaSetMonitor”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“SHARDING”, “id”:4784921, “ctx”:“initandlisten”,“msg”:“Shutting down the MigrationUtilExecutor”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:4784925, “ctx”:“initandlisten”,“msg”:“Shutting down free monitoring”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4784927, “ctx”:“initandlisten”,“msg”:“Shutting down the HealthLog”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4784929, “ctx”:“initandlisten”,“msg”:“Acquiring the global lock for shutdown”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4784930, “ctx”:“initandlisten”,“msg”:“Shutting down the storage engine”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22320, “ctx”:“initandlisten”,“msg”:“Shutting down journal flusher thread”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22321, “ctx”:“initandlisten”,“msg”:“Finished shutting down journal flusher thread”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:20282, “ctx”:“initandlisten”,“msg”:“Deregistering all the collections”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22261, “ctx”:“initandlisten”,“msg”:“Timestamp monitor shutting down”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22317, “ctx”:“initandlisten”,“msg”:“WiredTigerKVEngine shutting down”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22318, “ctx”:“initandlisten”,“msg”:“Shutting down session sweeper thread”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22319, “ctx”:“initandlisten”,“msg”:“Finished shutting down session sweeper thread”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22322, “ctx”:“initandlisten”,“msg”:“Shutting down checkpoint thread”}
{“t”:{“$date”:“2023-09-27T01:32:47.604+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22323, “ctx”:“initandlisten”,“msg”:“Finished shutting down checkpoint thread”}
{“t”:{“$date”:“2023-09-27T01:32:47.612+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4795902, “ctx”:“initandlisten”,“msg”:“Closing WiredTiger”,“attr”:{“closeConfig”:“leak_memory=true,”}}
{“t”:{“$date”:“2023-09-27T01:32:47.641+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22430, “ctx”:“initandlisten”,“msg”:“WiredTiger message”,“attr”:{“message”:“[1695778367:641472][15:0x7fe1984f0cc0], close_ckpt: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 5, snapshot max: 5 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1036687”}}
{“t”:{“$date”:“2023-09-27T01:32:48.057+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:4795901, “ctx”:“initandlisten”,“msg”:“WiredTiger closed”,“attr”:{“durationMillis”:445}}
{“t”:{“$date”:“2023-09-27T01:32:48.057+00:00”},“s”:“I”, “c”:“STORAGE”, “id”:22279, “ctx”:“initandlisten”,“msg”:“shutdown: removing fs lock…”}
{“t”:{“$date”:“2023-09-27T01:32:48.072+00:00”},“s”:“I”, “c”:“-”, “id”:4784931, “ctx”:“initandlisten”,“msg”:“Dropping the scope cache for shutdown”}
{“t”:{“$date”:“2023-09-27T01:32:48.072+00:00”},“s”:“I”, “c”:“FTDC”, “id”:4784926, “ctx”:“initandlisten”,“msg”:“Shutting down full-time data capture”}
{“t”:{“$date”:“2023-09-27T01:32:48.072+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:20565, “ctx”:“initandlisten”,“msg”:“Now exiting”}
{“t”:{“$date”:“2023-09-27T01:32:48.072+00:00”},“s”:“I”, “c”:“CONTROL”, “id”:23138, “ctx”:“initandlisten”,“msg”:“Shutting down”,“attr”:{“exitCode”:0}}