[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from TServerStateTest
[ RUN      ] TServerStateTest.TestReloadTServerState
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:04:00.284152 24204 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 08:04:00.285228 24204 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:04:00.293002 24204 server_base.cc:1061] running on GCE node
W20260812 08:04:00.293085 24214 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 08:04:00.293632 24209 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 08:04:00.294082 24210 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 08:04:00.294780 24204 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.294966 24204 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 08:04:00.295056 24204 hybrid_clock.cc:648] HybridClock initialized: now 1786521840295053 us; error 0 us; skew 500 ppm
I20260812 08:04:00.297663 24204 webserver.cc:533] Webserver started at http://127.0.0.1:43415/ using document root <none> and password file <none>
I20260812 08:04:00.298384 24204 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.298489 24204 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.298774 24204 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.300647 24204 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master/instance:
uuid: "05e1be5f085b4317a437180f673a5122"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.304576 24204 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260812 08:04:00.306986 24219 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.308180 24204 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:04:00.308436 24204 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master
uuid: "05e1be5f085b4317a437180f673a5122"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.308557 24204 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master
metadata directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master
1 data directories: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master/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 08:04:00.327064 24204 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.327746 24204 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 08:04:00.328008 24204 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.337843 24204 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:43583
I20260812 08:04:00.337853 24277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:43583 every 8 connection(s)
I20260812 08:04:00.341136 24278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:00.348084 24278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Bootstrap starting.
I20260812 08:04:00.351667 24278 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:00.352881 24278 log.cc:826] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Log is configured to *not* fsync() on all Append() calls
I20260812 08:04:00.355240 24278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: No bootstrap required, opened a new log
I20260812 08:04:00.359170 24278 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.359390 24278 raft_consensus.cc:385] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:00.359514 24278 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e1be5f085b4317a437180f673a5122, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.360373 24278 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [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 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.360646 24278 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:00.360796 24278 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:00.360972 24278 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:00.361965 24278 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.362560 24278 leader_election.cc:304] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [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: 05e1be5f085b4317a437180f673a5122; no voters: 
I20260812 08:04:00.363044 24278 leader_election.cc:290] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:04:00.363301 24281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:00.363670 24281 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 1 LEADER]: Becoming Leader. State: Replica: 05e1be5f085b4317a437180f673a5122, State: Running, Role: LEADER
I20260812 08:04:00.364280 24281 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [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 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.364660 24278 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:00.366957 24282 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "05e1be5f085b4317a437180f673a5122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER } }
I20260812 08:04:00.366986 24283 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05e1be5f085b4317a437180f673a5122. Latest consensus state: current_term: 1 leader_uuid: "05e1be5f085b4317a437180f673a5122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER } }
I20260812 08:04:00.367139 24282 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.367146 24283 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: This master's current role is: LEADER
W20260812 08:04:00.370132 24296 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260812 08:04:00.370258 24296 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260812 08:04:00.370335 24297 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:00.371209 24297 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:00.377796 24297 catalog_manager.cc:1383] Generated new cluster ID: d273d42bb2654f89a86befcc61380df5
I20260812 08:04:00.377894 24297 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:00.383335 24297 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:04:00.384775 24297 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:00.395308 24297 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Generated new TSK 0
I20260812 08:04:00.396171 24297 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:00.415606 24238 ts_manager.cc:194] Registered new tserver with Master: tserver (tserver-host:7051)
I20260812 08:04:00.419077 24204 ts_manager.cc:295] Set tserver state for tserver to MAINTENANCE_MODE
I20260812 08:04:00.421271 24204 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 08:04:00.427525 24204 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:00.427783 24204 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.428025 24204 tablet_replica.cc:333] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: stopping tablet replica
I20260812 08:04:00.442835 24204 master.cc:584] Master@127.0.0.1:0 shutdown complete.
I20260812 08:04:00.448280 24204 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.450369 24312 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 08:04:00.450353 24310 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 08:04:00.450650 24204 server_base.cc:1061] running on GCE node
W20260812 08:04:00.450326 24309 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 08:04:00.450922 24204 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.450969 24204 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 08:04:00.450986 24204 hybrid_clock.cc:648] HybridClock initialized: now 1786521840450987 us; error 0 us; skew 500 ppm
I20260812 08:04:00.452209 24204 webserver.cc:533] Webserver started at http://127.0.0.1:40207/ using document root <none> and password file <none>
I20260812 08:04:00.452409 24204 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.452461 24204 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:04:00.453640 24204 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.454654 24318 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.454955 24204 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.455037 24204 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master
uuid: "05e1be5f085b4317a437180f673a5122"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.455147 24204 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master
metadata directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master
1 data directories: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master/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 08:04:00.495349 24204 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.495785 24204 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.501878 24204 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:39131
I20260812 08:04:00.501899 24380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:39131 every 8 connection(s)
I20260812 08:04:00.504227 24381 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:04:00.505021 24381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Bootstrap starting.
I20260812 08:04:00.511344 24381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=4 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:04:00.511790 24381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Bootstrap complete.
I20260812 08:04:00.512367 24381 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.512462 24381 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e1be5f085b4317a437180f673a5122, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.512620 24381 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 1.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.512691 24381 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:00.512713 24381 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:00.512795 24381 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:04:00.513592 24381 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.513707 24381 leader_election.cc:304] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [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: 05e1be5f085b4317a437180f673a5122; no voters: 
I20260812 08:04:00.513990 24381 leader_election.cc:290] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:04:00.514091 24384 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:04:00.514272 24384 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 2 LEADER]: Becoming Leader. State: Replica: 05e1be5f085b4317a437180f673a5122, State: Running, Role: LEADER
I20260812 08:04:00.514413 24384 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 5, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.514479 24381 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:00.514914 24384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05e1be5f085b4317a437180f673a5122. Latest consensus state: current_term: 2 leader_uuid: "05e1be5f085b4317a437180f673a5122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER } }
I20260812 08:04:00.515021 24384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.514912 24386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "05e1be5f085b4317a437180f673a5122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER } }
I20260812 08:04:00.515079 24386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.517629 24400 catalog_manager.cc:1295] Loaded cluster ID: d273d42bb2654f89a86befcc61380df5
I20260812 08:04:00.517699 24400 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: loading cluster ID for follower catalog manager: success
I20260812 08:04:00.519317 24400 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: acquiring CA information for follower catalog manager: success
I20260812 08:04:00.520105 24400 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260812 08:04:00.520227 24388 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:00.520961 24388 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:00.521373 24388 catalog_manager.cc:1295] Loaded cluster ID: d273d42bb2654f89a86befcc61380df5
I20260812 08:04:00.521425 24388 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:00.521950 24388 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:00.522382 24388 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Loaded TSK: 0
I20260812 08:04:00.522812 24388 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:00.531591 24338 ts_manager.cc:194] Registered new tserver with Master: tserver (tserver-host:7051)
I20260812 08:04:00.534157 24204 ts_manager.cc:284] Unset tserver state for tserver from MAINTENANCE_MODE
I20260812 08:04:00.534390 24204 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 08:04:00.538444 24204 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:04:00.538640 24204 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.538760 24204 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:00.551926 24204 master.cc:584] Master@127.0.0.1:0 shutdown complete.
I20260812 08:04:00.554689 24204 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.556389 24412 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 08:04:00.556486 24415 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 08:04:00.556736 24413 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 08:04:00.556797 24204 server_base.cc:1061] running on GCE node
I20260812 08:04:00.556965 24204 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.557026 24204 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 08:04:00.557050 24204 hybrid_clock.cc:648] HybridClock initialized: now 1786521840557050 us; error 0 us; skew 500 ppm
I20260812 08:04:00.557965 24204 webserver.cc:533] Webserver started at http://127.0.0.1:36201/ using document root <none> and password file <none>
I20260812 08:04:00.558140 24204 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.558197 24204 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:04:00.559221 24204 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.560127 24421 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.560407 24204 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.560478 24204 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master
uuid: "05e1be5f085b4317a437180f673a5122"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.560786 24204 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master
metadata directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master
1 data directories: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786521840272210-24204-0/master/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 08:04:00.588249 24204 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.588692 24204 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.593242 24204 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:38615
I20260812 08:04:00.594102 24477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:38615 every 8 connection(s)
I20260812 08:04:00.595232 24478 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:04:00.596000 24478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Bootstrap starting.
I20260812 08:04:00.601468 24478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=4 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:04:00.601791 24478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Bootstrap complete.
I20260812 08:04:00.602262 24478 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.602355 24478 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e1be5f085b4317a437180f673a5122, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.602515 24478 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 2.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.602604 24478 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:00.602630 24478 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:00.602663 24478 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:04:00.603397 24478 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.603528 24478 leader_election.cc:304] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 05e1be5f085b4317a437180f673a5122; no voters: 
I20260812 08:04:00.603705 24478 leader_election.cc:290] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260812 08:04:00.603967 24481 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 3 FOLLOWER]: Leader election won for term 3
I20260812 08:04:00.604189 24481 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 3 LEADER]: Becoming Leader. State: Replica: 05e1be5f085b4317a437180f673a5122, State: Running, Role: LEADER
I20260812 08:04:00.604319 24478 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:00.604424 24481 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 2.7, Last appended by leader: 7, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER }
I20260812 08:04:00.604913 24482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 3 leader_uuid: "05e1be5f085b4317a437180f673a5122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER } }
I20260812 08:04:00.604969 24483 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05e1be5f085b4317a437180f673a5122. Latest consensus state: current_term: 3 leader_uuid: "05e1be5f085b4317a437180f673a5122" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05e1be5f085b4317a437180f673a5122" member_type: VOTER } }
I20260812 08:04:00.605021 24482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.605060 24483 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.605577 24487 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:00.606910 24487 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:00.607337 24487 catalog_manager.cc:1295] Loaded cluster ID: d273d42bb2654f89a86befcc61380df5
I20260812 08:04:00.607384 24487 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:00.608502 24487 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:00.608842 24487 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122: Loaded TSK: 0
I20260812 08:04:00.609022 24487 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:00.611616 24204 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 08:04:00.615188 24204 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 3 LEADER]: Raft consensus shutting down.
I20260812 08:04:00.615373 24204 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05e1be5f085b4317a437180f673a5122 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.615537 24204 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:00.628341 24204 master.cc:584] Master@127.0.0.1:0 shutdown complete.
[       OK ] TServerStateTest.TestReloadTServerState (351 ms)
[ RUN      ] TServerStateTest.TestRepeatedTServerStates
I20260812 08:04:00.633505 24204 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.635386 24507 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 08:04:00.635536 24204 server_base.cc:1061] running on GCE node
W20260812 08:04:00.635566 24506 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 08:04:00.635397 24509 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 08:04:00.635813 24204 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.635916 24204 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 08:04:00.635942 24204 hybrid_clock.cc:648] HybridClock initialized: now 1786521840635941 us; error 0 us; skew 500 ppm
I20260812 08:04:00.636786 24204 webserver.cc:533] Webserver started at http://127.0.0.1:45761/ using document root <none> and password file <none>
I20260812 08:04:00.636966 24204 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.637076 24204 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.637161 24204 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.637562 24204 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestRepeatedTServerStates.1786521840272210-24204-0/master/instance:
uuid: "2761956486264e9e92d65dbd517e0f6d"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.639111 24204 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:04:00.640161 24515 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.640414 24204 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:00.640506 24204 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestRepeatedTServerStates.1786521840272210-24204-0/master
uuid: "2761956486264e9e92d65dbd517e0f6d"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.640604 24204 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestRepeatedTServerStates.1786521840272210-24204-0/master
metadata directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestRepeatedTServerStates.1786521840272210-24204-0/master
1 data directories: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestRepeatedTServerStates.1786521840272210-24204-0/master/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 08:04:00.655697 24204 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.656322 24204 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.661008 24204 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:45685
I20260812 08:04:00.661716 24577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:45685 every 8 connection(s)
I20260812 08:04:00.662209 24578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:00.664083 24578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d: Bootstrap starting.
I20260812 08:04:00.664875 24578 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:00.665987 24578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d: No bootstrap required, opened a new log
I20260812 08:04:00.666381 24578 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2761956486264e9e92d65dbd517e0f6d" member_type: VOTER }
I20260812 08:04:00.666487 24578 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:00.666514 24578 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2761956486264e9e92d65dbd517e0f6d, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.666664 24578 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [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 OBSOLETE_local: true peers { permanent_uuid: "2761956486264e9e92d65dbd517e0f6d" member_type: VOTER }
I20260812 08:04:00.666752 24578 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:00.666777 24578 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:00.666807 24578 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:00.667586 24578 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2761956486264e9e92d65dbd517e0f6d" member_type: VOTER }
I20260812 08:04:00.667711 24578 leader_election.cc:304] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [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: 2761956486264e9e92d65dbd517e0f6d; no voters: 
I20260812 08:04:00.667943 24578 leader_election.cc:290] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:04:00.668186 24582 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:00.668388 24582 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 1 LEADER]: Becoming Leader. State: Replica: 2761956486264e9e92d65dbd517e0f6d, State: Running, Role: LEADER
I20260812 08:04:00.668532 24578 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:00.668556 24582 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [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 OBSOLETE_local: true peers { permanent_uuid: "2761956486264e9e92d65dbd517e0f6d" member_type: VOTER }
I20260812 08:04:00.669119 24583 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2761956486264e9e92d65dbd517e0f6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2761956486264e9e92d65dbd517e0f6d" member_type: VOTER } }
I20260812 08:04:00.669152 24584 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2761956486264e9e92d65dbd517e0f6d. Latest consensus state: current_term: 1 leader_uuid: "2761956486264e9e92d65dbd517e0f6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2761956486264e9e92d65dbd517e0f6d" member_type: VOTER } }
I20260812 08:04:00.669234 24583 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.669250 24584 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.669656 24590 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:00.670496 24590 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:00.672703 24590 catalog_manager.cc:1383] Generated new cluster ID: 8ac3d9e2f4e44d779061fd8a8e04d430
I20260812 08:04:00.672762 24590 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:00.686830 24590 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:04:00.687486 24590 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:00.694116 24590 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d: Generated new TSK 0
I20260812 08:04:00.694352 24590 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:00.705739 24204 ts_manager.cc:295] Set tserver state for tserver to MAINTENANCE_MODE
I20260812 08:04:00.707273 24204 ts_manager.cc:284] Unset tserver state for tserver from MAINTENANCE_MODE
I20260812 08:04:00.712476 24537 ts_manager.cc:194] Registered new tserver with Master: tserver (tserver-host:7051)
I20260812 08:04:00.714987 24204 ts_manager.cc:295] Set tserver state for tserver to MAINTENANCE_MODE
I20260812 08:04:00.715237 24204 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 08:04:00.719029 24204 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:00.719241 24204 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.719398 24204 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2761956486264e9e92d65dbd517e0f6d: stopping tablet replica
I20260812 08:04:00.732654 24204 master.cc:584] Master@127.0.0.1:0 shutdown complete.
[       OK ] TServerStateTest.TestRepeatedTServerStates (104 ms)
[ RUN      ] TServerStateTest.TestConcurrentSetTServerState
I20260812 08:04:00.737761 24204 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.739637 24610 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 08:04:00.739702 24608 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 08:04:00.739943 24204 server_base.cc:1061] running on GCE node
W20260812 08:04:00.739702 24612 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 08:04:00.740288 24204 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.740352 24204 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 08:04:00.740386 24204 hybrid_clock.cc:648] HybridClock initialized: now 1786521840740384 us; error 0 us; skew 500 ppm
I20260812 08:04:00.741286 24204 webserver.cc:533] Webserver started at http://127.0.0.1:38021/ using document root <none> and password file <none>
I20260812 08:04:00.741468 24204 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.741540 24204 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.741623 24204 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.742045 24204 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786521840272210-24204-0/master/instance:
uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.743510 24204 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:04:00.744652 24617 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.744938 24204 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:00.745049 24204 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786521840272210-24204-0/master
uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.745133 24204 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786521840272210-24204-0/master
metadata directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786521840272210-24204-0/master
1 data directories: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786521840272210-24204-0/master/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 08:04:00.772102 24204 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.772547 24204 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.777170 24204 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:33555
I20260812 08:04:00.777912 24677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:33555 every 8 connection(s)
I20260812 08:04:00.778439 24678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:00.780351 24678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4: Bootstrap starting.
I20260812 08:04:00.781164 24678 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:00.782171 24678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4: No bootstrap required, opened a new log
I20260812 08:04:00.782591 24678 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER }
I20260812 08:04:00.782681 24678 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:00.782703 24678 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c2a4ba0f514bbb8e2120cc37df9bf4, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.782843 24678 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [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 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER }
I20260812 08:04:00.782930 24678 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:00.782955 24678 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:00.782985 24678 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:00.783632 24678 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER }
I20260812 08:04:00.783738 24678 leader_election.cc:304] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [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: 99c2a4ba0f514bbb8e2120cc37df9bf4; no voters: 
I20260812 08:04:00.783959 24678 leader_election.cc:290] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:04:00.784096 24684 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:00.784300 24684 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 99c2a4ba0f514bbb8e2120cc37df9bf4, State: Running, Role: LEADER
I20260812 08:04:00.784452 24684 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [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 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER }
I20260812 08:04:00.784457 24678 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:00.784943 24685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER } }
I20260812 08:04:00.784977 24686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99c2a4ba0f514bbb8e2120cc37df9bf4. Latest consensus state: current_term: 1 leader_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER } }
I20260812 08:04:00.785044 24685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.785060 24686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.785342 24688 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:00.786094 24688 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:00.787891 24688 catalog_manager.cc:1383] Generated new cluster ID: a713be0b4438464a87c4d85bc9a63c98
I20260812 08:04:00.787947 24688 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:00.792371 24688 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:04:00.792912 24688 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:00.798636 24688 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4: Generated new TSK 0
I20260812 08:04:00.798847 24688 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:00.810257 24708 ts_manager.cc:295] Set tserver state for tserver-0 to MAINTENANCE_MODE
I20260812 08:04:00.811810 24716 ts_manager.cc:295] Set tserver state for tserver-7 to MAINTENANCE_MODE
I20260812 08:04:00.813267 24721 ts_manager.cc:295] Set tserver state for tserver-1 to MAINTENANCE_MODE
I20260812 08:04:00.813671 24635 ts_manager.cc:194] Registered new tserver with Master: tserver-9 (tserver-9-host:7051)
I20260812 08:04:00.813891 24630 ts_manager.cc:194] Registered new tserver with Master: tserver-5 (tserver-5-host:7051)
I20260812 08:04:00.814137 24628 ts_manager.cc:194] Registered new tserver with Master: tserver-2 (tserver-2-host:7051)
I20260812 08:04:00.814189 24634 ts_manager.cc:194] Registered new tserver with Master: tserver-0 (tserver-0-host:7051)
I20260812 08:04:00.814244 24625 ts_manager.cc:194] Registered new tserver with Master: tserver-6 (tserver-6-host:7051)
I20260812 08:04:00.814435 24633 ts_manager.cc:194] Registered new tserver with Master: tserver-1 (tserver-1-host:7051)
I20260812 08:04:00.814685 24631 ts_manager.cc:194] Registered new tserver with Master: tserver-4 (tserver-4-host:7051)
I20260812 08:04:00.814713 24722 ts_manager.cc:295] Set tserver state for tserver-2 to MAINTENANCE_MODE
I20260812 08:04:00.814898 24629 ts_manager.cc:194] Registered new tserver with Master: tserver-3 (tserver-3-host:7051)
I20260812 08:04:00.815264 24627 ts_manager.cc:194] Registered new tserver with Master: tserver-7 (tserver-7-host:7051)
I20260812 08:04:00.815553 24626 ts_manager.cc:194] Registered new tserver with Master: tserver-8 (tserver-8-host:7051)
I20260812 08:04:00.817148 24724 ts_manager.cc:295] Set tserver state for tserver-4 to MAINTENANCE_MODE
I20260812 08:04:00.818373 24727 ts_manager.cc:284] Unset tserver state for tserver-7 from MAINTENANCE_MODE
I20260812 08:04:00.819635 24728 ts_manager.cc:295] Set tserver state for tserver-8 to MAINTENANCE_MODE
I20260812 08:04:00.820938 24729 ts_manager.cc:295] Set tserver state for tserver-9 to MAINTENANCE_MODE
I20260812 08:04:00.822150 24713 ts_manager.cc:284] Unset tserver state for tserver-4 from MAINTENANCE_MODE
I20260812 08:04:00.823374 24732 ts_manager.cc:284] Unset tserver state for tserver-1 from MAINTENANCE_MODE
I20260812 08:04:00.824983 24737 ts_manager.cc:295] Set tserver state for tserver-6 to MAINTENANCE_MODE
I20260812 08:04:00.826228 24736 ts_manager.cc:295] Set tserver state for tserver-5 to MAINTENANCE_MODE
I20260812 08:04:00.827425 24735 ts_manager.cc:295] Set tserver state for tserver-4 to MAINTENANCE_MODE
I20260812 08:04:00.828685 24739 ts_manager.cc:284] Unset tserver state for tserver-8 from MAINTENANCE_MODE
I20260812 08:04:00.829833 24744 ts_manager.cc:284] Unset tserver state for tserver-2 from MAINTENANCE_MODE
I20260812 08:04:00.830940 24734 ts_manager.cc:295] Set tserver state for tserver-3 to MAINTENANCE_MODE
I20260812 08:04:00.832309 24746 ts_manager.cc:284] Unset tserver state for tserver-4 from MAINTENANCE_MODE
I20260812 08:04:00.833531 24738 ts_manager.cc:295] Set tserver state for tserver-7 to MAINTENANCE_MODE
I20260812 08:04:00.834966 24745 ts_manager.cc:284] Unset tserver state for tserver-3 from MAINTENANCE_MODE
I20260812 08:04:00.836215 24756 ts_manager.cc:295] Set tserver state for tserver-4 to MAINTENANCE_MODE
I20260812 08:04:00.837357 24757 ts_manager.cc:284] Unset tserver state for tserver-5 from MAINTENANCE_MODE
I20260812 08:04:00.838711 24753 ts_manager.cc:295] Set tserver state for tserver-1 to MAINTENANCE_MODE
I20260812 08:04:00.840127 24760 ts_manager.cc:284] Unset tserver state for tserver-7 from MAINTENANCE_MODE
I20260812 08:04:00.841619 24763 ts_manager.cc:284] Unset tserver state for tserver-0 from MAINTENANCE_MODE
I20260812 08:04:00.843107 24759 ts_manager.cc:284] Unset tserver state for tserver-6 from MAINTENANCE_MODE
I20260812 08:04:00.844700 24765 ts_manager.cc:295] Set tserver state for tserver-2 to MAINTENANCE_MODE
I20260812 08:04:00.846179 24772 ts_manager.cc:295] Set tserver state for tserver-8 to MAINTENANCE_MODE
I20260812 08:04:00.847774 24781 ts_manager.cc:295] Set tserver state for tserver-6 to MAINTENANCE_MODE
I20260812 08:04:00.849130 24778 ts_manager.cc:284] Unset tserver state for tserver-4 from MAINTENANCE_MODE
I20260812 08:04:00.850780 24771 ts_manager.cc:295] Set tserver state for tserver-7 to MAINTENANCE_MODE
I20260812 08:04:00.852532 24788 ts_manager.cc:284] Unset tserver state for tserver-1 from MAINTENANCE_MODE
I20260812 08:04:00.853875 24792 ts_manager.cc:295] Set tserver state for tserver-4 to MAINTENANCE_MODE
I20260812 08:04:00.855415 24787 ts_manager.cc:295] Set tserver state for tserver-0 to MAINTENANCE_MODE
I20260812 08:04:00.856832 24784 ts_manager.cc:284] Unset tserver state for tserver-9 from MAINTENANCE_MODE
I20260812 08:04:00.858007 24796 ts_manager.cc:284] Unset tserver state for tserver-8 from MAINTENANCE_MODE
I20260812 08:04:00.859282 24797 ts_manager.cc:295] Set tserver state for tserver-9 to MAINTENANCE_MODE
I20260812 08:04:00.860523 24798 ts_manager.cc:284] Unset tserver state for tserver-0 from MAINTENANCE_MODE
I20260812 08:04:00.861821 24795 ts_manager.cc:284] Unset tserver state for tserver-7 from MAINTENANCE_MODE
I20260812 08:04:00.862972 24794 ts_manager.cc:284] Unset tserver state for tserver-6 from MAINTENANCE_MODE
I20260812 08:04:00.864385 24802 ts_manager.cc:284] Unset tserver state for tserver-4 from MAINTENANCE_MODE
I20260812 08:04:00.865593 24791 ts_manager.cc:295] Set tserver state for tserver-3 to MAINTENANCE_MODE
I20260812 08:04:00.866828 24793 ts_manager.cc:295] Set tserver state for tserver-5 to MAINTENANCE_MODE
I20260812 08:04:00.868145 24803 ts_manager.cc:284] Unset tserver state for tserver-5 from MAINTENANCE_MODE
I20260812 08:04:00.869506 24800 ts_manager.cc:284] Unset tserver state for tserver-2 from MAINTENANCE_MODE
I20260812 08:04:00.870821 24808 ts_manager.cc:295] Set tserver state for tserver-0 to MAINTENANCE_MODE
I20260812 08:04:00.872125 24807 ts_manager.cc:284] Unset tserver state for tserver-9 from MAINTENANCE_MODE
I20260812 08:04:00.873400 24811 ts_manager.cc:284] Unset tserver state for tserver-3 from MAINTENANCE_MODE
I20260812 08:04:00.874571 24816 ts_manager.cc:295] Set tserver state for tserver-7 to MAINTENANCE_MODE
I20260812 08:04:00.875715 24817 ts_manager.cc:295] Set tserver state for tserver-8 to MAINTENANCE_MODE
I20260812 08:04:00.877125 24818 ts_manager.cc:295] Set tserver state for tserver-9 to MAINTENANCE_MODE
I20260812 08:04:00.877559 24204 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 08:04:00.880788 24204 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:00.880954 24204 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.881107 24204 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4: stopping tablet replica
I20260812 08:04:00.883586 24204 master.cc:584] Master@127.0.0.1:0 shutdown complete.
I20260812 08:04:00.886106 24204 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.887936 24832 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 08:04:00.887981 24834 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 08:04:00.887985 24831 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 08:04:00.888123 24204 server_base.cc:1061] running on GCE node
I20260812 08:04:00.888351 24204 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.888391 24204 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 08:04:00.888406 24204 hybrid_clock.cc:648] HybridClock initialized: now 1786521840888406 us; error 0 us; skew 500 ppm
I20260812 08:04:00.889101 24204 webserver.cc:533] Webserver started at http://127.0.0.1:39853/ using document root <none> and password file <none>
I20260812 08:04:00.889266 24204 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.889303 24204 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:04:00.890292 24204 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.891191 24840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.891774 24204 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.891942 24204 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786521840272210-24204-0/master
uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.892069 24204 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786521840272210-24204-0/master
metadata directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786521840272210-24204-0/master
1 data directories: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786521840272210-24204-0/master/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 08:04:00.911581 24204 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.912092 24204 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.916632 24204 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:35625
I20260812 08:04:00.917222 24899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:35625 every 8 connection(s)
I20260812 08:04:00.918552 24900 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:04:00.919346 24900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4: Bootstrap starting.
I20260812 08:04:00.945050 24900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4: Bootstrap replayed 1/1 log segments. Stats: ops{read=54 overwritten=0 applied=54 ignored=0} inserts{seen=30 ignored=0} mutations{seen=23 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:04:00.945470 24900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4: Bootstrap complete.
I20260812 08:04:00.946218 24900 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER }
I20260812 08:04:00.946347 24900 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c2a4ba0f514bbb8e2120cc37df9bf4, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.946533 24900 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 54, Last appended: 1.54, Last appended by leader: 54, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER }
I20260812 08:04:00.946635 24900 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:00.946677 24900 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:00.946729 24900 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:04:00.947700 24900 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER }
I20260812 08:04:00.947901 24900 leader_election.cc:304] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [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: 99c2a4ba0f514bbb8e2120cc37df9bf4; no voters: 
I20260812 08:04:00.948146 24900 leader_election.cc:290] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:04:00.948508 24903 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:04:00.948747 24903 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 2 LEADER]: Becoming Leader. State: Replica: 99c2a4ba0f514bbb8e2120cc37df9bf4, State: Running, Role: LEADER
I20260812 08:04:00.948896 24903 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 54, Committed index: 54, Last appended: 1.54, Last appended by leader: 54, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER }
I20260812 08:04:00.948933 24900 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:00.949342 24904 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER } }
I20260812 08:04:00.949442 24904 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.949653 24905 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99c2a4ba0f514bbb8e2120cc37df9bf4. Latest consensus state: current_term: 2 leader_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c2a4ba0f514bbb8e2120cc37df9bf4" member_type: VOTER } }
I20260812 08:04:00.949700 24907 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:00.949759 24905 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.950683 24907 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:00.951179 24907 catalog_manager.cc:1295] Loaded cluster ID: a713be0b4438464a87c4d85bc9a63c98
I20260812 08:04:00.951246 24907 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:00.952567 24907 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:00.952998 24907 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4: Loaded TSK: 0
I20260812 08:04:00.953231 24907 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:00.955286 24204 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 08:04:00.958534 24204 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:04:00.958722 24204 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99c2a4ba0f514bbb8e2120cc37df9bf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.958905 24204 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:00.972044 24204 master.cc:584] Master@127.0.0.1:0 shutdown complete.
[       OK ] TServerStateTest.TestConcurrentSetTServerState (239 ms)
[ RUN      ] TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas
I20260812 08:04:00.977007 24204 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.978562 24927 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 08:04:00.978757 24930 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 08:04:00.978746 24928 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 08:04:00.979110 24204 server_base.cc:1061] running on GCE node
I20260812 08:04:00.979285 24204 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.979404 24204 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 08:04:00.979445 24204 hybrid_clock.cc:648] HybridClock initialized: now 1786521840979445 us; error 0 us; skew 500 ppm
I20260812 08:04:00.980445 24204 webserver.cc:533] Webserver started at http://127.0.0.1:46875/ using document root <none> and password file <none>
I20260812 08:04:00.980633 24204 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.980684 24204 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.980785 24204 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.981246 24204 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas.1786521840272210-24204-0/master/instance:
uuid: "0694e1a128c549daad2c30a338df1f67"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.983011 24204 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:04:00.984159 24938 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.984426 24204 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:00.984531 24204 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas.1786521840272210-24204-0/master
uuid: "0694e1a128c549daad2c30a338df1f67"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-mvvj"
I20260812 08:04:00.984632 24204 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas.1786521840272210-24204-0/master
metadata directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas.1786521840272210-24204-0/master
1 data directories: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas.1786521840272210-24204-0/master/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 08:04:00.993800 24204 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.994253 24204 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.998988 24204 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:39245
I20260812 08:04:00.999348 24994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:39245 every 8 connection(s)
I20260812 08:04:01.000231 24995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:01.002162 24995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67: Bootstrap starting.
I20260812 08:04:01.002990 24995 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:01.004165 24995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67: No bootstrap required, opened a new log
I20260812 08:04:01.004621 24995 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0694e1a128c549daad2c30a338df1f67" member_type: VOTER }
I20260812 08:04:01.004735 24995 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:01.004796 24995 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0694e1a128c549daad2c30a338df1f67, State: Initialized, Role: FOLLOWER
I20260812 08:04:01.004966 24995 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [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 OBSOLETE_local: true peers { permanent_uuid: "0694e1a128c549daad2c30a338df1f67" member_type: VOTER }
I20260812 08:04:01.005064 24995 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:01.005107 24995 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:01.005162 24995 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:01.005901 24995 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0694e1a128c549daad2c30a338df1f67" member_type: VOTER }
I20260812 08:04:01.006058 24995 leader_election.cc:304] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [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: 0694e1a128c549daad2c30a338df1f67; no voters: 
I20260812 08:04:01.006273 24995 leader_election.cc:290] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:04:01.006546 24998 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:01.006758 24998 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 1 LEADER]: Becoming Leader. State: Replica: 0694e1a128c549daad2c30a338df1f67, State: Running, Role: LEADER
I20260812 08:04:01.006866 24995 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:01.006909 24998 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [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 OBSOLETE_local: true peers { permanent_uuid: "0694e1a128c549daad2c30a338df1f67" member_type: VOTER }
I20260812 08:04:01.007364 25001 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0694e1a128c549daad2c30a338df1f67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0694e1a128c549daad2c30a338df1f67" member_type: VOTER } }
I20260812 08:04:01.007386 25004 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0694e1a128c549daad2c30a338df1f67. Latest consensus state: current_term: 1 leader_uuid: "0694e1a128c549daad2c30a338df1f67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0694e1a128c549daad2c30a338df1f67" member_type: VOTER } }
I20260812 08:04:01.007501 25001 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:01.007539 25004 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:01.007814 25007 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:01.008697 25007 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:01.010537 25007 catalog_manager.cc:1383] Generated new cluster ID: fc2beaa09a6a4ebb8914d2e40089ed64
I20260812 08:04:01.010604 25007 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:01.021430 25007 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:04:01.022086 25007 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:01.035733 25007 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67: Generated new TSK 0
I20260812 08:04:01.036057 25007 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:01.046191 24956 ts_manager.cc:194] Registered new tserver with Master: tserver-0 (tserver-0-host:7051)
I20260812 08:04:01.047219 24956 ts_manager.cc:194] Registered new tserver with Master: tserver-1 (tserver-1-host:7051)
I20260812 08:04:01.048290 24956 ts_manager.cc:194] Registered new tserver with Master: tserver-2 (tserver-2-host:7051)
I20260812 08:04:01.049276 24956 ts_manager.cc:194] Registered new tserver with Master: tserver-3 (tserver-3-host:7051)
I20260812 08:04:01.051486 24204 ts_manager.cc:295] Set tserver state for tserver-0 to MAINTENANCE_MODE
I20260812 08:04:01.052260 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "table-0"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.053314 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-0 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:04:01.057091 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "table-1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.057472 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:04:01.060645 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "table-2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.061020 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:04:01.063535 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "table-3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.063931 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:04:01.066393 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "table-4"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.066715 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-4 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:04:01.069237 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "table-5"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.069566 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-5 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:04:01.072187 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "table-6"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.072525 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-6 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:04:01.074980 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "table-7"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.075310 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-7 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
W20260812 08:04:01.077376 25018 catalog_manager.cc:6492] Failed to send new tablet request: Network error: failed to reset TS proxy: unable to resolve address for tserver-3-host: Temporary failure in name resolution (error -3)
I20260812 08:04:01.077926 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "table-8"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.078184 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-8 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:04:01.080468 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "table-9"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.080916 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-9 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:04:01.083873 24204 ts_manager.cc:295] Set tserver state for tserver-1 to MAINTENANCE_MODE
I20260812 08:04:01.084434 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "sad-table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
I20260812 08:04:01.086416 24204 ts_manager.cc:284] Unset tserver state for tserver-1 from MAINTENANCE_MODE
I20260812 08:04:01.086959 24956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
name: "happy-table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
W20260812 08:04:01.087215 24956 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table happy-table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:04:01.089419 24204 master.cc:562] Master@127.0.0.1:0 shutting down...
W20260812 08:04:01.089879 25018 catalog_manager.cc:6492] Failed to send new tablet request: Network error: failed to reset TS proxy: unable to resolve address for tserver-2-host: Temporary failure in name resolution (error -3)
W20260812 08:04:01.096949 24940 catalog_manager.cc:4832] Async tablet task CreateTablet RPC for tablet 7902c689cd0c4c8182e63e084eccf2f2 on TS tserver-3 failed: Network error: failed to reset TS proxy: unable to resolve address for tserver-3-host: Temporary failure in name resolution (error -3)
W20260812 08:04:01.102049 25018 catalog_manager.cc:6492] Failed to send new tablet request: Network error: failed to reset TS proxy: unable to resolve address for tserver-1-host: Temporary failure in name resolution (error -3)
I20260812 08:04:01.151512 24204 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:01.151733 24204 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:01.151916 24204 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0694e1a128c549daad2c30a338df1f67: stopping tablet replica
I20260812 08:04:01.165570 24204 master.cc:584] Master@127.0.0.1:0 shutdown complete.
[       OK ] TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas (193 ms)
[ RUN      ] TServerStateTest.TestRPCs
I20260812 08:04:01.170907 24204 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:01.172521 25030 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 08:04:01.172668 25031 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 08:04:01.172674 25033 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 08:04:01.172932 24204 server_base.cc:1061] running on GCE node
I20260812 08:04:01.173146 24204 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:01.173187 24204 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 08:04:01.173204 24204 hybrid_clock.cc:648] HybridClock initialized: now 1786521841173204 us; error 0 us; skew 500 ppm
I20260812 08:04:01.174137 24204 webserver.cc:533] Webserver started at http://127.0.0.1:44043/ using document root <none> and password file <none>
I20260812 08:04:01.174310 24204 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:01.174391 24204 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:01.174482 24204 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:01.174914 24204 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestRPCs.1786521840272210-24204-0/master/instance:
uuid: "b203aa1564f24e019a96f86364a0a308"
format_stamp: "Formatted at 2026-08-12 08:04:01 on dist-test-slave-mvvj"
I20260812 08:04:01.176653 24204 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:04:01.177671 25039 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:01.177928 24204 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:01.178062 24204 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestRPCs.1786521840272210-24204-0/master
uuid: "b203aa1564f24e019a96f86364a0a308"
format_stamp: "Formatted at 2026-08-12 08:04:01 on dist-test-slave-mvvj"
I20260812 08:04:01.178154 24204 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestRPCs.1786521840272210-24204-0/master
metadata directory: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestRPCs.1786521840272210-24204-0/master
1 data directories: /tmp/dist-test-taskdOEcpw/test-tmp/ts_state-test.0.TServerStateTest.TestRPCs.1786521840272210-24204-0/master/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 08:04:01.193915 24204 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:01.194417 24204 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:01.199242 24204 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:35547
I20260812 08:04:01.199960 25095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:35547 every 8 connection(s)
I20260812 08:04:01.200565 25096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:01.202477 25096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308: Bootstrap starting.
I20260812 08:04:01.203353 25096 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:01.204404 25096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308: No bootstrap required, opened a new log
I20260812 08:04:01.204876 25096 raft_consensus.cc:359] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b203aa1564f24e019a96f86364a0a308" member_type: VOTER }
I20260812 08:04:01.204972 25096 raft_consensus.cc:385] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:01.204998 25096 raft_consensus.cc:740] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b203aa1564f24e019a96f86364a0a308, State: Initialized, Role: FOLLOWER
I20260812 08:04:01.205155 25096 consensus_queue.cc:260] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [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 OBSOLETE_local: true peers { permanent_uuid: "b203aa1564f24e019a96f86364a0a308" member_type: VOTER }
I20260812 08:04:01.205258 25096 raft_consensus.cc:399] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:01.205286 25096 raft_consensus.cc:493] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:01.205330 25096 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:01.206058 25096 raft_consensus.cc:515] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b203aa1564f24e019a96f86364a0a308" member_type: VOTER }
I20260812 08:04:01.206179 25096 leader_election.cc:304] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [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: b203aa1564f24e019a96f86364a0a308; no voters: 
I20260812 08:04:01.206336 25096 leader_election.cc:290] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:04:01.206526 25099 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:01.206733 25099 raft_consensus.cc:697] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 1 LEADER]: Becoming Leader. State: Replica: b203aa1564f24e019a96f86364a0a308, State: Running, Role: LEADER
I20260812 08:04:01.206864 25099 consensus_queue.cc:237] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [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 OBSOLETE_local: true peers { permanent_uuid: "b203aa1564f24e019a96f86364a0a308" member_type: VOTER }
I20260812 08:04:01.206902 25096 sys_catalog.cc:565] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:01.207335 25100 sys_catalog.cc:455] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b203aa1564f24e019a96f86364a0a308" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b203aa1564f24e019a96f86364a0a308" member_type: VOTER } }
I20260812 08:04:01.207382 25101 sys_catalog.cc:455] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b203aa1564f24e019a96f86364a0a308. Latest consensus state: current_term: 1 leader_uuid: "b203aa1564f24e019a96f86364a0a308" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b203aa1564f24e019a96f86364a0a308" member_type: VOTER } }
I20260812 08:04:01.207434 25100 sys_catalog.cc:458] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:01.207500 25101 sys_catalog.cc:458] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:01.207779 25103 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:01.208566 25103 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:01.210683 25103 catalog_manager.cc:1383] Generated new cluster ID: a411036b48f349fba4798ad730f105c5
I20260812 08:04:01.210767 25103 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:01.217794 25103 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:04:01.218505 25103 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:01.225107 25103 catalog_manager.cc:6092] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308: Generated new TSK 0
I20260812 08:04:01.225391 25103 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:01.251452 25056 ts_manager.cc:295] Set tserver state for tserver to MAINTENANCE_MODE
I20260812 08:04:01.252686 24204 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 08:04:01.255942 24204 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:01.256111 24204 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:01.256227 24204 tablet_replica.cc:333] T 00000000000000000000000000000000 P b203aa1564f24e019a96f86364a0a308: stopping tablet replica
I20260812 08:04:01.269263 24204 master.cc:584] Master@127.0.0.1:0 shutdown complete.
[       OK ] TServerStateTest.TestRPCs (103 ms)
[----------] 5 tests from TServerStateTest (991 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (991 ms total)
[  PASSED  ] 5 tests.
I20260812 08:04:01.274020 24204 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/master/catalog_manager.cc:4832: suppressed but not reported on 3 messages since previous log ~0 seconds ago
