[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from LogIndexTest
[ RUN      ] LogIndexTest.TestBasic
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:51.352321  8758 file_cache.cc:504] Constructed file cache test with capacity 1
[       OK ] LogIndexTest.TestBasic (3 ms)
[ RUN      ] LogIndexTest.TestMultiSegmentWithGC
I20260812 06:37:51.354624  8758 file_cache.cc:504] Constructed file cache test with capacity 1
I20260812 06:37:51.355827  8758 log_index.cc:253] Deleted log index chunk /tmp/dist-test-task_t7M7p/test-tmp/log_index-test.0.LogIndexTest.TestMultiSegmentWithGC.1786516671348100-8758-0/index.000000000
I20260812 06:37:51.355993  8758 log_index.cc:253] Deleted log index chunk /tmp/dist-test-task_t7M7p/test-tmp/log_index-test.0.LogIndexTest.TestMultiSegmentWithGC.1786516671348100-8758-0/index.000000001
I20260812 06:37:51.356051  8758 log_index.cc:253] Deleted log index chunk /tmp/dist-test-task_t7M7p/test-tmp/log_index-test.0.LogIndexTest.TestMultiSegmentWithGC.1786516671348100-8758-0/index.000000002
[       OK ] LogIndexTest.TestMultiSegmentWithGC (2 ms)
[----------] 2 tests from LogIndexTest (5 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (5 ms total)
[  PASSED  ] 2 tests.
