[==========] Running 6 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from TsTabletManagerTest
[ RUN      ] TsTabletManagerTest.TestCreateTablet
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:44.567684 10604 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 06:37:44.568359 10604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.575500 10612 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:44.575518 10614 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:44.575579 10611 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:44.575588 10604 server_base.cc:1061] running on GCE node
I20260812 06:37:44.576062 10604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.576171 10604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 06:37:44.576220 10604 hybrid_clock.cc:648] HybridClock initialized: now 1786516664576216 us; error 0 us; skew 500 ppm
I20260812 06:37:44.577628 10604 webserver.cc:533] Webserver started at http://127.0.0.1:36917/ using document root <none> and password file <none>
I20260812 06:37:44.578135 10604 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.578218 10604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:44.578452 10604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:44.580020 10604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestCreateTablet.1786516664559116-10604-0/TsTabletManagerTest-fsroot/instance:
uuid: "faee179fbf8c4ca2990e838565b23f42"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-07c2"
I20260812 06:37:44.583243 10604 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:37:44.585390 10620 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.586352 10604 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:37:44.586436 10604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestCreateTablet.1786516664559116-10604-0/TsTabletManagerTest-fsroot
uuid: "faee179fbf8c4ca2990e838565b23f42"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-07c2"
I20260812 06:37:44.586563 10604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestCreateTablet.1786516664559116-10604-0/TsTabletManagerTest-fsroot
metadata directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestCreateTablet.1786516664559116-10604-0/TsTabletManagerTest-fsroot
1 data directories: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestCreateTablet.1786516664559116-10604-0/TsTabletManagerTest-fsroot/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:44.620898 10604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.621565 10604 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 06:37:44.621755 10604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.622264 10604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:44.623149 10604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:44.623193 10604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.623256 10604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:44.623317 10604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.630056 10604 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:40249
I20260812 06:37:44.630075 10693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:40249 every 8 connection(s)
I20260812 06:37:44.632105 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fffffffffffffffffffffffffffffff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260812 06:37:44.633313 10694 heartbeater.cc:646] Failed to heartbeat to 127.0.0.1:7051 (0 consecutive failures): Network error: Failed to ping master at 127.0.0.1:7051: Client connection negotiation failed: client connection to 127.0.0.1:7051: connect: Connection refused (error 111)
W20260812 06:37:44.633435 10694 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 06:37:44.637048 10697 tablet_bootstrap.cc:492] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Bootstrap starting.
I20260812 06:37:44.638777 10697 tablet_bootstrap.cc:654] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.639547 10697 log.cc:826] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Log is configured to *not* fsync() on all Append() calls
I20260812 06:37:44.640831 10697 tablet_bootstrap.cc:492] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: No bootstrap required, opened a new log
I20260812 06:37:44.641022 10697 ts_tablet_manager.cc:1403] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260812 06:37:44.643769 10697 raft_consensus.cc:359] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.643934 10697 raft_consensus.cc:385] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.644021 10697 raft_consensus.cc:740] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faee179fbf8c4ca2990e838565b23f42, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.644371 10697 consensus_queue.cc:260] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.644502 10697 raft_consensus.cc:399] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.644579 10697 raft_consensus.cc:493] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.644696 10697 raft_consensus.cc:3060] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.645418 10697 raft_consensus.cc:515] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.645694 10697 leader_election.cc:304] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: faee179fbf8c4ca2990e838565b23f42; no voters: 
I20260812 06:37:44.645931 10697 leader_election.cc:290] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.646086 10699 raft_consensus.cc:2804] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.646395 10699 raft_consensus.cc:697] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 LEADER]: Becoming Leader. State: Replica: faee179fbf8c4ca2990e838565b23f42, State: Running, Role: LEADER
I20260812 06:37:44.646605 10697 ts_tablet_manager.cc:1434] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260812 06:37:44.646696 10699 consensus_queue.cc:237] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.652555 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fffffffffffffffffffffffffffffff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:44.654032 10697 tablet_bootstrap.cc:492] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Bootstrap starting.
I20260812 06:37:44.654875 10697 tablet_bootstrap.cc:654] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.655867 10697 tablet_bootstrap.cc:492] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: No bootstrap required, opened a new log
I20260812 06:37:44.655967 10697 ts_tablet_manager.cc:1403] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:37:44.656376 10697 raft_consensus.cc:359] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.656471 10697 raft_consensus.cc:385] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.656517 10697 raft_consensus.cc:740] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faee179fbf8c4ca2990e838565b23f42, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.656649 10697 consensus_queue.cc:260] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.656729 10697 raft_consensus.cc:399] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.656774 10697 raft_consensus.cc:493] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.656827 10697 raft_consensus.cc:3060] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.657433 10697 raft_consensus.cc:515] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.657565 10697 leader_election.cc:304] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: faee179fbf8c4ca2990e838565b23f42; no voters: 
I20260812 06:37:44.657681 10697 leader_election.cc:290] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.657752 10699 raft_consensus.cc:2804] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.657866 10699 raft_consensus.cc:697] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 LEADER]: Becoming Leader. State: Replica: faee179fbf8c4ca2990e838565b23f42, State: Running, Role: LEADER
I20260812 06:37:44.657938 10697 ts_tablet_manager.cc:1434] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 06:37:44.658013 10699 consensus_queue.cc:237] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.661296 10604 ts_tablet_manager-test.cc:251] Shutting down tablet manager
I20260812 06:37:44.661437 10604 tablet_server.cc:179] TabletServer@127.0.0.1:0 shutting down...
I20260812 06:37:44.665896 10604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:44.666227 10604 tablet_replica.cc:333] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: stopping tablet replica
I20260812 06:37:44.666436 10604 raft_consensus.cc:2243] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.666612 10604 raft_consensus.cc:2272] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.667671 10604 tablet_replica.cc:333] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: stopping tablet replica
I20260812 06:37:44.667783 10604 raft_consensus.cc:2243] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.667898 10604 raft_consensus.cc:2272] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.681097 10604 tablet_server.cc:196] TabletServer@127.0.0.1:0 shutdown complete.
I20260812 06:37:44.684193 10604 ts_tablet_manager-test.cc:253] Restarting tablet manager
I20260812 06:37:44.684520 10604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.686157 10706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:44.686201 10707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:44.686285 10604 server_base.cc:1061] running on GCE node
W20260812 06:37:44.686398 10709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:44.686575 10604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.686638 10604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 06:37:44.686672 10604 hybrid_clock.cc:648] HybridClock initialized: now 1786516664686671 us; error 0 us; skew 500 ppm
I20260812 06:37:44.687486 10604 webserver.cc:533] Webserver started at http://127.0.0.1:37941/ using document root <none> and password file <none>
I20260812 06:37:44.687629 10604 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.687683 10604 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 06:37:44.688603 10604 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.689452 10715 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.689718 10604 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.689805 10604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestCreateTablet.1786516664559116-10604-0/TsTabletManagerTest-fsroot
uuid: "faee179fbf8c4ca2990e838565b23f42"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-07c2"
I20260812 06:37:44.689893 10604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestCreateTablet.1786516664559116-10604-0/TsTabletManagerTest-fsroot
metadata directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestCreateTablet.1786516664559116-10604-0/TsTabletManagerTest-fsroot
1 data directories: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestCreateTablet.1786516664559116-10604-0/TsTabletManagerTest-fsroot/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:44.708083 10604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.708415 10604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.708710 10604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:44.709278 10725 ts_tablet_manager.cc:542] Loading tablet metadata (0/2 complete)
I20260812 06:37:44.711259 10604 ts_tablet_manager.cc:585] Loaded tablet metadata (2 total tablets, 2 live tablets)
I20260812 06:37:44.711344 10604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20260812 06:37:44.711408 10604 ts_tablet_manager.cc:600] Registering tablets (0/2 complete)
I20260812 06:37:44.712145 10725 tablet_bootstrap.cc:492] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Bootstrap starting.
I20260812 06:37:44.712517 10604 ts_tablet_manager.cc:616] Registered 2 tablets
I20260812 06:37:44.712577 10604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260812 06:37:44.715263 10725 tablet_bootstrap.cc:492] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 06:37:44.715713 10725 tablet_bootstrap.cc:492] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Bootstrap complete.
I20260812 06:37:44.715903 10725 ts_tablet_manager.cc:1403] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260812 06:37:44.716306 10725 raft_consensus.cc:359] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.716416 10725 raft_consensus.cc:740] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: faee179fbf8c4ca2990e838565b23f42, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.716568 10725 consensus_queue.cc:260] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.716661 10725 raft_consensus.cc:399] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.716713 10725 raft_consensus.cc:493] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.716774 10725 raft_consensus.cc:3060] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 06:37:44.717458 10725 raft_consensus.cc:515] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.717607 10725 leader_election.cc:304] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: faee179fbf8c4ca2990e838565b23f42; no voters: 
I20260812 06:37:44.717833 10725 leader_election.cc:290] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 06:37:44.718065 10604 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:34727
I20260812 06:37:44.718178 10788 raft_consensus.cc:2804] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 06:37:44.718195 10791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:34727 every 8 connection(s)
I20260812 06:37:44.718364 10788 raft_consensus.cc:697] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 2 LEADER]: Becoming Leader. State: Replica: faee179fbf8c4ca2990e838565b23f42, State: Running, Role: LEADER
I20260812 06:37:44.718502 10725 ts_tablet_manager.cc:1434] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260812 06:37:44.718505 10788 consensus_queue.cc:237] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.718804 10725 tablet_bootstrap.cc:492] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Bootstrap starting.
W20260812 06:37:44.720947 10794 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 06:37:44.721467 10725 tablet_bootstrap.cc:492] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 06:37:44.721752 10725 tablet_bootstrap.cc:492] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Bootstrap complete.
I20260812 06:37:44.721920 10725 ts_tablet_manager.cc:1403] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 06:37:44.722272 10725 raft_consensus.cc:359] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.722368 10725 raft_consensus.cc:740] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: faee179fbf8c4ca2990e838565b23f42, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.722496 10725 consensus_queue.cc:260] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.722579 10725 raft_consensus.cc:399] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.722630 10725 raft_consensus.cc:493] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.722682 10725 raft_consensus.cc:3060] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 06:37:44.723347 10725 raft_consensus.cc:515] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.723531 10725 leader_election.cc:304] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: faee179fbf8c4ca2990e838565b23f42; no voters: 
I20260812 06:37:44.723667 10725 leader_election.cc:290] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 06:37:44.723701 10788 raft_consensus.cc:2804] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 06:37:44.723879 10788 raft_consensus.cc:697] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 2 LEADER]: Becoming Leader. State: Replica: faee179fbf8c4ca2990e838565b23f42, State: Running, Role: LEADER
I20260812 06:37:44.723906 10725 ts_tablet_manager.cc:1434] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260812 06:37:44.724000 10788 consensus_queue.cc:237] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "faee179fbf8c4ca2990e838565b23f42" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40249 } }
I20260812 06:37:44.724146 10604 tablet_server.cc:179] TabletServer@127.0.0.1:0 shutting down...
I20260812 06:37:44.727246 10604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:44.727483 10604 tablet_replica.cc:333] stopping tablet replica
I20260812 06:37:44.727588 10604 raft_consensus.cc:2243] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 2 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.727674 10604 raft_consensus.cc:2272] T 1fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.728145 10604 tablet_replica.cc:333] stopping tablet replica
I20260812 06:37:44.728209 10604 raft_consensus.cc:2243] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 2 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.728276 10604 raft_consensus.cc:2272] T 0fffffffffffffffffffffffffffffff P faee179fbf8c4ca2990e838565b23f42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.740520 10604 tablet_server.cc:196] TabletServer@127.0.0.1:0 shutdown complete.
[       OK ] TsTabletManagerTest.TestCreateTablet (178 ms)
[ RUN      ] TsTabletManagerTest.TestTabletReports
I20260812 06:37:44.744077 10604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.745730 10802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:44.745759 10806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:44.745761 10803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:44.745914 10604 server_base.cc:1061] running on GCE node
I20260812 06:37:44.746138 10604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.746194 10604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 06:37:44.746217 10604 hybrid_clock.cc:648] HybridClock initialized: now 1786516664746217 us; error 0 us; skew 500 ppm
I20260812 06:37:44.746963 10604 webserver.cc:533] Webserver started at http://127.0.0.1:41929/ using document root <none> and password file <none>
I20260812 06:37:44.747136 10604 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.747202 10604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:44.747270 10604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:44.747627 10604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestTabletReports.1786516664559116-10604-0/TsTabletManagerTest-fsroot/instance:
uuid: "fd81a12c816d48b09b6c55b075921c4b"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-07c2"
I20260812 06:37:44.749058 10604 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:44.749927 10811 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.750154 10604 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.750236 10604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestTabletReports.1786516664559116-10604-0/TsTabletManagerTest-fsroot
uuid: "fd81a12c816d48b09b6c55b075921c4b"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-07c2"
I20260812 06:37:44.750319 10604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestTabletReports.1786516664559116-10604-0/TsTabletManagerTest-fsroot
metadata directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestTabletReports.1786516664559116-10604-0/TsTabletManagerTest-fsroot
1 data directories: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestTabletReports.1786516664559116-10604-0/TsTabletManagerTest-fsroot/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:44.767608 10604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.767958 10604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.768239 10604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:44.768682 10604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:44.768740 10604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.768800 10604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:44.768851 10604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.773079 10604 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:40181
I20260812 06:37:44.773350 10884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:40181 every 8 connection(s)
I20260812 06:37:44.774080 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet tablet-1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260812 06:37:44.774436 10885 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 06:37:44.775887 10889 tablet_bootstrap.cc:492] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b: Bootstrap starting.
I20260812 06:37:44.776705 10889 tablet_bootstrap.cc:654] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.777585 10889 tablet_bootstrap.cc:492] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b: No bootstrap required, opened a new log
I20260812 06:37:44.777720 10889 ts_tablet_manager.cc:1403] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:37:44.778074 10889 raft_consensus.cc:359] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 peers { permanent_uuid: "fd81a12c816d48b09b6c55b075921c4b" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40181 } }
I20260812 06:37:44.778182 10889 raft_consensus.cc:385] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.778224 10889 raft_consensus.cc:740] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd81a12c816d48b09b6c55b075921c4b, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.778376 10889 consensus_queue.cc:260] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "fd81a12c816d48b09b6c55b075921c4b" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40181 } }
I20260812 06:37:44.778463 10889 raft_consensus.cc:399] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.778506 10889 raft_consensus.cc:493] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.778560 10889 raft_consensus.cc:3060] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.779260 10889 raft_consensus.cc:515] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 peers { permanent_uuid: "fd81a12c816d48b09b6c55b075921c4b" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40181 } }
I20260812 06:37:44.779456 10889 leader_election.cc:304] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fd81a12c816d48b09b6c55b075921c4b; no voters: 
I20260812 06:37:44.779650 10889 leader_election.cc:290] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.779759 10891 raft_consensus.cc:2804] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.779963 10891 raft_consensus.cc:697] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 1 LEADER]: Becoming Leader. State: Replica: fd81a12c816d48b09b6c55b075921c4b, State: Running, Role: LEADER
I20260812 06:37:44.779984 10889 ts_tablet_manager.cc:1434] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 06:37:44.780141 10891 consensus_queue.cc:237] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "fd81a12c816d48b09b6c55b075921c4b" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40181 } }
I20260812 06:37:44.783782 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet tablet-2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:44.785120 10889 tablet_bootstrap.cc:492] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b: Bootstrap starting.
I20260812 06:37:44.786026 10889 tablet_bootstrap.cc:654] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.786898 10889 tablet_bootstrap.cc:492] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b: No bootstrap required, opened a new log
I20260812 06:37:44.787007 10889 ts_tablet_manager.cc:1403] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:37:44.787411 10889 raft_consensus.cc:359] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 peers { permanent_uuid: "fd81a12c816d48b09b6c55b075921c4b" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40181 } }
I20260812 06:37:44.787505 10889 raft_consensus.cc:385] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.787549 10889 raft_consensus.cc:740] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd81a12c816d48b09b6c55b075921c4b, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.787726 10889 consensus_queue.cc:260] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "fd81a12c816d48b09b6c55b075921c4b" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40181 } }
I20260812 06:37:44.787829 10889 raft_consensus.cc:399] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.787873 10889 raft_consensus.cc:493] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.787925 10889 raft_consensus.cc:3060] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.788578 10889 raft_consensus.cc:515] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 peers { permanent_uuid: "fd81a12c816d48b09b6c55b075921c4b" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40181 } }
I20260812 06:37:44.788726 10889 leader_election.cc:304] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fd81a12c816d48b09b6c55b075921c4b; no voters: 
I20260812 06:37:44.788846 10889 leader_election.cc:290] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.788898 10891 raft_consensus.cc:2804] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.789008 10891 raft_consensus.cc:697] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 1 LEADER]: Becoming Leader. State: Replica: fd81a12c816d48b09b6c55b075921c4b, State: Running, Role: LEADER
I20260812 06:37:44.789090 10889 ts_tablet_manager.cc:1434] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:37:44.789122 10891 consensus_queue.cc:237] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "fd81a12c816d48b09b6c55b075921c4b" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 40181 } }
I20260812 06:37:44.792552 10604 tablet_server.cc:179] TabletServer@127.0.0.1:0 shutting down...
I20260812 06:37:44.795764 10604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:44.796020 10604 tablet_replica.cc:333] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b: stopping tablet replica
I20260812 06:37:44.796150 10604 raft_consensus.cc:2243] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.796274 10604 raft_consensus.cc:2272] T tablet-2 P fd81a12c816d48b09b6c55b075921c4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.796793 10604 tablet_replica.cc:333] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b: stopping tablet replica
I20260812 06:37:44.796886 10604 raft_consensus.cc:2243] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.796984 10604 raft_consensus.cc:2272] T tablet-1 P fd81a12c816d48b09b6c55b075921c4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.799175 10604 tablet_server.cc:196] TabletServer@127.0.0.1:0 shutdown complete.
[       OK ] TsTabletManagerTest.TestTabletReports (58 ms)
[ RUN      ] TsTabletManagerTest.TestTabletStatsReports
I20260812 06:37:44.802520 10604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.804122 10903 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:44.804114 10604 server_base.cc:1061] running on GCE node
W20260812 06:37:44.804090 10901 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:44.804106 10900 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:44.804467 10604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.804509 10604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 06:37:44.804523 10604 hybrid_clock.cc:648] HybridClock initialized: now 1786516664804523 us; error 0 us; skew 500 ppm
I20260812 06:37:44.805284 10604 webserver.cc:533] Webserver started at http://127.0.0.1:41487/ using document root <none> and password file <none>
I20260812 06:37:44.805434 10604 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.805509 10604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:44.805580 10604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:44.805953 10604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestTabletStatsReports.1786516664559116-10604-0/TsTabletManagerTest-fsroot/instance:
uuid: "b13c57be121f4e598487d0919706b700"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-07c2"
I20260812 06:37:44.807334 10604 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:44.808199 10910 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.808451 10604 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.808523 10604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestTabletStatsReports.1786516664559116-10604-0/TsTabletManagerTest-fsroot
uuid: "b13c57be121f4e598487d0919706b700"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-07c2"
I20260812 06:37:44.808586 10604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestTabletStatsReports.1786516664559116-10604-0/TsTabletManagerTest-fsroot
metadata directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestTabletStatsReports.1786516664559116-10604-0/TsTabletManagerTest-fsroot
1 data directories: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.TestTabletStatsReports.1786516664559116-10604-0/TsTabletManagerTest-fsroot/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:44.815742 10604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.816049 10604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.816356 10604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:44.816890 10604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:44.816939 10604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.817018 10604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:44.817049 10604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.821148 10604 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:41803
I20260812 06:37:44.821341 10979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:41803 every 8 connection(s)
I20260812 06:37:44.821966 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet tablet-1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260812 06:37:44.822470 10981 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 06:37:44.823809 10984 tablet_bootstrap.cc:492] T tablet-1 P b13c57be121f4e598487d0919706b700: Bootstrap starting.
I20260812 06:37:44.824532 10984 tablet_bootstrap.cc:654] T tablet-1 P b13c57be121f4e598487d0919706b700: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.825438 10984 tablet_bootstrap.cc:492] T tablet-1 P b13c57be121f4e598487d0919706b700: No bootstrap required, opened a new log
I20260812 06:37:44.825508 10984 ts_tablet_manager.cc:1403] T tablet-1 P b13c57be121f4e598487d0919706b700: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:37:44.825850 10984 raft_consensus.cc:359] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 peers { permanent_uuid: "b13c57be121f4e598487d0919706b700" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 41803 } }
I20260812 06:37:44.825932 10984 raft_consensus.cc:385] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.825984 10984 raft_consensus.cc:740] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b13c57be121f4e598487d0919706b700, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.826143 10984 consensus_queue.cc:260] T tablet-1 P b13c57be121f4e598487d0919706b700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "b13c57be121f4e598487d0919706b700" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 41803 } }
I20260812 06:37:44.826213 10984 raft_consensus.cc:399] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.826282 10984 raft_consensus.cc:493] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.826350 10984 raft_consensus.cc:3060] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.827030 10984 raft_consensus.cc:515] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 peers { permanent_uuid: "b13c57be121f4e598487d0919706b700" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 41803 } }
I20260812 06:37:44.827169 10984 leader_election.cc:304] T tablet-1 P b13c57be121f4e598487d0919706b700 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b13c57be121f4e598487d0919706b700; no voters: 
I20260812 06:37:44.827399 10984 leader_election.cc:290] T tablet-1 P b13c57be121f4e598487d0919706b700 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.827476 10986 raft_consensus.cc:2804] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.827662 10986 raft_consensus.cc:697] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 1 LEADER]: Becoming Leader. State: Replica: b13c57be121f4e598487d0919706b700, State: Running, Role: LEADER
I20260812 06:37:44.827699 10984 ts_tablet_manager.cc:1434] T tablet-1 P b13c57be121f4e598487d0919706b700: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:37:44.827800 10986 consensus_queue.cc:237] T tablet-1 P b13c57be121f4e598487d0919706b700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "b13c57be121f4e598487d0919706b700" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 41803 } }
I20260812 06:37:44.831199 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet tablet-2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:44.832541 10984 tablet_bootstrap.cc:492] T tablet-2 P b13c57be121f4e598487d0919706b700: Bootstrap starting.
I20260812 06:37:44.833225 10984 tablet_bootstrap.cc:654] T tablet-2 P b13c57be121f4e598487d0919706b700: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.834023 10984 tablet_bootstrap.cc:492] T tablet-2 P b13c57be121f4e598487d0919706b700: No bootstrap required, opened a new log
I20260812 06:37:44.834120 10984 ts_tablet_manager.cc:1403] T tablet-2 P b13c57be121f4e598487d0919706b700: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:37:44.834445 10984 raft_consensus.cc:359] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 peers { permanent_uuid: "b13c57be121f4e598487d0919706b700" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 41803 } }
I20260812 06:37:44.834561 10984 raft_consensus.cc:385] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.834604 10984 raft_consensus.cc:740] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b13c57be121f4e598487d0919706b700, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.834764 10984 consensus_queue.cc:260] T tablet-2 P b13c57be121f4e598487d0919706b700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "b13c57be121f4e598487d0919706b700" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 41803 } }
I20260812 06:37:44.834870 10984 raft_consensus.cc:399] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.834954 10984 raft_consensus.cc:493] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.835008 10984 raft_consensus.cc:3060] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.835731 10984 raft_consensus.cc:515] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 peers { permanent_uuid: "b13c57be121f4e598487d0919706b700" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 41803 } }
I20260812 06:37:44.835868 10984 leader_election.cc:304] T tablet-2 P b13c57be121f4e598487d0919706b700 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b13c57be121f4e598487d0919706b700; no voters: 
I20260812 06:37:44.835980 10984 leader_election.cc:290] T tablet-2 P b13c57be121f4e598487d0919706b700 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.836066 10986 raft_consensus.cc:2804] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.836201 10986 raft_consensus.cc:697] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 1 LEADER]: Becoming Leader. State: Replica: b13c57be121f4e598487d0919706b700, State: Running, Role: LEADER
I20260812 06:37:44.836230 10984 ts_tablet_manager.cc:1434] T tablet-2 P b13c57be121f4e598487d0919706b700: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 06:37:44.836337 10986 consensus_queue.cc:237] T tablet-2 P b13c57be121f4e598487d0919706b700 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "b13c57be121f4e598487d0919706b700" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 41803 } }
I20260812 06:37:44.845455 10604 tablet_server.cc:179] TabletServer@127.0.0.1:0 shutting down...
I20260812 06:37:44.849114 10604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:44.849331 10604 tablet_replica.cc:333] T tablet-2 P b13c57be121f4e598487d0919706b700: stopping tablet replica
I20260812 06:37:44.849454 10604 raft_consensus.cc:2243] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.849579 10604 raft_consensus.cc:2272] T tablet-2 P b13c57be121f4e598487d0919706b700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.850067 10604 tablet_replica.cc:333] T tablet-1 P b13c57be121f4e598487d0919706b700: stopping tablet replica
I20260812 06:37:44.850188 10604 raft_consensus.cc:2243] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.850309 10604 raft_consensus.cc:2272] T tablet-1 P b13c57be121f4e598487d0919706b700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.852665 10604 tablet_server.cc:196] TabletServer@127.0.0.1:0 shutdown complete.
[       OK ] TsTabletManagerTest.TestTabletStatsReports (53 ms)
[ RUN      ] TsTabletManagerTest.StartupBenchmark
I20260812 06:37:44.856210 10604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.857864 10994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:44.857939 10995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:44.857977 10604 server_base.cc:1061] running on GCE node
W20260812 06:37:44.857944 10997 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:44.858233 10604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.858273 10604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 06:37:44.858289 10604 hybrid_clock.cc:648] HybridClock initialized: now 1786516664858288 us; error 0 us; skew 500 ppm
I20260812 06:37:44.859048 10604 webserver.cc:533] Webserver started at http://127.0.0.1:35953/ using document root <none> and password file <none>
I20260812 06:37:44.859205 10604 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.859278 10604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:44.859380 10604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:44.859741 10604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.StartupBenchmark.1786516664559116-10604-0/TsTabletManagerTest-fsroot/instance:
uuid: "bfe166097ee646759c89b3a80587fc58"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-07c2"
I20260812 06:37:44.861205 10604 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:44.862051 11003 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.862314 10604 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.862388 10604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.StartupBenchmark.1786516664559116-10604-0/TsTabletManagerTest-fsroot
uuid: "bfe166097ee646759c89b3a80587fc58"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-07c2"
I20260812 06:37:44.862445 10604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.StartupBenchmark.1786516664559116-10604-0/TsTabletManagerTest-fsroot
metadata directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.StartupBenchmark.1786516664559116-10604-0/TsTabletManagerTest-fsroot
1 data directories: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.StartupBenchmark.1786516664559116-10604-0/TsTabletManagerTest-fsroot/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:44.876806 10604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.877100 10604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.877318 10604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:44.877782 10604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:44.877818 10604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.877873 10604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:44.877909 10604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.882112 10604 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:43911
I20260812 06:37:44.882400 11076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:43911 every 8 connection(s)
E20260812 06:37:44.882743 10604 ts_tablet_manager-test.cc:470] Created tablet (0/100 complete)
I20260812 06:37:45.408762 10604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:45.410487 11200 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:45.410534 11203 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:45.410595 11201 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:45.410737 10604 server_base.cc:1061] running on GCE node
I20260812 06:37:45.411005 10604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:45.411047 10604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 06:37:45.411062 10604 hybrid_clock.cc:648] HybridClock initialized: now 1786516665411062 us; error 0 us; skew 500 ppm
I20260812 06:37:45.411888 10604 webserver.cc:533] Webserver started at http://127.0.0.1:35953/ using document root <none> and password file <none>
I20260812 06:37:45.412055 10604 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:45.412096 10604 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 06:37:45.413041 10604 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:45.419508 11211 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:45.419767 10604 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.003s	sys 0.001s
I20260812 06:37:45.419838 10604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.StartupBenchmark.1786516664559116-10604-0/TsTabletManagerTest-fsroot
uuid: "bfe166097ee646759c89b3a80587fc58"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-07c2"
I20260812 06:37:45.419950 10604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.StartupBenchmark.1786516664559116-10604-0/TsTabletManagerTest-fsroot
metadata directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.StartupBenchmark.1786516664559116-10604-0/TsTabletManagerTest-fsroot
1 data directories: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.TsTabletManagerTest.StartupBenchmark.1786516664559116-10604-0/TsTabletManagerTest-fsroot/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:45.433588 10604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:45.433947 10604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:45.434242 10604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:45.703850 10604 ts_tablet_manager.cc:585] Loaded tablet metadata (100 total tablets, 100 live tablets)
I20260812 06:37:45.703948 10604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.269s	user 0.007s	sys 0.001s
I20260812 06:37:45.709664 10604 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:43911
[       OK ] TsTabletManagerTest.StartupBenchmark (896 ms)
[----------] 4 tests from TsTabletManagerTest (1186 ms total)

