-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
StorEng - Refinement Pipeline
While I was trying to reproduce WT-9514 I was running test_export01.py from the tip of develop branch in a loop on PPC host. I did it twice and both times it crashed on ~5000 iteration in "__config_err, 19". The crashes don't seem to be related to that ticket.
[1658808778:970105][14578:0x700677ccf180], test_export01.test_export01.test_export_restart(dirstore.table), tiered-server: [WT_VERB_DEFAULT][ERROR]: __config_err, 19: Error parsing '=0,newest_stop_ts=-1,newest_stop_txn=-11,prepare=0,write_gen=57,run_write_gen=31)),checkpoint_backup_info=,chec' at offset 111: Unbalanced brackets: Invalid argument
[1658808778:970223][14578:0x700677ccf180], test_export01.test_export01.test_export_restart(dirstore.table), tiered-server: [WT_VERB_DEFAULT][ERROR]: __tiered_server, 626: storage server error: Invalid argument
[1658808778:970246][14578:0x700677ccf180], test_export01.test_export01.test_export_restart(dirstore.table), tiered-server: [WT_VERB_DEFAULT][ERROR]: __tiered_server, 626: the process must exit and restart: WT_PANIC: WiredTiger library panic
[1658808778:970267][14578:0x700677ccf180], test_export01.test_export01.test_export_restart(dirstore.table), tiered-server: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 28: aborting WiredTiger library
[1658818806:611923][7951:0x7c6cadc2f180], test_export01.test_export01.test_export_restart(dirstore.table), tiered-server: [WT_VERB_DEFAULT][ERROR]: __config_err, 19: Error parsing '08I' at offset 665: Unexpected character: Invalid argument
[1658818806:612168][7951:0x7c6cadc2f180], test_export01.test_export01.test_export_restart(dirstore.table), tiered-server: [WT_VERB_DEFAULT][ERROR]: __tiered_server, 626: storage server error: Invalid argument
[1658818806:612208][7951:0x7c6cadc2f180], test_export01.test_export01.test_export_restart(dirstore.table), tiered-server: [WT_VERB_DEFAULT][ERROR]: __tiered_server, 626: the process must exit and restart: WT_PANIC: WiredTiger library panic
[1658818806:612243][7951:0x7c6cadc2f180], test_export01.test_export01.test_export_restart(dirstore.table), tiered-server: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 28: aborting WiredTiger library
See WT_HOME folders from the two runs in the attachment.