[SERVER-55671] [SBE][replica_sets] System hangs during reconstruct_prepared_transactions_initial_sync_index_build.js Created: 31/Mar/21  Updated: 15/Apr/21  Resolved: 15/Apr/21

Status: Closed
Project: Core Server
Component/s: Query Execution, Replication
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Kyle Suarez Assignee: Mindaugas Malinauskas
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: Text File reconstruct_prepared_transactions_initial_sync_index_build.txt    
Issue Links:
Duplicate
duplicates SERVER-55676 [SBE][replica_sets] Tests trigger fat... Closed
Related
related to SERVER-55009 Enable replica_sets suites against SB... Closed
Sprint: Query Execution 2021-04-19
Participants:

 Description   

reconstruct_prepared_transactions_initial_sync_index_build.js hits the time limit and fails. The attached log contains the hang analyzer output.

On one mongod, the hang analyzer shows one lock dependency but there are no deadlocks.

[js_test:reconstruct_prepared_transactions_initial_sync_index_build] sh7947| Running Hang Analyzer Supplement - MongoDBDumpLocks
[js_test:reconstruct_prepared_transactions_initial_sync_index_build] sh7947| MongoDB Lock at 0x556224ab6d00 held by Idle Transaction (LockerId 564) (mongo::MODE_IX) waited on by "conn18" (Thread 0x7fa975aae700 (LWP 13261))
[js_test:reconstruct_prepared_transactions_initial_sync_index_build] sh7947| Saving digraph to debugger_waitsfor_mongod_11478.gv
[js_test:reconstruct_prepared_transactions_initial_sync_index_build] sh7947| No cycle detected in the graph



 Comments   
Comment by Mindaugas Malinauskas [ 15/Apr/21 ]

Failed due to

[js_test:reconstruct_prepared_transactions_initial_sync_index_build] d20521| {"t":{"$date":"2021-03-30T23:20:14.223+00:00"},"s":"F", "c":"-", "id":23093, "ctx":"ReplCoordExtern-0","msg":"Fatal assertion","attr":{"msgid":31145,"error":"NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state.","file":"src/mongo/db/transaction_history_iterator.cpp","line":139}}

which has been addressed by SERVER-55676.

Generated at Thu Feb 08 05:37:07 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.