[----------] 2 tests from Params/TestCreateAndDeleteMetrics
[ RUN      ] Params/TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics/0
I20260812 06:37:45.752440 10604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:45.754212 11286 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:45.754189 11289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:45.754264 10604 server_base.cc:1061] running on GCE node
W20260812 06:37:45.754235 11285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:45.754560 10604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:45.754601 10604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 06:37:45.754616 10604 hybrid_clock.cc:648] HybridClock initialized: now 1786516665754616 us; error 0 us; skew 500 ppm
I20260812 06:37:45.755438 10604 webserver.cc:533] Webserver started at http://127.0.0.1:40305/ using document root <none> and password file <none>
I20260812 06:37:45.755594 10604 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:45.755666 10604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:45.755741 10604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:45.756102 10604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_0.1786516664559116-10604-0/TsTabletManagerTest-fsroot/instance:
uuid: "e6287517b8dd42a6b3819c28462dd5f1"
format_stamp: "Formatted at 2026-08-12 06:37:45 on dist-test-slave-07c2"
I20260812 06:37:45.757526 10604 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:45.758445 11295 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:45.758726 10604 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:45.758787 10604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_0.1786516664559116-10604-0/TsTabletManagerTest-fsroot
uuid: "e6287517b8dd42a6b3819c28462dd5f1"
format_stamp: "Formatted at 2026-08-12 06:37:45 on dist-test-slave-07c2"
I20260812 06:37:45.758875 10604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_0.1786516664559116-10604-0/TsTabletManagerTest-fsroot
metadata directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_0.1786516664559116-10604-0/TsTabletManagerTest-fsroot
1 data directories: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_0.1786516664559116-10604-0/TsTabletManagerTest-fsroot/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:45.772009 10604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:45.772367 10604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:45.772648 10604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:45.773089 10604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:45.773147 10604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:45.773195 10604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:45.773250 10604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:45.777565 10604 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:36423
I20260812 06:37:45.777823 11365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:36423 every 8 connection(s)
I20260812 06:37:45.778501 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffffffffffffffffffffffffffffffff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260812 06:37:45.779009 11366 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 06:37:45.780486 11371 tablet_bootstrap.cc:492] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1: Bootstrap starting.
I20260812 06:37:45.781154 11371 tablet_bootstrap.cc:654] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:45.781941 11371 tablet_bootstrap.cc:492] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1: No bootstrap required, opened a new log
I20260812 06:37:45.782007 11371 ts_tablet_manager.cc:1403] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:37:45.782335 11371 raft_consensus.cc:359] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 peers { permanent_uuid: "e6287517b8dd42a6b3819c28462dd5f1" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 36423 } }
I20260812 06:37:45.782424 11371 raft_consensus.cc:385] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:45.782447 11371 raft_consensus.cc:740] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6287517b8dd42a6b3819c28462dd5f1, State: Initialized, Role: FOLLOWER
I20260812 06:37:45.782543 11371 consensus_queue.cc:260] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "e6287517b8dd42a6b3819c28462dd5f1" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 36423 } }
I20260812 06:37:45.782618 11371 raft_consensus.cc:399] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:45.782642 11371 raft_consensus.cc:493] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:45.782677 11371 raft_consensus.cc:3060] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:45.783417 11371 raft_consensus.cc:515] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 peers { permanent_uuid: "e6287517b8dd42a6b3819c28462dd5f1" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 36423 } }
I20260812 06:37:45.783561 11371 leader_election.cc:304] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e6287517b8dd42a6b3819c28462dd5f1; no voters: 
I20260812 06:37:45.783710 11371 leader_election.cc:290] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:45.783828 11373 raft_consensus.cc:2804] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:45.784016 11373 raft_consensus.cc:697] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 1 LEADER]: Becoming Leader. State: Replica: e6287517b8dd42a6b3819c28462dd5f1, State: Running, Role: LEADER
I20260812 06:37:45.784052 11371 ts_tablet_manager.cc:1434] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 06:37:45.784178 11373 consensus_queue.cc:237] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "e6287517b8dd42a6b3819c28462dd5f1" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 36423 } }
I20260812 06:37:45.787743 10604 tablet_replica.cc:333] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1: stopping tablet replica
I20260812 06:37:45.787828 10604 raft_consensus.cc:2243] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:45.787900 10604 raft_consensus.cc:2272] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:45.788411 10604 ts_tablet_manager.cc:1916] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 06:37:45.789896 10604 ts_tablet_manager.cc:1929] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 06:37:45.789963 10604 log.cc:1199] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1: Deleting WAL directory at /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_0.1786516664559116-10604-0/TsTabletManagerTest-fsroot/wals/ffffffffffffffffffffffffffffffff
I20260812 06:37:45.790153 10604 ts_tablet_manager.cc:1950] T ffffffffffffffffffffffffffffffff P e6287517b8dd42a6b3819c28462dd5f1: Deleting consensus metadata
I20260812 06:37:45.790719 10604 tablet_server.cc:179] TabletServer@127.0.0.1:0 shutting down...
I20260812 06:37:45.794174 10604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:45.806046 10604 tablet_server.cc:196] TabletServer@127.0.0.1:0 shutdown complete.
[       OK ] Params/TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics/0 (56 ms)
[ RUN      ] Params/TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics/1
I20260812 06:37:45.809185 10604 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:45.810840 11381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:45.810890 11384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 06:37:45.810890 11382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 06:37:45.811079 10604 server_base.cc:1061] running on GCE node
I20260812 06:37:45.811336 10604 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:45.811380 10604 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 06:37:45.811394 10604 hybrid_clock.cc:648] HybridClock initialized: now 1786516665811394 us; error 0 us; skew 500 ppm
I20260812 06:37:45.812165 10604 webserver.cc:533] Webserver started at http://127.0.0.1:42209/ using document root <none> and password file <none>
I20260812 06:37:45.812281 10604 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:45.812319 10604 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:45.812367 10604 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:45.812686 10604 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_1.1786516664559116-10604-0/TsTabletManagerTest-fsroot/instance:
uuid: "b82877b59f54485292329e6e381379ce"
format_stamp: "Formatted at 2026-08-12 06:37:45 on dist-test-slave-07c2"
I20260812 06:37:45.814021 10604 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:45.814821 11390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:45.815081 10604 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:45.815138 10604 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_1.1786516664559116-10604-0/TsTabletManagerTest-fsroot
uuid: "b82877b59f54485292329e6e381379ce"
format_stamp: "Formatted at 2026-08-12 06:37:45 on dist-test-slave-07c2"
I20260812 06:37:45.815191 10604 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_1.1786516664559116-10604-0/TsTabletManagerTest-fsroot
metadata directory: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_1.1786516664559116-10604-0/TsTabletManagerTest-fsroot
1 data directories: /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_1.1786516664559116-10604-0/TsTabletManagerTest-fsroot/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:45.841421 10604 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:45.841725 10604 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:45.841974 10604 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 06:37:45.842449 10604 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 06:37:45.842485 10604 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:45.842541 10604 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 06:37:45.842579 10604 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:45.846443 10604 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:39911
I20260812 06:37:45.846935 11463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:39911 every 8 connection(s)
I20260812 06:37:45.847425 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffffffffffffffffffffffffffffffff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260812 06:37:45.847901 11464 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 06:37:45.849298 11468 tablet_bootstrap.cc:492] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce: Bootstrap starting.
I20260812 06:37:45.850137 11468 tablet_bootstrap.cc:654] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:45.851140 11468 tablet_bootstrap.cc:492] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce: No bootstrap required, opened a new log
I20260812 06:37:45.851253 11468 ts_tablet_manager.cc:1403] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:37:45.851689 11468 raft_consensus.cc:359] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 peers { permanent_uuid: "b82877b59f54485292329e6e381379ce" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 39911 } }
I20260812 06:37:45.851783 11468 raft_consensus.cc:385] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:45.851846 11468 raft_consensus.cc:740] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82877b59f54485292329e6e381379ce, State: Initialized, Role: FOLLOWER
I20260812 06:37:45.852051 11468 consensus_queue.cc:260] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "b82877b59f54485292329e6e381379ce" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 39911 } }
I20260812 06:37:45.852141 11468 raft_consensus.cc:399] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:45.852219 11468 raft_consensus.cc:493] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:45.852286 11468 raft_consensus.cc:3060] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:45.853068 11468 raft_consensus.cc:515] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 peers { permanent_uuid: "b82877b59f54485292329e6e381379ce" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 39911 } }
I20260812 06:37:45.853224 11468 leader_election.cc:304] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b82877b59f54485292329e6e381379ce; no voters: 
I20260812 06:37:45.853482 11468 leader_election.cc:290] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:45.853600 11471 raft_consensus.cc:2804] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:45.853818 11471 raft_consensus.cc:697] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 1 LEADER]: Becoming Leader. State: Replica: b82877b59f54485292329e6e381379ce, State: Running, Role: LEADER
I20260812 06:37:45.853875 11468 ts_tablet_manager.cc:1434] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 06:37:45.853967 11471 consensus_queue.cc:237] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 peers { permanent_uuid: "b82877b59f54485292329e6e381379ce" member_type: VOTER last_known_addr { host: "127.0.0.1" port: 39911 } }
I20260812 06:37:45.856474 10604 tablet_replica.cc:333] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce: stopping tablet replica
I20260812 06:37:45.856554 10604 raft_consensus.cc:2243] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:45.856669 10604 raft_consensus.cc:2272] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:45.857162 10604 ts_tablet_manager.cc:1916] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 06:37:45.858846 10604 ts_tablet_manager.cc:1929] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.1
I20260812 06:37:45.858906 10604 log.cc:1199] T ffffffffffffffffffffffffffffffff P b82877b59f54485292329e6e381379ce: Deleting WAL directory at /tmp/dist-test-task2RiYR2/test-tmp/ts_tablet_manager-test.0.Params_TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics_1.1786516664559116-10604-0/TsTabletManagerTest-fsroot/wals/ffffffffffffffffffffffffffffffff
I20260812 06:37:45.859208 10604 tablet_server.cc:179] TabletServer@127.0.0.1:0 shutting down...
I20260812 06:37:45.862457 10604 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 06:37:45.874507 10604 tablet_server.cc:196] TabletServer@127.0.0.1:0 shutdown complete.
[       OK ] Params/TestCreateAndDeleteMetrics.TestCreateAndDifferentModeDeleteMetrics/1 (68 ms)
[----------] 2 tests from Params/TestCreateAndDeleteMetrics (125 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 2 test suites ran. (1311 ms total)
[  PASSED  ] 6 tests.
I20260812 06:37:45.877395 10604 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 54 messages since previous log ~0 seconds ago
I20260812 06:37:45.877424 10604 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/ts_tablet_manager-test.cc:470: suppressed but not reported on 99 messages since previous log ~0 seconds ago
I20260812 06:37:45.877450 10604 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 1 messages since previous log ~1 seconds ago
I20260812 06:37:45.877466 10604 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 101 messages since previous log ~1 seconds ago
I20260812 06:37:45.877483 10604 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 253 messages since previous log ~1 seconds ago
