03:18:47,412 PM [main] [DEBUG] EntryJournalV1 - test: metadata journal open: replayFrom=1 applyTo=0 03:18:47,413 PM [main] [DEBUG] EntryJournalV1 - test: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:18:47,423 PM [main] [DEBUG] EntryJournalV1 - test: updated meta to JournalMeta[replayFrom=1, applyTo=1] 03:18:47,424 PM [main] [DEBUG] AbstractReplicatedLog - test: Moving last applied index from -1 to 0 03:18:47,425 PM [main] [DEBUG] AbstractReplicatedLog - test: Moving last applied index from -1 to 0 03:18:47,425 PM [main] [DEBUG] JournalRecovery - test: applying entries up to 1 03:18:47,425 PM [main] [DEBUG] JournalRecovery - test: entry DefaultLogEntry[index=0, term=1, command=first] implied by snapshot, adjusting replayFrom/applyTo to at least 1 03:18:47,426 PM [main] [DEBUG] EntryJournalV1 - test: updated meta to JournalMeta[replayFrom=2, applyTo=1] 03:18:47,426 PM [main] [DEBUG] EntryJournalV1 - test: discarded entries up to (and including) 1 03:18:47,426 PM [main] [DEBUG] JournalRecovery - test: recovered journal DefaultLogEntry[index=1, term=2, command=second] 03:18:47,427 PM [main] [DEBUG] JournalRecovery - test: recovered journal DefaultLogEntry[index=2, term=3, command=third] 03:18:47,427 PM [main] [DEBUG] AbstractReplicatedLog - test: Moving last applied index from 0 to 0 03:18:47,427 PM [main] [DEBUG] JournalRecovery - test: journal recovery completedin 1.957 ms with journalIndex=1 03:18:47,427 PM [main] [DEBUG] EntryJournalV1 - test: journal closed 03:18:47,433 PM [main] [DEBUG] EntryJournalV1 - test: metadata journal open: replayFrom=1 applyTo=0 03:18:47,433 PM [main] [DEBUG] EntryJournalV1 - test: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:18:47,440 PM [main] [DEBUG] EntryJournalV1 - test: updated meta to JournalMeta[replayFrom=1, applyTo=1] 03:18:47,441 PM [main] [DEBUG] AbstractReplicatedLog - test: Moving last applied index from -1 to 1 03:18:47,441 PM [main] [DEBUG] AbstractReplicatedLog - test: Moving last applied index from -1 to 1 03:18:47,441 PM [main] [INFO] JournalRecovery - test: mismatch between journal InlineJournalEntry{index=0, term=1, size=126} and SimpleReplicatedLogEntry [index=2, term=3, payload=third], trimming journal 03:18:47,443 PM [main] [DEBUG] EntryJournalV1 - test: updated meta to JournalMeta[replayFrom=1, applyTo=0] 03:18:47,445 PM [main] [WARN] SegmentReader - Expected checksum bc88be00, computed ce550bfd 03:18:47,445 PM [main] [DEBUG] JournalRecovery - test: applying entries up to 0 03:18:47,445 PM [main] [DEBUG] AbstractReplicatedLog - test: Moving last applied index from 1 to 1 03:18:47,446 PM [main] [DEBUG] JournalRecovery - test: journal recovery completedin 4.405 ms with journalIndex=1 03:18:47,446 PM [main] [DEBUG] EntryJournalV1 - test: journal closed